/** Shopify CDN: Minification failed

Line 43:0 Unexpected "<"
Line 47:2 Unexpected "<"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:feasts-section (INDEX:2) */
.mybtn5{
        width: 20%;
    margin: 0px auto;
    margin-top: 50px;
  }
  section#Feasts-section .common-product-img .product-video {
    display: none;
  }
  section#Feasts-section .common-product-img:hover .product-video{
    display: block;
  }
  section#Feasts-section .row.common-product-2-row {
    width: 100%;
    margin: 0px auto !important;
  }  
  section#Feasts-section button.com-btn{
color: #F4F2EC;
font-family:'TTNorms';
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 2.1px;
text-transform: uppercase;
background: #062F29;
padding: 14px 30px
    width: 100%;
}
/* END_SECTION:feasts-section */

/* START_SECTION:all-blogs (INDEX:7) */
<style>
  .filter-btn-area .dropdown-menu{
    font-size: 16px;
}
  </style>
/* END_SECTION:all-blogs */

/* START_SECTION:banner-image (INDEX:11) */
/*third button start here*/
.mybtn{
   position: relative;
}
.MainDiv{
    margin: unset !important;
    background-color: #F4F2EC;
    color: #06322D;
    width: 100%;
	max-width: 245px;
	height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: 'TTNorms';
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border: none;
    padding: 0;
    outline: none;
    letter-spacing: 0.17em;
    transition: 0.3s;
	transform: translate(-50%,-50%);
	overflow: hidden;
    position: absolute;
    left: 9.5%;
    top: 40px;
}
  
.MainDiv a{
  color: #06322D;
   font-size: 14px;
    font-family: 'TTNorms';
    font-weight: 700;
}
.addeffect{
	width: 250px;
	height: 200px;  
background: linear-gradient(90deg, #FFB758 0%, rgb(255 183 88 / 36%) 100%, #F6D99D 100%) !important;  
	position: absolute;
	top: -195%;
	left: -120%;
	transition: 0.5s ease;
	transform: rotate(35deg);
}

.MainDiv:hover .addeffect{
	left: 0%;
	transition: 0.5s ease;
}
.MainDiv:hover a{
    color: #062F29;
    transition: 0.5s ease;
    z-index: 1;
}

/*third button style end here*/
.home-banner-section {
  height: 665px;
  position: relative;
}
.home-banner {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.homme-banner-ct {
  position: absolute;
  bottom: 64px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.home-banner-heading {
  color: #F4F2EC;
  font-family: TTNorms-700;
  font-size: 35px;
  line-height: 63px;
  text-transform: uppercase;
  margin-bottom: 46px;
  letter-spacing: 0.12em;
}
.home-banner-heading span {
  text-transform: lowercase;
  color: #F4F2EC;
  font-style: italic;
  letter-spacing: 0.05em;
  font-family: 'masqualero';
}
.homme-banner-ct .com-btn {
  width: 204px;
}
.com-btn {
  width: 245px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #004837;
  color: #F4F2EC;
  font-size: 14px;
  font-family: TTNorms-700;
  text-align: center;
  text-transform: uppercase;
  border: none;
  padding: 0;
  outline: none;
  letter-spacing: 0.17em;
  transition: 0.3s;
}
  
.ml-auto, .mx-auto {
  margin-left: auto!important;
margin-right: auto!important;
}
.com-btn-white {
  background-color: #F4F2EC;
  color: #06322D;
}
  
/*  */
h1.home-banner-heading {
    text-align: left;
    color: #F4F2EC;
    font-family:'TTNorms';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 5.1px;
    text-transform: uppercase;
  margin-bottom: 10px;
}
    h1.home-banner-heading span{
color: #F4F2EC;
font-family: Masqualero;
font-size: 30px;
font-style: italic;
font-weight: 700;
line-height: 50px;
letter-spacing: 1.5px;
    }


  .onlydesktop{
   display:block; 
  }
  .onlymobile{
    display:none;
  }
@media screen and (max-width: 1200px){
.com-btn {
  height: 40px;
  font-size: 12px;
}
  .MainDiv{
    left: 12.5%;
    height: 40px;
    font-size: 12px;
  }
}
 @media screen and (max-width: 1024px){
   .addeffect{
         top: -245%;
   }
 } 
  @media screen and (max-width: 768px){
    .MainDiv {
    left: 17%;
  font-size: 14px;
}
    .addeffect {
    top: -230%;
}
    .homme-banner-ct.container .mybtn {
    margin-top: 15%;
}
  }
  
@media screen and (max-width: 767px){

  .onlydesktop{
   display:none; 
  }
  .onlymobile{
    display:block;
  }
h1.home-banner-heading {
   color: #F4F2EC;
text-align: center;
font-family:'TTNorms';
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 39.837px; /* 181.076% */
letter-spacing: 1.32px;
text-transform: uppercase;
  margin-bottom: 10px;
}
    h1.home-banner-heading span{
color: #F4F2EC;
font-family: Masqualero;
font-size: 22px;
font-style: italic;
font-weight: 700;
line-height: 39.837px;
letter-spacing: 1.32px;
    }
  

  
.home-banner-section {
  height: calc(100vh - 120px);
}
.homme-banner-ct {
  bottom: 61px;
}
.home-banner-heading {
  padding: 0 20px;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}
.com-btn {
  height: 55px;
  font-size: 14px;
}
.MainDiv {
    left: 50%;
     height: 55px;
  font-size: 14px;  
  top: 40px;
}
.homme-banner-ct.container .mybtn {
    margin-top: 15%;
}
.addeffect {
    top: -200%;
    height: 250px;
}

  .MainDiv:hover .addeffect {
      display: none !important;
}
  .homme-banner-ct.container .mybtn .MainDiv:hover {
   background-color: #7C7E41;
        color: #fff;
}
   .homme-banner-ct.container .mybtn .MainDiv:hover a {
        color: #fff;
}
}
@media screen and (max-width: 350px){
.homme-banner-ct {
  bottom: 40px;
}
.home-banner-heading {
  font-size: 18px;
  line-height: 30px;
}
.com-btn {
  height: 48px;
}
}
/* END_SECTION:banner-image */

/* START_SECTION:bestsellerhomeredesign (INDEX:13) */
.product-filter-container {
  max-height: 580px;
  min-height: 580px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .product-filter-container {
    max-height: 700px;
    min-height: 700px;
  }
}

.subscriptionSelectors {
  padding: 0;
  background: #00352a;
}

.subscription-options {
  display: flex;
  flex-direction: column;
  font-family: "TTNorms";
  padding-bottom: 15px;
}

.subscription-option-container{
  display: flex;
  flex-direction: column;
  gap: 0;
}

.subscription-option {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 5px 10px;
  transition: all 0.2s ease;
}

.subscription-option:hover {
  border-color: #007bff;
}

/* Custom radio buttons */
.sub-custom-radio {
  width: 16px;
  height: 16px;
  border: 2px solid #f4f2ec;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  transition: all 0.2s ease;
  flex-shrink: 0;
  display: block !important;
}

.sub-custom-radio.selected {
  background: transparent;
  position: relative;
}

.sub-custom-radio.selected::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background: #f4f2ec;
  border-radius: 50%;
}

.subscription-option {
  cursor: pointer;
}

.subscription-label {
  display: flex;
  flex-direction: column;
  gap: 4px;
  cursor: pointer;
  flex: 1;
  margin: 0;
}

.option-text {
  font-weight: 500;
  font-size: 14px;
  color: #f4f2ec;
}

.save-text{
  font-size: 12px;
  color: #fff;
  text-align: center;
  font-family: Avenir, 'TTNorms';
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
  padding: 1px 5px;
  justify-content: center;
  align-items: center;
  border-radius: 78px;
  background: #DC4C55;
  margin-left: 5px;
}

.price-container {
  display: flex;
  align-items: center;
  gap: 4px;
}

.original-price {
  text-decoration: line-through;
  color: #999;
  font-size: 12px;
}

.discounted-price {
  font-weight: 600;
  color: #f4f2ec;
  font-size: 12px;
}

.one-time-price {
  font-weight: 600;
  color: #f4f2ec;
  font-size: 12px;
}

.delivery-frequency {
  margin: 0 10px;
}

.frequency-select {
  width: auto;
  padding: 5px;
  border-radius: 4px;
  font-size: 11px;
  background: #f8f9fa00;
  color: #f4f2ec;
}

.frequency-select option {
  /* background: #00352a; */
  color: black;
}

.frequency-select:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

.subsDiscountedPrice{
  display: none;
}

.lineThroughPrice{
  text-decoration: line-through;
  color: #999;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .lineThroughPrice{
    font-size: 14px;
  }
}

/* Disable hover effects for Build Your Own Bundle card */
.common-product-img.no-hover:hover img.first {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.common-product-img.no-hover:hover img.second {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.common-product-img.no-hover img.first {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
/* END_SECTION:bestsellerhomeredesign */

/* START_SECTION:buildyourownbundle (INDEX:15) */
.buildYourOwnBundle {
    padding: 0;
    font-family: "TTNorms";
    color: #06322d;
    position: relative;
  }



#byob-section {
  scroll-margin-top: 100px;
}

  .byobContainer {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .byobtitle {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    font-family: 'TTNorms', serif;
    color: #06322d;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.1;
  }

  .byobtitle em {
    font-family: 'Masqualero-LightItalic', 'Masqualero', serif;
    font-style: italic;
    font-weight: 600;
    text-transform: none;
  }

  .byobsubtitle {
    text-align: center;
    margin: 0 0 8px;
    font-size: 15px;
    font-family: 'Masqualero-Italic', 'Masqualero', serif;
    font-style: italic;
    color: #B8975A;
    font-weight: 400;
  }

  .buildYourOwnBundle .reviewsBlock {
    width: 100%;
    justify-content: center;
  }



  .bundlesInfoandSelectorContainer {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin: 0 auto;
 
  }

  .bundlesInfoContainer {
     flex: 1;
     position: sticky;
     top: 1px;
  }

  .infoSectionTitle {
    font-size: 18px;
  }
  .infoSectionImage {
    width: 100%;
    height: 100%;
  }
  .infoSectionImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .byob-image-slider {
    position: relative;
    width: 100%;
    height: calc(100vh - 50px);
    overflow: hidden;
  }

  .byob-slider-container {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .byob-slide {
    display: none;
    width: 100%;
    height: 100%;
  }

  .byob-slide--active {
    display: block;
  }

  .byob-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .byob-slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 2;
    color: #f4f2ec;
  }

  .byob-slider-arrow svg, .byob-slider-arrow path {
    color: #f4f2ec;
    fill: #f4f2ec;
    stroke: #f4f2ec;

  } 

  .byob-slider-arrow--prev {
    left: 15px;
    background: #043f25;
  }

  .byob-slider-arrow--next {
    right: 15px;
    background: linear-gradient(82.99deg, #e7b858 11.19%, #f6e7a8 50.59%, #eece7e 69.83%, #e8be62 85.4%, #e7b858 94.57%);
    transform: translateY(-50%) rotate(180deg);
  }

  .byob-slider-thumbnails {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 12px;
    margin-bottom: 12px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
  }

  .byob-slider-thumbnail {
    width: 120px;
    height: 120px;
    border: 2px solid transparent;
    border-radius: 8px;
    background: none;
    cursor: pointer;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 0;
  }

  .byob-slider-thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 6px;
    border: 3px solid #E7B858;
  }

  .byob-slider-thumbnail--active {
  }




    /* image with 4 cards */

  .buildYourOwnBundle .imageWith4Cards__content {

    color: #fff;
    padding: 35px;
  }

  .imageWith4Cards__cardIcon img{
    margin: auto;
    height: 70px;
    width: 70px;
  }




    /* steps selector */

  .selectorContainerWrapper{
    width: 100%;
    padding: 80px 0 40px;
  }


  .selectorContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    max-width: 1110px;
    margin: auto;
  }

  .buildYourOwnBundle .reviewsBlock__text p {
    margin: 0;
    margin-left: 5px;
    font-size: 14px;
  }

  .byobdescription {
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    padding: 0;
    color: #06322d;
  }

  .byobdescription p {
    margin-bottom: 6px;
  }

  .stepContainer {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0px;
    align-content: flex-start;
    align-items: flex-start;
  }

  .step1 {
    padding: 20px 0px 24px;
    align-items: center;
  }

  .stepTitle {
    font-size: 17px;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
  }

  .step1Title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: 'TTNorms', serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 30px;
    margin-right: auto;
  }

  .stepNumber {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    color: #00352A;
    font-size: 14px;
    font-weight: 400;
    flex-shrink: 0;
    border-radius: 30px;
    border: 1px solid #00352A;
    padding-left: 1px;
  }

  .stepTitle span {
    font-size: 14px;
    font-weight: 400;
  }

  .step1Options {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 12px;
    width: 100%;
  }

  .step1Option {
    padding: 30px 14px 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    border: 1.5px solid #e2dfda;
    position: relative;
    color: #06322d;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
    justify-content: space-around;
  }

  .step1Option:hover {
    border-color: #b0ada8;
  }

  .step1Option.selected {
    background: #06322d;
    border-color: #06322d;
    color: #fff;
    box-shadow: 0 4px 16px rgba(6, 50, 45, 0.2);
  }

  .step1Option__badge {
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(82.99deg, #E7B858 11.19%, #F6E7A8 50.59%, #EECE7E 69.83%, #E8BE62 85.4%, #E7B858 94.57%);
    color: #06322d;
    font-size: 10px;
    font-weight: 400;
    padding: 3px 3px;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 0.5px;
    width: 88%;
  }

  .step1Option__number {
    font-family: 'Masqualero', serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
  }

  .step1Option__jars {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 14px;
  }

  .step1Option__from {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 8px;
  }

  .quantityOptionLabel {
    position: static;
    transform: none;
    width: auto;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 16px;
    margin-bottom: 10px;
    text-align: center;
    transition: all 0.3s ease;
    border: 1px solid var(--Dark-green, #00352A);
    background: #06322d;
  }

  .step1Option.selected .quantityOptionLabel {
    background: #FFFFFF;
    color: #06322d;
  }

  .servingsDot {
      display: none;
    }

  @media screen and (min-width: 769px) {
    .quantityOptionLabel {
      position: absolute;
      top: -11px;
      right: 12px;
      margin-bottom: 0;
      border-radius: 0;
      font-size: 13px;
    }

    .step1Option__badge {
      width: auto;
      display: inline-block;
      left: 20%;
      padding: 2px;
      top:-10px;
      font-size: 13px;

    }

    .step1Option__servingsContainer {
      display: flex;
      gap: 5px;
      align-items: center;
    }

    .servingsDot {
      display: block !important;
      background: #C9A84C;
      width: 4px;
      height: 4px;
      border-radius: 50%;
    }

    .step1Option.selected .servingsDot {
      background: white;
    }


  }



  .step1Option__info {
    font-size: 13px;
    opacity: 0.6;
    margin-bottom: 2px;
  }

  .step1OptionPrice {
    font-size: 13px;
    font-family: 'TTNorms', sans-serif;
    font-style: normal;
    opacity: 0.6;
  }

  .step2WithImage {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
  }

  .last-image {
    width: 70%;
    object-fit: cover;
    margin-left: 16px;
  }

  .last-image img {
    height: 86%;
    object-fit: cover;
  }

  .step2{
    padding-bottom: 30px;
    position: relative;
  }
  .step2Title{

  }

  .step2Title span{

  }

  .step2Subs {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }

  .step2SubsOption {
    padding: 7px 0 0;
    font-weight: 400;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #fff;
    font-size: 14px;
    text-align: left;
    display: flex;
    flex-direction: column;
    border: 1px dashed black;
    color: #06322d;
    overflow: hidden;
  }

  .step2SubsOption.selected {
    border-color: #06322d;
    background: #06322d;
    color: #fff;
  }

  .step2SubsOption__head {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 18px;
    width: 100%;
  }

  .step2SubsOption__radio {
    width: 22px;
    height: 22px;
    min-width: 22px;
    border-radius: 50%;
    border: 2px solid #d4d0ca;
    position: relative;
    transition: border-color 0.2s;
  }

  .step2SubsOption.selected .step2SubsOption__radio::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border-radius: 50%;
    background: white;
  }

  .step2SubsOption[data-subscription-type="subscription"].selected .step2SubsOption__radio::after {
    background: #fff;
  }

  .step2SubsOption__title {
    flex: 1;
    font-family: "Masqualero", sans-serif;
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: 1px;
  }

  .step2SubsOption__subtitle {
    display: block;
    font-weight: 400;
    opacity: 0.65;
    margin-top: 2px;
    font-family: "TTNorms", sans-serif;
  }

  .step2SubsOption__price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-left: auto;
    white-space: nowrap;
  }

  .original-price {
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 400;
    opacity: 0.5;
    margin-bottom: 1px;
    color: inherit;
  }

  .discounted-price {
    font-weight: 700;
    font-size: 16px;
    color: inherit;
  }

  .step2SubsOption:not(.selected) .step2SubsOption__price {
    opacity: 0.6;
  }

  /* Selected Items Section */

  .selectedItems.stepContainer {
    padding: 0px;
  }

  .selectedItemsHeader {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 14px;
    color: #06322d;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.09);
    background: #F7F3EC;
    padding: 18px 9px;
    gap: 10px;
  }

  .selectedItemsHeader .selectedItemsGrid {
    order: 1;
    flex-basis: 100%;
  }

  

  .selectedItemsTitle {
    display: flex;
    align-items: center;
    gap: 6px;
    text-align: left;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
  }

  .selectedItemsRemaining {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 400;
  }

  .selectedItems__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 24px;
    padding: 1px 7px;
    border: 1.5px solid #06322d;
    border-radius: 4px;
    font-weight: 700;
    font-size: 14px;
  }

  .selectedItemsGrid {
    display: flex;
    gap: 10px;
    width: 100%;
    min-height: 0;
    overflow: visible;
    padding: 0;
    border: none;
    background: transparent;
  }

  .selectedItemSquare,
  .emptyItemSquare {
    flex: 1 1 0;
    aspect-ratio: 1;
    width: 0;
    height: auto;
    min-width: 0;
    min-height: 0;
    max-width: none;
    max-height: none;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
  }

  .selectedItemSquare {
    border: 1.5px solid #06322d;
    background: #fff;
  }

  .selectedItemSquare img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .emptyItemSquare {
    border: 1.5px solid #e2dfda;
    background: #f8f7f5;
  }

  .emptyItemSquare::before {
    content: none;
  }

  .overflowIndicator {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    aspect-ratio: 1;
    width: auto;
    max-width: 52px;
    height: auto;
    min-width: 0;
    background: #06322d;
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin-left: 0;
  }

  .step2SubsFrequency {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    padding: 0 18px 14px 50px;
    flex-wrap: wrap;
  }

  .step2SubsFrequency__label {
    font-size: 16px;
    opacity: 0.7;
    white-space: nowrap;
  }

  .frequency-selector {
    display: flex;
    gap: 6px;
  }

  .frequency-pill {
    padding: 6px 14px;
    border: 0;
    background: #335D55;
    color: #F4F2EC;
    font-family: "TTNorms", sans-serif;
    font-size: 14px;
    font-weight: 300;
    cursor: pointer;
    transition: all 0.2s;
    white-space: nowrap;
  }

  .frequency-pill--active {
    background: #E7B858;
    border: none;
    color: #00352A;
    font-weight: 700;
  }

  .frequency-pill:hover:not(.frequency-pill--active) {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
  }

  .subsBenefits {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 6px 16px;
    padding: 14px 0;
    margin-inline: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    font-variant-ligatures: none;
  }

  .subsBenefit {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.35;
    opacity: 0.85;
  }

  .subsBenefit svg {
    flex-shrink: 0;
  }

  .subscribeLabel {
    display: none;
  }

  .benefits-list {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    gap: 10px;
  }

  .benefits-list p {
    padding: 12px 20px;
    border-radius: 25px;
    font-weight: 500;
    color: #333;
    position: relative;
    padding-left: 40px;
    font-size: 14px;
    background-color: #ebe9e4;
  }

  .benefits-list p::before ,.subsBenefits p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background-image: url("https://www.gymkhanafinefoods.com/cdn/shop/t/42/assets/check_circle-2.svg?v=54451905930752325011756388201");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .products-section {
    margin-top: 10px;
  }

  .products-counter {
    text-align: center;
    margin-bottom: 20px;
    padding: 15px;
  }

  .counter-text {
    font-weight: 600;
    color: #333;
    font-size: 14px;
  }

  #selectedCount {
    color: #000;
    font-weight: bold;
  }

  #maxCount {
    color: #666;
    font-weight: bold;
  }

  .block-products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: 20px;
  }

  .listProduct {
    background: #06322d;
    padding: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    transition: transform 0.2s, box-shadow 0.2s;
  }

  .lookImageLink {
    display: block;
    position: relative;
    width: 100%;
    aspect-ratio: 1;
    overflow: hidden;
  }

  .lookImageLink__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .lookImageLink__img--alt {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
  }

  .listProduct:not(.selected):hover .lookImageLink__img:not(.lookImageLink__img--alt) {
    display: none;
  }

  .listProduct:not(.selected):hover .lookImageLink__img--alt {
    display: block;
  }

  .listProduct.selected .lookImageLink__img:not(.lookImageLink__img--alt) {
    display: none;
  }

  .listProduct.selected .lookImageLink__img--alt {
    display: block;
  }

  .listProduct__badge {
    position: absolute;
    top: 8px;
    right: 8px;
    background: linear-gradient(135deg, #e7b858, #c9952c);
    color: #06322d;
    font-size: 9px;
    font-weight: 700;
    padding: 3px 8px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 1;
    font-family: "TTNorms", sans-serif;
  }

  .listProductContent {
    padding: 14px;
    text-align: left;
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  .listProductTitle {
    display: block;
    font-family: "Masqualero", serif;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 4px;
    max-width: none;
  }

  .listProductTitle:hover {
    color: rgba(255, 255, 255, 0.85);
  }

  .listProduct__spice {
    display: block;
    color: #e7b858;
    font-family: "TTNorms", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 6px;
    letter-spacing: 0.3px;
  }

  .listProduct__desc {
    color: rgba(255, 255, 255, 0.75);
    font-family: "TTNorms", sans-serif;
    font-size: 14px;
    line-height: 1.45;
    margin: 0 0 auto;
    padding-bottom: 14px;
  }

  .listProductPrices {
    display: none;
  }

  .listProductComparePrice {
    text-decoration: line-through;
    color: #999;
    font-size: 14px;
  }

  .listProductPrice {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
  }

  .product-quantity-control {
    display: flex;
    width: 100%;
    margin-top: auto;
    height: 30px;
  }

  .out-of-stock-message {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.15);
  }

  .out-of-stock-text {
    color: rgba(255, 255, 255, 0.45);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

  .add-product-btn {
    width: 100%;
    height: auto;
    border: none;
    background: linear-gradient(135deg, #e7b858, #c9952c);
    color: #06322d;
    font-family: "TTNorms", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 10px 16px;
    cursor: pointer;
    transition: opacity 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .add-product-btn:hover {
    opacity: 0.9;
  }

  .quantity-selector {
    display: none !important;
    align-items: center;
    gap: 0;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background: #fff;
    width: 100%;
    justify-content: center;
  }

  .quantity-selector.show {
    display: flex !important;
    justify-content: space-evenly;
  }

  .quantity-btn {
    width: 36px;
    height: 10px;
    border-radius: 4px;
    color: #00352A;
    font-size: 18px;
    cursor: pointer;
    transition: background 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
  }

  .quantity-btn:hover {
    background: rgba(255, 255, 255, 0.12);
  }

  .quantity-display {
    min-width: 30px;
    text-align: center;
    font-weight: 700;
    color: #00352A;
    font-size: 12px;
  }

  .subtotal-container {
    text-align: center;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 8px;
  }

  .subtotal-container div {
    font-weight: 400;
    color: #333;
    font-size: 14px;
  }

  .shipping_msg {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }

  .shipping_msg .imgs {
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
    max-height: 10px;
  }

  .buildYourOwnBundle .shipping_msg p {
    font-size: 12px;
    color: #06322d;
    margin: 0;
  }

  #subtotal {
    font-weight: bold;
    font-size: 18px;
  }

  #discount {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #DC4C55;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 7px 14px 6px;
    border-radius: 30px;
    text-align: center;
    width: fit-content;
    margin-left: auto;
    margin-bottom: 10px;
    font-family: "TTNorms", sans-serif;
    line-height: 1;
    position: absolute;
    top: 33px;
    right: 12px;
  }

  #total {
    font-weight: bold;
    font-size: 20px;
    color: #000;
  }

  .addBundletoCart {
    padding: 16px 10px;
    cursor: pointer;
    transition: all 0.2s ease;
    width: 100%;
    text-align: center;
    position: relative;
    font-size: 14px;
    border: none;
    background: #06322d;
    color: #fff;
    font-family: "TTNorms", sans-serif;
    font-weight: 400;
    letter-spacing: 1.92px;
    text-transform: uppercase;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .addBundletoCart:hover {
    opacity: 0.9;
  }

  .addBundletoCart:disabled {
    background: #CCC;
    color: white;
    cursor: not-allowed;
  }

  .addBundletoCart:disabled:hover {
    opacity: 0.65;
  }

  .addBundletoCart__loading {
    display: none;
    align-items: center;
    justify-content: center;
  }

  .addBundletoCart__loading .loading-spinner {
    width: 20px;
    height: 20px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
  }

  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  .buildYourOwnBundle .shipping_msg p {
    text-align: center;
  }



  @media screen and (max-width: 768px) {

    .selectedItemsGrid {
      gap: 6px;
      padding-top: 10px;
    }
    
    .buildYourOwnBundle {
      padding: 0;
    }

    .selectorContainerWrapper{
      padding: 50px 20px;
      width: 100%;
    }

    .selectorContainer{
      margin-left: 0;
    }

    .bundlesInfoandSelectorContainer {
      padding-right: 0;
    }

    .buildYourOwnBundle .imageWith4Cards__title{
      margin-bottom: 30px;
    }

    .selectorContainer {
      width: 100%;
    }

    .byobtitle {
      font-size: 32px;
    }

    .byobdescription {
      font-size: 14px;
    }

    
    .buildYourOwnBundle .reviewsBlock__text p {
      margin: 0;
      margin-left: 5px;
      font-size: 13px;
    }

    .stepTitle span {
      letter-spacing: 1.5px;
    }

    .step1Option__number {
      font-size: 34px;
    }

    .step1Option {
      padding: 26px 8px 16px;
    }

    .step1Option__from {
      font-size: 14px;
    }

    .step1Option__jars {
      letter-spacing: 2px;
      margin-bottom: 10px;
    }

    .step1Options {
      gap: 8px;
    }
    
    .block-products {
      grid-template-columns: repeat(2, 1fr);
      gap: 10px;
      width: 100%;
      margin-top: 32px;
    }

    .listProductContent {
      padding: 10px;
    }

    .listProductTitle {
      font-size: 15px;
    }

    .listProduct__spice {
      font-size: 13px;
    }

    .listProduct__desc {
      padding-bottom: 10px;
    }

    .add-product-btn {
      font-size: 13px;
      padding: 3px 10px;
    }

    .listProduct__badge {
      font-size: 8px;
      padding: 2px 6px;
    }

    .step2SubsOption__title {
      font-size: 14px;
    }

    .step2SubsOption__head {
      padding: 12px 14px;
      gap: 10px;
    }

    .subsBenefits {
      margin-inline: 10px;
    }

    .subsBenefit {
      font-size: 13px;
    }

    .step2SubsFrequency {
      padding: 0 0 12px;
      justify-content: center;
    }

    .frequency-pill {
      padding: 5px 10px;
      font-size: 13px;
    }

    .addBundletoCart {
      padding: 14px 10px;
      margin-top: 20px;
      margin-bottom: 10px;
    }

    .byob-image-slider {
      height: 300px;
    }

    .subtotal-container {
      flex-direction: column;
    }

    .byob-slider-thumbnails {
      bottom: 0px;
      left: 85px
    }

    .byob-slider-thumbnail {
      width: 58px;
      height: 58px;
    }

    .byob-slider-thumbnail img {
      border: 0;
    }

    .step2SubsOption  .discounted-price {
      font-size: 15px;
      font-weight: 400;
    }

    .step2SubsFrequency__label {
    font-size: 14px;
  }

  .step2SubsOption__subtitle {
    font-size: 13px;
  }

  #discount {
    top: 38px;
  }


  .step2WithImage {
    flex-direction: column;
    margin-top: 8px;
  }

  .last-image {
    display: none;
  }

  .buildYourOwnBundle .shipping_msg p {
    font-size: 14px;
  }

  .step2 {
      padding: 8px 0px 0px;
    }


    .product-quantity-control {
    height: 22px;
  }

  }




  @media screen and (min-width: 769px) {
    .selectedItemsHeader {
      flex-wrap: nowrap;
      gap: 16px;
    }

    .selectedItemsHeader .selectedItemsGrid {
      flex: 1;
      min-width: 0;
      width: auto;
      order: 0;
      flex-basis: auto;
    }

    .selectedItemsTitle,
    .selectedItemsRemaining {
      flex-shrink: 0;
      white-space: nowrap;
    }

    .selectedItemSquare,
    .emptyItemSquare {
      max-width: 52px;
    }

    .selectedItemsGrid {
      justify-content: center;
    }

    .selectedItemsHeader {
      padding: 8px 10px;
    }

  }
/* END_SECTION:buildyourownbundle */

/* START_SECTION:our-range (INDEX:99) */
body {
  color: #06322D;
  background-color: #F4F2EC !important;
}
.our-range-section {
    margin-top: 60px;
    margin-bottom: 100px;
    padding-right: 15px;
    padding-left: 15px;
}
.our-range-heading {
    margin-bottom: 80px;
}
.curly-heading {
    font-size: 40px;
    font-style: italic;
    font-weight: 400;
    line-height: 55px;
    text-align: center;
    color: #06322D;
    font-family: 'masqualero';
}
.our-range-section .com-row {
    justify-content: space-between;
    align-items: flex-start;
}
.com-row {
    display: flex;
}
.our-range-section .com-row .our-range-col {
    width: 23%;
    max-width: 271px;
    text-align: center;
}
.our-range-section .our-range-col .pointer {
    margin-bottom: 16px;
}
.pointer {
    width: 20px;
    margin: 0 auto;
}
.our-range-col .heading {
    font-size: 25px;
    font-weight: 600;
    line-height: 31px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'masqualero';
}
.com-para {
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    margin: 0;
}
.our-range-section .com-btn {
    margin: 104px auto 0;
}
.com-btn {
    width: 245px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #004837;
    color: #F4F2EC;
    font-size: 14px;
    font-family: TTNorms-700;
    text-align: center;
    text-transform: uppercase;
    border: none;
    padding: 0;
    outline: none;
    letter-spacing: 0.17em;
    transition: 0.3s;
}
  .our-range-section .com-para {
    opacity: 0.9;
}
  
@media screen and (max-width: 1200px) {
.curly-heading {
    font-size: 32px;
    line-height: 45px;
}
   .com-para {
    font-size: 15px;
    line-height: 25px;
}
}
 @media screen and (max-width: 991px) {
.curly-heading {
    font-size: 30px;
    line-height: 42px;
}
   .pointer {
    width: 15px;
}
   .our-range-col .heading {
    font-size: 20px;
    line-height: 26px;
}
   .our-range-section .com-btn {
    margin: 74px auto 0;
}
}
 @media screen and (max-width: 767px) {
.our-range-heading {
    font-size: 25px;
    line-height: 33px;
    max-width: 346px;
    margin: 0 auto 40px;
}
   .our-range-section .com-row {
    display: block;
}
   .our-range-section .com-row .our-range-col {
    width: 100%;
    max-width: none;
    margin-bottom: 40px;
}
   .pointer {
    width: 20px;
}
   .our-range-col .heading {
    font-size: 22px;
    margin-bottom: 0;
}
   .com-para {
    font-size: 17px;
    line-height: 27px;
}
   .our-range-section .com-btn {
    margin-top: 50px;
}
}
 @media screen and (max-width: 350px) {
.our-range-section .our-range-col .pointer {
    margin-bottom: 16px;
}
   .our-range-col .heading {
    font-size: 20px;
    margin-bottom: 8px;
}
    .com-para {
       font-size: 16px;
    line-height: 25px;
   }
}
/* END_SECTION:our-range */

/* START_SECTION:referral-landing (INDEX:108) */
.referral-landing {
  --referral-color-text: #043f25;
  --referral-color-text-muted: #5a6b5f;
  --referral-color-border: rgba(4, 63, 37, 0.15);
  --referral-gold-gradient: linear-gradient(82.99deg, #e7b858 11.19%, #f6e7a8 50.59%, #eece7e 69.83%, #e8be62 85.4%, #e7b858 94.57%);
  --referral-radius: 4px;
  --referral-spacing: 24px;

  position: relative;
  background: none;
  color: var(--referral-color-text);
  padding: 0 20px 48px;
  overflow: hidden;
}

.referral-landing__container {
  position: relative;
  z-index: 1;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.referral-landing__copy {
  display: flex;
  flex-direction: column;
  gap: var(--referral-spacing);
}

.referral-landing__heading {
  font-family: "TTNorms", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.15;
  margin: 0;
  color: var(--referral-color-text);
}

.referral-landing__subheading {
  font-family: "TTNorms", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: var(--referral-color-text);
}

.referral-landing__subheading p {
  margin: 0 0 8px;
}

.referral-landing__label {
  display: block;
  font-family: "TTNorms", sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
}

.referral-landing__link-row {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.referral-landing__input {
  flex: 1;
  height: 52px;
  padding: 0 16px;
  font-family: "TTNorms", sans-serif;
  font-size: 14px;
  color: var(--referral-color-text);
  background: #ffffff;
  border: 1px solid var(--referral-color-border);
  border-radius: var(--referral-radius);
  outline: none;
  min-width: 0;
}

.referral-landing__input:focus-visible {
  border-color: var(--referral-color-text);
}

.referral-landing__copy-btn {
  height: 52px;
  padding: 0 28px;
  font-family: "TTNorms", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #001f19;
  background: var(--referral-gold-gradient);
  border: 0;
  border-radius: var(--referral-radius);
  cursor: pointer;
  transition: opacity 0.2s ease;
  white-space: nowrap;
}

.referral-landing__copy-btn:hover {
  opacity: 0.92;
}

.referral-landing__share-title {
  font-family: "TTNorms", sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin: 8px 0 12px;
  color: var(--referral-color-text-muted);
}

.referral-landing__share-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.referral-landing__share-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  font-family: "TTNorms", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: var(--referral-color-text);
  background: #ffffff;
  border: 1px solid var(--referral-color-border);
  border-radius: var(--referral-radius);
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
  cursor: pointer;
}

.referral-landing__share-link:hover {
  background: var(--referral-color-text);
  color: #ffffff;
}

.referral-landing__share-link svg {
  flex-shrink: 0;
}

.referral-landing__error {
  font-family: "TTNorms", sans-serif;
  font-size: 14px;
  color: #b00020;
  margin: 0;
}

.referral-landing__terms {
  font-family: "TTNorms", sans-serif;
  font-size: 12px;
  color: var(--referral-color-text-muted);
  margin: 0;
}

.referral-landing__terms a {
  color: var(--referral-color-text);
  text-decoration: underline;
}

.referral-landing__guest-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.referral-landing__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  padding: 0 32px;
  font-family: "TTNorms", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: var(--referral-radius);
  transition: opacity 0.2s ease;
}

.referral-landing__button--primary {
  color: #001f19;
  background: var(--referral-gold-gradient);
  border: 0;
}

.referral-landing__button--secondary {
  color: var(--referral-color-text);
  background: transparent;
  border: 1.5px solid var(--referral-color-text);
}

.referral-landing__button:hover {
  opacity: 0.88;
}

.referral-landing__media {
  order: -1;
}

.referral-landing__image {
  display: block;
  width: 100%;
  height: auto;
  max-width: 480px;
  margin: 0 auto;
  border-radius: var(--referral-radius);
}

@media screen and (min-width: 768px) {
  .referral-landing {
    padding: 80px 40px;
  }

  .referral-landing__container {
    flex-direction: row;
    align-items: center;
    gap: 64px;
  }

  .referral-landing__copy {
    flex: 1;
    max-width: 520px;
  }

  .referral-landing__media {
    order: 0;
    flex: 1;
  }

  .referral-landing__heading {
    font-size: 44px;
  }

  .referral-landing__subheading {
    font-size: 18px;
  }

  .referral-landing__link-row {
    flex-direction: row;
    align-items: stretch;
  }
}

@media screen and (min-width: 1024px) {
  .referral-landing__heading {
    font-size: 52px;
  }
}
/* END_SECTION:referral-landing */

/* START_SECTION:saute-section-new (INDEX:112) */
section#howtouse h3 {
    margin-bottom: 8px;
}
   section#saute-section-new .row{
      margin: 0 !important;
   }
    section#saute-section-new , section#saute-section-new .container-fluid{
      padding:0px;
    }
   section#saute-section-new{
     background: #0B3F32;
   }
section#saute-section-new .col-lg-6.col-md-6.right-section{
    padding:0;
  }
  section#saute-section-new .col-lg-6.col-md-6.left-section .pointer {
    margin:unset;
}
section#saute-section-new .col-lg-6.col-md-6.left-section {
    padding: 40px 20px;
  background: url('https://cdn.shopify.com/s/files/1/0780/8185/1683/files/Frame_484.png?v=1693225310');
   background-repeat: no-repeat;
  background-size: cover;
}
  section#saute-section-new .col-lg-6.col-md-6.left-section .mycontent {
    width: 65%;
  margin:0px auto;
}
  section#saute-section-new .saute-single {
    display: flex;
    text-align:left;
    gap:20px;
  margin:0 0 15px;
}
  section#saute-section-new  .complex-flavours-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section#saute-section-new .saute-num{
color: #FFB758;
text-align: center;
font-family: Masqualero;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 1.8px;
text-transform: uppercase;
}
section#saute-section-new .saute-title{
color: #F4F2EC;
font-family: Masqualero;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 1.8px;
text-transform: uppercase;
  margin:0 0 15px;;
}
section#saute-section-new div.com-para{
color: #F4F2EC;
font-feature-settings: 'liga' off;
font-family: TT Norms;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 27px; 
  opacity: 0.9;
}
section#saute-section-new .saute-pointer-area {
    margin-top: 0px;
  display:flex;
   text-align:left;
    gap:10px;
  margin:0 0 15px;
}
section#saute-section-new .saute-pointer-area p.saute-tip.white-text.com-para{
color: #F4F2EC;
font-family: Masqualero;
font-size: 18px;
font-style: italic;
font-weight: 400;
line-height: normal;
}

@media screen and (max-width: 1024px) {
  section#saute-section-new .col-lg-6.col-md-6.left-section .mycontent {
    width: 80%;
    margin: 0px auto;
}
}
/* END_SECTION:saute-section-new */

/* START_SECTION:saute-section (INDEX:113) */
section#howtouse h3 {
    margin-bottom: 8px;
}
/* END_SECTION:saute-section */

/* START_SECTION:text-above-banner (INDEX:128) */
.com-banner-section .main-heading {
    font-family: 'TTNorms';
}
.com-banner-section .main-heading span {
    font-family: 'Masqualero';
    text-transform: lowercase;
}
/* END_SECTION:text-above-banner */

/* START_SECTION:video-banner (INDEX:135) */
/*third button start here*/
.mybtn{
   position: relative;
  background-color: #d25f00;
}
.mybtn a {
  display: block;
}
.MainDiv{
    margin: unset !important;
    background-color: #F4F2EC;
    color: #06322D;
    width: 100%;
	max-width: 245px;
	height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: 'TTNorms';
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border: none;
    padding: 0;
    outline: none;
    letter-spacing: 0.17em;
    transition: 0.3s;
	transform: translate(-50%,-50%);
	overflow: hidden;
    position: absolute;
    left: 9.5%;
    top: auto;
}
  
.MainDiv span{
  color: #06322D;
   font-size: 14px;
    font-family: 'TTNorms';
    font-weight: 700;
}
.homme-banner-ct.container .mybtn .MainDiv span {
  color: #fff;
}
.addeffect{
	width: 250px;
	height: 200px;
	/* background: #FFB758; */
  /* background: linear-gradient(90deg, #FFB758 0%, rgba(255, 183, 88, 0.00) 100%, #F6D99D 100%); */
  
background: linear-gradient(90deg, #FFB758 0%, rgb(255 183 88 / 36%) 100%, #F6D99D 100%) !important;
  
	position: absolute;
	top: -195%;
	left: -120%;
	transition: 0.5s ease;
	transform: rotate(35deg);
}

.MainDiv:hover .addeffect{
	left: 0%;
	transition: 0.5s ease;
}
.MainDiv:hover a{
    color: #062F29;
    transition: 0.5s ease;
    z-index: 1;
}

/*third button style end here*/
  
.home-banner-section {
  height: 665px;
  position: relative;
}
.home-banner {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.homme-banner-ct {
  position: absolute;
  bottom: 64px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.home-banner-heading {
  color: #F4F2EC;
  font-family: TTNorms-700;
  font-size: 35px;
  line-height: 63px;
  text-transform: uppercase;
  margin-bottom: 46px;
  letter-spacing: 0.12em;
}
.home-banner-heading span {
  text-transform: lowercase;
  color: #F4F2EC;
  font-style: italic;
  letter-spacing: 0.05em;
  font-family: 'masqualero';
}
.homme-banner-ct .com-btn {
  width: 204px;
}
.com-btn {
  width: 245px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffb758;
  color: #F4F2EC;
  font-size: 14px;
  font-family: TTNorms-700;
  text-align: center;
  text-transform: uppercase;
  border: none;
  padding: 0;
  outline: none;
  letter-spacing: 0.17em;
  transition: 0.3s;
}
  
.ml-auto, .mx-auto {
  margin-left: auto!important;
margin-right: auto!important;
}
.com-btn-white {
  background-color: #F4F2EC;
  color: #06322D;
}
/* .mybtn11 {
    display:none;
  } */
@media screen and (max-width: 1200px){
.com-btn {
  height: 40px;
  font-size: 12px;
}
  .MainDiv{
    left: 12.5%;
    height: 40px;
    font-size: 12px;
  }
}
 @media screen and (max-width: 1024px){
   .addeffect{
         top: -245%;
   }
 } 
  @media screen and (max-width: 768px){
    .MainDiv {
    left: 17%;
  font-size: 14px;
}
    .addeffect {
    top: -230%;
}
    .homme-banner-ct.container .mybtn {
    margin-top: 15%;
}
  }
  .desktop{
    display:block;
  }
.mobile{
  display:none;
}
@media screen and (max-width: 767px){
   .desktop{
    display:none;
  }
.mobile{
  display:block;
}
.home-banner-section {
  height: calc(100vh - 120px);
}
.homme-banner-ct {
  bottom: 61px;
}
.home-banner-heading {
  padding: 0 20px;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}
.com-btn {
  height: 55px;
  font-size: 14px;
}
.MainDiv {
    left: 50%;
     height: 55px;
  font-size: 14px;  
}
/* .mybtn11 {
    display:block;
  } */
.homme-banner-ct.container .mybtn {
    margin-top: 15%;
  /* display:none; */
}
.addeffect {
    top: -200%;
    height: 250px;
}

  .MainDiv:hover .addeffect {
      display: none !important;
}
  .homme-banner-ct.container .mybtn .MainDiv:hover {
   background-color: #7C7E41;
        color: #fff;
}
   .homme-banner-ct.container .mybtn .MainDiv:hover a {
        color: #fff;
}
}
  
@media screen and (max-width: 350px){
.homme-banner-ct {
  bottom: 40px;
}
.home-banner-heading {
  font-size: 18px;
  line-height: 30px;
}
.com-btn {
  height: 48px;
}
}
/* END_SECTION:video-banner */