#fancybox-title-over { background: none !important; width: auto !important; display: inline-block; }
#fancybox-title-over:hover .circle { background: rgba(0,0,0,0.60); }

.addtocart-bar-fake .addtocart-button { background: #7EA1BF !important; cursor: not-allowed; }
.after-customise li { padding: 10px; list-style-position: inside; list-style-type: square; background: #f0f0f0; }
.after-customise img { margin: 0 0 25px 0 !important; }
.after-customise ul { margin: 0 0 20px 0 !important; }
.afterdelete.circle { text-align: center; padding: 3.4vw 0; box-sizing: border-box; font-style: italic; }

.blowup { cursor: zoom-in; }

.circle a { text-decoration: none; color: #fff; }

.customizrreview b { display: inline-block; border-bottom: 1px solid #fff; }
.customizr.iframe { display: block; width: auto; text-align: center; border: 3px solid #f0f0f0; }
.customizr.iframe span { background: #f0f0f0; display: block; font-size: small; padding: 5px; line-height: 1.5; text-align: center; }
.custom-customizr, .custom-prodcode, .unavailable { display: none !important; }
.customizr { cursor: pointer; }

.fancybox2-mobile { top: 0 !important; overscroll-behavior: none;}
.fancybox2-mobile, .fancybox2-mobile .fancybox2-skin, .fancybox2-mobile .fancybox2-skin .fancybox2-inner, .fancybox2-mobile .fancybox2-skin .fancybox2-inner .fancybox2-iframe { width: 100vw !important; height: 100vh !important; }
.fancybox2-wrap { overflow: scroll; }

.customizr-wrapper, .customizr-wrapper .fancybox2-inner { width: 100% !important; }

.fancybox2-overlay-fixed { position: fixed; overflow: hidden !important; }
.fancybox2-item.fancybox2-close { width: 35px; height: 35px; border-radius: 20px; background: #666; right: 3px; top: 3px; }
.fancybox2-close::after { content: "\00D7"; color: #fff; font-size: 30px; text-align: center; line-height: 38px; display: inline-block; width: 35px; height: 35px; background: #666; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); border-radius: 10px; }

a.customizr.iframe:link, a.customizr.iframe:visited { color: #000; text-decoration: none !important; }
a.customizr.iframe:hover, a.customizr.iframe:active { color: #999; text-decoration: none !important; }

.doCustomizrButton {
	cursor: pointer;
	padding: 18px 50px;
	text-align: center;
	background: #3e8fbc;
	color: #fff;
	border-radius: 4px;
	font-weight: bold;
	margin-bottom: 18px;
	font-size: large;
	max-width: 250px;
}

@media (max-width: 767px) {
	.circle { width: 20vw; height: 20vw; background: rgba(0,0,0,0.5); border-radius: 10vw; font-size: 1.5vw; margin: 1vw; transition: 0.5s; }
	.circle .upper { display: block; text-align: center; margin: 0 auto; padding: 3vw 2vw 1vw; border-bottom: 1px solid #fff; width: 12vw; color: #fff; font-weight: bold; font-variant: small-caps; }
	.circle .lower { display: block; text-align: center; margin: 0 auto; width: 16vw; color: #fff; font-style: italic; padding: 1vw; font-weight: normal; }
	.circle .single { width: 15vw; text-align: center; margin: 0 auto; padding: 5.8vw 3vw; color: #fff; font-style: italic; }
}

@media (min-width: 768px) {
	.circle { width: 10vw; height: 10vw; background: rgba(0,0,0,0.1); border-radius: 5vw; font-size: 0.75vw; margin: 0.5vw; transition: 0.5s; }
	.circle .upper { display: block; text-align: center; margin: 0 auto; padding: 1.5vw 1vw 0.5vw; border-bottom: 1px solid #fff; width: 6vw; color: #fff; font-weight: bold; font-variant: small-caps; }
	.circle .lower { display: block; text-align: center; margin: 0px auto; width: 8vw; color: #fff; font-style: italic; padding: 0.5vw; font-weight: normal; }
	.circle .single { width: 9vw; text-align: center; margin: 0 auto; padding: 2.8vw 0; color: #fff; font-style: italic; }
}