/** Shopify CDN: Minification failed

Line 395:17 Unexpected "{"
Line 395:26 Expected ":"
Line 395:33 Unexpected "{"
Line 396:26 Expected identifier but found whitespace
Line 396:28 Unexpected "{"
Line 396:37 Expected ":"
Line 396:63 Expected ":"
Line 397:29 Expected identifier but found whitespace
Line 397:31 Unexpected "{"
Line 397:40 Expected ":"
... and 5 more hidden warnings

**/
.Custom_gradient_color {
    background: linear-gradient(90deg, #F6F4B9, #B59C63, #9C7A35);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.Custom_gradient_first_color {
  background: linear-gradient(90deg, #7a5a21 0%, #b59c63 50%, #f6f4b9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* Header */
.m-header__center {
    justify-content: end;
}
.m-header__right {
    display: none;
}
#m-custom-template--27109741887852__custom_content_CpdHtF .container-fluid.m-section-my.m-section-py, 
#m-section--template--27109741887852__icon_box_m8eRpE .container-fluid.m-section-my.m-section-py,
#m-section--template--27109741887852__icon_box_fLaLxc .container-fluid.m-section-my.m-section-py,
#m-section--template--27109741887852__icon_box_8cDj3Q .container-fluid.m-section-my.m-section-py, 
#m-section--template--27109741887852__cstm_featured_promotions_Uxcq6e .container-fluid.m-section-my.m-section-py,
#m-section--template--27109741887852__icon_box_LeC34P .container-fluid.m-section-my.m-section-py,
#m-custom-template--27109741887852__custom_content_EaXCq7 .container.m-section-my.m-section-py,
#m-section--template--27109741887852__icon_box_FC4r3F .container-fluid.m-section-my.m-section-py,
#m-collapsible--template--27109741887852__collapsible_tabs_tDRJLp .container-fluid.m-section-my.m-section-py,
#m-collapsible--template--27109741887852__collapsible_tabs_Ud7WN8 .container.m-section-my.m-section-py ,
#m-section--template--27109741887852__icon_box_JMhdg8 .container-fluid.m-section-my.m-section-py {
    margin-top: 0;
    margin-bottom: 0;
}
#m-custom-template--27109741887852__custom_content_EaXCq7 .m-richtext__description.rte.m\:text-color-subtext.h6 {
    font-size: 18px;
    color: #fff;
    line-height: 25px;
    font-weight: 400;
}
#m-section--template--27109741887852__icon_box_M3y8pc h3.m-icon-box__heading.h4 {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
#m-section--template--27109741887852__icon_box_M3y8pc .m-icon-box__description.rte.m\:text-color-subtext {
    color: #B1B1B1;
    font-size: 16px;
}
section#m-section--template--27109741887852__icon_box_M3y8pc {
    box-shadow: 0px 1px 0px 0px #FFFFFF40 inset;
}
#m-section--template--27109741887852__icon_box_M3y8pc .container.m-section-my.m-section-py {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1300px;
}
/* .cus_icon_block {
    display: none;
} */
.m-icon-box__inner.m\:flex-col.m\:items-start {
  position: relative;
  background: #1a1a1a;
  box-shadow: 0 0 14.2px -3px #ffffff1a;
  padding: 25px;
  border-radius: 16px;
  overflow: hidden; /* important */
}

/* Gradient top border */
.m-icon-box__inner.m\:flex-col.m\:items-start::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #f6f4b9, #b59c63, #9c7a35);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.m-icon-box__inner.m\:flex-col.m\:items-start::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 16px;
    padding: 2.5px;
    background: linear-gradient(to bottom, #c9a84c 0%, #c9a84c 50%, transparent 125%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

#m-section--template--27109741887852__icon_box_JMhdg8 h3.m-icon-box__heading.h4 {
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0;
    max-width: 400px;
}

p.m-section__subheading.m-scroll-trigger.animate--fade-in-up {
  position: relative; /* REQUIRED */
  display: inline-flex;
  border-radius: 30px;
  background: #403B30;
  overflow: hidden; 
  padding: 8px 20px;
}
p.m-section__subheading.m-scroll-trigger.animate--fade-in-up::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1.5px;
  border-radius: inherit; 

  background: linear-gradient(
    90deg,
    #f6f4b999,
    #b59c6399,
    #9c7a3599
  );

  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;

  mask-composite: exclude;

  pointer-events: none;
}

#m-section--template--27109741887852__icon_box_JMhdg8 h2.m-section__heading.h3.m-scroll-trigger.animate--fade-in-up {
    font-family: Abhaya Libre ExtraBold;
    font-size: 35px;
    line-height: normal;
    font-weight: 800;
    max-width: 1200px;
    letter-spacing: -1.8px;
    margin: 0 auto;
}
#m-section--template--27109741887852__icon_box_JMhdg8 .m-section__description.rte.m-scroll-trigger.animate--fade-in-up {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0;
    max-width: 800px;
    margin: 0 auto;
    padding-top: 20px;
}
#shopify-section-template--27109741887852__custom_content_V6dn96 .m-section__header {
    margin-bottom: 0;
}
#shopify-section-template--27109741887852__custom_content_V6dn96 h2.m-section__heading.h3.m-scroll-trigger.animate--fade-in-up {
    background: linear-gradient(90deg, #F6F4B9, #B59C63, #9C7A35);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Abhaya Libre SemiBold;
    line-height: 50px;
    font-size: 35px;
    font-weight: 600;
}
#m-custom-template--27109741887852__custom_content_V6dn96 .container-fluid.m-section-my.m-section-py {
    margin-top: 0;
    margin-bottom: 0;
}
#m-section--template--27109741887852__icon_box_LeC34P .m-icon-box.m-icon-box--horizontal.m-scroll-trigger.animate--fade-in-up {
    box-shadow: 0px 10px 15px -3px #0000001A;
    background: #323232;
    border-radius: 16px;
    padding: 40px;
}
#m-section--template--27109741887852__icon_box_LeC34P h2.m-section__heading.h3.m-scroll-trigger.animate--fade-in-up {
    font-family: Abhaya Libre ExtraBold;
    font-size: 35px;
    line-height: 72px;
    font-weight: 800;
    letter-spacing: -1.8px;
}
#m-section--template--27109741887852__icon_box_LeC34P h3.m-icon-box__heading.h4 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 0;
}
#shopify-section-template--27109741887852__custom_content_EaXCq7 h3.m-richtext__title.h2, 
h2.tpsc-heading,
.myi__heading,
.cus__heading {
    font-family: Abhaya Libre ExtraBold;
    font-size: 35px;
    line-height: normal;
    font-weight: 800;
    letter-spacing: 0.2px;
}
#m-section--template--27109741887852__icon_box_fLaLxc .m-icon-box__inner.m\:flex-col.m\:items-center {
    background: #1A1A1A;
    border: 1px solid #323232;
    padding: 40px;
    border-radius: 16px;
}
#m-section--template--27109741887852__icon_box_fLaLxc h3.m-icon-box__heading.h4 {
    font-family: Abhaya Libre ExtraBold;
    font-size: 30px;
    letter-spacing: 1.2px;
    line-height: 41px;
}
#m-section--template--27109741887852__icon_box_fLaLxc .m-icon-box__description.rte.m\:text-color-subtext {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
}
#m-section--template--27109741887852__icon_box_m8eRpE h3.m-icon-box__heading.h4 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 500;
}
#m-section--template--27109741887852__icon_box_m8eRpE .m-icon-box__inner.m\:flex-col.m\:items-start {
    border: 1px solid #323232;
    background: #1A1A1A;
}
#m-section--template--27109741887852__icon_box_8cDj3Q .m-icon-box__inner.m\:flex-col.m\:items-start::before, 
#m-section--template--27109741887852__icon_box_m8eRpE .m-icon-box__inner.m\:flex-col.m\:items-start::before {
    display: none;
}
.hero-stats {
    display: flex;
    gap: 30px;
    margin-top: 42px;
    flex-wrap: wrap;
    border-top: 1px solid #FFFFFF33;
    width: 616px;
    padding-top: 20px;
}
.hero-stat-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex-direction: column;
}
.hero-stat-icon svg {
    width: 50px;
    height: 33px;
}
.hero-stat-heading {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
}
.hero-stat-text {
  font-size: 12px;
  opacity: 0.7;
}
.cus_subtitle {
    display: flex;
    align-items: center;
}
.tpsc-btn--primary,
a.m-button.m-button--primary {
    background: linear-gradient(180deg, #F6F4B9 0%, #B59C63 50%, #9C7A35 100%);
    border: none;
    font-size: 17.7px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0;
    color:  #202020;
}
.m-hero__btn.m-scroll-trigger.animate--fade-in-up {
    display: flex;
    gap: 20px;
}
.tpsc-btn--primary,
a.m-button.m-button--primary {
    display: inline-flex;
    gap: 10px;
    align-items: center;
}
/* Button code start  */
a.cus_button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.cus_button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 22px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
  background: #252015; /* your color */
  border: 1px solid rgba(255, 196, 92, 0.6);
  box-shadow: 
    0 0 0 1px rgba(255, 196, 92, 0.15) inset,
    0 4px 12px rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}

.cus_button svg {
  width: 14px;
  height: 16px;
  flex-shrink: 0;
}

.cus_button svg path {
  stroke: #ffffff;
  transition: 0.3s ease;
}

/* ✨ Gold Glow Border Effect */
.cus_button::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 1px;

  background: linear-gradient(
    120deg,
    rgba(255, 196, 92, 0.7),
    rgba(255, 196, 92, 0.2),
    rgba(255, 196, 92, 0.7)
  );

  -webkit-mask: 
    linear-gradient(#000 0 0) content-box, 
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
/* End of button code  */
.m-hero__content.m\:text-center.md\:m\:text-left.m-text--white {
    max-width: 800px;
}
.custom_content {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0;
    padding-bottom: 55px;
}
.subtitle-shadow {
    display: block;
    opacity: 0.8;
    margin-right: 10px;
}
.cus_subtitle  {
    display: inline-flex;
    padding: 10px 20px;
}

.cus_title {
    font-family: Abhaya Libre ExtraBold;
    font-size: 50px;
    line-height: normal;
    font-weight: 800;
    letter-spacing: -1.8px;
    padding-bottom: 10px;
}
.cus_hero_text {
    font-size: 23.6px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0;
}
/* .hero-stats {
    margin-top: 10px;
    padding-top: 10px;
} */
/* For Accordian */
#m-collapsible--{{ section.id }} {
    --section-padding-top: {{ section.settings.padding_top }}px; 
    --section-padding-bottom: {{ section.settings.padding_bottom }}px;
  }

#m-collapsible--{{ section.id }} collapsible-tab {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 14.2px -3px #FFFFFF1A;
}
#m-collapsible--template--27109741887852__collapsible_tabs_tDRJLp collapsible-tab::before {
    display: none;
}
#m-collapsible--{{ section.id }} collapsible-tab::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #F6F4B9 0%, #B59C63 50%, #9C7A35 100%);
    z-index: 2;
}
/* Collaps TAb */
.hero-svg-wrapper svg {
    width: 41px;
    height: 25px;
    padding-right: 10px;
    display: block;
    color: #000;
}
.main_collaps_tab {
    display: flex;
    align-items: center;
    font-family: Abhaya Libre ExtraBold;
    font-size: 22px;
    line-height: 35px;
    font-weight: 600;
}
.m-collapsible--content__inner {
    font-size: 18px;
}
.m-collapsible-section .m-collapsible--button {
    border-bottom: none;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0px 6px 6px -4px #FFF4F41A;
    box-shadow: 0px 0px 14.2px -3px #FFFFFF1A;
}
.m-collapsible-section .m-collapsible--content__inner {
    padding-top: 10px;
    padding-bottom: 15px;
}
#m-custom-template--27109741887852__custom_content_CpdHtF a.m-button.m-button--primary {
    color: #fff;
    padding: 20px;
}
#m-section--template--27109741887852__icon_box_8cDj3Q h3.m-icon-box__heading.h4 {
    font-family: Abhaya Libre ExtraBold;
    font-weight: 800;
    font-size: 23px;
    line-height: 33px;
}
#m-section--template--27109741887852__icon_box_8cDj3Q .m-icon-box__description.rte.m\:text-color-subtext {
    font-size: 17px;
    line-height: 27px;
    /* height: 110px; */
}
/* #m-section--template--27109741887852__icon_box_8cDj3Q .m-icon-box__inner.m\:flex-col.m\:items-start {
    height: 320px;
} */
#m-section--template--27109741887852__icon_box_FC4r3F m-icon-box.m-swiper-overflow.m\:block {
    display: flex;
    justify-content: center;
}
/* #m-section--template--27109741887852__cstm_featured_promotions_Uxcq6e .cstm_icon_block.m-icon-box__inner.m\:flex-col.m\:items-start {
    padding: 0;
    width: 348px;
    border-radius: 30px;
}
#m-section--template--27109741887852__cstm_featured_promotions_Uxcq6e .m-icon-box__content.m\:flex-1.m\:text-left {
    padding: 20px;
} */
#m-section--template--27109741887852__icon_box_FC4r3F .m\:column {
    position: relative;
    background: #0C0C0C;
    border-radius: 12px;
    padding: 16px 60px;
    box-shadow: 0px 0px 14.2px -3px #FFFFFF1A;
}
#m-section--template--27109741887852__icon_box_FC4r3F .m\:column::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 16px;
    padding: 2.5px;
    background: linear-gradient(to bottom, #c9a84c 0%, #c9a84c 2%, transparent 25%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}
.m-section__header {
    margin-bottom: 30px;
}
#m-custom-template--27109741887852__custom_content_EaXCq7 .m-richtext.m-richtext--medium.m\:text-center.m-scroll-trigger.animate--fade-in-up {
    background: #1A1A1A;
    box-shadow: 0px 10px 15px -3px #0000001A;
    border: 1px solid #323232;
    padding: 50px 80px;
    border-radius: 16px;
}
#shopify-section-template--27109741887852__custom_content_EaXCq7 a.m-button.m-button--primary {
    color: #ffffff;
    border-radius: 12px;
    padding: 20px;
}
.tpsc-price {
    background: linear-gradient(180deg, #F6F4B9 0%, #B59C63 50%, #9C7A35 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
#shopify-section-template--27109741887852__collapsible_tabs_tDRJLp .m-collapsible-section .m-collapsible--button {
    border-bottom: none;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 6px 6px -4px #FFF4F41A;
    box-shadow: 0px 0px 14.2px -3px #FFFFFF1A;
    border: 1px solid #323232;
    margin-top: 20px;
    padding: 17px;
    background: #1A1A1A;
    border-radius: 16px;
}
#m-collapsible--template--27109741887852__collapsible_tabs_tDRJLp .container-fluid.m-section-my.m-section-py {
    max-width: 1300px;
    margin: 0 auto;
}
#m-collapsible--template--27109741887852__collapsible_tabs_tDRJLp  span.main_collaps_tab {
    font-size: 19px;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 30px;
}


@media screen and (min-width: 867px) and (max-width: 1400px) {
  .m-hero__content.m\:text-center.md\:m\:text-left.m-text--white {
    max-width: 670px !important;
  }
}
/* @media (max-width: 1439px) {
#m-section--template--27109741887852__icon_box_8cDj3Q .m-icon-box__description.rte.m\:text-color-subtext {
    height: 160px;
}
} */
@media screen and (max-width: 1400px) {
    #shopify-section-template--27109741887852__custom_content_EaXCq7 h3.m-richtext__title.h2, 
    h2.tpsc-heading,
    .myi__heading,
    .cus__heading {
        font-size: 40px !important;
        line-height: 72px;
    }
    .myi__heading,
    #m-section--template--27109741887852__icon_box_m8eRpE .cus__heading {
        line-height: 50px;
    }
    .cus_title {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 5px;
    }
    .custom_content {
        padding-bottom: 10px;
        font-size: 17px;
    }
    .cus_hero_text {
        font-size: 17.6px;
        line-height: 16px;
        letter-spacing: 0;
    }
    .hero-stats {
        margin-top: 10px;
        padding-top: 10px;
    }
    .m-hero__subtitle {
        margin-bottom: 6px;
    }
    #shopify-section-template--27109741887852__custom_content_EaXCq7 h3.m-richtext__title.h2, h2.tpsc-heading, .myi__heading, .cus__heading {
        font-size: 30px !important;
        line-height: 39px !important;
    }
}

@media screen and (max-width: 1279px) {
    .m-section__header {
        margin-bottom: 30px;
    }
}   
@media (max-width: 1200px) {
    #m-section--template--27109741887852__icon_box_JMhdg8 h2.m-section__heading.h3.m-scroll-trigger.animate--fade-in-up {
        font-family: Abhaya Libre ExtraBold;
        font-size: 41px;
        line-height: 50px;
        font-weight: 800;
        max-width: 1200px;
        letter-spacing: -1.8px;
        margin: 0 auto;
    }
    #shopify-section-template--27109741887852__custom_content_V6dn96 h2.m-section__heading.h3.m-scroll-trigger.animate--fade-in-up {
        line-height: 50px;
        font-size: 25px;
    }
}
@media screen and (max-width: 1400px) {
    span.cus_subtitle.m-hero__subtitle.h6.m\:text-white.m-scroll-trigger.animate--fade-in-up, #m-section--template--27109741887852__icon_box_FC4r3F h3.m-icon-box__heading.h4 {
        font-size: 14px;
    }
    .cus_title {
        font-size: 30px;
        line-height: 39px;
        margin-bottom: 5px;
    }
    .m-hero__text {
        margin-bottom: 6px;
    }
    #m-custom-template--27109741887852__custom_content_EaXCq7 a.m-button.m-button--primary {
        color: #202020 !important;
    }
}

@media (min-width: 1024px) {
    #m-section--template--27109741887852__icon_box_FC4r3F .lg\:m\:grid-2-cols {
        grid-template-columns: 1fr;
    }
}
@media (min-width: 1372px) {
    #m-section--template--27109741887852__icon_box_m8eRpE .m-icon-box__inner.m\:flex-col.m\:items-start {
        height: 301px;
    }
}
@media (max-width: 1372px) {
    #m-section--template--27109741887852__icon_box_m8eRpE .m-icon-box__inner.m\:flex-col.m\:items-start {
        height: 351px;
    }
}
@media (min-width: 768px) {
    .cus_subtitle::before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 30px;
        padding: 1px;
        background: linear-gradient(120deg, rgba(255, 196, 92, 0.7), rgba(255, 196, 92, 0.2), rgba(255, 196, 92, 0.7));
        -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
    }
}
@media (max-width: 768px) {
    #m-section--template--27109741887852__icon_box_JMhdg8 h2.m-section__heading.h3.m-scroll-trigger.animate--fade-in-up {
        font-size: 30px !important;
        line-height: 33px;
        font-weight: 800;
        max-width: 1200px;
        letter-spacing: 0.2px;
    }
    #m-section--template--27109741887852__icon_box_LeC34P h2.m-section__heading.h3.m-scroll-trigger.animate--fade-in-up {
        font-size: 30px !important;
        line-height: 40px;
    }
    #shopify-section-template--27109741887852__custom_content_V6dn96 h2.m-section__heading.h3.m-scroll-trigger.animate--fade-in-up {
        line-height: 40px;
        font-size: 30px !important;
    }
    #shopify-section-template--27109741887852__custom_content_EaXCq7 h3.m-richtext__title.h2, 
    h2.tpsc-heading,
    .cus__heading {
        font-size: 25px !important;
        line-height: 52px;
    }
    .m-hero__btn.m-scroll-trigger.animate--fade-in-up {
        display: flex;
        gap: 20px;
        justify-content: center;
    }
    span.cus_subtitle.m-hero__subtitle.h6.m\:text-white.m-scroll-trigger.animate--fade-in-up {
        color: #fff;
        background: #2E2C20;
        border: 2px solid #9C7A35;
        border-radius: 30px;
        font-size: 16.5px;
    }
    .cus_subtitle::before {
        border: 1px solid #B59C63;
        background: red;
    }
    m-hero#m-hero-template--27109741887852__cstm_image_with_text_overlay_cm4wXY {
        background: #000;
    }
    .cus_hero_text.m-hero__text.rte.h6.m\:text-white.m-scroll-trigger.animate--fade-in-up, 
    h2.cus_title.m-hero__title.h2.m\:text-white.m-scroll-trigger.animate--fade-in-up {
        color: #fff;
    }
    .hero-stats {
        justify-content: center;
        width: 100%;
        padding-bottom: 60px;
    }
    #m-hero-section-template--27109741887852__cstm_image_with_text_overlay_cm4wXY m-hero#m-hero-template--27109741887852__cstm_image_with_text_overlay_cm4wXY {
        margin-bottom: 0;
    }
    .cus_hero_text {
        font-size: 23px;
        line-height: 26px;
    }
    #m-section--template--27109741887852__icon_box_fLaLxc h3.m-icon-box__heading.h4 {
        font-size: 25px;
        line-height: 25px;
    }
    .main_collaps_tab {
        font-size: 18px;
    }
    .m-collapsible--content__inner {
        font-size: 18px;
        line-height: 22px !important;
    }
    /* #m-section--template--27109741887852__icon_box_8cDj3Q h3.m-icon-box__heading.h4 {
        height: 70px;
    } */
    .myi__heading,
    #m-section--template--27109741887852__icon_box_m8eRpE .cus__heading {
        font-size: 30px !important;
        line-height: 39px !important;
        letter-spacing: -1.8px;
    }
    #m-section--template--27109741887852__icon_box_m8eRpE h3.m-icon-box__heading.h4 {
        height: 100px;
    }
    #m-collapsible--template--27109741887852__collapsible_tabs_Ud7WN8 p.m-section__subheading.m-scroll-trigger.animate--fade-in-up {
        margin-bottom: 35px;
    }
    #swp-template--27109741887852__cus_image_slider_Fi8kxg h2.swp__heading {
        font-size: 30px !important;
    }
}
@media (max-width: 596px) {
    .m-hero__btn.m-scroll-trigger.animate--fade-in-up {
        display: inline-flex;
        gap: 20px;
        justify-content: center;
        flex-direction: column;
        width: 300px;
        text-align: center;
        align-items: center;
    }
    #m-section--template--27109741887852__icon_box_m8eRpE .m-icon-box__inner.m\:flex-col.m\:items-start {
        height: 390px;
    }
}
/* @media (max-width: 540px) {
    #m-section--template--27109741887852__icon_box_8cDj3Q .m-icon-box__inner.m\:flex-col.m\:items-start {
        height: 430px;
    }
} */

@media (max-width: 506px) {
    #m-section--template--27109741887852__icon_box_m8eRpE .m-icon-box__inner.m\:flex-col.m\:items-start {
        height: 430px;
    }
    #m-section--template--27109741887852__icon_box_m8eRpE h3.m-icon-box__heading.h4 {
        font-size: 16px;
        line-height: 25px;
    }
}
/* @media (max-width: 431px) {
    #m-section--template--27109741887852__icon_box_8cDj3Q .m-icon-box__inner.m\:flex-col.m\:items-start {
        height: 490px;
    }
} */


/* Footer Code  */
.cus_icon_text {
    display: flex;
    gap: 10px;
    align-items: center;
}
.social-media-icons {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.cus_icon_text img {
    height: 50px;
    width: 50px;
}
.m-footer--middle.m-gradient.m-color-badge-sale,
.m-footer--bottom.m-footer--bottom-footer-1.m-gradient.m-color-badge-sale {
    border-top: 1px solid #E5E7EB;
}
#shopify-section-sections--27109742084460__footer button.m-newsletter-form__button.m-newsletter-form__button--icon.m-button {
    background: #000;
    color: #fff;
}
.m-title-icon img {
    height: 70px;
    width: 70px;
    object-fit: contain;
    margin-bottom: 15px;
}
.cus_newsletter_icon_text img {
    height: 50px;
    width: 50px;
}
.cus_newsletter_icon_text {
    display: flex;
    align-items: center;
    gap: 10px;
}
.cus_newslettter_block {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 20px;
}

#shopify-section-template--27109741887852__custom_content_CpdHtF a.m-button.m-button--primary,
#shopify-section-template--27109741887852__custom_content_CpdHtF .m-button.m-button--primary:hover,
#m-custom-template--27109741887852__custom_content_EaXCq7 .m-button.m-button--primary:hover {
  border: none;
}
#m-custom-template--27109741887852__custom_content_EaXCq7 .m-button:not(.m-button--link):hover, .shopify-payment-button__button.shopify-payment-button__button--unbranded:not(.m-button--link):hover, .spr-button.spr-button-primary:not(.m-button--link):hover {
    box-shadow: none !important;
}
.m-button:not(.m-button--link):hover, .shopify-payment-button__button.shopify-payment-button__button--unbranded:not(.m-button--link):hover, .spr-button.spr-button-primary:not(.m-button--link):hover {
    box-shadow: none !important;
}
.shopify-policy__container {
    max-width: 1040px!important;
    margin: 0 auto 4rem!important;
}
a.m-button.m-button--primary {
    color: #202020 !important;
}

@media screen and (max-width: 538px) {
    .tpsc-card {
        padding: 20px 0;
    }
    .tpsc-btn--primary, a.m-button.m-button--primary,
    a.tpsc-btn.tpsc-btn--secondary {
        font-size: 15px;
    }
    #m-section--template--27109741887852__icon_box_FC4r3F .m\:column {
        padding: 15px;
    }
}
@media screen and (max-width: 369px) {
   .tpsc-btn-arrow svg {
        display: none;
    }
}