/** Shopify CDN: Minification failed

Line 6:0 Unexpected "<"

**/
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/9.3.2/swiper-bundle.min.css">

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
        
.banner-wrapper-corporate-chocolate {
  height: 416px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: white;
  text-align: center;
  background-size: cover;
  background-position: center;
}

.overlay-shade-corporate-chocolate {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4); 
  z-index: 1;
}

.banner-inner-corporate-chocolate {
  position: relative;
  z-index: 2;
  padding: 20px;
}

.headline-text-corporate-chocolate {
  font-size: 56px;
  font-weight: 700;
  line-height: 1.4;
  text-shadow: 0px 4px 10px 0px #0000001A;
}

.cta-button-corporate-chocolate {
  margin-top: 25px;
  display: inline-block;
  transition: background-color 0.3s ease;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 15px 20px;
  font-size: 20px;
  border-radius: 6px;
  font-family: 'Archivo';
  font-weight:700;
}

.cta-button-corporate-chocolate:hover{
  background-color:#ffffffa6;
  backdrop-filter: blur(100px);
  color: #000;
}

section.corporate-rochester-gifting {
    background: #FEFAF2;
    padding: 20px;
}

h2.headline-subtext-corporate-chocolate {
    font-family: Archivo;
    font-weight: 500;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    color: #422214;
}

.rochester-paragraph-firts {
    /* margin-top: 10px; */
    padding: 15px;
    width: 95%;
    margin: auto;
}

.rochester-paragraph-seconds {
    padding: 15px;
    width: 95%;
    margin: auto;
}


.rochester-paragraph-seconds  p {
    font-family: Archivo;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #0E0E0E;
}

.rochester-paragraph-firts p {
    font-family: Archivo;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #0E0E0E;
}

/* .choose-corporate-us {
    width: 95%;
    padding: 20px;
    background: #F4D9B2;
    margin: auto;
    border-radius: 10px;
} */

.choose-corporate-us {
  width: 95%;
  padding: 30px;
  background: #F4D9B2;
  margin: auto;
  border-radius: 10px;
}

.choose-corporate-us h3 {
    font-family: Archivo;
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #0E0E0E;
}

.choose-corporate-us ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.choose-corporate-us li {
  margin-bottom: 1rem;
  display: flex;
  /* align-items: center; */
  font-family: Archivo;
  font-weight: 400;
  font-size: 19px;
  line-height: 24px;
  justify-content: flex-start;
}

.choose-corporate-us .icon {
    margin-right: .6rem;
    margin-top: 0px;
    flex-shrink: 0;
}

.our-sing-cor-collections {
    width: 95%;
    margin: auto;
    padding: 25px;
}

.our-sing-cor-collections h3 {
    font-family: Archivo;
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    color: #0E0E0E;
}

.our-sing-ul {
    margin-top: 20px;
}

.our-sing-ul ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.our-sing-ul li {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  font-family: Archivo;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  justify-content: flex-start;
  gap: 5px;
}

.our-sing-ul p {
    font-family: Archivo;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    margin-left: 20px;
    margin-top: -9px;
}

.sweet-story {
    width: 95%;
    background: #ffffff;
    padding: 20px;
    margin: auto;
    border-radius: 10px;
}

.sweet-story h4 {
    font-family: Archivo;
    font-weight: 500;
    font-size: 34px;
    line-height: 26px;
    color: #0E0E0E;
    text-align: center;
    margin-bottom: 30px;
}

.client-appre {
    width: 100%;
    padding: 20px;
    background: #ffffff;
    box-shadow: 0px 4px 20px 0px #0000000F;
    margin: auto;
    border: 1px solid #F0F0F0;
    border-radius: 10px;
    margin-bottom: 20px;
}

p.for-client-story {
    font-family: Archivo;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #0E0E0E;
}

p.for-pag-text {
    font-family: Archivo;
    font-weight: 300;
    font-style: italic;
    font-size: 20px;
    line-height: 28px;
    margin-top: -7px;
    text-align: justify;
}

.happy-client-few {
    padding: 20px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.happy-client-few h4 {
    font-family: Archivo;
    font-weight: 500;
    font-size: 36px;
    line-height: 40px;
    text-transform: capitalize;
}

.client-logo-swiper {
    width: 80%;
    padding: 40px 20px;
    overflow: hidden !important;
    background: #fff;
}

.client-logo-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.client-logo-card {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
    width: 100%;
    max-width: 220px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s;
}

.client-logo-card img {
    max-width: 100%;
    max-height: 60px;
    object-fit: contain;
}

.client-logo-pagination {
    margin-top: 20px;
    text-align: center;
}

.client-logo-pagination .swiper-pagination-bullet {
    background-color: #ccc;
    opacity: 1;
}

.client-logo-pagination .swiper-pagination-bullet-active {
    background-color: #000;
}


.gift-optionss-corporate {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
    background: #fefaf2;
    padding: 60px;
}

.gift-items img {
    height: 200px;
    margin-bottom: -10px;
}

.gift-items h3 {
    font-family: Archivo;
font-weight: 600;
font-size: 22px;
line-height: 100%;
letter-spacing: 0%;
 color:#422214;
}

.gift-items p {
    font-family: Archivo;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color:#422214;
}

.gift-items {
    width: 100%;
    padding: 15px;
}

.corporate-gifting-collection-products {
    padding: 20px;
}

.corporate-gifting-collection-products h4 {
    font-family: Archivo;
    font-weight: 500;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
}

.prodcutcollection {
    width: -1px !important;
    float: left;
    padding-right: 2px !important;
    padding-left: 6px !important;
}

.carousel-container-corpo {
  position: relative;
  width: 90%;
  margin: auto;
}

.corporate-coll-cho {
  display: flex;
  max-width: 100%;
  overflow: auto;
  align-items: center;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.corporate-coll-cho::-webkit-scrollbar {
  display: none;
}

.corporate-products {
  scroll-snap-align: start;
  flex: 0 0 auto;
  /* Add your item styling here */
}

.carousel-dots-corpo {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.auto-slider {
  width: 82%;
  margin: 0 auto;
  overflow: hidden;
}

/* Custom pagination dots */
.auto-slider-pagination .auto-slider-bullet {
  background: #ccc;
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}

.auto-slider-pagination .auto-slider-bullet-active {
  background: #333;
}

.dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 5px;
  cursor: pointer;
}

.dot.active {
  background-color: #333;
}

.corporate-products {
    display: flex;
    gap: 20px;
    padding: 20px;
    align-items: center;
}

.product-card {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 380px;
    height: 420px;
    padding: 13px;
}

.product-info {
    display: flex;
    flex-direction: column;
    align-items: start !important;
}

.piecesBar {
    font-size: 16px !important;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    background: #4D4E4E;
    width: 102px;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    font-weight: 600;
   font-family: 'Archivo';
}

.product-image {
  display: flex;
  /* justify-content: center; */
  align-items: center;
}

span.loox-rating-label {
    font-size: 15px;
    font-family: 'Archivo';
    font-weight: 400;
    color: #626262;
}

svg.loox-icon {
    font-size: 15px;
}

.starsClassNew {
    margin-bottom: 12px;
}

h3.product-title {
    font-size: 16px;
    width: 100%;
    font-weight: 500;
    font-family: 'Archivo';
    color: #383838;
}


p.product-price {
    font-size: 17px;
    color: #626262;
    font-weight: 600;
    font-family: 'Archivo';
}

.product-title-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.corporate-products .productsCardAddToButton .product__add-to-cart {
    background-color: #d0a156;
    color: white;
    border: none;
    padding: 8px 19px;
    border-radius: 5px;
    font-size: 14px;
    font-family: 'Archivo', sans-serif !important;
    cursor: pointer;
    outline: none;
    position: relative;
    overflow: hidden;
    transition: color 0.3s ease;
    margin-top: 10px;
    font-weight: 700;
    border: 1px solid #d0a156;
    width: 47%;
}

.corporate-products .productsCardAddToButton .product__add-to-cart:hover {
    border: 1px solid #d0a156;
    /* background-color: #d0a156; */
    color: #d0a156; 
}

.product-info {
  padding: 15px;
}

.product-title {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 10px;
  color:#000;
}

.product-price {
  font-size: 1rem;
  color: #333;
  margin-bottom: 15px;
}

.product-image {
  position: relative;
}

.product-image img {
    width: 100%;
    height: 250px;
    transition: opacity 0.3s ease;
    object-fit: cover;
    border-radius: 4px;
}

.productsCardThumbHover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0; /* Hide the hover image by default */
  transition: opacity 0.3s ease;
}

h1.bestsellers-title-see {
    text-align: center;
}

.product-image:hover .productsCardThumbHover {
  opacity: 1; /* Show the hover image when the product image is hovered */
}

.product-image:hover img {
  opacity: 0; /* Hide the main image on hover */
}

.product-info div {
    font-weight: 300;
    font-size: 18px;
   margin-top: -8px !important;
      width: 100%;
}

.corporate-products .swiper-slide {
  display: flex;
  justify-content: center;
}

.corporate-your-form {
    background-image: url('/cdn/shop/files/Frame_84.png?v=1744283457');
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    align-items: center;
    padding: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.from-contact-us {
    background: #FFFFFF66;
    backdrop-filter: blur(200px);
    box-shadow: 0px 4px 20px 0px #0000001A;
    border: 1px solid #F4D9B2;
    border-radius: 10px;
    width: 80%;
    text-align: center;
    margin: auto;
    height: 775px;
}

.from-contact-us h4 {
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    color: #FFFFFF;
    margin-top: 20px;
}

 .hero-copo-pres {
      background-image: url('/cdn/shop/files/Frame_87.png?v=1744288474'); 
      background-size: cover;
      background-position: center;
      padding: 100px 20px;
      text-align: center;
      color: #4b2e1e;
    }

    .hero-copo-pres h4 {
      font-family: Archivo;
      font-weight: 500;
      font-size: 36px;
      line-height: 100%;
      margin-bottom:35px;
    }

    .highlight-hero-copo-pres {
      background-color: #4b2e1e;
      color: white;
      padding: 10px 25px;
      border-radius: 5px;
    }

    .hero-copo-pres p {
      font-family: Archivo;
      font-weight: 400;
      font-size: 30px;
      line-height: 100%;
      color: #422214;
      margin-bottom:35px;
    }

    .btn-hero-copo-pres {
      display: inline-block;
      padding: 12px 28px;
      border: 2px solid #4b2e1e;
      text-decoration: none;
      color: #4b2e1e;
      font-weight: bold;
      font-size: 18px;
      border-radius: 5px;
      transition: all 0.3s ease;
      font-family: Archivo;
    }

    .btn-hero-copo-pres:hover {
      background-color: #4b2e1e;
      color: white;
    }

.gourmet-chocolate-section {
    /* background-color: #cfa365; */
    padding: 40px;
    font-family: Arial, sans-serif;
    text-align: center;
}

.title-heading {
    text-align: center;
  font-family: Archivo;
font-weight: 500;
font-size: 36px;
line-height: 100%;
letter-spacing: 0%;
text-transform: capitalize;
color: #533017;
}

.description-text-gourmet {
   margin-bottom: 24px;
    font-family: Archivo;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    text-transform: capitalize;
    color: #533017;
   margin-top:15px;
}

/* .chocolate-slider {
  display: flex;
  gap: 1rem;
  max-width: 100%;
  width: 90%;
  overflow-x: auto;
  overflow-y: hidden;
  margin: auto;
  scroll-behavior: smooth;

  scrollbar-width: none; 
  -ms-overflow-style: none;
}
.chocolate-slider::-webkit-scrollbar {
  display: none; 
}

.chocolate-product-grid {
  display: flex;
  justify-content: space-around;
  gap: 0px;
  margin-top: 40px;
  animation: scroll 80s linear infinite;
}

.chocolate-product-grid:hover {
  animation-play-state: paused;
}

 .chocolate-product-card {
    width: 330px;
    text-align: left;
    margin-bottom: 20px;
}

@keyframes scroll {
  0% {
    transform: translateX(0); 
  }
  100% {
    transform: translateX(-50%); 
  }
}

.img-wrapper {
  position: relative;
  background-color: #f4d9b2;
  border-radius: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 89%;
}

.chocolate-product-card img {
  width: 100%;
  border-radius: 10px;
}

.badge-new {
    position: absolute;
    top: 20px;
    left: 15px;
    background-color: #C99752;
    border-radius: 15px;
    width: 63px;
    height: 25px;
    font-size: 20px;
  color: #FFF;
text-align: center;
font-family: Archivo;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.chocolate-title {
    margin-top: 15px;
    color: #505050;
    font-family: Archivo;
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
} */

.chocolate-slider-container {
      width: 100%;
      overflow: hidden;
      position: relative;
      padding: 20px 0;
    }
    
    .chocolate-slider {
      display: flex;
      gap: 20px;
      width: max-content;
      padding: 0 10px; /* Add padding to prevent cards touching edges */
    }
    
    .chocolate-product-card {
      flex-shrink: 0;
      text-decoration: none;
      transition: transform 0.3s ease;
      width: calc(100vw - 40px); /* Full width minus padding on mobile */
      max-width: 300px; /* Maximum width on larger screens */
    }
    
    .img-wrapper {
      position: relative;
      background-color: #f4d9b2;
      border-radius: 15px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      overflow: hidden;
      height: 0;
      padding-bottom: 100%; /* Square aspect ratio */
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    .chocolate-product-card img {
      width: 90%;
      height: 90%;
      object-fit: contain;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    
    .badge-new {
      position: absolute;
      top: 15px;
      left: 15px;
      background-color: #C99752;
      border-radius: 15px;
      padding: 5px 15px;
      color: white;
      font-weight: bold;
      font-size: 14px;
      z-index: 2;
    }
    
    .chocolate-title {
      margin-top: 15px;
      color: #505050;
      font-size: 17px;
      padding: 0 10px;
      font-weight: 500;
      text-align: left;
    }
    
    /* Desktop styles */
    @media (min-width: 768px) {
      .chocolate-product-card {
        width: 300px; /* Fixed width on desktop */
      }
      
      .chocolate-slider {
        padding: 0 20px; /* More padding on desktop */
      }
      
      .img-wrapper {
        padding-bottom: 100%; /* Maintain square ratio */
      }
    }
    
    /* Mobile landscape adjustment */
    @media (max-width: 767px) and (orientation: landscape) {
      .img-wrapper {
        padding-bottom: 70%; /* Slightly shorter for landscape */
      }
    }

.info-section-choco {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 20px;
    flex-wrap: wrap;
    gap: 30px;
    width: 80%;
    margin: auto;
}

.info-box-choco {
  text-align: center;
  max-width: 250px;
}
 
.info-box-choco img {
    width: 110px;
    height: 110px;
    margin-bottom: 20px;
}

.info-box-choco h3 {
  font-family: Archivo;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  text-transform: capitalize;
  color: #533017;
}

    .info-box-choco p {
      font-family: Archivo;
      font-weight: 400;
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0%;
      text-align: center;
      text-transform: capitalize;
      color: #533017;
    }

.Sweet-impression {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    flex-direction: column;
    width: 100%;
    height: auto;
    background: #FEFAF2;
    padding: 20px;
}

p.over-impression {
    font-family: Archivo;
  font-weight: 500;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #533017;
}

.accordion-corpor-contaier {
  width: 90%;
  margin: auto;
  padding: 20px;
}

.accordion-corpor-contaier h4 {
  font-family: Archivo;
  font-weight: 500;
  font-size: 36px;
  line-height: 100%;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 20px;
  color: #533017;
}

.accordion-corpor {
  background-color: #E1AD65;
  color: #0B0B0B;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  margin-bottom: 10px;
  border-radius: 4px;
  font-family: Archivo;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  position: relative;
}

.accordion-corpor .arrow {
  position: absolute;
  right: 20px;
  width: 20px;
  height: 20px;
  transition: 0.4s;
}

.contaier-accordion-choco {
  width: 90%;
  margin: auto;
}

.panel-corpor {
  padding:20px;
  display: none;
  background-color: #F4D9B2;
  overflow: hidden;
  margin-top: -15px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.panel-corpor p {
    font-family: Archivo;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
}

.productsCardAddToButton {
    text-align: right;
}

.custom-steps-wrapper {
  background: #c99752;
  color: #fff;
  padding: 40px 20px;
  text-align: center;
  font-family: sans-serif;
}

.title {
    margin-bottom: 20px;
    font-family: Archivo;
    font-weight: 500;
    font-size: 36px;
    line-height: 100%;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.custom-steps {
  display: flex;
  gap: 20px;
  padding: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  margin: auto;
  scroll-behavior: smooth;

  scrollbar-width: none; 
  -ms-overflow-style: none;
      height: 448px;
}

.custom-steps::-webkit-scrollbar {
  display: none; 
}

.step-card {
  flex: 0 0 70%;
  background:#FEFAF2;
  border-radius: 10px;
  overflow: hidden;
  scroll-snap-align: start;
  color: #000;
  text-align: left;
  display: flex;
}

.step-card img {
  width: 50%;
  height: auto;
  display: block;
}

.step-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.step-content h3 {
    font-family: Archivo;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #282828;
}

.step-content p {
    font-family: Archivo;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}

.step-nav {
  display: flex;
  justify-content: center;
  gap: 40px;
  padding-top: 10px;
}

.step-label {
    cursor: pointer;
    position: relative;
    font-family: Archivo;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    width: 20%;
    border-top: 3px solid;
    padding-top: 10px;
    margin-right: -47px;
}

.step-label.active {
    color: #ffffff;
    border-top: 3px solid #756868;
    width: 20%;
    padding-top: 10px;
}

.glideshow-container {
    position: relative;
    width: 80%;
    max-width: 800px;
    overflow: hidden;
    margin:auto;
}
        
.glideshow-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
    height: 400px;
}
        
        .glideshow-slide {
            min-width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        
        .glideshow-slide img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
        }
        
        .glideshow-indicators {
            display: flex;
            justify-content: center;
            margin: 15px 0;
        }
        
        .glideshow-indicator {
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background-color: #ccc;
            margin: 0 6px;
            cursor: pointer;
            transition: all 0.3s ease;
        }
        
        .glideshow-indicator.active {
            background-color: #fff;
            transform: scale(1.2);
        }
        
        .glideshow-indicator:hover {
            background-color: #999;
        }
        
        .glideshow-title {
            text-align: center;
            margin-bottom: 15px;
            color: #333;
            font-weight: bold;
            font-size: 24px;
        }

@media (max-width: 768px) {
    .headline-text-corporate-chocolate {
        font-size: 24px;
    }

    h2.headline-subtext-corporate-chocolate {
      font-size: 22px;
      line-height: 26px;
    }

    .rochester-paragraph-firts p  {
        font-size: 16px;
        text-align: justify;
        line-height: 25px;
    }

    .rochester-paragraph-firts {
      width:100%;
    }

    .rochester-paragraph-seconds {
       width:100%;
    }

    .rochester-paragraph-seconds p {
        font-size: 16px;
        text-align: justify;
        line-height: 24px;
    }

  .info-section {
        flex-direction: column;
        text-align: center;
      }
  
  .choose-corporate-us li {
    margin-bottom: 1rem;
    display: flex;
    align-items: flex-start;
    font-family: Archivo;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    justify-content: flex-start;
    flex-direction: column;
}
  .our-sing-cor-collections h3 {
    font-family: Archivo;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #0E0E0E;
}

  .our-sing-cor-collections {
    width: 100%;
  }

  .our-sing-ul p {
    font-family: Archivo;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    margin-left: 20px;
    margin-top: -4px;
}

.sweet-story h4 {
    font-family: Archivo;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #0E0E0E;
    text-align: center;
    margin-bottom: 30px;
}

 .sweet-story {
    width: 100%;
    background: #ffffff;
    padding: 20px;
    margin: auto;
    border-radius: 10px;
} 
  
p.for-client-story {
    font-family: Archivo;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #0E0E0E;
}

p.for-pag-text {
    font-family: Archivo;
    font-weight: 300;
    font-style: italic;
    font-size: 15px;
    line-height: 28px;
    margin-top: -7px;
    text-align: justify;
}

.happy-client-few h4 {
    font-family: Archivo;
    font-weight: 500;
    font-size: 26px;
    line-height: 40px;
    text-transform: capitalize;
} 

.client-logo-swiper {
    width: 80%;
    padding: 40px 20px;
    overflow: hidden !important;
    background: #fff;
    height: 186px;
}

.gift-optionss-corporate {
    display: grid;
    grid-template-columns: repeat(1, 1fr); 
}

.corporate-gifting-collection-products h4 {
    font-family: Archivo;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
}

.corporate-coll-cho {
    display: flex;
    max-width: 100%;
    margin: auto;
    width: 100%;
    overflow: auto;
    align-items: center;
}

.product-card {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 337px;
    height: 450px;
    padding: 13px;
}

.corporate-products .productsCardAddToButton .product__add-to-cart {
  width: 55%;
}

.corporate-your-form {
  grid-template-columns: repeat(1, 1fr);
}

.from-contact-us h4 {
    font-family: Lato;
    font-weight: 700;
    font-size: 19px;
    line-height: 100%;
    color: #FFFFFF;
    margin-top: 20px;
} 

.from-contact-us {
  width: 100%;
  height: auto;
}  

.glideshow-container {
    position: relative;
    width: 100%;
}

.hero-copo-pres h4 {
  font-size: 21px;
}  

.hero-copo-pres p {
      font-size: 20px;
    line-height: 30px;
}

.title {
      font-size: 24px;
    line-height: 28px;
}

.title-heading {
      font-size: 24px;
    line-height: 28px;
}

.description-text-gourmet {
  font-size: 16px;
  line-height: 20px;

}

p.over-impression {
    font-size: 31px;
    line-height: 35px;
    text-align: center;
}

.accordion-corpor-contaier h4 {
  font-size: 29px;
}

.accordion-corpor {
  font-size: 16px;
} 

.contaier-accordion-choco {
    width: 100%;
}

 .step-nav {
   margin-left: -10%;
 } 

.step-card {
    flex: 0 0 100%;
    background: #FEFAF2;
    border-radius: 10px;
    overflow: hidden;
    scroll-snap-align: start;
    color: #000;
    text-align: left;
    display: flex;
}

.step-card img {
    width: 50%;
    height: auto;
    display: block;
    object-fit: cover;
}

.step-nav {
  margin-left: -10%;
}

.step-label.active {
    color: #ffffff;
    border-top: 3px solid #756868;
    width: 30%;
    padding-top: 10px;
}

.step-label {
    cursor: pointer;
    position: relative;
    font-family: Archivo;
    font-weight: 600;
    font-size: 19px;
    line-height: 28px;
    width: 30%;
    border-top: 3px solid;
    padding-top: 10px;
    margin-right: -42px;
}

.step-content p {
    font-family: Archivo;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.choose-corporate-us {
    width: 100%;
}

.highlight-hero-copo-pres {
    background-color: #4b2e1e;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
} 

.carousel-container-corpo {
    position: relative;
    width: 100%;
}
}

span.highlight {
    font-weight: 700;
}
