/** Shopify CDN: Minification failed

Line 72:5 Expected "}" to go with "{"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
ol.flickityt4s-page-dots {
    padding-top: 15px;
}
@media (max-width: 767px) {
  p#b_164602873867eb3815-1,
p#b_164602873867eb3815-2
 {
    color: #ffffff;
}
.t4s-content-position:not(.t4s-container)[style*="--p-left-mb:50%"] {
    width: 90%;
}

@media (max-width: 767px) {
  .t4s_ratio.t4s_ratio_hasmb.t4s-bg-11.t4s-child-lazyloaded {
    padding-top: 138px;
  }
}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  .cart-drawer__checkout-button, 
button[name="checkout"] {
    display: none !important;
}
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  
}

@media (max-width: 767px) {
    .t4s-pr-style7 .t4s-product-btns a>.t4s-text-pr, .t4s-pr-style9 .t4s-product-btns a>.t4s-text-pr {
        display: block !important;
    }
  .t4s-product-buttons-wrapper {
    width: 100% !important;
  } 
}

    .t4s-product .t4s-product-btns a, .t4s-product:not(.t4s-pr-style1) .t4s-product-btns .t4s-pr-item-btn {
      width: 100% !important; 
    }


    .t4s-svg-pr-icon {
      display: none !important; 
    }

    del {
      display: block;
    }