/** Shopify CDN: Minification failed

Line 45:0 All "@import" rules must come first
Line 46:1 Unexpected "/"
Line 422:26 Unexpected "{"

**/
.lsn-switcher.lsn-down {
  background: transparent !important;
  color: #fff !important;
}
.lsn-keyboard-hint {
    display: none !important;
}
.shopify-section-header-sticky .lsn-switcher.lsn-down {
  background: transparent !important;
  color: #000 !important;
}
.lsn-select__arrow {
  border-color: #fff transparent transparent !important;
}
.shopify-section-header-sticky .lsn-select__arrow {
  border-color: #000 transparent transparent !important;
}
@font-face {
  font-family: "BrandonGrotesque";
  src: url("/cdn/shop/files/HvDTrial_BrandonGrotesque-Regular_6b9e2dcb-ae5b-4ed0-ac30-04a114318c5c.woff2?v=1741687043")
      format("woff2"),
    url("/cdn/shop/files/HvDTrial_BrandonGrotesque-Regular_c0555350-a8bc-45c7-8b68-aa85592b3ba5.woff?v=1741687043")
      format("woff");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BrandonGrotesque-medium";
  src: url("/cdn/shop/files/HvDTrial_BrandonGrotesque-Medium.woff2?v=1741686802")
      format("woff2"),
    url("/cdn/shop/files/HvDTrial_BrandonGrotesque-Medium.woff?v=1741686802")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@import url("https://fonts.googleapis.com/css2?family=Domine:wght@400..700&display=swap");
*/

/* header mega menu*/
.desktop-localization-wrapper {
  display: none !important;
}
header.header.page-width {
  max-width: 100%;
}
.navbar.new-mega-menu {
  overflow: hidden;
}
.new-mega-menu .column img {
  max-height: 410px;
  object-fit: cover;
  width: 100%;
}
.navbar.new-mega-menu a {
  float: left;
  font-size: 12px;
  color: #000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  pointer-events: all;
  cursor: pointer;
}
.new-mega-menu button.dropbtn:hover,
.new-mega-menu a.mega-links:hover {
  border-bottom: 1px solid;
  cursor: pointer;
}
.new-mega-menu .dropdown {
  float: left;
  overflow: hidden;
}
.new-mega-menu .dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: #000;
  padding: 14px 16px;
  background-color: inherit;
  /* font-family: "Domine", serif; */
  letter-spacing: 1.55px;
  margin: 0;
  border: 1px solid transparent;
}
.new-mega-menu .dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  z-index: 1;
}
.new-mega-menu button.dropbtn {
  font-size: 12px !important;
  line-height: 12px;
}
.new-mega-menu .dropdown:hover .dropdown-content {
  display: block;
}
.new-mega-menu .column {
  float: left;
  width: 25%;
  padding: 10px;
  background-color: #fff;
  height: max-content;
  cursor: pointer;
}
.new-mega-menu .column a {
  float: none;
  color: #000;
  padding: 0 0 25px 0px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 12px;
  /* font-weight: 400; */
  letter-spacing: 0.55px;
  text-transform: uppercase;
}
.new-mega-menu .column a:hover {
  color: #d90268;
}
.new-mega-menu .row:after {
  content: "";
  display: table;
  clear: both;
}
/* .dropdown-content {
  overflow-x: auto;
  display: flex;
  gap: 10px;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch; 
  cursor: grab; 
} */

/* Hide scrollbar */
.dropdown-content::-webkit-scrollbar {
  width: 0; /* Hides the scrollbar */
  height: 0; /* Hides the scrollbar for vertical scrolling as well */
}

.new-mega-menu .row {
  display: flex;
  padding: 50px;
  width: 100%;
}

.new-mega-menu .column {
  flex: 0 0 calc(25% - 10px);
  scroll-snap-align: center;
}

.new-mega-menu .column img {
  width: 100%;
  height: auto;
  display: block;
}
.new-mega-menu .text-menu {
  padding-left: 40px;
}
.new-mega-menu .accordion-item {
  margin-bottom: 10px;
}

.new-mega-menu .child-links {
  display: none;
  padding-left: 20px;
  list-style-type: none;
}

.new-mega-menu .accordion-link {
  display: block;
  padding: 10px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.new-mega-menu ul.child-links {
  margin-top: 0;
}
/****/
.custom-header {
  display: flex !important;
  flex-wrap: wrap;
}
.custom-header .custom-signup,
.custom-header h1.header__heading,
.custom-header .header__icons.header__icons--localization.header-localization {
  width: 33.3%;
}
.custom-header .navbar.new-mega-menu {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.custom-header .header__icons.header__icons--localization.header-localization {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.custom-header details-modal.header__search {
  display: block !important;
}

.signed-up a {
  /* font-family: brandon-grotesque, sans-serif; */
  font-size: 12px;
  /* font-weight: 400; */
  letter-spacing: 0.55px;
  text-decoration: none;
  text-transform: uppercase;
}
.shopify-section-header-sticky .custom-header .navbar.new-mega-menu {
  /* width: 70%; */
  width: 60%;
  order: 2;
}
.shopify-section-header-sticky
  .custom-header
  .header__icons.header__icons--localization.header-localization {
  order: 3;
  /* width: 15%; */
  /* width: 27%; */
  width: 22%;
}
.shopify-section-header-sticky h1.header__heading {
  order: 1;
  /* width: 15%; */
  width: 13%;
}
.template-index span.ts-switcher-btn__name {
  color: #fff;
}
.template-index .shopify-section-header-sticky span.ts-switcher-btn__name {
  color: #000;
}
.shopify-section-header-sticky .custom-header .custom-signup {
  display: none;
}
.shopify-section-header-sticky.shopify-section-header-hidden {
  top: 0 !important;
}
.shopify-section-header-sticky .new-mega-menu .dropdown .dropbtn {
  padding: 14px 10px;
}
.custom-announcement {
  display: flex;
  justify-content: space-between;
  padding: 0 5rem;
  height: 30px;
}

.ann-msg p {
  /* font-family: brandon-grotesque, sans-serif; */
  font-size: 12px !important;
  /* font-weight: 400; */
  letter-spacing: 0.55px;
  text-transform: uppercase;
  margin: 4px 0;
}
.template-index h1.header__heading a span,
.template-index .navbar.new-mega-menu button,
.template-index .signed-up a {
  color: #fff !important;
}
.template-index .header__icons svg {
  color: #fff;
}
.shopify-section-header-sticky h1.header__heading a span,
.shopify-section-header-sticky .navbar.new-mega-menu button,
.shopify-section-header-sticky .signed-up a {
  color: #000 !important;
}
.shopify-section-header-sticky .header__icons svg {
  color: #000;
}
sticky-header.header-wrapper {
  background: transparent;
  border-bottom: none;
  top: 30px;
}
.shopify-section-header-sticky {
  position: sticky !important;
}
.section-header.shopify-section-header-sticky {
  background-color: #fff !important;
  top: 0;
  width: 100%;
}
sticky-header.header-wrapper:has(.new-mega-menu .dropdown:hover) {
  background: #fff !important;
}
sticky-header.header-wrapper:has(.new-mega-menu .dropdown:hover)
  h1.header__heading
  a
  span,
sticky-header.header-wrapper:has(.new-mega-menu .dropdown:hover)
  .navbar.new-mega-menu
  button,
sticky-header.header-wrapper:has(.new-mega-menu .dropdown:hover) .signed-up a {
  color: #000 !important;
}
sticky-header.header-wrapper:has(.new-mega-menu .dropdown:hover)
  .header__icons
  svg {
  color: #000;
}
/* .mp4-video {
  position: relative;
  width: 100%;
  height: 100vh;  
  overflow: hidden; 
}

.mp4-video .custom_video video {
  position: absolute;
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%); 
  width: 100%; 
  height: 100% !important; 
  object-fit: cover; 
} */
.mp4-video video {
  object-fit: contain !important;
  width: 100%;
  height: 100%;
  display: block;
}
/* .custom_video {
    margin-bottom: -10px;
} */
.announcement-bar-section .utility-bar {
  border-bottom: 0px;
}
.home-image-link img {
  width: 100%;
  display: block;
  object-fit: cover;
  height: 100%;
}
.home-collection {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.home-page-collection {
  margin: 10px 0;
}
.shopify-section.image-link {
  margin: 10px 0 10px 0;
}
.home-collection.coll-3 .collection-block {
  width: 33.3%;
  padding: 0 10px;
  position: relative;
}
.home-collection.coll-2 .collection-block {
  width: 50%;
  padding: 0 10px;
  position: relative;
}
.home-collection.coll-4 .collection-block {
  width: 25%;
  padding: 0 10px;
  position: relative;
}
.home-page-collection {
  overflow-x: hidden;
}
.home-collection .collection-block:nth-child(1) {
  padding-right: 0;
}
.home-collection .collection-block:nth-child(3) {
  padding-left: 0;
}
.home-collection .coll-image img {
  width: 100%;
  display: block;
  object-fit: cover;
  height: 100%;
}
.coll-image {
  width: 100%;
  height: 100%;
}
.coll-title {
  position: absolute;
  bottom: 25px;
  width: 100%;
  text-align: center;
  color: #fff;
  /* font-family: "Domine", serif; */
  font-size: 16px;
  /* font-weight: 400; */
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 10px 15px;
}

/****/

/*Footer*/
.footer__content-top.page-width {
  width: 100%;
  max-width: 2000px;
  height: auto;
  margin: 50px auto 30px;
  padding: 0 30px;
}
h2.footer-block__heading, {
  /* font-family: "Domine", serif; */
  
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  user-select: none;
  color: #000;
  margin: 0;
  text-transform: uppercase;
} 
ul.footer-block__details-content {
  list-style: none;
  margin: 5px 0 0;
  padding: 0;
  text-transform: uppercase;
  transition: max-height 0.4s ease, opacity 0.4s ease;
}
.custom-newsletter h3{
  font-size: 22px;
  line-height: 31px;
  /* font-family: "Domine", serif; */
  font-weight: 500;
  user-select: none;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}

.custom-newsletter p {
  font-size: 22px;
  line-height: 31px;
  /* font-family: "Domine", serif; */
  font-weight: 600;
  user-select: none;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}
footer.footer.color-scheme-1 {
  padding: 0;
}
ul.footer-block__details-content li a {
  /* font-family: "Domine", serif; */
  font-size: 14px !important;
  /* font-weight: 400; */
  line-height: 22px;
  -webkit-user-select: none;
  user-select: none;
  color: #000 !important;
  padding-bottom: 0 !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.custom-newsletter h4, .custom-newsletter .news_social__heading{
  /* font-family: "Domine", serif; */
  font-size: 16px;
  /* font-weight: 400; */
  user-select: none;
  color: #000;
  line-height: 23px;
  margin: 0;
  text-transform: uppercase;
}
.custom-newsletter .news_social__heading{
font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
font-size: 21px;
}
.custom-newsletter .news_social__settings{
  font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
  font-size: 16px;
  font-weight: 500;
  user-select: none;
  color: #000;
  line-height: 23px;
  margin: 0;
  text-transform: uppercase;
}

/* .footer-block.grid__item.new-newsletter {
  width: calc(37% - 8px);
} */
.footer-block.grid__item.footer-block--menu {
  width: calc(21% - 8px);
}
.custom-newsletter .newsletter-form {
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: 70px;
  padding: 20px 0;
}
.custom-newsletter .newsletter-form__field-wrapper {
  max-width: 100%;
}
.custom-newsletter .field:after {
  content: none;
}
.custom-newsletter label.field__label {
  left: 2px;
  font-size: 16px;
  /* font-weight: 400; */
  letter-spacing: 0px;
  height: 48px;
  text-align: left;
  color: #858585;
  /* font-family: "Domine", serif; */
}
.custom-newsletter .field__input {
  border-bottom: 1px solid;
}
.custom-newsletter button#Subscribe {
  color: #726d6d;
  /* font-family: "Domine", serif; */
  font-size: 24px;
  /* font-weight: 400; */
  letter-spacing: 0px;
  line-height: 1;
  font-style: normal;
  white-space: normal;
  padding: 0px 10px;
  text-align: center;
  word-break: break-word;
  align-self: flex-end;
  cursor: pointer;
  pointer-events: auto;
  height: 40px;
}
.custom-newsletter .apple_pay img {
  width: 137px;
}
.custom-newsletter .apple_pay {
  display: flex;
  gap: 20px;
  padding-bottom: 15px;
}
.custom-newsletter .newsletter-social {
  padding: 20px 0;
}
.news-social .footer__list-social.list-social:only-child {
  justify-content: flex-start;
}
.news-social .svg-wrapper {
  width: 22px;
  height: 25px;
}
.news-social a.link.list-social__link {
  display: block;
  object-fit: contain;
  width: 40px;
  height: auto;
  padding: 0;
}
.footer-right-links span {
  border-right: 1px solid #c6c6c6;
  padding: 0 20px;
}
.footer-right-links a {
  /* padding: 0 20px; */
  color: #c6c6c6;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
}
.footer-right-links {
  display: flex;
  height: auto;
  justify-content: flex-end;
  text-transform: uppercase;
}
.footer-right p {
  color: #c6c6c6;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.footer_copy_right {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
  align-items: center;
}
.footer-right-links span:last-child a {
  border-right: 0;
  padding-right: 0;
}
.footer__content-bottom {
  border-top: 0 !important;
}
.footer__content-bottom.scroll-trigger {
  margin-top: 0;
  padding-top: 0;
}
.footer__content-bottom-wrapper.page-width {
  display: none;
}
.footer-right-links span p,
.footer-right p {
  margin: 0;
  line-height: 20px;
}
footer.footer.color-scheme-1 {
  margin-bottom: 60px;
}
.footer-block__details-content .list-menu__item--link:hover {
  text-decoration: none;
}
.header__icons svg {
  width: 33px;
  height: 18px;
}
.header__icon .svg-wrapper {
  width: 20px;
  height: 20px;
}

.header__icons i.icon-swym-wishlist {
  display:inline-block;
  width: 18px;
  height: 18px;
}

details-modal.header__search.searched-head,
a.header__icon.header__icon--account {
  margin-right: 0px;
  width: 35px;
}
a.header__heading-link.link {
  width: 33.3%;
}
.shopify-section-header-sticky a.header__heading-link.link {
  width: 15%;
}
.template-index .shopify-section-header-sticky a.header__heading-link.link {
  width: 100%;
}
.shopify-section-header-sticky sticky-header.header-wrapper {
  background: #fff;
  top: 30px;
}
.signed-up p a {
  color: #000;
}
.shopify-section-header-sticky {
  top: 0 !important;
}
.footer-right-links span:last-child {
  border-right: 0;
}
/**/
.desktop_view {
  display: block !important;
}
.mobile_view {
  display: none !important;
}
.header__search summary.header__icon {
  width: auto !important;
}

i.icon-swym-wishlist {
  /*  font-family: "swym-font"; */
  font-style: normal;
  vertical-align: middle;
}
i.icon-swym-wishlist + span {
  vertical-align: middle;
}
i.icon-swym-wishlist:after {
  content: "";
  font-size: 130%;
  line-height: 18px;
  text-align: center;
  display: inline;
  color: #000;
}
a.swym-wishlist {
  text-decoration: none;
}
.template-index i.icon-swym-wishlist:after {
  color: #fff;
}
/*content rendered after swym is ready to avoid showing block/invalid chars*/
.swym-ready i.icon-swym-wishlist:after {
  content: "\f004";
}
.shopify-section-header-sticky i.icon-swym-wishlist:after {
  color: #000;
}

/**student discount*/
section.studentdiscount-hero {
  background-color: #f8f3f0;
}
.studentdiscount-hero__banner {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
}
.studentdiscount-hero img {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
}
.studentdiscount-hero__header {
  display: block;
  position: absolute;
  top: 50%;
  left: 15%;
  transform: translate(-25%, -50%);
  padding: 40px;
  max-width: 1600px;
}
.studentdiscount-hero__header h3 {
  font-size: 36px;
  line-height: 32px;
  letter-spacing: -1px;
  color: #fff;
  margin: 0;
  /* font-family: "Domine", serif; */
}
.studentdiscount-hero__header h1 {
  font-size: 72px;
  /* font-weight: 400; */
  line-height: 65px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  /* font-family: "FreightBigProMedium-Regular"; */
}
section.studentdiscount-discountblock {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 1600px;
  height: auto;
  margin: auto;
  padding: 0 40px;
  margin-bottom: 40px;
}
section.studentdiscount-discountblock h4 {
  text-wrap: balance;
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 16px;
  padding: 10px;
  /* font-family: "Domine", serif; */
}
.studentdiscount-discountblock__content {
  display: flex;
  position: relative;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.studentdiscount-discountblock__button {
  background-color: #f8f3f0;
  padding: 40px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  min-height: 250px;
  width: 100%;
}
a.studentdiscount-discountblock__button-link {
  text-decoration: none;
}
section.studentdiscount-discountblock h5.btn {
  text-transform: uppercase;
  color: #fff;
  background-color: #000;
  margin: 20px auto;
  text-wrap: balance;
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 16px;
  padding: 10px;
  width: max-content;
  /* font-family: "Domine", serif; */
}
a.studentdiscount-discountblock__button-link img {
  margin: 20px 0;
  width: 100%;
  max-width: 700px;
}
.studentdiscount-imageblock {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 1600px;
  height: auto;
  margin: auto;
  padding: 0 40px;
  margin-bottom: 40px;
}
.studentdiscount-imageblock__content {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
}
.studentdiscount-imageblock__button {
  position: relative;
  height: 100%;
  width: calc(33.3% - 20px);
}
.studentdiscount-imageblock img {
  margin-bottom: 20px;
  max-width: 100%;
  max-height: 100%;
}
.studentdiscount-imageblock__button h3 {
  /* font-family: "FreightBigProMedium-Regular"; */
  font-size: 50px;
  /* font-weight: 400; */
  line-height: 45px;
  margin: 0;
}
.studentdiscount-imageblock__button h4 {
  /* font-family: "Domine", serif; */
  text-wrap: balance;
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 16px;
  padding: 10px;
  margin: 0;
}
.studentdiscount-imageblock__button h5 {
  /* font-family: "Domine", serif; */
  text-transform: uppercase;
  color: #fff;
  background-color: #000;
  width: auto;
  padding: 10px 20px;
  margin: 0;
}
a.studentdiscount-imageblock__button-link {
  text-decoration: none;
}
.studentdiscount-imageblock__button h5.btn {
  width: max-content;
  margin: 0px auto;
}
/*end*/
/*durabilite*/
.page-durabilite h2.rich-text__heading.rte.inline-richtext {
  font-size: 72px;
  /* font-weight: 400; */
  line-height: 65px;
  text-transform: uppercase;
  user-select: none;
  /* font-family: "FreightBigProMedium-Regular"; */
}
.sustainability__intro {
  display: flex;
  width: 100%;
  max-width: 2000px;
  height: auto;
  justify-content: center;
  margin: 0 auto;
  padding-top: 20px;
}
.sustainability__intro__title {
  flex: 1;
  padding: 10px 40px 40px;
  text-align: left;
  margin: 0 auto;
}
.sustainability__intro h1 {
  /* font-family: "FreightBigProMedium-Regular"; */
  font-size: 72px;
  /* font-weight: 400; */
  line-height: 65px;
  text-transform: uppercase;
  user-select: none;
  margin: 0;
}
.sustainability__intro__subtitle {
  flex: 2;
  padding: 0 40px 40px;
  text-align: left;
  margin: 0 auto;
}
.sustainability__intro h4,
.sustainability__intro h5,
.sustainability__intro p {
  /* font-family: "Domine", serif; */
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 22px;
  padding: 10px;
  user-select: none;
}
.sustainability__statement__text p {
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  padding: 10px;
  user-select: none;
  /* font-weight: 400; */
  letter-spacing: 0px;
  margin: 0;
  /* font-family: "Domine", serif; */
}
.sustainability__statement__text {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 10px;
}
.sustainability__statement__text-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  width: 50%;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: auto 0 auto auto;
}
.sustainability__statement__container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 2000px;
  margin: auto;
  padding: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sustainability__statement img {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.sustainability__statement {
  display: block;
  position: relative;
  height: 100%;
  width: auto;
  text-align: center;
}
.sustainability__cta__button .sustainability__cta__button__text {
  font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  user-select: none;
  margin: 0;
}
.sustainability__cta__button a {
  text-decoration: none;
  color: #000;
}
.sustainability__cta__button {
  display: block;
  background-color: #000;
  width: auto;
  margin: auto;
  max-width: 90%;
  padding: 15px 60px;
}
.sustainability__cta__subtitle h4 {
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 22px;
  padding: 10px;
  user-select: none;
  color: #333;
  letter-spacing: 0px;
  margin: 0;
  /* font-family: "Domine", serif; */
}
.sustainability__cta__subtitle {
  flex: 1;
  padding: 0 40px 20px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.sustainability__cta span {
  font-size: 72px;
  /* font-weight: 400; */
  line-height: 65px;
  text-transform: uppercase;
  user-select: none;
  color: #333;
  letter-spacing: 0px;
  margin: 0;
  /* font-family: "FreightBigProMedium-Regular"; */
}
.sustainability__cta__title {
  flex: 1;
  padding: 0 40px 20px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.sustainability__cta {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 2000px;
  height: auto;
  align-items: center;
  justify-content: center;
  margin: 40px auto;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
section.sustainability__img-block {
  margin: 0 auto;
  max-width: 2000px;
  padding-top: 40px;
  user-select: none;
  padding-bottom: 10px;
}
.sustainability__img-block__container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.sustainability__img-block__item {
  flex: 1 1 32%;
  position: relative;
  width: 100%;
  height: 100%;
}
.sustainability__img-block__item img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.sustainability__img-block__item__container {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 2000px;
  margin: auto;
  padding: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sustainability__img-block__item__text-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  width: auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: auto;
}
.sustainability__img-block__item__text-wrapper h2 {
  text-align: center;
  color: #fff;
  font-size: 50px;
  /* font-weight: 400; */
  line-height: 60px;
  text-transform: uppercase;
  user-select: none;
  margin: 0;
  /* font-family: "FreightBigProMedium-Regular"; */
}
.sustainability__img-block__item__text-wrapper p {
  text-align: center;
  color: #fff;
  /* font-family: "Domine", serif; */
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 22px;
  padding: 10px;
  user-select: none;
}
.sustainability__img-block__item__text-wrapper span {
  line-height: 22px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  /* font-weight: 400; */
  padding: 10px;
  font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
}
.sustainability__img-block__container__overlay {
  display: none;
}
.sustainability__img-block__container__overlay {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  align-content: center;
  transform: translate(-50%, -50%);
  z-index: 10;
  text-align: center;
  scrollbar-width: none;
}
.sustainability__img-block__container__overlay__content {
  display: flex;
  position: relative;
  background-color: #fff;
  margin: 10px;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  justify-content: center;
  align-items: center;
  flex-direction: column;
  white-space: wrap;
  color: #000;
  font-size: 20px;
  padding: 0 40px;
}
.sustainability__img-block__container__overlay__close {
  display: block;
  position: absolute;
  right: 2%;
  top: 3%;
}
.sustainability__img-block__container__overlay__paragraph {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow-y: auto;
  margin: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.sustainability__img-block__container__overlay__paragraph::-webkit-scrollbar {
  display: none;
}
.sustainability__img-block__container__overlay__paragraph p {
  color: #000;
  position: relative;
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 22px;
  padding: 10px;
}
.aligned-text-center .sustainability__statement__text-wrapper {
  width: auto;
}
.sustainability__statement__text-wrapper h2 {
  color: #fff;
  font-size: 72px;
  /* font-weight: 400; */
  line-height: 65px;
  text-transform: uppercase;
  user-select: none;
  /* font-family: "FreightBigProMedium-Regular"; */
  margin: 0;
}
.sustainability__statement__text-wrapper p {
  font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
  color: #fff;
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 22px;
  padding: 10px;
  user-select: none;
  letter-spacing: 0px;
  /* font-family: "Domine", serif; */
}
.sustainability__goals {
  display: block;
  width: auto;
  text-align: center;
  padding: 40px 0;
}
.sustainability__goals__content {
  display: flex;
  flex-direction: column;
  margin: auto;
  padding: 40px;
  width: 100%;
  max-width: 2000px;
  align-items: center;
  justify-content: center;
}
.sustainability__goals__title {
  position: relative;
  text-align: center;
  height: auto;
  width: 100%;
  margin: auto;
  padding-bottom: 40px;
}
.sustainability__goals__title h2 {
  font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
  font-size: 72px;
  /* font-weight: 400; */
  line-height: 65px;
  text-transform: uppercase;
  user-select: none;
  margin: 0;
}
.sustainability__goals .sustainability__goals__blocks__counters__value, .sustainability__goals span {
  font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
  font-size: 72px;
  line-height: 65px;
  text-transform: uppercase;
  user-select: none;
  margin: 0;
  color: #121212;
}
.sustainability__goals__blocks {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  max-width: 2000px;
}
.sustainability__goals__blocks__counters {
  flex: 1;
}
.sustainability__goals__blocks__counters p{
  font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
  font-size: 16px;
}
.sustainability__goals__blocks__counters__total {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.sustainability__goals__blocks__counters__total h2 {
  font-size: 100px;
  line-height: 90px;
  /* font-family: "FreightBigProMedium-Regular"; */
  text-transform: uppercase;
  user-select: none;
  margin: 0;
}
.sustainability__goals__blocks__counters h4 {
  /* font-family: "Domine", serif; */
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 22px;
  padding: 10px;
  user-select: none;
}
/*end*/
/*durabilite*/
.image-with-text-slider {
  display: flex;
  flex-wrap: wrap;
}
.image-text-slide {
  width: 33.3%;
  padding: 5px;
}
.slide-image img {
  width: 100%;
}
.image-text-slider {
  background: #000;
  padding: 40px 0;
}
.image-text-slide h2 {
  padding: 0 0 10px;
  margin: 0;
  color: #fff;
  line-height: 48px;
  font-size: 46px;
  user-select: none;
  /* font-family: "FreightBigProMedium-Regular"; */
}
.image-text-slide .image-text-slide__text, .image-text-slide p {
  font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
  color: #fff;
  font-size: 15px;
  margin: 15px 0;
  line-height: 22px;
  user-select: none;
  /* font-family: "Domine", serif; */
}
img.secondary-img {
  max-width: 75%;
}
.slide-image {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.image-text-slide:nth-child(even) .secondary-img {
  order: 1;
}
.image-text-slide:nth-child(even) .primary-img {
  order: 2;
}
.page-la-marque .sustainability__statement__text-wrapper {
  background: rgba(0, 0, 0, 0.34);
}
.page-la-marque .sustainability__statement__text-wrapper h2 {
  font-size: 46px;
  line-height: 46px;
}
.page-la-marque .sustainability__statement__text p {
  font-size: 15px;
  color: #fff;
  line-height: 22px;
  padding: 10px;
  user-select: none;
  /* font-family: "Domine", serif; */
}
/*end*/

span.flag-with-toggle {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  background-size: cover;
  background-position: center;
  border: 2px solid #fff;
  border-radius: 50%;
}
.big-desktop-only {
  padding-right: 15px;
  padding-top: 10px;
}
.white_logo {
  display: none;
}
.template-index .dark_logo {
  display: none;
}
.template-index .white_logo {
  display: block;
}
.template-index .shopify-section-header-sticky .dark_logo {
  display: block !important;
}
.template-index .shopify-section-header-sticky .white_logo {
  display: none !important;
}
.header__heading .header__heading-logo-wrapper {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 990px) {
  .header {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .ann-msg {
    width: 33.3%;
    text-align: center;
  }
  .template-index a.header__heading-link.link {
    width: 100%;
  }
}
@media only screen and (max-width: 989px) {
  .sustainability__goals__blocks__counters p{
    font-size: 14px;
  }
  .new-mega-menu {
    display: none !important; /* Mega menu ko hide karna */
  }
  .section-header {
    position: sticky !important;
  }
  h1.header__heading a span,
  .navbar.new-mega-menu button,
  .signed-up a {
    color: #000 !important;
  }
  .header__icons svg {
    color: #000 !important;
  }
  .custom-signup {
    display: none;
  }
  .header__icons.header__icons--localization.header-localization {
    width: 10% !important;
  }
  header-drawer {
    width: 10%;
  }
  h1.header__heading,
  .custom-header a.header__heading-link.link {
    width: 80% !important;
  }
  .header {
    padding: 10px 1rem 10px 2rem !important;
  }
  .custom-announcement {
    padding: 0;
  }
  .template-index h1.header__heading a span {
    color: #000 !important;
  }
}
@media only screen and (max-width: 768px) {
  .sustainability__goals__blocks__counters p{
    font-size: 12px;
  }
  .page-la-marque .sustainability__statement__container {
    margin: 0;
    padding: 0;
    transform: none;
    background: rgba(0, 0, 0, 0.2);
    position: unset;
  }
  .page-la-marque .sustainability__statement.desktop-only {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .page-la-marque .sustainability__statement__text-wrapper h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .page-la-marque .sustainability__statement__text p {
    line-height: 12px;
    font-size: 12px;
  }
  .page-la-marque .sustainability__statement__text-wrapper {
    background: rgba(0, 0, 0, 0.2);
    padding: 20px;
  }
  .image-text-slide .image-text-slide__text, .image-text-slide p {
    font-size: 12px;
    line-height: 12px;
  }
  section.sustainability__img-block {
    padding-top: 0;
  }
  .sustainability__goals__blocks__counters {
    flex: 1 1 49%;
  }
  .sustainability__goals__blocks__counters__total h2 {
    font-size: 72px;
    line-height: 65px;
  }
  .sustainability__goals__blocks__counters h4 {
    font-size: 12px;
    line-height: 12px;
    margin: 0;
  }
  .sustainability__goals__title h2 {
    font-size: 30px;
    line-height: 28px;
  }
  .aligned-text-center .sustainability__statement__container {
    background-color: transparent;
  }
  .sustainability__statement__text-wrapper h2 {
    font-size: 30px;
    line-height: 28px;
  }
  .sustainability__img-block__container__overlay__paragraph p,
  .sustainability__statement__text-wrapper h4 {
    font-size: 12px;
    line-height: 12px;
    margin: 0;
  }
  .sustainability__img-block__item {
    flex: 1 1 49%;
  }
  .sustainability__img-block__item__text-wrapper h2 {
    font-size: 30px;
    line-height: 28px;
  }
  .sustainability__img-block__item__text-wrapper p {
    font-size: 12px;
    line-height: 12px;
  }
  .sustainability__img-block__item__text-wrapper span {
    font-size: 12px;
    line-height: 12px;
  }
  .sustainability__statement__container {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .sustainability__statement__text-wrapper {
    width: 100%;
    margin: auto;
  }
  .sustainability__statement__text p {
    font-size: 16px;
    line-height: 18px;
  }
  .sustainability__cta__title,
  .sustainability__cta__subtitle {
    padding: 0 15px 20px;
  }
  .sustainability__cta span {
    font-size: 30px;
    line-height: 28px;
  }
  .sustainability__cta__subtitle p,
  .sustainability__cta__button .sustainability__cta__button__text {
    line-height: 12px;
    font-size: 12px;
  }
 
  .page-durabilite h2.rich-text__heading.rte.inline-richtext {
    font-size: 30px;
    line-height: 28px;
  }
  .sustainability__intro {
    flex-direction: column;
  }
  .sustainability__intro__title {
    padding: 20px 40px;
    text-align: center;
  }
  .sustainability__intro h1 {
    font-size: 30px;
    line-height: 28px;
  }
  .sustainability__intro__subtitle {
    padding: 0 20px 20px;
    text-align: center;
  }
  .sustainability__intro__subtitle h4 {
    font-size: 12px;
    line-height: 12px;
    margin: 0;
  }
  .studentdiscount-imageblock__button h4 {
    min-height: 44px;
  }
  .studentdiscount-imageblock {
    padding: 0 20px;
  }
  .studentdiscount-imageblock__content {
    gap: 10px;
  }
  .studentdiscount-imageblock img {
    margin-bottom: 10px;
  }
  .studentdiscount-imageblock__button h3 {
    font-size: 24px !important;
    line-height: 22px !important;
  }
  .studentdiscount-imageblock__button h4,
  .studentdiscount-imageblock__button h5 {
    font-size: 12px;
    line-height: 12px;
  }
  .studentdiscount-imageblock__button {
    width: calc(50% - 5px);
  }
  .studentdiscount-imageblock__button:nth-of-type(3) {
    display: none;
  }
  section.studentdiscount-discountblock h4,
  section.studentdiscount-discountblock h5.btn {
    font-size: 12px;
    line-height: 12px;
  }
  .studentdiscount-discountblock__content {
    flex-direction: column;
  }
  .studentdiscount-imageblock__button h5.btn {
    padding: 10px;
    width: auto;
  }
  .studentdiscount-hero__header h1 {
    font-size: 30px;
    line-height: 28px;
  }
  .studentdiscount-hero__header h3 {
    font-size: 14px;
    line-height: 14px;
  }
  .desktop_view {
    display: none !important;
  }
  .mobile_view {
    display: block !important;
  }
  .home-collection.coll-3 .collection-block {
    width: 100%;
    padding: 0 10px;
    position: relative;
  }
  .home-collection.coll-2 .collection-block,
  .home-collection.coll-4 .collection-block {
    width: 100%;
  }
  .home-collection .collection-block:nth-child(1) {
    padding-bottom: 10px;
    padding-right: 10px;
  }
  .home-collection .collection-block:nth-child(3) {
    padding-top: 10px;
  }
  .footer .grid {
    display: flex !important;
    flex-wrap: wrap;
  }
  .footer-block.grid__item.footer-block--menu {
    width: 100%;
    margin: 0;
    order: 2;
  }
  /* h2.footer-block__heading {
    font-size: 16px;
    line-height: 23px;
    user-select: none;
    color: #000;
    margin: 0;
    text-transform: uppercase;
  } */
  .footer-block.grid__item.new-newsletter {
    width: 100%;
    order: 1;
    text-align: center;
    border-bottom: 0;
    margin: 0;
  }
  .footer-right-links a,
  .footer-right p {
    font-size: 9px !important;
    line-height: 11px !important;
    padding: 0;
  }
  .footer-right-links {
    margin-bottom: 17px;
    order: 1;
    justify-content: center;
  }
  .footer_copy_right {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-right {
    order: 2;
    width: 100%;
    text-align: center;
  }
  .footer-right-links span p {
    line-height: 11px;
    text-align: center;
  }
  .footer-block {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
  }

  .footer-block__heading{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 700 !important;
    padding: 10px 0;
    line-height: 28px;
    user-select: none;
    color: #000;
    margin: 0;
    text-transform: uppercase;
  }

  .footer-block__heading::after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 7l6 6 6-6'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease;
    margin-left: auto; /* Push it to the right */
  }

  .footer-block.active .footer-block__heading::after {
    transform: rotate(180deg);
  }

  /* .footer-block__details-content {
    padding: 10px 0;
    display: none;   
    } */

  .news-social .footer__list-social.list-social:only-child {
    justify-content: center;
  }
  .news-social.mobile_view {
    margin-bottom: 30px;
  }
  .footer-right-links span:last-child {
    border-right: 0;
  }
  .custom-newsletter .apple_pay {
    padding: 30px 0 20px;
    justify-content: center;
  }
  .footer-block__details-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out, padding 0.3s ease-out;
    padding: 0; /* Ensure padding doesn't take up space when collapsed */
  }

  .footer-block.active .footer-block__details-content {
    max-height: 500px; /* Large enough to accommodate any content */
    padding: 10px 0; /* Add padding smoothly */
  }
  .footer-block.active .footer-block__details-content {
    margin-bottom: 20px;
  }
  .footer__content-top .grid {
    row-gap: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .sustainability__goals__title h2 {
    font-size: 60px;
  }
  .sustainability__goals__blocks__counters__total h2 {
    font-size: 87px;
  }
  .sustainability__goals__blocks__counters h4 {
    font-size: 12px;
    margin: 0;
  }
  .sustainability__img-block__item__text-wrapper span {
    margin: 0;
  }
  .sustainability__img-block__item__text-wrapper p {
    font-size: 12px;
    line-height: 12px;
  }
  .sustainability__img-block__item__text-wrapper h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .sustainability__intro h1 {
    font-size: 48px;
    line-height: 60px;
    margin-top: 15px;
  }
  .sustainability__statement__text-wrapper {
    width: 60%;
  }
  .sustainability__statement__text p {
    font-size: 12px;
    line-height: 18px;
  }
  section.studentdiscount-discountblock h4,
  section.studentdiscount-discountblock h5.btn {
    font-size: 12px;
    line-height: 12px;
  }
  .studentdiscount-hero__header h1 {
    font-size: 60px;
    line-height: 56px;
  }
  .studentdiscount-hero__header h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .shopify-section-header-sticky a.header__heading-link.link span {
    font-size: 22px;
  }
  .header:not(.drawer-menu).page-width {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  p.footer-block__heading {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
  }
  .custom-newsletter h3{
    font-size: 21px;
    line-height: 31px;
  }

  .custom-newsletter p {
    font-size: 21px;
    line-height: 31px;
    font-weight: 600;
  }
  .custom-newsletter .apple_pay img {
    width: 120px;
  }
  .footer__content-top .grid {
    row-gap: 0 !important;
    margin-bottom: 0 !important;
  }
  details-modal.header__search.searched-head {
    padding-right: 5px;
  }
  .footer-block.grid__item.new-newsletter {
    width: calc(34% - 8px);
    margin-top: 30px;
  }
  .footer-block.grid__item.footer-block--menu {
    width: calc(22% - 8px);
  }
}

/******/
body .mobile-facets__inner {
  margin-left: auto;
  margin-right: unset;
  max-width: 40%;
  transition: unset;
}
.facets-container-drawer .mobile-facets__wrapper {
  justify-content: right;
  gap: 40px;
}
.js body .disclosure-has-popup:not(.menu-opening) .mobile-facets__inner {
  transform: translate(-105vw) !important;
}
body .mobile-facets__inner p.mobile-facets__count {
  display: none;
}
body .mobile-facets__inner details {
  border-bottom: 1px solid #f7f7f8;
}
body .mobile-facets__inner .mobile-facets__main {
  padding: 0px;
}
body .mobile-facets__inner .mobile-facets__main .mobile-facets__summary {
  padding: 0.8rem 1.4rem;
}
body
  .mobile-facets
  .mobile-facets__header
  h2.mobile-facets__heading.small-hide, span.mobile-facets__heading.small-hide  {
  font-size: 15px;
  /* font-weight: 400; */
  line-height: 15px;
  text-transform: uppercase;
  text-align: left;
  /* font-family: "Domine", serif; */
}
body .mobile-facets .mobile-facets__header {
  padding: 1.5rem 1.4rem;
  align-items: center;
}
body .mobile-facets__inner span.mobile-facets__arrow svg {
  fill: #000;
  width: 15px;
  /* font-weight: 400; */
}
.js .mobile-facets .submenu-open,
.mobile-facets__label:has(input:checked) .icon-checkmark {
  visibility: visible !important;
}
.js details[open].menu-opening > .mobile-facets__submenu {
  position: unset;
}
.mobile-facets__submenu button.mobile-facets__close-button,
.mobile-facets__submenu .mobile-facets__footer.gradient,
body .mobile-facets__inner span.mobile-facets__arrow svg.icon.icon-minus,
body .mobile-facets__inner .submenu-open details[open] svg.icon.icon-plus,
body .mobile-facets__inner .mobile-facets__footer {
  display: none;
}
.js body details[open] > .mobile-facets__submenu {
  transition: unset;
}
body .mobile-facets__inner .mobile-facets__label {
  padding-top: 0.7rem;
  padding-bottom: 0rem;
  padding-left: 4rem;
}
body .mobile-facets__inner li:last-child .mobile-facets__label {
  padding-bottom: 1.5rem;
}
body .mobile-facets__inner .submenu-open details[open] svg.icon.icon-minus {
  display: block;
}
body
  .mobile-facets__inner
  label.facets__label.mobile-facets__label:has(input:checked)
  .icon-checkmark {
  top: 1rem;
  left: 4.2rem;
  height: 11px;
}
body
  .mobile-facets__inner
  .mobile-facets__checkbox:checked
  + .mobile-facets__highlight {
  background-color: transparent;
}
body
  .mobile-facets__inner
  .facets-layout-list
  .facets__label:hover
  .facet-checkbox__text-label {
  text-decoration: unset;
}
.mobile-facets__header-inner {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.mobile-facets__header-inner .close-drawer svg {
  fill: #000;
  width: 12px;
  font-weight: 900;
}
.mobile-facets__main span {
  /* font-family: "Domine", serif; */
  color: #000;
  text-transform: uppercase;
}
.mobile-facets__wrapper details.menu-opening .mobile-facets__close {
  opacity: 0;
  display: none;
}
body
  sticky-header
  .custom-header
  .custom-signup:not(
    body.template-index sticky-header .custom-header .custom-signup
  ) {
  display: none;
}
body
  sticky-header
  .custom-header
  .navbar.new-mega-menu:not(
    body.template-index sticky-header .custom-header .navbar.new-mega-menu
  ) {
  /* width: 70%; */
  width: 60%;
  order: 2;
}
body
  sticky-header
  .custom-header
  .header__icons.header__icons--localization.header-localization:not(
    body.template-index
      sticky-header
      .custom-header
      .header__icons.header__icons--localization.header-localization
  ) {
  order: 3;
  /* width: 15%; */
  /* width: 27%; */
  width: 22%;
}
body
  sticky-header
  .custom-header
  a.header__heading-link.link:not(
    body.template-index sticky-header .custom-header a.header__heading-link.link
  ) {
  /* width: 15%; */
  width: 13%;
}
body
  sticky-header
  .custom-header
  .new-mega-menu
  .dropdown
  .dropbtn:not(
    body.template-index
      sticky-header
      .custom-header
      .new-mega-menu
      .dropdown
      .dropbtn
  ) {
  padding: 14px 10px;
}
body sticky-header .custom-header i.icon-swym-wishlist:after,
body.template-index .shopify-section-header-sticky i.icon-swym-wishlist:after {
  color: #000;
}
body.template-index sticky-header i.icon-swym-wishlist:after {
  color: #fff;
}
h1.collection-hero__title {
  /* font-family: "FreightBigProMedium-Regular"; */
  font-size: 85px;
  /* font-weight: 400; */
  letter-spacing: 0px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.collection.page-width_1 {
  padding: 0 1rem;
}
aside.facets-wrapper.page-width_1 {
  padding: 0 3rem;
  border-top: 1px solid #000;
}
.mobile-facets__wrapper span.mobile-facets__open {
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid black;
  border-radius: 5px;
  padding: 1px 5px;
}
.mobile-facets__wrapper .mobile-facets__open:hover .mobile-facets__open-label {
  text-decoration: unset;
}
.facets-wrapper .product-count {
  display: none;
}
.mobile-facets__wrapper .mobile-facets__open .svg-wrapper {
  width: 1.2rem;
  margin-left: 0.2rem;
}
ul#product-grid {
  gap: 20px;
}
ul#product-grid h3.card__heading,
ul#product-grid .card-information .caption-with-letter-spacing,
ul#product-grid .card-information .price {
  /* font-family: "Domine", serif; */
  line-height: 1.2;
  padding: 0;
  letter-spacing: normal;
  text-transform: uppercase;
  text-align: center;
  opacity: 1;
}
ul#product-grid h3.card__heading {
  font-size: 13px;
  /* font-weight: 300; */
  margin: 0;
  color: rgb(51, 51, 51);
}
ul#product-grid .caption-with-letter-spacing {
  font-size: 15px;
  /* font-weight: 400; */
  margin: 0;
}
ul#product-grid .card-information .price {
  margin-top: 1.2rem;
}
ul#product-grid .underline-links-hover:hover a {
  text-decoration: unset;
}
.quick-add-choose {
  position: relative;
  grid-row-start: 4;
  margin: 0 0 1rem;
  z-index: 1;
}
@media (max-width: 1024px) {
  body .mobile-facets__inner {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 749px) {
  ul#product-grid {
    gap: 9px;
  }
  h1.collection-hero__title {
    font-size: 35px !important;
    letter-spacing: -3.25px;
  }
  .apple_pay .popup-message {
    padding: 20px 30px !important;
  }
  .popup-message p {
    font-size: 19px !important;
  }
}
@media (min-width: 750px) {
  ul#product-grid .card__information {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
  }
}

h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
  font-size: 72px;
  line-height: 65px;
  text-transform: uppercase;
  user-select: none;
  color: #333;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
    /* font-family: FreightBigProMedium-Regular; */
    /* font-weight: 400; */
    text-transform: uppercase;
    -webkit-user-select: none;
    user-select: none;
    color: #333;
    margin: 0;
    text-align: center;
    font-size: 30px;
    line-height: 28px;
  }
}

@media screen and (min-width: 320px) {
  .page-guide-dentretien h1.main-page-title {
    padding-top: unset;
    padding-bottom: unset;
    padding: 40px;
    background-color: #f8f3ef;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
}

/*******/
.collection_add_to_cart .variant-checkboxes,
.collection_add_to_cart product-form,
.collection_add_to_cart .variant-checkboxes input,
body .cart-drawer a.button.continue_shopping_btn,
body .cart-drawer .cart__login-title,
body .cart-drawer .cart__login-paragraph,
body .cart-drawer .tax-note,
body .cart-drawer .cart-items thead,
.collection_add_to_cart .my-icon-unfilled.swym-added,
.collection_add_to_cart .my-icon-filled:not(.swym-added) {
  display: none;
}
body .cart-drawer .product-option,
.collection_add_to_cart .quickstart-button-inner,
body.swym-wishlist-container-rendered .swym-vendor-title,
cart-drawer .upsell_information .card__heading,
cart-drawer .upsell_information .price-upsell,
body cart-drawer .upsell_drawer .upsell_heading,
body .cart-drawer td.cart-item__details .cart-item__name,
body .cart-drawer .product-option {
  /* font-family: "Domine", serif; */
}
.collection_add_to_cart:not(
    .template-product .js-recentPdpBlock .collection_add_to_cart
  ) {
  position: relative;
  z-index: 9;
}
.quick-add__submit.show_cart_button_custom {
  width: 100%;
  border: none;
  background: transparent;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  cursor: pointer;
  /* border-right: 1px solid #dad8d8; */
}
.collection_add_to_cart {
  border: 1px solid #dad8d8;
  width: 100%;
}
.collection_add_to_cart .variant-checkboxes div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 5px;
  column-gap: 5px;
}
.collection_add_to_cart .variant-checkboxes label {
  font-weight: 600;
  font-size: 14px;
}
.collection_add_to_cart .variant-checkboxes label span {
  /* font-weight: 400; */
}
.collection_add_to_cart .quickstart-button-inner {
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  /* font-family: "Domine", serif; */
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.collection_add_to_cart label.variant-unavailable,
.inner_add_coll:has(.variant-unavailable) button.not_contain_variants {
  pointer-events: none;
  opacity: 0.5;
  text-decoration: line-through;
}
.collection_add_to_cart .my-icon-unfilled.swym-added {
  display: none;
}
.collection_add_to_cart .my-icon-filled:not(.swym-added) {
  display: none;
}
.collection_add_to_cart
  button.my-icon.swym-button.swym-add-to-wishlist.swym-iconbtnlink.swym-heart.swym-added.swym-loaded.swym-icontext.disabled,
.collection_add_to_cart
  button.my-icon.swym-button.swym-add-to-wishlist.swym-iconbtnlink.swym-heart.swym-loaded.swym-icontext,
.collection_add_to_cart .wishlist-button-bar button {
  background: transparent !important;
  padding: 0px 0px 0px 6px;
  border: none !important;
}
.collection_add_to_cart {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.collection_add_to_cart .inner_add_coll {
  display: flex;
  width: 100%;
  border-right: 1px solid #dad8d8;
  line-height: 32px;
}
.collection_add_to_cart .wishlist-button-bar {
  display: flex;
  align-items: center;
  justify-content: center;
}
.collection_add_to_cart button.my-icon-filled svg path {
  fill: #000;
}
body.swym-wishlist-container-rendered .swym-vendor-title {
  font-size: 15px !important;
  color: #000;
  font-weight: 500 !important;
  /* font-family: "Domine", serif; */
  text-align: center;
  opacity: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  justify-content: center;
  margin: 0px;
}
.collection-hero__description.rte {
  margin: auto;
  font-size: 14px !important;
  /* font-weight: 300; */
  text-transform: none;
  line-height: 1.2 !important;
  color: #000;
  text-align: center
  /* font-family: "Domine", serif; */
}
.template-collection .collection-hero__description {
  /*  max-height: 45px; */ /* Limit initial height */
  /* max-height: 60px; */
  overflow: hidden;
  position: relative;
  transition: max-height 0.3s ease-in-out;
}

.template-collection .collection-hero__description.expanded {
  max-height: none;
}

.template-collection .show-more-btn {
  display: block;
  cursor: pointer;
  color: #000;
  margin-top: 5px;
  text-align: center;
  /* font-family: "Domine", serif; */
  font-size: 12px;
}
@media screen and (max-width: 990px) {
  body.page-guide-dentretien .gd {
    padding-top: 0px;
  }
}

.page-nous-contacter
  .gd
  h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
  text-transform: capitalize;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .studentdiscount-imageblock__button h3 {
    font-size: 31px;
    line-height: 36px;
  }
  h1.collection-hero__title {
    font-size: 55px;
  }
  .page-nous-contacter .gd {
    margin: 0 40px 0 40px !important;
  }
  .swym-wishlist-container-rendered
    h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
    font-size: 42px;
  }
}

.page-nous-contacter .gd {
  padding: 65px 20px 12px;
  max-width: 1200px;
  margin: 0 auto;
}

.custom-color-swatch {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.custom-color-swatch img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid rgba(0, 0, 0, 0.1);
  padding: 2px;
}

.custom-color-swatch a.active img {
  border: 2px solid rgba(0, 0, 0, 0.7);
}
body.page-conditions-generales-de-vente
  .gd
  .rte.scroll-trigger.animate--slide-in {
  padding: 40px 20px;
}
body.page-conditions-generales-de-vente
  .gd
  .rte.scroll-trigger.animate--slide-in
  p {
  /* font-family: "Domine", serif; */
  font-size: 16px;
  line-height: 18px;
  /* font-weight: 400; */
  /* user-select: none; */
  color: #000;
  word-wrap: break-word;
}
body.page-conditions-generales-de-vente .gd .rte li {
  list-style-position: inside;
  list-style: upper-latin;
  /* font-family: "Domine", serif; */
  font-size: 16px;
  line-height: 18px;
  /* font-weight: 400; */
  /* user-select: none; */
  color: #000;
}
body.page-conditions-generales-de-vente
  .gd
  h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
  padding-left: 20px;
  padding-right: 20px;
}
body.page-politique-de-confidentialite
  .gd
  .rte.scroll-trigger.animate--slide-in {
  padding: 40px 20px;
}
body.page-politique-de-confidentialite
  .gd
  .rte.scroll-trigger.animate--slide-in
  p,
body.page-politique-de-confidentialite strong {
  /* font-family: "Domine", serif; */
  font-size: 16px;
  line-height: 18px;
  /* font-weight: 400; */
  /* user-select: none; */
  color: #000;
}
body.page-politique-de-cookies .gd .rte.scroll-trigger.animate--slide-in {
  padding: 40px 20px;
}
body.page-politique-de-cookies .gd .rte.scroll-trigger.animate--slide-in p {
  /* font-family: "Domine", serif; */
  font-size: 16px;
  line-height: 18px;
  /* font-weight: 400; */
  /* user-select: none; */
  color: #000;
}

/*****Gift card******/
@media screen and (min-width: 769px) {
  .page-gift-card .progress-container {
    display: none;
  }
  .page-gift-card .product__info-container {
    text-align: left !important;
  }
  .page-gift-card .product__info-container {
    padding-left: 50px;
    padding-right: 0 !important;
  }
  .page-gift-card .grid__item.product__media-wrapper,
  .page-gift-card .product__info-wrapper {
    max-width: 50% !important;
  }
  .page-gift-card .swym-button-bar {
    display: none;
  }
  .giftcard-details p {
    margin-top: 12px;
    margin-bottom: 12px;
    /* font-family: "Domine", serif; */
    font-size: 14px;
    color: #000;
  }
  .giftcard-details h4 {
    font-size: 16px;
    /* font-weight: 300; */
    text-transform: uppercase;
    /* font-family: "Domine", serif; */
    margin-bottom: 20px;
    color: #4a4a4a;
  }
  .page-gift-card footer.footer {
    border-top: 0;
  }
  .page-gift-card main#MainContent {
    margin-bottom: 50px;
  }
  .page-gift-card .product-form__input.product-form__input--dropdown {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 30px 0 50px 0;
  }
  .page-gift-card .product-form__input.product-form__input--dropdown .select {
    max-width: 360px !important;
    margin: 0 auto;
  }
  .page-gift-card product-form.product-form {
    max-width: 360px;
    margin: 0 auto !important;
  }
  .page-gift-card .product-form__buttons {
    margin-top: 30px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 16px;
  }
  .page-gift-card .product-form__buttons .button:after {
    content: none;
  }
  .page-gift-card .product-form__input label.form__label {
    display: none;
  }
  .page-gift-card .product-form__buttons .button {
    background-color: #7d1206;
  }
  .page-gift-card .product__description {
    font-size: 14px;
    color: #272727;
    /* font-family: "Domine", serif; */
    /* font-weight: 300; */
    line-height: 22px;
  }
}
@media screen and (max-width: 768px) {
  .page-gift-card .product__description {
    font-size: 14px;
    color: #272727;
    /* font-family: "Domine", serif; */
    /* font-weight: 300; */
    line-height: 22px;
  }
  .page-gift-card .giftcard-details h4 {
    font-size: 16px;
    /* font-weight: 300; */
    text-transform: uppercase;
    /* font-family: "Domine", serif; */
    margin-bottom: 20px;
    color: #4a4a4a;
  }
  .giftcard-details p {
    margin-top: 12px;
    margin-bottom: 12px;
    /* font-family: "Domine", serif; */
    font-size: 14px;
    color: #000;
    line-height: 16px;
  }
  .page-gift-card .product-form__buttons .button {
    background-color: #7d1206;
  }
  .page-gift-card .product-form__buttons .button:after {
    content: none;
  }
  .page-gift-card .giftcard-details {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .page-gift-card .product__info-container {
    padding-top: 30px;
  }
  .page-gift-card .progress-container {
    display: none;
  }
  .page-gift-card .grid__item.product__media-wrapper,
  .page-gift-card .product__info-wrapper {
    max-width: 100% !important;
    width: 100%;
    padding-inline: 30px !important;
  }
  .page-gift-card .product__info-container {
    padding-right: 0 !important;
    text-align: left !important;
  }
  .page-gift-card .product-form__input label.form__label {
    display: none;
  }
  .page-gift-card .product-form__input.product-form__input--dropdown {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 30px 0 50px 0;
  }
  .page-gift-card .product-form__input.product-form__input--dropdown .select {
    max-width: 360px !important;
    margin: 0 auto;
  }
  .page-gift-card product-form.product-form {
    max-width: 360px;
    margin: 0 auto !important;
  }
  .page-gift-card .product-form__buttons {
    margin-top: 30px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 16px;
  }
  .page-gift-card footer.footer {
    border-top: 0;
  }
  .page-gift-card main#MainContent {
    margin-bottom: 50px;
  }
  .page-gift-card .product__media-wrapper {
    order: 1;
  }
  .page-gift-card .product__info-wrapper {
    order: 2;
  }
}
@media screen and (max-width: 1500px) {
  body
    sticky-header
    .custom-header
    .new-mega-menu
    .dropdown
    .dropbtn:not(
      body.template-index
        sticky-header
        .custom-header
        .new-mega-menu
        .dropdown
        .dropbtn
    ) {
    padding: 14px 5px;
  }
}

/**************/
.drawer.active .upsell_drawer {
  transform: translate(0);
}
.upsell_drawer {
  box-shadow: -10px 0 24px 4px #00183a0d inset;
  transition: transform 0.08s ease-in;
  background: #fff;
  transform: translate(250%);
  z-index: 999;
  padding: 10px 0px 10px 0px;
}
.cart-drawer__collection_upsell {
  width: 205px;
}
.collection_upsell_list {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  padding: 10px 15px;
  height: 85vh;
}
.upsell-grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  margin-bottom: 25px;
}
.upsell_information .card__heading a:after {
  content: unset;
}
cart-drawer .upsell_information .card__heading {
  color: #333;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: normal;
  text-transform: uppercase;
  text-align: center;
  padding: 1px;
}
cart-drawer .upsell_information .price-upsell {
  line-height: 1.2;
  padding: 0;
  letter-spacing: normal;
  text-transform: uppercase;
  text-align: center;
  margin: 1rem 0;
}
cart-drawer .cart-drawer .cart-item__media {
  /* grid-column: 4/4; */
  grid-column: 5/5;
}
cart-drawer .cart-drawer .cart-item__details {
  /* grid-column: 1/4; */
  grid-column: 1/5;
}
cart-drawer .cart-drawer .cart-item__totals {
  justify-content: flex-start;
}
cart-drawer .cart-item__quantity-wrapper {
  flex-direction: column;
}
cart-drawer .cart-drawer .cart-items .cart-item__quantity {
  /* grid-column: 2/4; */
  grid-column: 2/5;
  padding-right: 1em;
}
cart-drawer .cart-item cart-remove-button,
.cart-item__details > * {
  max-width: 100% !important;
}
.drawer__cart-items-wrapper {
  height: 60vh;
  overflow-y: scroll;
}
cart-drawer .cart-item cart-remove-button {
  margin-left: 0;
  justify-content: flex-end;
  width: auto;
  max-width: 20rem;
}
body cart-drawer .cart-item__totals.custom_cart_option_total {
  flex-direction: column;
  padding: 0px;
}
body cart-drawer .cart-item__totals.custom_cart_option_total dl {
  margin-top: 0;
  margin-bottom: 0.8em;
}
body cart-drawer .upsell_drawer .upsell_heading {
   font-family: var(--font-heading-family), var(--font-body-family), sans-serif;
  font-weight: var(--font-heading-weight);
  font-style: var(--font-heading-style);
  font-size: 11px;
  margin: 60px 2px 30px 2px;
  font-weight: 700;
  color: #111;
  text-align: center;
  text-transform: uppercase;
}
body cart-drawer .drawer__inner {
  width: 55rem;
}
body cart-drawer .drawer__header {
  justify-content: center;
  padding-top: 3.5rem;
}
body cart-drawer .drawer__header .drawer__heading,
body cart-drawer .cart-drawer__empty-content .drawer__heading {
  color: #000;
  /* font-family: "Freight Big Pro"; */
  font-size: 40px;
  /* font-weight: 400; */
  letter-spacing: -2.35px;
  text-transform: uppercase;
  text-align: center;
}
body .cart-drawer td.cart-item__details .cart-item__name {
  display: block;
  color: #000;
  text-transform: uppercase;
  line-height: 1.5em;
  letter-spacing: 0;
  font-size: 14px;
}
body .cart-drawer .product-option {
  color: #000;
  font-size: 13px;
  /* font-weight: 300; */
  text-transform: uppercase;
  letter-spacing: 1px;
}
body .cart-drawer .quantity-popover-container {
  justify-content: flex-end;
}
body .cart-drawer cart-drawer-items {
  max-height: calc(100vh - 400px);
  overflow: auto;
}
body .cart-drawer .cart-drawer__footer {
  padding-bottom: 20px;
}
body .cart-drawer .totals {
  margin-top: 0px;
}
body .shopify-section-group-header-group.announcement-bar-section {
  z-index: 99;
}
body .cart-drawer .drawer__close {
  top: 50px;
}
body .cart-drawer .cart__empty-text {
  color: #000;
  line-height: 1.2;
  letter-spacing: normal;
  text-transform: uppercase;
  text-align: center;
  padding: 1px;
}
body .cart-drawer .cart-drawer__warnings {
  justify-content: flex-start;
  padding-top: 5rem;
}
body .cart-drawer .cart-item__price-wrapper {
  font-weight: 500;
  font-style: italic;
}
body .cart-drawer .cart-item__price-wrapper span {
  font-size: 13px;
}
.page-gift-card div#rightDrawer {
  display: none;
}
.js-recentPdpBlock {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 20px !important;
}
section#Recent {
  /* width: calc(25% - 20px); */
  width: calc(16.6% - 20px);
}
.c-product h3.c-product__title {
  /* font-family: "Domine", serif; */
}
a.full-unstyled-link,
.c-product h3.c-product__title {
  height: 32px;
  overflow: hidden;
}
.collection--full-width slider-component:not(.slider-component-desktop) {
  padding: 0 10px !important;
}
.collection .grid {
  column-gap: 10px !important;
}
h2.rich-text__heading {
  font-size: 72px;
  /* font-weight: 400; */
  line-height: 65px;
  text-transform: uppercase;
  user-select: none;
  color: #000;
  /* font-family: "Freight Big Pro"; */
}
.rich-text__text h3 {
  text-transform: uppercase;
}
.rich-text__text p,
.rich-text__text h3 {
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 22px;
  padding: 10px;
  user-select: none;
  color: #000;
  /* font-family: "Domine", serif; */
}
.rich-text .rich-text__blocks,
.rich-text__wrapper.page-width {
  max-width: 100%;
}
.rich-text__buttons a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  user-select: none;
  /* font-family: "Domine", serif; */
}
.home-collection.coll-4 .collection-block:nth-child(3) {
  padding-right: 0;
}
.footer {
  border-top: 0 !important;
}
.cart-drawer__collection_upsell
  .upsell_information
  .caption-with-letter-spacing {
  text-align: center;
}
.product__media img {
  border-right: 1px solid #cccccc75;
}
/* product-form.product-form {
    max-width: 360px;
    margin: 0 auto !important;
} */

@media (min-width: 750px) {
  .grid--4-col-desktop .grid__item {
    width: calc(25% - 10px) !important;
    /* max-width: 100% !important; */
  }
}
@media (max-width: 989px) {
  .cart-count-bubble {
    left: 1.5rem;
  }
  .custom-header {
    background: #fff;
    position: unset !important;
  }
  .template-index .white_logo {
    display: none !important;
  }
  .template-index .dark_logo {
    display: block !important;
  }
  body.template-index sticky-header i.icon-swym-wishlist:after {
    color: #000;
  }
  section#Recent {
    width: calc(50% - 20px);
  }
}
@media (max-width: 768px) {
  .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    padding-inline: 0px;
  }
  h2.rich-text__heading {
    font-size: 50px;
    line-height: 56px;
  }
  .home-collection.coll-4 .collection-block:nth-child(3) {
    padding: 10px;
  }
  .affiliates-table_wrapper {
    padding: 0 20px;
  }
  section#Recent {
    width: calc(50% - 10px);
  }
  .js-recentPdpBlock {
    padding-left: 10px;
    gap: 10px !important;
  }

  .c-product h3.c-product__title {
    height: 35px;
    overflow: hidden;
  }
  section#Recent {
    margin-top: 30px;
  }
  body.page-help .search-container {
    max-width: 80% !important;
  }
  body.page-help .faq-details {
    width: 90% !important;
  }
  cart-drawer .upsell_drawer {
    display: none;
  }
  body cart-drawer .drawer__inner {
    width: 100vw;
    max-width: 100vw;
  }
  body cart-drawer .cart-item__totals.custom_cart_option_total {
    padding-top: 1rem;
    gap: 10px;
  }
}
@media (max-width: 560px) {
  .header__heading-logo-wrapper img {
    max-width: 140px;
  }
  body .cart-drawer .product-option {
    font-size: 11px;
  }
  quantity-input.quantity.cart-quantity {
    max-width: 83%;
  }
}
@media (max-width: 989px) and (min-width: 561px) {
  .custom-header {
    top: 18px !important;
  }
}
@media (min-width: 561px) {
  .drawer__inner {
    flex-direction: row !important;
  }
  .cart-right {
    width: 70%;
  }
  .upsell_drawer {
    width: 30%;
  }
  body cart-drawer .drawer__inner {
    width: 80rem;
  }
}

@media (max-width: 768px) {
  .slider-mobile-gutter {
    overflow-x: hidden !important;
    margin-right: 0 !important;
  }
  .cart-drawer .cart-item__image {
    width: 100px;
  }
  .cart-right {
    width: 100%;
  }
  section.description_container {
    flex-wrap: wrap;
  }
  section.description_container .pro_desc,
  section.description_container .pro_delivery_info {
    width: 100%;
  }
  section.description_container {
    padding: 0 20px !important;
  }
  .product-description__delivery-content {
    word-break: break-all;
  }
  .template-product .product__info-container {
    padding-right: 0 !important;
  }
}
@media (max-width: 560px) {
  .cart-drawer .cart-item__image {
    width: 85px;
  }
}
@media (min-width: 769px) {
  .drawer__inner.gradient.color-scheme-1 {
    gap: 30px;
  }
}

/* product page related and recently products */

.js-recentPdpBlock .custom-arrow,
.related_grid .custom-arrow {
  background: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.js-recentPdpBlock .custom-arrow.prev-arrow {
  left: 20px;
  z-index: 1;
}
.related_grid .custom-arrow.prev-arrow {
  left: 0px;
  z-index: 1;
}
.js-recentPdpBlock .custom-arrow.next-arrow,
.related_grid .custom-arrow.next-arrow {
  right: 20px;
  z-index: 1;
}
.js-recentPdpBlock .custom-arrow svg path,
.related_grid .custom-arrow svg path {
  fill: black;
}
.js-recentPdpBlock .custom-arrow:hover svg path,
.related_grid .custom-arrow:hover svg path {
  fill: gray;
}
.js-recentPdpBlock .slick-slide,
.related_grid .slick-slide {
  margin-right: 20px;
}
.js-recentPdpBlock .slick-slide:last-child,
.related_grid .slick-slide:last-child {
  margin-right: 0;
}
.js-recentPdpBlock .slick-next:before,
.js-recentPdpBlock .slick-prev:before,
.related_grid .slick-next:before,
.related_grid .slick-prev:before {
  content: none;
}
.js-recentPdpBlock button.custom-arrow svg,
.related_grid button.custom-arrow svg {
  width: 24px;
  height: 24px;
}
/* .grid--2-col-tablet-down .grid__item{
  max-width: 100% !important;
} */
.related-products li.grid__item {
  max-width: 100% !important;
}
section#Recent .c-product__img {
  margin-bottom: 20px;
}
.related_grid .slick-track {
  margin-left: 0;
}
.drawer__cart-items-wrapper
  .swym-button-bar.swym-wishlist-button-bar.swym-inject {
  display: none;
}
body.swym-wishlist-container-rendered h1.main-page-title.page-title {
  padding-top: 25px;
}
/* end */
sticky-header.header-wrapper:has(.new-mega-menu .dropdown:hover) a {
  color: #000 !important;
}
/*******/
nav.header__inline-menu {
  width: 100%;
  text-align: center;
}
.template-index .header.custom-header nav.header__inline-menu a,
.template-index .header.custom-header .header__menu-item.list-menu__item {
  color: #fff;
}
body
  sticky-header
  .custom-header
  nav.header__inline-menu:not(
    body.template-index sticky-header .custom-header nav.header__inline-menu
  ) {
  /* width: 60%; */
  width: 65%;
  order: 2;
}
.template-index .header.custom-header .global-settings-popup li a {
  color: #000 !important;
}
.show_more.less_cnt_here {
  display: none;
}
a.show-less-btn {
  text-align: center;
  display: block;
  cursor: pointer;
}
body .shopify-section-header-sticky nav.header__inline-menu {
  /* width: 60%; */
  width: 65%;
  order: 2;
  margin-top: 0 !important;
}
body .shopify-section-header-sticky nav.header__inline-menu li a,
body
  .shopify-section-header-sticky
  nav.header__inline-menu
  li
  .header__menu-item.list-menu__item {
  color: #000 !important;
}
td.cart-item__totals.custom_cart_option_total.right {
  text-align: left;
}
nav.breadcrumb {
  padding-inline: 20px;
}
nav.breadcrumb a,
nav.breadcrumb span {
  text-decoration: none;
  font-size: 14px;
  color: #000;
}
.pdp_icon_content {
  display: flex;
  align-items: center;
}
.pdp-icon img {
  max-width: 35px;
}
.pdp-content h3 {
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
}
.pdp-content {
  padding-left: 15px;
}
.pdp-content p {
  margin-top: 5px;
  text-align: left;
}
@media (max-width: 701px) {
  body.template-product .pro_drawer {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  body.template-collection
    .product-grid-container
    .grid--2-col-tablet-down
    .grid__item {
    width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2) !important;
  }
  body.template-collection .product-grid-container .collection_add_to_cart {
    margin-top: 20px !important;
  }
  body.template-collection .product-grid-container .card__information {
    padding-top: 25px;
  }
  body.template-collection ul#product-grid h3.card__heading {
    font-size: 12px;
  }
}

@media (max-width: 749px) {
  body.template-collection
    .product-grid-container
    .grid--2-col-tablet-down
    .grid__item {
    width: 47% !important;
  }
  body.template-collection .collection .grid {
    column-gap: 20px !important;
  }
  body.template-collection .collection .grid a.full-unstyled-link {
    height: 45px;
  }
}
@media (max-width: 575px) {
  .template-collection ul#product-grid .card__inner {
    height: 250px;
  }
  .media > *:not(.zoom):not(.deferred-media__poster-button) {
    object-position: top;
  }
  body.template-collection .product-grid-container .card__information {
    padding-top: 10px;
  }
}
/* .tl-switcher-container.desktop {
    display: none !important;
} */
@media (min-width: 989px) {
  /* .template-product .product.product--small.product--left.product--columns{
 padding-top:30px; 
} */
  .cart-item__quantity-wrapper.quantity-popover-wrapper
    .quantity-popover-container {
    max-width: none !important;
  }
}

.product-metafields {
  position: relative;
  height: 100%;
  width: 100%;
}
.product-metafields .flvrs {
  position: relative;
  width: auto;
}
/* Popup Overlay */
.product-metafields .popup-overlay {
  display: block;
  width: auto;
}
/* Popup Content */
.product-metafields .popup-content {
  background: none;
  padding: 0;
  border-radius: 8px;
  text-align: center;
  height: 100%;
  width: auto;
}

/* Selected Products Grid */
.product-metafields .selected-products {
  display: flex;
  gap: 10px;
  width: 100%;
  background: #fff;
  padding-left: 0;
  overflow-x: auto;
  padding-right: 20px;
}

.product-metafields .selected-products a {
  text-decoration: none;
  color: #000;
  padding: 20px 0px 10px;
  width: 9%;
  min-width: 135px;
}

.product-metafields .selected-products img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  height: 100%;
  object-fit: cover;
  max-height: 175px;
  object-position: top;
}
.product-metafields .product-circle .btm-flex p {
  color: #272727;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  margin: 0;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btm-flex .wishlist-button-bar {
  width: 20%;
  cursor: pointer;
}
.btm-flex {
  display: flex;
  align-items: baseline;
  flex-direction: column;
}
.btm-flex .sel-price {
  font-size: 14px;
  font-weight: 500;
}
.product-metafields p.toggle-popup {
  /* font-family: Freight Big Pro; */
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 0 0 0;
  margin: 0;
  line-height: 20px;
  width: max-content;
  font-weight: 600;
  cursor: pointer;
  color: black;
}
.delivery_estimate {
  font-weight: 600;
}
.made-in {
  font-weight: 600;
  /* font-family: "Domine", serif; */
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .product-metafields p.toggle-popup {
    font-size: 14px;
    color: black;
  }
}

@media (max-width: 749px) {
  .mobile-tag {
    position: absolute;
    top: 20px;
    z-index: 2;
    left: 10px;
    font-size: 12px;
    background: #000;
    color: #fff;
    padding: 0px 5px;
    border-radius: 10px;
  }
  .grid__item.product__media-wrapper {
    position: relative;
  }
}
@media (min-width: 750px) {
  .mobile-tag {
    display: block;
    position: absolute;
    top: 20px;
    z-index: 2;
    left: 10px;
    font-size: 12px;
    background: #000;
    color: #fff;
    padding: 0px 5px;
    border-radius: 10px;
  }
  .grid__item.product__media-wrapper {
    position: relative;
  }
}
.returns-info_cont .returns-infoblock {
  display: flex;
  justify-content: space-evenly;
}
.returns-info_cont .returns-infoblock .returns_info_wrapper {
  width: 20%;
}
.returns-info_cont .returns-infoblock .returns_info_wrapper .returns-info_text {
  text-align: center;
}
@media (max-width: 768px) {
  .returns-info_cont .returns-infoblock {
    display: flex;
    gap: 10px;
    flex-direction: column;
  }
  .returns-info_cont .returns-infoblock .returns_info_wrapper {
    width: 100%;
  }
  .returns_info_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

/*  */

.collection_add_to_cart .quick-add__submit.show_cart_button_custom {
  color: #000;
}

.template-product product-form.product-form {
  margin-bottom: 0px !important;
}
/* .pdp_icon_content_wrap {
    margin-top: -25px !important;
} */

.product div:has(> .product-form) {
  margin-bottom: 0px;
}
.product .pdp_icon_content_wrap {
  margin-top: 0px;
}
.product button.product-form__submit.button {
  margin-bottom: 0px !important;
}
.swym-ready i.icon-swym-wishlist:after {
  font-family: "FontAwesome";
}
.pdp_icon_content_wrap .delivery_estimate {
  line-height: normal;
  padding-top: 5px;
}
@media only screen and (max-width: 500px) {
  .pro_delivery_info .product-description__delivery.flex {
    flex-direction: column;
  }
  .pro_delivery_info .product-description__delivery-content {
    width: 100% !important;
  }
  .pro_delivery_info .product-description__delivery-content:last-child {
    padding-left: 0px !important;
    margin-top: 20px;
  }
  details-modal.header__search.searched-head,
  a.header__heading-link.link.link--text.focus-inset,
  a.swym-wishlist {
    margin-right: 10px;
  }
  .header__heading-logo-wrapper img {
    max-width: 125px;
  }
}

.desktop-localization-wrapper {
  display: none !important;
}
.product-card-wrapper .card__content .vendor_info,
.js-recentPdpBlock .vendor_info {
  display: none;
}
.product-card-wrapper .card__heading.h5 a,
.c-product__title {
  text-transform: capitalize !important;
  color: #000 !important;
  font-weight: normal;
  font-family: var(--font-body-family);
}
.tl-select {
  padding: 8px 20px 8px 0 !important;
}

.product__info-container .made-in {
  display: none;
}
/* coollllll  */
.gradient.mycoll {
  position: relative;
}
.collection-information__alternative__links.desk {
  display: block;
  text-transform: uppercase;
  position: absolute;
  top: 19%;
}
.collection-information__alternative__links__button {
  display: flex;
  gap: 20px;
  flex-wrap: nowrap;
  justify-content: left;
  margin-bottom: 0px;
}
.collection-information__alternative__links__button__content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  padding: 0px 5px;
  border: 1px;
  text-decoration: none;
  border: 1px solid black;
  border-radius: 5px;
}
.collection-information__alternative__links__button__text {
  /* font-family: '"Domine", serif'; */
  font-size: 12px;
  font-weight: 700;
  color: #00000094;
  text-align: center;
  letter-spacing: 1px;
}
.mobile-facets__open-label {
  transition: text-decoration var(--duration-short) ease;
  font-size: 12px;
  color: #00000094;
}
form#FacetFiltersPillsForm .active-facets {
  margin-top: 30px;
  justify-content: right;
  width: 100%;
}
.collection-information__alternative__links.mob {
  display: none;
}
aside.facets-wrapper {
  position: relative;
}
.facets form#FacetFiltersPillsForm .active-facets {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .collection-information__alternative__links.mob {
    display: block;
    padding: 10px 0 0 0;
    overflow: hidden;
  }
  .collection-information__alternative__links.desk {
    display: none;
  }
  .gradient.mycoll {
    padding-top: 0px;
  }
  .mob .collection-information__alternative__links__button {
    display: flex;
    gap: 20px;
    flex-wrap: nowrap;
    justify-content: left;
    margin-bottom: 0px;
    padding-left: 20px;
    width: auto;
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .mob .collection-information__alternative__links__button__content {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    padding: 0px 5px;
    border: 1px;
    text-decoration: none;
    border: 1px solid black;
    border-radius: 5px;
    min-width: max-content;
    width: 100%;
  }
  .facets-container-drawer .mobile-facets__wrapper {
    justify-content: space-between;
    gap: 0px;
    padding-bottom: 10px;
  }
  .mobile-facets__inner1.gradient1.mains {
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 989px) {
  .facets-wrapper .facets-container {
    grid-template-columns: 1fr;
    column-gap: 2rem;
  }
}
@media screen and (max-width: 989px) {
  .active-facets .active-facets__button,
  .active-facets .active-facets__button-remove {
    margin: 0;
    padding: 4px;
  }
}
div#sorting--22 {
  display: none;
}
span#showing {
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid black;
  border-radius: 5px;
  padding: 1px 20px;
  font-size: 11px;
  margin: 0;
  color: #00000094;
  letter-spacing: 2px;
}
.apple_pay .popup-message {
  padding: 30px 34px;
  position: absolute;
  background: white;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  display: none;
  top: 0;
  z-index: 99;
}
.popup-message p {
  color: black;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  text-transform: capitalize;
}
.custom-newsletter .apple_pay {
  position: relative;
}
.closed--pop {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 8%;
  top: 10%;
}
.closed--pop svg {
  width: 15px;
  height: 15px;
}
.mobile-facets__inner1.gradient1.mains {
  background-color: rgb(var(--color-background));
  width: calc(100% - 5rem);
  margin-left: auto;
  height: 100%;
  overflow-y: auto;
  pointer-events: all;
  transition: transform var(--duration-default) ease;
  max-width: 46.5rem;
  display: flex;
  flex-direction: column;
  border-color: rgba(var(--color-foreground), var(--drawer-border-opacity));
  border-style: solid;
  border-width: 0 0 0 var(--drawer-border-width);
  height: 100vh;
  position: fixed;
  z-index: 9999999;
  top: 0;
  right: 0;
  transition: right 0.3s ease-in-out;
}
#sorting-custom {
  display: none;
}
#sorting-custom .mobile-facets__main {
  padding: 0.7rem 0 0;
}
#sorting-custom .mobile-facets__summary {
  padding: 0rem 0rem;
}

.newsletter-social .apple_pay {
  display: none;
}

/* blogs */
.new-custom-blogs {
  width: 100%;
}
.new-custom-blogs .articlemain {
  display: flex;
  flex-direction: row;
}
.blogs-loop img {
  width: 100%;
  height: 100%;
}
.articlemain .article-content,
.articlemain .blogs-loop {
  width: 50%;
}
.articlemain.loop-index2,
.articlemain.loop-index4,
.articlemain.loop-index6,
.articlemain.loop-index8 {
  flex-direction: row-reverse;
}
.article-content p.cat {
  font-size: 10px;
  line-height: 10px;
  color: #6e6e6e;
  letter-spacing: 7px;
  text-transform: uppercase;
}
.article-content h2 {
  /* font-size: 3.75vw; */
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 3.385vw;
  text-transform: uppercase;
  user-select: none;
  color: #000;
  margin: 10px 0;
  text-align: center;
}
.articlemain .article-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
}
.article-content .desc p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  user-select: none;
  color: #000;
}
.article-template__hero-medium.media img {
  object-position: top;
}
body.page-new-layout.template-article .media > img {
  object-position: top;
}
p#delivery-date {
  font-weight: 500;
  color: #000;
}
span.circle-divider.caption-with-letter-spacing {
  display: none;
}
h1.article-template__title {
  text-align: center;
}
@media (max-width: 768px) {
  .new-custom-blogs .articlemain {
    flex-direction: column;
  }
  .articlemain .article-content,
  .articlemain .blogs-loop {
    width: 100%;
  }
  .articlemain .article-content {
    padding: 10px 10px;
  }
  .article-content h2 {
    font-size: 30px;
    line-height: 28px;
    margin: 0 0;
  }
  .article-content .desc p {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #000;
    text-align: left;
  }
}
.lsn-switcher.lsn-down .lsn-select__item-icon{
  width:21px
}
.atw-button-added {
    background: transparent !important;
}


/* Custom Content */

.custom-product-page{
  background-color: #f2f2f4 ;
  padding: 4rem 3rem !important;
}

.custom-product-page-wrapper{
  max-width: 1900px;
  margin: 0 auto !important;
}

.product-info-wrapper{
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 3rem;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.slick-dots li:not(.slick-active) button::before{
  content: "" !important;
  height: 8px !important;
  width: 8px !important;
  top: 6px !important;
  left: 6px !important;
  border-radius: 50%;
  border: 1px solid #03143b;
  background-color: transparent;
}
.slick-dots li.slick-active button::before{
  background-color: #03143b;
  content: "" !important;
  height: 8px !important;
  width: 8px !important;
  top: 6px !important;
  left: 6px !important;
  border-radius: 50%;
  border: 1px solid #03143b !important;
}

@media screen and (max-width: 768px) {
  .slick-dots {
    bottom: 0 !important;
  }
}
@media screen and (min-width: 769px) {
.slick-dots{
  bottom: 25px !important;
}
}

.slick-prev{
  left: 25px !important;
  z-index: 99;
}

.slick-next{
  right: 25px !important;
}

.slick-next img{
  position: absolute;
  right: 0;
  top: 0;
}

.slick-list:hover .slick-prev, .slick-list:hover .slick-next{
  display: block !important;
}

.pro_slider:not(:hover) .slick-prev {
  opacity: 0;
  pointer-events: none;
}
.pro_slider:not(:hover) .slick-next {
  opacity: 0;
  pointer-events: none;
}

.slick-disabled{
  display: none !important;
}

.slick-prev::before, .slick-next::before{
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pro_slider .slick-prev img, .pro_slider .slick-next img{
   width: 40px !important;
   height: auto !important;
  }
}

.media-thumbnail-button{
  position: absolute !important;
}


/* Skeleton Styles */
@keyframes pulse {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}

.skeleton-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  margin-bottom: 1rem;
  background-color: #d1d5db;
  border-radius: 0.125rem;
  animation: pulse 1.5s ease-in-out infinite;
}

.skeleton-icon {
  width: 20%;
  height: auto;
  background-color: #d1d5db;
  border-radius: 0.125rem;
}

.skeleton-svg {
  width: 100%;
  height: 100%;
  color: #e5e7eb;
  /* lighter gray */
}

/* skeleton text */

.skeleton-text-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0.6rem 0; 
  align-items: center;
  gap: 0.2rem;
}

.skeleton-line {
  height: 1.2rem;
  width: 60%;
  background-color: #e5e7eb;
  border-radius: 9999px;
  margin: 0;
  animation: pulse 1.5s ease-in-out infinite;
  background-color: #d1d5db;
  display: block !important;
}

.skeleton-collection-tag {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* related skeleton width */
.related_grid_skeleton .grid__item, .related_grid .grid__item {
  flex: 0 0 calc(50% - 20px);
  margin-right: 20px;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .related_grid_skeleton .grid__item, .related_grid .grid__item {
    flex: 0 0 calc(33.33% - 20px);
    margin-right: 20px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .related_grid_skeleton .grid__item, .related_grid .grid__item {
    flex: 0 0 calc(25% - 20px);
    margin-right: 20px;
  }
}

@media screen and (min-width: 1201px) {
  .related_grid_skeleton .grid__item, .related_grid .grid__item {
    flex: 0 0 calc(16.6% - 20px);
    margin-right: 20px;
  }
}
.related_grid_skeleton, .related_grid{
  padding-right: 10px !important;
  gap: 0 !important;
  flex-wrap: nowrap !important;
  overflow: hidden;
}

.product-grid.related_grid_skeleton:after, .product-grid.related_grid:after{
  position: absolute;
  right: 0;
  content: "";
  height: 100%;
  width: 10px;
  background: white;
  z-index: 10;
}

smc-bg{
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

.understyle{
  margin-bottom: 0 !important;
  line-height: 14px !important;
}

@media screen and (max-width: 750px){
  .custom-product-page{
    padding: 0rem 1.5rem 3rem 1.5rem !important; 
  }
}