/** Shopify CDN: Minification failed

Line 43:1 Expected "}" to go with "{"

**/
/*CUSTOM CSS GETREALL*/
.money-details{color:#8DBB01 !important;}
.bss-pl-frontend.bss_pl_label_text.bss-pl-top-left{top: -21px !important; left:-15px!important;}
li.c-product-card__variants-item div.bss_pl_img div.bss-pl-frontend.bss_pl_label_text.bss-pl-top-left{display:none !important;}

.c-variants-product__item div.bss_pl_img div.bss-pl-frontend.bss_pl_label_text.bss-pl-top-left{display:none !important;}

input.button.button-style.w{background-color:#8DBB01 !important;}

.section-main-login form h2{font-size:30px !important;}

.bss_pl_img .bss-countdown-display.bss-pl-frontend{font-weight:bold;}
#ProductSection-product-template .bss_pl_img .bss-countdown-display.bss-pl-frontend{font-size:20px !important;margin-left:20px;}

a[href="/collections/crocs-cyber-monday-2022"]{color:red !important;}
a[href="/pages/crocs-buen-fin-2022"]{color:red !important;}
/*a[href="/collections/rebajas"]{color:#8dbb01 !important;}*/

.c-product-card__variants-item .bss_pl_img .bss_pl_label_text{display:none !important;}

@media only screen 
		and (device-width : 375px) 
		and (device-height : 812px) 
		and (-webkit-device-pixel-ratio : 3) {
		 .c-splash-banner__description{left:14%;}

@media (max-width: 768px) {
	.c-splash-banner__description{left:14%;}
}

/*important*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) { 
	.c-splash-banner__description{left:14%;}
}

@media (min-width: 769px) {
	.c-splash-banner__description{left:14%;}
}