/* Saga Pay */

/* Klarna blocks scrolling and doesn't always clean up afterwards */
body {
	overflow: auto !important;
}

.paymentsSelectorButton {
    height: 42.6px;
}

.apple-pay-button {
	-webkit-appearance: -apple-pay-button;
	-apple-pay-button-style: white;
}
.apple-pay-button-custom {
  background-color: white; /* Or any color */
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-size: 100% 60%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#google-pay,
#apple-pay {
	display: inline-block;
	vertical-align: middle;
}

#apple-pay {
	transform: scale(0.85);
	transform-origin: top;
}

#google-pay {
	height: 42.6px;
}

#gpay-button-online-api-id {
	border-radius: 0;
}

#applePayContainer {
	background-color: #000000;
}

#googlePayContainer {
	margin-right: 8px;
}

#applePayContainer,
#googlePayContainer {
	display: none;
	float: left;
	vertical-align: middle;
	height: 42.6px;
	border: 1px solid #abadb3;
}

.w-screen {
	width: 100vw;
}
.h-screen {
	height: 100vh
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.w-full {
  width: 100%;
}

.h-full {
  height: 100%;
}

.m-auto {
  margin: auto;
}

body .sb-wrapper .sb-text-base {
	border: 1px solid #abadb3;
	border-radius: 0;
}

@media screen and (min-width: 551px) {
	#sb-section--wrapper-card-details {
		max-width: 350px;
	}
}

#sb-expiryDate_Zdv11rNW1ZMk {
	width: 95%;
}

#sagapay-card-widget #sb-section--wrapper-card-details > form {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

#sb-svea-svipps-execute-payment iframe {
	border-width: 0;	
}

.sb-wrapper .sb-klarna-logo-image {
    display: block;
}

.sb-wrapper .sb-klarna-bottom-section {
	box-sizing: border-box;
}

.sb-wrapper .sb-klarna-go-back-button {
	margin: auto;
}

.sb-wrapper .sb-klarna-proceed-button {
	margin: auto;
}


		
/* End Saga Pay */

html #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter .CybotCookiebotScrollArea {
	padding: 1em;
}

html #CybotCookiebotDialog.CybotEdge {
	max-width: 375px;
    background-color: #fafafa;
    border: 1px solid #dddddd;
	border-radius: 0;
	top: 100%;
	transform: translate(-50%, -100%);
	min-width: unset;
	padding: 0;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
}

html #CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper {
	flex-direction: column;
}

html #CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogBodyBottomWrapper {
	margin-top: 0;
	padding-left: 0;
	display: block;
}

html #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogTabContent {
	margin-left: 0;
}

html #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyContent {
	padding: .325em .625em 0 .625em;
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyContentTitle,
#CybotCookiebotDialog #CybotCookiebotDialogHeader {
	display: none;
}

html #CybotCookiebotDialog * {
	font-family: "Nunito Sans", Georgia, sans-serif;
	font-size: 14px;
	color: #212845;
}

html #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive,
html #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover,
html #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a{
	color: #212845;
}

html #CybotCookiebotDialog a:hover:after {
	border-color: #212845;
}

html #CybotCookiebotDialog .CybotCookiebotScrollContainer {
	border: 0;
	min-height: unset;
}

html #CybotCookiebotDialog .CybotCookiebotScrollContainer .CybotCookiebotScrollbarContainer {
	background: none;
}

html #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails {
	display: none;
	margin-top: 0;
	height: auto;
	margin: 1.5em 2em .5em 0;
}

html #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter {
	padding: 1em;
	width: 100%;
}

html #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyButtons {
	max-width: none;
}

html #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:not(:first-of-type) {
	margin-bottom: 0;
}

html #CybotCookiebotDialog.CybotEdge:not([lang=ta]):not([lang=bg]):not([lang=is]):not([lang=el]) #CybotCookiebotDialogTabContent {
	margin: 0;
}

html body #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
	flex-direction: column-reverse;
}

html body #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	width: 100%;
	border-width: 1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding: 3px;
	height: 3em;
	font-weight: normal;
	font-size: 14px;
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
	margin-bottom: 10px;
}

@media screen and (max-width: 650px) {
	html body #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
		order: 1;
	}
}

html body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton:not(:last-of-type), #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton, #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:not(:first-of-type),
html body #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline,
html body #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize {
	width: 100%;
	border-color: #dddddd;
	border-width: 1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding: 3px;
	height: 3em;
	font-weight: normal;
	font-size: 14px;
	color: #212845;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	background-color: #fafafa;
}

html body #CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize {
	margin-top: 0.5em;
}


.mobileImageContainer {
	display: none;
}

@media screen and (max-width: 550px) {
	.desktopImageContainer {
		display: none;
	}
	.mobileImageContainer {
		display: block;
	}
}

.desktopImageContainer .extProductVideoContainer,
.desktopImageContainer .extProductImageContainer {
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 6%;
	text-align: center;
	position: relative;
}

.desktopImageContainer .extProductVideoContainer:nth-of-type(2n+2),
.desktopImageContainer .extProductImageContainer:nth-of-type(2n+2) {
	margin-right: 0px;
}

.desktopImageContainer .extProductVideoContainer video,
.desktopImageContainer .extProductImageContainer .extProductImage {
	width: 90%;
}

#productPageImageInlineContainer .swiper-slide .extProductImageOverlayContainer,
.desktopImageContainer .extProductImageContainer .extProductImageOverlayContainer {
	position: absolute;
	width: 19%;
	height: 8%;
	top: 5%;
	right: 10%;
	border-bottom: 1px solid #e1e1e1;
}

#productPageImageInlineContainer .swiper-slide .extProductImageOverlayContainer {
	right: 5%;
	height: 9%;
}

#productPageImageInlineContainer .swiper-slide .extProductImageOverlayCropContainer,
.desktopImageContainer .extProductImageContainer .extProductImageOverlayCropContainer {
	overflow: hidden;
	height: 100%;
    padding-left: 20%;
}

#productPageImageInlineContainer .swiper-slide .extProductImageOverlay ,
.desktopImageContainer .extProductImageContainer .extProductImageOverlay {
	max-height: none;
	height: 100%;
	position: relative;
	bottom: -13%;
}

.desktopImageContainer .extProductImageContainer .extProductImageOverlayText {
	margin-top: 2px;
}

.desktopImageContainer .extProductVideoContainer .imageText,
.desktopImageContainer .extProductImageContainer .imageText {
	margin-top: 2%;
	text-align: center;
}

.checkoutChangeForm {
	display: inline;
}

.checkoutChangeOptionsTrigger {
	cursor: pointer;
	color: #bababa;
	font-size: 13px;
}

.checkoutChangeOptionsContainer {
	display: none;
}

.checkoutChangeOptionsContainer select {
	height: 39px;
	font-weight: normal;
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	border-width: 1px;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
	text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
}

.loginShoppingListRegisterMessage {
	margin-bottom: 12px;
	text-align: center;
}

.additionalLoginMessage {
	display: none;
}

#addedToFavouritesMessage {
	position: absolute;
	z-index: 1;
	visibility: visible;
	opacity: 1;
	transition: none;
	text-align: center;
	border-color: #dddddd;
	border-width: 1px;
	border-style: solid;
	padding: 4px 24px 4px 24px;
	background-color: #ffffff;
    font-size: 12px;
}

@media screen and (min-width: 769px) {
	#addedToFavouritesMessage.inProductList {
		font-size: 13px;
	}
}

#addedToFavouritesMessage.hidden {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 2s, opacity 2s linear;
}

#checkoutRecaptchaContainer {
	display: none;
}

.g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}

#checkoutRecaptchaContainer .g-recaptcha {
	margin-bottom: 6px;
}

#newsHeader {
	display: none;
	background-color: #000000;
	color: #ffffff;
	height: 26px;
	padding: 6px 0 0 0;
	text-align: center;
}

.showDesktopNews #newsHeader {
	display: block;
}

#compactNewsHeader {
	display: none;
	background-color: #000000;
	color: #ffffff;
	height: 26px;
	padding: 6px 0 0 0;
	text-align: center;
}

.showMobileNews #compactNewsHeader {
	display: block;
}

#newsHeader.isClickable,
#compactNewsHeader.isClickable {
	cursor: pointer;
}

#compactNewsHeader p,
#newsHeader p {
	margin: 0;
}

#compactNewsHeader a,
#newsHeader a {
	color: #ffffff;
	font-weight: normal;
}

.openCompactMenu,
.toolTipBlockScrolling,
.chainPickerBlockScrolling {
	overflow: hidden;
}

#toolTipBackground {
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	position: fixed;
	z-index: 311;
	background-color: #00000099;
}

.toolTipBlockScrolling #toolTipBackground {
	display: block;
}

.inlineFilterTitle {
	display: inline-block;
	font-weight: 600;
	margin-bottom: 6px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14px;
}

.inlineFilterStyleIcon .darkStroke {
	stroke: #878787;
}

.inlineFilterStyleContainer.selectedStyle .inlineFilterStyleIcon .darkStroke,
.inlineFilterStyleContainer:hover .inlineFilterStyleIcon .darkStroke {
	stroke: #2b4f60;
}

.inlineFilterStyleIcon .lightStroke {
	stroke: #ffffff;
}

.inlineFilterStyleIcon .lightFill {
	fill: #ffffff;
}

.productPageMetalCirclesContainer {
	margin-top: 8px;
	margin-bottom: 8px;
}

.inlineFilterMetalCircleContainer,
.productPageMetalCircleContainer {
	text-align: center;
	cursor: pointer;
	position: relative;
	}

.inlineFilterMetalCircle {
	display: inline-block;
	width: 2.5vw;
	height: 2.5vw;
	border-radius: 9999px;
	border-color: #878787;
	background-color: #fafafa;
	border-width: 1px;
	border-style: solid;
	box-shadow: -2px -2px 8px -3px rgba(45, 45, 45, 0.2);
	position: relative;
	top: 0.3vw;
}


.inlineFilterMetalInnerCircle {
	margin-top: 0.7vw;
	font-weight: normal;
	font-size: 0.89vw;
}

@media screen and (min-width: 1520px) {
	.inlineFilterMetalCircle {
		width: 37.6px;
		height: 37.6px;
		top: 4.5px;
	}
	.inlineFilterMetalInnerCircle {
		font-size: 13.35px;
		margin-top: 10.5px;
	}
}

@media screen and (max-width: 768px) {
	.inlineFilterMetalCircle {
		width: 10vw;
		height: 10vw;
		margin-bottom: 2vw;
	}
	.inlineFilterMetalInnerCircle {
		margin-top: 2.6vw;
		font-size: 3.5vw;
	}
	/* In order to align with diamond shapes that use 20% width without margin, the total width must be lower */
	.inlineFilterMetalCirclesContainer {
		width: 98%;
		margin: auto;
	}
}

.productPageMetalCircle {
	display: inline-block;
	width: 36px;
	height: 36px;
	border-radius: 9999px;
	border-color: #878787;
	background-color: #fafafa;
	border-width: 1px;
	border-style: solid;
	box-shadow: -2px -2px 8px -3px rgba(45, 45, 45, 0.2)
}



.productPageMetalInnerCircle {
	margin-top: 8px;
	font-weight: normal;
}

.inlineFilterMetalLink,
.productPageMetalLink {
	display: block;
}

.inlineFilterMetalCircle,
.productPageMetalCircle {
	color: #878787;
}

.inlineFilterMetalCircle .inlineFilterMetalLink:hover,
.productPageMetalCircle .productPageMetalLink:hover {
	color: #878787;
}

.inlineFilterMetalCircleContainer:hover .inlineFilterMetalCircle,
.inlineFilterMetalCircleContainer.selectedMetal .inlineFilterMetalCircle,
.productPageMetalCircleContainer.selectedMetal .productPageMetalLink .productPageMetalCircle {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
}

.productPageMetalName {
	font-weight: normal;
	margin-top: 4px;
}

@media screen and (min-width: 768px) {
	.inlineFilterDeliveryTimesContainer {
		margin-top: 0.2vw;
	}
}

@media screen and (min-width: 1520px) {
	.inlineFilterDeliveryTimesContainer {
		margin-top: 3px;
	}
}

.inlineFilterDeliveryTimesContainer .inlineFilterDeliveryTimesButton {
	width: 100%;
	border-color: #dddddd;
    border-width: 1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 3px 1px 3px 1px;
    height: 3em;
    font-weight: normal;
    font-size: 14px;
    color: #212845;
    box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
    background-color: #fafafa;
}

.inlineFilterDeliveryTimesContainer .inlineFilterDeliveryTimesButton.selectedDeliveryTime {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
}

.inlineFilterDeliveryTimesContainer .inlineFilterDeliveryTimesButton,
.inlineFilterMetalName {
	font-size: 14px;
}

.inlineFilterDeliveryTimesContainer.columns3 .inlineFilterDeliveryTimesButton {
	font-size: 14px;
}

@media screen and (min-width: 769px) and (max-width: 1500px) {
	.inlineFilterDeliveryTimesContainer .inlineFilterDeliveryTimesButton,
	.inlineFilterMetalName {
		font-size: 1vw;
	}

	.inlineFilterDeliveryTimesContainer.columns3 .inlineFilterDeliveryTimesButton {
		font-size: 0.9vw;
	}
}

#mainSearch {
	width: 0;
	display: inline-block;
	height: 26px;
	border-radius: 1px;
	position: relative;
	top: -4px;
	margin-right: 6px;
	transition: width 0.3s ease;
	border-width: 0px;
	background-color: transparent;
}

.showingInput #mainSearch {
	border-width: 1px;
	width: 150px;
	background-color: #ffffff;
}

#basketContainer {
	height: 95px;
	background-color: #fbfbfb;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	clear: both;
	position: sticky;
	bottom: 0;
	margin-bottom: 20px;
	box-shadow: -5px -4px 7px -4px rgba(45, 45, 45, 0.1)
}

@media screen and (max-width: 550px) {
	#basketContainer {
		border-bottom-width: 0;
		margin-bottom: 0;
	}
}

#basketMobileContainer {
	background-color: #fbfbfb;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 4% 16px 4%;
	text-align: center;
}

#bottomBasketSubmit {
	position: absolute;
	right: 16px;
	top: 19px;
	box-sizing: border-box;
	width: 35.2%;
	display: inline-block;
	align-items: center;
	display: inline-flex;
	border: 0px;
	justify-content: center;
	height: 58px;
	font-size: 18px;
	cursor: pointer;
	background-color: #1b1b1b;
	text-transform: uppercase;
	max-width: 450px;
}

#bottomBasketInfotextMobile {
	display: none;
}

#basketContainer .mobileInfo,
#basketMobileContainer {
	display: none;
}

#basketContainer .desktopInfo {
	font-size: 14px;
	position: relative;
	top: 3px;
}

#basketContainer.hasSidediamonds .desktopInfo {
    top: -8px;
}

@media screen and (max-width: 550px) {
	#basketContainer .mobileInfo,
	#basketMobileContainer {
		display: block;
	}
	#basketContainer .desktopInfo {
		display: none;
	}
}

#basketMobileContainer .secondRow,
#basketMobileContainer .thirdRow,
#basketMobileContainer .fourthRow {
	margin-top: 8px;
}

#basketContainer .desktopInfo .firstRow,
#basketContainer .desktopInfo .secondRow,
#basketContainer .desktopInfo .thirdRow {

}

#basketContainer .bottomRetailPriceUnderline {
	text-decoration: line-through;
}

#basketContainer .bottomRetailPriceToolTipTrigger {
	cursor: pointer;
	color: #bababa;
	margin-left: 6px;
}

@media (min-width: 769px) {
	#basketContainer .bottomRetailPrice {
		position: absolute;
		top: 18px;
		right: 50%;
	}
	#basketContainer.hasSidediamonds .bottomRetailPrice {
		top: 29px;
	}
}

#basketContainer .desktopInfo .priceContainer {
	position: absolute;
	bottom: 30px;
	right: 39%;
    top: 11px;
	font-size: 1.8em;
	font-weight: bold;
	white-space: nowrap
}

#basketContainer.hasSidediamonds .desktopInfo .priceContainer {
    top: 22px;
}

#bottomBasketPriceContainer {
	margin-left: 1%;
	font-size: 14px;
	margin-top: 12px;
}

#bottomBasketPriceContainer .extMoreInfoTitle {
	width: 110px;
}

#bottomBasketPriceContainer .extMoreInfoContent {
	margin-left: 120px;
}

#bottomBasketPriceContainer .extMoreInfoContainer {
	margin-bottom: 5px;
}

@media screen and (max-width: 550px) {
	#basketContainer {
		display: none;
	}
}

#basketMiddleContainer {
	max-width: 1488px;
	margin: auto;
	position: relative;
	padding: 16px;
}

.showBasketContainer #basketContainer {
	display: block;
}

#addProductToCartForm {
	display: flex;
	flex-flow: column;
}

@media screen and (max-width: 550px) {
	#addProductToCartForm .inlinePickerContainer {
		order: -1;
	}

	.doesNotHaveDiamondPicker #addProductToCartForm .inlinePickerContainer {
		margin-bottom: 0;
	}
	
	.doesNotHaveDiamondPicker .variantSelectsContainer > .productPageFullVariantTitle:first-child {
		margin-top: 0;
	}
}

.inlinePickerContainer .pickerButton {
	border-color: #dddddd;
	border-width: 1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding: 3px;
	height: 3em;
	font-weight: normal;
	font-size: 14px;
	color: #212845;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	background-color: #fafafa;
}

.inlinePickerContainer .pickerButton.selected {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
}

.inlinePickerContainer .sourceSelect .pickerButton {
	width: 49%;
	margin-right: 2%;
}

.inlinePickerContainer .qualitySelect .pickerButton {
	width: 23.5%;
	margin-right: 2%;
}

.inlinePickerContainer .qualitySelect.buttoncount3 .pickerButton {
	width: 32%;
	margin-right: 2%;
}

.inlinePickerContainer .qualitySelect.buttoncount2 .pickerButton {
	width: 49%;
	margin-right: 2%;
}

.inlinePickerContainer .qualitySelect.buttoncount1 .pickerButton {
	width: 100%;
	margin-right: 0;
}

@media screen and (max-width: 380px) {
	.inlinePickerContainer .qualitySelect.buttoncount4 .pickerButton {
		width: 49%;
		margin-right: 2%;
	}
	.inlinePickerContainer .qualitySelect.buttoncount4 .pickerButton#buttonQualityHigh {
		margin-bottom: 2%;
	}
	.inlinePickerContainer .qualitySelect.buttoncount4 .pickerButton#buttonQualityVeryHigh {
		margin-right: 0;
		margin-bottom: 2%;
	}
}

#productSelectColumn .inlinePickerContainer .pickerButton.lastButton {
	margin-right: 0;
}

.inlinePickerContainer .caratSelect,
.inlinePickerContainer .pickerStatus,
.inlinePickerContainer .caratList {
	display: none;
}

.inlinePickerContainer .caratSelect.visible,
.inlinePickerContainer .pickerStatus.visible,
.inlinePickerContainer .caratList.visible {
	display: block;
}

.inlinePickerContainer .inlineDiamondPickerButton {
	border-color: #053b50;
	border-width: 1px;
	background-color: #ffffff;
	color: #212845;
	text-transform: uppercase;
	font-weight: bold;
	display: none;
}

.inlinePickerContainer .productListInlineDummyDiamondBox {
	font-weight: unset;
	text-decoration: unset;
	color: unset;
	display: block;
}

.inlinePickerContainer .productListInlineDummyDiamondBox {
	cursor: pointer;
}

.inlinePickerContainer .productListInlineDummyDiamondBox .outerBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	background-color: #fafafa;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	height: 56px;
}

.inlinePickerContainer .productListInlineDummyDiamondBox .outerBorder .selectedInfo {
	display: none;
	margin-top: 12px;
}

.inlinePickerContainer .productListInlineDummyDiamondBox.selectedDiamond .outerBorder .selectedInfo {
	display: block;
}

.inlinePickerContainer .productListInlineDummyDiamondBox .selectedInfoHeader {
	width: 50%;
	display: inline-block;
	text-align: right;
	padding-right: 3px;
	box-sizing: border-box;
}

.inlinePickerContainer .productListInlineDummyDiamondBox .selectedInfoValue {
	width: 50%;
	display: inline-block;
	text-align: left;
	padding-left: 3px;
	box-sizing: border-box;
}

.inlinePickerContainer .productListInlineDummyDiamondBox .titleBox {
	border-bottom: 1px solid rgb(226, 226, 226);
	background-color: #ffffff;
	font-size: 14px;
}

.inlinePickerContainer .productListInlineDummyDiamondBox.selectedDiamond .outerBorder {
	background-color: #2b4f60;
	color: #eeeeee;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
	height: auto;
}

.inlinePickerContainer .productListInlineDummyDiamondBox.selectedDiamond .inlineDiamondPickerButton {
	background-color: #053b50;
	border-color: #053b50;
	border-width: 2px;
	color: #fbfbfb;
}

.inlinePickerContainer .productListInlineDummyDiamondBox.selectedDiamond .titleBox {
	background-color: #053b50;
	color: #fbfbfb;
}

.inlinePickerContainer .productListInlineDummyDiamondBox.selectedDiamond .outerBorder {
	border: 1px solid #2b4f60;
}

.swiper-pagination {
	text-align: center;
	z-index: 1;
	position: relative;
	bottom: 40px;
}

.luftUnderProduktbilde .swiper-pagination {
	bottom: 0px;
}

@media screen and (max-width: 768px) {
	.swiper-pagination {
		bottom: 0px;
	}
	.luftUnderProduktbilde .swiper-pagination {
		bottom: -10px;
	}
}

.swiper-pagination-switch {
	width: 10px;
	height: 10px;
	margin-right: 9px;
	display: inline-block;
	border-radius: 100%;
	background-color: #fafafa;
	border: 1px solid #2b4f60;
	cursor: pointer;
}

.swiper-pagination-switch.swiper-active-switch {
	background-color: #2b4f60;
}

#lhnChatButton {
	display: none;
}

.inlinePickerContainer {
	display: flex;
	flex-direction: column;
	margin-bottom: -16px;
}

.inlinePickerContainer > div {
	order: 6;
}

.inlinePickerContainer .selectNameEdelmetall {
	order: 2;
	margin-bottom: 24px;
}

.inlinePickerContainer .selectNameDiamantform {
	order: 2;
	margin-bottom: 24px;
}

.inlinePickerContainer .sourceSelect {
	order: 3;
	margin-bottom: 24px;
}

.inlinePickerContainer .qualitySelect {
	order: 4;
	margin-bottom: 24px;
}

.inlinePickerContainer .caratSelect {
	order: 5;
	margin-bottom: 16px;
}

.inlinePickerContainer .selectNameMetall {
	order: 7;
	margin-bottom: 24px;
}

.inlinePickerContainer .productPageFullVariantTitle {
	margin-top: 0;
}

.showMeasurementMatch .measurementMatchMismatches.productListBox .outerBorder {
	opacity: 0.3;
}
.productListBox .exactPrice,
.productListBox .mismatchMessage {
	display: none;
}

.showMeasurementMatch .measurementMatchMismatches.productListBox .mismatchMessage {
	display: block;
	position: absolute;
	top: 40%;
	right: 0;
	left: 0;
	z-index: 1;
	background-color: #eeeeee;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	font-size: 12px;
	opacity: 0.5;
	pointer-events: none;
}

.showSelectedDiamondStrip .productListBox .exactPrice {
	display: block;
}

.showSelectedDiamondStrip .productListBox .fromPrice {
	display: none;
}

.showSelectedDiamondStrip .descriptionBox.caratBox {
	display: none;
}

#selectedDiamondBar {
	display: none;
	height: 40px;
	font-size: 12px;
	background-color: #fbfbfb;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 8px;
	text-align: center;
}

#selectedDiamondBar img {
	height: 30px;
	vertical-align: middle;
	margin-left: 16px;
}

#selectedDiamondBar svg g {
	fill: #224775;
}

.showSelectedDiamondStrip #selectedDiamondBar {
	display: block;
}

#compactHeaderContainer #selectedDiamondBar {
	height: auto;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
}

#selectedDiamondBarPopup {
	display: none;
	position: absolute;
	left: 50%;
	margin-top: 4px;
	transform: translate(-50%, 0);
	background-color: #ffffff;
	border: 1px solid #dddddd;
	box-shadow: #cccccc 3px 3px 7px;
	z-index: 100;
	padding: 24px;
	box-sizing: border-box;
	text-align: left;
}

#selectedDiamondBarPopup .popupCloseIcon {
	display: none;
}

#selectedDiamondBarPopup .selectedDiamondBarPopupTitle {
	font-size: 12px;
	text-align: center;
	margin-bottom: 12px;
}

#selectedDiamondBarPopup .diamondInfoTitle {
	width: 80px;
	float: left;
	margin-bottom: 4px;
}

#selectedDiamondBarPopup .diamondInfoTitle:nth-of-type(4n + 1) {
	clear: left;
}

#selectedDiamondBarPopup .diamondInfoContent {
	width: 100px;
	float: left;
	margin-bottom: 4px;
}

#selectedDiamondBarPopup .diamondVideoIframe {
	height: 370px;
	width: 100%;
	border: none;
}

#selectedDiamondBar .selectedDiamondBarElement {
	display: inline-block;
	margin-right: 8px;
	margin-left: 8px;
	min-height: 28px;
}

#selectedDiamondBar .selectedDiamondBarDivider {
	margin-right: 0;
	margin-left: 32px;
}

#selectedDiamondBar .selectedDiamondBarFirstElement {
	margin-right: 0;
}

#compactHeaderContainer #selectedDiamondBar .selectedDiamondBarFirstElement {
	margin-left: 0;
}

#compactHeaderContainer #selectedDiamondBar .selectedDiamondBarDivider {
	margin-left: 0;
	margin-right: 8px;
}

#selectedDiamondBar .selectedDiamondBarButton {
	display: inline-block;
}

#selectedDiamondBar .selectedDiamondBarButton > a {
	width: 100px;
	height: 30px;
	margin-top: 4px;
	margin-right: 8px;
	margin-left: 8px;
	display: grid;
	align-items: center;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
	border-color: #aaaaaa;
	text-align: center;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	color: #212845;
}

#compactHeaderContainer #selectedDiamondBar .selectedDiamondBarButton > a {
	width: 70px;
	height: 34px;
	font-size: 13.3px;
	margin-right: 2px;
	margin-left: 2px;
}

#selectedDiamondBar .selectedDiamondBarButton.selected > a {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.2);
}

#compactHeaderContainer #selectedDiamondBar .selectedDiamondBarButton.selected > a {
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
}

.diamondPickerInfoContainer {
	background-color: #fbfbfb;
	border: 1px solid #053b50;
	margin-top: 0px;
	margin-bottom: 18px;
	padding: 18px;
}

@media screen and (max-width: 768px) {
	#diamondTabCategoryNaturalgems .diamondPickerInfoContainer,
	#diamondTabCategoryLabgrowngems .diamondPickerInfoContainer {
		margin-top: 1.4%;
	}
}

.productListInfoOuterBox {
	font-size: 11px;
	height: 10.5em;
	position: relative;
}

.showSelectedDiamondStrip .productListInfoOuterBox {
	height: 8.5em;
}

.productListInfoInnerBox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.extMoreInfoContainer {
	margin-bottom: 24px;
}

.sideDiamondsContainer {
	margin-top: 12px;
	margin-bottom: 0;
}

.extMoreInfoTitle {
	width: 50%;
	float: left;
	font-weight: 600;
}

.extMoreInfoContent {
	margin-left: 50%;
	text-align: right;
	margin-right: 13px;
}

.articleListFAQ .mellomrom {
	margin-top: 0px;
}

.retailPriceFromDiscount #productPageRetailPrice {
	display: block;
}

#enableEngraving {
	margin-top: 0px;
	position: relative;
	top: 2px;
}

#engravingMessageInnerContainer {
	border-color: #abadb3;
	border-width: 1px;
	border-style: solid;
	background-color: #fafafa;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
}

#engravingMessageInputContainer {
	margin-right: 55px;
}

#engravingMessageStatusContainer {
	width: 55px;
	float: right;
	font-size: 0.8em;
	box-sizing: border-box;
	height: 40px;
	padding-top: 12px;
	text-align: center;
}

#engravingPickerMessageContainer {
	margin-bottom: 18px;
}

#engravingPickerText {
	width: 100%;
	border: 0;
	height: 40px;
	padding-left: 8px;
	background-color: #fafafa;
}

#engravingPickerText::placeholder {
	color: #c1c1c1;
}

.engravingPickerTitle {
	text-transform: uppercase;
	font-size: 0.9em;
	margin-bottom: 4px;
}

.engravingFontButton {
	float: left;
	width: 49.5%;
	margin-right: 1%;
	margin-bottom: 1%;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	padding: 10px;
	background-color: #fafafa;
	cursor: pointer;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
}

.engravingFontButton img {
	float: left;
	width: 60px;
	height: 35px;
}

.engravingFontName {
	float: left;
	padding-top: 9px;
	padding-left: 10px;
	font-size: 0.9em;
}

.engravingFontButton:nth-of-type(2n+2) {
	margin-right: 0;
}

.engravingFontButton .engravingWhiteImage {
	display: none;
}

.engravingFontButton.engravingSelectedFont .engravingGrayImage {
	display: none;
}

.engravingFontButton.engravingSelectedFont .engravingWhiteImage {
	display: block;
}

.engravingFontButton.engravingSelectedFont {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
}

.hidePayPal div[data-payment-method-category="paypal"] {
	display: none;
}

.hideVipps div[data-payment-method-category="vipps"] {
	display: none;
}

.productInfoSheet {
	margin-top: 36px;
}

.productInfoTitle {
	border-bottom: 1px solid #e1e1e1;
	padding: 16px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.productInfoBody {
	padding: 16px;
	margin-bottom: 20px;
}

.productInfoBody strong {
	font-weight: 600;
}

.faqSheet {
	margin-top: 36px;
}

.faqTitle {
	border-bottom: 1px solid #e1e1e1;
	padding: 16px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.faqBody {
	padding: 16px;
	margin-bottom: 2%;
}

.faqFrameTitle {
	font-weight: 600;
	margin-bottom: 2px;
	font-size: 14px;
}

.faqIngress {
	font-size: 14px;
}

.faqIngress .mellomrom,
.faqIngress .mellomrom p {
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 2.3em;
}

.articleListFAQ .frame div.hideFromMobile {
	display: block;
}

#addBasketSubmit {
	font-size: 1.4em;
}

#productPagePriceDetail {
	font-size: 10px;
	font-weight: bold;
}

#productPagePriceTipTrigger {
	float: none;
	display: inline-block;
	margin-right: -30px;
	position: relative;
	top: -3px;
}

#productPageDeliveryTimeTipTrigger {
	float: none;
	display: inline-block;
	margin-right: -30px;
	position: relative;
}

.deliveryDaysContainer {
	font-weight: normal;
	margin-bottom: 4%;
	margin-top: 2%;
}

.productPageTip {
	font-weight: normal;
	display: none;
	position: fixed;
	width: 96%;
	max-width: 1520px;
	left: 0;
	right: 0;
	margin: auto;
	top: 1.5%;
	bottom: 1.5%;
	background-color: #fafafa;
	border: 1px solid #dddddd;
	z-index: 312;
	padding: 24px 48px 24px 48px;
	box-sizing: border-box;
	text-align: left;
	text-transform: none;
	overflow-y: auto;
}

.productPageTipClose {
	color: #5f5f5f;
	position: sticky;
	top: 0px;
	float: right;
	width: 35px;
	height: 35px;
	font-size: 36px;
	text-decoration: none;
	border-radius: 24px;
	line-height: 30px;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	background-color: #fafafa;
	margin-right: -24px;
}

#diamondList {
	font-size: 14px;
}

.diamondFiltering {
	font-size: 14px;
}

#diamondListPaginationTop {
	text-align: center;
	padding: 1%;
}

.diamondFilterButtons button {
	background-color: #fafafa;
	border-color: #dddddd;
	height: 2.5em;
	padding: 0;
	font-size: 14px;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
}

.diamondFilterButtons button.selectedButton {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
	font-weight: bold;
}

#diamondFilterSearchButton {
	padding-right: 2em;
	padding-left: 2em;
}

#diamondFilterSearchCertificateNumber {
	box-sizing: border-box;
	height: 2.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-color: #abadb3;
	border-width: 1px;
	border-style: solid;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
}

.diamondFilterButtons.columns3 button {
	float: left;
	width: 32.4%;
	margin-right: 1.2%;
}

.diamondFilterButtons.columns3 button:nth-of-type(3n+3) {
	margin-right: 0px;
}

.diamondFilterButtons.columns6 button {
	float: left;
	width: 16%;
	margin-right: 0.8%;
}

.diamondFilterButtons.columns6 button:nth-of-type(6n+6) {
	margin-right: 0px;
}


.filterSection[data-filtersubid='Leveringstid'] label[data-labelid='2-6 virkedager'] {
	order: 1;
	white-space: nowrap;
}

.filterSection[data-filtersubid='Leveringstid'] label[data-labelid='14 virkedager'] {
	order: 2;
	white-space: nowrap;
}

.filterSection[data-filtersubid='Leveringstid'] label[data-labelid='18 virkedager'] {
	order: 3;
	white-space: nowrap;
}

.filterSection[data-filtersubid='Leveringstid'] .filterInnerContent {
	display: flex;
	flex-direction: column;
}

.filterSection[data-filtersubid='Leveringstid'] .filterInnerContent br {
	display: none;
}

.retailPrice {
	text-decoration: line-through;
	color: #777777;
	font-weight: normal;
	font-size: 0.9em;
}

.moreInfoColumn .certificateLink {
	text-decoration: underline;
}

.productPageAddDiamondImagePreview,
.productPageAddChainImagePreview {
	height: 12em;
	vertical-align: middle;
	margin-right: 19px;
	margin-left: 19px;
}

.productPageAddChainImagePreview {
	border: 10px solid #ffff;
}

.productPageAddEngravingLabel,
.productPageAddChainLabel {
	font-weight: normal;
	margin-left: 8px;
}

.productPageAddDiamondLabel {
	font-weight: normal;
}

.productPageAddDiamondLabelTitle {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 6px;
}

.productPageAddChainProperties,
.productPageAddDiamondProperties {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}

.searchResultDiamond .diamondListBuyButton[type=submit],
.searchResultDiamond button.diamondListBuyButton,
#diamondList .diamondListBuyButton {
	width: 80%;
}

.mellomrom {
	font-size: 1.6em;
	margin-block-start: 0.67em;
	margin-block-end: 0.67em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

/* Reverse the "mellomrom" font increase on inline product listings. 0.6 = 0.96 / 1.6 */
.mellomrom .productListBox {
	font-size: 0.6em;
}

.productInfoBody .mellomrom {
	margin-top: 0;
	margin-bottom: 0;
}

.productInfoBody p {
	margin-bottom: 4px;
}

body img.diamondLabLogoImage {
	width: 90px;
	height: 30px;
}

.diamondLabLogoImage.mobile {
	display: none;
}
@media screen and (max-width: 768px) {
	.diamondLabLogoImage.mobile {
		display: block;
	}
	.diamondLabLogoImage.desktop {
		display: none;
	}
}

.productListTable tr td.moreInfoColumn {
	border-bottom-width: 0px;
	padding: 0px;
}

#inlineProductFilter.loadingOverlay:before,
#diamondList.loadingOverlay:before {
	z-index: 1;
}

.diamonListVideoContainer {
	position: relative;
	text-align: center;
}


.diamonListVideoLogoTrigger .diamonListVideoSubTitle {
	text-decoration: underline;
}

/* position: absolute; is to avoid the box taking up vertical space */
@media screen and (min-width: 769px) {
	.diamonListVideoSubTitle {
		position: absolute;
		width: 100%;
        margin-top: -3%;
	}
}

#engravingToolTipTrigger,
#diamondTypeToolTipTrigger,
#diamondQualityToolTipTrigger,
#chooseDiamondToolTipTrigger1,
#chooseDiamondToolTipTrigger2,
#diamondShapeToolTipTrigger,
#ringSizeToolTipTrigger,
#metalToolTipTrigger,
#sideDiamondsToolTipTrigger,
.diamonListVideoLogoTrigger {
	text-transform: none;
	cursor: pointer;
	color: #bababa;
}

.diamondImagePlayOverlay {
	position: absolute;
	top: 38%;
	left: 28%;
	right: 48%;
}

.diamondImagePlayOverlay svg path {
	fill: white;
	stroke: #336699;
	stroke-width: 2px;
	stroke-linejoin: round;
}

.diamonListVideoContainer:hover svg path {
	fill: #336699;
	stroke: #ffffff;
}

.diamondImage {
	width: 55%;
	margin-top: 2%;
}

.diamondTabCategoryButtons {
	margin-bottom: 1.5em;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.diamondTabCategoryButtons,
	.diamondTabSubCategoryButtons {
		margin-bottom: 18px;
	}
}

.diamondTabCategory {
	margin-top: -1.4%;
}

#diamondTabCategoryNaturalgems,
#diamondTabCategoryLabgrowngems {
	margin-top: -2.8%;
}


.diamondTabCategoryButton {
	padding: 3px;
	height: 3em;
	font-weight: normal;
	font-size: 14px;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 1%;
	color: #212845;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	background-color: #fafafa;
	vertical-align: top;
	border-color: #dddddd;
}

.diamondTabCategoryButton:last-of-type {
	margin-right: 0;
}

.diamondTabCategoryButton.selectedButton {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
}

@media (max-width: 768px) {
	.diamondTabCategoryButton {
		width: 49.3%;
		margin-right: 1.4%;
		margin-bottom: 1.4%;
	}
	
	.diamondTabCategoryButton:nth-of-type(2n) {
		margin-right: 0;
	}
}

.looseDiamondsCategoryButtons {
	margin-block-start: 24px;
	margin-block-end: 24px;
	text-align: center;
}

.looseDiamondsTabCategoryButton {
	padding: 3px;
	height: 3.5em;
	font-weight: bold;
	width: 27%;
	max-width: 250px;
	margin-right: 2%;
	color: #212845;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	background-color: #ffffff;
	vertical-align: top;
}

.looseDiamondsTabCategoryButton.selectedButton {
	background-color: #fbfbfb;
	border-color: #053b50;
	border-width: 2px;
}

.diamondTabSubCategorySelector {
	text-align: center;
}

.diamondTabSubCategorySelector button {
	width: 27%;
	max-width: 250px;
	margin-right: 2%;
	background-color: #ffffff;
	height: 2.5em;
	padding: 0;
	color: #212845;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	vertical-align: top;
}

.diamondTabSubCategorySelector button.selectedTab {
	background-color: #fbfbfb;
	border-color: #053b50;
	border-width: 2px;
}

.diamondTabSubCategorySelector button.disabledTab {
	background-color: #f9f9f9;
	border-color: #dddddd;
	color: #c4c4c4;
	cursor: default;
}

.chainTabSelector {
	text-align: center;
}

body .diamondTabSubCategoryButtons button {
	width: 23.5%;
	margin-right: 2%;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	background-color: #fafafa;
	padding: 3px;
	color: #212845;
	font-size: 14px;
	vertical-align: top;
	border-color: #dddddd;
	border-width: 1px;
	position: relative;
	margin-bottom: 1%;
	font-weight: normal;
	height: 3em;
}

body .diamondTabSubCategoryButtons button:last-of-type {
	margin-right: 0;
}

@media screen and (max-width: 768px) {
	body #diamondTabCategoryNaturalgems .diamondTabSubCategoryButtons button,
	body #diamondTabCategoryLabgrowngems .diamondTabSubCategoryButtons button {
		border-bottom-width: 1px;
	}
}

.diamondTabSubCategoryButtons {
	text-align: center;
}

#diamondTabCategoryNaturalgems .diamondTabSubCategoryButtons button {
	margin-top: 1.4%;
	width: 8%;
	margin-right: 0.363%;
	font-size: 12px;
}

#diamondTabCategoryLabgrowngems .diamondTabSubCategoryButtons button {
	margin-top: 1.4%;
	width: 24.72%;
	margin-right: 0.363%;
	font-size: 12.5px;
}

#diamondTabCategoryNaturalgems .diamondTabSubCategoryButtons button:nth-of-type(12n){
	margin-right: 0;
}

#diamondTabCategoryLabgrowngems .diamondTabSubCategoryButtons button:nth-of-type(4n) {
	margin-right: 0;
}

@media (max-width: 768px) {
	#diamondTabCategoryNaturalgems .diamondTabSubCategoryButtons,
	#diamondTabCategoryLabgrowngems .diamondTabSubCategoryButtons {
		width: auto;
	}

	#diamondTabCategoryNaturalgems .diamondTabSubCategoryButtons button:nth-of-type(n),
	#diamondTabCategoryLabgrowngems .diamondTabSubCategoryButtons button:nth-of-type(n) {
		width: 23.95%;
		font-size: 0.7em;
		max-width: none;
		margin-right: 1.4%;
	}

	#diamondTabCategoryNaturalgems .diamondTabSubCategoryButtons button:nth-of-type(4n),
	#diamondTabCategoryLabgrowngems .diamondTabSubCategoryButtons button:nth-of-type(4n) {
		margin-right: 0;
	}

	#diamondTabCategoryNaturalgems .diamondTabSubCategoryButtons button:nth-of-type(4n+1),
	#diamondTabCategoryLabgrowngems .diamondTabSubCategoryButtons button:nth-of-type(4n+1) {
		clear: both;
	}
}

.chainTabSelector button {
	width: 23.5%;
	margin-right: 2%;
	border-color: #dddddd;
    border-width: 1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 3px;
    height: 3em;
    font-weight: normal;
    font-size: 14px;
    color: #212845;
    box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
    background-color: #fafafa;
}

#chainTabButton925silver,
#chainTabButtonAll,
#chainTabButtonAdjustable {
	margin-right: 0;
}

.diamondTabSubCategoryButtons button.selectedButton {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
}

.chainTabSelector button.selectedTab {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
}

#diamondQualitiesFilter button {
	width: 32.4%;
	margin-right: 1.2%;
	background-color: #fafafa;
	border-color: #dddddd;
	height: 2.5em;
	padding: 0;
	font-size: 14px;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
}

#diamondDeliveryFilter button {
	width: 42%;
	margin-right: 2%;
	background-color: #ffffff;
	height: 2.5em;
	padding: 0;
}

#diamondQualitiesFilter button.selectedInterval,
#diamondDeliveryFilter button.selectedInterval {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
	font-weight: bold;
}

.diamondListMoreButtonContainer {
	margin-left: 2.4em;
}

img.diamonListVideoLogoTrigger {
	height: 2em;
	width: 2em;
	float: left;
}

.inlineFilterToolTipTrigger {
	float: right;
	cursor: pointer;
	text-transform: none;
	cursor: pointer;
	color: #bababa;
	margin-left: 8px;
}

.diamondListToolTipTrigger {
	float: right;
	cursor: pointer;
	text-transform: none;
	cursor: pointer;
	color: #bababa;
	margin-left: 8px;
}

.chainPickerToolTipTrigger {
	float: right;
	cursor: pointer;
	text-transform: none;
	cursor: pointer;
	color: #bababa;
	margin-left: 8px;
}

.checkoutToolTipTrigger {
	cursor: pointer;
	color: #bababa;
	margin-left: 8px;
	font-size: 13px;
}

html .mfp-close-btn-in .mfp-close {
	color: #5f5f5f;
	width: 84px;
	height: 64px;
	line-height: 64px;
	font-size: 36px;
	font-family: Tahoma, sans-serif;
	opacity: 1;
}

.blurDisable {
	filter: blur(2px);
	pointer-events: none;
}

/* font-size: 0 = avoids spaces between images */
#diamondShapeFilter {
	width: 100%;
	margin: auto;
	font-size: 0;
	text-align: center;
}

#inlineProductFilter {
	font-size: 0;
	text-align: center;
}

.inlineProductFilterSection {
	margin-bottom: 18px;
	text-align: left;
}

@media screen and (min-width: 769px) {
	.inlineProductFilterSectionWide {
		display: inline-block;
		width: 49%;
		margin-right: 2%;
	}

	/* Compensate for missing icons */
	.inlineProductFilterSectionWide.diamondShapeCount9 {
		margin-right: -2.9%;
	}

	.inlineProductFilterSectionWide.diamondShapeCount8 {
		margin-right: -7.8%;
	}

	.inlineProductFilterSectionWide.diamondShapeCount7 {
		margin-right: -12.7%;
	}

	.inlineProductFilterSectionWide.diamondShapeCount6 {
		margin-right: -17.6%;
	}

	.inlineProductFilterSectionWide.diamondShapeCount5 {
		margin-right: -22.5%;
	}

	.inlineProductFilterSectionWide.diamondShapeCount4 {
		margin-right: -27.4%;
	}

	.inlineProductFilterSectionNarrow {
		display: inline-block;
		width: 24%;
		margin-right: 1%;
	}

	#inlineProductFilter div:last-of-type {
		margin-right: 0;
	}

}

#inlineProductFilter .diamondShapeFilter {
	font-size: 0;
}

#inlineProductFilter .diamondShapeFilter .filterImage {
	font-size: 14px;
	text-align: center;
	float: left;
	box-sizing: border-box;
	width: 10%;
	margin-right: 0;
	cursor: pointer;
	position: relative;
}

#diamondShapeFilter .filterImage {
	font-size: 14px;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	width: 10%;
	margin-right: 0;
	border: 2px solid transparent;
	cursor: pointer;
}

#inlineProductFilter .inlineFilterStyleContainer {
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	position: relative;
}

@media screen and (min-width: 769px) and (max-width: 1499.9px) {
	#inlineProductFilter .inlineFilterStyleContainer {
		margin-bottom: 1.4vw;
	}
	#inlineProductFilter .inlineFilterMetalCircleContainer {
		margin-bottom: 2vw;
	}
}

.inlineProductFilterSection .stylesFilter .inlineFilterStyleImageNormal,
.inlineProductFilterSection .stylesFilter .inlineFilterStyleImageSelected {
	width: 100%;
	max-width: 5.55vw;
	display: block;
	margin: auto;
}

@media screen and (min-width: 1520px) {
	.inlineProductFilterSection .stylesFilter .inlineFilterStyleImageNormal,
	.inlineProductFilterSection .stylesFilter .inlineFilterStyleImageSelected {
		max-width: 83px;
	}
}

@media screen and (max-width: 768px) {
	.inlineProductFilterSection .stylesFilter .inlineFilterStyleImageNormal,
	.inlineProductFilterSection .stylesFilter .inlineFilterStyleImageSelected {
		max-width: 21vw;
	}
}

.inlineProductFilterSection .stylesFilter .inlineFilterStyleContainer:hover .inlineFilterStyleImageNormal,
.inlineProductFilterSection .stylesFilter .selectedStyle .inlineFilterStyleImageNormal,
.inlineProductFilterSection .stylesFilter .inlineFilterStyleImageSelected {
	display: none;
}

.inlineProductFilterSection .stylesFilter .inlineFilterStyleContainer:hover .inlineFilterStyleImageSelected,
.inlineProductFilterSection .stylesFilter .selectedStyle .inlineFilterStyleImageSelected {
	display: block;
}

#inlineProductFilter .diamondShapeFilter img {
	width: 71%;
}

#diamondShapeFilter .filterImage img {
	width: 75%;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
	#inlineProductFilter .diamondShapeFilter .filterImage {
		font-size: 1vw;
	}

	#diamondShapeFilter .filterImage {
		font-size: 1vw;
	}

	.inlineProductFilterSection .stylesFilter .inlineFilterStyleName {
		font-size: 1vw;
	}
}

#inlineProductFilter .diamondShapeFilter .filterImage .filterImageSelected,
#diamondShapeFilter .filterImage .filterImageSelected {
	display: none;
}

#inlineProductFilter .diamondShapeFilter .filterImage.selectedShape .filterImageNormal,
#inlineProductFilter .diamondShapeFilter .filterImage:hover .filterImageNormal,
#diamondShapeFilter .filterImage.selectedShape .filterImageNormal,
#diamondShapeFilter .filterImage:hover .filterImageNormal {
	display: none;
}

#inlineProductFilter .diamondShapeFilter .filterImage.selectedShape .filterImageSelected,
#inlineProductFilter .diamondShapeFilter .filterImage:hover .filterImageSelected,
#diamondShapeFilter .filterImage.selectedShape .filterImageSelected,
#diamondShapeFilter .filterImage:hover .filterImageSelected {
	display: inline;
}


@media (min-width: 769px) {
	.inlineProductFilterSection .stylesFilter .inlineFilterStyleName {
		position: absolute;
		top: 3.3vw;
		right: 0;
		left: 0;
	}
}

@media (min-width: 1520px) {
	.inlineProductFilterSection .stylesFilter .inlineFilterStyleName {
		position: relative;
		top: 0;
		margin-top: -3px;
		margin-bottom: 5px;
	}
}

#inlineProductFilter .diamondShapeFilter .filterImageTitle {
	position: relative;
	top: -5px;
}

@media (min-width: 769px) {
	#inlineProductFilter .diamondShapeFilter .filterImageTitle {
		position: absolute;
		top: 3.3vw;
		right: 0;
		left: 0;
	}
}

@media (min-width: 1520px) {
	#inlineProductFilter .diamondShapeFilter .filterImageTitle {
		position: relative;
		top: 0;
		margin-top: -7px;
		margin-bottom: 5px;
	}
}

#diamondShapeFilter .filterImageTitle {
	margin-top: -6px;
	margin-bottom: 5px;
}

@media (min-width: 769px) {
	.inlineFilterMetalName {
		position: absolute;
		top: 3.3vw;
		right: 0;
		left: 0;
	}
}

@media (min-width: 1520px) {
	.inlineFilterMetalName {
		font-weight: normal;
		margin-top: 10px;
		position: relative;
		top: 0;
	}
}

#diamondShapeFilter .filterImage:hover,
#diamondShapeFilter .filterImage.selectedShape {
	border-radius: 5%;
}

.diamondFilterLeftInput,
.diamondFilterRightInput {
	margin-top: 0.5em;
	width: 5em;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	border-color: #abadb3;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	text-align: center;
}

.diamondFilterLeftInput {
	float: left;
}

.diamondFilterRightInput {
	float: right;
}

.diamondFilterContainer {
	position: relative;
	margin-bottom: 2em;
}

.chainPickerTitle {
	display: inline-block;
	font-weight: 600;
	margin-bottom: 6px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14px;
}

.diamondFilterTitle {
	display: inline-block;
	font-weight: 600;
	margin-bottom: 0.2em;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14px;
}

@media screen and (min-width: 551px) {
	#diamondFilterTitleType,
	#diamondFilterTitleMainquality {
		margin-bottom: 6px;
	}
}

.generalToolTip,
.diamondFilterTip {
	font-weight: normal;
	display: none;
	position: fixed;
	width: 96%;
	max-width: 1520px;
	left: 0;
	right: 0;
	margin: auto;
	top: 1.5%;
	bottom: 1.5%;
	background-color: #fafafa;
	border: 1px solid #dddddd;
	z-index: 312;
	padding: 24px 48px 24px 48px;
	box-sizing: border-box;
	overflow-y: auto;
}

.showRegisterPopup #toolTipBackground,
.showRegisterPopup #registerPopup {
	display: block;
}

.showLoginPopup #toolTipBackground,
.showLoginPopup #loginPopup {
	display: block;
}

#loginPopup {
	max-width: 600px;
	top: 14vh;
	bottom: unset;
	font-size: 14px;
}

.generalToolTip strong,
.diamondFilterTip strong {
	text-transform: uppercase;
}

#compactContactMenu strong {
	text-transform: none;
}

.generalToolTipClose,
.diamondFilterTipClose {
	color: #5f5f5f;
	position: sticky;
	z-index: 1;
	top: 0px;
	float: right;
	width: 35px;
	height: 35px;
	font-size: 36px;
	text-decoration: none;
	border-radius: 24px;
	line-height: 30px;
	text-align: center;
	font-family: Tahoma,sans-serif;
	font-weight: normal;
	background-color: #fafafa;
	margin-right: -24px;
}

.diamondVideoPopupContainer {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(45, 45, 45, 0.1);
	z-index: 203;
}

.diamondVideoPopup {
	font-weight: normal;
	position: fixed;
	left: 50%;
	margin-left: -300px;
	top: 7%;
	bottom: 15%;
	width: 600px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	box-shadow: #cccccc 3px 3px 7px;
	z-index: 204;
	padding: 16px;
	box-sizing: border-box;
}

.diamondVideoPopup:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, .85);
	background-image: url('/images/Ikoner/icon24_loading.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: -1;
}

.diamondVideoPopupClose {
	font-size: 36px;
	line-height: 18px;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	cursor: pointer;
	float: right;
	padding: 12px;
	width: 20px;
	text-align: right;
}

.diamondVideoPopupIframe,
.diamondVideoPopupIframeMobile {
	width: 100%;
	height: 100%;
	border: 0;
    padding-bottom: 42px;
    box-sizing: border-box;
}

.diamondVideoPopupIframeMobile {
	display: none;
}

.diamondFilterSpacer {
	min-height: 15px;
	padding-right: 8px;
	padding-left: 8px;
}

.diamondColorFilterLabel,
.diamondClarityFilterLabel {
	width: 16.6%;
	float: left;
	margin-top: 0.5em;
	text-align: center;
}

.diamondSymmetryFilterLabel,
.diamondPolishFilterLabel,
.diamondFluorescenceFilterLabel,
.diamondCutFilterLabel {
	width: 33%;
	float: left;
	margin-top: 0.5em;
	text-align: center;
}

#pageProductTotalLabel {
	display: none;
}

#looseDiamondChoicePopup {
	display: none;
	position: fixed;
	z-index: 102;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0.5%;
	background-color: #00000099;
}

#looseDiamondChoicePopupInnerContainer {
	position: relative;
	width: 300px;
	padding: 42px;
	top: calc(50% - 167px);
	margin: auto;
	background-color: #fafafa;
	text-align: center;
}

#looseDiamondChoicePopupInnerContainer button {
	width: 100%;
	margin-bottom: 8px;
	height: 42px;
	_text-transform: uppercase;
	max-width: 350px;
	color: #ffffff;
}

#looseDiamondChoicePopupInnerContainer button:last-of-type {
	margin-bottom: 0;
}

@media screen and (max-width: 550px) {
	#looseDiamondChoicePopupInnerContainer {
		width: 74%;
		padding: 8%;
	}
	#looseDiamondChoicePopupInnerContainer button {
		margin-bottom: 12px;
	}
}

#looseDiamondChoicePopupTitle {
	font-size: 18px;
	margin-bottom: 32px;
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 30px;
}

#looseDiamondChoicePopupInnerContainer button:hover {
	color: #ffffff;
	background-color: #000000;
}

.mfp-content {
	height: 98%;
	max-width: 1300px;
}

.diamondListFilters {
	position: relative;
}

#diamondListPickerScreen {
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	position: fixed;
	background-color: #ffffff;
}

.diamondListPicker,
.chainListPicker,
.engravingPicker {
	width: 99%;
	height: 99%;
	top: 0;
	position: fixed;
	z-index: -2;
	padding: 0.5%;
	background-color: #00000099;
}

.diamondListPicker.show,
.chainListPicker.show,
.engravingPicker.show {
	z-index: 300;
}

.diamondListPickerInnerContainer,
.chainListPickerInnerContainer {
	max-width: 1520px;
	position: relative;
	width: 100%;
	height: 100%;
	margin: auto;
}

.engravingPickerInnerContainer {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	margin: auto;
	background-color: #ffffff;
	max-width: 600px;
}

#engravingPickerSheet {
	padding: 40px;
}

#pickEngravingButton {
	width: 100%;
	margin-top: 0.7em;
	height: 55px;
	font-size: 18px;
}

.diamondListPicker iframe,
.chainListPicker iframe,
.engravingPicker iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

#engravingPickerFontContainer {
	position: relative;
}

#engravingPickerFont {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	left: 0;
}

.popupCloseIcon {
	position: absolute;
	z-index: 301;
	width: 40px;
	height: 40px;
	top: 1.2vw;
	right: 2vw;
	color: #5f5f5f;
	font-size: 56px;
	line-height: 0.5;
	text-align: right;
	cursor: pointer;
}

#looseDiamondChoicePopup .popupCloseIcon {
	top: 12px;
	right: 12px;
	width: 25px;
	height: 25px;
	font-size: 30px;
}

#productPageAddBasketDiamondIdInput,
#productPageAddBasketChainIdInput,
#productPageAddBasketEngravingTextInput,
#productPageAddBasketEngravingFontInput {
	display: none;
}

.productPageAddBasketDiamondId,
.productPageAddBasketChainId {
	display: none;
}

.productPageAddBasketDiamondIdValidationDummy,
.productPageAddBasketChainIdValidationDummy {
	opacity: 0;
	width: 1px;
	padding: 0;
	border: 0;
	float: left;
	height: 1px;
}

.productPageDiamondSelectorContainer,
.productPageChainSelectorContainer {
	margin-bottom: 16px;
	position: relative;
}

.productPageEngravingSelectorContainer {
	position: relative;
}

.productPageChainSelectorControls {
	display: none;
	margin-bottom: 12px;
}

.productPageDiamondSelectorControls {
	display: none;
	margin-bottom: 12px;
}

.productPageEngravingSelectorControls {
	display: none;
}

.productPageDiamondSelectorControls a,
.productPageChainSelectorControls a,
.productPageEngravingSelectorControls a {
	font-weight: normal;
	text-decoration: underline;
}

.diamondIsSelected .productPageDiamondSelectorControls,
.chainIsSelected .productPageChainSelectorControls,
.engravingIsSelected .productPageEngravingSelectorControls {
	display: block;	
}

.diamondPagination {
	text-align: center;
	margin-top: 3%;
}

.diamondListRow {
	cursor: pointer;
}

/* ~ .diamondListRow = skips first row */
.diamondListRow ~ .diamondListRow {
	border-top: 1px solid #dddddd;
}

.diamondListMoreInfo {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	padding-top: 1.6%;
	padding-bottom: 1.6%;
	margin-bottom: 12px;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	position: relative;
}

.diamondListMoreInfo.selectedDiamond,
.diamondListMoreInfo.searchResultDiamond.selectedDiamond {
	background-color: #2b4f60;
	border-color: #2b4f60;
	color: #eeeeee;
}

.diamondListMoreInfo .selectedLogos {
	display: none;
}

.diamondListMoreInfo.selectedDiamond .selectedLogos {
	display: block;
}

.diamondListMoreInfo.selectedDiamond .unselectedLogos {
	display: none;
}

.diamondListMoreInfo.selectedDiamond a,
.diamondListMoreInfo.searchResultDiamond.selectedDiamond a {
	color: #eeeeee;
}

.diamondListMoreInfo.searchResultDiamond {
	border-bottom: 3px solid #dddddd;
}

.diamondListMoreInfo.selectedDiamond .diamondListBuyButton {
	border-color: #dddddd;
	color: #212845;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	background-color: #fafafa;
}

.diamondListMoreInfo .diamondListHeartIcon {
	position: absolute;
	width: 2%;
	right: 1.6%;
	cursor: pointer;
	z-index: 1;
}

@media screen and (max-width: 550px) {
	.diamondListMoreInfo .diamondListHeartIcon {
		left: unset;
		width: 6%;
		top: 1.6%;
	}
}

.diamondListMoreInfo .diamondListHeartIcon .outerHeart {
	fill: #878787;
}

.diamondListMoreInfo .diamondListHeartIcon .innerHeart {
	display: none;
	stroke: #2b4f60;
	stroke-width: 15px;
	fill: #2b4f60;
}

.diamondListMoreInfo .diamondListHeartIcon.selected .innerHeart {
	display: block;
}

.diamondListMoreInfo .diamondListHeartIcon.selected .outerHeart {
	fill: #2b4f60;
}

.diamondInfoTableRow {
	padding: 0.75% 0.5% 0.75% 0;
}

.diamondInfoTableMainTitle,
.diamondInfoTableMainTitle a {
	font-weight: 600;
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {
	.diamondInfoTableMainTitle {
		padding-top: 0;
	}
}

.diamondInfoTableTitle {
	float: left;
	width: 98px;
}

.diamondListColumnDeliverytimeTitleMobile {
	display: none;
}

.diamondInfoTableText {
	margin-left: 100px;
}

.diamondPriceTable {
	margin-top: 6%;
    position: relative;
}

.diamondPriceTableRow {
	padding: 0.75% 0.5% 0.75% 0;
}

.diamondPriceTableText {
	margin-top: 4%;
    margin-bottom: 1%;
}

.diamondPriceTableMainTitle {
	font-weight: bold;
}

.diamondPriceTableTitle {
	float: left;
	width: 98px;
}

.diamondListDeliveryContainer {
	margin-top: 1em;
	text-align: center;
}

.diamondListDeliveryTitle {
	font-weight: 600;
	text-transform: uppercase;
}

.diamondListDeliveryText {
	display: block;
	margin-top: 1.5%;
}

.diamondPriceTableColumn {
	text-align: center;
}

.diamondPriceTableRetail {
	text-decoration: line-through;
}

.diamondPriceTablePrice {
	font-size: 1.4em;
	font-weight: bold;
	display: inline-block;
}

.diamondPriceToolTipTrigger {
	cursor: pointer;
	color: #bababa;
}

.diamondPriceToolTipInfo {
	display: none;
	position: absolute;
	border-color: #dddddd;
	border-width: 1px;
	border-style: solid;
	padding: 8px;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	color: #212845;
	box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	background-color: #fafafa;
    bottom: 147px;
    left: 5px;
    right: 5px;
	z-index: 1;
}

.diamondPriceToolTipInfoRetailPrice {
	text-decoration: line-through;
}

.diamondPriceTableRow input[type=submit] {
	width: 100%;
}

.diamondListMoreInfo iframe {
	width: 100%;
	height: 500px;
	border: 0px;
}

.diamondListRow:hover {
	background-color: #f8f8f8;
}

.diamondListCell {
	float: left;
	padding: 1% 0.4% 1% 0.4%;
}

/* There are 6 lists, full desktop, full desktop (Round shape selected), tablet, tablet (Round shape selected), mobile and mobile (Round shape selected) */
.diamondListColumnDeliverytime {
	width: 10%;
}

.diamondListColumnCarat {
	width: 6%;
}

.diamondListColumnColor {
	width: 5%;
}

.diamondListColumnClarity {
	width: 6%;
}

.diamondListColumnCut {
	display: none;
}

.diamondListColumnPolish {
	width: 10%;
}

.diamondListColumnSymmetry {
	width: 10%;
}

.diamondListColumnFlour {
	width: 10%;
}

.diamondListColumnDepth {
	width: 6%;
}

.diamondListColumnTable {
	width: 5%;
}

.diamondListColumnPrice {
	width: 13%;
}

.diamondListColumnOther {
	width: 10%;
	font-size: 0.8em;
}

/* There are 6 lists, full desktop, full desktop (Round shape selected), tablet, tablet (Round shape selected), mobile and mobile (Round shape selected) */
.selectedShapeRound .diamondListColumnDeliverytime {
	width: 10%;
}

.selectedShapeRound .diamondListColumnCarat {
	width: 5%;
}

.selectedShapeRound .diamondListColumnColor {
	width: 5%;
}

.selectedShapeRound .diamondListColumnClarity {
	width: 5%;
}

.selectedShapeRound .diamondListColumnCut {
	width: 8%;
	display: block;
}

.selectedShapeRound .diamondListColumnPolish {
	width: 8%;
}

.selectedShapeRound .diamondListColumnSymmetry {
	width: 8%;
}

.selectedShapeRound .diamondListColumnFlour {
	width: 9%;
}

.selectedShapeRound .diamondListColumnDepth {
	width: 5%;
}

.selectedShapeRound .diamondListColumnTable {
	width: 5%;
}

.selectedShapeRound .diamondListColumnPrice {
	width: 12%;
}

.selectedShapeRound .diamondListColumnOther {
	width: 10%;
}

.diamondListColumnOther button {
	width: 100%;
	background-color: #fbfbfb;
	border-color: #90bede;
	color: #053b50;
}

#productPageImageInlineContainer {
	position: sticky;
	top: 25px;
	margin-bottom: 4%;
}

#productPageImagePopupContainer .swiper-slide,
#productPageImageInlineContainer .swiper-slide {
	position: relative;
}

.swiperSlideText {
	position: absolute;
	bottom: 50px;
	text-align: center;
	left: 0;
	right: 0;
	font-size: 14px;
}

.luftUnderProduktbilde .swiperSlideText {
	bottom: 10px;
}

@media screen and (max-width: 768px) {
	.swiperSlideText {
		bottom: 10px;
	}
	.luftUnderProduktbilde .swiperSlideText {
		bottom: 0px;
	}
}

#klarnaApprovedFalseMessage {
	position: relative;
	width: 65%;
	background: #ffffff;
	padding: 1% 3% 2% 3%;
	margin-left: auto;
	margin-right: auto;
}

#sagapay-area {
	display: none;
}

#sagapay-loading {
	text-align: center;
	padding: 24px 0;
	color: #888;
	font-size: 14px;
	font-family: "Nunito Sans", Georgia, sans-serif;
}
#sagapay-card-widget {
	margin-top: 16px;
	margin-bottom: 8px;
}
#sagapay-vipps-widget {
	margin-top: 16px;
	margin-bottom: 8px;
}

#sagapay-vipps-pay-btn {
	width: 100%;
	height: 50px;
	background-color: #FF5B24;
	border: none;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	font-family: "Nunito Sans", Georgia, sans-serif;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

#sagapay-vipps-pay-btn img {
	height: 22px;
}

#sagapay-vipps-pay-btn:disabled {
	opacity: .6;
	cursor: not-allowed;
}

#productSelectColumnContainer {
	_box-shadow: -3px -3px 15px -4px rgba(45, 45, 45, 0.1);
}

#productSelectColumn {
	font-size: 14px;
	border-top: 0px;
}

#addBasketQuantity {
	height: 2.5em;
	font-size: 1.2em;
}

#addBasketSubmitMessage {
	height: 20px;
	text-align: center;
	padding-top: 12px;
	visibility: hidden;
	font-size: 10px;
	font-weight: bold;
}

#sagapay-card-submit {
	display: block;
	width: 100%;
	max-width: 350px;
}

.klarnaPaymentsSelectorButton,
.paymentsSelectorButton {
	float: left;
	cursor: pointer;
	border: 1px solid #abadb3;
	padding: 10px 10px 8px 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 109px;
	text-align: center;
	box-sizing: border-box;
}

.klarnaPaymentsSelectorButton:hover,
.paymentsSelectorButton:hover {
	background-color: #f2f2f2;
}

.klarnaPaymentsSelectorButton.selectorSelected,
.paymentsSelectorButton.selectorSelected {
	background-color: #dedede;
}

.klarnaPaymentsSelectorButton img,
.paymentsSelectorButton img,
.paymentsSelectorButton svg {
	vertical-align: middle; 
	margin-top: -2px;
}


#productPriceMoreInfoButton {
	border: 2px solid #0076a8;
	border-radius: 12px;
	display: inline-block;
	padding: 4px 8px 2px 8px;
	background-color: #91bfdf;
	color: #0076a8;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 15px;
	cursor: pointer;
}

#productPriceMoreInfoText {
	display: none;
	position: absolute;
	top: 60px;
	width: 90%;
	border: 1px solid #0076a8;
	background-color: #ffffff;
	padding: 10px;
	z-index: 10000000;
}

.priceVeil {
	white-space: nowrap;
	text-align: center;
	margin-bottom: 0.2em;
	color: #777777;
}

.pageFooter {
	clear: both;
}

#productFilter {
	display: none;
}

.pageId2080 #productFilter .filterSection[data-filtersubid="Diamantform1"],
.pageId2081 #productFilter .filterSection[data-filtersubid="Diamantform1"],
.pageId2082 #productFilter .filterSection[data-filtersubid="Diamantform1"] {
	display: none;
}

#productFilter .filterSection {
	box-sizing: border-box;
	background-color: #fbfbfb;
	border-color: #a9a9a9;
	border-width: 1px;
	border-style: solid;
	min-height: 35px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 2%;
}

#compactCartCounter {
	position: relative;
	top: -3px;
}

/* Do not place overflow:hidden in #sheet. It will prevent the product image's position:sticky from working */
#sheet {
	margin: 0 auto;
}

.hideLeftColumn #sideColumns {
	display: none;
}

.hideLeftColumn #centerColumn {
	left: 0;
	width: 100%;
}

.fjernknappKasse {
	color: #8b0000;
	border-color: #8b0000;
	border-width: 2px;
	border-style: solid;
	border-radius: 15px;
	text-align: center;
	background-color: white;
	font-weight: bold;
	padding: 2px 8px 3px 8px;
	cursor: pointer;
	font-size: 0.8em;
}

.fjernknapp {
	position: absolute;
	top: -7px;
	color: #8b0000;
	right: 10px;
	border-color: #8b0000;
	border-width: 2px;
	border-style: solid;
	border-radius: 15px;
	text-align: center;
	background-color: white;
	font-weight: bold;
	padding: 2px 8px 3px 8px;
	cursor: pointer;
}

.bredde2550 {
	width: 25%;
}

#productFilter .filterInnerContent {
	font-size: 14px;
	margin-top: 0.8em;
}

#productFilter .filterSliderContainer {
	font-size: 0.8em;
	margin-top: 0.5em;
	height: 2em;
}

/* For admin */

	.productListTable .rowHasLocations td {
		border-bottom-width: 0px;
	}

/* Base Elements - CSS Resets */

	/* Hack: Ext-js resets the strong font weight. Undoing this to be able to link to ext-all.css */
	html strong {
		font-weight: bold;
	}

	body {
		font-family: "Nunito Sans", Georgia, sans-serif;
		margin: 0px;
		padding: 0px;
		height: 100%;
		color: #212845;
	}

	table, thead, tbody, tr, td, th {
		font-size: inherit;
		font-family: inherit;
	}

	input,
	button,
	select {
		font-family: "Nunito Sans", Georgia, sans-serif;
	}

	form {
		padding: 0px;
		margin: 0px;
	}

	a {
		color: #212845;
		font-weight: bold;
		text-decoration: none;
	}

	a:visited {

	}

	a:active {

	}

	a:hover {
		color: #212845;
		text-decoration: none;
	}

	img {
		border-width: 0px;
	}

	/* Removes default scrollbars in IE */
	textarea {
		overflow: auto;
	}

	input[type='checkbox'] {
		margin: 0.4em 0.4em 0px 0px;
		padding: 0px;
		accent-color: #2b4f60;
	}

	/* -webkit-appearance: Removes default scrollbars in IE */
	button,
	input[type='reset'],
	input[type='button'],
	input[type='submit'] {
		border: 1px solid #abadb3;
		border-color: #abadb3;
		border-width: 1px;
		border-style: solid;
		cursor: pointer;
		font-size: inherit;
		padding-right: 1.5em;
		padding-left: 1.5em;
		-webkit-appearance: none;
	}

	button,
	input[type='reset'],
	input[type='button'],
	input[type='submit'],
	.inputHeight {
		height: 2.5em;
	}

	textarea,
	input[type='text'],
	input[type='email'],
	input[type='password'] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-color: #abadb3;
		border-width: 1px;
		border-style: solid;
		padding: 1px 1px 1px 4px;
	}

	input[type='text'],
	input[type='email'],
	input[type='password'] {
		height: 2em;
	}

	textarea:required,
	input:required,	
	textarea.showValidationIcon,
	input.showValidationIcon {
		padding-right: 21px;
	}

	input.user-success:required,
	input.user-success.showValidationIcon {
		background-image: url('/images/System/icon16_valid.png');
		background-repeat: no-repeat;
		background-position: 99% 50%;
		border-color: #42b402;
	}

	textarea.user-success:required,
	textarea.user-success.showValidationIcon {
		background-image: url('/images/System/icon16_valid.png');
		background-repeat: no-repeat;
		background-position: 99% 4px;
		border-color: #42b402;
	}

	textarea.user-success:disabled,
	input.user-success:disabled {
		background-image: none;
	}

	.title {
		text-align: center;
	}

	/* Both color must be set because firefox uses color, and the other browsers background-color */
	hr {
		background-color: #e1e1e1;
		color: #e1e1e1;
		height: 0;
		border: 0;
		border-bottom: 1px solid #e1e1e1;
	}

	.pageTitle,
	h1,
	h2,
	h3 {
		font-weight: normal;
		
	}

	.productPageTitle {
		padding: 0px 20px 24px 0px;
		font-size: 22px;
		text-transform: uppercase;
		font-weight: bold;
		margin-bottom: 0;
	}

	/* jQuery UI datepicker must have higher z-index than all other elements. */
	.ui-datepicker {
		z-index: 9999 !important;
	}


/* Font Sizes */

	body {
		font-size: 100%;
	}

	.pageTitle,
	h1,
	h2,
	h3 {
		font-size: 1.6em;
	}
	
	h4 {
		font-size: 1.2em;
	}

	h5,
	h6 {
		font-size: 1.1em;
	}

	#topMenuBody {
		font-size: 0.95em;
	}

	#topMenuBody ul ul li a {
		font-size: 0.8em;
	}

	#compactCartAmount {
		font-size: 0.8em;
	}

	#centerColumn {
		font-size: 0.85em;
	}

	.pageId480 #centerColumn {
		font-size: 1em;
	}

	#leftColumn,
	#rightColumn {
		font-size: 0.8em;
	}

	#breadcrumb {
		font-size: 0.9em;
	}

	#cartExtensionControlsContainer {
		font-size: 0.9em;
	}

	.productListCartExtension {
		font-size: 0.8em;	
	}

	.productListBox {
		font-size: 0.8em;
		box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
		position: relative;
	}

	.productListChainBox .titleBox,
	.productListDummyDiamondBox .titleBox,
	.productListInlineDummyDiamondBox .titleBox,
	.productListBox .titleBox {
		font-size: 1.1em;
	}

	.ui-datepicker {
		font-size: 0.8em;
	}

	.textSizeLevel1 {
		font-size: 0.8em;
	}

	.textSizeLevel2 {
		font-size: 0.9em;		
	}

	.textSizeLevel3 {
		font-size: 1.1em;
	}

	input {
		font-size: inherit;
	}


/* Dimensions and margins */

	#compactLogoLink {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		display: block;
		margin: auto;
		overflow: hidden;
		width: 165px;
		height: 45px;
	}

	#compactLogo {
		margin-top: 16px;
		width: 165px;
		height: 50px;
	}

	#compactHeaderGraphics {
		margin-left: 8px;
	}

	#compactHeaderGraphics #compactCart.compactHeaderButton {
		float: left;
		padding-left: 2px;
	}

	/* padding-top: Height by aspect ratio */
	#headerGraphics {
		height: 20px;
		padding: 16px 0px 2px 0px;
	}

	#header,
	.fullWidthHeader #topMenuElement,
	.fixTopMenu.topMenuIsFixed #topMenu #topMenuInnerContainer {
		width: 100%;
	}

	#main {
		width: 100%;
	}

	.fullWidthHeader #header {
		max-width: none;
	}

	/* box-sizing: keeps the widths of main and header equal even when only main has padding (headerMargin off) */
	#main,
	#header {
		box-sizing: border-box;
	}

	 #main {
		padding-top: 1%;
	}

	.headerMargin #headerGraphicsContainer {
		clear: both;
	}

	.fullWidthHeader #header,
	.fullWidthHeader.fixTopMenu.topMenuIsFixed #topMenu #topMenuBody {
		width: 100%;
	}

	#main {
		padding-top: 0;	
	}

	.topMenuAbsolute #topMenuBody,
	.fullWidthHeader.topMenuAbsolute #topMenuBody {
		position: absolute;
		bottom: 0px;
		left: 7.5%;
		right: 7.5%;
	}

	.topMenuAbsolute #topMenuElement,
	.fullWidthHeader.topMenuAbsolute #topMenuElement {
		width: 100%;
		padding-left: 15px;
	}

	.centerElement {
		margin-bottom: 2%;
	}

	.sideElement {
		margin-bottom: 4%;	
	}

	#centerColumn {
		left: 0%;
		width: 100%;	
	}

	#rightColumn {
		left: 0%;
		width: 0%;		
	}

	#trustpilotcontainer {
		clear: both;
		padding: 0.5% 1% 0 1%;
		border-top: 1px solid #e1e1e1;
	}

	#footercontainer a {
		font-weight: normal;
		color: #212845;
	}

	#footercontainer a:hover {
		color: #f18e45;
	}

	#footercontainer {
		clear: both;
		padding: 0 1% 0 1%;
		border-top: 1px solid #e1e1e1;
		background-color: #fafafa;
		box-shadow: 0px 0px 8px 1px rgb(45 45 45 / 20%);
		margin-top: 2%;
	}

	#innerFootercontainer {
		max-width: 1440px;
		margin: auto;
	}

	#bunnkolonne4 {
		overflow: hidden;
	}


/* Background Elements */

	/* Place body backgrounds in this style if you don't want them to show up in the wysiwyg in admin */
	@media screen {
		#frontEndBody {
			background-color: #ffffff;
			z-index: -20;
		}
	}

	#backgroundGradient {
		background-color: #ffffff;
		height: 100%;
		width: 100%;
		top: 0px;
		margin: 0px;
		position: fixed;
		z-index: -10;
	}

	#backgroundGlare {

	}

	#backgroundGlareImage {

	}


/* Header Elements */

	#compactHeader {
		display: none;
		background-color: #fbfbfb;
		border-bottom: 1px solid #e1e1e1;
		box-shadow: 5px 4px 7px -4px rgba(45, 45, 45, 0.1);
		min-height: 48px;
	}

	.fixCompactHeader #compactHeader {
		position: fixed;
		width: 100%;
		z-index: 200;
		max-height: 100%;
	}

	/* The height is only an initial value to avoid skipping of the text when exact height is set by jQuery. */
	#fixedCompactHeaderSpacer {
		height: 82px;
		display: none;
	}

	#compactCart .compactHeaderButtonImage {
		margin-right: 4px;
		display: block;
	}

	#compactCartAmount {
		display: table-cell;
		vertical-align: middle;
	}

	/* position: topMenuAbsolute */
	#header {
		position: fixed;
		top: 0;
		background-color: transparent;
		margin-left: auto;
		margin-right: auto;
		clear: both;
		background-color: #fbfbfb;
		border-bottom: 1px solid #e1e1e1;
		box-shadow: 0px 0px 8px 1px rgb(45 45 45 / 20%);
		z-index: 10;
	}

	/* background-color: may show through behind the image slider, so don't set it unless the slider isn't used */
	#headerGraphics {
		position: relative;
		overflow: hidden;
		background-color: transparent;
	}

	#headerImages img {
		width: 100%;
		height: 100%;
	}

	#logoContainer {
		text-align: center;
	}

	#logo {
		height: 60px;
		width: 210px;
		overflow: visible;
	}

	#svgLogo path {
		fill: #47484a;
		fill-opacity: 1;
		fill-rule: nonzero;
		stroke: none;
	}

	#svgLogo path.blueFill {
		fill: #0076a8;
	}

	#svgLogo path.boldPath {
		stroke: #000000;
		stroke-width: 20px;
	}

	#headerImagesNav {
		width: 100%;
		height: 19px;
		margin-bottom: 5px;
		text-align: center;
	}

	#headerImagesNav a {
		color: white;
		display: inline-block;
		width: 14px;
		height: 14px;
		font-size: 10px;
		background-image: url('../../images/System/pager.png');
		background-repeat: no-repeat;
		margin-right: 10px;
	}

	#headerImagesNav a.activeSlide {
		background-image: url('../../images/System/pager-active.png');
		color: #8b8b8b;
	}

	/* z-index: topMenuAbsolute */
	#topMenuBody {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		z-index: 101;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.fixTopMenu.topMenuIsFixed #topMenu #topMenuInnerContainer {
		position: fixed;
		top: 0px;
		bottom: auto;
		margin-top: 0px;
		z-index: 202;
		border-top-right-radius: 0px;
		border-top-left-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	.fullWidthHeader.topMenuAbsolute.topMenuIsFixed #topMenu #topMenuBody {
		width: auto;
	}

	#topMenuFixedBody {
		display: none;
	}

	.fixTopMenu.topMenuIsFixed #topMenuFixedBody {
		display: block;
	}

	.topMenuAbsolute.fixTopMenu.topMenuIsFixed #topMenuFixedBody {
		display: none;
	}

	#topMenuElement {
		text-align: center;
		padding-left: 15px;
	}

	.fullWidthHeader #topMenuElement {
		padding-left: 0px;
	}

	#compactHeaderGraphics .compactHeaderButton {
		border-top-right-radius: 4px;
		border-top-left-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		color: #000000;
		border-color: #ffffff;
		border-width: 0px;
		border-style: solid;
		cursor: pointer;
		white-space: nowrap;
		margin-top: 7px;
		padding: 10px;
		float: right;
		font-size: 13px;
		font-weight: normal;
	}

	#compactHeartIcon.compactHeaderButton {
		float: left;
		margin-top: 8px;
	}

	#compactHeaderGraphics .compactHeaderButton img {
		width: 100%;
		width: 16px;
		height: 16px;
	}

	#compactMenuButton.compactHeaderButton {
		margin-right: 11px;
		margin-top: 10px;
	}

	#compactMenuButton .compactMenuButtonSpan {
		top: -5px;
		width: 13px;
		border-bottom: 1px solid #767676;
		border-top: 1px solid #767676;
		height: 9px;
		display: inline-block;
		position: relative;
		box-sizing: border-box;
	}

	#compactMenuButton .compactMenuButtonSpan:before {
		content: "";
		height: 1.2px;
		background-color: #767676;
		position: absolute;
		top: 3px;
		width: 19px;
		left: -3px;
	}

	#compactMenuButton .compactMenuButtonSpan:after {
		content: "";
		height: 1.2px;
		background-color: #767676;
		position: absolute;
		top: 11px;
		width: 4px;
		left: 4.5px;
	}

	.compactMenuHeaderButton {
		padding: 16px 12px 6px 12px;
		font-size: 14px;
	}

	.compactMenuHeaderButton img {
		height: 16px;
		width: 16px;
	}

	.compactMenuHeaderButtonText {
		position: relative;
		top: -2px;
		display: inline-block;
		margin-left: 8px;
		cursor: pointer;
		font-weight: normal;
	}

	.compactMenuFooterButton {
		padding: 12px 12px 10px 12px;
		font-size: 14px;
		display: inline-block;
		width: 49%;
		box-sizing: border-box;
	}

	.compactMenuFooterButton img {
		height: 16px;
		width: 16px;
	}

	.compactMenuFooterButtonText {
		position: relative;
		top: -3px;
		display: inline-block;
		margin-left: 4px;
		cursor: pointer;
		font-weight: normal;
	}

	.compactMenuFooterButton img {
		height: 16px;
		width: 16px;
	}

	.accountHeaderMenuAccountButtonText {
		position: relative;
		top: -2px;
		display: inline-block;
		margin-left: 4px;
		cursor: pointer;
		font-weight: normal;
	}

	#compactMenuHeaderClose {
		font-size: 24px;
		line-height: 18px;
		text-align: center;
		font-family: Tahoma, sans-serif;
		font-weight: normal;
		cursor: pointer;
		float: right;
		padding: 12px;
		width: 20px;
		text-align: right;
	}

	/* display: block keeps the image in place if font size increases 200% */
	#compactHeaderGraphics .compactHeaderButton .compactHeaderButtonImage {
		display: block;
	}

	#compactSearch {
		padding: 10px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #ffffff;
	}

	#compactSearchInnerContainer {
		position: relative;
	}

	#compactSearch input[type='image'] {
		position: absolute;
		right: 10px;
		top: 8px;
		height: 16px;
		width: 16px;
	}

	#compactSearchQ {
		width: 100%;
		padding-left: 8px;
		font-size: 14px;
		height: 32px;
	}


/* Page Elements */

	#main {
		background-color: #ffffff;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		margin-top: 120px;
	}

	.showDesktopNews #main {
		margin-top: 152px;
	}

	.showSelectedDiamondStrip #main {
		margin-top: 168px;
	}

	.showSelectedDiamondStrip.showDesktopNews #main {
		margin-top: 200px;
	}

	#centerColumn {
		position: relative;
		float: left;
	}

	@media print {
		div#centerColumn {
			left: 0px;
			width: 100%;
		}
	}

	#leftColumn {
		position: relative;
		float: left;
	}

	#rightColumn {
		position: relative;
		float: left;
	}

	.sideElementHeader {
		border-top: 1px dotted #224775;
		border-left: 1px dotted #224775;
		border-right: 1px dotted #224775;
		font-weight: bold;
		color: #ffffff;
		padding-top: 6px;
		padding-right: 10px;
		padding-bottom: 6px;
		padding-left: 10px;
		background-color: #b0c4e8;
	}
	
	
	
	

	/* IE7 compatibility requires separate block */
	.sideElementBody {
		border: 1px dotted #224775;
		font-weight: normal;
		color: #212845;
		padding-top: 6px;
		padding-right: 10px;
		padding-bottom: 6px;
		padding-left: 10px;
	}

	.sideElementBody {
		border: 1px dotted #224775;
		font-weight: normal;
		color: #212845;
		padding-top: 6px;
		padding-right: 10px;
		padding-bottom: 6px;
		padding-left: 10px;
		line-height: 130%;
	}

	.sideElementBodyOnly {
		background-color: #224775;
		color: #ffffff;
		padding-top: 6px;
		padding-right: 10px;
		padding-bottom: 6px;
		padding-left: 10px;
	}

	.compactSideElementTrigger {
		display: none;
	}

	/* IE7 compatibility requires separate block */
	#cartExtension {
		background-color: #253f75;
	}

	#cartExtension {
		position: fixed;
		top: 50px;
		display: none;
		width: 98%;
		margin-left: 1%;
		background-color: rgb(250, 250, 250);
		border: 1px solid #e1e1e1;
		line-height: 130%;
		z-index: 201;
		max-width: 1520px;
		margin: auto;
		left: 0;
		right: 0;
	}

	#cartExtensionElement {
		margin-top: 2%;
		margin-bottom: 2%;
		margin-right: 4%;
		margin-left: 4%;
	}

	#cartExtensionProductContainer {
		width: 74%;
		float: left;
	}

	#cartExtensionControlsContainer {
		width: 24%;
		float: right;
		text-align: right;
	}

	#cartExtensionControlsContainer input[type='button'],
	#cartExtensionControlsContainer input[type='submit'] {
		margin-top: 5%;
		width: 100%;
	}

	#cartExtensionPricesContainer {
		margin-top: 5%;
	}

	#cartExtensionPricesContainer .incVatBox {
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #e1e1e1;
		border-bottom-width: 4px;
		border-bottom-style: double;
		border-bottom-color: #e1e1e1;
	}

	.headerLeft {
		position: absolute;
		left: 18px;
		top: 18px;
		z-index: 1;
		font-size: 13px;
	}

	.headerRight {
		position: absolute;
		right: 18px;
		top: 18px;
		z-index: 102;
		font-size: 13px;
	}

	.headerLeft img,
	.headerRight img,
	.headerRight input[type="image"] {
		height: 14px;
		width: 14px;
	}

	.phoneHeader {
		display: inline-block;
	}

	.phoneHeader a {
		font-weight: normal;
		display: block;
	}

	.phoneHeader .phoneNumber {
		position: relative;
		top: -2px;
		display: inline-block;
		margin-left: 8px;
	}

	.chatHeader {
		display: inline-block;
		margin-left: 18px;
	}

	.chatHeader a {
		font-weight: normal;
		display: block;
	}

	.chatHeader .chatText {
		position: relative;
		top: -2px;
		display: inline-block;
		margin-left: 8px;
	}

	.contactHeader {
		display: inline-block;
		margin-left: 18px;
	}

	.contactHeader a {
		font-weight: normal;
		display: block;
	}

	.contactHeader .contactText {
		position: relative;
		top: -2px;
		display: inline-block;
		margin-left: 8px;
	}

	.favorittlink,
	.kurvlink {
		display: inline-block;
		margin-right: 18px;
	}

	.favorittlink a {
		font-weight: normal;
	}

	.favorittlink .desktopFavouriteCounter {
		font-weight: normal;
		position: relative;
		top: -2px;
		display: inline-block;
	}

	.cartCounter {
		font-weight: normal;
		position: relative;
		top: -2px;
		display: inline-block;
	}

	.accountHeader {
		display: inline-block;
		margin-right: 18px;
	}

	.accountHeader a {
		font-weight: normal;
		display: block;
	}

	.accountHeader .accountText {
		position: relative;
		top: -2px;
		display: inline-block;
		margin-left: 4px;
	}

	#accountHeaderMenu {
		display: none;
		background-color: #fbfbfb;
		border: 1px solid #e1e1e1;
		box-shadow: 0px 0px 8px 1px rgb(45 45 45 / 20%);
		z-index: 10;
		position: absolute;
		width: 150px;
		right: 0;
	}

	#compactContactMenu {
		max-width: 600px;
		top: 14vh;
		bottom: unset;
		font-size: 14px;
	}

	.generalToolTip .generalToolTipCenteredHeader {
		text-align: center;
		margin-top: 0;
		top: -18px;
		position: relative;
		margin-bottom: 0;
		clear: both;
	}

	#compactContactMenu .compactContactMenuTitle {
		text-align: center;
		margin-top: 12px;
		font-weight: bold;
		text-transform: uppercase;
	}

	#compactContactMenu .compactContactMenuText {
		margin-top: 36px;
		margin-bottom: 36px;
	}

	#compactContactMenu .compactContactMenuButton {
		width: 33.3%;
		float: left;
		text-align: center;
	}

	#compactContactMenu .compactContactMenuButton a {
		display: block;
		padding: 12px 12px 8px 12px;
		font-size: 14px;
		font-weight: normal;
	}

	#compactContactMenu .compactContactMenuButton a img {
		height: 28px;
		width: 28px;
		margin-bottom: 6px;
	}

	#compactContactMenu .compactContactMenuButtonText {
		position: relative;
		top: -2px;
		left: 4px;
	}

	#compactContactMenu a:hover  {
		background-color: #eeeeee;
	}

	.accountHeader:hover #accountHeaderMenu {
		display: block;
	}

	#accountHeaderMenu a {
		display: block;
		padding: 12px 12px 8px 12px;
		font-size: 14px;
	}

	#accountHeaderMenu a:hover  {
		background-color: #eeeeee;
	}

	.favouritesHeader {
		display: inline-block;
		margin-right: 18px;
	}

	.reviewsHeader {
		display: inline-block;
	}

	#search {
		display: inline-block;
		margin-right: 18px;
		cursor: pointer;
	}

	#search .searchText {
		position: relative;
		top: -2px;
		display: inline-block;
		margin-left: 4px;
		cursor: pointer;
	}

	#search form {
		display: inline-block;
	}

	#breadcrumb {
		color: #617aa9;
	}

	#sharetool {
		float: right;
	}

	/* Pre-styling these tags to avoid content shifting when loading the addthis stylesheet */
	#sharetool a {
		padding: 0px 2px 0px 2px;
		
	}

	#flags {
		text-align: center;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	#poweredby {
		text-align: right;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	.pageImage {
		float: left;
		margin-right: 12px;
		margin-bottom: 12px;
	}

	.articlePageImage {
		float: left;
		width: 50%;
		margin-right: 2%;
		margin-bottom: 1%;
	}

	#productPageImageInlineContainer .zoomButton {
		display: none;
		position: absolute;
		bottom: 0px;
		z-index: 199;
	}

	#articlePageImageInlineContainer {
		height: 100%;
	}

	#articlePageImageInlineContainer .zoomButton {
		position: absolute;
		bottom: 0px;
		z-index: 199;
	}

	#articlePageImageInlineContainer.inlineGallery .swiperThumbStack {
		padding-top: 15%;
	}

	.articlePageDescription {
		font-weight: bold;
	}

	.productPageFullVariantTitle {
		text-transform: uppercase;
		margin-bottom: 6px;
		margin-top: 20px;
		font-weight: 600;
	}

	.selectNameDiamantform .productPageFullVariantTitle {
		margin-bottom: 4px;
	}

	.productPageFullVariantSelects .imageFormat .subTitle {
		margin-bottom: 4%;
		margin-top: -3px;
	}

	.selectNameMetall .productPageFullVariantSelects .imageFormat img {
		height: 105%;
	}

	.productPageFullVariantSelects .imageFormat > .columnElement {
		padding-bottom: 1%;
	}

	.productPageFullVariantSelects {
		text-align: center;
	}

	.productPageFullVariantSelects .imageFormat a {
		display: block;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		padding: 2%;
		text-align: center;
		border-width: 0;
		border-style: solid;
		border-color: transparent;
	}

	/* Tester deaktivering. 05.01.2024 */
	.deaktivert .productPageFullVariantSelects .imageFormat .selectedImage .borderDiv {
		border-width: 2px;
		border-style: solid;
		border-color: #e1e1e1;
		border-radius: 4px;
		background-color: #ffffff;
		box-shadow: -2px -2px 8px -3px rgba(45, 45, 45, 0.2);
	}

	/* Adds a transparent border so images without selected border will be of the same size. */
	.productPageFullVariantSelects .imageFormat .aspectRatioElement {
		padding: 1px;
	}
	.productPageFullVariantSelects .imageFormat .selectedImage .aspectRatioElement {
		padding: 0px;
	}

	.productPageFullVariantSelects .imageFormat .variantImageHeight {
		position: relative;
		padding-top: 80%;
	}

	.selectNameDiamantform .productPageFullVariantSelects .imageFormat img {
		width: 75%;
	}

	.productPageVariantSelects {
		width: 100%;
		height: 59px;
		font-weight: normal;
		font-size: 14px;
		padding-left: 2%;
		background-color: #2b4f60;
		border-color: #2b4f60;
		color: #eeeeee;
		border-width: 1px;
		box-shadow: -2px -3px 8px -3px rgba(30, 30, 30, 0.3);
		text-align: center;
	}

	select.productPageVariantSelects.showAsCTAButton {
		background-color: #2f751e;
		color: #ffffff;
		font-weight: normal;
		font-size: 14px;
	}

	.productPageVariantSelects.showAsCTAButton option {
		background-color: #ffffff;
		color: #212845;
		font-size: 12px;
	}

	/* Only when simple selects are repeated. Avoids double spacing on complex variants */
	br + .productPageVariantSelects {
		margin-top: 4%;
	}

	.productPageDiamondSelectorContainer {
		cursor: pointer;
		border: 1px solid #e1e1e1;
		font-size: 14px;
		padding: 16px 12px 12px 12px;
		background-color: #fafafa;
		line-height: 1.6em;
		box-shadow: -2px -2px 8px -3px rgba(45, 45, 45, 0.2);
		min-height: 24px;
		text-align: center;
	}

	.productPageDiamondSelectorContainer.diamondIsSelected {
		background-color: #2b4f60;
		color: #eeeeee;
	}

	.diamondIsSelected .productPageAddBasketDiamondLabel a,
	.diamondIsSelected .productPageDiamondSelectorControls,
	.diamondIsSelected .productPageDiamondSelectorControls a {
		color: #eeeeee;
	}

	.productPageAddBasketChainLabel,
	.productPageEngravingSelectorContainer {
		cursor: pointer;
		border: 1px solid #dddddd;
		font-size: 14px;
		padding-top: 17px;
		padding-left: 6px;
		padding-bottom: 15px;
		background-color: #fafafa;
		line-height: 1.6em;
		box-shadow: -2px -2px 8px -3px rgba(45, 45, 45, 0.2);
		min-height: 24px;
		text-align: center;
	}

	.chainIsSelected .productPageAddBasketChainLabel,
	.productPageEngravingSelectorContainer.engravingIsSelected {
		padding: 12px;
		background-color: #2b4f60;
		border-color: #2b4f60;
		color: #eeeeee;
	}

	.productPageEngravingSelectorContainer.engravingIsSelected .productPageAddEngravingProperties {
		padding-top: 12px;
	}

	.productPageChainSelectorContainer.chainIsSelected a,
	.productPageEngravingSelectorContainer.engravingIsSelected a {
		color: #eeeeee;
	}

	.productPageAddBasketDiamondLabel.showAsCTAButton,
	.productPageAddBasketChainLabel.showAsCTAButton,
	.productPageAddBasketEngravingLabel.showAsCTAButton {
		background-color: #2f751e;
		font-weight: normal;
		color: #ffffff;
		font-size: 14px;
		padding-right: 6px;
	}

	.productPageAddBasketDiamondLabel a,
	.productPageAddBasketChainLabel a,
	.productPageAddBasketEngravingLabel a {
		text-decoration: underline;
	}

	.productPageCustomerCommentBox {
		width: 100%;
		height: 40px;
	}

	.productPageMoreInfo .moreInfoContainer {
		margin-bottom: 6px
	}

	.productPageMoreInfo .moreInfoTitle {
		width: 120px;
		float: left;
	}

	.productPageMoreInfo .moreInfoContent {
		margin-left: 100px;
	}

	.productPageShoppingListContainer {
		margin-top: 18px;
	}

	#addProductToShoppingListForm {
		display: inline;
	}

	.productPageShoppingHeartIcon {
		width: 20px;
		height: 20px;
		margin-left: 6px;
		top: 2px;
		cursor: pointer;
		position: relative;
	}

	.productPageShoppingHeartIcon .outerHeart {
		fill: #878787;
	}

	.productPageShoppingHeartIcon .innerHeart {
		display: none;
		fill: #2b4f60;
		stroke-width: 15px;
		stroke: #2b4f60;
	}

	.productPageShoppingHeartIcon.selected .innerHeart {
		display: block;
	}

	.productPageShoppingHeartIcon.selected .outerHeart {
		fill: #2b4f60;
	}

	.pageTitle,
	.pageBody,
	#productFilter,
	#inlineProductFilterContainer,
	#articleListContainer,
	#productListContainer,
	#paginationContainer,
	.pageFooter {
		padding-left: 16px;
		padding-right: 16px;
		max-width: 1520px;
		margin: auto;
		box-sizing: border-box;
	}

	.pageId618 #productFilter {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}

	body.pageId618 #productFilter .filterTitleOpenArrow,
	body.pageId618 #productFilter .filterTitleClosedArrow,
	body.pageId618 #productFilter .filterRemove {
		display: none;
	}

	#productMainContainer {
		padding-left: 16px;
		padding-right: 16px;
		max-width: 1488px;
		margin: auto;
	}

	.productInfoSheet,
	.faqSheet {
		max-width: 1520px;
		margin: auto;
	}

	#productPageDescriptionTabs.ui-tabs {
		border-width: 0px;
		padding: 0px;
	}

	#productPageDescriptionTabs.ui-tabs .ui-tabs-panel {
		overflow: auto;
		border-bottom: 1px solid #aaaaaa;
		border-right: 1px solid #aaaaaa;
		border-left: 1px solid #aaaaaa;
		font-size: 14px;
	}

	#productPageDescriptionTabs.ui-tabs .ui-widget-header {
		background-color: transparent;
		background-image: none;
		border-width: 0px 0px 1px 0px;
		border-bottom: 1px solid #c0c0c0;
		border-radius: 0px;
		padding-left: 0px;
	}

	#productPageDescriptionTabs #tabExternalUrls div {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}


/* jquery-ui 1.11.4 slider */

	.ui-widget-content {
		border: 1px solid #aaa;
		background: #fff url("//ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
		color: #222;
	}

	.ui-widget-content a {
		color: #222;
	}

	.ui-widget-content .ui-state-default {
		border: 1px solid #d3d3d3;
		background: #e6e6e6 url("//ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
		font-weight: normal;
		color: #555;
	}

	.ui-widget-content .ui-state-hover,
	.ui-widget-content .ui-state-focus {
		border: 1px solid #999;
	}

	.ui-widget-content .ui-state-active {
		border: 1px solid #aaa;
	}

	.ui-widget-content .ui-state-highlight {
		border: 1px solid #fcefa1;
	}

	.ui-widget-content .ui-state-error {
		border: 1px solid #cd0a0a;
	}

	.ui-corner-all {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}

	.ui-slider {
		position: relative;
		text-align: left;
	}

	.ui-slider .ui-slider-handle {
		position: absolute;
		z-index: 2;
		width: 1.2em;
		height: 1.2em;
		cursor: default;
		-ms-touch-action: none;
		touch-action: none;
	}

	.ui-slider .ui-slider-range {
		position: absolute;
		z-index: 1;
		font-size: .7em;
		display: block;
		border: 0;
		background-position: 0 0;
	}

	.ui-slider.ui-state-disabled .ui-slider-handle,
	.ui-slider.ui-state-disabled .ui-slider-range {
		filter: inherit;
	}

	.ui-slider-horizontal {
		height: .8em;
	}

	.ui-slider-horizontal .ui-slider-handle {
		top: -.3em;
		margin-left: -.6em;
	}

	.ui-slider-horizontal .ui-slider-range {
		top: 0;
		height: 100%;
	}

	.ui-slider-horizontal .ui-slider-range-min {
		left: 0;
	}

	.ui-slider-horizontal .ui-slider-range-max {
		right: 0;
	}

	.ui-slider-vertical {
		width: .8em;
		height: 100px;
	}

	.ui-slider-vertical .ui-slider-handle {
		left:-.3em;
		margin-left:0;
		margin-bottom:-.6em;
	}

	.ui-slider-vertical .ui-slider-range {
		left:0;
		width:100%;
	}

	.ui-slider-vertical .ui-slider-range-min {
		bottom:0
	}

	.ui-slider-vertical .ui-slider-range-max {
		top:0;
	}



/* Menus */

	/* Drop Down Menu - Basic drop down functionality */
	.dropDownMenu ul a {
		display: block;
	}

	.dropDownMenu ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		z-index: 202;
		display: inline-block;
	}

	.dropDownMenu ul li {
		display: block;
		float: left;
	}

	.dropDownMenu ul ul {
		visibility: hidden;
		opacity: 0;
		transition: visibility 0s linear 0.35s, opacity 0.35s linear;
		position: absolute;
		top: 100%;
		left: 0px;
		right: 0px;
	}

	.dropDownMenu ul li:hover > ul {
		visibility: visible;
		opacity: 1;
		transition-delay: 0s;
	}

	.dropDownMenu ul ul li {
		float: none;
	}

	.dropDownMenu ul ul ul {
		left: 96%;
		top: 6px;
	}

	.dropDownMenu ul:after {
		content: "";
		clear: both;
		display: block;
	}

	/* Two Levels / Multi Column Mode */
	.multiColumn .dropDownMenu > ul {
		position: relative;
	}

	.multiColumn .dropDownMenu ul li {
		position: static;
	}

	.multiColumn .dropDownMenu ul ul li {
		float: left;
	}

	.multiColumn .dropDownMenu ul ul ul li {
		float: none;
		padding-left: 15px;
	}

	.multiColumn .dropDownMenu ul ul ul {
		left: 0px;
		top: 0px;
		position: relative;
	}

	.multiColumn .dropDownMenu ul li:hover ul {
		visibility: visible;
		opacity: 1;
		transition-delay: 0s;
	}


	/* Top Menu - Visual styling */
	#topMenuBody ul {
		background-color: transparent;
		border-color: transparent;
		border-style: solid;
		border-width: 0px;
		vertical-align: top;
		max-width: 1520px;
		margin: auto;
	}

	#topMenuBody ul li a {
		color: #212845;
		text-decoration: none;
		padding-top: 9px;
		padding-right: 33px;
		padding-bottom: 8px;
		padding-left: 0px;
		font-weight: 600;
		font-size: 14px;
		white-space: nowrap;
		text-transform: uppercase;
	}

	#topMenuBody ul li:last-of-type a {
		padding-right: 0;
	}

	#topMenuBody ul li a:hover {
		color: #f18e45;
	}

	#topMenuBody ul ul {
		background-color: #ffffff;
		border-top: 1px solid #e1e1e1;
	}

	#topMenuBody ul ul li {
		float: left;
		width: 32%;
		margin-right: 2%;
		padding-top: 15px;
		padding-bottom: 15px;
		box-sizing: border-box;
		text-align: left;
	}

	#topMenuBody ul ul li:nth-of-type(3n+3) {
		margin-right: 0px;
	}

	#topMenuBody ul ul li a {
		margin-left: 10px;
		color: #000000;
		font-weight: 600;
		display: inline;
		font-size: 14px;
		padding: 10% 3% 10% 3%;
	}

	#topMenuBody ul ul li.parentNode > a {
		background-image: url('/images/System/ice_arrow_sub.gif');
		background-repeat: no-repeat;
		background-position: right center;
	}

	#topMenuBody ul ul li a:hover {
		color: #f18e45;
	}

	#topMenuBody ul ul li img {
		width: 50%;
		vertical-align: middle;
		position: relative;
	}

	.multiColumn #topMenuElement ul ul li.parentNode > a {
		background-image: none;
	}

	.multiColumn #topMenuElement ul ul ul {
		border-color: transparent;
	}

	.multiColumn #topMenuElement ul ul ul li {
		background-image: url('/images/System/ice_sidemenuimage.gif');
		background-position: 6px 10px;
		background-repeat: no-repeat;
	}



	/* Top HEADING Menu - Visual styling */

	#topHeading {
		max-width: 1520px;
		position: relative;
		margin: auto;
	}

	#topHeadingMenu {
		display: none;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	#topHeadingMenuBody {
		float: left;
	}

	#topHeadingMenuBody ul {
		background-color: transparent;
		border-color: transparent;
		border-style: solid;
		border-width: 0px;
		float: right;
		margin-right: 5px;
	}

	#topHeadingMenuBody ul li a {
		color: #212845;
		text-decoration: none;
		padding-top: 7px;
		padding-left: 16px;
		padding-right: 13px;
		padding-bottom: 6px;
		font-weight: normal;
		white-space: nowrap;
		font-size: 14px;
	}

	#topHeadingMenuBody ul li a:hover {
		color: #f18e45;
	}

	#topHeadingMenuBody ul ul {
		background-color: #224775;
		border-color: #224775;
		border-style: solid;
		border-width: 1px;
		
	}

	#topHeadingMenuBody ul ul li a {
		padding: 8px 18px 8px 8px;
		margin-right: 10px;
		color: #ffffff;
		font-weight: normal;
	}

	#topHeadingMenuBody ul ul li.parentNode > a {
		background-image: url('/images/System/ice_arrow_sub.gif');
		background-repeat: no-repeat;
		background-position: right center;
	}

	#topHeadingMenuBody ul ul li a:hover {
		color: #f18e45;
	}





	/* Side Menu - Functionality */
	#sideMenu ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

	#sideMenu ul li {
		display: block;
	}

	#sideMenu ul ul {
		display: none;
	}

	#sideMenu ul li.expandNode > ul {
		display: block;
	}

	/* Side Menu - Visual styling */
	#sideMenu ul li a {
		display: block;
		color: #212845;
		background-color: transparent;
		background-image: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #597ab6;
		padding: 3%;
		margin-bottom: 2px;
	}

	#sideMenu ul li.activeNode > a,
	#sideMenu ul li a:hover {
		color: #ffffff;
		background-color: #b0c4e8;
		border-bottom-color: #597ab6;
	}

	#sideMenu ul ul li a {
		padding: 2% 2% 2% 23px;
		border-bottom-color: #ffffff;
		background-position: 5px center;
		background-image: url('/images/System/ice_sidemenuimage.gif');
		background-repeat: no-repeat;
	}


	#sideMenu ul ul li.activeNode > a,
	#sideMenu ul ul li a:hover {
		border-bottom-color: #597ab6;
		border-bottom-style: dotted;
	}

	#sideMenu ul ul ul li a {
		background-position: 20px center;
		padding-left: 37px;
	}

	#sideMenu ul ul ul ul li a {
		background-position: 35px center;
		padding-left: 52px;
	}

	#sideMenu ul ul ul ul ul li a {
		background-position: 50px center;
		padding-left: 67px;
	}

	#sideMenu ul ul ul ul ul ul li a {
		background-position: 65px center;
		padding-left: 82px;
	}

	/* Compact (mobile) Menu */
	@keyframes containerFadeOut {
		0% {
			right: 0;
		}
		99% {
			right: 0;
		}
		100% {
			right: 100vw;
		}
	}

	#compactMenuBackground {
		width: 100%;
		height: 100%;
		top: 0;
		right: 100vw;
		position: fixed;
		z-index: 309;
		background-color: transparent;
		animation: containerFadeOut 0.2s;
		transition: background-color linear 0.2s;
	}

	.openCompactMenu #compactMenuBackground {
		background-color: #00000099;
		right: 0;
		animation: none;
	}

	#compactMenu {
		overflow-y: auto;
		position: fixed;
		top: 0;
		bottom: 0;
		z-index: 310;
		left: 100%;
		width: 85%;
		transition: 0.3s ease;
		background-color: #fbfbfb;
	}

	.openCompactMenu #compactMenu {
		left: 15%;
	}

	#compactMenu ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

	#compactMenu ul li {
		display: block;
	}

	#compactMenu ul ul {
		display: none;
	}

	/* Compact (mobile) Menu - Visual styling */
	#compactMenu {
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #ffffff;
	}

	#compactMenu ul li a {
		display: block;
		background-color: #fbfbfb;
		color: #000000;
		font-weight: normal;
		padding: 12px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ffffff;
		font-size: 14px;
	}

	#compactMenu ul li.parentNode > a:after {
		content: '▼';
		font-size: 0.7em;
		margin-left: 0.7em;
		position: relative;
		top: -2px;
	}

	#compactMenu ul li:last-child > a {
		border-bottom-width: 0px;
	}

	#compactMenu ul ul {
		padding-left: 0.4em;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ffffff;
	}

	#compactMenu ul ul li a {
		background-color: #ffffff;
	}


/* Article Lists */

	/* Normal List */

	.articleListBox .thumbnail {
		float: left;
		width: 35%;
		margin-right: 1.5%;
	}

	.articleListBoxSmallImage .articleListBox .thumbnail {
		width: 20%;
	}

	.articleListBoxLargeImage .articleListBox .thumbnail {
		width: 50%;
	}

	.articleListBoxFullImage .articleListBox .thumbnail {
		width: 100%;
	}

	.articleListBoxDynamicImage .articleListBox .thumbnail {
		width: auto;
		max-width: 100%;
	}

	.articleListBoxRightFloatImage .articleListBox .thumbnail {
		float: right;
		margin-left: 1.5%;
		margin-right: 0px;
	}

	.articleListBoxCenteredImage .articleListBox .thumbnail {
		float: none;
		margin: 0px auto 3px auto;
		display: block;
	}

	.articleListBoxNoFloatImage .articleListBox .thumbnail {
		float: none;
	}

	.articleListBox .shortDescriptionTextOnly {
		display: none;
	}

	.articleListBoxShortDescriptionEllipsis .articleListBox .shortDescription {
		display: none;
	}

	.articleListBoxShortDescriptionEllipsis .articleListBox .shortDescriptionTextOnly {
		display: block;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.articleListBoxDescriptionOverlay  .articleListBox .shortDescription {
		position: absolute;
		bottom: 4%;
		left: 0;
		right: 0;
		font-size: 2vw;
		text-align: center;
	}

	.articleListBoxDescriptionOverlay  .articleListBox .shortDescription a {
		font-weight: 200;
		color: #ffffff;
	}

	.articleListBoxDescriptionOverlay  .articleListBox .shortDescription a.invertColor {
		color: #000000;
	}

	.articleListBoxDescriptionOverlay .articleListBox .thumbnail {
		margin-bottom: 0;
	}

	@media screen and (min-width: 1520px) {
		.articleListBoxDescriptionOverlay  .articleListBox .shortDescription {
			font-size: 30px;
		}
	}

	.articleListBoxDescriptionAsButton  .articleListBox .shortDescription {
		position: absolute;
		bottom: 8%;
		left: 6%;
		font-size: 2vw;
	}

	.articleListBoxDescriptionAsButton  .articleListBox .shortDescription a {
		font-weight: 200;
		color: #ffffff;
		padding: 0.3vw 3vw 0.3vw 3vw;
		border: 1px solid #ffffff;
	}

	.articleListBoxDescriptionAsButton  .articleListBox .shortDescription a.invertColor {
		color: #000000;
		border: 1px solid #000000;
	}

	.articleListBoxDescriptionAsButton  .articleListBox .shortDescription a:hover {
		background-color: #ffffff45;
	}

	.articleListBoxDescriptionAsButton  .articleListBox .shortDescription a.invertColor:hover {
		background-color: #00000025;
	}

	.articleListBoxHideImage .articleListBox .thumbnail {
		display: none;
	}

	.articleListBoxHideTitle .articleListBox .title {
		display: none;
	}

	.articleListBoxHideShortDescription .articleListBox .shortDescription,
	.articleListBoxHideShortDescription.articleListBoxShortDescriptionEllipsis .articleListBox .shortDescriptionTextOnly {
		display: none;
	}

	.articleListBoxHideMoreLink .articleListBox .moreLink {
		display: none;
	}

	.articleListBoxFrame .articleListBox .frame {
		padding: 2%;
		border-width: 1px;
		border-style: solid;
		border-color: #dddddd;
	}

	.articleListBoxBottomBorder .articleListBox .frame {
		padding-bottom: 2%;
		border-bottom: 1px solid #dddddd;
	}

	.articleListBoxHeight40 .articleListBox .boxAspectRatioElement,
	.articleListBoxHeight60 .articleListBox .boxAspectRatioElement,
	.articleListBoxHeight80 .articleListBox .boxAspectRatioElement,
	.articleListBoxHeight100 .articleListBox .boxAspectRatioElement,
	.articleListBoxHeight130 .articleListBox .boxAspectRatioElement,
	.articleListBoxHeight150 .articleListBox .boxAspectRatioElement {
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		overflow: hidden;
	}

	.articleListBoxHeight40 .articleListBox .boxHeight {
		padding-top: 40%;
	}

	.articleListBoxHeight60 .articleListBox .boxHeight {
		padding-top: 60%;
	}

	.articleListBoxHeight80 .articleListBox .boxHeight {
		padding-top: 80%;
	}

	.articleListBoxHeight100 .articleListBox .boxHeight {
		padding-top: 100%;
	}

	.articleListBoxHeight130 .articleListBox .boxHeight {
		padding-top: 130%;
	}

	.articleListBoxHeight150 .articleListBox .boxHeight {
		padding-top: 150%;
	}

	/* Only takes effect with fixed height */
	.articleListBoxMaxHeight85 .articleListBox .thumbnail {
		max-height: 85%;
	}

	/* Only takes effect with fixed height */
	.articleListBoxMaxHeight50 .articleListBox .thumbnail {
		max-height: 50%;
	}

	/* A div with 100% height inside the absolute div is needed for Chrome/Opera to respect the max-height on the image */
	.articleListBox .imageMaxHeightEnabler {
		height: 100%;
	}


	/* FAQ List */

	.articleListFAQ {
		overflow: hidden;
	}

	.articleListFAQ .frame {
		border-bottom: 1px solid #dddddd;
		padding-bottom: 0;
	}

	.articleListFAQ .title {
		margin-bottom: 0.5%;
		font-weight: bold;
		cursor: pointer;
	}

	.articleListFAQ .thumbnail {
		float: left;
		width: 30px;
		margin-right: 8px;
	}

	.articleListFAQSmallImage .articleListFAQ .thumbnail {
		width: 20%;
	}

	.articleListFAQLargeImage .articleListFAQ .thumbnail {
		width: 50%;
	}

	.articleListFAQFullImage .articleListFAQ .thumbnail {
		width: 100%;
	}

	.articleListFAQRightFloatImage .articleListFAQ .thumbnail {
		float: right;
		margin-left: 1.5%;
		margin-right: 0px;
	}

	.articleListFAQHideMoreLink .articleListFAQ .moreLink,
	.articleListFAQHideImage .articleListFAQ .thumbnailBox {
		display: none;
	}

	.articleListFAQHideBorder .articleListFAQ .frame {
		border-bottom-width: 0px;
	}


/* Product Lists */

	/* Table */

	.descriptionColumn table,
	.productListTable {
		width: 100%;
		border-collapse: separate;
		border-spacing: 0;
	}

	.productListTable td {
		vertical-align: top;
		padding: 4px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #e1e1e1;
		padding-top: 12px;
	}

	.productListTable td td {
		border: none;
	}

	.productListTable tr:first-of-type td {
		border: none;
		padding-top: 0;
	}

	.productListTable .thumbnailColumn {
		width: 13%;
		min-width: 10px;
	}

	.productListTable .thumbnailColumn img {
		width: 100%;
		display: block;
	}

	.productListTable .priceColumn .priceBeforeDiscount {
		text-decoration: line-through;
	}

	.productListTable .shoppingColumn {
		width: 17%;
	}

	.productListTable .removeColumn {
		width: 20px;
	}

	.productListTable .removeColumn .deleteIcon {
		width: 20px;
		height: 20px;
		float: right;
		margin-top: 2px;
	}

	.productListTable .shoppingColumn select,
	.productListTable .shoppingColumn .customerComment {
		width: 100%;
	}

	.productListTable .shoppingColumn .customerComment {
		min-width: 130px;
		height: 80px;
	}

	.productListTable .shoppingColumn .qty {
		float: left;
		padding-right: 3%;
	}

	.productListTable .shoppingColumn .buyButton {
		width: 100%;
		margin-left: 0px;
	}

	.productListTable .shoppingColumn .qtyInput {
		width: 40px;
		text-align: right;
		padding-right: 5px;
	}

	.productListTable .shoppingColumn .optionsBox select,
	.productListTable .shoppingColumn .customerCommentBox,
	.productListTable .shoppingColumn .qtyBox {
		margin-top: 0px;
		margin-bottom: 3px;
	}

	.productListTable .shoppingColumn .customerComment {
		/* Avvoid spacing below inline element */		
		display: block;
	}

	.productListTable .priceColumn,
	.productListTable .stockColumn,
	.productListTable .shoppingColumn {
		text-align: right;
	}

	.productListTable .priceColumn,
	.productListTable .shoppingColumn .qtyBox,
	.productListTable .stockColumn,
	.productListTable .moreInfoColumn.productListTableHeader {
		white-space: nowrap;
	}

	/* Every second row can be "highlighted". Typically with a background color */
	.productListTable tr.highlightedRow td {

	}

	.productListTable > tr:first-child td {
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #224775;	
	}

	/* Header overrides normal cells so normal cells do not need their own class */
	.productListTable tr.highlightedRow td.productListTableHeader {
		font-weight: bold;
		background-color: transparent;
		border-top-width: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #224775;
	}

	.productListTableHideHighlight .productListTable tr.highlightedRow td {
		background-color: transparent;
	}

	.productListTableHideArticleNumberColumn .productListTable .articleNumberColumn,
	.productListTableHideArticleNumber2Column .productListTable .articleNumber2Column,
	.productListTableHideThumbnailColumn .productListTable .thumbnailColumn,
	.productListTableHidePriceColumn .productListTable .priceColumn,
	.productListTableHideStockColumn .productListTable .stockColumn,
	.productListTableHideMoreInfoColumn .productListTable .moreInfoColumn,
	.productListTableHideShoppingColumn .productListTable .shoppingColumn,
	.productListTableHideBuyButton .productListTable .buyButton {
		display: none;
	}


	/* Box */
	.productListChainBox,
	.productListDummyDiamondBox {
		margin-bottom: 2%;
		box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
	}

	.productListInlineDummyDiamondBox {
		margin-bottom: 12px;
	}

	.chainList.productListBoxFullFrame .productListChainBox .imageOuterBox {
		background-color: #ffffff;
		border-bottom: 1px solid #dddddd;
	}

	.productListBoxFullFrame .productListChainBox {
		background-color: #fafafa;
	}

	.productListBoxFullFrame .productListChainBox.selectedChain {
		background-color: #2b4f60;
		border-color: #2b4f60;
		color: #eeeeee;
	}

	.productListBoxFullFrame .productListChainBox.selectedChain .titleBox {
		background-color: #ffffff;
		color: #2b4f60;
	}

	.productListBoxFullFrame .productListDummyDiamondBox.selectedDiamond .outerBorder {
		border: 3px solid #000000;
	}

	.productListChainBox.selectedChain .priceBox input[type='button'],
	.productListDummyDiamondBox.selectedDiamond .priceBox input[type='button'] {
		background-color: #fbfbfb;
		border-color: #053b50;
		color: #212845;
		border-width: 2px;
	}

	.productListChainBox a,
	.productListChainBox a:active,
	.productListChainBox a:hover,
	.productListChainBox a:visited,
	.productListDummyDiamondBox a,
	.productListDummyDiamondBox a:active,
	.productListDummyDiamondBox a:hover,
	.productListDummyDiamondBox a:visited,
	.productListInlineDummyDiamondBox a,
	.productListInlineDummyDiamondBox a:active,
	.productListInlineDummyDiamondBox a:hover,
	.productListInlineDummyDiamondBox a:visited,
	.productListBox a,
	.productListBox a:active,
	.productListBox a:hover,
	.productListBox a:visited {
		font-weight: normal;
	}

	.productListChainBox .outerBorder,
	.productListDummyDiamondBox .outerBorder,
	.productListInlineDummyDiamondBox .outerBorder,
	.productListBox .outerBorder {
		overflow: hidden;
		position: relative;
	}

	.productListChainBox .imageOuterBox,
	.productListDummyDiamondBox .imageOuterBox,
	.productListInlineDummyDiamondBox .imageOuterBox,
	.productListBox .imageOuterBox {
		box-sizing: border-box;
		border-width: 1px;
		border-style: solid;
		border-color: #dddddd;
		text-align: center;
		overflow: hidden;
	}

	.productListDummyDiamondBox .imageOuterBox {
		margin-top: 4%;
	}

	.productListChainBox .imageCenterOuterBox,
	.productListDummyDiamondBox .imageCenterOuterBox,
	.productListInlineDummyDiamondBox .imageCenterOuterBox,
	.productListBox .imageCenterOuterBox {
		height: 100%;
	}

	.productListChainBox .imageCenterInnerBox,
	.productListDummyDiamondBox .imageCenterInnerBox,
	.productListInlineDummyDiamondBox .imageCenterInnerBox,
	.productListBox .imageCenterInnerBox {
		height: 100%;
	}

	.productListChainBox .imageBoxHeight {
		padding-top: 61%;
	}

	.productListDummyDiamondBox .imageBoxHeight,
	.productListInlineDummyDiamondBox .imageBoxHeight {
		padding-top: 50%;
	}

	@media screen and (min-width: 1000px) {
		.productListDummyDiamondBox .imageBoxHeight {
			padding-top: 40%;
		}
	}

	@media screen and (min-width: 1200px) {
		.productListDummyDiamondBox .imageBoxHeight {
			padding-top: 35%;
		}
	}


	.productListBox .imageBoxHeight {
		padding-top: 95%;
	}

	.productListBoxLandscapeImage .productListChainBox .imageBoxHeight,
	.productListBoxLandscapeImage .productListDummyDiamondBox .imageBoxHeight,
	.productListBoxLandscapeImage .productListInlineDummyDiamondBox .imageBoxHeight,
	.productListBoxLandscapeImage .productListBox .imageBoxHeight {
		padding-top: 70%;
	}

	.productListBoxPortraitImage .productListChainBox .imageBoxHeight,
	.productListBoxPortraitImage .productListDummyDiamondBox .imageBoxHeight,
	.productListBoxPortraitImage .productListInlineDummyDiamondBox .imageBoxHeight {
		padding-top: 125%;
	}

	.productListBoxPortraitImage .productListBox .imageBoxHeight {
		padding-top: 110%;
	}

	@media screen and (max-width: 768px) {
		.productListBoxPortraitImage .productListBox .imageBoxHeight {
			padding-top: 120%;
		}
		.showSelectedDiamondStrip .productListBoxPortraitImage .productListBox .imageBoxHeight {
			padding-top: 105%;
		}
	}

	/* height: Required by Opera to size image correctly */
	.productListChainBox .imageInnerBox {
		top: 6%;
		bottom: 6%;
		height: auto;
	}

	.productListDummyDiamondBox .imageInnerBox,
	.productListInlineDummyDiamondBox .imageInnerBox,
	.productListBox .imageInnerBox {
		height: 100%;
	}

	.productListDummyDiamondBox .imageInnerBox img,
	.productListInlineDummyDiamondBox .imageInnerBox img {
		max-height: 100%;
		max-width: 100%;
	}
	
	.productListChainBox .imageInnerBox img {
		width: 86%;
		position: relative;
		top: -34%;
		cursor: pointer;
	}

	#chainPickerImageZoomContainer {
		background-color: #ffffff;
	}

	#chainPickerImageZoomContainer .contentContainer {
		overflow: hidden;
		display: flex;
		align-items: center;
		height: 100%;
	}

	#chainPickerImageZoomContainer .contentContainer img {
		width: 100%;
		max-width: 640px;
		margin-left: auto;
		margin-right: auto;
	}

	.productListBox .imageInnerBox img {
		max-height: 90%;
		max-width: 90%;
		margin-top: 4%;
	}

	.productListBox.shoppingListLooseDiamond .imageInnerBox img {
		max-height: 80%;
		max-width: 80%;
	}

	@media screen and (max-width: 768px) {
		.productListBox .imageInnerBox img {
			margin-top: 10%;
		}
		.productListBox.shoppingListLooseDiamond .imageInnerBox img {
			margin-top: 14%;
		}
	}

	.productListBoxLuftUnderProduktbilde.productListBox .imageInnerBox img {
		max-height: 90%;
		max-width: 90%;
		margin-top: 0;
	}

	@media screen and (max-width: 768px) {
		.productListBoxLuftUnderProduktbilde.productListBox .imageInnerBox img {
			margin-top: 8%;
		}
	}

	.productListBoxCenterImage .productListChainBox .imageCenterOuterBox,
	.productListBoxCenterImage .productListDummyDiamondBox .imageCenterOuterBox,
	.productListBoxCenterImage .productListInlineDummyDiamondBox .imageCenterOuterBox,
	.productListBoxCenterImage .productListBox .imageCenterOuterBox {
		height: 100%;
		width: 100%;
		display: table;
		table-layout: fixed;
	}

	.productListBoxCenterImage .productListChainBox .imageCenterInnerBox,
	.productListBoxCenterImage .productListDummyDiamondBox .imageCenterInnerBox,
	.productListBoxCenterImage .productListInlineDummyDiamondBox .imageCenterInnerBox,
	.productListBoxCenterImage .productListBox .imageCenterInnerBox {
		display: table-cell;
		vertical-align: middle;
	}

	@media screen and (max-width: 550px) {
		.productListBoxCenterImage .productListBox .imageCenterInnerBox {
			vertical-align: unset;
		}
	}

	.productListChainBox .titleBox {
		text-align: center;
		padding-top: 4%;
		padding-bottom: 4%;
		background-color: #ffffff;
	}

	.productListDummyDiamondBox .titleBox {
		text-align: center;
		padding-top: 4%;
		padding-bottom: 4%;
		background-color: rgba(255,255,255,0.8);
	}

	.productListInlineDummyDiamondBox .titleBox {
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: rgba(255,255,255,0.8);
	}

	.productListBox .shoppingListHeartIcon {
		position: absolute;
		top: 2%;
		right: 3.5%;
		width: 12%;
		cursor: pointer;
	}

	@media (min-width: 769px) {
		.productListBox .shoppingListHeartIcon {
			width: 8%;
			top: 2%;
			right: 2.9%;
		}
	}

	.productListBox .shoppingListHeartIcon .outerHeart {
		fill: #878787;
	}

	.productListBox .shoppingListHeartIcon .innerHeart {
		display: none;
		stroke: #2b4f60;
		stroke-width: 15px;
		fill: #2b4f60;
	}

	.productListBox .shoppingListHeartIcon.selected .innerHeart {
		display: block;
	}

	.productListBox .shoppingListHeartIcon.selected .outerHeart {
		fill: #2b4f60;
	}

	.productListBox .saveBox {
		display: none;
		transform: rotate(-45deg);
		top: 4%;
		position: absolute;
		width: 100%;
		left: -37%;
		font-size: 14px;
		font-weight: normal;
		border-top: 1px solid rgb(226, 226, 226);
		border-bottom: 1px solid rgb(226, 226, 226);
		background-color: #fbfbfb;
		margin-bottom: 6px;
		overflow: hidden;
		text-align: center;
		padding-top: 4%;
		padding-bottom: 4%;
	}

	@media screen and (max-width: 1100px) {
		.productListBox .saveBox {
			top: 6.5%;
			left: -31%;
		}
	}

	@media screen and (max-width: 768px) {
		.productListBox .saveBox {
			top: 5%;
			left: -34%;
			font-size: 11px;
		}
	}

	.productListBox .titleBox {
		text-align: center;
		padding-top: 4%;
		padding-bottom: 4%;
		background-color: rgba(255,255,255,0.8);
		font-weight: bold;
	}

	.productListBox .quickDeliveryBox {
		display: none;
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		text-align: center;
		padding-top: 4%;
		padding-bottom: 4%;
		background-color: #fbfbfb;
		border-bottom: 1px solid #dddddd;
	}

	.productListChainBox .titleBoxPadding,
	.productListDummyDiamondBox .titleBoxPadding,
	.productListInlineDummyDiamondBox .titleBoxPadding {
		padding-right: 3%;
		padding-left: 3%;
	}

	.productListBox .titleBoxPadding {
		padding-right: 3%;
		padding-left: 3%;
	}

	.productListBox .selectCaratButton {
		height: 2.5em;
		width: 80%;
		font-size: 12px;
		padding-left: 18px;
		padding-right: 18px;
		background-color: #fbfbfb;
		border-color: #aaaaaa;
		border-width: 1px;
		color: #212845;
	}

	.productListChainBox .descriptionBox,
	.productListDummyDiamondBox .descriptionBox {
		margin-top: 1em;
		margin-bottom: 2%;
		line-height: 1.2;
		height: 4.8em;
		overflow: hidden;
		text-align:center;
	}

	.inlinePickerContainer .productListInlineDummyDiamondBox .descriptionBox {
		display: inline-block;
		width: 39%;
	}

	.inlinePickerContainer .productListInlineDummyDiamondBox .retailPriceBox {
		display: inline-block;
		width: 42%;
		text-decoration: line-through;
		text-align: right;
		padding-right: 6px;
	}

	.inlinePickerContainer .productListInlineDummyDiamondBox .deliveryPriceBox {
		display: inline-block;
	}

	.inlinePickerContainer .productListInlineDummyDiamondBox .dummyPriceBox {
		display: block;
		position: absolute;
		right: 12px;
		font-weight: normal;
	}

	.productListBox .price {
		font-size: 14px;
		font-weight: bold;
		white-space: nowrap;
		text-align: center;
	}

	.productListBox .descriptionBox {
		font-size: 13px;
	}

	.productListChainBox .moreInfoBox {
		margin-right: 2%;
		margin-left: 2%;
		margin-top: 1em;
		height: 4.2em;
		text-align: center;
	}

	.productListDummyDiamondBox .moreInfoBox {
		margin-right: 3%;
		margin-left: 3%;
		margin-top: 3%;
		height: 14.8em;
		display: inline-block;
	}

	.productListInlineDummyDiamondBox .moreInfoBox {
		margin-right: 12px;
		margin-left: 12px;
		margin-top: 20px;
		margin-bottom: 10px;
		text-align: center;
	}

	#diamondTabCategoryNaturalgems .productListDummyDiamondBox .moreInfoBox,
	#diamondTabCategoryLabgrowngems .productListDummyDiamondBox .moreInfoBox {
		height: 7.5em;
	}

	.productListChainBox .moreInfoTableRow {
		margin-bottom: 0.2em;
	}

	.productListDummyDiamondBox .moreInfoTableRow,
	.productListInlineDummyDiamondBox .moreInfoTableRow {
		margin-bottom: 0.2em;
		text-align: left;
	}

	.productListChainBox,
	.productListDummyDiamondBox,
	.productListInlineDummyDiamondBox {
		font-size: 14px;
	}

	.productListDummyDiamondBox .moreInfoBoxTitle {
		width: 66px;
		float: left;
	}
	.productListDummyDiamondBox .moreInfoBoxInfo {
		margin-left: 68px;
		white-space: nowrap;
	}

	.productListInlineDummyDiamondBox .moreInfoBoxTitle {
		width: 66px;
		float: left;
	}
	.productListInlineDummyDiamondBox .moreInfoBoxInfo {
		margin-left: 68px;
		white-space: nowrap;
	}

	.productListBoxTwoLineDescription .productListChainBox .descriptionBox,
	.productListBoxTwoLineDescription .productListDummyDiamondBox .descriptionBox,
	.productListBoxTwoLineDescription .productListInlineDummyDiamondBox .descriptionBox {
		height: 2.4em;
	}

	.productListBoxTwoLineDescription .productListBox .descriptionBox {
		height: 2.4em;
	}

	.productListBoxOneLineDescription .productListChainBox .descriptionBox,
	.productListBoxOneLineDescription .productListDummyDiamondBox .descriptionBox {
		height: 1.2em;
	}

	.productListChainBox .stockBox,
	.productListDummyDiamondBox .stockBox,
	.productListInlineDummyDiamondBox .stockBox,
	.productListBox .stockBox {
		height: 16px;
		margin-top: 1%;
		margin-bottom: 1%;
		text-align: right;
		color: #777777;
		overflow: hidden;
	}

	.productListChainBox .priceBox,
	.productListDummyDiamondBox .priceBox {
		padding-top: 1%;
		padding-bottom: 3%;
		height: 6em;
		line-height: 1.2;
		overflow: hidden;
		text-align: center;
	}

	.productListInlineDummyDiamondBox .priceBox {
		padding-top: 1%;
		padding-bottom: 1%;
		height: 3.3em;
		line-height: 1.2;
		overflow: hidden;
		text-align: center;
	}
	
	.productListBox .priceBox {
		margin-bottom: 6px;
		overflow: hidden;
	}

	.productListBox .priceDiscountBox {
		margin-bottom: 6px;
		overflow: hidden;
	}

	.productListBox .priceArtno2Box {
		margin-bottom: 6px;
		overflow: hidden;
	}

	.productListBox .descriptionBox {
		margin-bottom: 6px;
		overflow: hidden;
		text-align: center;
	}

	.productListBoxOneLineDescription .productListBox .descriptionBox {
		margin-bottom: 6px;
		overflow: hidden;
	}

	.productListBox .titleBox {
		margin-bottom: 6px;
		overflow: hidden;
	}

	.productListBox .buttonBox {
		display: none;
		
		color: #777777;
		margin-bottom: 6px;
		overflow: hidden;
		text-align: center;
		padding-top: 3px;
	}

	.productListChainBox .priceBeforeDiscount,
	.productListDummyDiamondBox .priceBeforeDiscount,
	.productListInlineDummyDiamondBox .priceBeforeDiscount,
	.productListBox .priceBeforeDiscount {
		text-decoration: line-through;
		font-weight: normal;
		white-space: nowrap;
		text-align: center;
	}

	.productListChainBox .price,
	.productListDummyDiamondBox .price {
		font-weight: bold;
		font-size: 1.1em;
		white-space: nowrap;
		text-align: center;
		margin-top: 0.2em;
	}

	.productListInlineDummyDiamondBox .price {
		font-weight: bold;
		font-size: 16px;
		white-space: nowrap;
		text-align: center;
		margin-top: 0.2em;
	}


	.productListChainBox .priceBox input[type='button'],
	.productListDummyDiamondBox .priceBox input[type='button'],
	.productListInlineDummyDiamondBox .priceBox input[type='button'],
	.productListChainBox .priceBox input[type='submit'],
	.productListDummyDiamondBox .priceBox input[type='submit'],
	.productListInlineDummyDiamondBox .priceBox input[type='submit'],
	.productListChainBox .priceBox button,
	.productListDummyDiamondBox .priceBox button,
	.productListInlineDummyDiamondBox .priceBox button {
		width: 90%;
		margin-top: 0.7em;
		height: 2.5em;
	}

	.productListBox .priceBox input[type='button'] {
		float: right;
		height: 100%;
		padding-right: 0.8em;
		padding-left: 0.8em
	}

	.productListChainBox .descriptionEllipsis,
	.productListDummyDiamondBox .descriptionEllipsis,
	.productListInlineDummyDiamondBox .descriptionEllipsis,
	.productListBox .descriptionEllipsis,
	.productListBox .fullEllipsis {
		position: absolute;
		bottom: 0px;
		left: 0px;
		right: 0px;
		height: 10%;
		background: linear-gradient(0deg, rgba(255,255,255,0.85), rgba(255,255,255,0)) 0 0;
	}

	.productListBox .fullEllipsis {
		height: 3%;
	}

	.productListChainBox.isNotShoppable .descriptionEllipsis,
	.productListDummyDiamondBox.isNotShoppable .descriptionEllipsis,
	.productListInlineDummyDiamondBox.isNotShoppable .descriptionEllipsis,
	.productListBox.isNotShoppable .descriptionEllipsis {
		display: none;
	}

	.productListChainBox.isNotShoppable .descriptionBox .aspectRatioElement,
	.productListDummyDiamondBox.isNotShoppable .descriptionBox .aspectRatioElement,
	.productListInlineDummyDiamondBox.isNotShoppable .descriptionBox .aspectRatioElement,
	.productListBox.isNotShoppable .descriptionBox .aspectRatioElement {
		overflow: visible;
	}

	.productListChainBox.isShoppable .fullEllipsis,
	.productListDummyDiamondBox.isShoppable .fullEllipsis,
	.productListInlineDummyDiamondBox.isShoppable .fullEllipsis,
	.productListBox.isShoppable .fullEllipsis {
		display: none;
	}

	.productListBoxGrayTitle .productListChainBox .titleBox {
		font-size: 16px;
		height: 22px;
	}
	
	.productListBoxGrayTitle .productListDummyDiamondBox .titleBox {
		border-top: 1px solid rgb(226, 226, 226);
		border-bottom: 1px solid rgb(226, 226, 226);
		background-color: #fbfbfb;
		font-size: 15px;
	}

	.productListBoxGrayTitle .productListBox .titleBox {
		border-top: 1px solid rgb(226, 226, 226);
		border-bottom: 1px solid rgb(226, 226, 226);
		background-color: #fbfbfb;
		text-transform: uppercase;
		font-size: 15px;
	}

	.productListBoxGrayTitle .productListChainBox .ImageOuterBox,
	.productListBoxGrayTitle .productListDummyDiamondBox .ImageOuterBox,
	.productListBoxGrayTitle .productListInlineDummyDiamondBox .ImageOuterBox {
		border-color: rgb(226, 226, 226);
	}

	.productListBoxGrayTitle .productListBox .ImageOuterBox {
		border-color: rgb(226, 226, 226);
	}

	.productListBoxBlackTitle .productListChainBox .titleBox,
	.productListBoxBlackTitle .productListDummyDiamondBox .titleBox,
	.productListBoxBlackTitle .productListInlineDummyDiamondBox .titleBox {
		background-color: rgba(25, 25, 25, 0.75);
		color: #ffffff;
	}

	.productListBoxBlackTitle .productListBox .titleBox {
		background-color: rgba(25, 25, 25, 0.75);
		color: #ffffff;
	}

	.productListBoxHideFrame .productListBoxGrayTitle .productListChainBox .titleBox,
	.productListBoxHideFrame .productListChainBox .imageOuterBox,
	.productListBoxFullFrame .productListBoxGrayTitle .productListChainBox .titleBox,
	.productListBoxFullFrame .productListChainBox .imageOuterBox,
	.productListBoxHideFrame .productListBoxGrayTitle .productListDummyDiamondBox .titleBox,
	.productListBoxHideFrame .productListDummyDiamondBox .imageOuterBox,
	.productListBoxFullFrame .productListBoxGrayTitle .productListDummyDiamondBox .titleBox,
	.productListBoxFullFrame .productListDummyDiamondBox .imageOuterBox,
	.productListBoxHideFrame .productListBoxGrayTitle .productListInlineDummyDiamondBox .titleBox,
	.productListBoxHideFrame .productListInlineDummyDiamondBox .imageOuterBox,
	.productListBoxFullFrame .productListBoxGrayTitle .productListInlineDummyDiamondBox .titleBox,
	.productListBoxFullFrame .productListInlineDummyDiamondBox .imageOuterBox,
	.productListBoxHideFrame .productListBoxGrayTitle .productListBox .titleBox,
	.productListBoxHideFrame .productListBox .imageOuterBox,
	.productListBoxFullFrame .productListBoxGrayTitle .productListBox .titleBox,
	.productListBoxFullFrame .productListBox .imageOuterBox {
		border-width: 0px;
	}

	.productListBoxFullFrame .productListChainBox .outerBorder,
	.productListBoxFullFrame .productListDummyDiamondBox .outerBorder {
		border-width: 1px;
		border-style: solid;
		border-color: #dddddd;
	}

	.productListBoxFullFrame .productListDummyDiamondBox .outerBorder {
		text-align: center;
	}

	.productListBoxFullFrame .productListBox .outerBorder {
		border-width: 1px;
		border-style: solid;
		border-color: #dddddd;
	}

	.productListBoxFullFrame .productListChainBox .descriptionBox .aspectRatioElement,
	.productListBoxFullFrame .productListDummyDiamondBox .descriptionBox .aspectRatioElement,
	.productListBoxFullFrame .productListInlineDummyDiamondBox .descriptionBox .aspectRatioElement {
		left: 3%;
		right: 3%;
	}

	.productListBoxFullFrame .productListBox .descriptionBox .aspectRatioElement {
		left: 3%;
		right: 3%;
	}

	.productListBoxFullFrame .productListChainBox .priceBox,
	.productListBoxFullFrame .productListDummyDiamondBox .priceBox,
	.productListBoxFullFrame .productListInlineDummyDiamondBox .priceBox {
		padding-right: 3%;
		padding-left: 3%;
	}

	.productListBoxFullFrame .productListBox .priceBox {
		padding-right: 3%;
		padding-left: 3%;
	}

	.productListBoxHideDescription .productListChainBox .descriptionBox,
	.productListBoxHideStock .productListChainBox .stockBox,
	.productListBoxHidePrice .productListChainBox .priceBeforeDiscount,
	.productListBoxHidePrice .productListChainBox .price,
	.productListBoxHideButton .productListChainBox input[type='button'],
	.productListBoxHidePrice.productListBoxHideButton .productListChainBox .priceBox,
	.productListBoxHideDescription .productListDummyDiamondBox .descriptionBox,
	.productListBoxHideStock .productListDummyDiamondBox .stockBox,
	.productListBoxHidePrice .productListDummyDiamondBox .priceBeforeDiscount,
	.productListBoxHidePrice .productListDummyDiamondBox .price,
	.productListBoxHideButton .productListDummyDiamondBox input[type='button'],
	.productListBoxHidePrice.productListBoxHideButton .productListDummyDiamondBox .priceBox,
	.productListBoxHideDescription .productListInlineDummyDiamondBox .descriptionBox,
	.productListBoxHideStock .productListInlineDummyDiamondBox .stockBox,
	.productListBoxHidePrice .productListInlineDummyDiamondBox .priceBeforeDiscount,
	.productListBoxHidePrice .productListInlineDummyDiamondBox .price,
	.productListBoxHideButton .productListInlineDummyDiamondBox input[type='button'],
	.productListBoxHidePrice.productListBoxHideButton .productListInlineDummyDiamondBox .priceBox,
	.productListBoxHideDescription .productListBox .descriptionBox,
	.productListBoxHideStock .productListBox .stockBox,
	.productListBoxHidePrice .productListBox .priceBeforeDiscount,
	.productListBoxHidePrice .productListBox .price,
	.productListBoxHideButton .productListBox input[type='button'],
	.productListBoxHidePrice.productListBoxHideButton .productListBox .priceBox {
		display: none;
	}


	/* Cart Extension */

	.productListCartExtension {
		position: relative;
		margin-top: 2%;
		margin-bottom: 2%;	
	}

	.productListCartExtension a,
	.productListCartExtension a:active,
	.productListCartExtension a:hover,
	.productListCartExtension a:visited {
		font-weight: normal;
	}

	.productListCartExtension .outerBox {
		background-color: #ffffff;
		text-align: center;
		overflow: hidden;
		width: 90%;
		border: 1px solid #eeeeee;
	}

	.productListCartExtension .boxHeight {
		padding-top: 85%;
	}

	/* height: Required by Opera to size image correctly */
	.productListCartExtension .innerBox {
		height: 100%;
	}

	.productListCartExtension .innerBox img {
		max-height: 75%;
		max-width: 100%;
		margin-top: 2.5%;
	}

	.productListCartExtension .titleBox {
		position: absolute;
		bottom: 0px;
		left: 0px;
		right: 0px;
		text-align: center;
		padding-top: 4%;
		padding-bottom: 4%;
		background-color: rgba(255,255,255,0.8);
	}

	.productListCartExtension .priceBox {
		color: #ffffff;
		width: 90%;
		text-align: center;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.productListCartExtension .removeButton {
		position: absolute;
		width: 18%;
		top: -9%;
		right: 3%;
	}

	/* Bestseller */

	.productListBestseller .productListBestsellerTitle {
		margin-bottom: 1%;
	}

	.productListBestseller .productListBestsellerImage {
		width: 100%
	}

	.productListBestseller .productListBestsellerButton {
		margin-top: 2%;
		width: 100%;
	}


	/* Shopping Lists */

	.productListTable tr td.shoppingListEditTitleColumn,
	.productListTable tr td.shoppingListEditPriceColumn,
	.productListTable tr td.shoppingListEditOptionsColumn,
	.productListTable tr td.shoppingListEditQtyColumn {
		vertical-align: middle;
		background-color: transparent;
	}

	.productListTable .shoppingListEditPriceColumn {
		white-space: nowrap;
	}

	.productListTable .shoppingListEditQtyColumn input {
		width: 40px;
		text-align: right;
		padding-right: 5px;
	}

	.productListTable tr td.shoppingListTitleColumn,
	.productListTable tr td.shoppingListPriceColumn,
	.productListTable tr td.shoppingListOptionsColumn,
	.productListTable tr td.shoppingListDesiredColumn,
	.productListTable tr td.shoppingListPurchasedColumn,
	.productListTable tr td.shoppingListShoppingColumn {
		vertical-align: middle;
		background-color: transparent;
	}

	.productListTable .shoppingListPriceColumn {
		white-space: nowrap;
	}

	.productListTable .shoppingListQty {
		width: 40px;
		text-align: right;
		padding-right: 5px;
	}

	.shoppingListTable {
		width: 100%;
	}

	.shoppingListTable td {
		padding: 4px 2px 2px 2px;
	}

	.shoppingListTableHeading {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #224775;
		font-weight: bold;
	}

	.shoppingListTable.editMode .shoppingListTablePrivate {
		text-align: center;
	}

	.shoppingListTable.editMode .shoppingListTableComment,
	.shoppingListTable.editMode .shoppingListTablePrivate {
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-bottom-color: #224775;
	}

	.shoppingListTable.listMode .shoppingListTableComment {
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-bottom-color: #224775;
	}


/* E-commerce */

	.priceBeforeDiscount {
		
	}

	.priceDiscount {
		
	}

	.price {
		
	}

	.highlightedElement .priceBeforeDiscount {
		color: #8b0000;
	}

	.highlightedElement .priceDiscount {
		color: #8b0000;
	}

	.highlightedElement .price {
		color: #006400;
	}

	.sideElement .priceBeforeDiscount {
		color: #f69c9c;
	}

	.sideElement .priceDiscount {
		color: #f69c9c;
	}

	.sideElement .price {
		color: #ffffff;
	}

	.orderListPanel select {
		width: 110px;
	}

	.orderListPanel input[type='submit'] {
		width: 110px;
		margin-top: 2px;
	}

	.orderTitles {
		padding: 4px;
	}

	/* registered orders */
	.orderLine1 {
		padding: 7px 2px 4px 2px;
		border-bottom: 1px dotted #808080;
	}

	/* confirmed orders */
	.orderLine2 {
		padding: 7px 2px 4px 2px;
		border-bottom: 1px dotted #808080;
	}

	/* processed orders */
	.orderLine5 {
		padding: 7px 2px 4px 2px;
		border-bottom: 1px dotted #808080;
	}

	/* shipped orders */
	.orderLine6 {
		padding: 7px 2px 4px 2px;
		border-bottom: 1px dotted #808080;
	}

	/* cancelled orders */
	.orderLineCancelled {
		background-color: #fa8c66;
	}

	/* inactive orders */
	.orderLineInactive {
		background-color: #faab8f;
	}

	.orderFooter {
		padding: 2px;
		font-weight: bold;
	}

	.orderConfirmationOrderLines table {
		width: 100%;
		border-collapse: separate;
		border-spacing: 0px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: gray;
	}

	.orderConfirmationOrderLines td {
		border-width: 0px;
		vertical-align: top;
		padding: 3px;
		border-top-width: 1px;
		border-top-style: dotted;
		border-top-color: gray;
	}

	.orderConfirmationOrderLines .extFirstRow td {
		border-top-width: 0px;
	}

	.orderConfirmationOrderLines td.extVariantCell {
		border-top-width: 0px;
	}

	.orderConfirmationOrderLines .orderConfirmationHeader {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #aaaaaa;
		border-top: 0;
	}

	.orderConfirmationOrderLines .orderConfirmationPriceColumn {
		text-align: right;
		padding-right: 0px;
		white-space: nowrap;
	}

	.orderConfirmationPriceSummary {
		display: inline-block;
		float: right;
	}

	.orderProductLines {
		border-top-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
		border-bottom-style: dotted;
	}

	.checkoutSteps {
		margin-bottom: 22px;
	}

	.checkoutStep {
		width: 24.5%;
		float: left;
		background-color: #eff6ff;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		margin-right: 0.5%;
		border-bottom: 4px solid #dbe0ec;
		color: #9ec5ff;
		position: relative;
	}

	.checkoutStep.checkoutTitleStep {
		color: #244177;
		background-color: #c9e0ff;
		padding-top: 12px;
		padding-bottom: 8px;
		border-bottom-color: #c9e0ff;
		text-transform: uppercase;
		font-weight: bold;
	}

	.checkoutStep.checkoutPastStep {
		color: #244177;
		border-bottom-color: #c9e0ff;
		font-weight: normal;
	}

	.checkoutStep.checkoutActiveStep,
	.checkoutStep.checkoutHoverStep {
		color: #244177;
		background-color: #c9e0ff;
		border-bottom-color: #224775;
		font-weight: bold;
	}

	.checkoutStep.checkoutHoverStep {
		cursor: pointer;
	}

	.checkoutStepCountContainer {
		position: absolute;
		left: 50%;
		bottom: -12px;
	}

 	.checkoutStepCount {
		position: relative;
		left: -50%;
		width: 20px;
		height: 20px;
		background-color: #dbe0ec;
		font-weight: bold;
		border-radius: 50%;
		color: #ffffff;
		line-height: 20px;
		font-size: 11px;
	}

	.checkoutPastStep .checkoutStepCount,
	.checkoutActiveStep .checkoutStepCount,
	.checkoutHoverStep .checkoutStepCount {
		background-color: #244177;
	}

	#checkoutPaymentStep {
		display: none;
	}

	#checkoutStepCountWithoutPayment {
		display: block;
	}

	#checkoutStepCountWithPayment {
		display: none;
	}

	#termsAndConditions {
		width: auto;
		padding: 1% 2% 2% 2%;
		margin: 2% 10%;
	}

	.paymentTerminal #checkoutPaymentStep {
		display: block;
	}

	.paymentTerminal #checkoutStepCountWithoutPayment {
		display: none;
	}

	.paymentTerminal #checkoutStepCountWithPayment {
		display: block;
	}

	.paymentTerminal .checkoutStep {
		width: 19.5%;
	}

	.checkoutSum.checkoutMiddleSum {
		border-top: 1px solid gray;
		border-bottom: 1px solid gray;
	}

	.checkoutSum {
		padding-top: 3px;
		padding-bottom: 6px;
		font-size: 18px;
	}

	.checkoutSumTitle {
		width: 120px;
		float: left;
		text-align: right;
		font-weight: bold;
	}

	.checkoutMva {
		padding-bottom: 3px;
	}

	.checkoutMvaTitle {
		width: 120px;
		float: left;
		text-align: right;
	}

	#totalPriceIncVAT {
		margin-left: 155px;
		text-align: right;
		font-weight: bold;
	}

	.checkoutFreightSelection .freightOption {
		margin-bottom: 8px;
	}

	.checkoutFreightSelection input[type='radio'] {
		margin-left: 0px;
		margin-right: 7px;
		accent-color: #2b4f60;
	}

	.checkoutFreightSelection .freightOptionTitle {
		margin-right: 5px;
	}

	.pageId17 .pageBody.centerElement {
		margin-bottom: 0;
		margin-top: 12px;
	}

	/* Facilitates hiding of the price part of the freight option */
	.checkoutFreightSelection .freightOptionPrice {
		font-weight: bold;
	}

	.checkoutPriceSummaryHeader {
		margin-bottom: 8px;
	}

	#checkoutBottomForm .columnElement.checkoutPriceSummary {
		width: auto;
		max-width: 48%;
	}


/* Swiper Image Gallery */

	.swiperImageGalleryInitialHide .navigation,
	.swiperImageGalleryInitialHide .swiperPaginatio,
	.swiperImageGalleryInitialHide .swiper-wrapper .swiper-slide {
		display: none;
	}

	/* Unhide first item */
	.swiperImageGalleryInitialHide .swiper-wrapper .swiper-slide:first-child {
		display: block;
	}

	.swiperImagepopupGalleryInitialHide {
		display: none;
	}

	.swiperImageGalleryContainer.singleImage .navigation {
		display: none;
	}

	.swiperImageStack {
		position: relative;
		height: 100%;
	}

	.swiperImageStack .navigation {
		position: absolute;
		cursor: pointer;
		width: 10%;
		top: 0px;
		bottom: 0px;
		z-index: 198;
		display: none;
	}

	.swiperImageStack .navigation svg g {
		fill: #053b50;
		stroke: #ffffff;
	}

	.swiperImageStack .navigation svg path {
		stroke-width: 30;
	}

	.swiperImageStack .navigateRight {
		right: 0px;
		text-align: right;
	}

	.swiperImageStack .navigation svg {
		vertical-align: middle;
		height: 100%;
		width: 30%;
	}

	.swiperImageStack .navigateLeft svg {
		margin-left: 10%;
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1);
	}

	.swiperImageStack .navigateRight svg {
		margin-right: 10%;
	}

	.swiperImageStack button.mfp-close {
		font-size: 2.5em;
		z-index: 210;
	}

	.swiperImageStack .slidesContainer {
		height: 100%;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		box-sizing: border-box;
	}

	.swiperImageStack .swiper-container {
		height: 100%;
		width: 100%;
	}

	.swiperThumbStack .swiper-container {
		width: 100%;
	}

	/* width: without width set the image inside the slide will force the width of the slide to be equal the image's own width (in IE)*/
	/* Do not use padding-bottom. It will make the image container grow in height when the width of the window is resized, making the image move downwards */
	.swiperImageStack .swiper-slide {
		text-align: center;
		width: 100%;
		overflow: hidden;
		min-height: 380px;
	}

	.swiperImageStack .swiper-slide img,
	.swiperImageStack .swiper-slide video {
		vertical-align: middle;
		max-width: 100%;
		max-height: 90%;
		padding-bottom: 6%;
	}

	.swiperImageStack .swiper-slide video {
		transform: scale(1.2);
	}

	.swiperThumbStack {
		position: relative;
		margin-top: 2%;
	}

	.inlineGallery .swiperThumbStack {
		padding-top: 20%;
	}

	.swiperThumbStack .swiper-container {
		height: 100%;
	}

	.inlineGallery .swiperThumbStack .swiper-container {
		position: absolute;
	}

	.swiperThumbStack .swiper-wrapper,
	.swiperThumbStack .swiper-slide {
		height: 100%;
	}

	/* The extra padding avvoids cutting of the bottom of the border on the images */
	.swiperThumbStack .swiper-slide {
		box-sizing: border-box;
		padding-bottom: 1px;
	}

	.swiperThumbStack .swiper-slide img,
	.swiperThumbStack .swiper-slide video {
		height: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		border-width: 1px;
		border-style: solid;
		border-color: transparent;
		padding: 1px;
	}

	.swiperThumbStack .swiper-slide.activeThumb img,
	.swiperThumbStack .swiper-slide.activeThumb video {
		border-color: #aaaaaa;
	}

	.popupGallery .swiperImageStack {
		height: 80%;
	}

	.popupGallery .swiperThumbStack {
		height: 14%;
		padding-left: 1%;
		padding-right: 1%;
	}

	.popupGallery.white-popup {
		padding: 0;
	}


/* Product filtering */

	.filterSection {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0.6em;
		padding-bottom: 0.6em;
		border-bottom: 1px dotted white;
	}

	.sideElement .filterSection:last-of-type {
		border-bottom: 0px solid transparent;
	}

	.sideElement .ui-slider .ui-slider-range {
		background-image: none;
		background-color: #708bbc;
	}

	#productFilter .sideElementBody {
		padding: 0px;
	}

	#productFilter.loadingOverlay:before {
		z-index: 10;
	}

	#productFilter .filterTitleOpenArrow,
	#productFilter .filterTitleClosedArrow {
		cursor: pointer;
		float: left;
		width: 1.3em;
	}

	#productFilter .filterTitleClosedArrow {
		display: none;
	}

	#productFilter .filterSectionIsOpen .filterTitleClosedArrow {
		display: none;
	}

	#productFilter .filterSectionIsOpen .filterTitleOpenArrow {
		display: block;
	}

	@media screen and (max-width: 768px) {
		#productFilter .filterTitleOpenArrow,
		#productFilter .filterSectionIsOpen .filterTitleOpenArrow {
			display: none;
		}
		#productFilter .filterContent {
			display: none;
		}
		#productFilter .filterRemove {
			display: none;
		}
		#productFilter .filterSection {
			padding-right: 1px;
			padding-left: 8px;
		}
		#productFilter .filterTitle {
			font-size: 0.9em;
		}
		
		#productFilter .filterSectionIsOpen .filterContent input[type='checkbox'] {
			margin-right: 0;
			margin-bottom: 0.8em;
			position: relative;
			top: 2px;
		}
		#productFilter .filterInnerContent {
			font-size: 0.8em;
		}
	}

	#productFilter .filterSection[data-filtertype='select'] {
		padding: 0;
		min-height: auto;
		border: 0;
	}

	#productFilter .filterSection[data-filtertype='select'] .filterTitleSection {
		display: none;
	}

	#productFilter .filterSection[data-filtertype='select'] select {
		width: 100%;
		min-height: 39px;
		font-size: 14px;
		font-weight: bold;
		border-width: 1px;
		border-style: solid;
		padding-left: 2%;
		background-color: #fbfbfb;
		border-color: #aaaaaa;
		text-align: center;
		height: 3.5em;
		box-shadow: -2px -2px 8px -3px rgb(45 45 45 / 20%);
		color: #212845;
	}

	#productFilter .filterSection[data-filtertype='select'] .filterInnerContent {
		margin: 0;
	}

	#productFilter .filterSection[data-filtertype='select'] .filterContent {
		display: block;
	}

	#productFilter .filterSectionIsOpen .filterContent {
		display: block;
	}

	.filterContent {
		text-align: left;
	}

	#productFilter .filterTitle {
		cursor: pointer;
		font-weight: bold;
		float: left;
	}

	#productFilter .filterRemove {
		font-size: 0.8em;
		float: right;
		cursor: pointer;
	}

	#productFilter .filterSectionIsOpen .filterRemove {
		display: inline-block;
	}

	#compactHeaderContainer {
		display: none;
	}

	#compactHeaderContainer {
		padding-left: 16px;
		padding-right: 16px;
	}

	#compactHeaderContainer #productFilter,
	#compactHeaderContainer #productFilter .sideElementBody {
		display: block;
		margin-bottom: 0px;
	}

	#compactHeaderContainer #productFilter .sideElementHeader {
		display: none;
	}

	#compactHeaderContainer #productFilter .filterSectionIsOpen .filterRemove {
		display: none;
	}

	#compactFilterButton {
		display: none;
	}

/* Div Classes */

	 .loadingOverlay {
		position: relative;
	}

	.loadingOverlay:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: rgba(255, 255, 255, .85);
		background-image: url('/images/Ikoner/icon24_loading.gif');
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}

	/* Magnific Popup uses zoom out cursor to close lightbox, could be confusing. Pointer is more "standard". */
	.mfp-zoom-out-cur,
	.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
		cursor: pointer;
	}

	/* When loading the mfp stylesheet after rendering skipping might occur unless the hide style is defined. */
	.mfp-hide {
		display: none !important;
	}

	.white-popup {
		position: relative;
		background: #ffffff;
		padding: 1% 2% 2% 2%;
		margin-left: auto;
		margin-right: auto;
	}

	/* Counters the top margin in the first <p> tag found in the columns. Without this wysiwyg content in the columns would be shifted down. */
	.disableTopPMargin p:first-child {
		margin-top: 0px;
	}

	.disableBottomPMargin p:last-child {
		margin-bottom: 0px;
	}

	.productPageTip p:last-child {
		margin-bottom: 1em;
	}

	/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
	.visuallyhidden {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}

	/* Hide in the frontend and admin browser, but show inside wysiwygs. */
	#frontEndBody .hideOnlyInFrontEnd {
		display: none;
	}

	/* Disables the yellow color used by Chromes autofill feature */
	input:-webkit-autofill {
		-webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
	}

	.clearFix {
		clear: both;
	}

	.boxOutlined {
		border-width: 1px;
		border-style: dotted;
		border-color: #224775;
		background-color: #dbe0ec;
		padding: 10px;
		margin-bottom: 2%;
		color: #212845;
	}

	.boxOutlinedTitle {
		font-weight: bold;
	}

	.boxOutlinedWarning {
		border-width: 1px;
		border-style: dotted;
		border-color: #8b0000;
		background-color: #e5dada;
		padding: 10px;
		margin-bottom: 2%;
	}

	.boxOutlinedWarning {
		color: #8b0000;
	}

	.highlightedElement {
		background-color: #dbe0ec;
		color: #212845;
	}

	.highlightedElementBorder {
		border-color: #224775;
		border-width: 1px;
		border-style: solid;
	}

	.borderBottom {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #aaaaaa;
	}

	.ellipsis {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.iconButton {
		cursor: pointer;
		border-top-right-radius: 3px;
		border-top-left-radius: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
		background-color: #ffffff;
		border-width: 1px;
		border-style: solid;
		border-color: #3a437c;
		height: 28px;
	}

	.iconButton img {
		width: 16px;
		height: 16px;
		margin: 6px;
		display: block;
	}

	.verticalAlignmentHelper {
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}

	.verticallyAligned {
		display: inline-block;
		vertical-align: middle;
	}

	.aspectRatioContainer {
		position: relative;
		width: 100%;
	}

	.aspectRatioElement {
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		overflow: hidden;
	}

	.aspectRatioCenteredImage {
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}


/* Forms */

	/* overflow: clearfix */
	.formRow {
		margin-bottom: 8px;
		clear: both;
		min-height: 2em;
		overflow: hidden;
	}

	.formRow label {
		display: block;
		float: left;
		padding-top: 2px;
	}

	.formRow.forgotPasswordDisabled {
		color: #cccccc;
	}

	.formRequiredMarker {
		float: right;
		width: 0.7em;
		text-align: right;
	}

	.formCenterElement {
		 margin-right: 0.9em;
	}

	.formInputWidth {
		width: 75%;
	}


/* Buttons */

	label.actionButton,
	button.actionButton,
	input.actionButton {
		background-color: #000000;
		border-color: #000000;
		color: #ffffff;
		text-transform: uppercase;
	}

	label.largeButton,
	button.largeButton,
	input.largeButton {
		padding-right: 3em;
		padding-left: 3em;
		height: 2.5em;
		font-size: 14px;
	}

	/* When buttons with relative width render as very small, having side padding will displace their text */
	input.setWidthButton,
	button.setWidthButton {
		padding-left: 0px;
		padding-right: 0px;
	}

	input.disabledButton,
	button.disabledButton {
		background-color: #f9f9f9;
		border-color: #dddddd;
		color: #c4c4c4;
		cursor: default;
	}

/* Links */

	.highlightedElement a {
		color: #617aa9;
	}

	.highlightedElement a:hover {
		color: #617aa9;
	}

	.sideElementHeader a
	.sideElementBody a,
	.sideElementBodyOnly a {
		color: #617aa9;
	}

	.sideElementHeader a:hover,
	.sideElementBody a:hover,
	.sideElementBodyOnly a:hover {
		color: #ffffff;
	}

	.boxOutlined a {
		color: #617aa9;
	}

	.boxOutlined a:hover {
		color: #617aa9;
	}

	.boxOutlinedWarning a {
		color: #701200;
	}

	.boxOutlinedWarning a:hover {
		color: #701200;
	}


/* Columns */

	.columns2locked > .filterSection,
	.columns2locked > .columnElement,
	.columns2 > .columnElement {
		float: left;
		width: 49%;
		margin-right: 2%;
	}
	.columns2locked > .filterSection:nth-of-type(2n+2),
	.columns2locked > .columnElement:nth-of-type(2n+2),
	.columns2 > .columnElement:nth-of-type(2n+2) {
		margin-right: 0px;
	}
	.columns2locked > .filterSection:nth-of-type(2n+3),
	.columns2locked > .columnElement:nth-of-type(2n+3),
	.columns2 > .columnElement:nth-of-type(2n+3) {
		clear: both;
	}

	.columns2locked > .filterSection:nth-of-type(2n) {
		clear: none;
		margin-right: 0px;
	}

	.columns2locked > .filterSection:nth-of-type(2n+1) {
		margin-right: 2%;
		clear: both;
	}

	.columns3locked > .columnElement,
	.columns3locked > .filterSection,
	.columns3 > .columnElement,
	.columns3 > .filterSection {
		float: left;
		width: 32%;
		margin-right: 2%;
	}
	.columns3 > .columnElement:nth-of-type(3n+3),
	.columns3 > .filterSection:nth-of-type(3n+3) {
		margin-right: 0px;
	}
	.columns3 > .columnElement:nth-of-type(3n+4),
	.columns3 > .filterSection:nth-of-type(3n+4) {
		clear: both;
	}

	.columns3locked > .columnElement,
	.columns3locked > .filterSection {
		clear: none;
	}

	.columns3locked > .columnElement:nth-of-type(3n+1),
	.columns3locked > .filterSection:nth-of-type(3n+1) {
		clear: both;
	}

	.columns3locked > .columnElement:nth-of-type(3n),
	.columns3locked > .filterSection:nth-of-type(3n) {
		margin-right: 0;
	}

	.columns4locked > .columnElement,
	.columns4 > .columnElement,
	.columns4 > .filterSection {
		float: left;
		width: 23.5%;
		margin-right: 2%;
	}
	.columns4locked > .columnElement:nth-of-type(4n+4),
	.columns4 > .columnElement:nth-of-type(4n+4),
	.columns4 > .filterSection:nth-of-type(4n+4) {
		margin-right: 0px;
	}
	.columns4locked > .columnElement:nth-of-type(4n+5),
	.columns4 > .columnElement:nth-of-type(4n+5),
	.columns4 > .filterSection:nth-of-type(4n+5) {
		clear: both;
	}

	.columns5locked > .columnElement,
	.columns5 > .columnElement {
		float: left;
		width: 18.4%;
		margin-right: 2%;
	}
	.columns5locked > .columnElement:nth-of-type(5n+5),
	.columns5 > .columnElement:nth-of-type(5n+5) {
		margin-right: 0px;
	}
	.columns5locked > .columnElement:nth-of-type(5n+6),
	.columns5 > .columnElement:nth-of-type(5n+6) {
		clear: both;
	}

	.columns6 > .columnElement {
		float: left;
		width: 15.5%;
		margin-right: 1.4%;
	}
	.columns6 > .columnElement:nth-of-type(6n+6) {
		margin-right: 0px;
	}
	.columns6 > .columnElement:nth-of-type(6n+7) {
		clear: both;
	}

	.columns7 > .columnElement {
		float: left;
		width: 13.25%;
		margin-right: 1%;
	}
	.columns7 > .columnElement:nth-of-type(7n+7) {
		margin-right: 0px;
	}
	.columns7 > .columnElement:nth-of-type(7n+8) {
		clear: both;
	}

	.columns8 > .columnElement {
		float: left;
		width: 11.6%;
		margin-right: 1%;
	}
	.columns8 > .columnElement:nth-of-type(8n+8) {
		margin-right: 0px;
	}
	.columns8 > .columnElement:nth-of-type(8n+9) {
		clear: both;
	}

	.columns9 > .columnElement {
		float: left;
		width: 10.2%;
		margin-right: 1%;
	}
	.columns9 > .columnElement:nth-of-type(9n+9) {
		margin-right: 0px;
	}
	.columns9 > .columnElement:nth-of-type(9n+10) {
		clear: both;
	}

	.columns10 > .columnElement {
		float: left;
		width: 9.1%;
		margin-right: 1%;
	}
	.columns10 > .columnElement:nth-of-type(10n+10) {
		margin-right: 0px;
	}
	.columns10 > .columnElement:nth-of-type(10n+11) {
		clear: both;
	}

	.columns60-40 > .columnElement {
		width: 62%;
	}

	.columns60-40 > .columnElement:nth-of-type(2n+2) {
		width: 36%;
		float: right;
	}

	@media screen and (min-width: 551px) {
		.columns60-40 > .columnElement:nth-of-type(2n+2) {
			max-width: 450px;
		}
	}

/* General Media Styling */

	@media print {
		.screenOnly {
			display: none;
		}
	}

	@media screen {
		.printOnly {
			display: none;
		}
	}

	@media (max-width: 768px) {
		.largeScreenOnly {
			display: none;
		}
	}

	@media (min-width: 769px) {
		.smallScreenOnly {
			display: none;
		}
	}


/* Responsive Facebook */

	.fb-comments,
	.fb-comments span,
	.fb-comments iframe[style],
	.fb-comments iframe span[style] {
		width: 100% !important;
	}


/* Responsive general */

	.pageTitle img,
	.pageBody img,
	.pageFooter img,
	.pageFooter svg,
	.articlePageDescription img,
	.articlePageBody img,
	.productPageBody img {
		max-width: 100%;
	}

	.pageTitle table img,
	.pageBody table img,
	.pageFooter table img,
	.articlePageDescription table img,
	.articlePageBody table img,
	.productPageBody table img {
		max-width: none;
	}

	/* Typical tablets, netbooks and low resolution desktops */
	@media screen and (max-width: 1280px) {

		.diamondImage {
			width: 60%;
		}

		/* Dimensions */

		.fullWidthHeader #header {
			width: 100%;
		}

	}


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

		.diamondImage {
			width: 68%;
		}

		/* There are 6 lists, full desktop, full desktop (Round shape selected), tablet, tablet (Round shape selected), mobile and mobile (Round shape selected) */
		.diamondListColumnDeliverytime {
			width: 19%;
		}

		.diamondListColumnCarat {
			width: 7%;
		}

		.diamondListColumnColor {
			width: 7%;
		}

		.diamondListColumnClarity {
			width: 8%;
		}

		.diamondListColumnCut {
			display: none;
		}

		.diamondListColumnPolish {
			width: 11%;
		}

		.diamondListColumnSymmetry {
			width: 11%;
		}

		.diamondListColumnFlour {
			width: 11%;
		}

		.diamondListColumnDepth,
		.diamondListColumnTable {
			display: none;
		}

		.diamondListColumnPrice {
			width: 14%;
		}

		.diamondListColumnOther {
			width: 4%;
		}

		.diamondListColumnOther button {
			display: none;
		}


		/* There are 6 lists, full desktop, full desktop (Round shape selected), tablet, tablet (Round shape selected), mobile and mobile (Round shape selected) */
		.selectedShapeRound .diamondListColumnDeliverytime {
			width: 18%;
		}

		.selectedShapeRound .diamondListColumnCarat {
			width: 6%;
		}

		.selectedShapeRound .diamondListColumnColor {
			width: 6%;
		}

		.selectedShapeRound .diamondListColumnClarity {
			width: 7%;
		}

		.selectedShapeRound .diamondListColumnCut {
			width: 9%;
		}

		.selectedShapeRound .diamondListColumnPolish {
			width: 9%;
		}

		.selectedShapeRound .diamondListColumnSymmetry {
			width: 9%;
		}

		.selectedShapeRound .diamondListColumnFlour {
			width: 11%;
		}

		.selectedShapeRound .diamondListColumnPrice {
			width: 13%;
		}

		.selectedShapeRound .diamondListColumnOther {
			width: 4%;
		}
	}


	/* Typical mobile landscape */ 
	@media screen and (max-width: 768px) {

		#sagapay-card-widget {
			margin: auto;
			width: 350px;
		}

		#sagapay-card-submit {
			margin: auto;
		}

		.paymentsSelectorButton {
			width: 23.5%;
			margin-right: 2%;
			margin-bottom: 2%;
			display: block;
			float: left;
		}

		.paymentsSelectorButton:nth-of-type(4n+4) {
			margin-right: 0px;
		}

		#applePayContainer,
		#googlePayContainer {
			width: 48%;
		}

		.articleListBoxDescriptionOverlay  .articleListBox .shortDescription {
			font-size: 4vw;
		}

		.articleListBoxDescriptionAsButton  .articleListBox .shortDescription {
			font-size: 3vw;
		}

		.articleListBoxDescriptionAsButton  .articleListBox .shortDescription a {
			padding: 0.6vw 6vw 0.6vw 6vw;
		}

		.chainTabSelector button {
			font-size: 12px;
		}

		#chainPickerImageZoomContainer .contentContainer img {
			transform: rotate(90deg);
			width: 140%;
			margin-left: -15%;
			max-width: none;
		}

		#productFilter .filterSection[data-filtertype='select'] select {
			min-height: unset;
			height: 34px;
		}

		.showSelectedDiamondStrip #main,
		.showDesktopNews #main,
		.showSelectedDiamondStrip.showDesktopNews #main,
		#main {
			margin-top: 0;
		}

		#header {
			display: none;
		}

		.generalToolTip,
		.diamondFilterTip,
		.productPageTip {
			padding: 16px;
		}

		.generalToolTipClose,
		.productPageTipClose,
		.diamondFilterTipClose {
			margin-right: 0;
		}

		#productPageImageInlineContainer {
			top: 50px;
		}

		#selectedDiamondBarPopup {
			width: 90%;
		}

		#selectedDiamondBarPopup .popupCloseIcon {
			display: block;
			font-size: 8vw;
			top: 2vw;
			right: 2vw;
		}

		#selectedDiamondBarPopup .diamondInfoTitle {
			width: 23%;
			font-size: 2.7vw;
		}

		#selectedDiamondBarPopup .diamondInfoContent {
			width: 24%;
			font-size: 2.7vw;
		}

		#selectedDiamondBar {
			user-select: none;
		}

		.disableTopPMargin .productInfoBodyColumn2 p:first-child {
			margin-top: 1em;
		}

		.engravingFontName {
			font-size: 14px;
		}

		.engravingFontButton {
			padding: 3px;
			font-size: 14px;
			height: 3em;
		}

		.engravingFontButton img {
			float: left;
			height: 80%;
			width: auto;
			margin-top: 2%;
			margin-left: 3%;
		}

		#compactHeaderContainer {
			display: block;
		}

		.extOrderConfirmationVariantColumn,
		.pageId17 .descriptionColumn {
			max-width: 50px;
		}

		.extOrderConfirmationVariantContent,
		.pageId17 .descriptionColumn table {
			white-space: nowrap;
		}

		.diamondTabSubCategoryButtons button {
			width: 49.5%;
			max-width: none;
		}

		#diamondFilterColorContainer {
			margin-bottom: 1.5em;
		}

		.productListDummyDiamondBox {
			font-size: 0.7em;
		}
		.productListDummyDiamondBox .moreInfoBoxTitle {
			width: 53px;
		}
		.productListDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 55px;
		}

		.productListInlineDummyDiamondBox {
			font-size: 0.7em;
		}
		.inlinePickerContainer .productListInlineDummyDiamondBox {
			font-size: 14px;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxTitle {
			width: 53px;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 55px;
		}

		.productListChainBox {
			font-size: 0.7em;
		}
		.productListChainBox .moreInfoBoxTitle {
			width: 53px;
		}
		.productListChainBox .moreInfoBoxInfo {
			margin-left: 55px;
		}

		.diamondImage {
			width: 75%;
			margin-top: 5%;
		}

		.diamondVideoPopup {
			margin-left: -45%;
			width: 90%;
		}

		.diamondListMoreInfo iframe {
			height: 400px;
		}

		#diamondTabNaturalShapeFilter,
		#diamondTabLabgrownShapeFilter {
			width: 100%;
		}

		.diamondListMoreInfo .columns3 .columnElement.diamondListMoreInfoColumn1 {
			float: left;
			width: 49%;
			margin-right: 2%;
		}

		.diamondListMoreInfo .columns3 .columnElement.diamondListMoreInfoColumn2 {
			float: left;
			width: 49%;
			margin-right: 0%;
			clear: none;
		}

		.diamondListMoreInfo .columns3 .columnElement.diamondListMoreInfoColumn3 {
			width: 100%;
			margin-right: 0%;
		}

		.diamondListCell {
			padding: 3.5% 0.2% 3% 0.2%;
			font-size: 0.9em;
		}

		/* There are 6 lists, full desktop, full desktop (Round shape selected), tablet, tablet (Round shape selected), mobile and mobile (Round shape selected) */
		.diamondListColumnDeliverytime {
			width: 32%;
		}

		.diamondListColumnCarat {
			width: 12%;
		}

		.diamondListColumnColor {
			width: 13%;
		}

		.diamondListColumnClarity {
			width: 15%;
		}

		.diamondListColumnCut,
		.diamondListColumnPolish,
		.diamondListColumnSymmetry,
		.diamondListColumnFlour {
			display: none;
		}

		.diamondListColumnPrice {
			width: 19%;
		}

		.diamondListColumnOther {
			width: 6%;
		}

		.diamondListColumnOther button {
			padding: 0;
			height: 1.7em;
		}

		img.diamonListVideoLogoTrigger {
			height: 1.7em;
			width: 1.7em;
		}

		.diamondListMoreButtonContainer {
			margin-left: 2.1em;
		}

		/* There are 6 lists, full desktop, full desktop (Round shape selected), tablet, tablet (Round shape selected), mobile and mobile (Round shape selected) */
		.selectedShapeRound .diamondListColumnDeliverytime {
			width: 22%;
		}

		.selectedShapeRound .diamondListColumnCarat {
			width: 11%;
		}

		.selectedShapeRound .diamondListColumnColor {
			width: 11%;
		}

		.selectedShapeRound .diamondListColumnClarity {
			width: 13%;
		}

		.selectedShapeRound .diamondListColumnCut {
			width: 18%;
		}

		.selectedShapeRound .diamondListColumnPrice {
			width: 16%;
		}

		.selectedShapeRound .diamondListColumnOther {
			width: 6%;
		}

		.selectedShapeRound .diamondListColumnOther button {
			padding: 0;
		}

		.diamondListColumnDeliverytimeTitleDesktop {
			display: none
		}

		.diamondListColumnDeliverytimeTitleMobile {
			display: inline;
		}

		.bredde2550 {
			width: 50%;
		}

		/* Background Elements */

		#frontEndBody {
			background-color: #ffffff;
		}

		#backgroundGradient,
		#backgroundGlare {
			display: none;
		}

		/* Font Sizes */

		.ui-datepicker {
			font-size: 0.9em;
		}

		.checkoutSteps {
			margin-top: 10px;
			font-size: 0.9em;
		}

		.productListBox {
			font-size: 1em;
		}

		/* Dimensions */

		#main,
		.headerMargin #main {
			width: 100%;
			padding-left: 0px;
			padding-right: 0px;
		}

		.sheetMargin #sheet {
			margin-top: 0px;
			margin-bottom: 0px;
		}

		.centerElement {
			margin-bottom: 4%;
		}

		.tightMargin .centerElement {
			margin-bottom: 2%;
		}

		#centerColumn {
			position: static;
			float: none;
			clear: both;
			left: 0%;
			width: 100%;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding-top: 2px;
			padding-bottom: 10px;
		}

		#sideColumns {
			width: 100%;
			left: 0px;
			float: none;
			clear: both;
			background-color: rgba(190, 190, 190, .2);
			padding-top: 8px;
			overflow: hidden;
			
		}

		#leftColumn {
			position: static;
			float: none;
			clear: both;
			width: 100%;
		}

		#rightColumn {
			position: relative;
			float: none;
			clear: both;
		}

		#termsAndConditions {
			margin: 2% 1%;
		}

		/* Rounding */

		.roundSide .sideElementHeader {
			border-top-right-radius: 0px;
			border-top-left-radius: 0px;
		}

		.roundSide .sideElementBody {
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
		}

		/* Header Elements */

		#topHeadingMenu,
		#headerGraphicsContainer,
		#topMenu {
			display: none;
		}

		#compactHeader {
			display: block;
		}

		.fixCompactHeader #fixedCompactHeaderSpacer {
			display: block;
		}
		
		.nettb {
			display: none;
		}

		/* Page Elements */

		#textBox3 {
			display: none;
		}

		#news {
			padding-left: 3%;
			padding-right: 3%;
		}

		#poweredby {
			background-color: rgba(190, 190, 190, .2);
			padding-right: 3%;
		}

		#breadcrumb {
			display: none;
		}

		.addthis_button_favorites {
			display: none;
		}

		.addthis_button_print {
			display: none;
		}

		#search {
			display: none;
		}

		#cart {
			display: none;
		}

		#productFilter {
			padding: 0;
		}

		#sideMenu {
			display: none;
		}

		#bestseller {
			display: none;
		}

		.sideElement {
			margin-bottom: 1px;
			text-align:center;
			
		}

		.sideElementHeader {
			padding-top: 12px;
			padding-right: 16px;
			padding-bottom: 12px;
			padding-left: 16px;
			position: relative;
			width: 100%;
		}

		.sideElementBody {
			display: none;
			margin-bottom: 1%;
			width: 100%;
		}

		#textBoxCookieWarning .sideElementBody {
			display: block;
		}

		.compactSideElementTrigger {
			display: block;
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0px;
			left: 0px;
		}

		#sideElementLoginForgotPasswordContainer {
			display: none;
		}

		#emarketingInfoLink {
			display: none;
		}

		button,
		input[type='reset'],
		input[type='button'],
		input[type='submit'],
		input[type='text'],
		input[type='email'],
		input[type='password'],
		.inputHeight {
			/* height: 30px; */
		}

		.formInputWidth {
			width: 100%;
		}

		#cartExtensionProductContainer {
			width: 60%;
		}

		#cartExtensionControlsContainer {
			width: 38%;
		}

		#cartExtension {
			right: 10px;
			left: 10px;
			position: fixed;
			width: auto;
		}

		/* Google's PageSpeed Insights requires more spacing on touch elements in mobile view */
		.articleListBox .moreLink,
		.articleListFAQ .moreLink {
			margin-bottom: 1em;
		}

		/* Product Lists */
		.productListChainBox .descriptionBoxHeight,
		.productListDummyDiamondBox .descriptionBoxHeight,
		.productListInlineDummyDiamondBox .descriptionBoxHeight,
		.productListBox .descriptionBoxHeight {
			padding-top: 20%;
		}

		/* reset all n-th element settings on columns */
		.columns3 > .columnElement:nth-of-type(1n),
		.columns5 > .columnElement:nth-of-type(1n),
		.columns6 > .columnElement:nth-of-type(1n),
		.columns7 > .columnElement:nth-of-type(1n),
		.columns8 > .columnElement:nth-of-type(1n),
		.columns9 > .columnElement:nth-of-type(1n),
		.columns10 > .columnElement:nth-of-type(1n) {
			margin-right: 0px;
			clear: none;
		}

		/* 3 and 5 columns are reduced down to two columns */
		.columns5 > .columnElement:nth-of-type(1n),
		.columns3 > .columnElement:nth-of-type(1n) {
			float: left;
			width: 49%;
			margin-right: 2%;
		}
		.columns5 > .columnElement:nth-of-type(2n+2),
		.columns3 > .columnElement:nth-of-type(2n+2) {
			clear: none;
			margin-right: 0px;
		}
		.columns5 > .columnElement:nth-of-type(2n+3),
		.columns3 > .columnElement:nth-of-type(2n+3) {
			clear: both;
		}

		/* 6 columns and up are reduced down to three columns */
		.columns6 > .columnElement:nth-of-type(1n),
		.columns7 > .columnElement:nth-of-type(1n),
		.columns8 > .columnElement:nth-of-type(1n),
		.columns9 > .columnElement:nth-of-type(1n),
		.columns10 > .columnElement:nth-of-type(1n) {
			float: left;
			width: 32%;
			margin-right: 2%;
		}
		
		.columns6 > .columnElement:nth-of-type(3n+3),
		.columns7 > .columnElement:nth-of-type(3n+3),
		.columns8 > .columnElement:nth-of-type(3n+3),
		.columns9 > .columnElement:nth-of-type(3n+3),
		.columns10 > .columnElement:nth-of-type(3n+3) {
			margin-right: 0px;
		}
		.columns6 > .columnElement:nth-of-type(3n+4),
		.columns7 > .columnElement:nth-of-type(3n+4),
		.columns8 > .columnElement:nth-of-type(3n+4),
		.columns9 > .columnElement:nth-of-type(3n+4),
		.columns10 > .columnElement:nth-of-type(3n+4) {
			clear: both;
		}

		/* Diamond picker header is reduced to one column */
		.diamondPickerHeader > .columnElement:nth-of-type(1n) {
			width: 100%;
			margin-right: 0;
			float: none;
			clear: both;
		}

		#inlineProductFilter .diamondShapeFilter .filterImage,
		#diamondShapeFilter .filterImage {
			width: 20%;
		}

	}

	@media screen and (max-width: 650px) {
		.productListDummyDiamondBox {
			font-size: 0.6em;
		}
		.productListDummyDiamondBox .moreInfoBoxTitle {
			width: 48px;
		}
		.productListDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 50px;
		}
		.productListInlineDummyDiamondBox {
			font-size: 0.6em;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxTitle {
			width: 48px;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 50px;
		}
		.productListChainBox {
			font-size: 0.6em;
		}
		.productListChainBox .moreInfoBoxTitle {
			width: 48px;
		}
		.productListChainBox .moreInfoBoxInfo {
			margin-left: 50px;
		}
	}


	@media screen and (max-width: 550px) {
		.hideFromMobile {
			display: none;
		}
	}
	
	@media screen and (min-width: 551px) {
		.hideFromDesktop {
			display: none;
		}
	}

	/* Typical mobile portrait */ 
	@media screen and (max-width: 550px) {

		.productPageTitle {
			padding-bottom: 16px;
		}

		.articleListBoxDescriptionOverlay  .articleListBox .shortDescription {
			font-size: 6vw;
		}

		.articleListBoxDescriptionAsButton  .articleListBox .shortDescription {
			font-size: 5vw;
		}

		.articleListBoxDescriptionAsButton  .articleListBox .shortDescription a {
			padding: 0.9vw 9vw 0.9vw 9vw;
		}

		#loginPopup {
			top: 22vh;
		}

		.diamondVideoPopupIframe {
			display: none;
		}

		.diamondVideoPopupIframeMobile {
			display: block;
		}

		.swiperImageStack .navigation {
			display: block;
		}

		#engravingPickerSheet {
			padding: 40px 20px 40px 20px;
		}

		#bottomBasketSubmit {
			width: 100%;
			bottom: auto;
			position: relative;
			display: block;
			right: 0;
			top: 0;
			max-width: unset;
		}

		#bottomBasketInfotextMobile {
			display: block;
			padding-top: 10px;
			text-align: center;
		}

		#basketMiddleContainer {
			padding: 12px 16px 10px 16px;
		}

		.bottomBasketInfotextTrigger {
			cursor: pointer;
			color: #bababa;
		}

		#bottomBasketInfoContainer {
			padding: 0 0 2px 0;
		}

		#basketContainer .deliveryContainer {
			float: left;
			width: 30%;
			top: 0;
			text-align: left;
		}

		#basketContainer .retailPriceContainer {
			float: left;
			width: 40%;
			text-align: center;
		}

		#basketContainer .mobileInfo .priceContainer {
			float: right;
			text-align: right;
			position: relative;
			top: -5px;
			font-weight: bold;
			font-size: 1.4em;
		}

		#basketContainer {
			height: auto;
			bottom: 0;
		}

		#centerColumn.isProductPage {
			padding-left: 0;
			padding-right: 0;
		}

		#productPageStickyContentFiller {
			display: none;
		}

		.productPageAddDiamondImagePreview,
		.productPageAddChainImagePreview {
			margin-right: 4px;
			margin-left: 0;
		}

		.diamonListVideoContainer {
			display: flex;
			flex-direction: column-reverse;
		}

		.diamondPriceToolTipInfo {
			bottom: 90px;
			left: 0;
			right: 0;
		}

		.diamondPriceTable {
			display: flex;
			flex-direction: column;
			margin-top: 0;
		}

		.diamondPriceTable div:nth-child(1) {
			order: 2;
		}

		.diamondPriceTable div:nth-child(2) {
			order: 1;
		}

		.diamondListDeliveryContainer {
			margin-top: 0;
			margin-bottom: 24px;
		}

		.diamondImage {
			margin-top: 0;
		}

		#diamondList {
			font-size: 14px;
		}

		body img.diamondLabLogoImage {
			width: 72px;
			height: 24px;
		}

		.diamondInfoTableText {
			margin-left: 90px;
		}

		.diamondInfoTableTitle {
			width: 88px;
		}

		.productListInfoOuterBox {
			height: 8em;
			position: relative;
		}

		.productListBox .selectCaratButton {
			height: 2em;
			font-size: 14px;
		}

		.diamondListMoreInfo {
			padding: 3.6% 0.5% 3.6% 3.6%;
		}

		#footercontainer .columnElement {
			clear: both;
			float: none;
			width: 100%;
			margin-right: 0;
		}

		.diamondListColumn3 .diamondInfoTable {
			margin-bottom: 0.8em;
		}

		.columns4 > .columnElement.diamondListColumn1:nth-of-type(1n) {
			float: right;
			margin-right: 0px;
		}

		.diamondListColumn2 .diamondInfoTable {
			margin-bottom: 1.7em;
		}

		.diamondTabSubCategorySelector button {
			width: 44.5%;
		}

		.productListDummyDiamondBox {
			font-size: 0.9em;
		}
		.productListDummyDiamondBox .moreInfoBoxTitle {
			width: 73px;
		}
		.productListDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 75px;
		}

		.productListInlineDummyDiamondBox {
			font-size: 0.9em;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxTitle {
			width: 73px;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 75px;
		}

		.productListChainBox {
			font-size: 0.9em;
		}
		.productListChainBox .moreInfoBoxTitle {
			width: 73px;
		}
		.productListChainBox .moreInfoBoxInfo {
			margin-left: 75px;
		}

		/* Reverse the "mellomrom" font increase on inline product listings. 0.5 = 0.8 / 1.6 */
		.mellomrom .productListBox {
			font-size: 0.5em;
		}

		.diamondListColumnsContainer > .columnElement {
			margin-bottom: 0.3em;
		}

		.diamondListColumn1,
		.diamondListColumn2 {
			margin-top: 0.5em;
			margin-bottom: 1em;
		}

		.productListTable .thumbnailColumn {
			width: 25%;
			min-width: 40px;
		}

		.diamondListColumnOther {
			padding-bottom: 0;
			padding-top: 2%;
		}

		.diamondVideoPopup {
			top: 15%;
			bottom: 18%;
		}
	
		.diamondListMoreInfo iframe {
			height: 350px;
		}

		.blurDisable {
			display: none;
		}

		#diamondTabNaturalShapeFilter .filterImage,
		#diamondTabLabgrownShapeFilter .filterImage {
			width: 16%;
			margin-right: 5%;
		}

		#diamondTabNaturalShapeFilter .filterImage:nth-of-type(5n),
		#diamondTabLabgrownShapeFilter .filterImage:nth-of-type(5n) {
			margin-right: 0;
		}

		/* Do not use padding-bottom. It will make the image container grow in height when the width of the window is resized, making the image move downwards */
		.swiperImageStack .swiper-slide {
			min-height: 300px;
		}

		/* Font Sizes */

		#compactCartAmount {
			font-size: 0.6em;
		}

		.checkoutSteps {
			font-size: 0.75em;
		}

		#cartExtension {
			font-size: 0.9em;
		}

		/* Dimensions */

		/* The height is only an initial value to avoid skipping of the text when exact height is set by jQuery. */
		#fixedCompactHeaderSpacer {
			height: 70px;
		}

		.centerElement {
			margin-bottom: 8%;
		}

		#cartExtensionProductContainer {
			width: 49%;
		}

		#cartExtensionControlsContainer {
			width: 49%;
		}

		/* reset all n-th element settings on columns */
		.columns2 > .columnElement:nth-of-type(1n),
		.columns3 > .columnElement:nth-of-type(1n),
		.columns4 > .columnElement:nth-of-type(1n),
		.columns5 > .columnElement:nth-of-type(1n),
		.columns6 > .columnElement:nth-of-type(1n),
		.columns7 > .columnElement:nth-of-type(1n),
		.columns8 > .columnElement:nth-of-type(1n),
		.columns9 > .columnElement:nth-of-type(1n),
		.columns10 > .columnElement:nth-of-type(1n) {
			margin-right: 0px;
			clear: none;
		}

		/* 2-3 columns are reduced down to one column */
		.columns2 > .columnElement:nth-of-type(1n),
		.columns3 > .columnElement:nth-of-type(1n) {
			width: 100%;
			float: none;
			clear: both;
			margin-right: 0px;
		}


		/* 4 and 5 columns are reduced down to two columns */
		.columns5 > .columnElement:nth-of-type(1n),
		.columns4 > .columnElement:nth-of-type(1n) {
			clear: none;
			float: left;
			width: 49%;
			margin-right: 2%;
		}
		.columns5 > .columnElement:nth-of-type(2n+2),
		.columns4 > .columnElement:nth-of-type(2n+2) {
			clear: none;
			margin-right: 0px;
		}
		.columns5 > .columnElement:nth-of-type(2n+3),
		.columns4 > .columnElement:nth-of-type(2n+3) {
			clear: both;
		}


		/* 6 columns and up are reduced down to three columns */
		.columns6 > .columnElement:nth-of-type(1n),
		.columns7 > .columnElement:nth-of-type(1n),
		.columns8 > .columnElement:nth-of-type(1n),
		.columns9 > .columnElement:nth-of-type(1n),
		.columns10 > .columnElement:nth-of-type(1n) {
			float: left;
			width: 32%;
			margin-right: 2%;
		}
		.columns6 > .columnElement:nth-of-type(3n+3),
		.columns7 > .columnElement:nth-of-type(3n+3),
		.columns8 > .columnElement:nth-of-type(3n+3),
		.columns9 > .columnElement:nth-of-type(3n+3),
		.columns10 > .columnElement:nth-of-type(3n+3) {
			margin-right: 0px;
		}
		.columns6 > .columnElement:nth-of-type(3n+4),
		.columns7 > .columnElement:nth-of-type(3n+4),
		.columns8 > .columnElement:nth-of-type(3n+4),
		.columns9 > .columnElement:nth-of-type(3n+4),
		.columns10 > .columnElement:nth-of-type(3n+4) {
			clear: both;
		}


		.productPageFullVariantSelects .columns5 > .columnElement:nth-of-type(1n) {
			float: left;
			width: 19.2%;
			margin-right: 1%;
			clear: none;
		}
		.productPageFullVariantSelects .columns5 > .columnElement:nth-of-type(5n+5) {
			margin-right: 0px;
		}
		.productPageFullVariantSelects .columns5 > .columnElement:nth-of-type(5n+6) {
			clear: both;
		}

		.productPageFullVariantSelects .columns6 > .columnElement:nth-of-type(1n) {
			float: left;
			width: 16%;
			margin-right: 0.8%;
			clear: none;
		}
		.productPageFullVariantSelects .columns6 > .columnElement:nth-of-type(6n+6) {
			margin-right: 0px;
		}
		.productPageFullVariantSelects .columns6 > .columnElement:nth-of-type(6n+7) {
			clear: both;
		}


		.checkoutPriceSummaryHeader {
			margin-top: 36px;
		}

		#checkoutBottomForm .columnElement.checkoutPriceSummary {
			width: 100%;
			float: none;
			max-width: none;
		}

		#normalSubmit,
		#klarnaStartPayment,
		#paymentSubmit {
			width: 100%;
		}
	}

	@media screen and (max-width: 420px) {
		.productListDummyDiamondBox {
			font-size: 0.8em;
		}
		.productListDummyDiamondBox .moreInfoBoxTitle {
			width: 68px;
		}
		.productListDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 70px;
		}
		.productListInlineDummyDiamondBox {
			font-size: 0.8em;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxTitle {
			width: 68px;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 70px;
		}
		.productListChainBox {
			font-size: 0.8em;
		}
		.productListChainBox .moreInfoBoxTitle {
			width: 68px;
		}
		.productListChainBox .moreInfoBoxInfo {
			margin-left: 70px;
		}
	}


	@media screen and (max-width: 380px) {
		.productListDummyDiamondBox {
			font-size: 0.75em;
		}
		.productListDummyDiamondBox .moreInfoBoxTitle {
			width: 63px;
		}
		.productListDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 65px;
		}
		.productListInlineDummyDiamondBox {
			font-size: 0.75em;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxTitle {
			width: 63px;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 65px;
		}
		.productListChainBox {
			font-size: 0.75em;
		}
		.productListChainBox .moreInfoBoxTitle {
			width: 63px;
		}
		.productListChainBox .moreInfoBoxInfo {
			margin-left: 65px;
		}
	}

	@media screen and (max-width: 340px) {
		.productListDummyDiamondBox {
			font-size: 0.6em;
		}
		.productListDummyDiamondBox .moreInfoBoxTitle {
			width: 58px;
		}
		.productListDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 60px;
		}
		.productListInlineDummyDiamondBox {
			font-size: 0.6em;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxTitle {
			width: 58px;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 60px;
		}
		.productListChainBox {
			font-size: 0.6em;
		}
		.productListChainBox .moreInfoBoxTitle {
			width: 58px;
		}
		.productListChainBox .moreInfoBoxInfo {
			margin-left: 60px;
		}
	}



	/* Very small mobile */ 
	@media screen and (max-width: 320px) {

		.productListDummyDiamondBox {
			font-size: 0.9em;
		}
		.productListDummyDiamondBox .moreInfoBoxTitle {
			width: 73px;
		}
		.productListDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 75px;
		}

		.productListInlineDummyDiamondBox {
			font-size: 0.9em;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxTitle {
			width: 73px;
		}
		.productListInlineDummyDiamondBox .moreInfoBoxInfo {
			margin-left: 75px;
		}

		.productListChainBox {
			font-size: 0.9em;
		}
		.productListChainBox .moreInfoBoxTitle {
			width: 73px;
		}
		.productListChainBox .moreInfoBoxInfo {
			margin-left: 75px;
		}

		/* All columns are reduced down to one column */
		.columns3 > .columnElement:nth-of-type(1n),
		.columns4 > .columnElement:nth-of-type(1n),
		.columns5 > .columnElement:nth-of-type(1n),
		.columns6 > .columnElement:nth-of-type(1n),
		.columns7 > .columnElement:nth-of-type(1n),
		.columns8 > .columnElement:nth-of-type(1n),
		.columns9 > .columnElement:nth-of-type(1n),
		.columns10 > .columnElement:nth-of-type(1n) {
			width: 100%;
			float: none;
			clear: both;
			margin-right: 0px;
		}

		/* 4 columns in variant section, are reduced down to two columns */
		.productPageFullVariantSelects .columns4 > .columnElement:nth-of-type(1n) {
			clear: none;
			float: left;
			width: 49%;
			margin-right: 2%;
		}
		.productPageFullVariantSelects .columns4 > .columnElement:nth-of-type(2n+2) {
			clear: none;
			margin-right: 0px;
		}
		.productPageFullVariantSelects .columns4 > .columnElement:nth-of-type(2n+3) {
			clear: both;
		}

	}
