.top-40pct{top: 40%}
.top-55pct{top: 55%}
.grecaptcha-badge{z-index: 1}
.product .product-thumb-info .product-thumb-info-image-effect > picture:nth-child(1) {position: relative;z-index: 1;transition: ease opacity 300ms;}
.product .product-thumb-info .product-thumb-info-image-effect > picture:nth-child(2) {position: absolute;top: 0;left: 0;z-index: 0;}
.mfp-content{text-align: center;padding: 2%}
.zoom-product{max-height: 100vh}
.img-thumbnail .zoom{z-index: 2}
.price .sale {font-size: 1.2em;font-weight: bold;color: #262c36 !important}
/*
* Sticky Sidebar
*/
#sidebar a.active {
    color: #099fdc !important;
}

@media (max-width: 768px) {
    .mfp-content{padding: 0%}
    .zoom-product{max-height: initial;width: 100%}
}
