<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 62:0 Unexpected "&lt;"
Line 62:38 Unexpected "&lt;"

**/
@media only screen and (max-width: 768px)
.btn-full {
    width: 100%;
}

.btn, .product-reviews .spr-button, .product-reviews .spr-summary-actions a, .rte .btn {
    text-transform: none;
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
    text-transform: uppercase;
}

@media only screen and (max-width: 480px){
.cart__footer .btn+.btn {
    width: 100%;
}}


@media only screen and (max-width: 480px){
#shopify-section-product-template .product-single__title {
    text-transform: none;
    font-size: 23px;
}}

@media only screen and (min-width: 768px){
#shopify-section-product-template .product-single__title {
    text-transform: none;
    font-size: 26px;
}}




@media only screen and (max-width: 480px){
#shopify-section-product-template .dev-description {
    font-size: 11px;
    letter-spacing: 0px;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
    text-transform: uppercase;
}}


.marquee__text{font-weight:600}

@media only screen and (max-width: 480px){
.quote-ac {
  
  font-size: 15px;

}}


&lt;style&gt;#CartDrawer {overflow: scroll;}&lt;/style&gt;

    .bannerlabel {
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    padding: 4px 8px;
    height: 21px;
    border-radius: 3px;
    opacity: 1;
    font-size: 10px;
    font-weight: 700;
    z-index: 100;
    color: #000000;
    background: #A0F2B7;
}
   
    
    
    
.videoanim{
  width: 100%;
  margin-left: auto; margin-right: auto;
}

@media only screen and (min-width:769px){

.videoanim{
  width: 60%;
  margin-left: auto; margin-right: auto;
}
  }
    
    
    .margin5{margin-bottom:5px!important;}    
    .bannertext{margin-bottom:5px!important; color:#ffffff;} 

.bannerimg-right{margin-left: 50%;}

@media only screen and (max-width:480px){ 
.bannerimg-right{margin-left: auto; margin-right: auto;}
}


@media only screen and (max-width: 480px){
.centerimg {
    margin-left: auto;
  margin-right: auto;
  display: block;
}}</pre></body></html>