/** Shopify CDN: Minification failed

Line 41:20 Expected ")" to end URL token
Line 263:0 Unexpected "}"

**/
@font-face {
  font-family: "Manrope-Regular";
  src: url("/cdn/shop/files/Manrope-Regular.woff2?v=1710999981") format("woff2"),
    url("/cdn/shop/files/Manrope-Regular.woff?v=1710999981") format("woff");
}

@font-face {
  font-family: 'Manrope-SemiBold';
  src: url("/cdn/shop/files/Manrope-SemiBold.woff2?v=1710999981") format("woff2"),
    url("/cdn/shop/files/Manrope-SemiBold.woff?v=1710999981") format("woff");
}

.hide {
  display: none !important;
}

.zoom {
  display: inline-block;
  position: relative;
}

.container-medium-up {
  max-width: 1150px;
}

/* magnifying glass icon */
.zoom:after {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  right: 0;
  background:url({{ 'icon.png' | asset_url }});
}

.feature-header--visible:after {
  content: unset;
}

.feature-header.feature-header--visible {
  font-weight: 600;
}

.button.hover-grow:not([disabled="disabled"]):hover {
  transform: scale(1) !important;
  background-color: #2d2d2d !important;
  color: #fff !important;
  border-color: #2d2d2d !important;
}

.section-gallery .cc-gallery .gallery__item {
  position: relative;
  flex: 1 1 48%;
}

.section-gallery .cc-gallery .position--hcenter .overlay__content.has-button .line-3 {
  bottom: 125px !important;
  opacity: 1 !important;
  width: 100%;
}

.section-gallery .cc-gallery .overlay__content.has-button .line-3 .button {
  white-space: nowrap;
  min-width: 200px;
  font-weight: 500;
  font-size: 12px !important;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "Manrope-Regular";
}

.section-gallery .cc-gallery .gallery__item .image-overlay__image-link:hover .gallery__image,
.section-gallery .cc-gallery .gallery__item .image-overlay__image-link:hover .section-background-video--inline {
  transform: scale(1);
}

.filter-li {
  list-style: none;
}

.cart.nav-search.search-desktop {
  position: relative;
  padding: 37px 0;
}

.cart.nav-search.search-desktop .search-form {
  position: absolute;
  right: 0;
  width: 100%;
  top: 70px;
  min-width: 265px;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}

.cart.nav-search.search-desktop:hover .search-form {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}

.cart.nav-search.search-desktop .inline-mini-form.inline-mini-form--arrow input {
  font-size: 14px;
  color: black !important;
}

.cart.nav-search.search-desktop .inline-mini-form.inline-mini-form--arrow:after {
  content: unset;
}

.site-control .site-control__inner .cart.nav-search.search-desktop .search-form svg {
  width: 18px;
  height: 18px;
  color: black !important;
}

.cart.nav-search.search-desktop .search-form .inline-mini-form {
  width: 100%;
  margin: 0;
  background: white;
  padding: 0 12px;
  box-shadow: -1px -1px #00000021;
  border-radius: 0;
}

@media (max-width: 1460px) {

  #page-menu .main-nav li a,
  #page-menu .main-nav li li a {
    border-bottom: 2px solid transparent;
    transition: border 0.15s;
    display: inline-block;
    font-family: "Manrope-Regular";
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: black;
  }

  #page-menu .main-nav li.have-children ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    display: none;
  }

  #page-menu .main-nav li.have-children ul.active {
    display: flex !important;
  }

  #page-menu .main-nav li.have-children ul li {
    width: 50%;
    margin-bottom: 0;
  }

  #page-menu .main-nav li.have-children .mobile-menu-a {
    width: 100%;
    display: flex;
    border: none;
    align-items: center;
    margin: 0;
  }

  #page-menu .main-nav li.have-children .arr {
    height: 24px;
    width: 24px;
    rotate: 90deg;
    position: unset;
    transform: unset;
    margin: 0;
    margin-left: 10px;
    transition: all 0.4s ease-in-out;
  }

  #page-menu .main-nav .mobile-menu-li {
    display: block;
    margin: 0;
    border-bottom: 1px solid #EBEBEB;
    padding: 15px 0;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  #page-menu .main-nav .mobile-menu-li:last-of-type {
    border: unset;
  }

  #page-menu .main-nav li.have-children .mobile-menu-a.active .arr {
    rotate: 270deg;
  }

  #page-menu .main-nav li.have-children ul li a {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  #page-menu>.inner {
    position: relative;
  }

  #page-menu .nav-container {
    position: unset;
  }

  .nav-footer-links {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-height: fit-content;
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 40px;
  }

  #page-menu .nav-footer-links .nav-footer-links__link,
  #page-menu .nav-footer-links .selectors-form__item {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    padding: 0;
    border: unset;
  }

  .nav-footer-links__link a {
    display: flex;
    align-items: center;
  }

  .nav-footer-links__link a svg {
    width: 16px;
    height: 16px;
    margin-right: 6px;
  }
}

.site-control:hover .nav-wishlist svg path {
  fill: black !important;
  color: black !important;
}

}

@media (max-width: 992px) {
  .section-gallery .cc-gallery.gallery--with-margins .gallery__item {
    margin: 5px;
  }

  .section-gallery .cc-gallery .gallery__row {
    display: flex;
    flex-wrap: nowrap;
  }
}

@media (min-width: 769px) {
  .medium-up--hide {
    display: none !important;
  }

  .cc-checkbox.active .cc-checkbox__label:after {
    opacity: 1;
  }

  .map-section__map {
    width: 40%;
    left: 30%;
    transform: translateX(-50%);
  }

  .map-section__wrapper {
    position: relative;
    display: flex;
  }
}

@media (max-width: 768px) {
  .section-gallery .cc-gallery .position--hcenter .overlay__content.has-button .line-3 {
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    position: absolute;
    bottom: 100px !important;
  }

  .small--hide {
    display: none !important;
  }

  .section-gallery .cc-gallery .overlay__content.has-button .line-3 .button {
    min-width: 150px;
    padding: 15px 20px;
  }

  .section-gallery .cc-gallery.gallery--with-margins .gallery__item {
    margin: 1px;
    flex: 1 1 50%;
  }

  #page-menu>.inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-footer-links {
    padding: 0 20px;
  }

  #page-menu {
    overflow: hidden;
  }

  .nav-footer-links .disclosure .disclosure__toggle {
    padding: 0 10px 0 0;
  }

  .nav-footer-links .disclosure .disclosure__toggle-arrow {
    right: -20px;
  }

  .nav-footer-links .disclosure .disclosure-list {
    right: 0;
  }
}

/* -------------------------------Image SLider ------------------------- */
.image-slider-wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}

.image-slider-item {
  width: 25%;
}

.image-slider-item div {
  display: block;
  width: 100%;
  padding: 0 2px;
}

/* ----------------------------------Itext column with text --------------------- */
.text--column-with-icons .rimage-outer-wrapper {
  width: 40px;
  height: 40px;
}

.text-column__title {
  font-family: "Manrope-Regular";
  font-weight: 300;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
}

.text-column__text {
  font-family: "Manrope-Regular";
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
  color: #000000;
  opacity: 0.5;
}

/* -----------------------Footer Css ------------------------------ */
.section-footer .section-footer__newsletter-block {
  padding-right: 150px;
}

.section-footer .section-footer__newsletter-block,
.section-footer .section-footer__row__col {
  flex: unset;
  flex-basis: unset;
}

.section-footer__row__col .section-footer__title,
.section-footer__text p {
  font-family: "Manrope-Regular";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.section-footer__text p {
  /* font-family: 'Manrope-SemiBold'; */
  font-weight: 600;
  margin: 0;
}

.newslettter-content {
  margin-top: 20px;
}

.section-footer .section-footer__newsletter-block .section-footer__title {
  font-family: "Manrope-Regular";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.section-footer__menu-block__menu li a,
.copyright .copy,
.section-footer .section-footer__lower-menu__list li a {
  font-family: "Manrope-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}

.section-footer__menu-block:nth-of-type(2) .section-footer__menu-block__menu li:first-of-type a {}

.section-footer__menu-block-3 .section-footer__menu-block__menu li:first-of-type a {
  font-family: "Manrope-Regular";
  opacity: 0.85;
}

.signup-form__email {
  font-family: "Manrope-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  opacity: 0.7;
}

.section-footer .section-footer__row-lower {
  justify-content: flex-end;
  flex-direction: row-reverse;
}

.section-footer__row-container--with-localization {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-footer .section-footer__lower-menu,
.section-footer .section-footer__lower-menu__list li {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .section-footer .section-footer__newsletter-block {
    padding-right: 20px;
    width: 100% !important;
  }

  .section-footer .section-footer__row__col.section-footer__menu-block {
    width: 25% !important;
  }
}

@media (max-width: 550px) {
  .section-footer .section-footer__row__col.section-footer__menu-block {
    width: 50% !important;
    border: unset;
    padding: 30px 10px;
    padding-left: 0;
  }

  .section-footer .section-footer__newsletter-block {
    padding-right: 0;
    border: unset;
  }

  .section-footer__row__col.section-footer__menu-block:after,
  .section-footer__row__col.section-footer__newsletter-block:after {
    content: unset;
  }

  .section-footer__row__col .section-footer__title {
    margin-bottom: 12px;
  }

  .section-footer__row-container--with-localization {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section-footer .section-footer__row-lower {
    justify-content: space-between;
    flex-direction: revert;
    flex-wrap: nowrap;
    align-items: flex-end;
  }

  .section-footer__lower-menu__list {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }
}

/* -------------------------------------- Large image slideshow ---------------------------- */
.slideshow .overlay__content .feature-subheader {
  font-family: "Manrope-Regular";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

#section-id-template--19028642693396__6931ef58-b3d9-43b1-ad38-993001f180c0 .slideshow .overlay__content .feature-subheader,
#section-id-template--19028642332948__b8cf3001-5a9b-467f-8490-6c8675c8a8b6 .slideshow .overlay__content .feature-subheader {
  color: #965914 !important;
}

.slideshow .overlay__content .line-1,
.section-heading .h2 {
  font-family: "Manrope-SemiBold";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 101.1%;
  text-transform: uppercase;
  text-align: left;
}

.slideshow-v2.slideshow .overlay__content .line-1 {
  text-align: center;
}

.rte p {
  font-family: "Manrope-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}

.button {
  font-family: "Manrope-SemiBold";
  font-weight: 500;
  font-size: 12px !important;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

@media (max-width: 768px) {

  .slideshow .overlay__content .line-1,
  .section-heading .h2 {
    font-size: 30px !important;
    line-height: 35px;
    letter-spacing: 0 !important;
  }

  .slideshow .overlay__content .line-1 br {
    display: inline;
  }

  .rte p br {
    display: none;
  }

  #section-id-template--19028642693396__6931ef58-b3d9-43b1-ad38-993001f180c0 .rte p {
    max-width: 245px;
  }

  .slideshow .overlay__content .feature-subheader {
    margin-bottom: 10px;
  }

  .site-control .site-control__inner {
    border-bottom: unset;
  }
}

@media (max-width: 550px) {
  .slideshow-v2 .overlay-type {
    bottom: unset;
    padding: 40px 20px;
    top: 20px;
  }

  .rte p {
    font-size: 14px;
    line-height: 22px;
  }

  .slideshow-v2 .slide-button-wrapper {
    gap: 10px;
    justify-content: center;
    flex-wrap: nowrap;
  }

  /*   body:not(.nav-opaque) #page-content .shopify-section:first-child.header-overlap-section .image-overlay .overlay__content{
    padding-top:10px;
  } */
}

.marquee--spaced .marquee-text {
  padding: 0;
  display: none;
}

.marquee--spaced .marquee-text:first-of-type {
  display: block;
}

.marquee {
  display: flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}

.marquee-text p {
  display: flex;
  align-items: center;
  margin: 0;
}

.marquee-text p strong {
  display: inline;
  margin: 0 8px;
  padding-bottom: 0px;
  width: 4px;
  height: 4px;
  background: black;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
}

/* ---------------------Collection Switcher -------------------------------- */
.product-content {
  flex-direction: column-reverse;
}

.product-inner-content {
  display: flex;
  align-items: flex-start;
  width: 100%;
  justify-content: space-between;
}

.product-block-tagsIcon {
  display: flex;
  align-items: center;
  padding-top: 12px;
  width: 100%;
  max-width: 95px;
  justify-content: flex-end;
}

.cc-product-block.product-block .rimage__image {
  object-fit: cover;
  object-position: top;
}

.product-block-svgicon {
  position: relative;
  display: block;
  cursor: pointer;
  width: 100%;
  max-width: fit-content;
}

.product-block-svgicon img {
  height: 20px;
  width: 20px;
  object-fit: contain;
  margin-left: 3px;
}

.product-block-svgicon .french-icon {
  height: 18px;
  width: 18px;
}

.product-block-svgicon .pencil-icon {
  height: 17px;
  width: 17px;
  margin-left: 5px;
}

.product-block-svgicon .tooltiptext {
  visibility: hidden;
  width: fit-content;
  border: 1px solid #000;
  border-radius: 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -68px;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: black;
  background: white;
  /* text-transform: capitalize; */
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  padding: 0 7px;
  max-width: fit-content;
}

.product-block-svgicon:hover .tooltiptext {
  visibility: visible;
}

.product-block-svgicon .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.product-inner-content .product-block-svgicon .tooltiptext {
  left: 0;
  margin-left: -120px;
}

.product-inner-content .product-block-svgicon .tooltiptext::after {
  left: unset;
  right: 0px;
  margin-left: -5px;
}

.product-block-tagsIcon svg {
  width: 18px;
  height: 18px;
  margin-left: 5px;
}

.product-block-tagsIcon .svg-pencil path {
  fill: white;
  stroke: #a1a1a1;
  stroke-width: 0.5px;
}

.product-inner-content .title {
  font-size: 14px;
  line-height: 21px;
}

.product-inner-content .price {
  font-size: 14px;
  line-height: 21px;
  color: rgba(18, 18, 18, 1);
  padding: 0;
}

.vat-prices {
  color: #a1a1a1;
  margin-left: 5px;
  font-size: 11px;
  font-weight: 400;
  line-height: 15.03px;
}

.product-block-hover {
  width: 100%;
  display: block;
}

.product-block-hover .button {
  width: 100%;
  background: white;
  color: black;
  border-color: white;
  transition: all 0.4s ease-in-out;
}

.product-block .product-block-size ul.cc-swatches a,
.collection-block .product-block-size ul.cc-swatches a {
  text-indent: 0;
  box-shadow: unset;
  background: unset;
  border-radius: unset;
  width: inherit;
  min-height: inherit;
  display: flex;
  align-items: center;
  border: unset;
  justify-content: center;
  color: black;
}

.product-block-size .cc-swatches {
  justify-content: space-between;
  background: white;
  padding: 0 7px !important;
  align-items: center;
  min-height: 56px;
  margin: 0 !important;
}

.product-block-size {
  width: 100%;
  display: block;
  background: white;
  display: none;
  transition: all 0.4s ease-in-out;
}

.product-block-hover {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 5;
  padding: 10px;
  display: none;
  transition: all 0.4s ease-in-out;
}

.product-block-hover.active {
  display: block;
}

.product-block .product-block-size ul.cc-swatches li,
.collection-block .product-block-size ul.cc-swatches li {
  margin-bottom: 0;
  margin-right: 8px;
  padding-right: 0;
  height: inherit;
  width: 100%;
  min-height: 50px;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 5px;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  color: black;
}

.product-block .product-block-size ul.cc-swatches li:hover,
.collection-block .product-block-size ul.cc-swatches li:hover {
  background: #e8e8e8;
}

.product-block-image:hover .product-block-hover {
  display: block;
}

.product-block-hover:hover .button {
  display: none;
}

.product-block-hover:hover .product-block-size {
  display: block;
}

.product-block-hover.active .product-block-size {
  display: none;
}

.product-block-hover.active .button {
  display: block;
}

.collection-switchers {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 20px 0;
}

.collection-switcher {
  display: flex;
  align-items: center;
}

.collection-switcher-item,
.view-all-link {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
  cursor: pointer;
  margin-right: 15px;
  opacity: 0.3;
}

.collection-switcher-item.active {
  opacity: 1;
}

.view-all-link {
  opacity: 1;
  text-decoration: underline;
  margin: 0;
}

.switcher-collection .product-block {
  margin-top: 0;
}

.product-area .product-area__media .theme-gallery[data-column-count="2"] .theme-images {
  padding: 35px 0 0;
}

@media (max-width: 768px) {
  .switcher-collection .view-all-link {
    display: none;
  }

  .vat-prices {
    display: block;
    margin: 0;
  }

  .product-area .product-area__media .theme-gallery[data-column-count="2"] .theme-images {
    padding: 0;
  }

  .switcher-collection .product-block {
    margin-top: 0 !important;
  }

  .product-block-hover,
  .slideshow-v3 .line-3 {
    display: none !important;
  }

  /*   --------------------------- */
  .text--column-with-icons {
    position: relative;
  }

  .sliderContainer {
    position: relative;
  }

  .text--column-with-icons .progressBarContainer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    justify-content: center;
    display: none;
    padding: 0 20px;
  }

  .text--column-with-icons .progressBarContainer div {
    display: block;
    width: 25%;
    padding: 0;
    cursor: pointer;
    margin-right: 5%;
    float: left;
    color: white;
  }

  .text--column-with-icons .progressBarContainer div:last-child {
    margin-right: 0;
  }

  .text--column-with-icons .progressBarContainer div span.progressBar {
    width: 100%;
    height: 3px;
    background-color: #c8c8c8;
    display: block;
  }

  .text--column-with-icons .progressBarContainer div span.progressBar .inProgress {
    background-color: #000000;
    width: 0%;
    height: 3px;
  }

  /* Custom */

  .text--column-with-icons .slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    background: #c8c8c8;
    left: 0;
    width: 80px;
    height: 3px;
    content: "";
    text-align: center;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .text--column-with-icons .slick-dots li {
    width: 80px;
  }

  .text--column-with-icons .slick-dots li.slick-active button:before {
    opacity: 1;
    color: black;
  }

  .text--column-with-icons .slick-dots li.slick-active button:after {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    opacity: 1;
    background: black;
    left: 0;
    width: 80px;
    height: 3px;
    content: "";
    text-align: center;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 9999999999999;

    animation-name: progress;
    animation-timing-function: linear;
    animation-duration: 2600ms;
    animation-delay: 0;
  }

  .text--column-with-icons .slick-dots {
    bottom: -15px;
  }

  .text--column-with-icons .slick-dots li button {
    width: 80px;
  }

  @keyframes progress {
    from {
      width: 0px;
    }

    to {
      width: 80px;
    }
  }
}

@media (max-width: 589px) {
  .collection-switcher-item {
    min-width: fit-content;
    margin-right: 20px;
  }

  .site-control.site-control-v2.nav-inline-desktop .site-control__inner .cart-icon--basket2 svg.header-icon path {
    stroke-width: 0;
    stroke: unset !important;
    opacity: 1;
  }

  .marquee {
    padding: 0 10px;
  }

  .site-control__inner .cart-mobile-search {
    display: none !important;
  }

  .collection-switcher {
    overflow-x: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    margin-right: -20px;
  }

  .collection-switcher::-webkit-scrollbar {
    display: none;
  }

  .product-block {
    padding: 10px 3px !important;
    display: block !important;
  }

  .wide-container .product-list {
    margin: 0 -3px !important;
  }

  .product-block ul.cc-swatches,
  .collection-block ul.cc-swatches {
    padding: 10px 0 0;
  }

  .product-content {
    position: relative;
    padding-bottom: 30px;
  }

  .product-block-tagsIcon {
    bottom: 0;
    position: absolute;
    justify-content: flex-start;
  }

  .product-inner-content .product-block-svgicon img {
    margin-left: 0;
    margin-right: 3px;
  }

  .product-inner-content .product-block-svgicon .pencil-icon {
    margin-left: 0;
    margin-right: 5px;
  }

  .product-block-hover {
    display: none;
  }

  .slideshow-v3 .slick-slide .slideshow-container-custom .overlay-type {
    /*     padding-top: 0; */
  }

  .slideshow-v3 {
    margin-top: -60px;
  }

  .slideshow-v3 .rimage-wrapper {
    height: 100%;
    /*     padding:0 !important; */
  }

  .text--column-with-icons {
    padding-bottom: 0;
  }
}

.loader {
  border: 2px solid C5C5C5;
  border-radius: 50%;
  border-top: 2px solid #000;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin: 0 auto;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.circle-loader {
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left-color: #000;
  animation: loader-spin 1.2s infinite linear;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: none;
}

.product-block-hover.active .circle-loader {
  display: inline-block;
}

.product-block-hover.active .button span {
  display: none;
}

.load-complete {
  -webkit-animation: none;
  animation: none;
  border-color: #5cb85c;
  transition: border 500ms ease-out;
  border: unset;
}

.checkmark {
  display: none;
}

.checkmark.draw:after {
  animation-duration: 800ms;
  animation-timing-function: ease;
  animation-name: checkmark;
  transform: scaleX(-1) rotate(135deg);
}

.checkmark:after {
  opacity: 1;
  height: 18px;
  width: 7px;
  transform-origin: left top;
  border-right: 3px solid #89a8a0;
  border-top: 3px solid #89a8a0;
  content: "";
  left: 0%;
  top: 50%;
  position: absolute;
  display: block;
  margin: 0;
}

@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }

  20% {
    height: 0;
    width: 7px;
    opacity: 1;
  }

  40% {
    height: 18px;
    width: 7px;
    opacity: 1;
  }

  100% {
    height: 18px;
    width: 7px;
    opacity: 1;
  }
}

/* -------------------Collection Page --------------------------------- */
.cc-accordion-item__title {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.pagination .page {
  margin: 2px 0.5em;
  width: 40px;
  height: 40px;
  border: 1px solid #b3b3b3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.pagination .page.current {
  position: relative;
  border-color: black;
}

.pagination .page.current:after {
  content: unset;
}

.pagination .prev a,
.pagination .next a {
  border: unset;
  background: unset;
}

.pagination .prev a {
  rotate: 180deg;
}

.pagination .next a:before,
.pagination .prev a:before {
  background-image: url(/cdn/shop/files/Vector_45.svg?v=1684914463);
  opacity: 1;
  background-repeat: no-repeat;
}

.cc-accordion-item__title:after,
.cc-accordion-item__title:before {
  content: unset;
}

.icon-arrow-down {}

.cc-accordion-item__title svg.icon-arrow-down {
  transition: all 0.4s ease-in-out;
  margin: 0;
  height: 10px;
  width: 10px;
  margin-left: 8px;
}

.cc-accordion-item.is-open .cc-accordion-item__title svg.icon-arrow-down {
  rotate: 180deg;
}

.cc-accordion.catégories .cc-accordion-item__content .cc-checkbox .cc-checkbox__label:before {
  border: 1px solid #d9d9d9;
  width: 14px;
  height: 14px;
  border-radius: 20px;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}

.cc-accordion.catégories .cc-accordion-item__content .cc-checkbox .cc-checkbox__label:after {
  width: 14px;
  background: #000;
  left: -20px;
  height: 14px;
  top: 50%;
  transform: translateY(-50%) !important;
}

.cc-accordion.catégories .cc-accordion-item__content .cc-checkbox {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  font-family: "Manrope-Regular";
}

.theme-filter-container .cc-product-filter .cc-checkbox__count {
  color: #000000;
  font-family: "Manrope-Regular";
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  padding-left: 3px;
}

.cc-price-range__input-container {
  border: unset;
  padding: 0;
  padding-right: 20px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: black;
}

.cc-price-range__input-container-2 {
  padding: 0;
}

.cc-price-range__input-container .cc-price-range__input {
  padding: 0;
  color: black;
  opacity: 1;
}

.cc-price-range__input-container-2 .cc-price-range__input {
  text-align: right;
}

.cc-price-range__input-row:after {
  content: unset;
}

.cc-price-range__input-currency-symbol {
  margin: 0;
}

.cc-price-range__bar {
  position: relative;
  margin: 8px 15px 10px;
}

.cc-price-range .cc-price-range__control:after {
  background: black;
}

.theme-filter-container .feature-header {
  font-family: "Manrope-SemiBold";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}

.theme-filter-container .feature-header:after {
  content: unset;
}

.col_filter_wrapper .cc-product-filter {
  display: flex;
}

.layout-switcher {
  display: flex;
  align-items: center;
}

.layout-switch {
  cursor: pointer;
  margin-left: 12px;
}

.layout-switcher svg {
  width: 70px;
  height: 70px;
  display: block;
  fill: white;
}

.layout-switcher svg {
  width: 26px;
  height: 26px;
}

.theme-filter-container .cc-product-filter-container .product-list-container .product-list {
  display: flex;
  flex-wrap: wrap;
}

.layout-switcher svg rect {
  stroke: #d9d9d9;
}

.layout-switcher .active svg rect {
  stroke: black;
}

.collection-switchers-col {
  display: flex;
  justify-content: center;
  align-items: center;
}

.collection-switchers-col a {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #b3b3b3;
  padding: 0 15px;
  cursor: pointer;
}

.collection-switchers-col a.active {
  color: #000000;
}

@media (max-width: 768px) {
  .theme-filter-container .feature-header {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 10px;
  }

  .cc-accordion.catégories .cc-accordion-item__content .cc-checkbox .cc-checkbox__label:before {
    width: 20px;
    height: 20px;
    left: -28px;
  }

  .cc-accordion.catégories .cc-accordion-item__content .cc-checkbox .cc-checkbox__label:after {
    width: 20px;
    height: 20px;
    left: -28px;
  }
}

/* ------------------------------Product Page ---------------------/'' */
.product-title-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-area .product-title-details .product-area__details__title {
  text-align: left;
  font-family: Archivo, serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 35px;
  text-transform: uppercase;
  padding: 0;
}

.product-detail__form .price-area.product-detail__gap-sm {
  position: unset;
}

.product-detail__form .price-area.product-detail__gap-sm span {
  font-weight: 500;
  font-size: 16px;
  line-height: 16.4px;
  text-transform: uppercase;
  color: #000000;
  opacity: 1;
}

.product-vat-prices {
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  color: #a1a1a1;
  margin-left: 5px;
}

.product-detail__form .product-block-svgicon {
  width: fit-content;
  padding-right: 8px;
  opacity: 0.5;
}

.product-detail__form .product-block-svgicon:hover {
  opacity: 1;
}

.product-detail__form .product-block-tagsIcon {
  padding-top: 30px;
  max-width: 100%;
  position: unset;
  justify-content: flex-start;
}

.product-detail__form .product-block-svgicon svg {
  height: 24px;
  width: 24px;
  margin: 0 auto;
}

/* .product-detail__form .product-block-svgicon svg path{
  fill:black;
}
.product-detail__form .product-block-svgicon svg.icon-tissue path{
  fill:black;
}
.product-detail__form .product-block-svgicon svg.icon-tissue .recylce-g path{
   fill:black;
} */
.product-detail__form .product-block-svgicon .pencil-icon {
  height: 21px;
  width: 21px;
}

/* .product-properties ul {
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  list-style:none;
}
.product-properties ul li {
    width: 50%;
    padding-right: 10px;
  font-style: normal;
font-weight: 300;
font-size: 12px;
line-height: 19px;
  color:black;
  font-family: 'Urbanist', sans-serif;
  position:relative;
} */
/* .product-properties ul li:before {
    content: "";
    background: #1D1E1F;
    background-image: url(/cdn/shop/files/Ellipse_47.svg?v=1684996895);
    width: 3.5px;
    height: 3px;
    display: flex;
    position: absolute;
    left: -10px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    align-items: center;
    background-repeat: no-repeat;
}
.product-properties ul li::marker {
    line-height: 10px;
    font-size: 9px;
    border-radius: 50%;
} */
.product-properties {
  font-size: 14px;
  line-height: 21px;
  font-family: Urbanist, sans-serif;
  margin-top: 15px;
  max-width: 401px;
}

.product-properties p {
  margin-top: 0;
}

.product-detail__form .cc-swatches select[data-colour-swatch="true"]+.clickyboxes li a {
  height: 24px;
  width: 24px;
}

.option-selectors .selector-wrapper label {
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 18px !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase;
  color: black;
}

.option-selectors .selector-wrapper label .cc-swatches__label {
  font-size: 12px;
}

.selector-wrapper[data-option-name="Taille"] .clickyboxes,
.selector-wrapper[data-option-name="Size"] .clickyboxes {
  margin-bottom: 0;
  border: 1px solid #e8e8e8;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: fit-content;
  padding: 0px;
  flex-wrap: wrap;
  gap: 0;
  min-height: 51px;
}

.product-detail__form__options .option-selectors .selector-wrapper[data-option-name="Taille"],
.product-detail__form__options .option-selectors .selector-wrapper[data-option-name="Size"] {
  width: fit-content;
}

.selector-wrapper[data-option-name="Taille"] .clickyboxes li,
.selector-wrapper[data-option-name="Size"] .clickyboxes li {
  margin: 0;
  margin-bottom: 0;
  padding: 2px;
  padding-bottom: 1.5px;
}

.selector-wrapper[data-option-name="Taille"] .clickyboxes li a,
.selector-wrapper[data-option-name="Size"] .clickyboxes li a {
  border: unset;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  min-width: 43px;
}

.selector-wrapper[data-option-name="Taille"] .clickyboxes li a.active,
.selector-wrapper[data-option-name="Size"] .clickyboxes li a.active {
  color: black;
  background: #e8e8e8;
}

.main-product-form {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-top: 10px;
}

.main-product-form .quantity-wrapper {
  position: relative;
  min-width: 120px;
  border: 1px solid #e8e8e8;
  color: #111;
  text-align: center;
  white-space: nowrap;
  margin: 0;
  display: block;
  min-height: 56px;
  margin-right: 15px;
}

.main-product-form .quantity-wrapper a {
  margin-top: 0;
  font-size: 13px;
  font-weight: 500;
  font-family: "Manrope-Regular";
}

.main-product-form .main-product-form .quantity-wrapper input {
  font-size: 14px;
}

.single-product__add-to-cart {
  margin-bottom: 0;
}

.product-detail__form .cc-accordion-item__title {
  font-weight: 500;
}

.product-detail__form .cc-accordion-item__title svg {
  display: none;
}

.product-detail__form .cc-accordion-item__title:after,
.product-detail__form .cc-accordion-item__title:before {
  content: "";
  height: 1.5px;
}

cc-fetched-content .product-content {
  flex-direction: column-reverse;
  padding: 0 10px;
}

cc-fetched-content .product-content .cc-swatches,
cc-fetched-content .product-block-size .cc-swatches {
  display: flex !important;
}

.product-detail__form .product-detail-accordion .product-block-tagsIcon,
.product-detail__form .product-detail-accordion .product-block-hover {
  display: none !important;
}

.product-detail-accordion .cc-accordion-item__panel {
  position: relative;
}

.cc-accordion-item__content p,
.cc-accordion-item__content {
  font-size: 12px;
  line-height: 19px;
  font-family: "Manrope-Regular";
  margin-bottom: 0;
}

.cc-accordion-item__content {
  padding-bottom: 0px;

}

cc-fetched-content .product-detail-accordion .cc-accordion-item {
  border-bottom: unset;
}

.section-product-template .product-area {
  margin-bottom: 0;
}

.template-product .section-featured-collection .section-spacing,
.product-recommendations-container .section-spacing {
  padding-bottom: 120px !important;
  padding-left: 35px;
  padding-right: 35px;
}

.product-slider .product-list .recommended-products-wrapper .product-block {
  width: 25%;
  padding: 0 10px;
}

.template-product .section-featured-collection .section-spacing .section-heading .h2,
.product-recommendations-container .section-heading.h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 35px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-left: 10px;

}

.product-area .product-area__media.multi-column {
  padding-left: 35px;
}

.product-area .product-area__details .product-area__details__inner {
  padding-left: 35px;
  padding-right: 35px;
}

.product-detail__form .trust-icons-section {
  display: none;
}

.recommended-products-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .product-slider .product-list .recommended-products-wrapper .product-block {
    width: 33.3%;
    padding: 0 10px;
  }
}

@media (max-width: 768px) {
  .product-area .product-area__media.multi-column {
    padding-left: 0;
  }

  .product-slider .product-list .recommended-products-wrapper .product-block {
    width: calc(50% - 1px);
    padding: 0 0px;
  }

  .product-recommendations-container .section-spacing {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 60px !important;
  }

  .recommended-products-wrapper {
    justify-content: space-between;
  }

  .product-area .product-area__details .product-area__details__inner {
    padding-left: 0;
    padding-right: 0;
  }

  .product-recommendations-container .section-heading.h2 {
    font-size: 24px;
    line-height: 26px;
  }

  .template-product .section-featured-collection .section-spacing {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product-slider .swiper-container .swiper-button-prev,
  .product-slider .swiper-container .swiper-button-next {
    background: unset;
  }

  .product-slider .swiper-button-prev svg,
  .swiper-button-next svg {
    height: 24px;
    width: 24px;
  }

  .product-slider .swiper-button-prev {
    left: 5px;
  }

  .product-slider .swiper-button-next {
    right: 5px;
  }

  .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    width: 40px;
    height: 2px;
    border-radius: 2px;
    background: #c8c8c8;
    left: unset !important;
    transform: scale(1);
  }

  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    background: #000000 !important;
  }

  .product-detail__form .trust-icons-section {
    display: flex;
  }

  cc-fetched-content .cc-accordion-item__panel .product-slider .swiper-slide {
    padding: 0 0px;
    width: 100% !important;
  }

  cc-fetched-content .cc-accordion-item__panel .product-block__inner {
    display: flex;
    align-items: flex-start;
    width: 100%;
  }

  .swiper-container-horizontal .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    display: flex;
    bottom: 25px;
    justify-content: center;
  }

  cc-fetched-content .cc-accordion-item__panel .product-block__inner .image {
    width: 50%;
  }

  cc-fetched-content .cc-accordion-item__panel .product-block__inner .product-content {
    width: 50%;
  }

  cc-fetched-content .cc-accordion-item__panel .product-block__inner .product-inner-content .title {
    padding-top: 0;
  }

  cc-fetched-content .cc-accordion-item__panel .swiper-buttons-inline {
    display: none;
  }
}

@media (max-width: 589px) {
  .product-area .product-title-details .product-area__details__title {
    font-size: 24px;
    line-height: 26px;
  }

  .product-area .cc-swatches select[data-colour-swatch="true"]+.clickyboxes li a {
    height: 25px;
    width: 25px;
  }

  .template-product .section-featured-collection .section-spacing .section-heading .h2 {
    font-size: 24px !important;
    line-height: 26px;
  }

  .selector-wrapper[data-option-name=Taille] .clickyboxes,
  .selector-wrapper[data-option-name=Size] .clickyboxes {
    flex-wrap: nowrap;
  }

  .selector-wrapper[data-option-name=Taille] .clickyboxes li a,
  .selector-wrapper[data-option-name=Size] .clickyboxes li a {
    min-width: fit-content;
  }
}

.nav-wishlist svg {
  width: 25px !important;
  height: 25px !important;
  margin: 0;
}

.nav-wishlist {
  margin-top: 0 !important;
  padding-right: 22px;
  cursor: pointer;
}

.site-control .site-control__inner .nav-account {
  padding-right: 15px;
}

.site-control.nav-inline-desktop .nav-search {
  right: 0;
}

.cc-popup .cc-popup-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}

.cc-popup-image-pop {
  width: 50%;
  display: block;
  height: inherit;
  max-height: 535px;
}

.cc-popup .cc-popup-modal {
  padding: 0;
  width: 100%;
  background: #F6F6F6;
  max-width: 80%;
}

.cc-popup .cc-popup-modal .cc-popup-title {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: black;
}

.cc-popup .cc-popup-modal.cc-popup-modal--has-image .cc-popup-close svg {
  stroke: black !important;
}

.cc-popup .rte p {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #9797a5;
  margin: 0;
}

.cc-popup .rte {
  margin: 20px 0;
}

.cc-popup .cc-popup-modal .cc-popup-form .cc-popup-form__inputs label {
  color: black;
  text-align: left;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
  margin: 15px 0;
  margin-top: 30px;
}

.cc-popup-image-pop img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  max-height: inherit;
  object-position: top;
}

.cc-popup .cc-popup-modal .cc-popup-content {
  padding: 60px 30px;
  width: 50%;
}

.cc-popup-form-buttons {
  justify-content: flex-start;
  display: flex;
  max-width: 180px;
}

.cc-popup .cc-popup-close {
  z-index: 3 !important;
}

.page-faq .accordion-container .cc-accordion-item__panel,
.page-faqs .accordion-container .cc-accordion-item__panel {
  position: unset;
}

.shopify-video-section .video-container,
.shopify-video-section .video-container .video-container__video {}

.template-page .external-video-section .video-container {
  max-width: 965px;
  margin: 0 auto;
  padding-bottom: 40%;
}

.shopify-video-section .video-container .video-container__video video {}

/* .selector-wrapper.cc-swatches li a{
  position: relative;
}
.selector-wrapper.cc-swatches li a:after {
  position: absolute;
  content: 'attr(data-value)';
  bottom: -2.5em;
  right: -1em;
  background-color: #333;
  color: white;
  padding: .25em .5em;
} */
@media (min-width: 1450px) {
  .cc-popup .cc-popup-modal {
    max-width: 1000px;
  }
}

@media (max-width: 589px) {
  .cc-popup .cc-popup-container {
    flex-direction: column;
  }

  .cc-popup-image-pop {
    width: 100%;
    max-height: 350px;
  }

  .cc-popup .cc-popup-modal .cc-popup-content {
    padding: 20px;
    width: 100%;
  }
}

@media (min-width: 992px) {

  .blogpost-slideshow .overlay-type {
    padding-left: 30px;
    padding-right: 30px;
  }

  .blogpost-slideshow .slick-dots {
    bottom: 140px;
    right: 30px;
    left: 30px;
  }
}

/* .use-alt-logo .site-control:not(.nav-opaque) .site-control__inner a, .use-alt-logo .site-control:not(.nav-opaque) .site-control__inner .disclosure__toggle{
  color:black;
}
.use-alt-logo .site-control:not(.nav-opaque) .site-control__inner svg path, .use-alt-logo .site-control:not(.nav-opaque) .site-control__inner .cart {
    fill: black;
    color: black;
}
.use-alt-logo .site-control:not(.nav-opaque) .site-control__inner svg.cart-icon path {
    stroke: black;
}
.use-alt-logo .site-control:not(.nav-opaque) .site-control__inner svg, .use-alt-logo .site-control:not(.nav-opaque) .site-control__inner .cart {
    fill: black;
    color: black;
}
.use-alt-logo .site-control:not(.nav-opaque) .logo.logo--has-alt-logo>img, .use-alt-logo .site-control:not(.nav-opaque) .logo.logo--has-alt-logo>h1>img {
    opacity: 1;
}
.use-alt-logo .site-control:not(.nav-opaque) .logo .alt-logo{
  opacity:0;
} */
.main-blog-template .column.quarter {
  width: 50%;
}

.main-blog-template .product-list {
  display: flex;
  flex-wrap: wrap;
}

.main-blog-template .article-block__image {
  width: 100%;
  max-width: 200px;
  margin: 0;
}

.main-blog-template .article-block {
  display: flex;
  align-items: center;
  padding: 0 !important;
  margin: 10px 0;
  width: 100%;
  background: #F4F5F5;
}

.main-blog-template .article-block .article-block__title {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  color: #000000;
  min-height: 135px;
}

.article-block__content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.main-blog-template .article-block .article-block__meta {
  margin-bottom: 0;
  font-family: 'Manrope-Regular';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #B3B3B3;
}

.overlay-content-wrapper {
  display: flex !important;
  width: 100%;
  padding-top: 50px;
}

.overlay-content-wrapper .overlay__content {
  width: 40%;
  padding: 0 !important;
}

.overlay-content-wrapper .overlay-image {
  width: 60%;
}

.blogpost-slideshow .rimage-outer-wrapper {
  visibility: hidden;
}

.blogpost-slideshow .slide .rte {
  color: #B3B3B3 !important;
}

.blogpost-slideshow.slideshow-v2 .slick-dots li .sliderIndex {
  color: black;
}

.blogpost-slideshow.slideshow-v2 .slick-dots li .slick-bar {
  background: #D9D9D9;
}

.blogpost-slideshow.slideshow-v2 .slick-dots li .slick-bar .slick-bar-inner {
  background-color: black;
}

.overlay-image-inner {
  width: 100%;
  height: 100%;
  display: block;
}

.overlay-image-inner img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
}

.blogpost-slideshow.slideshow-v2 .slick-slide {
  background: linear-gradient(180deg, #f4f5f5 90%, #FFFFFF 10%);
}

.blogpost-slideshow.slideshow-v2 .slick-slide .overlay__content .line-1 {
  overflow: hidden;
  max-width: 500px;
  width: 100%;
}

.blogpost-slideshow .slick-dots {
  bottom: 140px;
}

@media (min-width: 769px) {
  .column.quarter.article-column.article-column-full {
    width: 100%;
  }

  .article-column-full .article-block__content {
    width: 40%;
  }

  .main-blog-template .article-column-full .article-block__image {
    width: 60%;
    max-width: 100%;
  }

  .main-blog-template .article-column-full .article-block .article-block__title {
    min-height: auto;
  }

  .main-blog-template .article-column-full .article-block {
    display: flex;
    align-items: flex-start;
  }

  .main-blog-template .article-column-full .article-block__title {
    font-size: 36px;
    line-height: 39px;
  }

  .article-column-full .article-block__image.article-block__image--square .rimage-wrapper {
    padding-top: 60% !important;
  }

  .article-column-full .article-block__image.article-block__image--square .rimage-wrapper img {
    object-position: top;
  }
}

.feature-header {
  font-weight: 500 !important;
  font-size: 36px;
  line-height: 39px;
  text-transform: uppercase;
}

#shopify-section-reassurance-section {
  margin-top: 80px;
}

.video-container .video-container__cover {

  left: 50%;
  transform: translateX(-50%);
  max-width: 970px;
  margin: 0 auto;
}

#page-content .main-article .content {
  max-width: 1500px;
  width: 100%;
  padding: 50px 100px;
  background: unset;
  position: relative;
}

.main-article {
  background: linear-gradient(180deg, #f4f5f5 55%, #FFFFFF 35%);
}

.template-article .section-image-with-text .image-section-spacing {
  max-width: 1200px;
  margin: 0 auto;
}

.template-article .section-rich-text .section-spacing,
.template-article .section-image-with-text-overlay .section-spacing {
  max-width: 1115px;
  margin: 0 auto;
}

.template-article .image-with-text-left .image-with-text__text__wrap {
  padding-right: 0;
}

.template-article .image-with-text-right .image-with-text__text__wrap {
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.main-article .rimage-outer-wrapper {
  max-width: 100% !important;
}

.main-article .article .feature-header {
  font-family: Archivo;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0em;
  max-width: 730px;
  text-align: center;
  margin-bottom: 10px;

}

.main-blog-template.related-articles {
  background: #F4F5F5;
}

.main-blog-template.related-articles .article-block {
  background: white;
}

.main-blog-template.related-articles .column.quarter {
  padding: 0 10px;
}

.main-blog-template.related-articles .section-spacing {
  padding-top: 100px !important;
  padding-bottom: 100px;
}

.main-blog-template.related-articles .feature-header {
  text-align: left;
}

.main-article .feature-subheader {
  font-family: Manrope-Regular;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #B3B3B3;
  text-transform: uppercase;
  margin-bottom: 50px;

}

.template-article #shopify-section-reassurance-section {
  margin: 0;
}

.extra-menu {
  width: 100%;
  display: block;
  margin-top: 40px;
}

.extra-menu img {
  max-width: 100px;
  object-fit: contain;
  width: 100%;
  display: block;

}

.main-article .sharing-list .sharing-link span {
  background: black;
  width: 30px;
  height: 30px;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.main-article .sharing ul li svg,
.main-article .sharing ul li svg g,
.main-article .sharing ul li svg path {
  fill: white !important;
}

.main-article .sharing .sharing-label {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.1em;
  display: block !important;
  text-transform: uppercase;

}

.main-article .sharing ul {
  margin: 0;
  flex-direction: column;
  display: flex;
  align-items: center;
}

.main-article .sharing ul li {
  margin: 6px 0 !important;
}

.template-article .main-article .article .sharing {
  margin: 0;
  position: absolute;
  right: 12px;
  top: 65%;
  transform: translateY(-50%);
}

.load-more {
  justify-content: center;
  display: flex;
  margin-top: 130px;
}

.load-more-button {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  min-width: 200px;
  cursor: pointer;
}

.slideshow-v2.blogpost-slideshow.slideshow {
  position: relative;
  margin-bottom: 40px;
}

.slideshow-v2.blogpost-slideshow.slideshow-v2 .slick-slide .overlay__content .line-2.rte {
  color: #B3B3B3 !important;
}

.active-filter-controls-container {
  margin-top: 65px;
}

.SEO-Insert.rte h1,
.SEO-Insert.rte h2,
.SEO-Insert.rte h3,
.SEO-Insert.rte h4,
.SEO-Insert.rte h5,
.SEO-Insert.rte h6 {
  font-family: "Manrope-Regular";
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  margin: 0;
  margin-bottom: 1em;
}

@media (min-width: 1600px) {

  .slideshow-v2.blogpost-slideshow .rimage-outer-wrapper {
    height: 60vh !important;
  }

  .slideshow-v2.blogpost-slideshow .overlay-content-wrapper .overlay-image {
    height: 55vh !important;
  }

  .blogpost-slideshow .slick-dots {
    bottom: 200px;
  }

  .slideshow-v2.blogpost-slideshow.slideshow {
    position: relative;
    margin-bottom: 50px;
  }
}

@media (max-width: 992px) {
  #page-content .main-article .content {
    padding: 50px;
  }

  .main-article .sharing .sharing-label {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .blogpost-slideshow .rimage-outer-wrapper {
    visibility: visible;
  }

  #shopify-section-reassurance-section {
    margin-top: 50px;
  }

  .overlay-content-wrapper .overlay-image {
    display: none;
  }

  .overlay-content-wrapper .overlay__content {
    width: 100%;
  }

  .overlay-content-wrapper {
    display: flex !important;
    width: 100%;
    padding-top: 0;
  }

  .blogpost-slideshow.slideshow-v2 .slick-slide {
    background: #f4f5f5;
  }

  .blogpost-slideshow .slick-dots {
    bottom: 12px;
  }

  .blogpost-slideshow .overlay-type {
    padding-top: 30px;
  }

  .active-filter-controls-container {
    margin-top: 0;
  }

  .main-blog-template .column.quarter {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .blogpost-slideshow.slideshow-v2 .slick-slide .overlay__content .line-1 {
    min-height: 60px;
  }

  .feature-header {
    font-size: 20px;
    line-height: 22px;
  }
}

@media (max-width: 589px) {
  .blogpost-slideshow .overlay-type {
    padding-top: 30px;
    padding-bottom: 90px;
  }

  .template-article .main-article .article .sharing {
    display: none;
  }

  .template-blog .site-control.fixed {
    position: relative;
  }

  .blogpost-slideshow .rimage-outer-wrapper,
  .blogpost-slideshow .overlay-image {
    height: auto !important;
  }

  /*    .template-blog .site-control.fixed.nav-opaque {
    position: fixed;    
  } */
  .load-more {
    margin-top: 100px;
  }

  #page-content .main-article .content {
    padding: 50px 20px;
    padding-bottom: 0;
  }

  .blogpost-slideshow .overlay__content .line-1,
  .section-heading .h2 {
    font-size: 20px !important;
    line-height: 22px;
    margin-bottom: 0;
  }

  .main-blog-template .article-block .article-block__title {
    font-size: 14px;
    line-height: 16px;
    min-height: auto;
  }

  .main-blog-template .article-block__image {
    max-width: 120px;
  }

  .article-block__content {
    padding: 10px;
  }

  .main-article .article .feature-header {
    font-size: 20px;
    line-height: 24px;
  }

  .rte p,
  .SEO-Insert.rte h1,
  .SEO-Insert.rte h2,
  .SEO-Insert.rte h3,
  .SEO-Insert.rte h4,
  .SEO-Insert.rte h5,
  .SEO-Insert.rte h6 {
    font-size: 14px;
    line-height: 22px;
  }

  .template-article .image-with-text .image-with-text__text__wrap {
    padding-left: 0;
    padding-right: 0;
    /*     padding-bottom: 0; */
  }

  .template-article .section-rich-text .section-spacing,
  .template-article .section-image-with-text-overlay .section-spacing {
    padding-top: 0 !important;
  }

  .main-blog-template.related-articles .section-spacing {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }

  .extra-menu img {
    max-width: 90px;
  }

  .nav-wishlist svg path {
    opacity: 1;
  }

  .nav-wishlist {
    margin-top: 6px !important;
  }

  .slideshow-v3 .slick-slide .overlay__content .line-2 {
    min-height: 70px;
  }
}

@media only screen and (max-width: 1200px) {
  .seen-on-childDiv {
    width: 25% !important;
  }


}

@media only screen and (max-width: 992px) {
  .seen-on-childDiv {
    width: 50% !important;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 589px) {
  .site-control.site-control-v2 .cart div.cart_count {
    right: -5px;
    top: 28px;
  }

  .section-gallery .cc-gallery .gallery__row {
    display: flex;
    flex-wrap: nowrap;
  }

  .slideshow-v3 .slick-slide .overlay__content .line-2 {
    min-height: 85px;
  }

  .slideshow-v3 .slick-slide .overlay__content .line-1 {
    min-height: 90px;
  }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .product-list .product-block:nth-of-type(4) {
    display: none !important;
  }


}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
  #section-id-template--19895265952020__6931ef58-b3d9-43b1-ad38-993001f180c0 .rimage-outer-wrapper {
    height: 400px !important;
  }

  #section-id-template--19895265952020__6931ef58-b3d9-43b1-ad38-993001f180c0 .image-overlay .overlay__content {
    max-width: 450px;
  }

  .icon-with-text .container.container--large {
    width: 100%;
  }
}

/* --------------------------Landing Page Css -------------------------- */
.overlay-logo-image {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 150px;
  z-index: 11;
  display: block;
}

.overlay-logo-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.landing-page-banner .line-1 {
  line-height: normal;
  text-transform: uppercase;
}

.landing-page-banner .overlay-type .line-2 {
  max-width: 960px;
}

.landing-page-banner .overlay-type .line-2 p {
  color: #FFF;
  text-align: center;
  font-family: "Manrope-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.landing-page-banner .overlay-type .line-2 p em {
  font-style: unset;
}

.landing-page-banner .line-3 .button {
  max-width: 180px;
  width: 100%;
  padding: 15px !important;
  margin: 0 auto;
}

.page-landing-page #shopify-section-reassurance-section,
.page-landing-page-2 #shopify-section-reassurance-section {
  margin-top: 0;
}

@media (min-width: 1200px) {
  .landing-page-banner .overlay-type.position--left.position--vcenter {
    padding-left: 18%;
  }

  .landing-page-banner .overlay-type.position--left.position--vcenter .overlay__content {
    word-break: break-word;
    max-width: 800px;
  }
}

@media (max-width: 768px) {
  .landing-page-banner .line-1 {
    font-size: 19px;
  }

  .landing-page-banner .overlay-type .line-2 p {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 13px;
  }

}

@media (max-width: 589px) {
  .landing-page-banner .line-1 {
    margin-bottom: 40px;
  }

  .landing-page-banner .overlay-type .line-3 {
    margin-top: 40px;
  }

  .landing-page-banner .overlay.position--bottom {
    padding-bottom: 50px;
  }

  .overlay-logo-image {
    max-width: 120px;
  }
}

/* ----------------text -with product ---------------------------------- */
.text-with-product .section-spacing {
  padding-bottom: 0;
}

.twp-wrapper-row {
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}

.twp-wrapper-row-left {
  flex-direction: row-reverse;
}

.twp-wrapper-left {
  width: 40%;
}

.twp-wrapper-right {
  width: 60%;
}

.twp-wrapper-left-inner {
  width: 100%;
  display: block;
  padding-right: 40px;
}

.twp-wrapper-row-left .twp-wrapper-left-inner {
  padding-right: 0px;
  padding-left: 40px;
}

.twp-wrapper-left-number {
  color: #485258;
  text-align: left;
  /* font-family: Archivo; */
  font-size: 156px;
  font-style: normal;
  font-weight: 500;
  line-height: 95%;
  margin-bottom: 0;
}

.twp-wrapper-left-title {
  color: #000;
  font-family: Archivo;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
}

.twp-wrapper-left-text p {
  color: #000;
  font-family: "Manrope-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.twp-wrapper-left-inner a.button {
  padding: 15px;
  max-width: 150px;
  width: 100%;
}

.twp-wrapper-right-flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.twp-wrapper-right-product {
  display: block;
  width: calc(33.3% - 15px);
}

.twp-wrapper-right-product-item {
  width: 100%;
  position: relative;
  display: block;
}

.twp-wrapper-right-product-a {
  display: flex;
  width: 100%;
  position: relative;
  /* max-height: 400px; */
}

.twp-wrapper-right-product-a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: inherit;
}

.twp-wrapper-right-product-title {
  position: absolute;
  bottom: 10px;
  background: white;
  width: calc(100% - 30px);
  text-align: center;
  color: #000;
  text-align: center;
  font-family: Manrope-Regular;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 10px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  cursor: pointer;
  filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.08));
  transition: all 0.4s ease-in-out;
}

.twp-wrapper-right-product-a:hover .twp-wrapper-right-product-title {
  opacity: 1;
  transition: all 0.4s ease-in-out;
}

.twp-wrapper-right-product-title:hover {
  opacity: 0.9 !important;
}

@media only screen and (max-width: 992px) and (min-width: 769px) {
  .twp-wrapper-left-number {
    font-size: 80px;
  }

  .twp-wrapper-left-title {
    font-size: 20px;
  }

  .twp-wrapper-left-inner {
    padding-right: 20px;
  }

  .twp-wrapper-row-left .twp-wrapper-left-inner {
    padding-left: 20px;
  }

  .twp-wrapper-right-product {
    display: block;
    width: calc(33.3% - 5px);
  }

  .twp-wrapper-left {
    width: 50%;
  }

  .twp-wrapper-right {
    width: 50%;
  }

  .twp-wrapper-left-text p {
    font-size: 14px;
  }

  .text-with-product .wide-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .twp-wrapper-left {
    width: 100%;
  }

  .twp-wrapper-right {
    width: 100%;

  }

  .twp-wrapper-left-inner {
    padding: 0 20px !important;
    padding-bottom: 30px !important;
  }

  .twp-wrapper-left-number {
    font-size: 120px;
  }

  .twp-wrapper-left-title {
    font-size: 28px;
  }

  .twp-wrapper-right-flex .slick-list {
    padding-left: 0 !important;
  }

  .twp-wrapper-right-product-item {
    padding-right: 20px;
  }

  .text-with-product .wide-container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .twp-wrapper-right-flex {
    padding-left: 20px;
  }
}

.section-best-collection {
  margin-top: 50px;
}

.section-best-collection .section-heading {
  justify-content: center;
  padding-bottom: 20px;
}

.section-best-collection .section-heading .h2 {
  padding: 0;
  color: white;
}

.section-best-collection .section-spacing {
  padding-top: 70px;
}

.section-best-collection .product-inner-content .title {
  color: white;
}

.section-best-collection .half-gutter .column {
  padding-left: 15px;
  padding-right: 15px;
}

.section-best-collection .product-block .cc-swatches li a {
  border: 0.5px solid #A7A7A7;
  box-shadow: unset;
}

.section-best-collection ul.cc-swatches li input:checked+a {
  box-shadow: unset;
  border: 2px solid black;
}

.section-best-collection .product-block .product-block-size .cc-swatches li a {
  border: unset !important;
}

.cProductList {
  display: inline !important;
}

@media only screen and (max-width: 768px) {
  .section-best-collection .wide-container .product-list .product-block {
    display: block !important;
    width: 100% !important;
  }

  .section-best-collection .wide-container .product-list {
    overflow-x: scroll;
    flex-wrap: nowrap !important;
    margin: 0 !important;
    display: flex !important;
  }

  .section-best-collection .section-spacing {
    padding: 50px;
    padding-top: 55px;
  }

  .owl-progress {
    background: #C8C8C8;
    width: 100%;
    display: block;
    height: 2px;
    max-width: 250px;
    margin: 0 auto;
    margin-top: 32px;
  }

  .owl-progress-fill {
    background: white;
    display: block;
    z-index: 1;
    position: relative;
    height: inherit;
    transition: width .5s linear;
  }
}

@media only screen and (max-width: 589px) {
  .section-best-collection .wide-container .product-list .product-block {
    min-width: 100%;
  }

  .section-best-collection .section-heading .h2 {
    font-size: 40px !important;
    line-height: normal;
    font-weight: 500;
  }

  .section-best-collection .product-block-tagsIcon {
    position: unset;
    justify-content: flex-end;
  }

  .owl-progress {
    margin-top: 0;
    max-width: 200px;
  }
}


/* -----------------------Form css ----------------------- */
.globo-form-control .flat-input {
  box-shadow: none;
  border: 1px solid #D7D7D7;
  background: unset;
  height: 60px;
}

.globo-form-app .header {
  display: none !important;
}

.globo-form-control .flat-input {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: "Manrope-Regular";
}

.globo-form-control textarea.flat-input {
  min-height: 200px;
}

.globo-form-control .flat-input::placeholder {
  color: #000;
  opacity: 1;
  /* Firefox */
}

.globo-form-control .flat-input::-ms-input-placeholder {
  /* Edge 12-18 */
  color: #000;
}

.globo-form-control {
  position: relative;
}

.globo-form-control select.flat-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

}

.globo-form-control select::-ms-expand {
  display: none;
}

#globo-formbuilder-19955>div>div>div>form>div.globo-formbuilder-wizard>div>div.panels>div>div:nth-child(5)>div:after {
  content: url(/cdn/shop/files/Vector_62.svg?v=1699508374);
  display: block;
  position: absolute;
  top: 50%;
  z-index: 5;
  right: 20px;
  transform: translateY(-50%);
}

.globo-form-id-19955 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:before,
.globo-form-app .globo-form-control .radio-wrapper .radio-input~.radio-label:after {
  border-color: #D7D7D7 !important;

}

.globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:before,
.globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:after {
  top: 5px !important;
  width: 15px !important;
  height: 15px !important;
}

.globo-form-app .globo-form-control label.globo-label span.label-content {
  line-height: normal;
  font-size: 11px !important;
  font-family: "Manrope-Regular";
}

.globo-form-id-19955 .globo-form-app .globo-form-control .checkbox-wrapper .globo-option {
  line-height: normal !important;
}

.globo-form-app .globo-form-control label.globo-label span.label-content a {
  font-family: "Manrope-Regular";
  font-weight: 600;
}

#globo-formbuilder-19955>div>div>div>form>div.globo-formbuilder-wizard>div>p {
  font-size: 0 !important;
  height: 0 !important;
  visibility: hidden !important;
}

.globo-form-id-19955 .globo-form-app .footer.wizard__footer button.submit {
  color: #000;
  text-align: center;
  font-family: Manrope-Regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  background: transparent;
  border-color: black;
}

.map-section__content .feature-header {
  color: #000;
  font-family: Archivo;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.map-section__content .feature-header small,
.map-section__content .rte p {
  display: block;
  color: #000;
  font-family: "Manrope-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.map-section__content .rte p a {
  font-weight: 500;
  margin-top: 10px;
  display: block;
  width: fit-content;
}

.map-section__wrapper .map-section__map {
  position: unset;
  height: 180px;
  width: 50%;
  transform: unset;
}

.map-section__wrapper {
  align-items: center;
}

.map-section .wide-container {
  max-width: 950px;
}

.map-section__wrapper .map-section__text {
  margin-left: 0;
  width: 50%;
  padding-top: 0;
  padding-bottom: 0;
}

.page-width {
  max-width: 1200px;
  margin: 0 auto;
}

.template-article .section-rich-text .rte {
  margin: 0;
}

.image-with-text.image-with-text--cover .image-with-text__image__inner .rimage-outer-wrapper,
.section-image-with-text-overlay .image-overlay .rimage-outer-wrapper {
  width: 100%;
}

.product-block-image .rimage-outer-wrapper {
  width: 100% !important;
}

.section-image-with-text-overlay .image-overlay a {
  display: block;
  width: 100%;
}

.section-image-with-text-overlay .image-overlay a {}

@media only screen and (max-width: 768px) {
  .map-section__wrapper .map-section__text {
    width: 100%;
    padding: 0;
    padding-bottom: 30px;
    max-width: 450px;
  }

  .map-section__wrapper .map-section__map {
    width: 100%;
    max-width: 450px;
  }

  .map-section__content .feature-header {
    text-align: center;
    font-size: 32px;
  }

  .map-section__content .feature-header small {
    font-size: 14px;
  }

  .map-section__content .rte p {
    text-align: center;
    font-size: 12px;
  }

  .map-section__content .rte p a {
    width: 100%;
    max-width: fit-content;
    margin: 0 auto;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 589px) {
  .globo-app-extension {
    padding: 0px 20px;
  }

  .globo-form-app .globo-form-control label.globo-label span.label-content {
    font-size: 12px !important;
  }

  .globo-form-control .flat-input {
    font-size: 12px;
    height: 41px;
  }

  .globo-form-control textarea.flat-input {
    min-height: 130px;
  }

  .globo-form-id-19955 .globo-form-app .footer.wizard__footer button.submit {
    font-size: 14px;
    letter-spacing: 1.4px;
  }

  #shopify-section-template--21447938801940__1699507643b15c0fa1 .section-spacing {
    padding-top: 0;
  }

  .map-section__wrapper {
    padding: 0 20px;
  }
}

.SEO-Insert-title {
  text-align: left;
  font-family: Manrope-Regular;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 30px;
}

.SEO-Insert-btn {
  font-family: Urbanist;
  font-size: 16px;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 20px;
  border-bottom: 1px solid;
  width: fit-content;
  cursor: pointer;
  color: black;
}

.SEO-Insert_container {
  max-width: 100%;
  margin: 0 auto;
}

.SEO-Insert-flex {
  display: flex;
  align-items: flex-start;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}

.SEO-Insert {
  width: calc(50% - 50px);
}

.SEO-Insert p {
  margin: 0;
  margin-bottom: 40px !important;
  display: none;
}

.SEO-Insert.rte h1,
.SEO-Insert.rte h2,
.SEO-Insert.rte h3,
.SEO-Insert.rte h4,
.SEO-Insert.rte h5,
.SEO-Insert.rte h6 {
  display: none;
}

.SEO-Insert .SEO-Insert-one p,
.SEO-Insert.rte .SEO-Insert-one h1,
.SEO-Insert.rte .SEO-Insert-one h2,
.SEO-Insert.rte .SEO-Insert-one h3,
.SEO-Insert.rte .SEO-Insert-one h4,
.SEO-Insert.rte .SEO-Insert-one h5,
.SEO-Insert.rte .SEO-Insert-one h6 {
  display: block;
}

.SEO-Insert-flex.open .SEO-Insert.rte h1,
.SEO-Insert-flex.open .SEO-Insert.rte h2,
.SEO-Insert-flex.open .SEO-Insert.rte h3,
.SEO-Insert-flex.open .SEO-Insert.rte h4,
.SEO-Insert-flex.open .SEO-Insert.rte h5,
.SEO-Insert-flex.open .SEO-Insert.rte h6,
.SEO-Insert-flex.open .SEO-Insert p {
  display: block;
}

.SEO-Insert p strong {
  display: block;
  margin-bottom: 1em;
}

/* .slideshow-v2 .overlay-type{
  position:unset;
  padding-top:20px;
  padding-bottom:20px;
} */
.newslettter-content-logo {
  max-width: 45px;
  display: block;
  margin-top: 60px;
}

.border-text.small--hide>p>strong:last-child {
  display: none;
}

@media only screen and (max-width: 992px) {
  .SEO-Insert {
    width: calc(50% - 20px);
  }
}

@media only screen and (max-width: 768px) {
  .SEO-Insert {
    width: 100%;
    padding-right: 10px;
  }

  .newslettter-content-logo {
    margin: 0 auto;
  }

  .SEO-Insert p {
    margin-bottom: 30px !important;
  }

  .SEO-Insert-flex {
    max-height: 210px;
    overflow-y: scroll;
  }

  .SEO-Insert-flex.open::-webkit-scrollbar {
    width: 3px;
  }

  /* Track */
  .SEO-Insert-flex.open::-webkit-scrollbar-track {
    background: #C8C8C8;
  }

  /* Handle */
  .SEO-Insert-flex.open::-webkit-scrollbar-thumb {
    background: #000000;
  }

  /* Handle on hover */
  .SEO-Insert-flex.open::-webkit-scrollbar-thumb:hover {
    background: #000000;
  }

  .border-text {
    padding: 15px 0px;
  }

  .section-footer .section-footer__text {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 589px) {
  .SEO-Insert-title {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .slideshow-v2 .slick-dots {
    left: 00px;
  }

  .slideshow-below .overlay-type {
    bottom: 100px;
  }
}