/** Shopify CDN: Minification failed

Line 33:0 Expected "}" to go with "{"

**/
/*// =============================================================================
TS change code
// =============================================================================*/
@media (max-width: 767px) {
    .productView-groupTop .product-form__buttons button {
        background: #F9AEB8 !important;
    }
    .button.button-2.button-view-cart{
        display: none !important;
    }
    #show-sticky-product{
        background: #F9AEB8 !important;
        border:none !important;
        font-size: 15px;
        color: black;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
    
}
.product-form__swatch .product-form__radio:checked+.product-form__label {
    border: none !important;
   
}
/* .product-form__label{
    border: 2px solid #F9AEB8  !important ;
   
} */
