/** Shopify CDN: Minification failed

Line 58:28 Expected identifier but found whitespace
Line 58:29 Unexpected "10px"

**/



/* banner header  */
@media (max-width: 768px) {
  section#m-slider-template--18326209102012__1621243260e1af0c20 h2 {
    font-size: 30px;
  }
  span.m-price-item.m-price-item--sale.m-price-item--last {
    font-size: 14px!important;
}
}

m-image-comparison.m-image-comparison.m-scroll-trigger.animate--fade-in-up {
    border-radius: 15px;
}


/* feature promotion start  */

.m-icon-box.m-icon-box--vertical.m-gradient.m-color-default {
    background: transparent;
}
section#m-section--template--18326209102012__16225125199f82d8fe {
  border: none;
}
/* feature promotion end */

div#m-custom__block--image_88qNPc img {
    border-radius: 15px;
}


/* promotion image  */
/* section#m-hero-section-template--18326209102012__image_with_text_2_pfKN6J img {
    border-radius: 15px;
  
} */

.m-hero#m-hero-template--18326209102012__image_with_text_2_pfKN6J{
  border-radius: 15px;
}

/*testimonial card  */
.m-testimonial__wrapper.m-gradient.m-color-scheme-cee058e4-58e3-46aa-9af9-219dadc79066 {
    border-radius: 15px;
}

/* shop all page  */
/* .m-collection-page-header__wrapper.m\:overflow-hidden.m-gradient.m-color-badge-new {
    /* border-radius: 15px; */
  border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
} */


  /* Optional: add hover effect */
  .social-media-links--item:hover .m-svg-icon {
    transform: scale(1.1);
    /* transition: transform 0.2s ease; */
  }

  section#m-collection-tabs--template--18326209265852__collection_tabs_hGXchV img {
    border-radius: 15px;
}

/* product page  */
div#shopify-section-template--18326208839868__collection-header .container-full {
    background-color: #F2B138;
}

/* about page  */
div#m-custom__block--9a3a8077-de29-4141-9162-b9484d4a85f8 {
    padding-left: 20px !important;
}
.m-icon-box__heading{
  font-size:18px;
}

/* contact page  */
form#contact_form input, form#contact_form textarea {
    border: 1px solid gray;
}



/* newsletter area  */
button.m-newsletter-form__button.m-newsletter-form__button--text.m-button {
    background-color: #F2B138;
    color: white;
}

/* footer area  */
#shopify-section-sections--18326209364156__footer .m-newsletter-form {

    margin-bottom: 12px;
}

/* footer::: Links  */
div#shopify-section-sections--18326209364156__footer a.social-media-links--item {
    background-color: #F2B138 !important;
  
}


/* footer menu header  */
div#shopify-section-sections--18326209364156__footer h3 {
    font-size: 24px;
    font-weight: 500;
}
@media (min-width: 1280px) {
    #shopify-section-sections--18326209364156__footer .m-footer--block-newsletter .m-footer--block-title {
        font-size: 24px !important;
        margin-bottom: 12px;
    }
}

/* privacy page  */
.shopify-policy__container {
    max-width: 1200px !important;
}

.shopify-policy__container h1 {
    text-transform: capitalize;
}

.shopify-policy__container h4 {
    text-transform: capitalize;
}

/* product card  */


@media (max-width: 768px) {
  section#m-slider-template--18326209102012__1621243260e1af0c20 h2 {
    font-size: 30px;
  }

}

@media (min-width: 769px){
  .m-product-card {
    position: relative;
    border: 1px solid gray;
    overflow: hidden;
    border-radius: 15px;
    padding: 10px;
}
}

button#scroll-to-top-button {
    right: 50%;
}

#wa .wa__btn_popup .wa__btn_popup_icon {
    height: 50px;
    width: 50px;
}

.wa__btn_popup{
  
    left: unset;
    right: 15px;
    bottom: 70px !important;

}

span.m-product-card__tag-name.m-product-tag.m-product-tag--hot.m-gradient.m-color-badge-hot, span.m-product-tag.m-product-tag--hot.m-gradient.m-color-badge-hot {
    background-color: #F2B138;
  color: #ffffff !important;
}
