/** Shopify CDN: Minification failed

Line 27:0 Unexpected "}"

**/



/* header style code */

header.m-header__desktop.logo-left-menu-center.m-gradient.m-color-default {
    border-bottom: 1px solid gainsboro;
}

/* product page card style code  */

.m-icon-box.m-icon-box--vertical.m-gradient.m-color-default.m-scroll-trigger.animate--fade-in-up {
    padding: 3rem;
    border-radius: 10px;
}

/* Our Exclusive Products Custom CSS */
/* section#m-collection-tabs--template--18780344811735__collection_tabs_EPxWPj ,  section#m-section-template--18780344811735__image_with_text_Nw3VhG{
  background: url('/cdn/shop/files/5.png?v=1735359828') no-repeat center center;
  background-size: cover;
  color: #000; /* Text color */
}


/* product icone */

.features-container {
  display: flex;
  justify-content: center;
  gap: 40px;
  padding: 20px;
  background-color: #f9f9f9;
}

.feature-icon img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-bottom: 10px;
}

/* product  */

.main-product__block .m-product-meta--label {
    min-width: 25px !important;
    margin-right: 5px !important;
}

/*  contact us */


section.m-section.m-contact-form {
    text-align: center!important;
}


.m-image-with-text__inner.m\:flex.m\:flex-wrap.m\:flex-row-reverse {
    background-color: #dcdcdc29;
    border-radius: 10px;
}

.m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    padding: 0;
}



/* apps */

section#m-app-section-template--18780344811735__17353741302a76de38 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;

}



@media only screen and (max-width: 768px) {



.features-container {
  display: flex;
  justify-content: center;
  gap: 40px;
  padding: 20px;
  background-color: #f9f9f9;
}

.feature-icon img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 10px;
}

  .m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12.m-scroll-trigger.animate--fade-in-up {
    padding-bottom: 30px;
}
  
}



/* Footer Custom CSS */



div#shopify-section-sections--22365486219479__footer {
    background: url(/cdn/shop/files/footer-banner.png?v=1781159362) !important;
    background-size: cover !important;
}

 .m-footer--bottom.m-footer--bottom-footer-1.m-gradient.m-color-scheme-cee058e4-58e3-46aa-9af9-219dadc79066, .m-footer--middle.m-gradient.m-color-scheme-cee058e4-58e3-46aa-9af9-219dadc79066 {
    background-color: transparent;
} 


span.m-footer__copyright {
    background-color: rgb(220 220 220);
    padding: 0.4rem;
    border-radius: 10px;
} 
.m-slide__content {
    max-width: 550px !important;
}
h2.m-richtext__title.m-slide__title.m\:text-white.h2 {
    font-size: 33px !important;
}
.product__tax.caption.rte {
    display: none !important;
}
.m-product-card.m-product-card--style-1.m-product-card--show-second-img.m-scroll-trigger.animate--fade-in-up {
    background: #F2F0E6 !important;
    padding: 10px !important;
    border-radius: 10px !important;
}
.m-product-card__media {
    border-radius: 15px !important;
}
.m-product-tabs--horizontal .m-tab-header {
    border: 1px solid !important;
    padding: 10px !important;
    font-size: 16px !important;
    color: #000 !important;
}
.m-product-tabs .m-tabs__wrapper {
    gap: 20px !important;
}
#m-section--template--22365485465815__product_tabs_aDVKQF {
    --row-gap: 20px !important;
}
.m-footer--middle .m-footer--block-title {
    text-transform: uppercase!important;
    font-weight: 700 !important;
    font-size: 20px !important;
}
.m-article-card__title {
    text-transform: uppercase !important;
    font-weight: 600 !important;
}
.m-article-card__image {
    border-radius: 10px !important;
}
div#m-custom__block--text_CnrtMM {
    background: #fafafa !important;
    padding: 70px !important;
    border-radius: 10px !important;
}
div#m-custom__block--text_VP9qRz {
    background: #fff !important;
    padding: 30px !important;
    border-radius: 10px !important;
}
@media screen and (max-width: 767px) {
div#m-custom__block--text_CnrtMM {
    padding: 20px !important;
}

}








