/** Shopify CDN: Minification failed

Line 1696:24 Expected "{" but found "and("
Line 2350:23 Unexpected "/"
Line 2352:1 Expected identifier but found "%"
Line 2353:32 Unexpected "-->"
Line 2429:0 Unexpected "<"
Line 2432:1 Expected identifier but found "%"

**/

@font-face {
   font-family: 'Apple Garamond', sans-serif;
 src: url('https://fonts.cdnfonts.com/css/apple-garamond');
}

@font-face {
  font-family: xtcyFontBold;
src: url('https://fonts.cdnfonts.com/css/apple-garamond');
}

@font-face {
  font-family: xtcyFontItalic;
  src: url('https://fonts.cdnfonts.com/css/apple-garamond');
}

@font-face {
  font-family: xtcyFontLightItalic;
  src: url('https://fonts.cdnfonts.com/css/apple-garamond');
}

@font-face {
  font-family: xtcyFontLight;
src: url('https://fonts.cdnfonts.com/css/apple-garamond');
}

@font-face {
  font-family: xtcyFont;
  src: url('https://fonts.cdnfonts.com/css/apple-garamond');
}

@font-face {
  font-family: poppinsMedium;
  src: url('https://cdn.shopify.com/s/files/1/0651/3285/5486/files/Poppins-Medium_b6dce6fe-60b2-44b4-83dc-5c7b28eea4cf.ttf?v=1749197155');
}

.poppins-thin {
    font-family: 'Apple Garamond', sans-serif;
  font-weight: 100;
  font-style: normal;
}
body{
      letter-spacing: -0.05em;
}
 .pp-item.tropical {
    background: red;
    color: #fff;
    border-radius: 30px;
    padding: 10px 40px;
    display: flex
;
    align-items: center;
}
@media (max-width:750px){
  .mob_top_img{
    height:50px !important;
    width:auto !important;
  }
  body{
    letter-spacing: -0.05em;
}
}
.Polaris-Thumbnail>* {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100% !important;
    color: var(--p-color-icon-secondary);
}

.mob{
  display:none;
}
@media (max-width:760px){
  .mob{
  display:block !important;
    
  }
  .desk{
    display:none !important;
  }
}
.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#AddToCart {
    font-family: 'Apple Garamond', sans-serif;
    text-transform: lowercase;
}
.instastory-title{
     letter-spacing: -0.05em;font-weight: 500;   font-family: 'Apple Garamond', sans-serif;
         font-size: 28px;
}
.product-info p{
  font-family: 'Apple Garamond', sans-serif;
  color: black;
    font-size: large;
}
.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}


html{
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility !important;
}
body{
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
   font-family: 'Apple Garamond', sans-serif;
     letter-spacing: -0.05em !important;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility !important;
}
*{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, li, a{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6{
 font-family: 'Apple Garamond', sans-serif;
     letter-spacing: -0.05em !important;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
    color: inherit;
}
a:hover{
    color: inherit;
}
button:focus-visible, input:focus-visible{
    outline: none;
}
button{
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
}
.img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.spacer{
  padding: 35px 0;
}
.icon{
    width: 100%;
    height: auto;
    max-height: 100%;
}
main{
  padding-top: 100px;
}

/* .pad-130{
    padding-top: 75px;
    padding-bottom: 75px;
}
.padb-75{
    padding-bottom: 75px;
}
.padt-75{
    padding-top: 75px;
} */
.homepage {
    text-align: center;
    padding-top: 10em;
}
.logo {
    width: 25%;
}
.container-fluid{
    padding: 0 3%;
}
h1{
    font-size: clamp(32px, 5vw, 60px);
    color: #171B34;
    line-height: 95%;
    font-weight: 700;
}

h2{
    font-size: clamp(24px, 6vw, 35px);
    color: #171B34;
    line-height: 105%;
    font-weight: 700;
}
h2.all-caps{
    text-transform: uppercase;
}
h3{
    font-size: clamp(24px, 5vw, 42px);
    color: #171B34;
    line-height: 95%;
    font-weight: 700;
    font-family: 'Apple Garamond', sans-serif;
     letter-spacing: -0.05em !important;
}
h4{
    font-size: clamp(16px, 5vw, 36px);
    color: #171B34;
    line-height: 125%;
    font-weight: 700;
    font-family: "Inter", sans-serif;
}
.bs-img{
  margin:auto;
      justify-content: center;
    display: flex
;
}

@keyframes hue {
0% {
    filter: hue-rotate(60deg);
}
100% {
    filter: hue-rotate(-30deg);
}
}
.img{
    width: 70%;
    height: 100%;
    object-fit: cover;
}
.img.ab{
    position: absolute;
    inset: 0;
  top:5%;
}
.font-30px, .font-30px-div p{
  font-size: clamp(14px, 4vw, 30px);
  font-weight: 300;
  line-height: 150%;
  letter-spacing: -0.05em;
  color: #000000 !important;
}
.font-30px strong, .font-30px-div p strong{
  font-weight: 500;
}
.center{
  text-align: center;
}


/* Navbar */

.nav{
    padding: 1px 0;
    /* position: absolute; */
    top: 0;
    z-index: 99999;
  position: fixed;
  width: 100%;
  background: #fff;
  transition: 0.4s all ease;
}
.nav.backdrop{
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
}
.nav-left a {
    font-size: clamp(14px, 6vw, 18px );
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.05em;
    text-align: center;
    color: #000;
    text-transform: capitalize;
  transition: 0.4s all ease;
}
.nav-left a:hover{
  color: #000;
}
.nav-logo {
    width: 10%;
    position: static;
}
.nav-logo img {
    width: 100%;
    height: auto;
    max-height: 100%;
}
.nav-cart a{
    display: flex;
  align-items: center;
  gap: 6px;
  width: 27px;
  height: 27px;
}
.nav-cart svg {
    width: 100%;
    height: auto;
    max-height: 100%;
}
.nav-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  position: relative;
}
.nav-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 56px;
}
.nav-wrapper .nav-right{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 80px;
}

/* Navbar Ends */

/* Banner Section */

.bs-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bs-txt h1{
  font-size: 130px;
 font-family: 'Apple Garamond', sans-serif;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: -0.05em;
  text-align: center;
  color: #000000;
}
.bs-txt p{
   font-family: 'Apple Garamond', sans-serif;
  
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.05em;
  text-align: center;
  color: #000;
  padding-top: 5px;
}
.bs-img{
  text-align: start;
    justify-content: start;
    align-items: start;
    margin-left: 0;
  width:40%;
}
.bs-txt{
  width: 60%;
  text-align: center;
}
.xtcy-cta {
    padding: 10px 40px;
     font-family: 'Apple Garamond', sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    line-height: 150%;
    letter-spacing: -.05em text-align: center;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 40px;
    display: inline-flex;
    transition: .4s all ease;
    text-transform: lowercase;
}
.product-xtcy-cta{
     padding: 7px 20px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 200;
  line-height: 150%;
  
  text-align: center;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 40px;
  display: inline-flex;
  transition: 0.4s all ease;
}
.product-xtcy-cta:hover{
  color: #000000;
  background-color: #fff;
}
.xtcy-cta:hover{
  color: #000000;
  background-color: #fff;
}
.bs-txt .cta{
  margin-top: 36px;
  
}
section.banner-section .container-fluid{
  padding-left: 0;
}

@media (max-width:760px){
  .bs-txt h1 {
    font-size: 80px;
  }
   .ttt h1 {
    font-size: 46px !important;
  }
   .ttt p {
    font-size:20px !important;
  }
  .bs-txt p {
    font-size: 26px;
        letter-spacing: -2px !important;
  }
}

/* Banner Section Ends */

/* USP Section */

.xtcy-usp-txt .bold-txt{
  font-size: clamp(14px, 4vw, 25px);
  font-weight: 600;
  line-height: 50px;
  letter-spacing: -0.05em;
  text-align: center;
}
.xtcy-usp-txt .cta{
  margin-top: 100px;
}
section.xtcy-usp{
  position: relative;
  height: 100%;
}
.xu-txt{
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.xu-img{
  width: 40%;
  margin-left: auto;
  height: 0;
  position: relative;
  padding-top: 49%;
}
.xu-img.left {
    margin-right: auto;
    margin-left: 0;
    width: 30%;
}
section.xtcy-usp{
  display: flex;
}
a.blink-it-cta {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
   
    width: fit-content;
    background: #f9d237;
    flex-shrink: 0;
   
    border-radius: 40px;
  /* min-width: 100px; */
max-width:135px!important; 
}
a.blink-it-cta .icon {
   height:55px;
    flex-shrink: 0;
      width: fit-content !important;
}
a.blink-it-cta svg {
    width: 25px;
    height: auto;
    flex-shrink: 0;
}
a.blink-it-cta.margin-top{
  margin-top: 24px;
}

/* USP Section Ends */

/* Carousel */

.insta-head {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 22px;
}
.insta-head p{
    font-family: Poppins;
    font-size: clamp(14px, 8vw, 20px);
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.05em;
    text-align: center;
  color: #8E8E8E;
}
.insta-head h2{
  font-size: clamp(20px, 4vw, 30px);
  font-weight: 300;
  line-height: 150%;
  letter-spacing: -.05em;
  color: #000 !important;
}
.splide__slide img{
    width: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    inset: 0;
}
.splide__slide{
    position: relative;
    padding-top: 40%;
}
.insta-wrap{
  margin-top: 50px;
}

/* Carousel Ends */

/* Footer */

/* Footer */

.pre-footer .head h2 {
    font-size: clamp(32px, 5vw, 60px)
}
.pre-footer .para p{
    font-family: Poppins;
  font-size: clamp(18px, 2vw, 35px);
  font-weight: 600;
  line-height: 46px;
  text-align: center;
}
.pre-footer .para p strong{
    font-weight: 800;
}
.pf-wrapper{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pf-wrapper .head{
  width: 15%;
}
a.xtcy-cta.order-thank {
    margin-top: 60px;
}
/* footer{
    padding-top: 150px;
} */
footer{
      margin-top: -54px;
}
footer .head p{
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
}
.footer-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.newsletter {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    position: relative;
    width: 60%;
}
.newsletter input[type="email"]{
    border: 4px solid #000000;
    box-shadow: 0px 5px 12px 0px #171B3433;
    border-radius: 40px;
    padding: 26px;
    width: 100%;
    padding-right: 45%;
}

input[type="submit"] {
    position: absolute;
    right: 0;
    border: 4px solid #000000;
    padding: 26px 72px;
    background: #fff;
    border-radius: 40px;
    font-size: 16.2px;
    font-weight: 500;
    line-height: 135%;
  z-index: 1;
  color: #222;
}
.foot-nav{
  margin-top: 0px; 
    padding-top: 0px;
    padding-bottom: 30px;
}
.foot-nav ul{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 80px;
}
.foot-nav ul li a{
    font-size: 13.5px;
    font-weight: 400;
    line-height: 22.5px;
    color: #000000;
}
.newsletter form{
  width: 100%;
}

/* Footer Ends */

/* Cart Page */


.quantity-wrapper{
  display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
        width: fit-content;
    padding: 5px 10px;
    border: 0.5px solid;
}
input.quantity-input{
  border: none;
    width: 60px;
    text-align: center;
}

.cart-section{
    padding-top: 81px;
}
.cart-sec-para{
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0px;
    text-align: left;
    color: #4A4A4A;
    margin-top: 10px;
}
.cart-empty{
    height: 40vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.item-price{
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 105%;
    letter-spacing: 0.14em;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.pro-name{
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
   
    color: #222222;
    font-family: 'Apple Garamond', sans-serif;
     letter-spacing: -0.05em !important;
    text-transform: capitalize;
}
.plus, .minus{
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0px;
    color: #222222;
    text-transform: capitalize;
    width: 33%;
}
.pro-head-del{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.summary-txt{
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0px;
    color: #4A4A4A;
}
.cart-con{
    display: flex;
    justify-content: center;
    gap: 100px;
}
.cart-empty h1{
  font-size: clamp(22px, 5vw, 60px);
  text-align: center;
  font-family: 'Apple Garamond', sans-serif;
    font-style: italic;
      
    font-weight: 600 !important;
        letter-spacing: -0.05em !important;
}
.cart-txt{
   display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    
    padding: 10px 20px;
    margin-top: 50px;
    flex-wrap: wrap;
    gap: 50px;
    border-top: 0.5px solid #eee; 
}
.cart-txt .item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cart-txt .item-img{
    width: 15%;
}
.cart-txt .item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cart-txt .item-desp{
    width: 85%;
}
.update-quantity{
    background: transparent;
    border: none;
    outline: none;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0px;
    color: #222222;
    text-transform: capitalize;
    width: 35px;
    margin: 0 auto;
    text-align: center;
}
.quantity{
    display: inline-flex;
    gap: 20px;
    margin-bottom: 20px;
}
.quan{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 33%;
}
.quantity p{
    color: #555555;
}
.cart-summary{
    background-color: #fff;
    border: 0.5px solid #222222;
    padding: 24px;
    padding-bottom: 33px;
}
.summary-head{
    margin-bottom: 24px;
}
.discount{
    margin-bottom: 16px;
}
.tm {
    display: flex;
    justify-content: space-between;
}
.total-money{
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px 0;
    border-top: 0.5px solid rgba(73, 66, 60, 0.2);
    border-bottom: 0.5px solid rgba(73, 66, 60, 0.2);
    margin-bottom: 16px;
}
.total{
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0px;
    color: #222222;
    text-transform: capitalize;
}
.checkout-button .custom-button{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.checkout{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.cart-info{
    width: 100%;
}
.cart-summary{
    width: 30%;
}
.click-here{
    font-size: 12px;
    font-weight: 900;
    line-height: 150%;
    letter-spacing: 0px;
    text-align: left;
    color: #4A4A4A;
    text-transform: capitalize;
    border-bottom: 1px solid #4A4A4A;
}
.click-here:hover{
    color: #4A4A4A;
    border-bottom: 1px solid #4A4A4A;
}
.cart-section .refund-rr{
    color: #989898;
    margin-top: 10px;
}
.cusp-icon{
    background: #C9A47E;
    border: 0.5px solid #A7A196;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    padding: 8px;
}
.cusp-icon svg{
    width: 100%;
    height: auto;
    object-fit: contain;
}
.cusp-icon.fill svg path{
    fill: #FFFFFF;
}
.cart-usp-txt{
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.cart-usp-con{
    display: flex;
    justify-content: space-between;
    gap: 60px;
}
.cusp-txt p{
    color: #222222;
    text-align: center;
}
.cusp-head p{
    font-size: 14px;
    font-weight: 900;
    line-height: 109.2%;
    letter-spacing: 0.16em;
    text-align: center;
    color: #A7A196;
    text-transform: uppercase;
}
.cart-usp{
    background: #F5F3EF;
    border: 0.5px solid #222222;
    padding: 81px 0;
}
.cusp-txt{
    margin: 0 auto;
    width: 85%;
}
.cart-txt .item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
button.checkout{
    background-color: #FDE254;
    font-size: 16.2px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    padding: 16px 34px;
    margin-left: auto;
}

/* Cart Page Ends */

/* Product */
section.home-banner{
    padding-bottom: 100px;
    position: relative;
    z-index: 2;
  overflow: hidden;
}
.variant input[type="radio"] {
    display: none;
}
.home-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pro-img-con img{
    width: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    inset: 0;
}
.pro-img-con{
    position: relative;
    width: 25%;
    padding-top: 55%;
}
.sample .pro-img-con{
  width: 40%;
  padding-top: 48%;
}
.home-wrapper .product{
    width: 100%;
  position: relative;
  
  padding: 72px 55px;
  border-radius: 40px;
}

.submit {
    position: absolute;
    bottom: -0px;
    right: 10%;
  ;
}
.pro-desp{
    margin-top: 20px;
}
.pro-desp p{    
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
}
.pro-desp p strong{
    font-weight: 700;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
/* input[type=number] {
  -moz-appearance: textfield;
} */
.home-wrapper .product .price{
    margin-top: 16px;
}
.home-wrapper .product .price .sell-price{
    font-size: 26px;
    font-weight: 700;
    line-height: 150%;
    text-align: left;
}
.variant{
    background: #EBEBEB;
    display: inline-flex;
    padding: 10px 20px;
    border-radius: 32px;
    position: absolute;
    left: 10%;
    bottom: -0px;
    MIN-HEIGHT: 45px;
    align-items: center;;
}
.variant select{
  background: transparent;
  border: none;
  width: 100%;
  cursor: pointer;
}
.variant select:focus, .variant select:focus-visible{
  outline: none;
  border: none;
  box-shadow: none;
}
.variant ul {
    display: flex;
    align-items: center;
    gap: 32px;
}
/* .variant ul li label{
    font-size: 16.2px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    color: #000000;
    padding: 16px 33px;
    border: 1px solid #000000;
    border-radius: 40px;
    cursor: pointer;
    transition: 0.4s all ease;
} */
.variant ul li.active label{
    color: #FFFFFF;
    background-color: #000000;
}
.variant ul.Flavour{
    margin-top: 24px;
    flex-wrap: wrap;
    column-gap: 44px;
    row-gap: 20px;
}
.home-wrapper .product .quantity-wrap{
    margin-top: 30px;
    padding-left: 20px;
}
.update-quantity {
    background: transparent;
    border: none;
    outline: none;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0px;
    color: #222;
    text-transform: capitalize;
    width: 35px;
    margin: 0 auto;
    text-align: center;
}
.quantity {
    display: inline-flex;
    gap: 20px;
    margin-bottom: 20px;
}
.plus, .minus {
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0px;
    color: #222;
    text-transform: capitalize;
    width: 33%;
}
.home-wrapper .product .quantity-wrap p{
    font-size: 16px;
    font-weight: 700;
}
.home-wrapper .product .quantity-wrap .bn-quan{
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
}

.pro-img-con p{
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #000;
}
.variant ul.Material li{
  overflow: hidden;
  font-size: clamp(14px, 6vw, 18px);
  font-weight: 500;
  line-height: 140%;
  text-align: center;
  padding: 12px 16px;
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}
.variant ul.Material li label{
  z-index: -1
}
.variant ul li.cocolime{
  background: linear-gradient(0deg, #56B95B 0%, #0A8F10 100%);
}
.variant ul li.peachgasm{
  background: linear-gradient(0deg, #DF7676 0%, #D83636 100%);
}
.variant ul li.grapeescape{
  background: linear-gradient(360deg, #A45CB2 0%, #8F1EA5 100%);
}
.variant ul.packs{
  display: inline-flex;
  flex-direction: column;
  position: absolute;
    bottom: -30px;
    left: 100px;

}

.packs li {
  display: none;
  cursor: pointer;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  color: #8E8E8E;
  min-width: 180px;
  padding: 18px 34px;
}

.packs li:first-child {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  border-radius: 30px;
  border-top: 0px;
}

.packs {
  display: inline-block;
  padding: 0;
  border-radius: 30px;
  position: relative;
  background: #EBEBEB;
}

.packs li:hover {
  background-color: #ddd;
}

.packs li:first-child:hover {
  background-color: transparent;
}

.packs.open li {
  display: block;
}
.packs li:first-child span{
  display: block
}
.packs span {
  position: static;
  top: 5px;
  right: 15px;
  width: 20px;
  transition: 0.4s all ease;
  display: none;
}

.packs.open span {
  transform: rotate(180deg);
}

.variant-usp .vu-item {
    display: flex;
    justify-content: space-between;
  align-items: start;
  margin-top: 10px;
}
.vu-item .vu-head{
  width:100%;
max-width: max-content;
  font-size: clamp(14px, 6vw, 20px);
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -1px;
}
.vu-item .vu-sub{
  /* margin-left: 30px; */
  font-size: clamp(14px, 6vw, 20px);
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -1px;
  color: #8e8e8e;
}
@media (min-width: 992px) {
.vu-item .vu-sub{
  margin-left: 30px;
  font-size: clamp(14px, 6vw, 20px);
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -1px;
  color: #8e8e8e;
}
}
.variant-usp{
  display: flex;
  flex-direction: column;
 gap: 0px;
    border-radius: 20px
}
.variant-usp h2{
      letter-spacing: -1px;
 font-family: 'Poppins', sans-serif;
 font-weight:400;
  font-size: 18px;
  padding: 30px 30px;
}
.variant-usp h2.bg{
  background: #F2F2F2;
}
.pro-desp ul{
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}
.pro-desp ul li{
  font-size: clamp(14px, 3vw, 20px);
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -1px;
  color: #8e8e8e;
  padding: 5px 20px;
  background: #EBEBEB;
  border-radius: 30px;
}
.home-wrapper .product h1{
  font-size: clamp(14px, 6vw, 30px);
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.home-wrapper .product h1 span{
  font-size: clamp(12px, 3vw, 16px);
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -1px;
  color: #8e8e8e;
  text-transform: lowercase;
}
ul.Pack li, ul.Pack li label{
  cursor: pointer;
}
ul.Pack li{
  display: flex;
  gap: 8px;
}
ul.Pack { 
  flex-direction: column;
  align-items: flex-start;
  
}
ul.Pack li span svg{
  width: 100%;
  height: auto;
  max-height: 100%;
}
ul.Pack li span{
  display: inline-flex;
  width: 12px;
}
/* Test */

.product-pills{
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  margin-top: 30px;
}
.pp-item{
  cursor: pointer;  
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.08em;
     min-width: fit-content;
  text-align: center;
}
.pp-item.coco-lime{
  background: linear-gradient(0deg, #56B95B 0%, #0DB515 100%);
  color: #fff;
  border-radius: 30px;
  padding: 10px 30px;
  display:flex;
  align-items:center;
}
.pp-item.orange-lime{
  background:  #FF8000;
  color: #fff;
  border-radius: 30px;
  padding: 10px 40px;
  display:flex;
  align-items:center;
}
.pp-item.mango-lime{
  background:  #FFC919;
  color: #fff;
  border-radius: 30px;
  padding: 10px 40px;
  display:flex;
  align-items:center;
}
.pp-item.grape{
  background: #8A1AF2;
  color: #fff;
  border-radius: 30px;
  padding: 10px 40px;
  display:flex;
  align-items:center;
}
.pp-item.peach{
  background: #E84C35;
  color: #fff !important;
  border-radius: 30px;
  padding: 10px 30px;
  display:flex;
  align-items:center;
}
.pp-item.sample{
  background: #000;
  color: #FFF !important;
  border-radius: 30px;
   padding: 10px 30px;
  display:flex;
  align-items:center;
}
.home-wrapper{
  display: none;
}
.home-wrapper.active{
  display: flex;
}
.parallax-section {
    position: absolute;
    height: 100%; /* Height ensures enough scroll space */
    /* overflow: hidden; */
  inset: 0;
  z-index: -1;
  display: none;
}

.parallax-image {
    position: absolute;
    width: 100%;
    height: 100%;
}
.parallax-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image1 {
    z-index: 1;
}

.image2 {
    
    z-index: 2;
}

.image3 {
    
    z-index: 3;
}
.right .img.ab {
    position: absolute;
    right: 0;
    bottom: 0;
    right: 0;
  left:auto;
    top: 5%;
}
.neww1 .img.ab {
    position: absolute;
    right: 0;
    bottom: 0;
    right: 0;
  left:auto;
    top: 5%;
}
.wyd-img img, .wyd-li img{
  width: 75%;
  height: auto;
  max-height: 100%;
}
.wyd-right .wyd-img img{
  float:right;
}
 .wyd-li{
  width: 40%;
   align-self: flex-end;
}
.wyd-img{
  width: 80%;
}
section.what-you-drinking{
  display: flex;
  justify-content: space-between
}
.wyd-left, .wyd-right{
  width: 49%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.wyd-right .wyd-img{
  margin-left: auto;
}
.wyd-right .wyd-li{
  align-self: flex-start;
}

.why-txt p{
  font-size: 20px;
  font-weight: 400;
  line-height: 250%;
  letter-spacing: -0.05em;
  text-align: left;
}
.why-txt{
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 80%;
}
.why-wrapper{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 40px;
}
section.why{
  display: flex;
  align-items: center;
  height: auto;
 
}
.shopify-policy__body{
  margin-top: 48px;
}
.shopify-policy__body .rte{
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.shopify-policy__body .rte h3{
  margin-bottom: 12px;
}

/* Product Section Ends*/

/* Responsive Css Starts */
/* Max Width 1800px */
@media(max-width: 1800px){

}
/* Max Width 1800px Ends */
/* Max Width 1700px */
@media(max-width: 1700px){
}
/* Max Width 1700px Ends */
/* Max Width 1600px */
@media(max-width: 1600px){
}
/* Max Width 1600px Ends */
/* Max Width 1500px */
@media(max-width: 1500px){
}
/* Max Width 1500px Ends */
/* Max Width 1400px */
@media(max-width: 1400px){
    .newsletter{
        width: 50%;
    }
}
/* Max Width 1400px Ends */
/* Max Width 1300px */
@media(max-width: 1300px){
    .pro-desp p{
        font-size: 16px;
        line-height: 150%;
    }
  .faq-wrapper .faq-con {
      width: 90%;
    }
  .vu-item .vu-sub{
    font-size: clamp(14px, 3vw, 16px);
  }
  .vu-item .vu-head {
    font-size: clamp(14px, 4vw, 18px);
  }
}
/* Max Width 1300px Ends */
/* Max Width 1200px */
@media(max-width: 1200px){
    .dw-content{
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
        margin-top: 60px;
    }
    .wuw-wrapper .item .left-head {
        width: 45%;
    }
    .usp-head p, .usp-motto li{
        font-size: 28px;
    }
    .usp-img{
        width: 55%;
    }
    .newsletter {
        width: 55%;
    }
  .tab button{
    font-size: 16px;
  }
  .wuw-head .stamp{
    left: -40px;
    bottom: 70px;
    width: 90px;
    height: 90px;
  }
  a.blink-it-cta{
    width: 22%;
  }
  .blogs-wrapper{
    width: 85%;
  }
  .usp-head .usp-cta a {
    width: 25%;
  }
  .variant ul{
    flex-wrap: wrap;
  }

  .cart-con {
    flex-direction: column;
    gap: 60px;
}
  .cart-info {
    width: 100%;
}
  .cart-summary {
    width: 100%;
}
  
}
/* Max Width 1200px Ends */
/* Max Width 1100px */
@media(max-width: 1100px){
  .blog-inner-wrapper{
    width: 70%;
  }
}

@media(min-width: 991px)and(max-width:1025)
{
   .home-wrapper .product {
        width: 100% !important;
    }
}
/* Max Width 1100px Ends */
/* Max Width 991px */


@media(max-width: 991px){
  main {
    padding-top: 20px !important;
}
    .home-wrapper {
        flex-direction: column;
        align-items: stretch;
        gap: 80px;
    }
    .home-wrapper .product {
        width: 100%;
    }
    .pro-img-con {
        position: relative;
        width: 40%;
        padding-top: 100%;
      margin: 0 auto
    }
    h2 br {
        display: none;
    }
    .usp-img {
        width: 95%;
    }
    .usp-head p, .usp-motto li {
        font-size: 21px;
    }
    .newsletter {
        width: 75%;
    }
    .nav-logo {
        width: 20%;
    }
    .usp-motto li img {
        width: 90px;
    }
    .dw-head h2 span.hang{
        transform: rotate(0deg) translateY(0px);
    }
  .splide__slide{
    padding-top: 50%;
  }
  .tab{
    flex-direction: column;
    align-items: stretch;
  }
  .tab button{
    justify-content: center;
  }
  .faq-wrapper .faq-con{
    width: 100%;
  }
  .faq-ques{
    gap: 16px;
  }
  .wuw-wrapper .item{
    flex-direction: column;
    gap: 30px;
  }
  .wuw-wrapper .item .left-head, .wuw-wrapper .item .mid-con, .wuw-wrapper .item .right-con{
    width: 100%;
  }
  .wuw-wrapper .item .left-head{
    align-items: flex-start;
    position: static;
  }
  .wuw-wrapper .item .mid-con ul{
    flex-direction: row;
    gap: 30px;
    flex-wrap: wrap;
  }
  .wuw-wrapper .item .right-con ul{
    list-style: disc;
    margin-left: 20px;
  }
  .wuw-wrapper{
    padding: 11%;
    border-radius: 60px;
  }
  .wuw-head .stamp {
      left: 20px;
      bottom: 100px;
      width: 90px;
      height: 90px;
  }
  .uvo-con .uvo-line{
    padding-top: 70%;
  }

  a.blink-it-cta{
    font-size: 14px;
  }
  .new-home-wrapper .nhw-left p{
    transform: rotate(-8deg) translate(42px);
    font-size: 14px;
  }
      a.blink-it-cta {
        width: 32%;
    }
  .review img{
    width: 40%;
  }
  .blogs-wrapper{
    width: 95%;
  }
  .blog-item:first-child .blog-desp {
    width: 50%;
}
.blog-desp {
    padding: 18px;
}
  .blog-item:first-child .blog-featured-img {
    width: 50%;
    padding-top: 40%;
}
  .blogs-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 42px;
    grid-column-gap: 40px;
    padding-top: 60px;
  }
  .blog-inner-wrapper{
    width: 90%;
  }
  .usp-head .usp-cta a {
    width: 40%;
  }
  .bs-img {
    width: 60%;
  }
  .bs-txt {
    width: 35%;
    text-align: center;
}
  .xtcy-usp-txt .cta {
    margin-top: 30px;
}
  .xtcy-usp-txt {
    margin: 0 auto;
    max-width: 40ch;
}
  .newsletter{
    width: 100%;
  }
  .why-txt{
    width: 90%;
  }
  
    /* .wuw-wrapper .item .left-head{
        position: static;
    } */
}
/* Max Width 991px Ends */
/* Max Width 767px */
@media(max-width: 767px){
  
    .dw-content {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
    .dw-content .item .dwi-para {
        margin-top: 16px;
    }
  .dw-content .item{
    border-radius: 12px;
  }
  .wuw-head h3 span.undo-img{
    width: 26%;
  }
    .wuw-wrapper .item .left-head{
        position: static;
        width: 100%;
        align-items: flex-start;
        grid-column: span 2;
    }
    .wuw-wrapper .item .right-con{
        width: 100%;
    }
  .wuw-wrapper .item .mid-con{
    align-items: center;
  }
  .wuw-wrapper .item .mid-con ul{
    height: 100%;
  }
  .wuw-wrapper .item .mid-con ul li{
    font-size: 18px;
  }
    .wuw-wrapper .item{
        display: grid;
    grid-template-columns: repeat(2, 1fr);
    }
    
    .wuw-wrapper .item .right-con p strong{
        font-size: 26px;
    }
    .usp-img {
        width: 100%;
      position: static;
      
    }
    .usp-section {
        height: 62vh;
        min-height: 600px;
    }
    .usp-motto li img {
        width: 70px;
    }
    .newsletter{
        flex-direction: column;
        align-items: center;
        gap: 20px;
        width: 100%;
        justify-content: center;
    }
    .foot-nav {
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .newsletter input[type="submit"]{
        position: static;
    }
    .foot-nav ul{
        flex-direction: row;
        gap: 20px;
    }
 
  .variant ul.Flavour {
    row-gap: 20px;
  }
  .tab button svg {
    width: 26px;
    height: 26px;
    margin-right: 16px;
  }
      .tab button {
        font-size: 14px;
    }
  .faq-ans{
    padding-left: 12px;
  }
  .faq-ans p {
    font-size: 0.8rem;
}
  .nav-wrapper .nav-right{
    gap: 50px;
  }
  .nav-logo {
        width: 24%;
    position: static;
    margin: 0;
    }
  .cc-body .cc-item {
    display: flex;
    align-items: baseline;
    justify-content: start;
    gap: 2px;
    flex-direction: column;
}
  .cc-wrap{
    padding: 40px 25px 20px;
  }
  .cc-body .cc-item p {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .1em;
}
  .cc-body .cc-item a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .05em;
}
  .cc-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .cc-body .cc-item{
    flex-direction: column;
    gap: 2px;
  }
  .cc-cross{
    width: 25px;
    height: 25px;
  }
  .dw-head p, .dw-txt p{
    line-height: 170%;
  }
  .dw-head p:first-child strong{
    transform: rotate(0deg) translateY(0px);
    margin: 0;
  }
  .uvo-con .uvo-line{
    display: none;
  }
  .uvo-con{
    flex-direction: column;
  }
  .uvo-con .uvo-left, .uvo-con .right{
    width: 100%;
  }
  .uvo-con p{
    text-align: left;
  }
  .usp-head p, .usp-motto li{
    text-align: left;
  }
  .usp-head p{
    line-height: 30px;
  }
  .usp-motto{
    flex-direction: row;
    justify-content: flex-end
  }
  .usp-wrapper{
    flex-direction: column;
  }
  .usp-motto, .usp-head{
    width: 100%;
  }
  .usp-motto ul{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: column;
  }
  .usp-section{
    height: 100%;
    min-height: 100%;
  }
  .insta-head p{
    font-size: 18px;
  }
  .pf-wrapper{
    flex-direction: column;
    gap: 18px;
  }
  .pf-wrapper .head{
    width: 50%;
  }

  .new-home-wrapper{
    flex-direction: column;
    gap: 60px
  }
  .new-home-wrapper .nhw-left{
    width: 100%;
  }
  .new-home-wrapper .nhw-right{
    width: 100%;
  }
      .new-home-wrapper .nhw-left p {
        font-size: 14px;
    }
  .nhmr-count img {
    width: 15%;
  }
  .nhmr-count {
    margin: 36px 0;
    flex-wrap: wrap;
    gap: 12px;
}
  .nav-left{
    gap: 24px;
  }
  section.new-home{
    padding-top: 40px;
  }
  .blogs-wrapper {
    grid-template-columns: repeat(1, 1fr);
    
  }
  .blog-item:first-child{
    grid-column: span 1;
  }
  .blog-item:first-child a{
    flex-direction: column;
  }
  .blog-item:first-child .blog-featured-img, .blog-item:first-child .blog-desp {
    width: 100%;
  }
  .blog-item:first-child .blog-featured-img{
    padding-top: 60%;
  }
  .blog-inner-wrapper{
    width: 100%;
  }
  .nav-left a {
        font-size: 12px;
    }
  .wuw-head .stamp{
    bottom: -110px;
  }
  .dw-content .item .dwi-img{
    width: 35px;
    height: 35px;
  }
  .dw-content .item .dwi-head p {
    font-size: 18px;
  }
  .dw-content .item .dwi-para p{
    font-size: 14px;
  }
  .usp-head .usp-cta {
    text-align: left;
    margin-right: 0px;
    margin-top: 20px;
  }
  .usp-head .usp-cta a {
    width: 30%;
    margin-left: 0;
  }
  .nav-empty{
    display: none;
  }
  .nhmr-price-buy p{
    font-size: 16px;
  }
  .nhmr-head.mob-display{
    display: block;
  }
  .nhmr-head .mob-none{
    display: none;
  }
      .review img {
        width: 30%;
    }
  .review{
    font-size: 16px;
  }
  .new-home-wrapper .nhwl-img {
    position: relative;
    padding-top: 110%;
    width: 80%;
    margin: 0 auto;
}
      .bs-img {
        width: 90%;
    }
  .bs-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
  }
  .bs-txt {
        width: 100%;
        text-align: center;
    }
  .bs-txt p{
    padding-top: 6px;
  }
  .bs-txt .cta {
    margin-top: 24px;
  }
  section.xtcy-usp {
    display: flex;
    flex-flow: column-reverse;
    gap: 40px;
  }
  .xu-txt {
    position: static;
  }
  .xu-img {
    width: 100%;
    margin-left: auto;
    height: 0;
    position: relative;
    padding-top: 140%;
  }
  .newsletter form{
    text-align: center;
  }
  .variant ul.packs{
    position: static;
    margin-top: 20px;
  }
 
  .xtcy-cta {
    padding: 5px 15px;}
  .submit{
   left: auto;
        right: 15px;
        text-align: center;
        bottom: auto;
        width: 100%;
        max-width:40%;
        justify-content: end;
        display: flex;
   
  }
  .submit button{
    margin-left: -24px;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .home-wrapper .product{
    padding-top: 10%;
    padding-inline: 10px !important;
  }
  .variant-usp .vu-item{
    flex-direction: column;
    align-items: flex-start;
    
  }
  .pp-item{
    width: 100%;
  }
  .xu-img.left{
    width: 100%;
    padding-top: 120%;
  }
  section.what-you-drinking {
    flex-direction: column;
  }
  .wyd-img {
    width: 80%;
  }
  .wyd-li{
    width: 60%;
  }
  .wyd-left, .wyd-right{
    width: 100%;
  }
  .variant-usp .vu-item{
    margin-top: 0px;
  }
  .pp-item{
    min-width: auto;
    width: auto;
    font-size: 12px;
    padding: 12px 10px !important;
  }
  .product-pills{
   display: flex;
    justify-content: space-between;
    width: 100%;
    overflow-x: auto;
    left: 0;
    
    padding-bottom: 18px;
  }
  .product-pills::-webkit-scrollbar {
    width: 1px;
    height: 2px;
  }
  .product-pills::-webkit-scrollbar-thumb:hover {
    background: #000000;
}
.product-pills::-webkit-scrollbar-thumb {
    background: #000000;
}
.product-pills::-webkit-scrollbar-track {
    background: #D9D3C6;
}
  .product-pills .pp-item{
            justify-content: center;
    min-width: 44% !important;
  }
  .variant{
           max-width: 40%;
    width: 100%;
        bottom: auto;
        left: 15px;
    justify-content: center;
  }
  .newsletter input[type=email]{
    padding: 16px;
    margin-bottom: 8px
  }
  input[type=submit]{
    padding: 16px 52px;
  }
  .wyd-left .wyd-li{
    margin-left: -40px;
    align-self: center !important;
  }
  .wyd-right .wyd-li{
    margin-left: 100px
  }
  .pro-desp ul li{
    padding: 12px;
  }
  .why-txt{
    width: 100%;
  }
  .sample .pro-img-con {
    width: 100%;
    padding-top: 100%;
}
  .home-wrapper{
    gap: 10px;
  }
  section.why{
    height: 100%;
    padding-bottom: 60px;
  }
  section.home-banner{
    padding-bottom: 0px;
  }
  .why-txt p{
    font-size: 16px;
  }
      a.blink-it-cta {
       width: fit-content;
    }
  #zepto svg{
    width:145px;
  }


    /* .home-wrapper .product {
    width: 60%;
    padding: 52px 15px;
  } */

 
}
/* Max Width 767px Ends */
/* Responsive Css Ends */
#lb-cpb-progress-text{
  font-weight: 600 !important;
    font-style: italic !important;
    color: #000;
    font-family: 'Apple Garamond', sans-serif !important;
}
  /* Hide original text AFTER the money value */
#lb-cpb-progress-text {
  font-size: 0;
}

/* Rebuild text */
#lb-cpb-progress-text .money {
  font-size: 14px; /* adjust as needed */
      padding-right: 5px;
}

/* Custom message */
#lb-cpb-progress-text::after {
  content: " FREE SHIPPING above $69.69 ";
  font-size: 14px;
  font-family: inherit;
}
<!-- Add this to layout/theme.liquid before closing head tag or in a CSS file-->

{%- if customer.metafields.sparklayer.authentication -%}
<!-- SparkLayer Sample CSS Code -->

<style type="text/css">

:root {
  /* Set the brand styling */
  --b2b-brand-color: #000; /* Main brand colour */
  --b2b-brand-color-hover: #333; /* Main brand colour hover */
  --b2b-brand-font: Roboto, sans-serif; /* Main brand font */
  --b2b-brand-font-heading: Poppins, sans-serif; /* Main brand heading font */

  /* Update colours */
  --spark-default-body-color: #555555; /* Main body colour */
  --spark-primary-color: #000000; /* Main title colour */
  --spark-secondary-color: var(--b2b-brand-color); /* Main highlight colour */
  --spark-link-color: var(--b2b-brand-color); /* Link colour */

  /* Typefaces */
  --spark-font-default: var(--b2b-brand-font); /* Body typeface */
  --spark-font-highlight: var(--b2b-brand-font-heading); /* Highlight typeface */
  --spark-font-weight-default: 400; /* Default font weight */
  --spark-font-weight-medium: 500; /* Medium font weight */
  --spark-font-weight-heavy: 600; /* Bold font weight */

  /* General */
  --spark-border-radius-default: 0; /* Default border radius */
  --spark-drawer-max-width: 700px; /* Width of overlay */
  --spark-drawer-max-width-wide: 1000px; /* Width of overlay in maximised view */

  /* Font sizes */
  --spark-font-default-size: 14px; /* Default font size */
  --spark-font-default-size-small: 14px; /* Default font size - small screens */
  --spark-header-font: var(--b2b-brand-font-heading); /* Header typeface */
  --spark-header-font-weight: 500; /* Header font weight */
  --spark-h1-fontsize: 24px; /* Header 1 font size */
  --spark-h2-fontsize: 22px; /* Header 2 font size */
  --spark-h3-fontsize: 20px; /* Header 3 font size */
  --spark-h4-fontsize: 16px; /* Header 4 font size */
  --spark-h5-fontsize: 15px; /* Header 5 font size */
  --spark-h6-fontsize: 14px; /* Header 6 font size */

  --spark-pricing-fontsize: 16px; /* Font size of pricing */
  --spark-pricing-font-weight: 500; /* Font weight of pricing */
  --spark-pricing-fontsize-small: 14px; /* Font size of pricing on mobile */

  --spark-product-code-fontsize: 16px; /* Font size of product code */
  --spark-product-code-font-weight: 500; /* Font weight of product code */
  --spark-product-code-fontsize-small: 14px; /* Font size of product code on mobile */
  --spark-product-stockstatus-align: flex-start; /* Alignment of stock status for single variants */

  /* Buttons */
  --spark-button-font-family: var(--b2b-brand-font-heading); /* Button typeface */
  --spark-button-color: var(--b2b-brand-color); /* Default sutton colour */
  --spark-button-color-highlight: var(--b2b-brand-color-hover); /* Default button colour hover */
  --spark-button-large-color: var(--b2b-brand-color); /* Large button colour */
  --spark-button-large-color-highlight: var(--b2b-brand-color-hover); /* Large button colour hover */
  --spark-border-radius-button: 0; /* Button border radius */
  --spark-button-font-weight: 600; /* Button font weight */
  --spark-button-text-transform: none; /* Button text transform */
  --spark-button-text-letter-spacing: 0; /* Button letter spacing */
  --spark-button-padding: 1em 2.75em; /* Button padding */
  --spark-button-small-font-size: 16px; /* Small button font size */

  /* Tables */
  --spark-table-border-color: #CCCCCC; /* Table border colour */
  --spark-table-header-background-color: #F1F1F1; /* Table header background */
  --spark-table-header-text-color: #222222; /* Table header font colour */
  --spark-table-header-font-weight: 500; /* Table header font weight */

  /* Product Card */
  --spark-product-card-button-radius: 0; /* Button radius */
  --spark-product-card-button-padding: 0.75em 1em; /* Button padding */
  --spark-product-card-pricing-font-size: 15px; /* Pricing font size */
  --spark-product-card-pricing-font-size-small: 14px; /* Pricing font size on mobile */
  --spark-product-card-select-min-height: 0; /* Set a min-height for select menu */
}
</style>

<!-- End SparkLayer Sample CSS Code -->
{%- endif -%}
