/** Shopify CDN: Minification failed

Line 137:0 Unexpected "}"

**/
/* /* Color custom properties 

@font-face {
  font-family: 'Ingat Regular';
  src: url('/cdn/shop/files/Ingat_Regular.otf?v=1697606963') format('opentype');
  
}

@font-face {
  font-family: 'DynaPuff Regular';
  src: url('/cdn/shop/files/DynaPuff-Regular.ttf?v=1700914194') format('opentype');
  
}


@font-face {
  font-family: 'Shortstack Regular';
  src: url('/cdn/shop/files/ShortStack-Regular.ttf?v=1697608671') format('truetype');
  
}

 *{
  font-family: "DynaPuff Regular" !important; 
    
}  */

.featureImg p {
    /* font-family: "Shortstack Regular"; */
    /* font-size:12px; */
    /* font-family: Nunito, sans-serif; */
}





@media only screen and (max-width: 650px) {
  .featureImg p {
    /* font-family: "Shortstack Regular"; */
    font-size:14px;
    /* font-family: Nunito, sans-serif; */
}
   }



.featureImg img {
    width: 100px;
    margin-bottom: 10px
}

.featureImg .col-4 {
        padding-bottom: 20px
    }

.add_to_cart_holder{
  display: flex !important;
}
.single-add-to-cart-button{
 width:50% !important;
}
.shopify-payment-button{
  width:50% !important;
}

.mobile-menu-drawer{
  width:75vw !important;
}
.mobile-menu-drawer--inner{
background:#f5eeee;  
}

.complementary-products--heading {
    display: flex;
    justify-content: space-between;
}
.continue-shopping{
 font-size:16px;
  color: var(--color-accent);
    text-decoration: underline;
}
.webyzeTooltip{
    font-family: Futura, sans-serif;
  
}
.webyzeProductColorsLabel{
  font-weight:800;
  
}
.webyzeProductColors[data-style="11"]>.swatchProductColor, .webyzeProductColors[data-style="12"]>.swatchProductColor{
  position: relative;
  z-index:1
}
.webyzeProductColors[data-style="11"]>.swatchProductColor.currentSwatch, .webyzeProductColors[data-style="12"]>.swatchProductColor.currentSwatch {
    border: 2px solid #f37521 !important;
 }
.webyzeProductColors[data-style="11"]>.swatchProductColor, .webyzeProductColors[data-style="12"]>.swatchProductColor {
   
    width: 70px important;
}

.add_to_cart_holder .shopify-payment-button{
  width:0% !important;
}
.shiprocket-headless{
width:50%
}
.shiprocket-headless .sr-checkout-visible{
display:none
}
@media only screen and (max-width: 768px) {

.product-add-to-cart-sticky--info .price del #amount-id{
  font-size:1.3rem !important;
}

.product-add-to-cart-sticky--info .price ins #amount-id{
  font-size:1.3rem !important;
}
.product-price-container .price del #amount-id{
  font-size:1.3rem !important;
}
.product-price-container .price ins #amount-id{
  font-size:1.3rem !important;
}

#shopify-section-template--25049306661137__main-product span.amount{
  font-size:1.3rem !important;

}
}
}

