/*.badge {
	display: inline;
	font-size: .75em;
	font-weight: 700;
	line-height: 1;
	padding: .35em .65em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

.badge.outlet {
	color: #FFFFFF;
	background-color: #FF2E2E;
	border-color: #FF2E2E;
}

.badge.outlet::after {
	content: "Sale";
}*/

/* Title and price */
.item_swift_productlistcomponentparagraph .product .item_swift_productprice .opacity-85 {
	display: none;
}

.item_swift_productlistcomponentparagraph .item_swift_productprice .opacity-85 {
	display: none;
}

.item_swift_productlistcomponentparagraph .item_swift_productheader {
	text-transform: uppercase;
	font-weight: 800;
}

.item_swift_productlistcomponentparagraph .item_swift_productprice .text-price {
	font-weight: 800;
	font-size: 24px;
}


/* Spacing grid */
.item_swift_productlistcomponentparagraph .grid>article {
	box-sizing: border-box;
	padding: 1rem;
}

/* Cart Button */
.item_swift_productlistcomponentparagraph article .item_swift_productaddtocart button {
	background-color: #1d243d !important;
	color: white;
	border-radius: 8px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #1d243d;
}

.item_swift_productlistcomponentparagraph article .item_swift_productaddtocart button:hover {
	background-color: white;

}

.item_swift_productlistcomponentparagraph article .item_swift_productaddtocart button svg {
	width: 20px;
	height: 20px;
}

.trimmed-price::after {
	content: attr(data-firstprice);
	font-weight: bold;
}

.trimmed-price {
	visibility: hidden;
	position: relative;
}

.trimmed-price::after {
	visibility: visible;
	position: absolute;
	left: 0;
	top: 0;
}

/* Header image home page fixed so the rest scrolls over it */
body#page150 header {
	height: 163px;
}

body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter,
body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter,
body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter {
	position: relative;
	overflow: hidden;
	z-index: 0;
}

body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 50vh;
	max-height: 500px;
	z-index: -1 !important;
	pointer-events: none;
	margin-top: 161px;
	will-change: transform;
}

body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video,
body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video,
body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transform: translateZ(0);
	backface-visibility: hidden;
}

body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-relative,
body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-relative,
body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-relative {
	display: none;
}

body#page150 .item_swift_page::before,
body#page2546 .item_swift_page::before,
body#page2784 .item_swift_page::before {
	content: "";
	display: block;
	height: 50vh;
	max-height: 500px;
}

body#page150 .item_swift_page>.item_swift_1columnfull:nth-of-type(2),
body#page150 .item_swift_page>.item_swift_2columns:nth-of-type(2),
body#page150 .item_swift_page>.item_swift_3columns:nth-of-type(2),
body#page150 .item_swift_page>.item_swift_4columns:nth-of-type(2),
body#page2546 .item_swift_page>.item_swift_1columnfull:nth-of-type(2),
body#page2546 .item_swift_page>.item_swift_2columns:nth-of-type(2),
body#page2546 .item_swift_page>.item_swift_3columns:nth-of-type(2),
body#page2546 .item_swift_page>.item_swift_4columns:nth-of-type(2),
body#page2784 .item_swift_page>.item_swift_1columnfull:nth-of-type(2),
body#page2784 .item_swift_page>.item_swift_2columns:nth-of-type(2),
body#page2784 .item_swift_page>.item_swift_3columns:nth-of-type(2),
body#page2784 .item_swift_page>.item_swift_4columns:nth-of-type(2) {
	margin-top: 0 !important;
}

body#page150 .item_swift_page>.item_swift_1columnfull:not(:first-of-type),
body#page150 .item_swift_page>.item_swift_2columns,
body#page150 .item_swift_page>.item_swift_3columns,
body#page150 .item_swift_page>.item_swift_4columns,
body#page150 .item_swift_page>.item_swift_2columns_4-8,
body#page150 .item_swift_page .item_swift_textadvanced,
body#page150 .item_swift_page .item_swift_poster,
body#page2546 .item_swift_page>.item_swift_1columnfull:not(:first-of-type),
body#page2546 .item_swift_page>.item_swift_2columns,
body#page2546 .item_swift_page>.item_swift_3columns,
body#page2546 .item_swift_page>.item_swift_4columns,
body#page2546 .item_swift_page>.item_swift_2columns_4-8,
body#page2546 .item_swift_page .item_swift_textadvanced,
body#page2546 .item_swift_page .item_swift_poster,
body#page2784 .item_swift_page>.item_swift_1columnfull:not(:first-of-type),
body#page2784 .item_swift_page>.item_swift_2columns,
body#page2784 .item_swift_page>.item_swift_3columns,
body#page2784 .item_swift_page>.item_swift_4columns,
body#page2784 .item_swift_page>.item_swift_2columns_4-8,
body#page2784 .item_swift_page .item_swift_textadvanced,
body#page2784 .item_swift_page .item_swift_poster {
	position: relative;
	z-index: 1;
	background-color: #fff;
}

body#page150 .item_swift_page>.bluedrops-blue.item_swift_1columnfull:not(:first-of-type),
body#page150 .item_swift_page>.bluedrops-blue.item_swift_2columns,
body#page150 .item_swift_page>.bluedrops-blue.item_swift_3columns,
body#page150 .item_swift_page>.bluedrops-blue.item_swift_4columns,
body#page150 .item_swift_page>.bluedrops-blue.item_swift_2columns_4-8,
body#page150 .item_swift_page .bluedrops-blue.item_swift_textadvanced,
body#page150 .item_swift_page .bluedrops-blue.item_swift_poster,
body#page2546 .item_swift_page>.bluedrops-blue.item_swift_1columnfull:not(:first-of-type),
body#page2546 .item_swift_page>.bluedrops-blue.item_swift_2columns,
body#page2546 .item_swift_page>.bluedrops-blue.item_swift_3columns,
body#page2546 .item_swift_page>.bluedrops-blue.item_swift_4columns,
body#page2546 .item_swift_page>.bluedrops-blue.item_swift_2columns_4-8,
body#page2546 .item_swift_page .bluedrops-blue.item_swift_textadvanced,
body#page2546 .item_swift_page .bluedrops-blue.item_swift_poster,
body#page2784 .item_swift_page>.bluedrops-blue.item_swift_1columnfull:not(:first-of-type),
body#page2784 .item_swift_page>.bluedrops-blue.item_swift_2columns,
body#page2784 .item_swift_page>.bluedrops-blue.item_swift_3columns,
body#page2784 .item_swift_page>.bluedrops-blue.item_swift_4columns,
body#page2784 .item_swift_page>.bluedrops-blue.item_swift_2columns_4-8,
body#page2784 .item_swift_page .bluedrops-blue.item_swift_textadvanced,
body#page2784 .item_swift_page .bluedrops-blue.item_swift_poster {
	position: relative;
	z-index: 1;
	background-color: #1D243C;
}

body#page150 .item_swift_image img,
body#page2546 .item_swift_image img,
body#page2784 .item_swift_image img {
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 2260px) {

	body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video,
	body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video,
	body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video {
		width: 100vw !important;
		height: 45vh !important;
	}
}

@media only screen and (max-width: 992px) {

	body#page150 header {
		height: 99px;
	}

	body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute {
		margin-top: 97px;
		height: 35vh;
	}

	body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video,
	body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video,
	body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video {
		object-fit: contain !important;
        object-position: top center;
	}

	body#page150 .item_swift_page::before,
	body#page2546 .item_swift_page::before,
	body#page2784 .item_swift_page::before {
		height: 35vh;
	}
}

@media only screen and (max-width: 820px) {

	body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page150 .item_swift_page::before,
	body#page2546 .item_swift_page::before,
	body#page2784 .item_swift_page::before {
		height: 35vh;
	}

}

@media only screen and (max-width: 620px) {

	body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page150 .item_swift_page::before,
	body#page2546 .item_swift_page::before,
	body#page2784 .item_swift_page::before {
		height: 25vh;
	}
}

@media only screen and (max-width: 470px) {

    body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video,
	body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video,
	body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter video {
		object-fit: cover !important;
	}

	body#page150 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page2546 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page2784 .item_swift_page>.item_swift_1columnfull:first-of-type .item_swift_videoposter>.position-absolute,
	body#page150 .item_swift_page::before,
	body#page2546 .item_swift_page::before,
	body#page2784 .item_swift_page::before {
		height: 20vh;
	}
}
