/** Shopify CDN: Minification failed

Line 74:2 Expected "}" to go with "{"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/



element.style {
}
.t4s-product .t4s-product-info .t4s-product-info__inner>* {
    margin-bottom: var(--product-space-elements);
}
.t4s-product .t4s-product-price{
  display:none !important;
}


element.style {
}
.t4s-product .t4s-product-info .t4s-product-info__inner>* {
    margin-bottom: var(--product-space-elements);
}


.accordion-header {
    color: #000 ;
}
.shopify-section-header-sticky .conteiner-header-personlaizado {
    background: white !important;
}

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

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

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

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

.t4s-btn__checkout {
background:#FFCD1B;
}

@media screen and (max-width: 767px) {
    #carthike-chat-button-container .whatsappbutton svg {
        width: 24px;
        margin-left: 0.5rem !important;
        margin-right: 0.5rem;
        height: 24px;
    }

.t4s-search-header__form-wrap.t4s-d-none.t4s-d-lg-block.t4s-col-6.t4s-col-item.is--inted {
    display: block !important;
    width: 100% !important;
}
}
  