<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cart-collaterals .checkout-button { background-image: linear-gradient(-180deg,#30c574,#25b968); }
.navbar-search button { background-image: linear-gradient(-180deg,#30c574,#25b968); }
.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit] { background: #0275d8;color: #FFF;font-weight:normal;}
.section-landscape-full-product-cards-carousel { background-image: none!important; }
.section-products-carousel-with-vertical-tabs .products-carousel-with-vertical-tabs .tab-content  { background-image: none!important; }
.green-button { color:#fff;background-image:linear-gradient(-180deg,#26dc26,#1c8a4e);padding:1%; }
.pink-button { color:#fff;background-image:linear-gradient(-180deg,#d9534f,#b92599);padding:1%; }
.demo_store { background-color: #f67c01;border-color: #f67c01;transition: box-shadow 0.3s;color: #fff;font-weight: bold; }
.fa-phone:before { font-family: 'FontAwesome'; }
.blockUI.blockOverlay {
    display: block!important;
    cursor: none!important;
    position: relative!important;
}
.site-logo {
font-size:28px;
}
.woocommerce-store-notice__dismiss-link {
    color: #fff;
    right: 2%;
    position: absolute;
}

@media (max-width: 767px) {
.page-hero {
    background-size: 100% 100%!important;
}
}
.widget-title {
font-size:25px;
}
.woocommerce-price-suffix {
display:none;
}

@media only screen and (min-width:768px){
   .page-hero-slideshow {
width:1000px;
float:left;
}
}

@media only screen and (min-width:910px){ 
   .page-hero-slideshow {
width:1000px;
float:left;
}
}</pre></body></html>