/** Shopify CDN: Minification failed

Line 59:0 All "@import" rules must come first
Line 5085:43 Expected ")" to end URL token
Line 5092:46 Expected ")" to end URL token

**/
@import url('https://fonts.googleapis.com/css2?family=Alatsi&family=Manrope:wght@200..800&family=Outfit:wght@100..900&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap');

/* === General Sans Font Family === */

@font-face {
  font-family: 'General Sans';
  src: url('/cdn/shop/files/GeneralSans-Extralight.otf?v=1761819460') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'General Sans';
  src: url('/cdn/shop/files/GeneralSans-Light.otf?v=1761819460') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'General Sans';
  src: url('/cdn/shop/files/GeneralSans-Regular.otf?v=1761819460') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'General Sans';
  src: url('/cdn/shop/files/GeneralSans-Medium.otf?v=1761819460') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'General Sans';
  src: url('/cdn/shop/files/GeneralSans-Semibold.otf?v=1761819460') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'General Sans';
  src: url('/cdn/shop/files/GeneralSans-Bold.otf?v=1761819460') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* === Apply globally === */

:root {
  /*--font-heading-family: 'General Sans', sans-serif !important;
  --font-body-family: 'General Sans', sans-serif !important;*/
  /* --font-heading-family: "Montserrat", sans-serif !important;
  --font-body-family: "Poppins", sans-serif !important; */
  --font-heading-family: "Canela", serif !important;
  --font-body-family: "Haas Grot Display Web" !important;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Montserrat", sans-serif !important;
}
body, html, p, a, button, input, select, textarea {
    /*font-family: 'General Sans', sans-serif !important;*/
    /* font-family: "Poppins", sans-serif !important; */
    font-family: "Haas Grot Display Web" !important;
}

#shopify-pc__banner {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }


/* GLOBAL */

* {
  box-sizing: border-box;
}
body {
    overflow-x: hidden !important;
}
.page-width {
    max-width: 1400px !important;
    width: 100% !important;
    padding: 0 15px !important;
}

.section-default-spacing {
    padding-top: calc(3% + 30px);
    padding-bottom: calc(3% + 30px);
}

/**/
.custSnglProSec1 {
    display: block;
    padding: 113px 0 110px 0;
}
.custSnglProSec1Mn {
    display: flex;
    flex-direction: column;
}
.custSnglProSec1MnTp.custCmnTpSec {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 13px;
    padding: 0 10%;
}
.font-40{
    color: #00343d;
    font-weight: 500;
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 0px;
}
.font-20{
    color: #606060;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
}
.custSnglProSec1MnBtm{
    display: flex;
    padding: 52px 0 0 0;
    gap: 96px;
    align-items: center;
}
.custSnglProSec1MnBtmLft ,
.custSnglProSec1MnBtmRt{
    width: 50%;
}
.custSnglProSec1MnBtmLft p{
    color: #606060;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
}
.custSnglProSec1MnBtmRt img{
    border-radius: 20px;
    width: 100%;
}
.custSnglProSec2{
    display: block;
    background: #F9F7F4;
    padding: 70px 0px;
}
.custCmnTpSec{
    display: block;
    text-align: center;
}
.custSnglProSec2 .font-40{
    margin: 0 0 10px 0;
}
.custSnglProSec2 .custSnglProSec2Mn{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.custSnglProSec2 #faqAccordion{
    max-width: 956px;
    min-width: 956px;
}
.custSnglProSec2 #faqAccordion .accordion-item{
    padding: 0px;
    box-shadow: none !important;
    margin: 0 0 14px 0;
}
.custSnglProSec2 #faqAccordion .accordion-item:last-child{
    margin: 0px;
}
.custSnglProSec2 #faqAccordion .accordion-button{
    border-radius: 15px 15px 0 0 !important;
    font-weight: 500;
    font-size: 20px;
    color: #FA611E;
    background: rgba(250, 97, 30, 0.1);
    padding: 16px 30px 18px 30px;
}
.custSnglProSec2 #faqAccordion .accordion-button.collapsed{
    background: #fff;
    color: #00343d;
    border-radius: 15px !important;
}
.custSnglProSec2 #faqAccordion .accordion-collapse{
    color: #606060;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
}
.custSnglProSec2 #faqAccordion .accordion-collapse{
    background: rgba(250, 97, 30, 0.1);
}
.custSnglProSec2 #faqAccordion .accordion-button::before{
    content: "-";
    font-size: 32px;
    font-weight: 500;
    margin-right: 0;
    color: #FA611E;
    transition: transform .3s ease;
    position: absolute;
    right: 30px;
}
.custSnglProSec2 #faqAccordion .accordion-button.collapsed::before{
    content: "+";
    color: #000;
}
.custSnglProSec2 #faqAccordion .accordion-body{
    padding: 0px 30px 10px 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    color: #606060;
    text-align: left;
}
.custSnglProSec3{
    display: block;
    padding: 90px 0 57px;
}
.custSnglProSec3MnBtm{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 62px 0 0 0;
}
.custSnglProSec3MnBtmLft{
    margin-right: auto;
    width: 450px;
    padding: 0 50px 0 70px;
}
.custSnglProSec3MnBtmMdl{
    width: 475px;
}
.custSnglProSec3MnBtmMdl img{
    width: 100%;
}
.custSnglProSec3MnBtmRt.custCmnList{
    margin-left: auto;
    width: 450px;
    padding: 0 0 0 45px;
}
.custCmnList ul{
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.custCmnList ul li{
    list-style: none;
    padding-left: 33px;
    color: #606060;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    background-image: url(/cdn/shop/files/Group_2.png?v=1763551655);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 0 7px;
}
.custSnglProSec3MnBtmLft.custCmnList ul li:nth-child(1){
    margin-left: 73px;
}
.custSnglProSec3MnBtmLft.custCmnList ul li:nth-child(3){
    margin-left: 83px;
}
.custSnglProSec3MnBtmRt.custCmnList ul li:nth-child(1){
    padding-right: 122px;
}
.custSnglProSec3MnBtmRt.custCmnList ul li:nth-child(2){
    margin-left: 12px;
}
.custSnglProSec4{
    display: block;
    padding: 0 0 90px 0;
}
.font-24{
    color: #00343d;
    font-weight: 500;
    font-size: 24px;
    line-height: 55px;
    letter-spacing: 0px;
}
.custSnglProSec4MnBtm{
    display: block;
    margin: 32px 0 0 0;
}
.custSnglProSec4MnBtm ul{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 88px;
    margin: 0 0 30px 0;
    padding: 0px;
}
.custSnglProSec4MnBtm ul li{
    list-style: none;
    display: flex;
    gap: 19px;
    color: #606060;
    font-weight: 400;
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 0%;
}
.custSnglProSec4MnBtm p{
    display: block;
    text-align: center;
    color: #606060;
    font-weight: 400;
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 0%;
    margin: 0px;
}
.custSnglProSec5{
    display: block;
    padding: 100px 0px;
    background: #F9F7F4;
}
.custSnglProSec5Mn{
    display: flex;
    align-items: center;
    gap: 39px;
}
.custSnglProSec5MnLft{
    width: 50%;
}
.custSnglProSec5MnLft img{
    border-radius: 20px;
    width: 100%;
}
.custSnglProSec5MnRt{
    width: 50%;
}
.custSnglProSec5MnRt .font-20{
    margin-left: 0px;
    text-align: left;
}
.custSnglProSec5MnRt .font-40{
    line-height: 50px;
}
.custSnglProSec5BtmDesc{
    display: block;
    margin: 34px 0 0 0;
    padding: 0 0 0 3px;
}
.custSnglProSec5BtmDesc p{
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    font-weight: 400;
    margin: 0 0 30px 0;
}
.custSnglProSec5BtmDesc p:last-child{
    margin: 0px;
}
.custSnglProSec5BtmDesc p strong{
    color: #00343d;
    font-weight: 500;
}
.custSnglProSec5BtmDesc p br{
    display: none;
}
.custSnglProSec6{
    display: block;
    padding: 89px 0 81px;
}
.custSnglProSec6Mn{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.custSnglProSec6Mn .font-40{
    padding: 0 18%;
    margin: 0 0 20px 0;
}
.custSnglProSec6Mn ul{
    display: flex;
    align-items: center;
    margin: 48px auto;
    padding: 0px;
    gap: 12px 70px;
    justify-content: center;
    flex-wrap: wrap;
}
.custSnglProSec6Mn ul li{
    list-style: none;
    color: #606060;
    font-weight: 400;
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 0%;
    background-image: url(/cdn/shop/files/Group_2.png?v=1763551655);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 0 17px;
    padding-left: 25px;
}
.custSnglProSec6MnBtmDta{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.custSnglProSec6MnBtmDtaMn{
    display: flex;
    background-image: url(/cdn/shop/files/Rectangle_355.png?v=1763553292);
    background-repeat: no-repeat;
    width: 968px;
    height: 120px;
    border: 1px solid rgba(0,0,0,0.11);
    border-width: 1px 0px;
    align-items: center;
    justify-content: center;
    padding: 0 12%;
}
.custSnglProSec6MnBtmDtaMn p{
    margin: 0px;
    color: #606060;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: center;
}
.custSnglProSec6MnBtmDtaMn p:after{
    content: '';
    width: 24px;
    height: 24px;
    position: relative;
    background-image: url(/cdn/shop/files/Group_1_84ff252c-c315-4c81-b774-5850a42a562e.png?v=1763548545);
    display: inherit;
    background-size: 24px;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 10px 0 -7px 0;
}



/*.custSingleProMainSection{
    display: none !important;
}*/
.custOverviewTgl{
    display: flex;
    cursor: pointer;
    align-items: center;
    border-width: 0px !important;
}
body.active .custOverviewTgl{
    border-width: 0 0 1px 0 !important;
}
.custOverviewTglIcon{
    margin-left: auto;
    width: 22px;
    height: 22px;
    overflow: hidden;
}
.custOverviewTglIcon img{
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(32%) hue-rotate(328deg) brightness(94%) contrast(101%);
}
.custOverviewTglIcon img.custOverviewTglIconPlus{
    margin: -10px 0 0 -1px;
}
.custOverviewTgl{
    color: #000 !important;
}
.custOverviewTglIconMinus ,
.product__description.rte.quick-add-hidden ,
.custTglItms ,
body.active .custOverviewTglIconPlus{
    display: none;
}
body.active .custOverviewTglIconMinus ,
body.active .product__description.rte.quick-add-hidden ,
body.active .custTglItms{
    display: block;
}
.custProductVideo iframe{
    height: 650px;
}
.custWidthAutoImg .product-image img{
    width: auto;
}
.custKeyFtr{
    display: block;
    padding: 60px 0px;
    background-color: #F9F7F4;
}
.custKeyFtr .custSnglProSec6Mn .font-40{
    margin: 0 0 70px 0;
}
.custKeyFtrMnBtm{
    display: flex;
    flex-wrap: wrap;
    gap: 44px 188px;
    padding: 0 7%;
}
.custKeyFtrMnRpt{
    width: 42%;
}
.custKeyFtrMnRpt h3{
    color: #00343d;
    font-weight: 500;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 0%;
}
.custKeyFtrMnRpt h3 img{
    margin: -3px 20px 0 0;
    filter: brightness(0) saturate(100%) invert(49%) sepia(22%) saturate(7143%) hue-rotate(349deg) brightness(100%) contrast(97%);
}
.custKeyFtrMnRpt p{
    color: #606060;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0%;
    padding-left: 38px;
    margin: 0px;
}
.custIncludeSec{
    display: block;
    padding: 60px 0px;
}
.custIncludeSecMn{
    display: flex;
    align-items: center;
    gap: 140px;
    padding: 0 7%;
}
.custIncludeSecMnLft{
    width: 50%;
}
.custIncludeSecMnLft img ,
.custNewDesignSec4 .custSnglProSec5MnLft img{
    width: 100%;
    border-radius: 20px;
}
.custIncludeSecMnRt ul{
    margin: 40px 0 0 0;
    padding: 0px;
}
.custIncludeSecMnRt ul li{
    list-style: none;
    color: #606060;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    margin: 25px 0;
    background-image: url(/cdn/shop/files/Group_2.png?v=1763551655);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 0px 8px;
    padding-left: 30px;
}
.custSnglProSec5.custNewDesignSec4{
    background: #F1F7F6;
}
.custCalltoActn{
    display: block;
    padding: 90px 0px;
}
.custCalltoActnMn{
    display: flex;
    align-items: center;
    gap: 163px;
}
.custCalltoActnMnLft ,
.custCalltoActnMnRt{
    width: 50%;
}
.custCalltoActnMnRt img{
    width: 100%;
    border-radius: 20px;
}
.custCalltoActnMnLft p{
    color: #606060;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0%;
    margin: 30px 0 0 0;
}
.custNewDesignSec4 .custSnglProSec5BtmDesc p br{
    display: block;
}
.custonInnerBanner{
    min-height: 461px !important;
}
.custonInnerBanner.banner--mobile-bottom .banner__box{
    padding: 0px;
    background: transparent;
}
.custonInnerBanner.banner--mobile-bottom .banner__box h2{
    font-weight: 600;
    font-size: 87.62px;
    line-height: 93.35px;
    letter-spacing: 0%;
    color: #fff;
}
.custWholesaleSec1 .rich-text__blocks{
    max-width: 81%;
}
.custWholesaleSec1 h2 ,
.custSmeHdngText h2{
    font-weight: 500;
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 0%;
    color: #00343d;
}
.custWholesaleSec1 .rich-text__text{
    margin-top: 24px;
}
.custWholesaleSec1 p ,
.custSmeHdngText p{
    color: #606060;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0%;
}
.custWholesaleSec2 .image-with-text__grid{
    align-items: center;
}
.custWholesaleSec2 .image-with-text__content{
    padding: 0 88px 0 0;
}
.custWholesaleSec2 .image-with-text__media-item ,
.custWholesaleSec5 .image-with-text__media-item{
    border: none !important;
}
.custWholesaleSec2 .image-with-text__media-item .image-with-text__media.media ,
.custWholesaleSec5 .image-with-text__media-item .image-with-text__media.media{
    box-shadow: none;
    border: none !important;
}
.custWholesaleSec2 .image-with-text__media-item img{
    border-radius: 20px;
}
.custWholesaleSec2 p{
    margin-bottom: 30px !important;
}
.custWholesaleSec2 p:last-child{
    margin: 0px !important;
}
.custWholesaleSec2 .image-with-text__text-item{
    width: 48% !important;
}
.custWholesaleSec2 .image-with-text__media-item{
    width: 52% !important;
}
.custWholesaleSec1 p br{
    display: none !important;
}
.custWholesaleSec3{
    background-color: #F9F7F4;
    padding: 70px 0 100px;
}
.custWholesaleSec3 h2{
    text-align: center;
    margin: 0 0 17px 0;
}
.custWholesaleSec3 .cif-desc{
    text-align: center;
    padding: 0 10%;
    margin: 0px;
}
.custWholesaleSec3 .cif-bottom{
    margin: 76px 0 0 0;
}
.custWholesaleSec3 .cif-bottom .cif-left{
    width: 45%;
}
.custWholesaleSec3 .cif-bottom .cif-right{
    width: 100%;
    max-width: 53%;
    text-align: left;
}
.custWholesaleSec2.custWholesaleSec5 .image-with-text__content{
    padding: 0 80px 0 110px;
}
.custWholesaleSec2.custWholesaleSec5 .image-with-text__content h2{
    color: #00343d;
    font-family: General Sans;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0%;
}
.custWholesaleSec2.custWholesaleSec5 .image-with-text__content p{
    font-family: General Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0%;
}
.custWholesaleSec6{
    overflow: hidden;
}
.custTestiMn{
    display: flex;
    align-items: center;
    gap: 45px;
}
.custWholesaleSec6 .page-width.relative .ct-arrows{
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
    z-index: 3;
}
.custWholesaleSec6 .page-width.relative .ct-arrows button{
    width: 67px;
    height: 45px;
    border-radius: 23px;
    background: transparent;
    border: 1px solid rgba(0,0,0,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    transition: all 0.2s ease-in-out;
}
.custWholesaleSec6 .page-width.relative .ct-arrows button img{
    transition: all 0.2s ease-in-out;
    filter: brightness(0) saturate(100%) invert(0%) sepia(97%) saturate(11%) hue-rotate(250deg) brightness(99%) contrast(99%);
}
.custWholesaleSec6 .page-width.relative .ct-arrows button:hover{
    border-color: rgba(144, 188, 185, 0.3);
    border-width: 2px;
    background: rgba(200, 225, 224, 0.1);
}
.custWholesaleSec6 .page-width.relative .ct-arrows button:hover img{
    filter: brightness(0) saturate(100%) invert(69%) sepia(6%) saturate(1397%) hue-rotate(130deg) brightness(90%) contrast(92%);
}
.custWholesaleSec6 .page-width.relative .swiper{
    overflow: visible;
    width: 100%;
    position: relative;
}
.custWholesaleSec6 .page-width.relative .swiper:after{
    content: "";
    width: 1000%;
    height: 100%;
    background: #fff;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 1;
}
.custWholesaleSec7{
    background: #F9F7F4;
    padding: 90px 0;
}
.custWholesaleSec7 .custSnglProSec3MnBtmMdl img{
    mix-blend-mode: multiply;
}
.custWholesaleSec7 .custCmnList ul{
    gap: 22px;
}
.custWholesaleSec7 .custCmnList ul li{
    margin-left: 0px !important;
}
.custWholesaleSec7 .custCmnList ul li{
    padding-left: 29px;
    font-size: 16px;
    background-image: url('/cdn/shop/files/Group_6.png?v=1764572100');
}
.custWholesaleSec7 .custSnglProSec3MnBtmRt.custCmnList{
    padding: 0 0 0 70px;
}
.custWholesaleSec7.custSmeHdngText h2{
    margin: 0 0 20px 0;
}
.custWholesaleSec7.custWholesaleSec8{
    background: #fff;
    padding: 76px 0 96px;
}
.custWholesaleSec7.custSmeHdngText h2{
    margin: 0 0 10px;
}
.custRetailPrtnrMnBtm{
    display: flex;
    margin: 55px 0 0 0;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
}
.custRetailPrtnrMnBtmRpt{
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,0.14);
    background: #FAE9DF;
    width: 32%;
    position: relative;
    display: flex;
    gap: 18px;
    padding: 45px 28px 46px 25px;
    align-items: start;
    min-height: 249px;
}
.custAbsThsImg{
    position: absolute;
    right: 11px;
    bottom: 0;
}
.custRetailPrtnrMnBtmRptLft{
    width: 85px;
    margin: -10px 0 0 0;
}
.custRetailPrtnrMnBtmRptRt{
    width: calc(100% - 85px);
}
.custRetailPrtnrMnBtmRptRt h3{
    color: #00343d;
    font-weight: 500;
    font-size: 22px;
    line-height: 29.23px;
    letter-spacing: 0%;
    margin: 0 0 11px 0;
}
.custRetailPrtnrMnBtmRptRt p{
    color: #585858;
    font-weight: 400;
    font-size: 16px;
    line-height: 25.46px;
    letter-spacing: 0%;
}
.custRetailPrtnrMnBtmRpt:nth-child(1) .custRetailPrtnrMnBtmRptRt p{
    padding-right: 25%;
}
.custRetailPrtnrMnBtmRpt:nth-child(3).custRetailPrtnrMnBtmRptRt p ,
.custRetailPrtnrMnBtmRpt:nth-child(4).custRetailPrtnrMnBtmRptRt p{
    padding-right: 15%;
}
.custWholesaleSec9 ,
.custWholesaleSec10 ,
.custWholesaleSec10 .rich-text.content-container{
    background: #F1F7F6 !important;
}
.custWholesaleSec9 .image-with-text__media-item {
    width: 52%;
}
.custWholesaleSec9 .image-with-text__media{
    border-radius: 20px !important;
}
.custWholesaleSec9 .image-with-text__text-item{
    width: 48%;
}
.custWholesaleSec9 .image-with-text__content{
    padding: 0 0 0 77px;
}
.custWholesaleSec9.custSmeHdngText h2{
    line-height: 45px;
    padding-right: 25%;
}
.custWholesaleSec9.custSmeHdngText p{
    margin: 0 0 15px 0 !important;
}
.custWholesaleSec9 .image-with-text__grid{
    align-items: center;
}
.custWholesaleSec9 .image-with-text__text{
    margin: 34px 0 0 0;
}
.custWholesaleSec9 .image-with-text__text p strong{
    color: #585858;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0%;
}
.custWholesaleSec9 .image-with-text__text ul{
    padding: 0px;
}
.custWholesaleSec9 .image-with-text__text ul li{
    color: #585858;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0%;
    list-style: none;
    padding-left: 29px;
    font-size: 16px;
    background-image: url(/cdn/shop/files/Group_7.png?v=1764575321);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 0 7px;
    margin: 0 0 15px 0;
}
.custWholesaleSec9 .image-with-text__text ul li:last-child{
    margin: 0px;
}
.custWholesaleSec10 .rich-text.content-container h2{
    color: #585858;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0%;
    background: #fff;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 657px;
    margin: auto;
}
.custWholesaleSec11{
    padding: 74px 0 90px !important;
}
.custWholesaleSec11 .product-title-wrapper h2 ,
.custWholesaleSec11 .product-title-wrapper p{
    text-align: center;
}
.custWholesaleSec11 #faqAccordion{
    max-width: 1055px;
    margin: 40px auto 0 auto;
}
.custWholesaleSec11 #faqAccordion .accordion-item{
    border-radius: 10px !important;
    border: 1px solid rgba(0,0,0,0.10) !important;
    padding: 0px;
    box-shadow: none !important;
}
.custWholesaleSec11 #faqAccordion .accordion-item button{
    padding: 16px 50px;
    color: #00343d;
    font-weight: 500 !important;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 0%;
    display: flex;
    align-items: center;
}
.custWholesaleSec11 #faqAccordion .accordion-item button::before{
    position: absolute;
    right: 50px;
}
.custWholesaleSec11 #faqAccordion .accordion-item.active{
    background: rgba(250, 97, 30, 0.1);
    border: none !important;
}
.custWholesaleSec11 #faqAccordion .accordion-item .accordion-header{
    color: #00343d;
    font-weight: 500;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 0%;
}
.custWholesaleSec11 #faqAccordion .accordion-item.active .accordion-header button ,
.custWholesaleSec11 #faqAccordion .accordion-item.active button::before{
    color: #FA611E;
}
.custWholesaleSec11 #faqAccordion .accordion-item .accordion-body{
    color: #585858;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0%;
    padding-left: 50px;
    padding-right: 50px;
}
.custWholesaleSec12{
    padding: 80px 0px;
    background-color: #F9F7F4;
}
.custWorldWideMn{
    display: flex;
    flex-direction: column;
    gap: 35px;
}
.custWorldWideMnTp{
    display: flex;
    align-items: start;
}
.custWorldWideMnTpLft{
    width: 50%;
    text-align: left;
    padding: 0 12% 0 0;
}
.custWorldWideMnTpLft h2{
    line-height: 50px !important;
}
.custWorldWideMnTpRt{
    width: 35%;
    text-align: left;
    margin-left: auto;
    margin-right: 122px;
}
.custWorldWideMnTpRt p{
    font-weight: 600;
    text-align: left;
    margin: 12px 0 0 0;
}
.custWorldWideMnBtm{
    display: flex;
    align-items: start;
    gap: 30px;
}
.custWorldWideMnBtmLft{
    width: 55%;
}
.custWorldWideMnBtmLft ul{
    display: flex;
    align-items: start;
    gap: 2px 13px;
    flex-wrap: wrap;
    white-space: nowrap;
    background: #fff;
    border-radius: 10px;
    padding: 14px 0px 17px 36px;
}
.custWorldWideMnBtmLft ul li{
    width: 18.5%;
    color: #585858;
    font-family: General Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0%;
}
.custWorldWideMnBtmLft p{
    color: #585858;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0%;
    margin: 20px 0 0 0;
}
.custWorldWideMnBtmRt{
    width: 42%;
}
.custWorldWideMnBtmRt img{
    margin: -40px 0 0 0;
}
.custWholesaleSec13{
    padding: 75px 0 95px;
}
.custHdngImgWtListMn{
    display: flex;
    align-items: center;
}
.custHdngImgWtListMnLft{
    width: 515px;
}
.custHdngImgWtListMnLft .font-40{
    text-align: left;
    line-height: 50px;
    margin: 0 0 36px 0;
}
.custHdngImgWtListMnLftImg img{
    width: 100%;
    border-radius: 20px;
}
.custHdngImgWtListMnRt{
    width: calc(100% - 515px);
    padding-left: 122px;
    margin-left: auto;
}
.custHdngImgWtListMnRt ul{
    padding: 0px;
    display: flex;
    align-items: start;
    gap: 24px 50px;
    flex-wrap: wrap;
}
.custHdngImgWtListMnRt ul li{
    color: #585858;
    font-family: General Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0%;
    width: 46%;
    padding-left: 29px;
    background-image: url(https://thecaliforniabeachco.com/cdn/shop/files/Group_6.png?v=1764572100);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 0 7px;
    list-style: none;
}
.custHdngImgWtListMnRt ul li:nth-child(odd){
    width: 42%;
}
.custHdngImgWtListMnRt ul li:nth-child(even){
    width: 51%;
}
.custWholesaleSec14{
    padding: 75px 0px;
    background: #F1F7F6;
}
.custWholesaleSec14.custSmeHdngText h4{
    margin: 25px 0 17px;
    color: #585858;
    font-weight: 600;
    line-height: 24px;
}
.custWholesaleSec14.custSmeHdngText p{
    padding: 0 23%;
}
.custWholesaleSec14 ul{
    padding: 0px;
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 25px;
    margin: 35px 0 0 0;
}
.custWholesaleSec14 ul li{
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    color: #585858;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0%;
    flex-direction: column;
    text-align: center;
    width: 196px;
    height: 130px;
}
.custPrtnrLstImg{
    min-height: 50px;
}
.custWholesaleSec14 ul li:last-child .custPrtnrLstImg{
    margin-top: 15px;
}
.custWholesaleSec15{
    padding: 90px 0px;
}
.customFormApplicationMnTp{
    display: block;
    text-align: center;
    max-width: 742px;
    margin: 0 auto;
}
.customFormApplicationMnTp h2{
    margin: 0px;
}
.customFormApplicationMnTp .font-16{
    margin: 15px 0 40px 0;
}
.custAccessBtn a ,
.custPopupBtnnn button{
    background: #FA611E;
    border-radius: 42px;
    height: 70px;
    padding: 22px 30px 24px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0%;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.custAccessBtn a img ,
.custPopupBtnnn button img{
    margin: 0 0 0 14px;
    transition: all 0.4s ease-in-out;
}
.custAccessBtn a:hover img ,
.custPopupBtnnn button:hover img{
    transform: rotate(40deg);
}
.popup-open .customFormApplicationMnBtm{
    display: flex !important;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    top: 0;
    left: 0;
    z-index: 999;
    justify-content: center;
    align-items: center;
}
.customFormApplicationModel{
    background: #2A3744;
    max-width: 968px;
    width: 968px;
    padding: 86px 90px;
    border-radius: 20px;
    position: relative;
}
.customFormApplicationModelTp{
    display: block;
    text-align: center;
}
.customFormApplicationModelTp .font-50{
    color: #fff;
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 0%;
    margin: 0 0 15px 0;
}
.customFormApplicationModelTp .font-18{
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: center;
}
.customFormApplicationModelBtm{
    display: flex;
    margin: 44px 0 0 0;
    justify-content: center;
}
.customFormApplicationModelBtm form{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.customFormApplicationModelBtm .form-status.form-error.form-error-js{
    color: #ff3939 !important;
}
.custFormNwRpt{
    width: 100%;
    display: flex;
    gap: 20px;
}
.custFormNwRpt input ,
.custFormNwRpt textarea{
    height: 76px;
    width: 100%;
    border-radius: 15px;
    display: flex;
    align-items: center;
    padding: 0 37px;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0%;
    background: #404b57;
    border: none;
    box-shadow: none;
}
.custFormNwRpt textarea{
    height: 255px;
    padding-top: 27px;
}
.custFormNwRpt input::placeholder ,
.custFormNwRpt textarea::placeholder{
    opacity: 1;
    color: #fff;
}
.custFormNwRptLft ,
.custFormNwRptRt{
    width: 50%;
}
.custClosePopup{
    position: absolute;
    right: 40px;
    top: 40px;
}
.custPopupBtnnn{
    justify-content: center;
    margin: 20px 0 0 0;
}
.custPopupBtnnn button{
    border: none;
    padding: 0 67px;
}
/* .app-section.section-default-spacing{
    padding: 60px 0px 60px 0px;
} */
.app-section p.sc-hRLGWm.DXAZx ,
.app-section .ghZWdK ,
.app-section .hkdoGI{
    color: #00343d;
    font-weight: 500;
}
.app-section .gSsUHx{
    column-gap: 36px;
}
.app-section .iEfOeV{
    padding-bottom: 0px;
}
.custWidthAutoImg .product-image{
    display: flex;
    justify-content: center;
}
.custWidthAutoImg .product-image img{
    margin: auto;
}

.custComarisonSectionMain{
    background: #00343D !important;
    padding: 80px 0px !important;
}
body #ProductGridContainer .product-card-wrapper .cstm-product-card-main::before{
    border: 1px solid #fa611e;
}
body .product-card-wrapper .cstm-product-card-main::before ,
body .product-card-wrapper .cstm-product-card-main::after{
    /*display: none !important;*/
    background: #fff !important;
}
body .product-card-wrapper .cstm-product-card-main ,
body media-gallery.product__column-sticky slider-component#GalleryViewer-template--19261802774621__main .gradient ,
body media-gallery.product__column-sticky slider-component#GalleryViewer-template--19261802774621__main .global-media-settings ,
body media-gallery.product__column-sticky slider-component#GalleryViewer-template--19261802774621__main .product__media-list .product-media-container.media-type-image{
    background: transparent !important;
    border: none !important;
    margin: 0px;
    width: 100%;
}
body media-gallery.product__column-sticky slider-component#GalleryViewer-template--19261802774621__main li.product__media-item.grid__item.slider__slide{
    border: 1px solid rgba(18,18,18,0.05);
    padding: 0px;
    border-radius: 16px;
}
div.product--large:not(.product--no-media) .product__media-wrapper{
    max-width: 60%;
    width: calc(60% - var(--grid-desktop-horizontal-spacing) / 2);
    padding: 30px 4% 30px 15%;
    background: #fff;
}
div.product--large:not(.product--no-media) .product__info-wrapper{
    max-width: 40%;
    width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2);
}
.header__icons{
    gap: 10px;
}

/*Shop (/collections) page start*/
.Content-under-banner .rich-text__blocks {max-width: 1100px;}
.Content-under-banner .rich-text__blocks p {color: #606060;font-size: 16px;line-height: 24px;letter-spacing: 0;font-family: 'General Sans' !important;font-weight: 400;}


.custom-cat-products .collection-slider-wrapper {padding: 50px 0 0;}
.custom-cat-products .swiper-wrapper {background: #f3f3f3;}
.custom-cat-products .swiper-slide {height: auto;}
.custom-cat-products .swiper {padding: 20px 0 0;position: relative;overflow-y: auto;}

.cont-collection-header {display: inline-flex;width: 100%;align-items: flex-end;}
.collection-title {display: inline-block;width: calc(100% - 160px);}
.otr-swiper-bttns {display: inline-flex;width: 160px;justify-content: right;position: relative;}
.custom-cat-products .swiper-button-prev, .custom-cat-products .swiper-button-next {position: relative;z-index: 1;display: inline-flex;flex-wrap: wrap;justify-content: center;align-items: center;width: 68px;height: 44px;border: 1px solid rgba(0, 0, 0, 0.15);background: transparent;border-radius: 50px;transition: all 0.2s ease-in-out;}
.custom-cat-products .swiper-button-prev svg, .custom-cat-products .swiper-button-next svg {width: 16px;height: 16px;}
.custom-cat-products .swiper-button-prev {margin-right: 18px;}
.custom-cat-products .swiper-button-prev:hover, .custom-cat-products .swiper-button-next:hover {border-color: #dc551a;background: #dc551a;color: #fff;}
.custom-cat-products .swiper-button-disabled {opacity: 1;color: #7AA9A8;border-color: rgba(144, 188, 185, 0.3);background: rgba(200, 224, 225, 0.1);}

.custom-cat-products .collection-header h2 {color: #2A3744;font-size: 40px;line-height: 54px;font-family: 'General Sans' !important;font-weight: 500 !important;margin: 0 0 8px;}
.custom-cat-products .collection-header p {color: #606060;font-size: 16px;line-height: 24px;font-family: 'General Sans' !important;font-weight: 400;}

.custom-cat-products .product-slide {padding: 52px 30px;background: linear-gradient(160deg, #e6e6e6 0%, #f3f3f3 45%);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.custom-product-card {display: inline-flex;width: 100%;padding: 0;height: 100%;flex-wrap: wrap;align-items: flex-start;}
.custom-product-card .product-title {margin: 0;width: 100%;}
.custom-product-card .product-title a {display: inline-block;width: 100%;color: #2A3744;font-size: 20px;line-height: 28px;font-family: 'General Sans' !important;font-weight: 500;text-align: center;text-decoration: none;}
.custom-product-card .variant-name {display: inline-block;width: 100%;}
.custom-product-card .product-price {display: inline-block;width: 100%;margin: 10px 0 0;text-align: center;color: #2A3744;font-size: 18px !important;line-height: 24px;letter-spacing: 0;font-family: 'General Sans';font-weight: 600 !important;}
.custom-product-card .product-price .compare {font-weight: 400;color: #606060;text-decoration: line-through;}
.custom-product-card .product-image {display: inline-flex;width: 100%;height: 275px;align-items: center;justify-content: center;margin: 40px 0;}
.custom-product-card .product-image::before {visibility: hidden;}
.custom-product-card .product-image improduct-buttonsg {object-fit: contain;max-width: 100%;max-height: 100%;height: 100%;width: 100%;mix-blend-mode: multiply;}
.custom-product-card .product-buttons {display: inline-flex;width: 100%;justify-content: center;gap: 12px;margin-top: auto;}
.custom-product-card .product-buttons .explore-btn {display: inline-block;width: auto;color: #2A3744;font-size: 15.35px;line-height: 18px;font-family: 'General Sans' !important;font-weight: 500;border: 1px solid rgba(42, 55, 62, 0.16);background: transparent;padding: 10px 26px;border-radius: 50px;text-decoration: none;position: relative;transition: all 0.2s ease-in-out;}
.custom-product-card .product-buttons .explore-btn::after {
  content: '';
  background: url(/cdn/shop/files/Vector.svg?v=1761817557);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  width: 13px;
  height: 13px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-size: contain;
  margin-left: 10px;
  transition: all 0.2s ease-in-out;
}
.custom-product-card .product-buttons .explore-btn:not(:hover)::after {
    filter: brightness(0.2);
}
.custom-product-card .product-buttons .explore-btn:hover {color: #fff;background: #dc551a;}
.custom-product-card .add-to-cart-form {display: inline-block;width: auto;}
.custom-product-card .add-to-cart-btn {display: inline-block;width: auto;display: inline-block;width: auto;color: #fff;font-size: 15.35px;line-height: 18px;font-family: 'General Sans' !important;font-weight: 500;border: 1px solid #E56B36;background: #E56B36;padding: 10px 26px;border-radius: 50px;text-decoration: none;position: relative;transition: all 0.2s ease-in-out;}
.custom-product-card .add-to-cart-btn:hover{border-color: #dc551a;background: #dc551a;}

.swiper-button-next,
.swiper-button-prev {
  color: #000;
}


.reviews-design-12dec25 {background-image: url('/cdn/shop/files/reviews-bg-vector.png?v=1765514584');background-repeat: no-repeat;background-size: cover;background-position: center top;}
.reviews-design-12dec25 .primary-title {color: #2A3744;font-size: 42px;font-weight: 500 !important;line-height: 52px;font-family: 'General Sans' !important;letter-spacing: 0;margin: 0 0 4px !important;}
.reviews-design-12dec25 .primary-text {color: #4A5764;font-size: 18px !important;font-weight: 400 !important;line-height: 24px;font-family: 'General Sans' !important;letter-spacing: 0;}

.cont-prod-varient {display: block;padding: 100px 0;}
.otr-varient-images {display: inline-flex;flex-wrap: wrap;width: 100%;gap: 60px;}
.otr-varient-images a {display: inline-flex;width: calc(50% - 30px);height: 562px;}
.otr-varient-images a img {object-fit: contain;width: 100%;height: 100%;}

.variant-name {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #666;
  margin: 5px 0 0;
  font-family: 'General Sans';
  font-weight: 400;
  text-align: center;
}

.sold-out-badge {
  background-color: #f44336;
  color: white;
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 3px;
  display: inline-block;
  margin: 8px 0;
}

.add-to-cart-btn:disabled {
  background-color: #ccc;
  border-color: #ccc;
  cursor: not-allowed;
  opacity: 0.6;
}
/*Shop (/collections) page end*/

/* TOP BAR */
@media(min-width:1501px) and (max-width: 1800px){
body .product-form__input--pill .variant-card-title{
    font-size: 16px !important;
}
body .product-form__input--pill .variant-card-price{
    font-size: 15px !important;
}   
}
@media(min-width:1397px) and (max-width: 1500px){
body .product-form__input--pill .variant-card-title{
    font-size: 14px !important;
}
body .product-form__input--pill .variant-card-price{
    font-size: 13px !important;
}   
}
@media(min-width:1201px) and (max-width: 1396px){
.custKeyFtrMnBtm{
    gap: 44px 168px;
}
/** Start Wholesale Code **/
.custWorldWideMnBtmRt img{
    width: 100%;
}
.custHdngImgWtListMnRt ul li:nth-child(2n){
    width: 49%;
}
/** End Wholesale Code **/
}
@media(min-width:1201px) and (max-width: 1300px){
/** Start Wholesale Code **/
.custWorldWideMnBtmLft ul{
    gap: 2px 40px;
}
.custWorldWideMnBtmRt img{
    width: 100%;
}
.custHdngImgWtListMnRt{
    padding-left: 52px;
}
.custHdngImgWtListMnRt ul li:nth-child(2n){
    width: 49%;
}
/** End Wholesale Code **/
.custKeyFtrMnBtm{
    gap: 44px 148px;
    padding: 0%;
}
.custCalltoActnMn{
    gap: 40px;
}
}
@media(min-width:1101px) and (max-width: 1200px){
/** Start Wholesale Code **/
.custonInnerBanner{
    min-height: 310px !important;
}
.custonInnerBanner.banner--mobile-bottom .banner__box h2{
    font-size: 57px;
}
.custWholesaleSec1 .rich-text.content-container{
    padding-top: 40px;
    padding-bottom: 40px;
}
.custWholesaleSec1 h2, .custSmeHdngText h2{
    font-size: 28px;
    line-height: 40px;
}
.custWholesaleSec2{
    padding-bottom: 30px !important;
}
.custWholesaleSec2 .image-with-text__grid{
    align-items: start;
}
.custWholesaleSec2 .image-with-text__content{
    padding: 0 20px 0 0;
}
.custWholesaleSec3{
    padding: 70px 0 60px;
}
.custWholesaleSec3 .cif-bottom{
    margin: 56px 0 0;
    gap: 10px;
    flex-direction: row;
    align-items: start;
}
.custWholesaleSec2.custWholesaleSec5 .image-with-text__content{
    padding: 0 20px 0 0px;
}
.custWholesaleSec7 .custSnglProSec3MnBtmRt.custCmnList{
    padding: 0px;
}
.custWholesaleSec7 .custCmnList ul li{
    background-size: 15px;
}
.custRetailPrtnrMnBtmRpt{
    width: 48%;
    padding: 35px 18px 26px 15px;
}
.custRetailPrtnrMnBtmRpt:nth-child(1) .custRetailPrtnrMnBtmRptRt p{
    padding-right: 0%;
}
.custWholesaleSec9{
    padding: 60px 0px;
}
.custWholesaleSec9 .image-with-text__grid.grid{
    align-items: start;
}
.custWholesaleSec9 .image-with-text__content{
    padding: 0 0 0 20px;
}
.custWholesaleSec9 .image-with-text__text{
    margin: 14px 0 0;
}
.custWholesaleSec1.custWholesaleSec10 .rich-text.content-container{
    padding-top: 0px;
}
.custWholesaleSec11{
    padding: 54px 0 40px !important;
}
.custWholesaleSec11 #faqAccordion .accordion-item button{
    padding: 16px 50px 16px 20px;
}
.custWholesaleSec11 #faqAccordion .accordion-item .accordion-body{
    padding-left: 20px;
    padding-right: 20px;
}
.custWorldWideMnTpLft{
    padding: 0px;
}
.custWorldWideMnBtmLft ul li{
    width: 44.5%;
}
.custWorldWideMnTpRt{
    margin-right: 0px;
}
.custHdngImgWtListMn{
    align-items: start;
}
.custHdngImgWtListMnLft{
    width: 40%;
}
.custHdngImgWtListMnLft .font-40{
    line-height: 37px;
}
.custHdngImgWtListMnRt{
    width: calc(100% - 40%);
    padding-left: 40px;
}
.custHdngImgWtListMnRt ul{
    gap: 24px 20px;
}
.customFormApplicationModel{
    max-width: 90%;
    width: 90%;
    padding: 56px 60px;
}
.custWorldWideMnBtmRt img{
    width: 100%;
}
/** End Wholesale Code **/
.custKeyFtrMnBtm{
    gap: 44px 148px;
    padding: 0%;
}
.custCalltoActnMn{
    gap: 40px;
}

.custSnglProSec1{
    padding: 60px 0px;
}
.font-40{
    font-size: 30px;
    line-height: 44px;
}
.custSnglProSec1MnBtm{
    padding: 22px 0 0;
    gap: 15px;
}
.custSnglProSec1MnBtmLft ,
.custSnglProSec1MnBtmRt{
    width: 50%;
}
.custSnglProSec1MnBtmRt img{
    width: 100%;
}
.custSnglProSec1MnBtmLft p{
    font-size: 16px;
    line-height: 24px;
}
.custSnglProSec2{
    padding: 60px 0;
}
.custSnglProSec2 #faqAccordion{
    max-width: 90%;
    min-width: 90%;
}
.custSnglProSec3MnBtmLft{
    width: 33%;
    padding: 0 15px 0 0px;
}
.custSnglProSec3MnBtmMdl{
    width: 33%;
}
.custSnglProSec3MnBtmMdl img{
    width: 100%;
}
.custSnglProSec3MnBtmRt.custCmnList{
    width: 33%;
    padding: 0 0 0 15px;
}
.custCmnList ul li{
    font-size: 16px;
    line-height: 22px;
}
.custSnglProSec3MnBtmLft.custCmnList ul li:nth-child(1){
    margin-left: 33px;
}
.custSnglProSec3MnBtmLft.custCmnList ul li:nth-child(3){
    margin-left: 43px;
}
.custSnglProSec3MnBtmRt.custCmnList ul li:nth-child(1){
    padding-right: 0px;
}
.custSnglProSec3MnBtmRt.custCmnList ul li:nth-child(2){
    margin-left: 7px;
}
.custSnglProSec4MnBtm ul{
    gap: 38px 38px;
}
.custSnglProSec4{
    padding: 0 0 60px;
}
.custSnglProSec5{
    padding: 60px 0;
}
.custSnglProSec5MnLft img{
    width: 100%;
}
.custSnglProSec5MnLft ,
.custSnglProSec5MnRt{
    width: 50%;
}
.custSnglProSec5Mn{
    align-items: start;
    gap: 20px;
}
.custSnglProSec5MnRt .font-40{
    line-height: 40px;
}
.custSnglProSec5BtmDesc{
    margin: 14px 0 0;
    padding: 0 0 0 3px;
}
.custSnglProSec5BtmDesc p{
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
}
.custSnglProSec6{
    padding: 60px 0px;
}
        
}
@media(min-width:1024px) and (max-width: 1100px){
/** Start Wholesale Code **/
.custonInnerBanner{
    min-height: 310px !important;
}
.custonInnerBanner.banner--mobile-bottom .banner__box h2{
    font-size: 57px;
}
.custWholesaleSec1 .rich-text.content-container{
    padding-top: 40px;
    padding-bottom: 40px;
}
.custWholesaleSec1 h2, .custSmeHdngText h2{
    font-size: 28px;
    line-height: 40px;
}
.custWholesaleSec2{
    padding-bottom: 30px !important;
}
.custWholesaleSec2 .image-with-text__grid{
    align-items: start;
}
.custWholesaleSec2 .image-with-text__content{
    padding: 0 20px 0 0;
}
.custWholesaleSec3{
    padding: 70px 0 60px;
}
.custWholesaleSec3 .cif-bottom{
    margin: 56px 0 0;
    gap: 10px;
    flex-direction: row;
    align-items: start;
}
.custWholesaleSec2.custWholesaleSec5 .image-with-text__content{
    padding: 0 20px 0 0px;
}
.custWholesaleSec7 .custSnglProSec3MnBtmRt.custCmnList{
    padding: 0px;
}
.custWholesaleSec7 .custCmnList ul li{
    background-size: 15px;
}
.custRetailPrtnrMnBtmRpt{
    width: 48%;
    padding: 35px 18px 26px 15px;
}
.custRetailPrtnrMnBtmRpt:nth-child(1) .custRetailPrtnrMnBtmRptRt p{
    padding-right: 0%;
}
.custWholesaleSec9{
    padding: 60px 0px;
}
.custWholesaleSec9 .image-with-text__grid.grid{
    align-items: start;
}
.custWholesaleSec9 .image-with-text__content{
    padding: 0 0 0 20px;
}
.custWholesaleSec9 .image-with-text__text{
    margin: 14px 0 0;
}
.custWholesaleSec1.custWholesaleSec10 .rich-text.content-container{
    padding-top: 0px;
}
.custWholesaleSec11{
    padding: 54px 0 40px !important;
}
.custWholesaleSec11 #faqAccordion .accordion-item button{
    padding: 16px 50px 16px 20px;
}
.custWholesaleSec11 #faqAccordion .accordion-item .accordion-body{
    padding-left: 20px;
    padding-right: 20px;
}
.custWorldWideMnTpLft{
    padding: 0px;
}
.custWorldWideMnBtmLft ul li{
    width: 44.5%;
}
.custWorldWideMnTpRt{
    margin-right: 0px;
}
.custHdngImgWtListMn{
    align-items: start;
}
.custHdngImgWtListMnLft{
    width: 40%;
}
.custHdngImgWtListMnLft .font-40{
    line-height: 37px;
}
.custHdngImgWtListMnRt{
    width: calc(100% - 40%);
    padding-left: 40px;
}
.custHdngImgWtListMnRt ul{
    gap: 24px 20px;
}
.customFormApplicationModel{
    max-width: 90%;
    width: 90%;
    padding: 56px 60px;
}
.custWorldWideMnBtmRt img{
    width: 100%;
}
/** End Wholesale Code **/
.custKeyFtrMnBtm{
    gap: 44px 40px;
    padding: 0px;
}
.custKeyFtrMnRpt{
    width: 47%;
}
.custKeyFtrMnRpt h3{
    font-size: 16px;
    line-height: 21px;
}
.custKeyFtrMnRpt p{
    font-size: 16px;
    line-height: 27px;
}
.custIncludeSecMn{
    gap: 40px;
    padding: 0px;
}
.custIncludeSecMnRt ul{
    margin: 20px 0 0;
}
.custIncludeSecMnRt ul li{
    font-size: 18px;
    line-height: 30px;
    margin: 15px 0;
}
.custCalltoActnMn{
    gap: 40px;
}
.custCalltoActnMnLft p{
    font-size: 17px;
    line-height: 27px;
    margin: 10px 0 0;
}

.custSnglProSec1{
    padding: 60px 0px;
}
.font-40{
    font-size: 30px;
    line-height: 44px;
}
.custSnglProSec1MnBtm{
    padding: 22px 0 0;
    gap: 15px;
}
.custSnglProSec1MnBtmLft ,
.custSnglProSec1MnBtmRt{
    width: 50%;
}
.custSnglProSec1MnBtmRt img{
    width: 100%;
}
.custSnglProSec1MnBtmLft p{
    font-size: 16px;
    line-height: 24px;
}
.custSnglProSec2{
    padding: 60px 0;
}
.custSnglProSec2 #faqAccordion{
    max-width: 90%;
    min-width: 90%;
}
.custSnglProSec3MnBtmLft{
    width: 33%;
    padding: 0 15px 0 0px;
}
.custSnglProSec3MnBtmMdl{
    width: 33%;
}
.custSnglProSec3MnBtmMdl img{
    width: 100%;
}
.custSnglProSec3MnBtmRt.custCmnList{
    width: 33%;
    padding: 0 0 0 15px;
}
.custCmnList ul li{
    font-size: 16px;
    line-height: 22px;
}
.custSnglProSec3MnBtmLft.custCmnList ul li:nth-child(1){
    margin-left: 33px;
}
.custSnglProSec3MnBtmLft.custCmnList ul li:nth-child(3){
    margin-left: 43px;
}
.custSnglProSec3MnBtmRt.custCmnList ul li:nth-child(1){
    padding-right: 0px;
}
.custSnglProSec3MnBtmRt.custCmnList ul li:nth-child(2){
    margin-left: 7px;
}
.custSnglProSec4MnBtm ul{
    gap: 38px 38px;
}
.custSnglProSec4{
    padding: 0 0 60px;
}
.custSnglProSec5{
    padding: 60px 0;
}
.custSnglProSec5MnLft img{
    width: 100%;
}
.custSnglProSec5MnLft ,
.custSnglProSec5MnRt{
    width: 50%;
}
.custSnglProSec5Mn{
    align-items: start;
    gap: 20px;
}
.custSnglProSec5MnRt .font-40{
    line-height: 40px;
}
.custSnglProSec5BtmDesc{
    margin: 14px 0 0;
    padding: 0 0 0 3px;
}
.custSnglProSec5BtmDesc p{
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
}
.custSnglProSec6{
    padding: 60px 0px;
}
    
}
@media(min-width:768px) and (max-width: 1023px){
/** Start Wholesale Code **/
.custonInnerBanner{
    min-height: 310px !important;
}
.custonInnerBanner.banner--mobile-bottom .banner__box h2{
    font-size: 57px;
}
.custWholesaleSec1 .rich-text.content-container{
    padding-top: 40px;
    padding-bottom: 40px;
}
.custWholesaleSec1 h2, .custSmeHdngText h2{
    font-size: 28px;
    line-height: 40px;
}
.custWholesaleSec2{
    padding-bottom: 30px !important;
}
.custWholesaleSec2 .image-with-text__grid{
    align-items: start;
}
.custWholesaleSec2 .image-with-text__content{
    padding: 0 20px 0 0;
}
.custWholesaleSec3{
    padding: 70px 0 60px;
}
.custWholesaleSec3 .cif-bottom{
    margin: 56px 0 0;
    gap: 10px;
    flex-direction: row;
    align-items: start;
}
.custWholesaleSec2.custWholesaleSec5 .image-with-text__content{
    padding: 0 20px 0 0px;
}
.custWholesaleSec7 .custSnglProSec3MnBtmRt.custCmnList{
    padding: 0px;
}
.custWholesaleSec7 .custCmnList ul li{
    background-size: 15px;
}
.custRetailPrtnrMnBtmRpt{
    width: 48%;
    padding: 35px 18px 26px 15px;
}
.custRetailPrtnrMnBtmRpt:nth-child(1) .custRetailPrtnrMnBtmRptRt p{
    padding-right: 0%;
}
.custWholesaleSec9{
    padding: 60px 0px;
}
.custWholesaleSec9 .image-with-text__grid.grid{
    align-items: start;
}
.custWholesaleSec9 .image-with-text__content{
    padding: 0 0 0 20px;
}
.custWholesaleSec9 .image-with-text__text{
    margin: 14px 0 0;
}
.custWholesaleSec1.custWholesaleSec10 .rich-text.content-container{
    padding-top: 0px;
}
.custWholesaleSec11{
    padding: 54px 0 40px !important;
}
.custWholesaleSec11 #faqAccordion .accordion-item button{
    padding: 16px 50px 16px 20px;
}
.custWholesaleSec11 #faqAccordion .accordion-item .accordion-body{
    padding-left: 20px;
    padding-right: 20px;
}
.custWorldWideMnTpLft{
    padding: 0px;
}
.custWorldWideMnBtmLft ul li{
    width: 44.5%;
}
.custWorldWideMnTpRt{
    margin-right: 0px;
}
.custHdngImgWtListMn{
    align-items: start;
}
.custHdngImgWtListMnLft{
    width: 40%;
}
.custHdngImgWtListMnLft .font-40{
    line-height: 37px;
}
.custHdngImgWtListMnRt{
    width: calc(100% - 40%);
    padding-left: 40px;
}
.custHdngImgWtListMnRt ul{
    gap: 24px 20px;
}
.customFormApplicationModel{
    max-width: 90%;
    width: 90%;
    padding: 56px 60px;
}
.custWorldWideMnBtmRt img{
    width: 100%;
}
/** End Wholesale Code **/
.custKeyFtrMnBtm{
    gap: 44px 40px;
    padding: 0px;
}
.custKeyFtrMnRpt{
    width: 47%;
}
.custKeyFtrMnRpt h3{
    font-size: 16px;
    line-height: 21px;
}
.custKeyFtrMnRpt p{
    font-size: 16px;
    line-height: 27px;
}
.custIncludeSecMn{
    gap: 40px;
    padding: 0px;
}
.custIncludeSecMnRt ul{
    margin: 20px 0 0;
}
.custIncludeSecMnRt ul li{
    font-size: 18px;
    line-height: 30px;
    margin: 15px 0;
}
.custCalltoActnMn{
    gap: 40px;
}
.custCalltoActnMnLft p{
    font-size: 17px;
    line-height: 27px;
    margin: 10px 0 0;
}
.custSnglProSec1{
    padding: 60px 0px;
}
.font-40{
    font-size: 30px;
    line-height: 44px;
}
.custSnglProSec1MnBtm{
    padding: 22px 0 0;
    gap: 15px;
}
.custSnglProSec1MnBtmLft ,
.custSnglProSec1MnBtmRt{
    width: 50%;
}
.custSnglProSec1MnBtmRt img{
    width: 100%;
}
.custSnglProSec1MnBtmLft p{
    font-size: 16px;
    line-height: 24px;
}
.custSnglProSec2{
    padding: 60px 0;
}
.custSnglProSec2 #faqAccordion{
    max-width: 90%;
    min-width: 90%;
}
.custSnglProSec3MnBtmLft{
    width: 33%;
    padding: 0 15px 0 0px;
}
.custSnglProSec3MnBtmMdl{
    width: 33%;
}
.custSnglProSec3MnBtmMdl img{
    width: 100%;
}
.custSnglProSec3MnBtmRt.custCmnList{
    width: 33%;
    padding: 0 0 0 15px;
}
.custCmnList ul li{
    font-size: 16px;
    line-height: 22px;
}
.custSnglProSec3MnBtmLft.custCmnList ul li:nth-child(1){
    margin-left: 33px;
}
.custSnglProSec3MnBtmLft.custCmnList ul li:nth-child(3){
    margin-left: 43px;
}
.custSnglProSec3MnBtmRt.custCmnList ul li:nth-child(1){
    padding-right: 0px;
}
.custSnglProSec3MnBtmRt.custCmnList ul li:nth-child(2){
    margin-left: 7px;
}
.custSnglProSec4MnBtm ul{
    gap: 38px 38px;
}
.custSnglProSec4{
    padding: 0 0 60px;
}
.custSnglProSec5{
    padding: 60px 0;
}
.custSnglProSec5MnLft img{
    width: 100%;
}
.custSnglProSec5MnLft ,
.custSnglProSec5MnRt{
    width: 50%;
}
.custSnglProSec5Mn{
    align-items: start;
    gap: 20px;
}
.custSnglProSec5MnRt .font-40{
    line-height: 40px;
}
.custSnglProSec5BtmDesc{
    margin: 14px 0 0;
    padding: 0 0 0 3px;
}
.custSnglProSec5BtmDesc p{
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
}
.custSnglProSec6{
    padding: 60px 0px;
}

}
@media (max-width:767px){
div.product--large:not(.product--no-media) .product__media-wrapper{
    max-width: 100%;
    width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2);
    padding: 30px 4%;
}
div.product--large:not(.product--no-media) .product__info-wrapper{
    max-width: 100%;
    width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2);
}
body media-gallery.product__column-sticky slider-component#GalleryViewer-template--19261802774621__main li.product__media-item.grid__item.slider__slide{
    padding: 10px;
}
/** Start Wholesale Code **/
body .custonInnerBanner{
    min-height: auto !important;
}
.custonInnerBanner .banner__content.page-width{
    position: absolute;
    top: 45%;
}
.custonInnerBanner.banner--mobile-bottom .banner__box h2{
    font-size: 42px;
    line-height: 42px;
}
.custWholesaleSec1 .rich-text.content-container{
    padding-top: 40px;
    padding-bottom: 40px;
}
.custWholesaleSec1 .rich-text__blocks{
    max-width: 100%;
}
.custWholesaleSec1 h2, .custSmeHdngText h2{
    font-size: 26px;
    line-height: 36px;
}
.custWholesaleSec1 .rich-text__text{
    margin-top: 10px;
}
.custWholesaleSec2{
    padding-bottom: 20px !important;
}
.custWholesaleSec2 .image-with-text__grid.grid{
    flex-direction: column;
    gap: 30px;
}
.custWholesaleSec2 .image-with-text__media-item ,
.custWholesaleSec2 .image-with-text__text-item{
    width: 100% !important;
}
.custWholesaleSec2 .image-with-text__content{
    padding: 0px;
}
.custWholesaleSec2 .image-with-text__text-item .image-with-text__text.rte{
    margin-top: 5px;
}
.custWholesaleSec3{
    padding: 40px 0px;
}
.custWholesaleSec3 .cif-desc{
    padding: 0px;
}
.custWholesaleSec3 .cif-bottom{
    margin: 30px 0 0;
}
.custWholesaleSec3 .cif-bottom .cif-left ,
.custWholesaleSec3 .cif-bottom .cif-right{
    width: 100%;
    max-width: 100%;
}
.custWholesaleSec3 .faq-question{
    font-size: 16px;
    line-height: 23px;
}
.custWholesaleSec3 .faq-answer li{
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0%;
}
.custWholesaleSec2.custWholesaleSec5 .image-with-text__content{
    padding: 0px;
}
.custom-testimonials{
    padding: 20px 0 50px 0;
}
.custWholesaleSec7 .custSnglProSec3MnBtmRt.custCmnList{
    padding: 30px 0 0 0px;
}
.custWholesaleSec7.custWholesaleSec8{
    padding: 30px 0 40px;
}
.custRetailPrtnrMnBtm{
    margin: 35px 0 0;
    gap: 10px;
}
.custRetailPrtnrMnBtmRpt{
    width: 100%;
    gap: 10px;
    padding: 15px;
    min-height: auto;
}
.custRetailPrtnrMnBtmRptLft{
    margin: 0px 0 0;
}
.custRetailPrtnrMnBtmRptRt h3{
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 6px;
}
.custRetailPrtnrMnBtmRpt:nth-child(1) .custRetailPrtnrMnBtmRptRt p{
    padding-right: 0%;
}
.custRetailPrtnrMnBtmRptRt p{
    font-size: 16px;
    line-height: 24px;
}
.custWholesaleSec9{
    padding-top: 50px !important;
}
.custWholesaleSec9 .image-with-text__content{
    padding: 20px 0 0 0;
}
.custWholesaleSec9.custSmeHdngText h2{
    line-height: 35px;
    padding-right: 0%;
}
.custWholesaleSec9 .image-with-text__text{
    margin: 10px 0 0;
}
.custWholesaleSec1.custWholesaleSec10  .rich-text.content-container{
    padding-top: 0px;
    margin: -20px 0 0 0;
}
.custWholesaleSec10 .rich-text.content-container h2{
    font-size: 16px;
    line-height: 23px;
    height: 67px;
}
.custWholesaleSec11{
    padding: 30px 0 30px !important;
}
.custWholesaleSec11 #faqAccordion{
    margin: 10px auto 0;
}
.custWholesaleSec11 #faqAccordion .accordion-item button{
    padding: 16px 30px 16px 20px;
    font-size: 16px;
    line-height: 23px;
}
.custWholesaleSec11 #faqAccordion .accordion-item button::before{
    right: 5px;
}
.custWholesaleSec11 .secondary-title-wrapper.mt-5{
    margin: 0px !important;
}
.custWholesaleSec12{
    padding: 30px 0;
}
.custWorldWideMnTp{
    flex-direction: column;
}
.custWorldWideMnTpLft{
    width: 100%;
    padding: 0px;
}
.custWorldWideMnTpLft h2{
    line-height: 36px !important;
}
.custWorldWideMnTpRt{
    width: 100%;
    margin-right: 0px;
}
.custWorldWideMnBtm{
    gap: 20px;
    flex-direction: column;
}
.custWorldWideMnBtmLft ,
.custWorldWideMnBtmRt{
    width: 100%;
}
.custWorldWideMnBtmLft ul li{
    width: 47.5%;
    font-size: 16px;
    line-height: 35px;
}
.custWorldWideMnBtmRt img{
    width: 100%;
    margin-top: 0px;
}
.custWholesaleSec13{
    padding: 40px 0px;
}
.custHdngImgWtListMnLft{
    width: 100%;
}
.custHdngImgWtListMnLft .font-40{
    line-height: 36px;
    margin: 0 0 16px;
}
.custHdngImgWtListMnRt ul li:nth-child(2n+1) ,
.custHdngImgWtListMnRt ul li:nth-child(2n){
    width: 100%;
}
.custHdngImgWtListMnRt{
    width: 100%;
    padding-left: 0px;
    margin: 20px 0 0 0;
}
.custWholesaleSec14{
    padding: 40px 0;
}
.custWholesaleSec14.custSmeHdngText p{
    padding: 0px;
}
.custWholesaleSec14 ul{
    gap: 15px;
    margin: 25px 0 0;
    flex-wrap: wrap;
}
.custWholesaleSec14 ul li{
    line-height: 20px;
    width: 46%;
}
.custHdngImgWtListMn{
    flex-direction: column;
}
.custWholesaleSec15{
    padding: 40px 0 70px 0;
}
.custAccessBtn a, .custPopupBtnnn button{
    font-size: 16px;
}
.customFormApplicationModel{
    width: 92%;
    padding: 46px 15px;
    border-radius: 20px;
}
.customFormApplicationModelTp .font-50{
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 10px;
}
.custClosePopup{
    right: 10px;
    top: 10px;
}
.customFormApplicationModelBtm{
    margin: 24px 0 0;
}
.customFormApplicationModelBtm form,
.custFormNwRpt{
    gap: 10px;
}
.custFormNwRpt{
    flex-direction: column;
}
.custFormNwRptLft, .custFormNwRptRt{
    width: 100%;
}
.custFormNwRpt input, .custFormNwRpt textarea{
    height: 56px;
    padding: 0 20px;
    font-size: 15px;
    line-height: 20px;
}
.custFormNwRpt textarea{
    height: 125px;
    padding-top: 17px;
}
.custPopupBtnnn button{
    padding: 0 47px;
}
.ct-card{
    padding: 30px 30px 70px 28px !important;
}
.custWholesaleSec11 #faqAccordion .accordion-item .accordion-body{
    line-height: 26px;
    padding-left: 20px;
    padding-right: 20px;
}
/** End Wholesale Code **/

.custSnglProSec5MnLft ,
.custSnglProSec5MnRt{
    width: 100%;
}
.custKeyFtr{
    padding: 40px 0;
}
.custKeyFtr .custSnglProSec6Mn .font-40{
    margin: 0 0 30px;
}
.custKeyFtrMnBtm{
    gap: 24px 0px;
    padding: 0 0%;
}
.custKeyFtrMnRpt{
    width: 100%;
}
.custKeyFtrMnRpt h3{
    font-size: 16px;
    line-height: 20px;
}
.custKeyFtrMnRpt p{
    font-size: 16px;
    line-height: 25px;
}
.custIncludeSec{
    padding: 40px 0;
}
.custIncludeSecMn{
    gap: 20px;
    padding: 0px;
    flex-direction: column;
}
.custIncludeSecMnLft ,
.custIncludeSecMnRt{
    width: 100%;
}
.custCalltoActn{
    padding: 40px 0;
}
.custCalltoActnMn{
    gap: 40px;
    flex-direction: column;
}
.custCalltoActnMnLft, .custCalltoActnMnRt{
    width: 100%;
}
.custCalltoActnMnLft p{
    font-size: 16px;
    line-height: 28px;
    margin: 10px 0 0;
}
.custIncludeSecMnRt ul{
    margin: 10px 0 0;
    padding: 0px;
}
.custIncludeSecMnRt ul li{
    font-size: 16px;
    line-height: 26px;
    margin: 15px 0;
    background-position: 0px 5px;
}

.custProductVideo iframe{
    height: 300px !important;
}
.custSnglProSec1MnBtmLft, .custSnglProSec1MnBtmRt{
    width: 100%;
}
.custSnglProSec5MnRt .font-20{
    text-align: center;
}
.announcement-bar {
    justify-content: center !important;
}
.custSnglProSec1{
    padding: 0px 0 30px;
}
.custSnglProSec1MnTp.custCmnTpSec{
    gap: 13px;
    padding: 0px;
}
.font-40{
    font-size: 22px;
    line-height: 32px;
}
.font-20{
    font-size: 16px;
    line-height: 27px;
}
.custSnglProSec1MnBtm{
    padding: 32px 0 0;
    gap: 20px;
}
.custSnglProSec1MnBtm{
    padding: 32px 0 0;
    gap: 20px;
    flex-direction: column-reverse;
}
.custSnglProSec1MnBtmRt img{
    width: 100%;
}
.custSnglProSec1MnBtmLft p{
    font-size: 16px;
    line-height: 26px;
}
.custSnglProSec2{
    padding: 30px 0;
}
.custSnglProSec2 #faqAccordion{
    max-width: 100%;
    min-width: 100%;
}
.custSnglProSec2 #faqAccordion .accordion-button{
    font-size: 14px;
    padding: 16px 15px 18px;
}
.custSnglProSec2 #faqAccordion .accordion-button::before{
    font-size: 22px;
    right: 15px;
}
.custSnglProSec2 #faqAccordion .accordion-body{
    font-size: 14px;
    line-height: 22px;
}
.custSnglProSec3{
    padding: 30px 0px;
}
.custSnglProSec3MnBtm{
    justify-content: start;
    align-items: start;
    margin: 32px 0 0;
    flex-direction: column;
}
.custSnglProSec3MnBtmLft{
    margin-right: auto;
    width: 100%;
    padding: 0px;
}
.custCmnList ul{
    gap: 20px;
}
.custCmnList ul li{
    font-size: 16px;
}
.custSnglProSec3MnBtmLft.custCmnList ul li:nth-child(1) ,
.custSnglProSec3MnBtmLft.custCmnList ul li:nth-child(3){
    margin-left: 0px;
}
.custSnglProSec3MnBtmMdl ,
.custSnglProSec3MnBtmMdl img{
    width: 100%;
}
.custSnglProSec3MnBtmMdl{
    margin-top: 20px;
}
.custSnglProSec3MnBtmRt.custCmnList{
    margin-left: 0px;
    width: 100%;
    padding: 40px 0 0 0;
}
.custSnglProSec3MnBtmRt.custCmnList ul li:nth-child(1){
    padding-right: 0px;
}
.custSnglProSec3MnBtmRt.custCmnList ul li:nth-child(2){
    margin-left: 0px;
}
.font-24{
    font-size: 18px;
    line-height: 35px;
}
.custSnglProSec4MnBtm{
    margin: 22px 0 0;
}
.custSnglProSec4MnBtm ul{
    justify-content: start;
    align-items: start;
    gap: 20px;
    margin: 0px 0 30px;
    padding: 0;
}
.custSnglProSec4MnBtm ul li{
    gap: 16px;
    font-size: 16px;
    line-height: 37px;
}
.custSnglProSec4MnBtm ul li img{
    width: 40px;
    height: 40px;
}
.custSnglProSec4MnBtm p{
    font-size: 16px;
    line-height: 30px;
}
.custSnglProSec4{
    padding: 0 0 30px;
}
.custSnglProSec5{
    padding: 40px 0;
}
.custSnglProSec5Mn{
    gap: 20px;
    flex-wrap: wrap;
}
.custSnglProSec5MnLft img{
    width: 100%;
}
.custSnglProSec5MnRt .font-40{
    line-height: 35px;
    text-align: center;
}
.custSnglProSec5BtmDesc{
    margin: 24px 0 0;
    padding: 0 0 0 0px;
}
.custSnglProSec5BtmDesc p{
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 15px;
    text-align: center;
}
.custSnglProSec6{
    padding: 40px 0px;
}
.custSnglProSec6Mn .font-40{
    padding: 0px;
}
.custSnglProSec6Mn ul{
    padding: 0px;
    gap: 0px 15px;
}
.custSnglProSec6Mn ul li{
    font-size: 16px;
}
.custSnglProSec6MnBtmDtaMn{
    padding: 0 5px;
}
.custSnglProSec6MnBtmDtaMn p{
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
}


/**/
.hero-logos{
    gap: 0px !important;
}
.hero-logo-item img{
    padding: 0 30px !important;
    width: 240px !important;
}
.product-image img{
    max-height: 190px !important;
}

}
.countdown-wrapper.true {
    display: none;
}
.countdown-wrapper {
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}
.countdown {
  display: flex;
  align-items: center;
  gap: 4px;
  font-weight: 500;
}
.countdown-box {
  background: #fff;
  border-radius: 4px;
  padding: 5px;
  text-align: center;
  min-width: 45px;
  font-weight: 500 !important;
}
.countdown-number {
    display: block;
    font-size: 15px;
    color: #000 !important;
    line-height: 100%;
    font-weight: 600;
}
.countdown-label {
    display: block;
    font-size: 11px;
    color: #000 !important;
    line-height: 100%;
    font-weight: 600;
}
.countdown-separator {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 100%;
}

@media (max-width:500px){
    .countdown-wrapper {
        margin-top: -8px;
    }
    .countdown-number {
        font-size: 11px;
    }
    .countdown-label {
        font-size: 9px;
    }
    .utility-bar__grid .announcement-bar {
        padding-top: 5px !important;
        padding-bottom: 7px !important;
    }
    .countdown-box {
        min-width: 32px;
        padding: 4px;
    }
    .countdown-separator {
        font-size: 20px;
    }
}

/* HEADER */

.scrolled-past-header sticky-header.header-wrapper {
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.predictive-search.predictive-search--header {
    display: none;
}
/* .header--middle-left {
    grid-template-columns: 1fr 3fr 1fr !important;
} */
nav.header__inline-menu {
    text-align: center !important;
}
.header__menu-item span {
    text-decoration: none !important;
    font-weight: inherit;
    font-size: 16px;
    color: #171717 !important;
}
.header__menu-item {
    text-decoration: none !important;
    color: #171717 !important;
}
.svg-wrapper>svg {
    max-width: 18px;
}

.primary-bordered-btn {
    color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 30px;
    padding: 8px 30px;
    font-size: 15px !important;
}
.primary-bordered-btn:hover {
    background: #fff;
    color: #121212 !important;
}

.cstm-header-search input.search__input.field__input {
    border: none !important;
    background: #F8F8F8 !important;
    border-radius: 30px;
    outline: none !important;
    box-shadow: none !important;
}
.cstm-header-search .field:before,
.cstm-header-search .field:after {
    display: none !important;
}

@media (min-width:1200px){
.header-mobile-visible {
    display: none;
}
}
@media (max-width:1199px){
.header-mobile-hidden {
    display: none;
}
.list-menu__item {
    padding: 0 10px !important;
}
}

/* HERO SECTION  */

.banner-title {
  font-size: 54px;
  font-weight: 700;
  line-height: 1.2;
}
.banner-text {
  font-size: 20px;
  line-height: 28px;
}
.primary-title {
  font-size: 40px;
  /* font-weight: 500 !important; */
}
.primary-text {
  font-size: 16px;
  color: #606060;
}
@media (max-width:1024px){
.banner-title {
  font-size: 36px;
}
.banner-text {
  font-size: 16px;
  line-height: 20px;
}
.primary-title {
  font-size: 32px !important;
}
.primary-text {
  font-size: 14px;
  line-height: 18px;
}
}
@media (max-width:767px){
.banner-title {
  font-size: 26px;
}
.banner-text {
  font-size: 14px;
}
.primary-title {
    font-size: 26px !important;
}
.product-title-wrapper {
  text-align: center;
}
}

.secondary-title {
    font-size: 24px !important;
    color: #2A3744 !important;
    font-weight: 500 !important;
}
@media (max-width:1024px){
.secondary-title {
    font-size: 20px !important;
}
}
@media (max-width:767px){
.secondary-title {
    font-size: 18px !important;
}
}

.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important; 
  border: none;
  font-size: 16px;
  box-sizing: border-box !important;
  font-weight: 500 !important;
  cursor: pointer;
  transition: all 0.3s ease;
}
.primary-btn,
.collection__view-all .button {
    background-color: #fa611e !important;
    color: #fff !important;
    padding: 12px 35px !important;
    border-radius: 50px !important;
    min-height: 60px !important;
    font-size: 16px;
    transition: all .2s ease-in-out;
}
.primary-btn-arrow:after {
    content: '';
    background: url(/cdn/shop/files/Vector.svg?v=1761817557);
    width: 13px;
    height: 13px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    background-size: contain;
    margin-left: 10px;
}
.primary-btn:hover,
.collection__view-all .button:hover {
  box-shadow: inset 0 0 100px rgba(0,0,0,.2);
  transform: translateY(-4px);
}
@media (max-width: 1024px){
.primary-btn,
.collection__view-all .button {
    min-height: 40px !important;
    font-size: 14px !important;
    padding: 12px 25px !important;
}
.primary-btn-arrow:after {
    width: 10px;
    height: 10px;
}
}
.collection__view-all .button:after {
    display: none;
}

.hero-section-inner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(3deg, rgb(0 0 0 / 39%), transparent), 
                linear-gradient(87deg, rgb(0 0 0 / 36%), transparent);
    pointer-events: none;
}
.hero-section-inner > div {
    position: relative;
}
.hero-section-inner {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: calc(4% + 40px) 5%;
  border-radius: 0 0 80px 80px;
}

.hero-overlay {
  padding: calc(3% + 30px) 0;
}

.hero-logos-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.hero-logos {
  display: flex;
  gap: 24px;
  align-items: center;
  will-change: transform;
}

.hero-logo-item img {
  height: auto;
  width: 200px;
  padding: 0 20px;
}

.product-marquee {
  overflow-x: hidden;
}

/* Animation for infinite scroll left → right */

.marquee-left-to-right {
  animation: marquee-left-right 25s linear infinite;
}

@keyframes marquee-left-right {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}

@media (min-width:768px){
.hero-logos-wrapper {
    max-width: 80%;
    margin: auto;
}
}
@media (max-width:1024px){
.marquee-left-to-right {
  animation: marquee-left-right 5s linear infinite;
}
}


.animate-lift:hover {
    transform: translateY(-5px);
}
.animate-lift {
    transition: .2s ease-in-out;
    display: block;
}
.outing-services-row {
    max-width: 1000px;
    margin: auto;
}
.outing-services-row > div:not(:last-child) {
    border-right: 1px solid rgb(0 0 0 / 15%);
}
.outing-services-row .feature-label {
    margin-bottom: 0 !important;
    color: #00343d;
}
@media (max-width:991px){
.outing-services-row > div:nth-child(2) {
    border-right: none !important;
}
}


.pop-up-playtime-section {
    position: relative;
    overflow: hidden;
}
.pop-up-playtime-section:before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 20%);
    display: block;
    z-index: 1;
    pointer-events: none;
}
.playtime-video-wrapper {
    position: absolute !important;
    inset: 0;
    width: 100%;
    height: 100%;
}
.playtime-video-wrapper video {
    height: 100%;
    object-fit: cover;
}
.pop-up-playtime-section .page-width {
    position: relative;
    z-index: 2;
}
.pop-up-playtime-section {
    min-height: 65vh;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

@media (max-width:1280px){
.pop-up-playtime-section {
  min-height: 60vh;
}
}
@media (max-width:991px){
.pop-up-playtime-section {
  min-height: 32vh;
}
}
@media (min-width:768px){
.pop-up-playtime-content {
    max-width: 45%;
    margin-left: auto;
}
}
@media (max-width:767px){
.pop-up-playtime-section, .pop-up-playtime-section > div {
    position: relative;
}
.pop-up-playtime-section:before {
    content: '' !important;
    background: rgb(0 0 0 / 30%);
    position: absolute;
    inset: 0 !important;
    display: block;
}
.primary-title-wrapper.pop-up-playtime-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
}
@media (max-width:767px){
.pop-up-playtime-content {
    text-align: center;
}
}

.marquee-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 10px 0;
  white-space: nowrap;
}
@media (max-width:767px){
.marquee-wrapper {
    padding: 0;
}
.marquee-wrapper .marquee-item {
    font-size: 14px;
}
}
.marquee-content {
  display: inline-flex;
  align-items: center;
  animation: marqueeScroll 25s linear infinite;
}
.marquee-item {
    display: inline-block;
    color: #fff;
    /* font-family: "Poppins", sans-serif; */
    font-family: "Haas Grot Display Web" !important;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: .5px;
    margin: 0 16px;
    text-wrap: nowrap;
    text-transform: uppercase;
}
.marquee-separator {
    border: 2px solid #fff;
    margin: 0 16px;
    font-weight: 300;
    font-size: 18px;
    background: #4B9B96 !important;
    width: 8px;
    height: 8px;
    border-radius: 15px;
}
/* Infinite scroll animation */
@keyframes marqueeScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}


.testimonial-box {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.testimonial-box img {
    width: 100%;
    height: 330px;
    object-fit: cover;
}
.testimonial-content-wrap:before {
    content: '';
    background: url(/cdn/shop/files/Container.png?v=1761829627);
    width: 80px;
    height: 18px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 5px;
}
.testimonial-name {
    font-size: 16px;
    color: #131211;
}
.testimonial-title {
    font-size: 20px;
    font-weight: 600;
    color: #131211;
}
.testimonial-text {
    font-size: 14px;
    line-height: 20px;
    min-height: 80px;
}
@media (max-width: 1024px){

.testimonial-title {
  font-size: 16px;
}
.testimonial-name {
    font-size: 14px;
}
}


.swiper-navigation .swiper-button-next,
.swiper-navigation .swiper-button-prev {
    position: relative;
    border: 2px solid #92BCB9;
    padding: 10px;
    width: 70px;
    margin: 0 5px !important;
    inset: 0 !important;
    border-radius: 30px;
    color: #92BCB9 !important;
    transition: .2s ease-in-out;
}
/* .swiper-navigation {
    display: flex;
    height: 50px;
    margin-left: auto;
    justify-content: end;
    position: absolute;
    top: -80px;
    right: 0   
} */
 .swiper-navigation {
    display: flex;
    height: 50px;
    margin-left: auto;
    justify-content: center;
    margin-top: 20px;
}
.swiper-navigation .swiper-button-next:hover, 
.swiper-navigation .swiper-button-prev:hover {
    background: #fff !important;
    border-color: #fff !important;
    color: #fff !important;
}
.swiper-navigation .swiper-button-next:hover svg, 
.swiper-navigation .swiper-button-prev:hover svg {
    filter: brightness(0.3);
}
@media (max-width:991px){
.swiper-navigation {
    position: relative;
    top: 0;
    margin-top: 20px;
    justify-content: center
}
.swiper-navigation .swiper-button-next svg, 
.swiper-navigation .swiper-button-prev svg {
    width: 15px;
}
.swiper-navigation .swiper-button-next,
.swiper-navigation .swiper-button-prev {
    border: 2px solid #92BCB9;
    padding: 5px 10px;
    width: 50px;
    height: 30px;
}
}

.comfort-product-box {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 100%;
    cursor: pointer;
}
.comfort-product-box .product-image-container img {
    height: 370px;
    object-fit: contain;
    width: 100%;
    padding: 10px;
    transition: .3s ease-in-out;
}
.comfort-box-wrap {
    height: 100%;
}
@media (min-width:992px){
.comfort-product-box .product-image-container img {
    min-width: 115%;
}
}
.feature-list-heading {
    line-height: 110%;
    font-size: 18px;
    max-width: 150px;
    margin: auto;
    font-weight: 500 !important;
    color: #00343d;
}
.comfort-box-title {
    padding: 20px 0 0 20px;
}
.box-features-list img {
    width: 35%;
}
.box-features-list > div span {
    flex-grow: 1;
    margin: 0 10px;
}
.features-img-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.features-img-list img {
    width: 45%;
    margin-bottom: 10px;
}
.comfort-product-box:hover .product-image-container img {
    transform: scale(1.08) translateY(15px);
}
@media (max-width: 1199px){
.comfort-box-title .primary-title {
    font-size: 26px;
}
}
@media (max-width:1024px) {
.feature-list-heading {
    font-size: 16px;    
}
.feature-list-heading {
    font-size: 14px;
    max-width: 120px;
}
.box-features-list>div span {
    font-size: 12px;    
}
.comfort-product-box .product-image-container img {
    height: 320px;
}
.comfort-box-title {
    text-align: center;
    padding: 0 !important;
}
}

#shopify-section-template--19093974122589__custom_product_carousel_pYyLxt .custom-product-carousel {
  padding-bottom: 0 !important;
}
.product-card {
    border-radius: 0 0 30px 30px;
    padding: 30px;
    text-align: center;
    transition: transform .3s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 470px;
}
.product-card:hover {
  transform: translateY(-5px);
}
.card-full-link:before {
    content: '';
    position: absolute;
    inset: 0;
    display: block;
    border-radius: 20px;
    cursor: pointer !important;
    z-index: 3;
}
.card-full-link {
    display: block !important;
}
.product-image img {
  width: 100%;
  height: 100%;
  max-height: 300px;
  object-fit: contain;
  border-radius: 12px;
}
.product-title {
  font-size: 20px;
  font-weight: 500;
  color: #333;
  margin-top: 15px;
}
.product-price {
  font-size: 20px;
  margin: 10px 0 0px;
  color: #00343d;
}
.compare-price {
  text-decoration: line-through;
  color: red;
  margin-right: 5px;
}
.btn-primary {
  display: inline-block;
  background-color: #FF6F3C;
  color: #fff;
  padding: 12px 25px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: background-color 0.3s ease;
}
.btn-primary:hover {
  background-color: #e85b2c;
}
.current-price {
    font-weight: 600 !important;
}
.product-card .primary-btn {
    min-height: 40px;
    padding: 12px 40px;
    color: #fff !important;
    cursor: pointer;
    margin-top: 10px;
}
.product-image:before {
    content: '';
    background: url(/cdn/shop/files/Ellipse_27.png?v=1761903691);
    position: absolute;
    inset: 0 0px -30px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.product-image, 
.product-image img {
    position: relative;
    mix-blend-mode: multiply;
}/*
.product-card .primary-btn {
    visibility: hidden;
    margin-bottom: -50px;
    margin-top: 10px;
    opacity: 0;
}*/
.product-card:hover .primary-btn {
    margin-bottom: 0;
    visibility: visible;
    opacity: 1;
}
@media (max-width:1024px){
.product-title {
  font-size: 14px;
}
.product-price {
  font-size: 14px;
}
}
@media (max-width:767px){
.product-card {
    min-height: 350px;
}
}


.custom-product-carousel .page-width {
    padding: 0 15px !important;
}
.swiper-button-next:after, 
.swiper-button-prev:after {
    font-size: 0 !important;
}
.product-swiper-navigation.swiper-navigation .swiper-button-next, 
.product-swiper-navigation.swiper-navigation .swiper-button-prev {
    border: 1px solid #D9D9D9 !important;
    background: #fff;
}
@media (min-width:992px){
.custom-product-carousel .custom-swiper,
.custom-product-carousel .product-title-wrapper {
    padding: 0 30px;
}
.product-swiper-navigation.swiper-navigation {
    position: absolute;
    width: 100%;
    left: 0;
    top: 45%;
    justify-content: space-between !important;
}
.product-swiper-navigation.swiper-navigation .swiper-button-next svg, 
.product-swiper-navigation.swiper-navigation .swiper-button-prev svg {
    width: 20px;
}
.product-swiper-navigation.swiper-navigation .swiper-button-next, 
.product-swiper-navigation.swiper-navigation .swiper-button-prev {
    margin: 0 !important;
    height: 40px;
}
}

/* HOVER IMAGE */

@media (min-width:768px){
.cstm-product-card-wrap {
    overflow: hidden;
    border-radius: 0 0 30px 30px;
}
.cstm-product-card-hover:before {
    content: '';
    background: linear-gradient(180deg, #ffffff 5%, transparent 60%), 
                linear-gradient(180deg, rgb(0 0 0 / 20%), rgb(0 0 0 / 30%)) !important;
    position: absolute;
    inset: 0;
    display: block;
    z-index: 1;
    border-radius: 0 0 30px 30px;
    opacity: 0;
    transition: .2s ease-in-out;
}
.cstm-product-card-hover:hover:before {
    opacity: 1;
}
.product-image,
.product-info {
    position: relative;
    z-index: 2;
}
.cstm-product-card-hover:hover .product-title,
.cstm-product-card-hover:hover .product-price, 
.cstm-product-card-hover:hover .product-price span{
    color: #fff;
}
.cstm-product-image-hover img {
    position: absolute;
    inset: 0;
    transform: scale(1.05);
    border-radius: 0 0 30px 30px;
    display: block !important;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: .2s ease-in-out;
}
.cstm-product-card-hover:hover .cstm-product-image-hover img {
    opacity: 1;
    transform: scale(1);
}
.cstm-product-card-hover:hover .product-image {
    opacity: 0;
}
}
@media (max-width:767px){
.cstm-product-image-hover {
    display: none;
}
}

/* PRODUCT STACKED SECTION */

.product-stacked-main-image, 
.product-stacked-main-image img {
    height: 100% !important;
    object-fit: cover;
    border-radius: 12px;
    overflow: hidden;
}
.stacked-product-image img {
    width: 100%;
    height: 180px;
    object-fit: contain;
    margin: auto;
    mix-blend-mode: multiply;
}
.stacked-product-info {
    padding: 10px 0;
}
.stacked-product-card {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}
.stacked-product-card:hover {
  transform: translateY(-4px);
}
.stacked-product-title {
  font-size: 20px;
  font-weight: 500;
}
.stacked-product-price {
  font-size: 18px;
  margin: 10px 0;
}
.stacked-product-price .compare-price {
  text-decoration: line-through;
  color: red;
}
.stacked-product-price .current-price {
  color: #000;
}
@media (max-width: 767px){
.stacked-product-info {
  text-align: center;
}
.stacked-product-title {
  font-size: 16px;
}
.stacked-product-price {
  font-size: 16px;
}
}

/* FOOTER */


.footer-top {
    padding: 54px 0 20px 0;
}
.footer-top .col-12 .copyright-text.text-center{
    margin-top: 20px !important;
}
.footer-menu {
    list-style: none;
    padding-left: 0;
}
.footer-title {
    font-size: 20px;
    color: #fff;
    font-weight: 500 !important;
    margin-bottom: 15px;
}
.footer-menu > li {
    margin-bottom: 6px;
    line-height: normal;
}
.footer-menu > li > a {
    text-decoration: none;
    color: #fff;
    transition: .2s ease-in-out;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
}
.footer-menu > li > a:hover {
    color: #FA611E !important;
}
.footer-newsletter-section {
    margin: 0 0 20px 0;
}
.footer-newsletter-section .field__input {
    border-radius: 30px !important;
    border: none !important;
    box-shadow: none !important;
    background: rgb(255 255 255 / 10%) !important;
    color: rgb(255 255 255 / 70%) !important;
    height: 50px;
    margin-right: -50px !important;
    padding-right: 55px !important;
}
.footer-newsletter-section .field:after {
    display: none !important;
}
.footer-newsletter-section .field__button {
    background: #FA611E;
    position: static;
    width: unset !important;
    padding: 10px 35px !important;
    border-radius: 30px;
    font-size: 14px !important;
    height: 50px;
    z-index: 1;
}
.footer-newsletter-section .field__button:hover {
  box-shadow: inset 0 0 100px rgba(0,0,0,0.1);
}
.footer-newsletter-section .field__label {
    top: 15px;
    color: rgb(255 255 255 / 70%) !important;
    font-weight: 400 !important;
}
.footer-bottom {
    padding-top: 20px;
    border-top: 1px solid #566273;
    margin: 50px 0 0 0;
    width: 100%;
}
.footer-bottom .row {
    align-items: center;
}
.footer-bottom .align-right {
    text-align: right;
}

.footer-bottom a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.footer-bottom a:hover {
    color: #FA611E;
}
.copyright-text {
    color: rgba(255,255,255,0.7) !important;
    text-align: center;
    font-size: 14px;
    margin: 0 !important;
}
.footer-logo {
    font-family: "Allura", cursive;
    font-size: 24px;
    display: block;
    max-width: 250px;
    font-weight: normal;
    text-transform: capitalize;
    line-height: 1;
}
.footer-logo img {
    width: auto;
    max-width: 100%;
}
.shopify-app-block.lb-widget-pal {
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #ddd;
}

.footer-logo sup {font-size: 40%;}
@media (max-width:1024px){
.footer-title {
    font-size: 16px;
}
}
@media (min-width:1200px){
.footer-about-col {
    padding-left: calc(2% + 10px);
    padding-right: calc(2% + 10px);
} 
.about-menu {
    display: flex;
    flex-wrap: wrap;
    max-width: 320px;
}
.about-menu>li {
    flex-basis: 50%;
}
.contact-col {
    transform: translateX(-30px);
}
.contact-col .footer-menu>li {
    text-wrap: nowrap;
}    
}

/* PRODUCT CARD */

.card--standard.card--text a:after, 
.card--card .card__heading a:after {
  pointer-events: none;
}
.product-card-wrapper {
  padding: 15px;
}

.product-card-wrapper .product-buttons {
  display: flex;
  gap: 15px;
  padding: 20px;
}

.product-card-wrapper .product-buttons>div {
  flex-grow: 1;
  flex: 1 1 50%;
}

.product-card-wrapper .product-buttons>div .btn {
  width: 100% !important;
}

.product-card-wrapper .product-buttons .quick-add__submit {
  border-radius: 30px !important;
  color: #fff !important;
  padding: 12px 15px !important;
}

.product-card-wrapper .product-buttons .quick-add__submit:before,
.product-card-wrapper .product-buttons .quick-add__submit:after {
  display: none;
}

.product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn {
  background: #fff !important;
  color: #2B3744 !important;
  border: 1px solid #DBDCDD !important;
}

.product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn:hover {
  background: #F55F2B !important;
  color: #fff !important;
}

.product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn:not(:hover):after {
  filter: brightness(0.2);
}

.product-card-wrapper .cstm-product-card-main {
  border-radius: 0 0 30px 30px;
  background: linear-gradient(180deg, #F9F7F5, #ffffff) !important;
  padding: 10px 5px;
  border: none !important;
}

.product-card-wrapper .cstm-product-card-main .card__inner {
  max-width: 270px;
  margin: auto;
}

.product-card-wrapper .cstm-product-card-main {
  position: relative;
}

.product-card-wrapper .cstm-product-card-main:before {
  content: '';
  background: linear-gradient(180deg, #F9F7F4, #DFB162);
  position: absolute;
  inset: -1px;
  border-radius: 30px;
  z-index: -1;
}

.product-card-wrapper .cstm-product-card-main:after {
  content: '';
  background: linear-gradient(180deg, #F9F7F5, #ffffff) !important;
  position: absolute;
  inset: 0;
  border-radius: 30px;
  z-index: -1;
  pointer-events: none;
}

.product-card-wrapper .card__badge {
  display: none !important;
}

.product-card-wrapper .price__container * {
  font-size: 16px !important;
}

.product-card-wrapper .price__container .price-item.price-item--sale,
.product-card-wrapper .price__container .price-item.price-item--regular {
  font-weight: 600;
}
.price__sale s.price-item.price-item--regular {
    font-weight: 400 !important;
}

@media (max-width:1024px) {
  .product-card-wrapper {
    padding: 5px;
  }

  .product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn,
  .product-card-wrapper .product-buttons .quick-add__submit {
    font-size: 11px !important;
  }
.product-card-wrapper .price__container * {
  font-size: 14px !important;
}
}

@media (max-width:767px) {
  .product-card-wrapper .product-buttons {
    display: flex;
    flex-direction: column !important;
    padding: 5px;
    gap: 5px;
  }
  .product-card-wrapper .card__information {
    padding: 0 !important;
}
}


/* RESPONSIVE */

@media (max-width:767px){
.hero-content {
    text-align: center !important;
}
}

/* INSIDE PAGES */

.facets-vertical-form,
.facets-vertical .facets__summary {
    display: none !important;
}
.facets-container .facet-checkbox input[type=checkbox] {
    opacity: 0;
}
.facets-container span.active-facets__button-inner {
    transition: all .2s ease-in-out;
}
.facets-container .facets__label:hover, 
.facets-container .facets__label.active, 
.facets-container .facets__label:has(:focus-visible) {
    color: #FA611E !important;
}
.facets-container .facet-checkbox__text-label {
    text-decoration: none !important;
}
.facets-container .facets__label.facet-checkbox {
    font-size: 16px;
    color: #A9A9A9;
    font-weight: 500 !important;
}
.facets-container .facets-layout.facets-layout-list > li {
    padding: 5px 0;
}
.facets-container .facets-layout.facets-layout-list > li:not(:last-child) {
    border-bottom: 1px solid #EBF0EF;
}
.facets-container .facets__disclosure-vertical {
    border-top: none !important;
}
.facets-container .facet-checkbox>svg,
.facets-container .facet-checkbox>.svg-wrapper {
    display: none;
}
.facets-container .facets__label.facet-checkbox.active .facet-checkbox__text {
    border-left: 3px solid;
    padding-left: 10px;
}
.facets-container .active-facets-vertical-filter {
    align-items: center !important;
}
@media (max-width:1280px){
.facets-container .facets__label.facet-checkbox {
    font-size: 14px !important;
}
}

.cstm-product-grid-container .product-buttons {
    flex-direction: column;
}
.cstm-product-grid-container .card__media .media img {
  object-fit: contain;
}
.cstm-product-grid-container .product-card-wrapper .cstm-product-card-main:before {
    background: linear-gradient(180deg, #f9f7f4, #2A3744);
}

.collection-page-banner,
.custom-page-title {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: calc(30px + 3%) !important;
    background-attachment: unset !important;
    border-radius: 0 0 100px 100px;
}
.custom-page-title {
    margin-bottom: calc(3% + 30px);
}
.collection-page-banner .collection-hero__title,
.custom-page-title .page-banner-title {
    color: #fff !important;
    font-size: 54px;
    text-align: left !important;
}
@media (max-width:1024px){
.collection-page-banner .collection-hero__title,
.custom-page-title .page-banner-title {
    color: #fff !important;
    font-size: 36px;
}
.collection-page-banner,
.custom-page-title {
    min-height: 200px;
    border-radius: 0 0 50px 50px;
}
}
@media (max-width:767px){
.collection-page-banner .collection-hero__title,
.custom-page-title .page-banner-title {
    color: #fff !important;
    font-size: 26px;
    text-align: center;
}
}

.product__info-container .product__title h1 {
    font-weight: 500 !important;
}
.product__info-container .price-item.price-item--regular, 
.product__info-container .price-item.price-item--sale.price-item--last {
    font-weight: 600;
    font-size: 22px;
    color: #2A3744 !important;
}
.product__info-container .price__sale .price-item.price-item--regular {
    font-size: 20px;
    color: red !important;
}
@media (max-width: 1024px){
.product__info-container .price-item.price-item--regular, 
.product__info-container .price-item.price-item--sale.price-item--last {
    font-size: 18px;
}
.product__info-container .price__sale .price-item.price-item--regular {
    font-size: 16px;
}
}
.product-form__buttons {
    max-width: 100% !important;
}
.product-form__submit {
    transition: all .2s ease-in-out;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    border: none;
}
.product__info-container .quantity {
    border: 1px solid #A9A9A9;
    border-radius: 30px;
}
.product__info-container .quantity:after {
    display: none;
}

.popngo-features {
  padding-top: 0;
}

#accordion-image-wrapper {
    position: relative;
}
#accordion-image-wrapper img {
    mix-blend-mode: multiply;
}
#accordion-image-wrapper:before {
    content: "";
    background: url(/cdn/shop/files/Ellipse_27.png?v=1761903691);
    position: absolute;
    top: 0;
    right: 0;
    bottom: -30px;
    left: 0;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}


.accordion-item {
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px 5px 0;
    transition: all 0.3s;
}
.accordion-toggle {
    width:100%;
    background:#EDEDED;
    border:none;
    padding:18px 20px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    cursor:pointer;
    border-radius: 30px;
    font-size: 18px;
    font-weight:500;
}
.accordion-item.active .accordion-toggle {
    background: #ECF1F0 !important;
    box-shadow: 0 4px 10px rgb(109 109 109 / 15%) !important;
}


.step-card {
    background: rgb(255 255 255 / 70%);
    padding: 25px;
    border-radius: 20px;
    position: relative;
    margin-left: 10%;
}
.step-number {
    background: #459B96;
    min-width: 45px;
    height: 45px;
    margin-bottom: 10px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
}
.step-title {
    font-size: 22px;
    font-weight: 500;
}
.step-card .primary-text {
    line-height: 20px;
}
.step-card:before {
    content: '';
    background: #4B9B96;
    border: 5px solid #CAE1E0;
    outline: 1px solid #4B9B96;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -50px;
    top: 40%;
    border-radius: 50%;
    z-index: 2;
}
.step-card:not(:last-child):after {
    content: '';
    background: #4B9B96;
    position: absolute;
    top: 40%;
    height: calc(100% + 30px);
    width: 1px;
    left: -35px;
}
@media (max-width:1024px){
.step-card:before {
    left: -35px;
    border: 3px solid #CAE1E0;
    width: 20px;
    height: 20px;
}
.step-card:not(:last-child):after {
    left: -25px;
}
.step-number {
    min-width: 35px;
    height: 35px;
    font-size: 20px;
}
.step-title {
    font-size: 18px;
}
.step-card .primary-text {
    line-height: 18px;
}
}


.product-dimension-inner-row {
    background: #F6F6F6;
    padding: 5%;
    border: 1px solid #BDBDBD;
    border-radius: 20px;
}
.specs-box {
    background: #ECECEC;
    padding: 5%;
    border: 1px solid #BDBDBD;
    border-radius: 20px;
    color: #606060;
    font-size: 16px;
}
.dimension-img-wrapper {
    max-width: 600px;
    margin: 0 auto 20px;
    position: relative;
}
.dimension-img-wrapper:after {
    content: '';
    width: 90%;
    margin: auto;
    height: 35px;
    border: 1px dashed;
    border-top: none;
    display: block;
    margin-top: 20px;
}
.dimension-img-wrapper:before {
    content: '';
    width: 35px;
    margin: auto;
    height: 80%;
    border: 1px dashed;
    border-left: none;
    display: block;
    position: absolute;
    right: 5%;
}
.dimension-img-wrapper img {
    width: 100%;
    mix-blend-mode: multiply;
}
@media (min-width:1200px){
.folded-label {
    position: absolute;
    right: -20%;
    top: 30%;
}
}
@media (max-width:1199px){
.specs-box {
    font-size: 12px;
}
.dimension-img-wrapper:after {
    height: 25px;
    margin-top: 10px;
}
.dimension-img-wrapper:before {
    width: 25px;
}
}
@media (max-width:1199px){
.dimension-img-wrapper:before {
    width: 25px;
}
}


.faq-section .accordion-button:not(.collapsed) {
    background: none !important;
}
.faq-section .accordion-button, 
.faq-section .accordion-button:not(.collapsed) {
    color: #00343d;
    font-size: 18px;
    font-weight: 500 !important;
}
.faq-section .accordion-body {
    padding: 0 40px 30px;
}
.faq-section .accordion-button:before,
.accordion-icon {
    font-size: 28px !important;
    font-weight: 400 !important;
    transition:transform 0.3s;
}
@media (max-width:1199px){
.faq-section .accordion-button:before,
.accordion-icon {
    font-size: 20px !important;
}
}


.gallery-swiper-section .gallery-slide img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  transition: transform 0.3s ease;
}
@media (max-width:1199px){
.gallery-swiper-section .gallery-slide img {
  height: 400px;
}
}
.gallery-swiper-section .gallery-slide img:hover {
  transform: scale(1.03);
}
.gallery-swiper-section .swiper-nav {
  display: flex;
  gap: 10px;
  position: absolute;
  top: -70px;
  right: 0;
}
.gallery-swiper-section .product-gallery-inner {
  position: relative;
}
.custom-nav-btn {
  width: 40px;
  height: 40px;
  padding: 10px;
  background: #ff6600;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s ease;
}
.custom-nav-btn:hover {
  background: #ff8533;
}
.gallery-swiper-section .swiper-button-next,
.gallery-swiper-section .swiper-button-prev {
  position: static !important;
  margin: 0;
}
.gallery-swiper-section .gallery-slide {
    overflow: hidden;
    border-radius: 10px;
}
@media (max-width: 767px){
    .gallery-swiper-section .swiper-nav {
    display: flex;
    gap: 10px;
    position: static;
    justify-content: center;
    margin-top: 20px;
    }
    .footer-logo {
        text-align: center;
    }
    .footer-bottom .align-right {
        text-align: center;
    }
    .footer-bottom {
        margin: 20px 0 0 0;
    }
}


.feature-card {
    background:#F9F7F4; 
    border-radius:16px; 
    padding:24px; 
    box-shadow:0 4px 20px rgb(109 109 109 / 15%);
    margin-bottom: calc(4% + 40px);
}

.feature-box-icon {
    margin-bottom: 10px;
}

@media (max-width:1199px){
    .feature-center.col-md-12.col-xl-4 {
        order: 3;
    }
    .feature-card {
        transform: unset !important;
        margin-bottom: 30px !important;
    }    
}

.how-it-works-img img {
    min-height: 600px;
    object-fit: cover;
}
@media (max-width:991px){
.how-it-works-img img {
    min-height: 450px;
    object-fit: cover;
}
}
@media (max-width:700px){
.how-it-works-img img {
    min-height: 320px;
    object-fit: cover;
}
}

summary.facets__summary {
    font-size: 20px;
    color: #00343d;
}
summary.facets__summary ul.facets-layout .list-menu__item {
    border-bottom: 1px solid #EBF0EF;
    padding: 5px 0;
    color: #A9A9A9;
    text-decoration: none !important;
}


/* Pop 'N Go™ Playpen */

.product-media-container.media-type-image {
    border-radius: 15px;
    overflow: hidden !important;
}
.product__description.rte {
    margin-top: 10px;
    line-height: calc(100% + 8px);
}


/* VARIANT CSS */

/* Variant Card Style */

.product-form__input--pill {
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 100% !important;
    border-top: 1px solid #E3E3E3 !important;
    padding-top: 15px !important;
}
.product-form__input--pill .variant-card-label {
    display: block !important;
    border: 1px solid #dfe3e8 !important;
    border-radius: 0px !important;
    padding: 5px 5px 5px 10px !important;
    background: #fff;
    transition: all 0.25s ease !important;
    text-align: left !important;
    max-width: calc(50% - 10px);
    margin: 0 0 10px !important;
    flex: 1 1 50%;
}
@media (max-width:1199px){
.product-form__input--pill .variant-card-label {
    max-width: 100% !important;
    margin: 0 0 10px !important;
    flex: 1 1 100% !important;
}
}
.product-form__input--pill .variant-card-label:hover {
    border-color: #999;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.product-form__input--pill input[type="radio"]:checked+.variant-card-label {
    border-color: #000 !important;
    box-shadow: 0 0 0 1px #000;
    border-width: 1px !important;
    background: none !important;
}
.product-form__input--pill .variant-card-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
}
.product-form__input--pill .variant-card-image img {
    width: 70px;
    height: 70px;
    object-fit: contain;
    border-radius: 6px;
}
.product-form__input--pill .variant-card-info {
    display: flex;
    flex-direction: column;
}
.product-form__input--pill .variant-card-title {
    font-weight: 400;
    color: #1a1a1a;
    font-size: 20px;
    margin-bottom: 5px;
}
.product-form__input--pill .variant-card-price {
    display: flex;
    align-items: baseline;
    gap: 6px;
    font-size: 18px;
}
.product-form__input--pill .variant-card-price--compare {
    text-decoration: line-through;
    color: #999;
}
.product-form__input--pill .variant-card-price--current {
    color: #000;
    font-weight: 600;
}
.product-form__input--pill .product-form__input--pill input[type=radio]+label:before {
    display: none;
}
.product-form__input--pill legend.form__label,
.addons-title,
.quantity__label,
.lb-addon-title {
    flex: 1 1 100%;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
    font-size: 24px !important;
    color: #2A3745 !important;
}
@media (max-width:1024px){
.product-form__input--pill legend.form__label,
.addons-title,
.quantity__label,
.lb-addon-title {
    font-size: 18px !important;
}
}

/* PRODUCT SINGLE PAGE POP N GO */


@media (min-width: 990px) and (max-width: 1650px) {
.product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 58% !important;
    width: calc(58% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}
}
@media (min-width: 990px) and (max-width: 1650px) {
.product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 42% !important;
    width: calc(42% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}
}
@media (max-width:1360px){
.product-form__input--pill .variant-card-title {
    font-size: 18px !important;
}
.product-form__input--pill .variant-card-price {
    font-size: 15px !important;
}
}



.product__info-container {
    max-width: 100% !important;
}
.grid__item.product__media-wrapper {
    padding: 30px 10%;
    background: #F5F5F5;
}
.product--large:not(.product--no-media) .product__info-wrapper {
    padding: 0 4rem !important;
}  
.cstm-product-form {
    position: sticky;
    bottom: 0;
    z-index: 9;
    margin-top: 20px !important;
    padding: 0px 4rem 0px !important;
    border-top: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
    background: #fff;
    width: calc(100% + 8rem) !important;
    margin-left: -4rem !important;
}
.cstm-product-form product-form.product-form {
    margin: 2rem 0 1.5rem !important;
}
@media (max-width:1024px){
.grid__item.product__media-wrapper {
    padding: 2rem 2rem !important;
}
}
@media (max-width:749px){
.grid__item.product__media-wrapper,
.product--large:not(.product--no-media) .product__info-wrapper {
    padding: 2rem 2rem !important;
}  
.cstm-product-form {
    position: relative;
    border-right: none !important;
    width: calc(100% + 4rem) !important;
    margin-left: -2rem !important;
}
}


/* MEGA MENU */

/* MEGA MENU ADJUSTMENT STICKY  */

.scrolled-past-header .mega-menu-content {
    padding-top: 15px;
}

/* MEGA MENU */

.mega-menu-content {
    position: absolute;
    width: 750px;
    max-width: 750px;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 20px;
}
.mega-menu-content {
    opacity: 0 !important;
    visibility: hidden;
    margin-top: -30px;
    pointer-events: none;
    transition: 0.3s ease-in-out;
}
/* #HeaderMenu-bundles:hover~.mega-menu-content,
#HeaderMenu-bundles:focus~.mega-menu-content, */
.header__menu-item:hover~.mega-menu-content,
.header__menu-item:focus~.mega-menu-content,
.mega-menu-content:hover,
.mega-menu-content:focus {
    opacity: 1 !important;
    visibility: visible;
    margin-top: 0px;
    pointer-events: unset;
    min-height: 100px;
}
.cstm-mega-menu {
    background: #fff;
    display: block !important;
    box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.product-mega-menu-active .header__menu-item:after {
    content: '';
    background: url(/cdn/shop/files/caret-icon.svg?v=1762443562);
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: .2s ease-in-out;
}
.product-mega-menu-active:hover .header__menu-item:after {
    transform: rotate(180deg);
}
.mm-bundle-box {
    min-height: 280px;
    padding: 8%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position:relative;
}
.mm-bundle-box img {
    mix-blend-mode: darken;
    height: 150px !important;
    object-fit: contain !important;
}
.mm-bundle-box a,
.mm-link-main a {
     text-decoration: none;   
}
.mm-bundle-box a:before,
.mm-link-main a:before {
    content: '';
    position: absolute;
    inset: 0;
    display: block;
    z-index: 1;
}
.mm-title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10%;
}
#mega-menu-bundles .megu-menu-inner-row, 
#mega-menu-bundles .megu-menu-inner-row > div {
    margin: 0;
    padding: 0;
}

/* BLOG */

.article-template__content {
    margin-top: 0 !important;
}
.blog-articles__article {
    padding: 10px;
}
.article-card-wrapper.card-wrapper {
    background: none !important;
}
.article-card-wrapper .card.article-card {
    background: #fff !important;
    border: 1px solid #efefef;
    border-radius: 20px;
    height: 100% !important;
    transform: unset !important;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px;
}
.article-card-wrapper .card__content {
    padding: 0 !important;
}
.article-card-wrapper .card__information {
    padding: 15px 0px 0;
}
.article-card-wrapper .article-card__excerpt {
    margin-bottom: 10px;
}
.article-card-wrapper .card__heading a {
    font-weight: 500;
    font-size: 20px;
    color: #2A3744;
    text-decoration: none !important;
    transition: .2s ease-in-out;
}
.article-card-wrapper .card__heading a:hover {
    color: #F55F2B !important;
}
.article-card-wrapper .article-card__info {
    font-size: 14px;
    font-weight: 400;
}
.article-card-wrapper .card__inner {
    border-radius: 10px;
    overflow: hidden;
}

.primary-btn-link {
    text-decoration: none !important;
    color: #FF6301;
    font-size: 16px;
    transition: .2s ease-in-out;
}
.primary-btn-link-arrow:after {
    content: '';
    background: url(/cdn/shop/files/arrow-orange.svg?v=1762516324);
    width: 11px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-left: 5px;
}
.primary-btn-link:hover {
    opacity: .7;
}

.pagination__list {
    width: 100%;
    margin-bottom: 30px !important;
}


.caption-with-letter-spacing {
    font-size: 14px !important;
}



@media (max-width:991px){
.cstm-hide-md {
    display: none;
}
}

.blog__posts .card__information {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* TABLE OF CONTENT */

#toc-wrapper {
    position: sticky;
    top: 100px;
    scroll-margin-top: 100px;
}
.toc-title {
    color: #459B96;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 15px;
}
#toc-list {
    list-style: none;
    padding: 0;
}
#toc-list li a {
    text-decoration: none;
    font-size: 16px;
    color: #676767;
    transition: .2s ease-in-out;
}
#toc-list li {
    border-bottom: 1px solid #EBF0EF;
    padding: 12px 0;
    line-height: 100%;
}
#toc-list li a:hover {
    color: #121212;
}
#toc-list li:first-child {
    border-top: 1px solid #EBF0EF;
}
@media (max-width:1024px){
.toc-title {
    font-size: 18px;
}
#toc-list li a {
    font-size: 13px;
}
}

@media (max-width: 1366px) {
/*Shop (/collections) page start*/
.custom-cat-products .collection-header h2 {font-size: 35px;line-height: 50px;}
.custom-cat-products .product-slide {padding: 40px 20px;}
.custom-product-card .product-title a {font-size: 18px;line-height: 24px;}
.custom-product-card .product-price {margin: 5px 0 0;}
.custom-product-card .product-image {height: 250px;margin: 30px 0;}
.custom-product-card .product-buttons {gap: 8px;}
.custom-product-card .product-buttons .explore-btn {font-size: 14px;line-height: 18px;padding: 10px 20px;}
.custom-product-card .add-to-cart-btn {font-size: 14px;line-height: 18px;padding: 10px 20px;}

.cont-prod-varient {padding: 80px 0;}
.otr-varient-images a {height: 462px;}
/*Shop (/collections) page end*/
}

@media (max-width: 1200px) {
/*Shop (/collections) page start*/

.cont-prod-varient {padding: 80px 0;}
.otr-varient-images a {height: 392px;}
/*Shop (/collections) page end*/
}

@media (max-width: 1024px){
.article-template__title {
    font-size: 26px !important;
}

/*Shop (/collections) page start*/
.custom-cat-products .collection-header h2 {font-size: 32px;line-height: 44px;}
.custom-cat-products .product-slide {padding: 35px 15px;}
.custom-product-card .product-title a {font-size: 16px;line-height: 24px;}
.custom-product-card .product-price {font-size: 16px !important;line-height: 24px;}
.custom-product-card .product-price {margin: 5px 0 0;}
.custom-product-card .product-image {height: 220px;margin: 20px 0;}
.custom-product-card .product-buttons {gap: 8px;}
.custom-product-card .product-buttons .explore-btn {font-size: 14px;line-height: 18px;padding: 10px 15px;}
.custom-product-card .add-to-cart-btn {font-size: 14px;line-height: 18px;padding: 10px 15px;}
.custom-cat-products .swiper-button-prev, .custom-cat-products .swiper-button-next {width: 60px;height: 35px;}

.cont-prod-varient {padding: 80px 0;}
.otr-varient-images {gap: 40px;}
.otr-varient-images a {width: calc(50% - 20px);height: 292px;}
/*Shop (/collections) page end*/
}

@media (max-width: 767px){

.menu-drawer__inner-container .menu-drawer__menu-item.list-menu__item{
   font-family: "Haas Grot Display Web" !important;
   font-weight: 500;
}

.article-template__title {
    font-size: 18px !important;
}
.article-template__content {
    padding: 0 !important;
}

/*Shop (/collections) page start*/
.custom-cat-products .collection-title {width: calc(100% - 95px);}
.custom-cat-products .collection-header h2 {font-size: 28px;line-height: 34px;}
.otr-swiper-bttns {width: 95px;}
.custom-cat-products .swiper-button-prev, .custom-cat-products .swiper-button-next {width: 36px;height: 36px;}
.custom-cat-products .swiper-button-prev {margin-right: 14px;}
.custom-product-card .product-buttons {gap: 5px;}
.custom-product-card .product-buttons .explore-btn {font-size: 13px;line-height: 16px;}
.custom-product-card .product-buttons .explore-btn::after {margin-left: 6px;}
.custom-product-card .add-to-cart-btn {font-size: 13px;line-height: 16px;}


.cont-prod-varient {padding: 40px 0;}
.otr-varient-images {gap: 10px;}
.otr-varient-images a {width: calc(50% - 5px);height: 184px;}
/*Shop (/collections) page end*/
}

@media (max-width: 479px) {

/*Shop (/collections) page start*/
.otr-varient-images {gap: 15px;}
.otr-varient-images a {width: 100%;height: auto;}
/*Shop (/collections) page end*/
}


/* MEGA MENU CUSTOMIZABLE */

.has-mega-menu .mega-menu-content {
    opacity: 1 !important;
    visibility: visible;
    margin-top: 0 !important;
    pointer-events: unset !important;
}
li.list-menu__item--active {
    text-decoration: none !important;
}
.header__menu-item .icon-caret {
    transition: .3s ease-in-out !important;
}


/* ADD ONS */

.lb-flat-card.lb-flat-cta-left {
    background: #F6F6F6;
    padding: 20px !important;
}
.lb-flat-card .lb-card-title.lb-title-ld {
    text-decoration: none !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.lb-flat-card .lb-cta-cont {
    gap: 0 !important;
}
.lb-flat-card .lb-price span {
    font-size: 16px !important;
}
.lb-flat-card span.lb-price-compare-price.money {
    font-size: 90% !important;
}
.lb-flat-card .lb-qty-picker {
    background: #fff !important;
}

@media(min-width:1200px){
.announcement-bar, .announcement-bar__announcement {
    flex-wrap: initial !important;
    white-space: nowrap;
}
.announcement-bar p.announcement-bar__message.h5 {
    font-size: 15px;
}
}


/* 16-june-2026 */
/* body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Canela", serif !important;
  font-weight: 500 !important;
}
body b, body strong {
    font-weight: 600 !important;
}
.card__heading a {
	font-family: "Canela", serif !important;
}
nav.header__inline-menu .list-menu__item{
  font-family: "Haas Grot Display Web" !important;
  font-weight: 500 !important;
}
.trust-badge-bar__item .trust-badge-bar__text{
  font-family: "Haas Grot Display Web" !important;
  font-weight: 600 !important;
}
.banner-title {
    font-weight: 600 !important;
}
.collection-page-banner .collection-hero__title,
.custom-page-title .page-banner-title {
    font-weight: 600 !important;
}
.menu-drawer .menu-drawer__utility-links .menu-drawer__account {
    font-weight: 500 !important;
}
.footer-newsletter-section .field__button {
    font-weight: 500;
}


.product-title {
	color: #11263D;
}
.secondary-title {
    color: #11263D !important;
}
.feature-list-heading {
    color: #11263D;
}
.testimonial-title {
    color: #11263D;
}
.article-card-wrapper .card__heading a {
    color: #11263D;
}
.reviews-design-12dec25 .primary-title {color: #11263D;} */

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Canela", serif !important;
  font-weight: 500 !important;
}
body b, body strong {
    font-weight: 600 !important;
}
.card__heading a {
	font-family: "Canela", serif !important;
}
nav.header__inline-menu .list-menu__item {
  font-family: "Haas Grot Display Web" !important;
  font-weight: 500 !important;
}
.trust-badge-bar__item .trust-badge-bar__text {
  font-family: "Haas Grot Display Web" !important;
  font-weight: 600 !important;
}
.banner-title {
    font-weight: 600 !important;
}
.collection-page-banner .collection-hero__title,
.custom-page-title .page-banner-title {
    font-weight: 600 !important;
}
.menu-drawer .menu-drawer__utility-links .menu-drawer__account {
    font-weight: 500 !important;
}
.footer-newsletter-section .field__button {
    font-weight: 500 !important;
}
body .product-card-wrapper .cstm-product-card-main .card__media .media img {
    object-fit: contain;
}
.product-includes {
    font-size: 18px;
    font-weight: 500;
}

/**************************************************/

.custom-product-card .product-buttons .explore-btn {background: none; color: #11263D; border: 1px solid #b7986c; border-radius: 5px; transition: .3s;}
.custom-product-card .product-buttons .explore-btn::after {
	background: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 12' height='12' width='13'%3E%3Cpath fill='%2311263D' d='M11.7246 1.73958L10.9851 10.1926L11.7246 1.73958ZM11.7246 1.73958L3.27165 1.00004L11.7246 1.73958ZM11.7246 1.73958L1.00002 10.7386L11.7246 1.73958Z'/%3E%3Cpath stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%2311263D' d='M11.7246 1.73958L10.9851 10.1926M11.7246 1.73958L3.27165 1.00004M11.7246 1.73958L1.00002 10.7386'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.custom-product-card .product-buttons .explore-btn:hover {background: #4A9B96;border-color: #4A9B96;}
.custom-product-card .product-buttons .explore-btn:hover:after {
    background: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 12' height='12' width='13'%3E%3Cpath fill='%23ffffff' d='M11.7246 1.73958L10.9851 10.1926L11.7246 1.73958ZM11.7246 1.73958L3.27165 1.00004L11.7246 1.73958ZM11.7246 1.73958L1.00002 10.7386L11.7246 1.73958Z'/%3E%3Cpath stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%23ffffff' d='M11.7246 1.73958L10.9851 10.1926M11.7246 1.73958L3.27165 1.00004M11.7246 1.73958L1.00002 10.7386'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.custom-product-card .add-to-cart-btn {border: 1px solid #b7986c;background: #11263D; color: #ffffff; border-radius: 5px; transition: .3s;}
.custom-product-card .add-to-cart-btn:hover {border-color: #4A9B96;background: #4A9B96; color: #ffffff;}
.swiper-button-next,
.swiper-button-prev {
  color: #11263D;
}

/**************************************************/

.reviews-design-12dec25 .primary-title {color: #11263D;}
.reviews-design-12dec25 .primary-text {color: #11263D;}
.variant-name {
  color: #11263D;
}

/**************************************************/

.hero-section .primary-btn.is-btn-primary, .pop-up-playtime-section .primary-btn.is-btn-primary {
	background-color: #4A9B96 !important;
	color: #ffffff !important;
	border: 1px solid #4A9B96 !important;
}
.hero-section .primary-btn.is-btn-primary:hover, .pop-up-playtime-section .primary-btn.is-btn-primary:hover {
	background-color: #11263D !important;
	color: #ffffff !important;
	border: 1px solid #b7986c !important;
}

.primary-btn, .collection__view-all .button, .product-card .primary-btn, .product-card-wrapper .product-buttons .quick-add__submit.button--primary {
	background-color: #11263D !important;
	color: #ffffff !important;
    border: 1px solid #b7986c !important;
    border-radius: 5px !important;
    min-height: 55px !important;
    padding: 10px 35px !important;
	transition: .3s !important;
}
.primary-btn-arrow:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 12' height='12' width='13'%3E%3Cpath fill='%23ffffff' d='M11.7246 1.73958L10.9851 10.1926L11.7246 1.73958ZM11.7246 1.73958L3.27165 1.00004L11.7246 1.73958ZM11.7246 1.73958L1.00002 10.7386L11.7246 1.73958Z'/%3E%3Cpath stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%23ffffff' d='M11.7246 1.73958L10.9851 10.1926M11.7246 1.73958L3.27165 1.00004M11.7246 1.73958L1.00002 10.7386'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	transition: .3s;
}
.primary-btn:hover, .collection__view-all .button:hover, .product-card .primary-btn:hover, .product-card:hover .primary-btn:not(:disabled), .product-card-wrapper .product-buttons .quick-add__submit.button--primary:hover {
  background-color: #4A9B96 !important;
  border-color: #4A9B96 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.primary-btn-arrow:hover:after, .product-card:hover .primary-btn-arrow:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 12' height='12' width='13'%3E%3Cpath fill='%23ffffff' d='M11.7246 1.73958L10.9851 10.1926L11.7246 1.73958ZM11.7246 1.73958L3.27165 1.00004L11.7246 1.73958ZM11.7246 1.73958L1.00002 10.7386L11.7246 1.73958Z'/%3E%3Cpath stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%23ffffff' d='M11.7246 1.73958L10.9851 10.1926M11.7246 1.73958L3.27165 1.00004M11.7246 1.73958L1.00002 10.7386'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.product-card:hover .primary-btn:disabled {
    opacity: 0.5;
}

/**************************************************/

.hero-section .primary-btn.is-btn-secondary, .collection__view-all.is-btn-secondary .button, .primary-btn.is-btn-secondary, .product-card-wrapper .product-buttons .quick-add__submit.button--secondary, .product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn {
    background-color: transparent !important;
    color: #11263D !important;
    border: 1px solid #b7986c !important;
    border-radius: 5px !important;
    min-height: 55px !important;
    padding: 10px 30px !important;
}
.hero-section .primary-btn.is-btn-secondary:hover, .collection__view-all.is-btn-secondary .button:hover, .primary-btn.is-btn-secondary:hover, .product-card-wrapper .product-buttons .quick-add__submit.button--secondary:hover, .product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn:hover {
    background-color: #4A9B96 !important;
	color: #ffffff !important;
	border-color: #4A9B96 !important;
}
.hero-section .primary-btn.is-btn-secondary::after, .collection__view-all.is-btn-secondary .button::after, .primary-btn.is-btn-secondary::after, .product-card-wrapper .product-buttons .quick-add__submit.button--secondary::after, .product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn::after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 12' height='12' width='13'%3E%3Cpath fill='%2311263D' d='M11.7246 1.73958L10.9851 10.1926L11.7246 1.73958ZM11.7246 1.73958L3.27165 1.00004L11.7246 1.73958ZM11.7246 1.73958L1.00002 10.7386L11.7246 1.73958Z'/%3E%3Cpath stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%2311263D' d='M11.7246 1.73958L10.9851 10.1926M11.7246 1.73958L3.27165 1.00004M11.7246 1.73958L1.00002 10.7386'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.hero-section .primary-btn.is-btn-secondary:hover:after, .collection__view-all.is-btn-secondary .button:hover:after, .primary-btn.is-btn-secondary:hover:after, .product-card-wrapper .product-buttons .quick-add__submit.button--secondary:hover:after, .product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn:hover:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 12' height='12' width='13'%3E%3Cpath fill='%23ffffff' d='M11.7246 1.73958L10.9851 10.1926L11.7246 1.73958ZM11.7246 1.73958L3.27165 1.00004L11.7246 1.73958ZM11.7246 1.73958L1.00002 10.7386L11.7246 1.73958Z'/%3E%3Cpath stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%23ffffff' d='M11.7246 1.73958L10.9851 10.1926M11.7246 1.73958L3.27165 1.00004M11.7246 1.73958L1.00002 10.7386'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

/**************************************************/

/* .product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn:hover {
  background: #b7986c !important;
  color: #fff !important;
} */
.product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn, .product-card-wrapper .product-buttons .quick-add__submit.button--secondary {
    background-color: transparent !important;
    color: #11263D !important;
    border: 1px solid #b7986c !important;
    border-radius: 5px !important;
    min-height: 55px !important;
    padding: 10px 30px !important;
}
.product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn::after, .product-card-wrapper .product-buttons .quick-add__submit.button--secondary::after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 12' height='12' width='13'%3E%3Cpath fill='%2311263D' d='M11.7246 1.73958L10.9851 10.1926L11.7246 1.73958ZM11.7246 1.73958L3.27165 1.00004L11.7246 1.73958ZM11.7246 1.73958L1.00002 10.7386L11.7246 1.73958Z'/%3E%3Cpath stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%2311263D' d='M11.7246 1.73958L10.9851 10.1926M11.7246 1.73958L3.27165 1.00004M11.7246 1.73958L1.00002 10.7386'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn:not(:hover):after {
	filter: none !important;
}
.product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn:hover, .product-card-wrapper .product-buttons .quick-add__submit.button--secondary:hover {
    background-color: #4A9B96 !important;
	color: #ffffff !important;
	border-color: #4A9B96 !important;
}
.product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn:hover:after, .product-card-wrapper .product-buttons .quick-add__submit.button--secondary:hover:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 12' height='12' width='13'%3E%3Cpath fill='%23ffffff' d='M11.7246 1.73958L10.9851 10.1926L11.7246 1.73958ZM11.7246 1.73958L3.27165 1.00004L11.7246 1.73958ZM11.7246 1.73958L1.00002 10.7386L11.7246 1.73958Z'/%3E%3Cpath stroke-linejoin='round' stroke-linecap='round' stroke-width='2' stroke='%23ffffff' d='M11.7246 1.73958L10.9851 10.1926M11.7246 1.73958L3.27165 1.00004M11.7246 1.73958L1.00002 10.7386'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.product-card-wrapper .product-buttons .quick-add__submit.button--secondary, .product-card-wrapper .product-buttons .quick-add__submit.button--primary, .product-card-wrapper .product-buttons .primary-btn.primary-bordered-btn {
    padding: 10px 12px !important;
}

/**************************************************/

.product-title {
	color: #11263D;
}
.primary-text {
    color: #11263D;
}
.product-price, .stacked-product-price .current-price {
	color: #11263D;
}

.primary-btn-link {
  color: #b7986c;
}
.primary-btn-link-arrow:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 11 11' height='11' width='11'%3E%3Cpath stroke-linejoin='round' stroke-linecap='round' stroke-width='1.5' stroke='%23b7986c' d='M10.1085 1.52336L9.57062 9.02746M10.1085 1.52336L2.62503 0.750031M10.1085 1.52336L0.75021 9.37593'/%3E%3C/svg%3E");
}

.countdown-number {
  color: #11263D !important;
}
.countdown-label {
  color: #11263D !important;
}

.header__menu-item span {
    color: #11263D !important;
}
.header__menu-item {
    text-decoration: none !important;
    color: #11263D !important;
}

.secondary-title {
    color: #11263D !important;
}
.outing-services-row .feature-label {
    color: #11263D;
}

.marquee-separator {
    background: #4A9B96 !important;
}
.testimonial-name {
    color: #11263D;
}
.testimonial-title {
    color: #11263D;
}
.feature-list-heading {
    color: #11263D;
}
.product__info-container .price-item.price-item--regular, 
.product__info-container .price-item.price-item--sale.price-item--last {
    color: #11263D !important;
}


.step-number {
    background: #4A9B96;
}
.step-card:before {
    background: #4A9B96;
    border: 5px solid #CAE1E0;
    outline: 1px solid #4A9B96;
}
.step-card:not(:last-child):after {
    background: #4A9B96;
}
@media (max-width:1024px){
  .step-card:before {
      border-color: #CAE1E0;
  }
}

.product-dimension-inner-row {
    border: 1px solid #BDBDBD;
}
.specs-box {
    color: #11263D;
}
.faq-section .accordion-button, 
.faq-section .accordion-button:not(.collapsed) {
    color: #11263D;
}
summary.facets__summary {
    color: #11263D;
}

summary.facets__summary ul.facets-layout .list-menu__item {
    color: #11263D;
}

.product-form__input--pill .variant-card-label:hover {
    border-color: #11263D;
}
.product-form__input--pill input[type="radio"]:checked+.variant-card-label {
    border-color: #11263D !important;
    box-shadow: 0 0 0 1px #11263D;
}
.product-form__input--pill .variant-card-title {
    color: #11263D;
}
.product-form__input--pill .variant-card-price--compare {
    color: #11263D;
}
.product-form__input--pill .variant-card-price--current {
    color: #11263D;
}
.product-form__input--pill legend.form__label,
.addons-title,
.quantity__label,
.lb-addon-title {
    color: #11263D !important;
}
.article-card-wrapper .card__heading a {
    color: #11263D;
}
.article-card-wrapper .card__heading a:hover {
    color: #4A9B96 !important;
}
.toc-title {
    color: #4A9B96;
}
#toc-list li a {
    color: #b7986c;
}
#toc-list li a:hover {
    color: #4A9B96;
}
.cstm-product-form, div.product--large:not(.product--no-media) .product__media-wrapper {
	background: #ffffff;
}


/**************************************************************************************/


.font-40 {
	color: #11263D;
}
.font-20 {
	color: #11263D;
}
.custSnglProSec1MnBtmLft p {
	color: #11263D;
}
.custSnglProSec2 #faqAccordion .accordion-button {
	color: #b7986c;
}
.custSnglProSec2 #faqAccordion .accordion-button.collapsed {
	color: #11263D;
}
.custSnglProSec2 #faqAccordion .accordion-collapse {
	color: #11263D;
}
.custSnglProSec2 #faqAccordion .accordion-button::before {
	color: #b7986c;
}
.custSnglProSec2 #faqAccordion .accordion-button.collapsed::before {
	color: #11263D;
}
.custSnglProSec2 #faqAccordion .accordion-body {
	color: #11263D;
}
.custCmnList ul li {
	color: #11263D;
}
.font-24 {
	color: #11263D;
}
.custSnglProSec4MnBtm ul li {
	color: #11263D;
}
.custSnglProSec4MnBtm p { 
	color: #11263D;
}
.custSnglProSec5BtmDesc p strong {
	color: #11263D;
}
.custSnglProSec6Mn ul li {
	color: #11263D;
}
.custSnglProSec6MnBtmDtaMn p {
	color: #11263D;
}
.custSnglProSec6MnBtmDtaMn p:after {
	background-image: url(/cdn/shop/files/smiley-icon.png?v=1782376064);
	display: inherit;
	background-size: 24px;
	background-repeat: no-repeat;
}
.custOverviewTgl{
	color: #11263D !important;
}
.custKeyFtrMnRpt h3 {
	color: #11263D;
}
.custKeyFtrMnRpt p {
	color: #11263D;
}
.custIncludeSecMnRt ul li{
	list-style: none;
	color: #11263D;
}
.custCalltoActnMnLft p{
	color: #11263D;
}
.custWholesaleSec1 h2 ,
.custSmeHdngText h2{
	color: #11263D;
}
.custWholesaleSec1 p ,
.custSmeHdngText p{
	color: #11263D;
}
.custWholesaleSec2.custWholesaleSec5 .image-with-text__content h2{
	color: #11263D;
}
.custWholesaleSec7 .custCmnList ul li{
	background-image: url('/cdn/shop/files/check-icon.png?v=1782376332');
}
.custRetailPrtnrMnBtmRptRt h3{
	color: #11263D;
}
.custRetailPrtnrMnBtmRptRt p{
	color: #11263D;
}
.custWholesaleSec9 .image-with-text__text p strong{
	color: #11263D;
}
.custWholesaleSec9 .image-with-text__text ul{
	padding: 0px;
}
.custWholesaleSec9 .image-with-text__text ul li{
	color: #11263D;
}
.custWholesaleSec10 .rich-text.content-container h2{
	color: #11263D;
}
.custWholesaleSec11 #faqAccordion .accordion-item button{
	color: #11263D;
}
.custWholesaleSec11 #faqAccordion .accordion-item .accordion-header{
	color: #11263D;
}
.custWholesaleSec11 #faqAccordion .accordion-item.active .accordion-header button ,
.custWholesaleSec11 #faqAccordion .accordion-item.active button::before{
	color: #b7986c;
}
.custWholesaleSec11 #faqAccordion .accordion-item .accordion-body{
	color: #11263D;
}
.custWorldWideMnBtmLft ul li{
	color: #11263D;
}
.custWorldWideMnBtmLft p{
	color: #11263D;
}
.custHdngImgWtListMnRt ul li{
	color: #11263D;
	background-image: url(/cdn/shop/files/check-icon.png?v=1782376332);
	background-repeat: no-repeat;
	background-size: 17px;
	background-position: 0 7px;
}
.custWholesaleSec14.custSmeHdngText h4{
	color: #11263D;
}
.custWholesaleSec14 ul li{
	color: #11263D;
}
.custAccessBtn a ,
.custPopupBtnnn button{
	background: #b7986c;
}
.customFormApplicationModel{
	background: #11263D;
}
.custFormNwRpt input ,
.custFormNwRpt textarea{
	background: #11263D;
}
.app-section p.sc-hRLGWm.DXAZx ,
.app-section .ghZWdK ,
.app-section .hkdoGI{
	color: #11263D;
}
.custComarisonSectionMain{
	background: #11263D !important;
}
body #ProductGridContainer .product-card-wrapper .cstm-product-card-main::before{
	border: 1px solid #b7986c;
}


.Content-under-banner .rich-text__blocks p {color: #11263D;}
.custom-cat-products .swiper-button-prev:hover, .custom-cat-products .swiper-button-next:hover {border-color: #4A9B96;background: #4A9B96;}

.custom-cat-products .collection-header h2 {color: #11263D;}
.custom-cat-products .collection-header p {color: #11263D;}
.custom-product-card .product-title a {color: #11263D;}
.custom-product-card .product-price {color: #11263D;}
.custom-product-card .product-price .compare {color: #11263D;}

.footer-menu > li > a:hover {
    color: #b7986c !important;
}
.footer-newsletter-section .field__button {
    background: #11263D !important;
	border: 1px solid #b7986c !important;
}
.footer-newsletter-section .field__button:hover {
    background: #4A9B96 !important;
	border-color: #4A9B96 !important;
}
.footer-bottom a:hover {
	color: #b7986c;
}
.facets-container .facets__label:hover, 
.facets-container .facets__label.active, 
.facets-container .facets__label:has(:focus-visible) {
    color: #b7986c !important;
}
.cstm-product-grid-container .product-card-wrapper .cstm-product-card-main:before {
    background: linear-gradient(180deg, #f9f7f4, #11263D);
}

.custom-nav-btn {
  background: #11263D !important;
  border: 1px solid #b7986c !important;
  color: #fff;
}
.custom-nav-btn:hover {
  background: #4A9B96 !important;
	border-color: #4A9B96 !important;
}

