/** Shopify CDN: Minification failed

Line 437:0 Unexpected "}"
Line 603:1 Unexpected "{"
Line 1054:2 Comments in CSS use "/* ... */" instead of "//"

**/

@font-face {
  font-family: 'Manrope';
  src: url('/cdn/shop/files/Manrope-Medium.ttf?v=1733746412') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Manrope';
  src: url('/cdn/shop/files/Manrope-SemiBold.ttf?v=1733746412') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'ABC Ginto Nord';
  src: url('/cdn/shop/files/ABCGintoNord-Medium.otf?v=1733746430') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {    
  font-family: 'Manrope';
  src: url('/cdn/shop/files/manrope-regular-2.ttf.ttf?v=1734962965') format('truetype');
  font-weight: 400;
  font-style: normal;
}


:root {
  --body-font: 'Manrope', sans-serif;
  --heading-font: 'ABC Ginto Nord', sans-serif;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

body {
  font-family: var(--body-font);
  font-feature-settings: 'liga' off, 'clig' off;
}

h1, h2, h3, h4, h5, h6,
.product-reviews--content .spr-header-title, .product-recently-viewed__heading, .product-section--title, .home-section--title, .shoppable-image__section-heading, .image-with-text__section-heading, .custom-html--container .home-section--title, .custom-liquid--container .home-section--title{
  font-family: var(--heading-font);
  font-weight: 500;
}

.h2-xl {
  font-size: 46px;
  line-height:56px;
  margin-top: 0px;
  margin-bottom:0px;
}

.h2-xxl {
  font-size: 66px;
  line-height: 80px;
  margin-top:0px;
  margin-bottom: 0px;
}

.h2-l {
  font-size: 36px;
  line-height: 48px;
}

.cards-header-content .txt-m p {
  margin-top:24px;
  margin-bottom: 0px;
}

.home-section--title.h2-l {
  font-weight: 500;
  margin-bottom: 3rem;
}

.txt-m {
  font-size: 20px;
  line-height:32px;
}

.padding-global {
  padding: 5rem;
}

.button, .button-primary, .button-tertiary, .product-form--atc-button {
  background-color: #FEDD30;
  border: 1px solid #FEDD30;
  color: #123B17;
  border-radius: 8px;
  padding: 15px 24px;
  display:inline-block;
  position:relative;
  text-decoration:none;
  font-weight: 600;
  transition: all 0.4s ease;
  cursor: pointer;
  min-width: 134px;
  text-align:center;
}

.button-tertiary:not(.disabled) {
  background-color: #F1EDE8;
}

.button-tertiary:not(.disabled):hover {
  background-color: #E1DDD7;
}


.button-primary, .product-form--atc-button {
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

.button:hover, .button-primary:hover, .button-primary:not(.disabled):hover, .product-form--atc-button:hover {
  background-color: #FEED94;
  border: 1px solid  #FEED94;
}

.button.button--secondary:hover, .button-tertiary:hover {
  background-color: #FEED94;
  border: 1px solid #C8C1B6;
  background: #E1DDD7;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
}

.button.button--secondary:focus, .button-tertiary:focus,
.button-tertiary:not(.disabled):hover:active {
  background-color: #FEED94;
  border: 1px solid #C8C1B6;
  background: #E1DDD7;
  box-shadow: 0px 0px 0px 1px #123B17;
  color: #123B17;
}

.button:active, .button-tertiary:active, .product-form--atc-button:active {
  transform: translateY(.0625rem);
}

.button.disabled, .button[disabled] {
  background-color: #E6E6E6;
  border: 1px solid #E6E6E6;
  color: #666666;
  pointer-events: none;
}

.site-header-main.site-header--full-width {
  border-bottom: 1px solid #CCC;
}

.live-search-form {
  background-color: white;
  border-radius: 8px;
  border: 1px solid #F1EDE8;
}

.live-search-button {
  background-color: white;
  color: #123B17;
  transition: all 0.3s ease;
  border: 1px solid transparent;
}

 .live-search-button .search-icon, .live-search-button .search-icon.search-icon--inactive {
   display: flex;
  align-items: center;
  justify-content: center;
   width:24px;
   height: 24px;
 }

 .live-search-button .search-icon--inactive svg {
    margin-top: -2px;
}

.live-search-button svg {
  transition: color 0.3s ease;
}

.mobile-nav-panel {
  color:#4D4D4D;
}

.mobile-nav-content .navmenu-depth-1 > .navmenu-item > .navmenu-link, .mobile-nav-primary-content .navmenu-depth-1 > .navmenu-item > .navmenu-link {
  font-size: 20px;
  line-height: 28px;
}

.mobile-nav-content__secondary-menu  .navmenu-depth-1 > .navmenu-item > .navmenu-link {
  font-size: 16px;
  line-height: 20px;
}

.mobile-nav-content__secondary-menu .navmenu-link {
  padding: 0px 8px !important;
}

.mobile-nav-content li[data-navmenu-parent] > .navmenu-link {
  text-transform: none;
  font-size: 16px;
  line-height: 20px;
}

.mobile-nav-content  .navmenu.navmenu-depth-2 .mobile-navmenu-secondary-menu {
  display:none;
}

.mobile-nav-content .navmenu.navmenu-depth-2 li.navmenu-item.navmenu-item-parent:not(.navmenu-open) > .navmenu-link:not(.navmenu-link-open) {
  padding: 14px 16px;
}

.mobile-nav-content .navmenu-submenu li.navmenu-open > .navmenu-link.navmenu-link-open {
  padding: 16px;
}

.mobile-nav-content .navmenu-open .navmenu-link .navmenu-title {
    font-weight: 600;
    text-decoration: none;
    font-family: var(--body-font);
    font-size: 20px;
    line-height: 28px;
}

.mobile-nav-content .navmenu-depth-2 .navmenu-item:not(.navmenu-item-parent) .navmenu-link-depth-3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

.mobile-nav-content .navmenu-submenu li.navmenu-open > .navmenu-link .navmenu-button-wrapper {
      transform: rotate(90deg);
}

.mobile-nav-content .navmenu-submenu li.navmenu-open > .navmenu-link.navmenu-link-open {
    padding: 16px 10px;
}

.mobile-nav-content .navmenu.navmenu-depth-2 li.navmenu-open {
  order:1;
}

.mobile-nav-content .navmenu.navmenu-depth-2 li.navmenu-item {
  order:2;
}

.mobile-nav-content .navmenu.navmenu-depth-2 li.navmenu-item.navmenu-id-shop-all {
  order:3;
}

.mobile-nav-content .navmenu.navmenu-depth-2 li.navmenu-item.navmenu-id-shop-all .navmenu-link.navmenu-link-depth-2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
  gap: 4px;
}

.mobile-nav-content .navmenu-link.navmenu-link-depth-3 .arrow-depth-2, footer .arrow-depth-2 {
  display:none;
}

.site-header-nav--open .site-navigation-wrapper {
  border-bottom: 1px solid #CCC;
}

.swiper-button-next, .swiper-button-prev {
  position: relative !important;
  top: unset !important;
  left: unset !important;
  right: unset !important; 
  width: 48px !important;
  height: 48px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #C8C1B6;
  cursor: pointer;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
  content: unset !important;
}

.featured-navigation {
    gap: 15px;
    display: flex;
    align-items: center;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  filter: grayscale(1);
  opacity: 0.5;
}

.banner-text p {
  font-size: 20px;
  line-height: 32px;
}

.site-header-actions li a {
  font-weight: 600;
}

@media (max-width: 767px){
  .featured-navigation{
    display:none;
  }

  .h2-l {
    font-size: 33px;
    line-height:44px;
    margin-top:0px;
}

  .collection-list__container-2 .h2-l {
    font-size: 26px;
    margin-bottom: 40px;
}

  .collection-list__container-2 {
    overflow: hidden;
  }

   .swiper.collection-list-mobile-slider {
     overflow:visible;
      margin-top: 30px;
   }

  .h2-xxl, .timeline-slider__title.h2-xxl {
    font-size: 41px;
    line-height: 52px;
    letter-spacing: -1px;
    margin-bottom: 0px;
    margin-top: 10px;
  }

  .timeline-card__title {
    font-size: 23px;
    line-height: 32px;
  }

  .timeline-slider .swiper-slide:nth-child(2n) .timeline-card__description {
    font-size: 16px;
    line-height: 20px;
}

  .image-text-full__heading.h2-l {
    font-size: 26px;
    line-height: 40px;
  }

  .banner-section.align-left-mobile .col.col-grow .h2-xl {
    font-size: 26px;
    line-height: 40px;
    margin-bottom:10px;
  }


  .banner-section.align-left-mobile .banner-text p {
    font-size: 16px;
    line-height: 24px;
  }

  .footer-text {
    font-size: 14px;
    line-height: 20px;
  }



  
}


.mobile-nav-content .navmenu-button .navmenu-icon svg {
  color: #4D4D4F;
}

.mobile-nav-content .navmenu-submenu li.navmenu-open > .navmenu-link .navmenu-button-wrapper, 
.mobile-nav-content .navmenu-icon svg {
  width:20px;
  height:20px;
}

/*Hero Banner*/

.hero-banner {
  position: relative;
  width: 100%;
}

.hero-banner--full {
  width: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  height: calc(100vh - 105px);
}

.hero-banner__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
}

.hero-banner__background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
}

.hero-banner__background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: zoomOut 1s ease-out forwards;
}

.hero-banner__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.hero-banner__content-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  padding-left: 5rem;
  padding-right: 5rem;
  z-index: 1;
}

.hero-banner__content {
  position: relative;
  width: 50%;
  background-color: #123b17;
  padding: 2.5rem;
  border-radius: 15px;
  clip-path: polygon(0 0, 15px 0, calc(100% - 15px) 0, 100% 0, 100% 15px, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%, 0 calc(100% - 15px));
  max-width: 600px;
  color: #F1EDE8;
}

.hero-banner__content .button {
    margin-bottom: 0.67em;
}

.hero-banner__heading {
    margin-bottom: 21px;
    font-size: 46px;
    line-height: 56px;
}

.hero-banner__text {
    margin-bottom: 31px;
    font-size: 20px;
    line-height: 32px;
    max-width: 75%;
}

.hero-banner__text p {
  margin-top:0px;
  margin-bottom: 0px;
}

@media (max-width: 1024px) {
  .hero-banner__content {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .hero-banner__heading {
    font-size: 41px;
    margin-top: 0px;
    margin-bottom: 24px;
    letter-spacing: -1px;
    line-height: 52px;
  }
  
  .hero-banner__text {
    font-size: 1rem;
  }

  .hero-banner__content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    transform: translateY(-15px);
    height:auto;
  }

   .hero-banner__content-wrapper::before {
     content:'';
     background-color: #f1ede8;
     width: 100%;
     height: 200px;
     position: absolute;
      bottom: -15px;
      z-index: 0;
   }

  .hero-banner__content {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .hero-banner--full {
    height: auto;
  }

  .hero-banner__wrapper {
    flex-direction: column;
    justify-content:flex-start;
  }

  .hero-banner__background {
    height: 80vw;
    position: relative;
    top: unset;
    left: unset;
  }

  .hero-banner__content {
    padding: 24px 24px 40px;
  }

  .hero-banner__text {
    max-width: 100%;
  }

  .hero-banner__content .button {
    margin-bottom:0px;
  }

  .hero-banner__text {
    margin-bottom: 24px;
  }

}



/*Banner section*/

.flex-wrapper {
  border-radius: 12px;
  padding: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}

.banner-small-text {
  font-size: 0.8rem;
  margin-top:10px;
}

.banner-text p {
  margin-top:0px;
  margin-bottom:0px;
}

#shopify-section-template--15278832779397__banner_section_kKVgTf .banner-text {
  font-size: 20px;
  line-height:32px;
}

 {
    margin-top: 0px;
    margin-bottom: 10px;
}


#shopify-section-template--15278832779397__banner_section_kKVgTf .banner-heading {
  margin-bottom:4px;
}

.banner-section .col.col-grow {
  max-width: 70%;
}

@media (max-width: 991px) {
  .flex-wrapper {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .live-search {
      border-top: 1px solid #CCC;
  }

  .live-search-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -3px;
    height: 100%;
    width: auto;

  }


  .banner-section.align-left-mobile .flex-wrapper {
    align-items: flex-start;
    text-align: left;
  }

  .collection__item a {
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    flex-direction:column;
  }
}

@media (max-width: 767px) {
  .banner-section .col.col-grow {
    max-width: 100%;
  }

  .flex-wrapper {
    padding: 1.5rem;
  }

  .h2-xl {
    font-size: 32px;
    line-height:44px;
}

  .banner-small-text {
    font-size:11px;
    line-height: 16px;
  }

  .collection__item-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
  }
}

/*Testimonials section*/

.testimonials-section {
  padding: 2rem 5rem;
  margin-top: 4rem;
}

.testimonials-wrapper{
  border-radius: 12px;
  border: 1px solid #C8C1B6;
  background: #F1EDE8;
  padding: 4rem 5rem;
  overflow: hidden;
}

.swiper.testimonials-swiper {
  overflow:visible;
  margin-top:40px;
}

.testimonials-wrapper .home-section--title {
  margin-top:0px;
  text-align: left;
}

.testimonial {
  border-radius: 12px;
  border: 1px solid #C8C1B6;
  background: #FFF;
  margin-right:0px;
}

.testimonials {
  gap: 40px;
}

.testimonial__text {
  font-weight: 600;
}

.testimonial__content {
    padding: 1.5rem;
}

.home-section--description p {
  font-size: 20px;
  /*width: 60%;
  max-width: 670px;*/
  line-height: 32px;
  margin-top:0px;
  margin-bottom:0px;
  font-weight: 400;
}

.collection-list__container-2 {
  padding: 0px 5rem;
}

.collection-list__container-2 .collection__item-image{
  border-radius: 12px;
}

.collection-list__container-2 .collection__item-title {
  font-size:20px;
  line-height: 28px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .testimonials-section {
      padding: 2rem 2.5rem;
  }

  .testimonials-wrapper {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .home-section--description p {
    width: 80%;
  }

  .collection-list__container-2 .home-section--title.h2-l {
    text-align:left;
  }
}

@media (max-width:767px) {
  .collection-list__container-2 {
    padding: 3rem 2rem 1rem;
  }

  .testimonials-section {
        padding: 1rem 1.5rem;
    } 

  .testimonials-wrapper {
     padding: 24px 16px;
    }

      .home-section--description p {
        width: 100%;
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 0px;
    }

  .swiper.testimonials-swiper {
    margin-top: 48px;
}

  .swiper-scrollbar-wrapper {
    padding-top: 40px;
  }

  .site-footer-logos {
    margin-top: 0px;
  }

  .footer-text p {
    margin-bottom: 0px;
  }
  
}

@media (min-width: 1025px) {
  .swiper-slide.testimonial.testimonial-slide {
      height: auto;
  }

    .navmenu-meganav-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: white;
    opacity: 1;
    transition: opacity 0.3s ease;
    z-index: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 1px 20px 0px #0000000D;
  }

  .navmenu-meganav-wrapper {
    box-shadow: none;
}

  .hero-section {
    min-height: 600px;
  }
}

/*Multicolumn section*/


.multicolumn-section {
  width: 100%;
}

.padding-global {
  padding-left: 5rem;
  padding-right: 5rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section-header {
  text-align: center;
  margin-bottom: 2.5rem;
}

.section-heading {
  margin: 0px;
  line-height: 1.2;
}

.section-text {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.125rem;
  line-height: 1.5;
}


.columns-2 { grid-template-columns: repeat(2, 1fr); }
.columns-3 { grid-template-columns: repeat(3, 1fr); }
.columns-4 { grid-template-columns: repeat(4, 1fr); }

.column {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.column-icon {
  width: 64px;
  height: 64px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #123B17;
}

.column-icon svg {
  width: 40px;
  height: 40px;
}

.column-heading {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-family: var(--body-font);
  margin-bottom: 0px;
  font-weight: 600;
  line-height: 1.2;
}

.column-text {
  font-size: 1rem;
  line-height: 1.5;
}

.column-text p {
  margin-top: 10px;
}


.multicolumn-section .section-content {
  border-radius: 12px;
  border: 1px solid #C8C1B6;
  background: #F1EDE8;
  padding: 4rem 5rem;
}

.multicolumn-section h2 {
  color: #123B17;
}

.multicolumn-section .column-text-content {
  margin-top:24px;
}

.multicolumn-section .column-heading {
  font-size:20px;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 28px;
  margin-top: 0px;
}

.columns-wrapper {
  display: grid;
  gap: 48px;
  margin-bottom: 40px;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 320px));
  justify-content: center;
}

.column-text p {
  margin-top: 0px;
  font-size: 18px;
  line-height: 28px;
  margin-bottom:0px;
}


.buttons-wrapper {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}

.button {
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.button--secondary, .button-tertiary, .button.button--tertiary {
  background-color: #F1EDE8;
  border: 1px solid #C8C1B6;
}


.button-tertiary {
  background-color: #C8C1B6;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.productitem--action-trigger.productitem--action-qs.button-tertiary {
  margin-left: 50%;
  transform: translateX(-50%);
}

.col-btn {
  display:flex; 
  gap:24px;
}

@media (max-width: 767px) {
  .multicolumn-section .section-content {
    padding: 2rem 1.5rem;
  }

  .columns-wrapper {
    gap: 18px;
  }
}

/*Image text banner*/

.image-text-banner {
  width: 100%;
  padding: 4rem 0;
}

.image-text-banner__container {
  display: flex;
  align-items: stretch;
  gap: 3rem;
  margin: 0 auto;
  padding: 0 5rem;
}

.image-text-banner__image-wrapper {
  flex: 1 1 50%;
  border-radius: 12px;
      aspect-ratio: 1 / 1;
}

.image-text-banner__image {
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  object-fit: cover;
}

.image-text-banner__content-wrapper {
  flex: 1 1 50%;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items:flex-start;
  justify-content: center;
  padding: 4rem 2.5rem;
}

.image-text-banner__content {
  max-width: 32rem;
}

.image-text-banner__content--center {
  text-align: center;
  margin: 0 auto;
}

.image-text-banner__content--right {
  text-align: right;
  margin-left: auto;
}

.image-text-banner__subtitle {
  font-size: 26px;
  line-height: 36px;
  //text-transform: uppercase;
  letter-spacing: 0px;
  margin-bottom: 8px;
  font-weight:600;
}

.image-text-banner__heading {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.3rem;
}

.image-text-banner__text {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}

@media screen and (max-width: 991px) {
  .image-text-banner {
    padding: 2.5rem 0;
  }

  .image-text-banner__container {
    padding: 0 2.5rem;
    gap: 2.5rem;
  }

  .image-text-banner__container {
    flex-direction: column;
    gap: 16px;
  }
}

@media screen and (max-width: 767px) {
  .image-text-banner__container {
    flex-direction: column;
    padding: 0px 16px 24px;
  }

  .image-text-banner__content {
    margin: 0 auto;
    text-align: left;
  }

  .image-text-banner__heading {
    font-size: 32px;
    line-height: 44px;
  }

  .image-text-banner__content-wrapper {
      padding: 40px 24px;
  }

  .image-text-banner__text, .image-text-banner__text p {
    margin-bottom:0px;
    margin-top:8px;
    font-size:18px;
    line-height: 28px;
  }

  .image-text-banner-gray .image-text-banner__image-wrapper img {
    aspect-ratio: 303/348;
  }


}

@media screen and (max-width: 991px) {
  .padding-global {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .columns-4,
  .columns-3 {
    grid-template-columns: 1fr;
  }

  .column-text p {
    max-width: 400px;
  }

  #shopify-section-template--15278832779397__banner_section_kKVgTf .banner-text p {
    font-size: 14px;
    line-height: 20px;
}
}

@media screen and (max-width: 767px) {
  .padding-global {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .banner-section .flex-wrapper {
    padding: 24px 16px;
  }

  .section-heading {
    font-size: 26px;
    line-height: 40px;
  }

  .section-text p, .column-text {
    font-size: 16px;
    line-height: 24px;
  }

  .section-header {
      margin-bottom: 40px;
  }

  .featured-collection-slider__header {
    margin-bottom: 20px;
}

  .column-heading {
    font-size: 18px;
    line-height: 24px;
  }

  .columns-wrapper {
    grid-template-columns: 1fr;
  }

  .column {
    text-align: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
  }

  .column .column-icon {
    flex-shrink:0;
  }
}

/*Hero Image with text section*/
.hero-section {
    width: 100%;
    height: calc(100vh - 176px);
}

.hero-section__container {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 4rem 5rem;
  height: 100%;
  gap: 5rem;
  justify-content: space-between;
}

.hero-section__heading {
  font-size: 4.125rem;
  line-height: 1.1;
  margin-bottom: 1rem;
}

.hero-section__image-wrapper {
  flex-grow:0;
  height: 100%;
  border-radius:12px;
  overflow:hidden;
  aspect-ratio: 1 / 1;
}

.hero-section__image-wrapper img {
  max-width: 100%;
  height: 100%;
  border-radius:12px;
  object-fit:cover;
}

.hero-section__content-wrapper {
    width: 48%;
}

.hero-section__content {
  width: 80%;
  color: #F1EDE8;
}

.hero-section__text {
    width: 80%;
    margin-bottom: 2rem;
    font-size: 1.125rem;
    line-height: 1.5;
    margin-top: 0px;
}

.hero-section__text p {
  margin-top: 0px;
  font-size: 20px;
  line-height: 32px;
}

@media (max-width: 991px) {
  .hero-section__container {
    flex-direction: column;
  }

  .hero-section__container {
    padding: 3rem 2.5rem;
    gap: 0px;
  }

  .hero-section__content-wrapper {
    width: 100%;
  }

  .hero-section__image-wrapper {
    width: 100%;
  }

  .hero-section__image-wrapper img {
    width: 100%;
  }

  .hero-section__heading {
    font-size: 3.5rem;
    margin-top: 0px;
  }

  .hero-section {
    height: auto;
  }

}

@media (max-width: 767px){
  .hero-section__content {
    width: 100%;
    
  }

  .hero-section__heading {
      font-size: 41px;
      line-height: 52px;
      letter-spacing: -1px;
      margin-bottom: 20px;
    }

  .hero-section__container {
        padding: 4rem 1.5rem;
    }

  .hero-section__text {
    font-size: 18px;
    line-height: 28px;
  }
}

/*Text section*/

.text-section__content {
  font-size: 26px;
  line-height: 36px;
}

.text-section__content p {
  margin-top: 24px;
  margin-bottom: 0px;
}

/*Image Text Banner Gray*/

.image-text-banner-gray .padding-global, .image-text-banner-gray  {
  padding-top: 0px;
}

.image-text-banner-gray .image-text-banner__image-wrapper-outer {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.image-text-banner-gray .image-text-banner__image-wrapper {
  aspect-ratio: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
  flex-grow: 0;
  flex: unset;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 30px;
}

/*.image-text-banner-gray .image-text-banner__image{
    aspect-ratio: 520 / 640;
}*/

.image-text-banner-gray .image-text-banner__container {
  border-radius: 12px;
}

.image-text-banner-gray .image-text-banner__inner  {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
  width: 100%;
}

.image-text-banner__heading {
  color: #123B17;
}

.image-text-banner:not(.image-text-banner-gray) .image-text-banner__heading {
    font-size: 4rem;
}

.image-text-banner-gray .image-text-banner__subtitle {
  text-transform: unset;
  letter-spacing: 0px;
  font-weight: 600;
  font-size:23px;
  line-height: 32px;
  margin-bottom:16px;
}

.image-text-banner-gray .image-text-banner__heading {
  line-height: 48px;
  margin-top: 0px;
}

.image-text-banner-gray .image-text-banner__text, .image-text-banner-gray .image-text-banner__text p {
  margin-bottom: 0px;
}

.image-text-banner-gray .image-text-banner__image {
    aspect-ratio: 368 / 596;
    max-height: 700px;
    width: 100%;
    height: auto;
    border-radius: 12px;
}

@media (max-width: 991px) {
  
  .image-text-banner-gray .image-text-banner__inner {
    display: flex;
    flex-direction: column-reverse;
    grid-template-columns: unset;
  }

  .image-text-banner-gray .image-text-banner__content {
    max-width: 100%;
}

  .image-text-banner-gray .image-text-banner__content-wrapper {
    padding-left:0px;
    padding-right: 0px;
  }

  .text-section__heading {
    margin-top: 0px;
  }

  .text-section__heading.h2-xl {
    font-size: 1.8rem;
  }
}

@media (max-width: 767px) {
  .text-section .padding-global {
    padding: 3.5rem 1.5rem 1.5rem;
  }

  .hero-section__text {
    width: 100%;
  }

  .text-section__heading.h2-xl {
    font-size: 26px;
    line-height: 40px;
  }

  .text-section .text-section__content {
    font-size: 23px;
    line-height: 32px;
}

  .multicolumn-section .column-text-content {
    margin-top: 0px;
}

    .multicolumn-section .section-header, .multicolumn-section .columns-wrapper {
      margin-bottom: 48px;
    }

    .columns-wrapper {
        gap: 24px;
    }

  .multicolumn-section .section-header p {
    margin-top:0px;
    margin-bottom: 0px;
  }


  .multicolumn-section .column-heading {
    font-size: 18px;
    line-height: 24px;
  }

  .column-text p {
    font-size: 16px;
    line-height: 24px;
  }
}

/*Full Width Image with text*/

.image-text-full__container {
  width: 100%;
  padding: 2.5rem 5rem;
}

.image-text-full__wrapper {
  display: flex;
  align-items: center;
    justify-content:space-between;
}

  .image-text-full__wrapper.align-image-right {
  flex-direction: row-reverse;
}

.image-text-full__image-wrapper {
  width: 48%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 12px;

}

.image-text-full__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-text-full__content-wrapper {
  width: 48%;
  padding: 60px 0;
}

.image-text-full__content {
  margin: 0 auto;
}

.image-text-full__content.image-text-full__content--left {
  padding-right: 5rem;
}

.image-text-full__subtitle {
  margin-bottom: 10px;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.image-text-full__heading {
  margin-bottom: 24px;
}

.image-text-full__text {
  margin-bottom: 30px;
}

.image-text-full__wrapper[data-image-position="right"] {
  flex-direction: row-reverse;
}

.image-text-full__content--center {
  text-align: center;
}

.image-text-full__content--right {
  text-align: right;
}

#shopify-section-template--15280735158405__banner_section_FFwfFw .banner-heading.h2-xl,
#shopify-section-template--14929979441285__banner_section_9F4JkA .banner-heading.h2-xl {
  font-size:36px; 
  line-height: 48px;
  margin-bottom: 24px;
}

@media (max-width: 991px) {
  .image-text-full__content-wrapper {
            width: 100%;
    padding: 30px 0;
  }

  .image-text-full__content.image-text-full__content--left {
    padding: 0px;
  }

  .image-text-full__wrapper.align-image-right, .image-text-full__wrapper {
    flex-direction: column-reverse;
    min-height: auto;
}

  .image-text-full__container {
    padding: 1rem 2.5rem;
  }

      .image-text-banner-gray .image-text-banner__inner {
      gap: 0px;
    }


    .image-text-banner-gray .image-text-banner__container {
    padding-bottom: 4rem;
    }

  .image-text-banner-gray .image-text-banner__image-wrapper {
    position:relative;
    top: unset;
  }

}

@media screen and (max-width: 767px) {

  .image-text-full__wrapper[data-image-position="right"] {
    flex-direction: column;
  }

  .image-text-full__image-wrapper,
  .image-text-full__content-wrapper {
    width: 100%;
  }

  .image-text-full__content {
    padding: 0 20px;
  }

  .image-text-full__content-wrapper {
    padding: 0px;
  }

  .image-text-full__container {
      padding: 3rem 1.5rem;
  }

  #shopify-section-template--15280735158405__image_with_text_full_width_Dx4Ehx .image-text-full__container,
  #shopify-section-template--14929979441285__image_with_text_full_width_LDJFGE .image-text-full__container {
    padding-top: 0px;
  }
}

/*Logos section*/

.logo-grid__container {
  max-width: 1100px;
  margin: 0 auto;
}

.logo-grid__heading {
  text-align: center;
  margin-bottom: 24px;
  font-size: 29px;
  line-height: 44px;
}

.logo-grid .padding-global {
  padding: 2rem 5rem;
}

.logo-grid__wrapper {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.logo-grid__item {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-grid__image {
  max-width: 180px;
    max-height: 50px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.col.col-btn:empty {
  display:none;
}

@media screen and (max-width: 767px) {
.logo-grid__image {
    max-width: 100px;
    max-height: 40px;
}
}

@media screen and (max-width: 480px) {

}

/*Featured Collection Slider*/

.featured-collection-slider {
  background-color: #f1ede8;
  position:relative;
  overflow:hidden;
}

.featured-collection-slider__container {
  margin: 0 auto;
}

.featured-collection-slider__header {
  margin-bottom: 40px;
}

.featured-collection-slider-header {
  display: flex;
  justify-content: space-between;
}

.featured-collection-slider__title, .home-section--title.h2-l {
  margin-bottom: 0px;
}

.featured-collection-slider__text {
  max-width: 600px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 32px;
}

.featured-collection-slider__text p {
    margin-top:0px;
}

.featured-collection-slider__wrapper.swiper {
  position: relative;
  margin-bottom: 0px;
  overflow: visible;
}

.featured-collection-slider__wrapper.swiper .swiper-slide {
  background-color: white;
  border: 1px solid #E1DDD7;
  border-radius: 12px;
  height:auto;
}

.featured-collection-slider__product {
  padding: 16px;
}

.featured-collection-slider__product-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.featured-collection-slider__product-image {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  aspect-ratio: 1 / 1;
}

.featured-collection-slider__product-title {
  font-size: 1rem;
  margin-bottom: 10px;
  font-family: var(--body-font), sans-serif;
  font-weight: 600;
}

.featured-collection-slider__product-price {
  display: block;
  font-weight: 400;
  color: #333333;
}

.featured-collection-slider__footer {
  text-align: center;
}

.swiper-scrollbar {
    position: relative !important;
    left: unset !important;
    bottom: unset !important;
    z-index: 50;
    height: 2px !important;
    width: 200px !important;
}

.swiper-scrollbar-wrapper {
  display:flex;
  align-items:center;
  justify-content:center;
  width: 100%;
  padding-top: 4rem;
}


/* Swiper custom styles */
.swiper-button-next,
.swiper-button-prev {
  color: #123B17;
}

.swiper-pagination-bullet-active {
  background: #123B17;
}

@media screen and (max-width: 768px) {
  .featured-collection-slider__wrapper {
    padding: 0 30px;
  }
}

/*Cards section*/

.cards-section {
  width: 100%;
  overflow:hidden;
}

.cards-header {
  text-align: center;
  margin-bottom: 80px;
}
.cards-header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
}

.cards-header-content-left {
 text-align: left;
  flex-grow: 0;
  max-width: 70%; 
}

.swiper.cards-swiper {
  overflow:visible;
}

.card-slide {
  height: auto;
  overflow:visible;
}

.card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.card {
  position: relative;
  border-radius: 12px;
  /*height: 430px;*/
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  aspect-ratio: 400 / 430;
  cursor: pointer;
  perspective: 1000px;
}

.card-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
transition: transform .8s ease;
}

.card-media-wrapper {
    position: relative;
    height: 100%;
    overflow:hidden;
  border-radius:12px;
transition: transform .8s ease;
}

.front-card {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 12px;
}

.card-content {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #123B17;
  display: flex;
  align-items: flex-end;
  padding: 16px 16px 70px;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 1.3rem;
  color: #ffffff;
    line-height: 1.4;
  position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotateY(180deg);
  border-radius: 12px;
  text-align:left;
}

.card-title {
  font-size: 26px;
  line-height: 36px;
  font-family: var(--body-font);
}

.front-card-icon {
  border-radius: 50%;
  border: 1px solid #C8C1B6;
  background-color: #F1EDE8;
  position:absolute;
  right: 16px;
  bottom: 16px;
  z-index:2;
  width: 48px; 
  height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.card-overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 23.72%, rgba(0, 0, 0, 0.80) 100%);
      position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.front-card-title {
    position: absolute;
    z-index: 2;
    bottom: 75px;
    left: 16px;
    color: white;
}

.front-card-icon svg {
      transition: transform 0.8s;
  }

.featured-img-wrapper {
  overflow: hidden;
}

.card.flipped .card-inner {
  transform: rotateY(-180deg);
}

.card.flipped .front-card-icon svg {
      transform: rotate(45deg);
}


/*Instafeed*/

#shopify-section-template--15278832779397__1734601898ce442fcf .product-section--container  {
  margin-top:0px;
  padding-left: 5rem;
  padding-right: 5rem;
  max-width: 100%;
}

@media (max-width: 991px) {
  .cards-header-content {
    flex-direction: column;
    align-items: flex-start;
  }

  .card {
    max-width: 100%;
  }

  
    #shopify-section-template--15278832779397__1734601898ce442fcf .product-section--container {
      padding-left:2.5rem;
      padding-right:2.5rem;
    }

}

@media screen and (max-width: 767px) {
  .cards-section {
    padding: 40px 0;
  }

  .cards-section {
    padding-top: 0px;
  }

  .cards-header-content-left {
    max-width: 100%;
  }

  .front-card-title {
  padding: 0px 16px;
    text-align: left;
}

  .card-title {
    font-size: 26px;
    line-height: 36px;
}

  .logo-grid .padding-global {
    padding: 2.5rem 1.5rem;
}
  
}

@media (min-width: 1025px) {

  .card:hover .card-media-wrapper {
    transform: scale(1.0333333333,1.0166666667);
  }

  .collection-list__container-2 .collection__item a img, .featured-collection-slider__product-link img, .swiper-button-prev,.swiper-button-next {
    transition: all 0.8s ease;
  }

  .card:hover .card-bg, .collection-list__container-2 .collection__item a:hover img,
  .featured-collection-slider__product-link:hover img {
    transform: scale(1.05);
  }

  .testimonials-section .swiper-scrollbar-wrapper {
    display:none;
  }

  .live-search-button:not(.disabled):hover {
    background: rgb(18, 59, 23);
    border: 1px solid rgb(18, 59, 23);
  }

  .live-search-button:not(.disabled):hover svg {
    color: white;
  }

  #shopify-section-template--15280735158405__banner_section_FFwfFw .flex-wrapper,
  #shopify-section-template--14929979441285__banner_section_9F4JkA .flex-wrapper{
        width: 64vw;
        margin-left: auto;
        margin-right: auto;
  }

  #shopify-section-template--15280735158405__banner_section_FFwfFw .banner-section .col.col-grow,
  #shopify-section-template--14929979441285__banner_section_9F4JkA .banner-section .col.col-grow{
      max-width: 100%;
  }

  #shopify-section-template--15280735158405__banner_section_FFwfFw .padding-global,
  #shopify-section-template--14929979441285__banner_section_9F4JkA .padding-global{
    padding-bottom: 2rem;
  }
}

/*Timeline section*/

.timeline-slider {
  width: 100%;
  overflow: hidden;
}

.timeline-slider-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
}

.timeline-slider__header {
  max-width: 600px;
}

.timeline-navigation .swiper-button-prev,
.timeline-navigation .swiper-button-next,
.swiper-button-prev, .timeline-navigation .swiper-rtl .swiper-button-next{
  background-color: #F1EDE8;
}

.timeline-navigation {
  display: flex;
  gap: 16px;
}

.timeline-slider__wrapper.swiper {
  overflow: visible;
}

.timeline-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  
}

.timeline-card__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.timeline-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.timeline-card__image img {
  object-fit:cover;
}

.timeline-card__logo img {
  max-height: 109px;
  object-fit:contain;
}

.timeline-card__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 24px 0px;
  flex-grow:1;
}

.timeline-card__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 41.4%, rgba(0, 0, 0, 0.80) 100%);
  display:none;
}

.timeline-card.color-scheme--green .timeline-card__overlay {
  display: block;
  opacity: 0.5;
}

.timeline-card__content {
  position: relative;
  z-index: 2;
  padding: 24px;
  font-weight: 600;
}

.timeline-card__content h3, .timeline-card__content p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.timeline-card__content h3 {
  font-family: var(--body-font);
  font-weight: 600;
}

.timeline-card__year {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
}

.timeline-card__title {
  margin-bottom: 8px;
}

.timeline-card__description {
  font-size: 26px;
  line-height: 36px;
}

.timeline-slider .swiper-slide .timeline-card__description {
  font-size: 18px;
  line-height: 24px;
}

.timeline-slider .swiper-slide:first-child .timeline-card__description,
.timeline-slider .swiper-slide:first-child .timeline-card__title,
.timeline-slider .swiper-slide:last-child .timeline-card__description {
  font-size: 26px;
  line-height: 36px;
}


.timeline-card.color-scheme--beige {
  background-color: #F1EDE8;
  color: #000000;
}

.timeline-card.color-scheme--green {
  background-color: #123B17;
  color: #F1EDE8;
}

.timeline-card.content-align--bottom {
  justify-content: flex-end;
}

.timeline-card.content-align--top {
  justify-content: flex-start;
}


.timeline-slider .swiper-slide {
  height: auto;
}

.timeline-slider .swiper-slide:nth-child(even) .timeline-card {
  height: 80%;
}


.timeline-slider__text p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size:20px;
  line-height: 32px;
}


@media screen and (max-width: 767px) {
  .timeline-slider-header {
    flex-direction: column;
    gap: 24px;
  }

  .timeline-navigation {
    display:none;
  }

  .timeline-slider-header {
    margin-bottom:20px;
  }

  .timeline-slider {
    padding-bottom:3rem;
  }

}

/*Footer*/

.site-footer-block-title {
  display:none;
}


.site-footer-block-newsletter .site-footer-block-title {
  display:block;
}

.site-footer-logos {
    display: flex;
    align-items: center;
    gap: 20px;
    list-style-type: none;
    padding-left: 0px;
}

.footer-certifications {
  background-color: #F1EDE8;
  padding: 1px 5rem;
  display: flex;
  align-items: center;
  gap: 20px;
}

.footer-certifications p {
  margin-top:0px;
  margin-bottom:0px;
}

.footer-certifications p {
  font-size: 16px;
  line-height: 24px;
}

.footer-certifications p strong {
  font-size: 18px;
  line-height: 24px;
}

.site-footer-item {
  padding-right: 5rem;
  padding-left: 5rem;
  max-width: 100%;
}
.site-footer-information {
  margin-top: 2.5rem;
  flex-wrap: nowrap;
  gap: 10vw;
  padding-top: 2.5rem;
  border-top: 1px solid #C8C1B6;
}

.site-footer-block-item.site-footer-block-newsletter {
  margin-right: 0px;
}

.site-footer-wrapper {
  color: #F1EDE8;
}

.social-link {
  color: #F1EDE8;
}

.site-footer-blocks-left, .site-footer-blocks-right {
  display: flex;
  gap: 6rem;
  flex-shrink: 0;
}

.site-footer-blocks-right {
    flex-grow: 1;
    max-width: 509px;
}

.site-footer-blocks {
  justify-content:space-between;
}

.site-footer-block-item.site-footer-block-newsletter {
  width: 100%;
}

.site-footer-block-newsletter .newsletter .button-primary {
  border-radius: 50%;
  border: 1px solid #123B17;
  background: #E1DDD7;
  color: #123B17;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  min-width: auto;
}

.submit-svg {
  display: flex;
  align-items: center;
  justify-content: center;
}

.submit-txt {
  display: none;
}

.site-footer-block-newsletter .newsletter .form-fields-inline {
  background-color: white;
  border-radius: 8px;
  padding: 12px 16px;
  gap: 10px;
}

.site-footer-block-newsletter .newsletter .newsletter-input .form-field-input {
  border-radius:0px;
  padding: 0px;
  border: none;
}

.site-footer-block-newsletter .newsletter .form-field {
  display:flex;
}

  .site-footer-block-newsletter .newsletter {
      margin-top: 24px;
  }

  
/*contact form*/
  
.grid-12 {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 80px;
  width: 100%;
}

.contact-form-header {
  grid-column: 1 / 8;
}

.contact-form-wrapper {
    width: 57%;
}

.contact-form-block {
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.10), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
  padding: 24px;
  width: 100%;
}

.contact-faq-wrapper {
  border-radius: 12px;
  background: #FFF;
  padding: 24px;
  width:40%;
}

.contact-form__text p {
  margin-top:0px;
  margin-bottom: 0px;
}

.contact-faq-wrapper .faq-title {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #123b17;
  font-size: 29px; 
  line-height: 44px;
}

.contact-form__text {
  color: #333333;
}

.contact-form-grid {
  margin-top:80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  width: 100%;
}

.contact-form-section .faq-item__question {
  list-style: none;
}

.contact-form-section .faq-item__question::-webkit-details-marker {
  display: none;
}


.contact-form-section .faq-item__icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  position: relative;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.contact-form-section .faq-item {
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px;
  line-height:32px;
  cursor: pointer;
}

.contact-form-section .faq-item__question {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 30px;
  padding: 16px 0px;
  color: black;
}

.contact-form-section .faq-item__answer {
    color: #4D4D4D;
}

.contact-form-section  .faq-item__answer {
  margin-bottom: 16px;
}


.contact-form-section .faq-item__answer p {
  margin-bottom: 0px;
  margin-top: 0px;
}


.contact-form-section  .faq-item__answer a {
  color: #4D4D4D;
  font-weight: bolder;
}

.contact-form-block .form-field {
  position: relative;
}

.contact-form-block .form-fields-columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-bottom: 24px;
}

.contact-form-block .form-field input,
.contact-form-block .form-field textarea {
  width: 100%;
  padding: 12px 8px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 8px;
  color: black;
  border: 1px solid #999;
  background: #F1EDE8;
}

.contact-form-block .form-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #F1EDE8;
  background-image: url('//nutsandbolts.com/cdn/shop/t/89/assets/chevron-down.svg?v=137750566165153078571753127215');
  background-repeat: no-repeat;
  background-position: right 6px center;
  padding-right: 48px;
  width: 100%;
  padding: 12px 8px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 8px;
  border: 1px solid #999;
  color: black;
}

.contact-form-block .form-select option {
  width: 100%;
}


.contact-form-block .form-field input::placeholder,
.contact-form-block .form-field textarea::placeholder {
  color: #4D4D4D;
  opacity: 1;
}

.contact-form-block .form-field input::-webkit-input-placeholder,
.contact-form-block .form-field textarea::-webkit-input-placeholder {
  color: #4D4D4D;
  opacity: 1;
}

.contact-form-block .form-field input::-moz-placeholder,
.contact-form-block .form-field textarea::-moz-placeholder {
  color: #4D4D4D;
  opacity: 1;
}

.contact-form-block .form-field input:-ms-input-placeholder,
.contact-form-block .form-field textarea:-ms-input-placeholder {
  color: #4D4D4D;
  opacity: 1;
}

.contact-form-block .form-field input:-moz-placeholder,
.contact-form-block .form-field textarea:-moz-placeholder {
  color: #4D4D4D;
  opacity: 1;
}


.contact-form-block .form-field textarea {
  min-height: 150px;
  resize: none;
}

.contact-form-block .form-field-title-2 {
  font-size: 13px;
  line-height:20px;
  font-weight: 400;
  margin-bottom: 4px;
  display: block;
  color: black;
}

.contact-form-block .dynamic-fields {
  display: none;
  padding-top: 40px;
  flex-direction: column;
  gap: 40px;
}

.form-fields-columns-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}


.contact-form-block .form-select::-moz-focus-inner {
  border: 0;
}

.contact-form-block .form-select::-ms-expand {
  display: none;
}

.contact-form-block .character-count {
  font-size: 12px;
  color: #666;
  text-align: right;
  margin-top: 4px;
}

.contact-form-block .form-field--checkbox {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 13px;
  line-height: 20px;
  position:relative;
}

.contact-form-block .form-field--checkbox input[type="checkbox"] {
  margin-top: 0px;
  position:absolute;
  width: 100%;
  height:100%;
  z-index:1;
  opacity: 0;
}

.contact-form-block .form-field input:focus,
.contact-form-block .form-field textarea:focus,
.contact-form-block .form-field select:focus {
  border-color: #1e1c1c;
  outline: 0;
}

.contact-form-block .form-field--checkbox label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  border: 1px solid black;
  background-color: white;
  transform: translateY(-50%);
}

.contact-form-block  .form-field--checkbox label {
  padding-left: 32px;
}

.contact-form-block .form-field--checkbox input[type="checkbox"]:checked + label::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 13px;
  width: 8px;
  height: 10px;
  border: solid #1e1c1c;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.contact-form-block .form-field--checkbox input[type="checkbox"]:hover + label::before {
  border-color: #1e1c1c;
}

.contact-form-block .form-field--checkbox input[type="checkbox"]:focus + label::before {
  border-color: #1e1c1c;
  outline: none;
}

.order-number-input {
  margin-bottom: 40px;
}

.form-fields-columns-3 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 50px;
}


.button.button-submit {
  width: auto;
  align-self: flex-end;
  flex-shrink: 0;
  margin-left: auto;
}

#insta-feed h2 {
  margin-bottom: 80px !important;
}


  @media (max-width: 991px) {
    .site-footer-item {
        padding-right: 2.5rem;
        padding-left: 2.5rem;
    }

    .site-footer-blocks {
        flex-direction: column-reverse;
    }

    .footer-certifications {
      padding: 0px 2.5rem;
    }

    .site-footer-blocks {
      gap: 60px;
    }

    .image-text-banner-gray .image-text-banner__image-wrapper {
      padding-top:0px;
      padding-bottom:0px;
    }

      .grid-12 {
        grid-template-columns: 1fr;
    }
  
    .contact-form-header {
        grid-column: 1;
    }

    .contact-form-grid {
      flex-direction: column;
      margin-top:60px;
    }

    .contact-form-wrapper, .contact-faq-wrapper {
      width: 100%;
    }

    .form-fields-columns-2 {
      grid-template-columns: 1fr;
    }

    .hero-banner__background {
      background-position: 80% 50%;
    }

    .site-footer-block-content {
      font-weight: 400;
      font-size: 16px;
    }

    .site-footer-blocks-left .site-footer-block-item:first-child .site-footer-block-content {
      font-weight: 600;
      font-size: 18px;
    }
  }

  @media (max-width: 767px) {
    .footer-certifications {
        flex-direction: column;
        align-items: flex-start;
        padding: 2rem 1.5rem;
        gap: 0px;
      }

    .footer-text p {
      margin-top:0px;
    }

    .site-footer-item {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .site-footer-blocks-left {
      flex-direction: column;
    }

    .site-footer-information {
        margin-top: 1.5rem;
        gap: 2vw;
        padding-top: 1.5rem;
    }

      .site-footer-blocks-left, .site-footer-blocks-right {
    gap: 40px;
  }

  .site-footer-block-item:first-child {
    font-weight: bolder;
  }

    
  .image-text-banner:not(.image-text-banner-gray) .image-text-banner__heading {
    font-size: 42px;
      line-height: 52px;
      margin-top: 0px;
      letter-spacing: -1px;
      margin-bottom: 0px;
}

    .image-text-banner__subtitle  {
      line-height: 32px;
      font-size: 23px;
      margin-bottom:8px;
      font-weight: 600;
    }

    .image-text-banner-gray .image-text-banner__subtitle {
      font-size: 20px;
      line-height: 28px;
    }

    .site-footer-blocks {
        gap: 24px;
    }

    .site-footer-blocks-left {
        border-top: 1px solid #C8C1B6;
        padding-top: 24px;
    }

    #shopify-section-template--15278832779397__collection_list_v2_eArJJQ .home-section--title.h2-l {
        max-width: 280px;
        line-height: 40px;
    }

      .footer-certifications p {
    font-size: 14px;
    line-height: 20px;
  }
  
  .footer-certifications p strong {
    font-size: 16px;
    line-height: 20px;
  }

    #shopify-section-template--15278832779397__1734601898ce442fcf .product-section--container {
      padding-left:1.5rem;
      padding-right:1.5rem;
    }

    #insta-feed h2 {
      margin-top:0px !important;
      font-size: 32px !important;
      line-height: 44px !important;
      margin-bottom: 48px !important;
    }

    .h2-xl {
      margin-bottom:4px;
    }

    .banner-section .flex-wrapper {
      gap: 16px;
    }

    .col-grow .banner-text p {
      font-size: 14px;
      line-height:20px;
    }

    .testimonials-wrapper .swiper-scrollbar-wrapper {
      padding-top:32px;
    }

    .testimonial__content .testimonial__text {
      font-size: 18px;
      line-height: 24px;
    }

    .testimonial__author {
        font-size: 16px;
        line-height: 24px;
    }

    .featured-collection-slider__text p {
      margin-top:0px;
    }

    .hero-banner__text p {
      font-size: 16px;
      line-height: 150%;
    }

    .hero-banner__heading {
      margin-bottom: 10px;
    }

    .hero-banner__text {
        margin-bottom: 16px;
    }

    #shopify-section-template--15280735158405__banner_section_FFwfFw .banner-heading.h2-xl,
    #shopify-section-template--14929979441285__banner_section_9F4JkA .banner-heading.h2-xl {
      font-size: 26px;
      line-height: 40px;
      margin-bottom: 20px;
    }

    
  .logo-grid__heading {
      font-size: 26px;
    line-height: 40px;
    margin-top: 0px;
  }

    .txt-m {
      font-size: 16px;
      line-height: 24px;
    }

    .txt-m  p {
      margin-top: 0px;
      margin-bottom: 0px;
    }

    .timeline-slider__text p {
        font-size: 18px;
        line-height: 24px;
    }

    .timeline-slider-header {
        margin-bottom: 48px;
    }

    .timeline-slider .swiper-slide:nth-child(even) .timeline-card__description {
    font-size: 16px;
}

    .front-card-title {
      left: 0;
    }

      .cards-header-content .txt-m p {
        margin-top: 20px;
    }

    .image-text-banner-gray .image-text-banner__heading {
      line-height: 44px;
      margin-top: 0px;
  }

    .image-text-banner-gray .image-text-banner__subtitle {
      margin-bottom: 12px;
    }

    .text-section .text-section__content {
      margin-bottom: 30px;
    }

        .text-section__heading.h2-xl {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 0px;
    }

    .text-section__content p {
        margin-top: 20px;
    }

    .hero-section__text {
      margin-bottom: 48px;
    }

    .contact-form_title.h2-xxl {
      font-size: 32px;
      line-height: 44px;
    }

    .contact-form__text.txt-m {
      font-size: 18px;
      line-height: 28px;
    }

    .contact-form-grid {
      margin-top: 48px;
    }

    .form-fields-columns-2 {
      gap: 24px;
    }

    .form-fields-columns-3 {
      flex-direction: column;
      gap: 40px;
    }

    .contact-form-block .form-field-title-2 {
      font-size: 11px;
      line-height: 16px;
    }

    .contact-form-block .dynamic-fields {
      padding-top: 24px;
      gap: 24px;
    }

    .contact-faq-wrapper .faq-title {
      font-size: 26px;
      line-height: 40px;
      margin-bottom: 0px;
    }

    .contact-form-section .faq-item__question {
      align-items:center;
          gap: 20px;
    }

    .contact-form-section .faq-item {
      font-size: 18px;
      line-height: 28px;
    }

    .timeline-slider .swiper-slide:first-child .timeline-card__description, .timeline-slider .swiper-slide:first-child .timeline-card__title, .timeline-slider .swiper-slide:last-child .timeline-card__description {
      font-size: 23px;
      line-height: 32px;
  }

    .timeline-slider .swiper-slide:nth-child(even) .timeline-card__description {
      font-size: 18px;
      line-height: 24px;
    }

    .image-text-banner-gray .image-text-banner__container {
      padding-bottom: 24px;
    }

    .card {
      height: 430px;
    }



  }

  @keyframes zoomOut {
  0% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

@media (min-width: 992px) {
  .arrow-depth-2 {
    display:none;
  }
}


@media screen and (min-width: 1024px) {
  .site-header-sticky--scrolled .site-header-menu-toggle {
    opacity: 0;
    visibility: hidden;
  }

  .site-header-sticky--scrolled .site-header-main-content {
        margin-left: 10px;
    }

  .site-header-nav--open .site-navigation-wrapper, .site-header-nav--open .site-navigation-wrapper, .site-navigation-wrapper {
      margin-top: 0px !important;
      display: block !important;
      border-bottom: 1px solid #CCC !important;
  }
}