/** Shopify CDN: Minification failed

Line 1947:21 The "-" operator only works if there is whitespace on both sides

**/
:root {
  --abadi: "Abadi MT STD Bold", Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
html {
  padding-bottom: 0 !important;
}
body,
input,
textarea,
button,
select,
p {
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
}
body {
  overflow-x: hidden !important;
}
body.modal--is-visible main.main-content,
body.js-drawer-open main.main-content,
body.js-drawer-open-cart main.main-content,
body.search-opened main.main-content {
  cursor: pointer;
  filter: grayscale(100%) brightness(1);
}
s {
  text-decoration-thickness: 1px !important;
}
video::-webkit-media-controls-overlay-play-button {
  display: none !important;
}
.wrapper {
  margin: 0;
}
@media screen and (max-width: 769px) {
  .main-content {
    padding-top: 71px;
  }
}
@media screen and (max-width: 480px) {
  .main-content {
    padding-top: 91px;
  }
  body.js-drawer-open {
    overflow: hidden;
  }
}

.navlink--icon .icon {
  width: auto;
  height: auto;
  pointer-events: auto;
}
.icon:before {
  display: inline;
  font-family: icons;
  text-decoration: none;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-x:before {
  content: "\e606";
}
.icon-search:before {
  content: "s";
}
.shogun-accordion-icon {
  transition: all 0ms ease-in;
}
.mobile-nav .shogun-accordion-icon {
  display: block !important;
  margin-left: 0 !important;
}
.mobile-nav .shogun-accordion-icon span {
  position: static !important;
  font-size: 14px !important;
}

.navtext::after,
.mobile-nav__link::after,
.footer-link::after,
.header__dropdown::after {
  content: "" !important;
  position: absolute !important;
  width: 100% !important;
  height: 0px !important;
  border-bottom: 1px black solid !important;
  left: -100% !important;
  bottom: 0 !important;
  transition: left 0s cubic-bezier(0.57, 0.06, 0.05, 0.95) !important;
  border-radius: 0 !important;
  opacity: 1 !important;
}
.navlink:hover .navtext::after,
.mobile-nav__link:hover::after,
.footer-link:hover::after,
.menu__item.is-visible .header__dropdown::after {
  left: 0 !important;
}

/*************/
/** BUTTONS **/
/*************/

.btn::before {
  opacity: 1 !important;
  transition: ease-int-out 0s;
}
.btn:hover::before,
.shopify-payment-button__button--unbranded:hover::before {
  transform-origin: unset !important;
  transform: scaleY(0) !important;
}
.btn:hover,
.shopify-payment-button__button--unbranded:hover {
  transition: ease-in-out 0s !important;
}
.btn,
.btn * {
  background-color: black !important;
  border-color: black !important;
  color: white !important;
  transition: ease-in-out 0s;
  text-transform: capitalize;
  letter-spacing: 0;
}
.btn:hover,
.btn:hover * {
  background-color: white !important;
  border-color: black !important;
  color: black !important;
}

.btn.btn-secondary,
.btn.btn-secondary * {
  background-color: white !important;
  border-color: black !important;
  color: black !important;
  transition: ease-in-out 0s;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:hover * {
  background-color: black !important;
  border-color: black !important;
  color: white !important;
}

.btn.btn--text::before {
  transform: scaleY(0) !important;
}
.btn.btn--text,
.btn.btn--text * {
  background-color: #fff !important;
  color: #000 !important;
}

/************/
/** HEADER **/
/************/

#SiteHeader {
  position: fixed;
  height: 70px;
}
#SiteHeader > .wrapper {
  z-index: 9999;
}
.grandparent .navlink--dot > .navtext,
.navlink--dot > .navtext {
  text-transform: capitalize !important;
}
a.navlink span {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

#NavStandard {
  background-color: #fff;
  padding-left: 48px;
}
#NavStandard a {
  font-size: 14px !important;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}
#NavStandard .navlink-first {
  padding-left: 0px;
}
#NavStandard .icon.icon-search {
  width: 14px;
  height: 18px;
  stroke-width: 20px !important;
}
#NavStandard .menu__item--icons {
  width: calc(25% - 60px);
  justify-content: flex-start;
  margin: 0;
}
#NavStandard .cart__toggle .navicon {
  display: none;
}
.site-header__background {
  height: 0 !important;
}
.search-popdown__toggle.navlink.navlink--icon {
  padding-left: 0;
}
.site-header--nav-bold .navlink,
.letter-spacing-nav,
.caps-letter-spacing-nav.caps,
.caps-letter-spacing-nav .caps {
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}
.mobile-nav__toggle {
  display: none;
}

@media screen and (max-width: 480px) {
  #SiteHeader {
    height: 91px;
    padding: 18px 0;
  }
  #SiteHeader > .wrapper {
    min-height: calc(91px - 54px) !important;
    height: calc(91px - 54px);
    margin-top: -18px;
    justify-content: flex-start;
  }
  .js-drawer-open-cart #SiteHeader > .wrapper {
    z-index: 9997;
  }
  #SiteHeader #NavStandard {
    display: none;
  }
  .mobile-menu__button.mobile-menu__button--burger {
    width: auto;
    margin-right: 0;
    margin-top: 0;
    position: static;
    padding-left: 0;
    padding-right: 48px;
  }
  #SiteHeader #NavStandard .menu__item--icons {
    width: auto;
    justify-content: flex-start;
    margin: 0;
    right: 0;
  }
  #SiteHeader #NavStandard .navIconCart {
    display: flex;
  }
  #SiteHeader #NavStandard .search-popdown.menu__item.menu__item--icon,
  #SiteHeader #NavStandard .menu__item.menu__item--icon:nth-child(2),
  #SiteHeader #NavStandard .cart__toggle .navtext {
    display: none;
  }

  .customNavDrawer ul ul li.sublink-last {
    display: flex !important;
    margin-left: 14px;
  }
  #NavDrawerBis ul ul li:not(.sublink) {
    display: none;
  }

  details.is-open .icon.icon-search {
    display: none;
  }
}

/* SUB-MENU - Global */
.menu__item.parent .header__dropdown {
  top: calc(100% + 1px);
  position: fixed !important;
  left: 0 !important;
  width: 100% !important;
  max-width: none !important;
}
.menu__item.parent .header__dropdown .header__dropdown__wrapper {
  max-height: none !important;
}
.menu__item.parent .header__dropdown .header__dropdown__inner > ul {
  margin-left: calc(25% + 2px);
  margin-bottom: 0;
  padding-top: 44px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.menu__item.parent .header__dropdown .header__dropdown__inner ul {
  list-style: none;
}
.menu__item.parent
  .header__dropdown
  .header__dropdown__inner
  ul
  li
  .mobile-nav__has-sublist {
  display: inline-block;
}
.super-link {
  cursor: default;
  pointer-events: none;
}

/* SUB-MENU - Shop */
#dropdown-shop-menu-bis .header__dropdown__inner > ul > li:nth-child(1) {
  margin-top: 51px;
}
#dropdown-shop-menu-bis .header__dropdown__inner ul.mobile-nav__sublist {
  display: flex;
  flex-direction: column;
  margin-top: 25px;
  padding-bottom: 0;
  gap: inherit !important;
}

#dropdown-engagement-menu-bis li.mobile-nav__item:nth-child(5),
#dropdown-engagement-menu-bis li.mobile-nav__item:nth-child(8) {
  margin-top: 0;
  padding-top: 0;
}

@media screen and (max-width: 480px) {
  .mobile-nav__toggle {
    display: block;
  }
  .mobile-menu__button > * {
    width: auto;
    padding: 0;
  }
  .mobile-menu__button.cart__toggle > svg {
    width: 11px;
    top: -2px;
    position: relative;
  }
}
@media (min-width: 769px) {
  .header__dropdown {
    padding: 0 48px 48px;
  }
  .header__dropdown__inner {
    padding-bottom: 0 !important;
    margin-left: 12px;
    margin-right: 0;
  }
  #dropdown-shop-menu-bis .header__dropdown__inner > ul > li {
    width: 20%;
  }
  .header__dropdown__inner ul.mobile-nav__sublist li.use_menu_spacing {
    padding-bottom: 25px;
  }
  #dropdown-engagement-menu-bis .sublink {
    padding-top: 48px;
  }
  .large--one-quarter {
    width: 25%;
  }
  .mobile-menu__button {
    line-height: 1.35;
  }
}

/****************/
/** Breadcrumb **/
/****************/

.breadcrumbs__sep {
  font-family: FaktProNormal;
  font-size: 1.125em !important;
  line-height: 1 !important;
  padding: 0 7px;
}

/*************/
/** TOP BAR **/
/*************/

.promotional-message {
  width: auto;
  max-width: 50%;
  margin-left: calc(25% + 12px);
  text-align: left;
  z-index: 9999;
}
.promotional-message p {
  max-width: 100%;
}

.search-opened .promotional-message {
  display: none;
}
.top-bar-mobile {
  display: none;
}
.top-bar-mobile-text p {
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .promotional-message {
    display: none;
  }
  .top-bar-mobile {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 54px;
    top: -18px;
    border-bottom: 1px solid black;
  }
  .top-bar-mobile-text p {
    margin: 0;
  }
}

/************/
/** SEARCH **/
/************/

/* search popdown */
.search-popdown__body {
  position: fixed;
  top: 0;
  left: 0;
  height: 70px;
}
/* search popdown top input */
.search-form__input-holder {
  margin: 0;
  width: 100vw;
  max-width: none;
  background: white;
}
.search-form__label {
  left: 0;
  width: auto;
}
.search-popdown__close {
  right: 0;
  width: auto;
}
#searchInput-desktop {
  background: white;
}
/* search popdown body structures */
#searchResults-desktop {
  top: 70px !important;
  max-height: none;
}
#searchResults-desktop * {
  font-size: 14px !important;
  line-height: 1.4;
}
#searchResults-desktop .predictive-search {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: none;
  height: 75vh;
  max-height: none;
  background: #fff;
  position: static;
  transition: none;
}
#searchResults-desktop .predictive-search__heading,
#searchResults-desktop .predictive-search__list {
  padding: 0;
  margin: 48px 48px;
  margin-bottom: 24px;
  border-bottom: 0;
  text-transform: none;
  letter-spacing: 0;
}
#searchResults-desktop .predictive-search__list .predictive-search__item {
  padding: 0;
}
/* popular searches */
#popularSearches-desktop {
  max-width: none;
  width: 100%;
  background: white;
  margin-top: 0;
  padding: 0;
}
#popularSearches-desktop .predictive-search__list {
  display: grid;
  grid-template-columns: var(--grid);
  row-gap: 12px;
  column-gap: 48px;
}
#popularSearches-desktop > div:nth-child(1) > div:nth-child(1) {
  margin-bottom: 48px;
}
#popularSearches-desktop > div:nth-child(1) > div:nth-child(2) {
  display: none;
}
/* search results */
#searchResults-desktop .predictive-search__results {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 75vh;
  overflow: hidden;
}

/* search results - product */
#searchResults-desktop .product-search-group {
  width: 100%;
  max-height: 75vh;
  overflow: hidden;
}
#searchResults-desktop .product-search-group .predictive-search__list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 48px;
  height: calc(75vh - 114px);
  padding-bottom: 48px;
  margin-bottom: 0;
  margin-right: 36px;
  overflow-y: scroll;
}
#searchResults-desktop
  .product-search-group
  .predictive-search__list
  .predictive-search__product {
  align-items: flex-start;
}
#searchResults-desktop
  .product-search-group
  .predictive-search__list
  .predictive-search__product-image {
  position: relative;
  flex: 33%;
  min-height: 100%;
  width: 50%;
  max-width: none;
  height: 190px;
  margin-bottom: 0;
}
#searchResults-desktop
  .product-search-group
  .predictive-search__list
  .predictive-search__product-image
  figure {
  position: static;
}
#searchResults-desktop
  .product-search-group
  .predictive-search__list
  .predictive-search__product-image
  figure
  img {
  width: auto;
}
#searchResults-desktop
  .product-search-group
  .predictive-search__list
  .predictive-search__product-title {
  width: 50%;
}

/* search results - suggestion */
#searchResults-desktop .suggestion-search-group {
  width: 25%;
  padding-left: 12px;
  position: fixed;
  right: 0;
}
.suggestion-search-group {
  display: none;
}
#searchResults-SearchPage {
  display: none;
}
#popularSearches-desktop-compress div.predictive-search__group:nth-child(2) {
  display: none;
}

/* search results - action */
#searchResults-desktop .predictive-search__actions {
  display: flex;
  width: 100%;
  height: 52px;
  padding: 14px 48px;
  margin-top: 0;
  background: #fff;
  opacity: 0;
  transition: opacity 0s ease 0s;
}
details.is-open .reset #searchResults-desktop .predictive-search__actions {
  opacity: 0;
  transition: opacity 0s ease 0s;
}
details.is-open
  .is-searched
  #searchResults-desktop
  .predictive-search__actions {
  opacity: 1;
  transition: opacity 0s ease-in-out 0s;
}
#searchResults-desktop
  .predictive-search__actions
  #predictiveSearchActionViewAllResults {
  margin-left: calc(25% + 12px);
}

#searchResults-desktop #predictiveSearchSuggestions,
#searchResults-desktop
  #predictiveSearchSuggestions
  + div.predictive-search__list {
  margin-left: 0px;
}
#searchResults-desktop
  .predictive-search-status.visually-hidden:empty
  + .predictive-search__actions {
  display: none;
}

@media screen and (max-width: 480px) {
  .customNavDrawer .mobile-nav {
    margin-top: 24px;
  }
  .customNavDrawer .drawer__header {
    /*    border-bottom: none !important; */
    margin-bottom: 24px;
  }
  /*.search-form__label .icon {
    position: relative;
    top: 6px;
  }*/
  .customNavDrawer .search-form__label .icon,
  .customNavDrawer .search-popdown__close {
    display: none;
  }
  .search-popdown__body.search-popdown__body--fixed.search-popdown__body--has-popular-searches {
    top: calc(75px + 24px); /* hauteur header + margin-bottom */
  }
  #NavDrawerBis
    .search-popdown__body.search-popdown__body--fixed.search-popdown__body--has-popular-searches {
    top: calc(75px + 24px); /* hauteur header + margin-bottom */
  }
  .customNavDrawer .search-form {
    padding-left: var(--gutter-mobile);
  }
  details.is-open .search-popdown__body--fixed .search-form__inner {
    background: transparent !important;
    /*  
    max-width: calc(90vw - var(--gutter-mobile) * 2);
    margin: 0 var(--gutter-mobile);
    */
    max-width: calc(90vw / 2 - 12px);
    margin: 0;
    padding: 0;
  }
  .customNavDrawer .search-form__input {
    background: transparent !important;
    padding: 10px;
    padding-left: 0;
  }
  .mobile-nav__item.mobile-nav__search {
    padding: 0 !important;
    margin-left: 24px !important;
    /*border-bottom: 1px solid black;*/
    max-width: calc(90vw - var(--gutter-mobile) * 2);
  }
  .mobile-search-label {
    padding-left: 12px;
  }
  .transcy-switcher-manual {
    padding: 10px;
  }

  /* façon provisoire de rendre search cliquable */
  .search-form__submit {
    position: relative;
    left: calc(90vw - var(--gutter-mobile) * 4 - 53%);
    top: -37px;
    width: calc(100% - 32px);
    height: 24px;
    opacity: 0;
  }

  .predictive-search__group .predictive-search__list a,
  .suggestion-search-group .predictive-search__list a {
    padding-left: 0 !important;
  }

  .customNavDrawer .mobile-nav__item a,
  .customNavDrawer .mobile-nav__toggle button {
    font-size: 14px;
  }
  .popular-searches .predictive-search__list {
    flex-flow: column wrap;
  }
  .predictive-search,
  .popular-searches {
    width: 90vw;
    margin: 0;
    padding: 0 var(--gutter-mobile);
    background-color: #fff;
  }
  .predictive-search__product {
    align-items: flex-start;
  }
  .predictive-search__product-image {
    max-width: calc(90vw / 4);
    flex: 0 0 calc(90vw / 4);
    height: 120px;
  }
  .predictive-search__product-title {
    padding-left: var(--gutter-mobile);
  }
  .predictive-search p,
  .search-form p {
    line-height: 1.5682;
  }
  .search-popdown__results {
    top: 100%;
  }
  /*.search-popdown__results .predictive-search, .search-popdown__results .popular-searches {
    margin-top: 16px;
  }*/
  .search-popdown__results .predictive-search__item,
  .search-popdown__results .predictive-search__product {
    padding: 0 !important;
  }
  .search-popdown__results .predictive-search__item {
    padding-bottom: 16px !important;
  }

  .predictive-search__actions {
    position: fixed;
    z-index: 99;
    bottom: 0;
    padding: 16px var(--gutter-mobile);
    border-top-color: black;
  }
  .predictive-search__actions .predictive-search__link {
    font-size: 14px;
  }
  .predictive-search__actions {
    display: none;
  }

  #NavDrawerCustom details,
  #NavDrawerBis details {
    width: 100%;
  }
  #NavDrawerCustom details .search-popdown__toggle,
  #NavDrawerBis details .search-popdown__toggle {
    justify-content: flex-start;
    -webkit-text-size-adjust: 100%;
  }
}

/* Search Page */
.search-page__head {
  min-height: 208px;
  padding-top: calc(71px + 48px);
}

.search-page__title.h2 {
  font-size: 14px;
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  padding-left: calc(25% + 12px);
}

/**********/
/** LOGO **/
/**********/
h1.logo {
  position: fixed;
  top: 90px;
  left: 29px;
}
header .logo__image-link svg {
  width: 78px;
  height: 116px;
}
@media only screen and (max-width: 769px) {
  h1.logo {
    display: none !important;
  }
}

/* Product Details */
.product__accordion__title > div:first-child {
  display: inline-block;
  width: 1.5rem;
  margin-top: 0;
  position: relative;
  bottom: 2.5px;
}
.product__accordion__title
  .shogun-accordion-icon.shogun-icon-chevron
  > span::after {
  content: "\25b8";
}
.product__accordion__title.is-expanded
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

/*******************
* SECTIONS & BLOCKS 
*******************/
/* FEATURED COLLECTION **/
.featured-collection__content,
.header-blog-articles-column.header-blog-articles-col1 {
  padding-left: calc(24px + 50%);
}
.featured-collection__content.title-left {
  padding-left: calc(12px + 25%);
}

.header-blog-articles-column.header-blog-articles-col1 p {
  font-size: calc(2.5rem * var(--adjust-heading));
}
@media screen and (max-width: 480px) {
  .featured-collection__container.grid__container {
    margin: 0;
  }
  .featured-collection .wrapper--full-padded {
    padding: 0;
  }
  .featured-collection .grid.carousel--mobile {
    padding: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
  .featured-collection .product-grid-item.carousel__item {
    width: 100%;
    margin-bottom: 48px;
  }
  .featured-collection .product-grid-item.carousel__item:nth-child(n + 5) {
    display: none;
  }
}

/****************************/
/** PRODUCT & ARTICLE GRID **/
/****************************/
.product-grid-item__image::before {
  padding-top: 125%; /* Fix image offset induced by theme */
}
.product-grid-item__swatch .swatch__button {
  display: none;
}
.product__media__holder .progress-bar {
  display: none;
}
.product-grid-item a h3 {
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 4px;
}
.product-grid-item__info {
  min-height: 67px;
  gap: 0;
  /*margin-top: -16px;*/
}
.home-blog-articles-grid .product-grid-item__info {
  margin-top: 0;
}
.collection__products
  .product-grid-item:nth-child(6n)
  .product-grid-item__info {
  /*margin-top: -16px;*/
}
.product-grid-item__link,
.product-grid-item__price.price {
  font-size: 14px;
  text-transform: capitalize;
}
.related-products .flickity-enabled .flickity-viewport {
  cursor: default !important;
  height: 100% !important;
}
.related-products .flickity-slider {
  position: relative;
  display: grid;
  grid-template-columns: var(--grid);
  width: 100%;
  grid-gap: 48px;
  transform: none !important;
}
.related-products .flickity-slider .product-grid-item {
  position: static !important;
  width: 100% !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  transform: none !important;
}
.related-products .flickity-button {
  display: none !important;
}
.grid .product__badge {
  display: none;
}

.overlay_collection {
  display: none;
  position: absolute;
  top: 0;
  width: 100vh;
  height: 100vh;
  left: -10%;
  background: black;
  opacity: 0.5;
  z-index: 5;
}

@media only screen and (min-width: 1024px) {
  .wrapper--full-padded {
    padding: 0 !important;
  }
  .grid {
    gap: 48px !important;
  }
  .product-grid-item.one-quarter {
    width: 100%;
  }
  .related-products .product-grid-item.one-quarter {
    width: 25%;
  }
  .blog__post .product-grid-item:nth-child(5n-2) {
    grid-column: span 2;
    width: calc(50% - 24px);
  }
  .blog__post .product-grid-item:nth-child(6n) {
    grid-column: span 2;
    width: 100% !important;
  }
}
@media only screen and (max-width: 480px) {
  .related-products .carousel {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    grid-gap: 24px;
    padding: 0 24px;
  }
  .related-products .carousel--mobile .carousel__item {
    width: 100%;
    margin-right: 0;
  }
  section.blog > .wrapper {
    padding: 0;
  }
  section.blog .blog__post {
    gap: 48px;
  }
  section.blog .product-grid-item__image div.img,
  section.blog .product-grid-item__image div.img img {
    height: 100%;
  }

  .product-grid-item.quick-buy-mobile-init .product__media__hover {
    display: block;
  }
  .product-grid-item.quick-buy-mobile-init
    .product__media__hover
    .product__media__slide {
    display: none;
  }
  .product-grid-item.quick-buy-mobile-init
    .product__media__hover
    .product__media__slide:nth-child(1) {
    display: block;
  }
  .collection__filters.collection__filters--visible {
    top: 91px;
    left: 10%;
    padding: 20px;
  }
  .collection__filters-header {
    padding-bottom: 50px;
  }
  .collection__filters--visible .collection__filters-list__inner {
    overflow-y: scroll;
    /*height: 100vh;*/
    padding-bottom: 200px !important;
  }
  .filters_activated .overlay_collection {
    display: block;
  }
}

/* Disable animation */
.no-touch .product__media__image--hover-fade-in,
.product-grid-item__image:hover .product__media__image--hover-fade-in,
.no-touch .product__media__hover--fade-in,
.product-grid-item__image:hover .product__media__hover--fade-in {
  transition-delay: 0s !important;
  transition-duration: 0s !important;
}

/**********/
/** CART **/
/**********/

#cart-drawer {
  display: flex !important;
  flex-direction: column;
  transform: translate(-496px);
  width: 496px;
  right: -496px;
  padding-left: 0;
}

#cart-drawer .cart-drawer__head {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  border-bottom: 0;
  height: 70px;
  padding: var(--inner) 0;
  padding-left: 48px;
}
#cart-drawer .cart-drawer__head h3 {
  font-size: 14px;
  display: block;
  width: 90%;
}
#cart-drawer .cart-drawer__head .cart-drawer__item-qty {
  display: none;
}
#cart-drawer .cart-drawer__close {
  position: static;
  width: 14px;
  height: 14px;
  padding: 0;
}
#cart-drawer .cart-drawer__close svg {
  stroke-width: 24px;
}

.cart__item-wrapper {
  border-bottom: 1px solid black;
  padding: 0 0 2.5em;
  margin-bottom: 48px;
  margin-left: 48px;
}
#cart-drawer .cart__item {
  width: calc(100% + 48px);
  margin-left: -48px;
  padding: 0;
}
#cart-drawer .cart__item__image {
  margin-right: 0;
}
.cart__item__image a {
  width: 100%;
  height: 100%;
}
.cart__item__image figure {
  position: relative;
}
#cart-drawer .cart__item__image {
  width: calc(100% / 2 - var(--inner));
  padding-left: 48px;
}
#cart-drawer .cart__item__content {
  width: 50%;
  padding-left: 48px;
}
#cart-drawer .cart__item__content-inner {
  flex-flow: column nowrap;
}
#cart-drawer .cart__item__meta {
  margin: 0;
}
#cart-drawer .cart__item__info,
.cart__item__quantity {
  margin: 0 0 48px;
}
#cart-drawer .cart__item__quantity {
  width: 75%;
  font-size: 10px;
}
.cart__item__quantity button {
  box-shadow: none;
  color: #000;
  width: auto;
  padding: 20px;
}
.cart__item__quantity .icon {
  border: transparent;
  width: 10px;
  height: 10px;
}
.cart__item__quantity-field {
  border: 1px solid #000;
  padding: 8px 24px;
}
#cart-drawer .cart__item__bottom {
  margin-top: 0;
}

#cart-drawer .cart__item__price {
  margin: 0;
  text-align: left;
}
.cart-drawer .cart__item__remove {
  color: black;
  opacity: 1;
}
.cart-drawer .cart__discount {
  padding: 0.5em 0 0 48px;
}

#cart-drawer .cart-drawer__foot {
  position: static;
  padding: 0;
  padding-left: 48px;

  border-top: 0;
  box-shadow: none;
}
#cart-drawer .cart__total {
  padding: 0;
  margin: 0;
  margin-top: 2.5em;
  font-size: 14px;
}
#cart-drawer .cart__total span:first-child {
  text-transform: none;
  letter-spacing: inherit;
}
.cart__text {
  text-align: left;
  margin: 0 0 24px;
}

button.cart__checkout {
  max-width: var(--drawer-width);
  width: 100%;
  text-transform: none;
  padding: 24px;
  margin-bottom: 10px;
}
#cart-drawer .cart__checkout span {
  display: none;
}

@media screen and (min-width: 769px) {
  .drawer,
  .cart-drawer {
    max-width: calc(100% - 96px);
    padding: 0 48px 48px;
  }
}

@media screen and (max-width: 769px) {
  #cart-drawer .cart-drawer__head {
    height: 37px;
    min-height: 37px;
  }
}
@media screen and (max-width: 480px) {
  .cart-drawer {
    max-width: 90%;
    width: 90%;
    right: -90%;
    transform: translate(-100%) !important;
    padding: 0 24px 24px;
  }
  #cart-drawer .cart-drawer__head {
    width: calc(100% - 24px);
    border-bottom: 1px solid black;

    margin-bottom: 24px;
    margin-left: 24px;
    padding: 0;
  }
  #cart-drawer .cart__item__content {
    width: calc(50% + var(--inner-mobile));
  }

  .cart__item-wrapper {
    margin-left: 24px;
  }
}

/***************/
/** QUICK BUY **/
/***************/

/* Icon */
.btn--quick .btn__inner {
  padding: 6px;
  gap: 12px;
  width: 100%;
  transition: width 0;
  transition: 0ms ease-in-out !important;
}
.btn--quick .btn__inner svg {
  display: none !important;
}
.btn--quick .btn__text {
  opacity: 1 !important;
}
.btn--quick:hover > * {
  background-color: black !important;
  color: white !important;
  transition: 0ms ease-in-out !important;
}
.btn--quick:hover .btn__text {
  display: block;
  padding-right: 0;
}

.btn--quick.is-loading .btn__inner {
  width: inherit !important;
}

.popup-quick-view__form--large
  .popup-quick-view__body
  .popup-quick-view__body__inner {
  margin-bottom: 0;
}
.popup-quick-view__gallery {
  margin-top: 20px;
  margin-bottom: 20px;
}
.popup-quick-view__content h1,
.popup-quick-view__content .product__price-wrapper .product__price {
  font-size: 14px;
  text-transform: capitalize;
}

.popup-quick-view__content .product__price--off {
  display: none;
}

@media screen and (max-width: 480px) {
  a.popup-quick-view__view-button--desktop {
    display: block;
    margin-top: 20px;
  }
}

button.flickity-prev-next-button.previous::before,
button.flickity-prev-next-button.next::before {
  -webkit-mask-image: var(--CUSTOM-ICON-ARROW-RIGHT);
  mask-image: var(--CUSTOM-ICON-ARROW-RIGHT);
}

/* Custom Selectors */
.product__selectors {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  margin-right: 0;
}

.custom-selector-container {
  position: relative;
  user-select: none;
  width: 100%;
  border-bottom: none;
  margin-bottom: 12px;
}
.custom-selector-inner {
  position: relative;
  display: flex;
  flex-direction: column;
}
.custom-selector-inner.open {
  margin-bottom: 18px;
}

.custom-selector__trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: normal;
  padding: 11px 11px 8px;
  line-height: 1.375;
  font-size: 14px;
  font-weight: 300;
  color: black;
  cursor: pointer;
  border: 1px solid black;
  background-image: url("https://baserange.com/cdn/shop/t/39/assets/ico-select.svg?v=18273679090726958689");
  background-repeat: no-repeat;
  background-position: calc(100% - 7px) center;
  background-color: transparent;
  background-size: 16px;
}
.custom-selector-inner.open .custom-selector__trigger {
  border-bottom: 1px solid #fff !important;
  background-position: calc(100% - 7px) 64%;
  background-size: 15.5px;
  padding-bottom: 2px;
}
.custom-selector__label {
  width: 50px;
}
.custom-selector__selected-value {
  text-transform: capitalize;
  padding-left: 15px;
  min-width: 155px;
}

.custom-selector__options-list {
  position: absolute;
  display: none;
  width: 100%;
  top: 100%;
  background: #fff;
  opacity: 0;
  border: 1px solid black;
  border-top: none !important;
  z-index: 100;
  pointer-events: none;
  transition: all 0s;
}
.custom-selector-inner.open .custom-selector__options-list {
  opacity: 1;
  pointer-events: all;
  display: block;
}
.custom-selector__option {
  position: static;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 2px 76px;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  line-height: 1.375;
  cursor: pointer;
}
.custom-selector__option:hover {
  display: flex;
  align-items: center;
  color: black;
  background-color: white;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: black;
  text-decoration-thickness: 1px;
}
.custom-selector__option:first-child {
  padding-top: 20px;
}
.custom-selector__option:last-child {
  padding-bottom: 11px;
}
.custom-selector__option.selected,
.custom-selector__option.selected .custom-selector__option-label,
.custom-selector__option:hover .custom-selector__option-label {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: black;
  text-decoration-thickness: 1px;
}
.custom-selector__option-label {
  min-width: 140px;
  text-transform: capitalize;
}
.color_block {
  min-width: 45px;
  margin-left: 25px;
  line-height: 1.375;
  height: 15px;
  margin-top: -2px;
  background-repeat: no-repeat;
}
.related-amount-form .custom-selector__label {
  width: 60px;
}

/* Btn Add to Cart when loading */
.product__form .btn--submit.is-loading span {
  opacity: 1 !important;
}
.popup-quick-view__foot__inner .is-loading .loader {
  visibility: hidden !important;
}

/* Quick Buy on hover */
.product-grid-item__quick-buy {
  position: relative;
  opacity: 0 !important;
  bottom: -100%;
  height: auto;
  width: 100%;
  background-color: #fff;
}
.grid-two-column .product-grid-item__quick-buy {
  bottom: -100%;
}

.product__media__container:hover .product-grid-item__quick-buy,
.quick-buy-mobile-init .product-grid-item__quick-buy {
  opacity: 1 !important;
}
.product-grid-item__quick-buy .btn--quick {
  width: 100% !important;
  height: 30px;
  padding-top: 5px;
  bottom: 0px;
  left: 0;
  transform: none !important;
  background-color: #fff;
}
.grid-two-column .product-grid-item__quick-buy .btn--quick {
  height: 30px;
}

.product-grid-item__quick-buy .btn--quick,
.product__media__container:hover
  .product-grid-item__quick-buy
  .btn--quick
  .quick-buy-mobile-init
  .product-grid-item__quick-buy
  .btn--quick {
  transition-delay: 0s !important;
  transition-duration: 0s !important;
}
.product-grid-item__quick-buy .btn__inner {
  justify-content: left !important;
  min-height: unset !important;
  box-shadow: unset !important;
  padding: 0 11px !important;
  border: 1px solid black;
}
.product-grid-item__quick-buy .btn__text {
  text-transform: capitalize;
  font-size: 14px !important;
}

.product__submit__add {
  border: 1px solid;
}
.product__submit__add em {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .product-grid-item__quick-buy .btn--quick:hover .btn__inner {
    width: 100%;
  }
  .product__media__container:hover
    .product-grid-item__quick-buy
    .btn--quick
    .btn__text,
  .quick-buy-mobile-init .product-grid-item__quick-buy .btn--quick .btn__text {
    display: inherit;
  }
}
@media screen and (max-width: 480px) {
  .popup-quick-view__form {
    border-radius: 0 !important;
  }
  .popup-quick-view__form--large
    .popup-quick-view__body
    .popup-quick-view__body__inner {
    grid-template-columns: none;
    gap: 0;
    margin-bottom: 20px;
  }
  .product-grid-item__title {
    line-height: 1.2;
  }
  .product-grid-item__quick-buy .btn__text {
    line-height: 14px;
    padding-top: 3px;
  }
}

/*************/
/** ACCOUNT **/
/*************/

.form-error,
.errors {
  color: red;
  background-color: #fff;
  border-color: red;
}
.note,
.errors {
  text-align: left;
  font-size: 14px;
  padding: 6px 12px;
}
.errors ul {
  list-style: disc outside;
  margin-left: 20px;
}

section.page-customer,
#create-account .page-customer {
  padding-top: calc(70px + 128px);
  padding-bottom: 0;
}

section.page-customer .wrapper,
#create-account .page-customer .wrapper {
  padding: 0;
}

section.page-customer .form-vertical-wrapper,
#create-account .form-vertical-wrapper {
  text-align: left;
  max-width: 100%;
  width: 50%;
  margin-left: 25%;
  padding: 0 12px;
}
section.page-customer
  .form-vertical-wrapper
  p
  a::before
  section.page-customer
  .form-vertical-wrapper
  p
  a::after,
#create-account .form-vertical-wrapper p a::before,
#create-account .form-vertical-wrapper p a::after {
  display: none;
}
section.page-customer #CustomerLogin .section__heading.account__heading--small,
section.page-customer
  #RecoverPasswordForm
  .account__heading.account__heading--small,
#create-account .section__heading.account__heading--small {
  font-size: 14px;
  text-align: left;
  margin-bottom: 48px;
}

section.page-customer input,
section.page-customer textarea,
#create-account input,
#create-account textarea {
  border: 1px solid black;
  max-width: 100%;
  padding: 8px 10px;
}

section.page-customer input,
section.page-customer textarea,
section.page-customer select,
#create-account input,
#create-account textarea,
#create-account select {
  margin-bottom: 24px;
}

section.page-customer .btn,
section.page-customer .btn--secondary,
#create-account .btn,
#create-account .btn--secondary {
  border: 1px solid black;
  padding: 24px;
  line-height: 1.42;
}
section.page-customer button[type="submit"],
#create-account button[type="create"] {
  margin-bottom: 48px;
}

section.page-customer .return.light-gray > p {
  margin: 0;
}
section.page-customer .return.light-gray > p a {
  color: black;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0;
}
section.page-customer .return.light-gray > p a:before,
section.page-customer .return.light-gray > p a:after {
  display: none;
}

.template-customers-order .page-customer {
  padding-top: 250px !important;
}

@media screen and (min-width: 769px) {
  section.page-customer input,
  section.page-customer textarea,
  section.page-customer select,
  section.page-customer button[type="submit"],
  #create-account input,
  #create-account textarea,
  #create-account select,
  #create-account button[type="submit"] {
    max-width: 33vw;
  }
}
@media screen and (max-width: 480px) {
  section.page-customer,
  #create-account .page-customer {
    padding-top: 128px;
  }
  section.page-customer .form-vertical-wrapper,
  #create-account .form-vertical-wrapper {
    width: 100%;
    margin-left: 0;
    padding: 0;
  }
  .template-customers-order .page-customer {
    padding-top: 70px !important;
  }
}

/************/
/** FOOTER **/
/************/

#SiteFooter {
  margin-top: 48px;
  padding: 96px 0 0;
  border-top: 1px solid #efefef;
}
#SiteFooter .footer-content {
  padding-bottom: 20px;
}
#SiteFooter .footer-bottom {
  padding: 24px 0;
  margin-top: 96px;
  border-top: 1px solid #efefef;
  line-height: 1;
  width: 100%;
}
#SiteFooter .footer-bottom__content {
  width: var(--site-width);
  margin: auto;
  margin-left: 0;
}

#SiteFooter .footer-title.h5,
#SiteFooter .footer-links,
#SiteFooter p {
  font-size: 14px !important;
  line-height: 1.375;
}
#SiteFooter .footer-title {
  margin-bottom: 24px; /* the 24 remaining px is in flex gap */
}
#SiteFooter .footer-title__button {
  font-size: 14px;
}

#SiteFooter .newsletter-form {
  margin-top: -10px;
}
#SiteFooter .newsletter-form > .input-group {
  flex-direction: row !important;
  align-items: center !important;
  flex-wrap: nowrap;
}
#SiteFooter .newsletter-form .input-group > div {
  flex-basis: auto !important;
  max-width: none !important;
  width: auto !important;
  min-width: 0;
  flex-grow: 0;
  padding: 0;
}
#SiteFooter .newsletter-form .input-group > div .input-group__field--email {
  padding: 0 0 0 16px;
  height: 36px;
  width: 14rem;
  padding-right: 0;
}
#SiteFooter .newsletter-form .input-group #SubscribeSubmit--footer-block-4 {
  padding: calc(var(--form-margin) / 2);
  height: 36px;
  font-size: 14px;
}
#SiteFooter
  .newsletter-form
  .input-group
  #SubscribeSubmit--footer-block-4:hover {
  background-color: black !important;
  color: #fff !important;
}

.footer-copyright__content {
  display: flex;
  text-align: left;
  margin: 0;
  width: 100%;
  font-size: 14px;
}

.footer-copyright .col1,
.footer-copyright .col3 {
  width: 25%;
}

.footer-copyright .col1 {
  padding-left: 48px;
}
.footer-copyright .col2 {
  width: 50%;
  padding-left: 36px;
}
.footer-copyright .col3 {
  padding-left: 12px !important;
}

#SiteFooter .footer-block .footer-links .footer-link {
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 1024px) {
  .footer-blocks {
    display: grid !important;
    margin: 0 !important;
    gap: 48px !important;
    grid-template-columns: var(--grid);
  }
  .footer-blocks > .footer-block {
    padding: 0 !important;
  }

  #SiteFooter .footer-block .footer-links li {
    margin-bottom: 0;
  }
  #SiteFooter .footer-block .footer-links .footer-link {
    display: inline-block;
  }
}
@media screen and (max-width: 1023px) {
  #SiteFooter {
    padding-top: 0;
  }

  #SiteFooter p,
  #SiteFooter button,
  #SiteFooter span {
    font-size: 14px;
  }
  #SiteFooter .footer-title__button {
    padding: 0;
  }
  #SiteFooter .footer-content {
    padding: 48px 20px;
  }

  #SiteFooter .footer-blocks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #SiteFooter .footer-blocks .footer-block {
    display: flex;
    flex-flow: column;
    gap: var(--gutter-mobile);
    width: calc(50% - var(--gutter-mobile));
  }
  #SiteFooter .footer-block > p.footer-title {
    margin-bottom: 0;
  }
  #SiteFooter .footer-block .footer-title__button .icon {
    display: none;
  }
  #SiteFooter .footer-block > div {
    height: 100% !important;
    opacity: 1 !important;
    visibility: visible !important;
    overflow: unset !important;
  }
  #SiteFooter .footer-block ul {
    transform: translateY(25px);
  }
  #SiteFooter .footer-block .footer-links li {
    margin-bottom: 2px;
  }
  #SiteFooter .newsletter-form .input-group > div {
    width: 100% !important;
  }

  #SiteFooter .footer-bottom {
    margin-top: 0;
  }
  #SiteFooter .footer-bottom__content {
    width: 100%;
    margin: auto;
  }
  .footer-copyright .col1,
  .footer-copyright .col2 .footer-copyright .col3 {
    padding-left: 24px;
  }
}

/********************/
/** MOBILE DRAWERS **/
/********************/
@media (min-width: 480px) {
  #NavDrawerCustom,
  #NavDrawerBis {
    display: none !important;
  }
}
@media (max-width: 768px) {
  #NavDrawerCustom .drawer__close,
  #NavDrawerBis .drawer__close {
    width: 20px;
    text-align: right;
    cursor: pointer;
  }
  .customNavDrawer .mobile-nav__item a,
  .customNavDrawer .mobile-nav__toggle button {
    padding: 10px;
  }

  .customNavDrawer > div.mobile-nav > ul > li:nth-child(3) {
    padding-top: 0;
  }

  .customNavDrawer .mobile-nav > ul.grid > .grid__item.mobile-nav__item {
    padding-left: 14px !important;
  }

  .customNavDrawer li.mobile-nav__item:nth-child(5),
  .customNavDrawer li.mobile-nav__item:nth-child(6) {
    margin-top: 0;
  }
  .customNavDrawer .mobile-nav__item::after {
    border-bottom: 0px;
  }

  .customNavDrawer .grid__item.mobile-nav__item {
    display: flex;
    align-items: center;
    width: 53%;
  }

  .customNavDrawer > div:nth-child(2) > ul:nth-child(1) {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    gap: 0;
  }

  .customNavDrawer ul li {
    height: 40px;
  }
  .customNavDrawer > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) {
    display: flex;
  }

  .customNavDrawer .mobile-nav__has-sublist {
    display: flex;
    align-items: center;
  }
  .customNavDrawer .mobile-nav--expanded + .mobile-nav__sublist {
    position: absolute;
    left: 100%;
    top: -100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0;
    gap: 0;
  }
  .customNavDrawer
    li.large--one-whole:nth-child(4)
    .mobile-nav--expanded
    + .mobile-nav__sublist {
    top: -200%;
  }
  .customNavDrawer
    li.large--one-whole:nth-child(5)
    .mobile-nav--expanded
    + .mobile-nav__sublist {
    top: -300%;
  }
  .customNavDrawer
    li.large--one-whole:nth-child(6)
    .mobile-nav--expanded
    + .mobile-nav__sublist {
    top: -400%;
  }

  .customNavDrawer .mobile-nav__has-sublist .mobile-nav__link {
    display: inline-grid;
    width: auto;
  }
  .customNavDrawer .mobile-nav__item.grid__item.one-half.large--one-quarter {
    width: 100%;
    display: flex;
  }

  #NavDrawerBis .mobile-nav li {
    /*min-height: 68px;*/
  }
  .mobile-nav__item.mobile-nav__search {
    padding: 0;
    padding-left: 12px;
    margin-left: 12px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
  }
  .mobile-nav__item.mobile-nav__search .search-popdown {
    width: 54%;
    cursor: pointer;
  }
  .mobile-search-label {
    text-align: right;
  }

  #NavDrawerBis .mobile-nav__item.mobile-nav__search {
    margin-right: 24px;
    margin-left: 24px;
    padding-left: 0;
    padding-bottom: 10px;
  }
  #NavDrawerBis .mobile-nav__item.grid__item.large--one-quarter.sublink {
    width: calc(100% -24px);
    margin-left: 14px;
  }
  #NavDrawerBis .mobile-nav__sublist {
    gap: 0;
    display: flex;
    flex-direction: column;
    visibility: visible;
    overflow: scroll;
    max-height: none;
    height: fit-content;
    width: 100%;
  }
}

@media (max-width: 475px) {
  .customNavDrawer .drawer__header {
    width: auto;
    padding: 0;
    position: relative;
    margin: 0 24px;
    border-bottom: 1px solid black;
  }
  .drawer__header .site-header__logo-link {
    width: 60px;
    display: block;
  }
  .mobile-nav li {
    margin-bottom: 0;
  }
  .mobile-nav__search {
    padding: 24px;
  }
  .mobile-nav__search .search-bar {
    margin-bottom: 0;
  }
  .mobile-nav__item {
    position: relative;
    display: block;
    .mobile-nav > & {
      background-color: white;
    }
    &:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 24px;
      right: 24px;
      border-bottom: 1px solid black;
    }
    .mobile-nav > &:last-child:after {
      display: none;
    }
  }
  .mobile-nav__item a,
  .mobile-nav__toggle button {
    color: black;
    padding: 10px;
    text-decoration: none;
    outline: 0 !important;
  }
  .mobile-nav__has-sublist {
    width: 100%;
  }
  .mobile-nav__has-sublist .mobile-nav__link {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
  .mobile-nav__toggle {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
  }

  .mobile-nav__item .mobile-nav__toggle-open {
    rotate: 90deg;
  }
  .mobile-nav--expanded .mobile-nav__toggle-open {
    display: none;
  }
  .mobile-nav__toggle-close {
    display: none;
  }
  .mobile-nav--expanded .mobile-nav__toggle-close {
    display: block;
  }
  .mobile-nav__sublist {
    margin: 0;
    max-height: 0;
    visibility: hidden;
    overflow: hidden;
    .mobile-nav--expanded + & {
      visibility: visible;
      max-height: 700px;
      padding-top: 24px;
      padding-bottom: 24px;
    }
  }
  .mobile-nav__sublist .mobile-nav__item:after {
    top: 0;
    bottom: auto;
    display: none;
  }
  .mobile-nav__sublist .mobile-nav__link {
    font-weight: normal;
    padding-bottom: 4px;
    &:after {
      display: none;
    }
  }
  .mobile-nav .shogun-accordion-icon.shogun-icon-chevron > span::after {
    content: "\25b8";
  }
  .customNavDrawer .grid__item.mobile-nav__item {
    width: 53.5%;
  }
  .customNavDrawer li ul.mobile-nav__sublist li.use_menu_spacing {
    margin-bottom: 40px;
  }
}

@media (max-width: 425px) {
  .customNavDrawer .grid__item.mobile-nav__item {
    width: 54%;
  }
}

/***********/
/** BLOGS **/
/***********/

/* menu */
.category-filter-menu {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 90px;
}
.FirstTitleBlog {
  float: right;
}
body.template-blog .section-header,
body.template-article .section-header {
  position: fixed;
  min-height: 130px;
  display: flex;
  z-index: 5;
}
body.template-blog .section-header,
body.template-article .section-header {
  width: calc(100% - 47px);
}
body.template-blog .section-header,
body.template-article .section-header {
  z-index: 1000;
}
body.template-blog .section-header > div:nth-child(1) > div:nth-child(2),
body.template-article .section-header > div:nth-child(1) > div:nth-child(2) {
  padding-left: 35px;
}
body.template-blog .section-header > div:nth-child(1) > div:nth-child(3),
body.template-article .section-header > div:nth-child(1) > div:nth-child(3) {
  padding-left: 24px;
}
body.template-blog .category-filter-menu,
body.template-article .category-filter-menu {
  margin-left: 0px;
  margin-bottom: 0;
}
.quarter-two-blog {
  width: 75%;
}
.first-blog-menu {
  text-align: left;
  padding-left: 100px;
  width: calc(25% - 48px);
}
.first-blog-menu + .grid {
  display: flex;
  flex-direction: column;
  width: 75%;
  margin-left: 48px;
  gap: 0 !important;
}
body.template-blog #PageContainer.is-moved-by-drawer,
body.template-article #PageContainer.is-moved-by-drawer,
body#baserange-stores #PageContainer.is-moved-by-drawer,
body#boutiques-baserange #PageContainer.is-moved-by-drawer,
body.template-product #PageContainer.is-moved-by-drawer {
  -webkit-transform: none;
  will-change: auto;
}
.category-filter-menu li {
  min-width: 150px;
  width: 25%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  line-height: 25px;
}
ul.category-filter-menu:nth-child(1) li:nth-child(n + 10) {
  display: none;
}

ul.category-filter-menu:nth-child(2) {
  max-height: 70px;
  display: none;
}
ul.category-filter-menu:nth-child(2) li {
  display: none;
}
ul.category-filter-menu:nth-child(2) li:nth-child(n + 10) {
  display: block;
}
ul.category-filter-menu-open.category-filter-menu:nth-child(2) {
  display: flex;
}
.blog-menu-control {
  display: flex;
  padding-left: calc(75% - 9% + 12px) !important;
  padding-top: 25px;
}
.show-more-blog-menu-link,
.show-less-blog-menu-link {
  width: 50%;
}
.show-less-blog-menu-link {
  display: none;
}
.blog-menu-control-mobile {
  display: none;
}
@media (min-width: 769px) and (max-width: 1001px) {
  .blog-menu-control {
    padding-left: calc(75% + 12px) !important;
  }
  header.section-header.blog-menu-open + .article-grid {
    padding-top: 272px;
  }
  .first-blog-menu {
    opacity: 0;
  }
}
@media (max-width: 769px) {
  ul.category-filter-menu li {
    width: 100%;
  }

  ul.category-filter-menu:nth-child(1) li:nth-child(n + 10) {
    display: block;
  }

  ul.category-filter-menu:nth-child(1) li:nth-child(n + 7) {
    display: none;
  }

  .blog-menu-control-mobile {
    display: flex;
    padding-left: 24px;
    padding-top: 16px;
  }

  .blog-menu-control {
    display: none;
  }

  body.template-article .section-header,
  body.template-blog .section-header {
    display: flex;
    width: calc(100% - 96px);
    margin-left: 0;
    padding-top: 20px;
  }

  .category-filter-menu li a {
    display: inline-block;
    position: relative;
  }

  .FirstTitleBlog {
    float: none;
  }

  .quarter-two-blog {
    width: 100%;
    padding-left: 24px !important;
    padding-top: 24px;
  }

  .quarter-two-blog .category-filter-menu {
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
  }

  body.template-blog .article-grid {
    padding-top: 272px;
  }
}
@media screen and (min-width: 769px) {
  body.template-article .section-header,
  body.template-blog .section-header {
    padding-top: 42px;
    padding-bottom: 15px;
    top: 65px;
  }

  body.template-article main.main-content,
  body.template-blog main.main-content {
    min-height: 250px;
  }
}

@media (min-width: 1000px) {
  body.template-blog .section-header,
  body.template-article .section-header {
    z-index: 1000;
  }
}

/* article grid */
.blog__post {
  margin-top: 230px;
}
.blog__post .visibility-hidden {
  display: none;
}
section.blog--photo > .wrapper {
  padding: 0;
}
section.blog--photo h1 {
  display: none;
}

/* Article content */
.template-article article {
  margin-top: 230px;
  padding: 0 48px;
}
.template-article article p {
  font-size: 14px;
  margin-bottom: 24px;
}

@media (max-width: 769px) {
  section.blog--photo {
    padding-top: 10px;
    line-height: 1.375;
  }

  body.template-blog .section-header,
  body.template-article .section-header {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    flex-direction: column;
  }
  .section-header .large--one-quarter {
    width: 100%;
    margin: 0;
  }
  .first-blog-menu {
    padding-left: 0;
    width: 100%;
  }

  .first-blog-menu + .grid {
    width: 100%;
    margin-left: 0;
    flex-direction: column;
  }
  .category-filter-menu li {
    line-height: 22.5px;
  }
  .quarter-two-blog {
    padding-left: 0 !important;
  }
  .blog-menu-control-mobile {
    padding-left: 0;
    text-align: left;
  }

  .blog__post {
    margin-top: calc(230px + 20px);
  }
}

/*************/
/** TRANSCY **/
/*************/
#transcyBtnSwitcher {
  border: none !important;
  font-size: 14px;
  padding: 0;
  margin: 0;
  background: none !important;
}
.transcy-switcher-manual {
  margin: 0 !important;
}
.transcy-switcher-item-primary {
  display: unset !important;
}
.transcy-switcher-container.transcy-switcher-position__top_right
  .transcy-switcher-content {
  right: 0 !important;
}
.transcy-side__title > svg {
  display: none;
}
.transcy-switcher-side .transcy-switcher-content__item-selected svg {
  display: none !important;
}

.transcy-switcher-side .transcy-row {
  /* margin: 25px 0 !important; */
  padding-top: 5px;
}
.transcy-switcher-side
  .transcy-switcher-content__item
  + .transcy-switcher-content__item {
  margin-top: 0 !important;
  /* margin-bottom: 05rem; */
  line-height: 22px;
}

.transcy-switcher-side .transcy-switcher-footer {
  display: block !important;
}
.transcy-icon-close svg {
  width: 11px !important;
  height: 11px !important;
  fill: black !important;
}
.transcy-switcher-side .transcy-side__languages-header .transcy-label,
.transcy-switcher-side .transcy-side__currencies-header .transcy-label,
.transcy-side__currencies-name {
  font-size: 14px !important;
  font-weight: 500 !important;
}
.transcy-switcher-side .transcy-side__languages + div {
  border-top: 0 !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.transcy-switcher-content__item > span {
  /* line-height: 105 !important; */
  border-bottom: 1px white solid !important;
}
.transcy-switcher-content__item-selected > span,
.transcy-switcher-content__item:hover > span,
.transcy-switcher-language-and-currency:hover {
  border-bottom: 1px black solid !important;
  transition: all 0s cubic-bezier(0.57, 0.06, 0.05, 0.95);
  /* line-height: 105; */
}

.transcy-switcher-footer .transcy-btn-apply button {
  border-radius: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

#transcy-btn-apply-switcher:hover {
  border: 1px solid black !important;
}
.transcy-side__description,
.transcy-side__description a,
.transcy-switcher-item-primary:hover .transcy-switcher-language-and-currency {
  color: black !important;
}

.transcy-switcher-side .transcy-side--main .transcy-side__title span {
  color: #000 !important;
}

/* Pop Up Reco Transcy */
@media screen and (min-width: 1000px) {
  .transcy-geo .transcy-modal__content {
    max-width: 25rem !important;
  }
}
body .transcy-geo .transcy-modal__content {
  border-radius: 0 !important;
  border-color: black !important;
}
.transcy-geo__title {
  margin-bottom: 1em !important;
}
p.transcy-geo__description a.transcy-geo__change {
  display: block;
}
.transcy-geo--style2 .transcy-geo__tab--main {
  padding: 6rem 1.2rem !important;
  border-radius: 0 !important;
}
body .transcy-geo--style2 .transcy-geo__language + div,
.transcy-geo--style2 .transcy-geo__market-item + .transcy-geo__market-item {
  padding-top: 1em !important;
  margin-top: 0 !important;
  border-style: none !important;
}
.transcy-geo__language,
.transcy-geo__currency {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.transcy-geo--style2 .transcy-geo__tab--main .transcy-geo__title svg,
.transcy-geo .transcy-flag {
  display: none !important;
}
p.transcy-geo__description,
p.transcy-geo__description a,
.transcy-geo__label,
.transcy-geo__title,
body span.transcy-geo__country-name {
  color: black !important;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 500 !important;
}
.transcy-geo__btn-group {
  margin: 1em 0 0 0 !important;
  /* margin: 1em 0 0 50% !important; */
}
body .transcy-geo__btn-group button {
  text-align: left;
  background-color: white;
  color: black;
  border: 1px solid black;
  border-radius: 0;
  padding: 0.5em 1em !important;
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 500 !important;
}
body .transcy-geo__btn-group button:hover {
  background-color: black;
  color: white;
}
body .transcy-geo--style2 .transcy-modal-close svg,
body .transcy-geo--style2 .transcy-modal-close svg path {
  fill: black !important;
}
body .transcy-modal-close:hover,
body .transcy-modal-close:focus {
  background-color: transparent !important;
}
/* Remove clic from Currency */
.transcy-geo--style2 .transcy-geo__currency {
  cursor: none !important;
}
.transcy-geo--style2 .transcy-geo__currency-header svg,
.transcy-side__currencies svg {
  display: none !important;
}
/* Countries list */
.transcy-geo__search-wrap {
  display: none !important;
}
.transcy-geo--style2 .transcy-geo__market-content {
  max-height: unset !important;
}
.transcy-geo--style2 .transcy-geo__option {
  padding-left: 0 !important;
  min-height: 1em !important;
}
.transcy-geo--style2 .transcy-geo__market-countries {
  margin-top: 0 !important;
}
.transcy-geo__market-item > .transcy-geo__market-header {
  display: none !important;
}
/* ordre */
.transcy-geo--style2 .transcy-geo__market {
  display: flex !important;
  flex-direction: column !important;
}
body
  .transcy-geo--style2
  .transcy-geo__market-item--active
  .transcy-geo__market-content {
  max-height: fit-content !important;
  overflow: auto !important;
  padding-bottom: 1em !important;
}
.transcy-geo__market-item.transcy-geo__market-item-17.transcy-geo__market-item--active {
  order: -1;
}

/*==========================
GEOPRO LOCATISATION GEOLOC
===========================*/
body .geoip-popup-banner {
  padding: 6rem 1.2rem;
  border-radius: 0;
  border: 1px solid black !important;
}
body .geoip-popup-banner .geoip-text-block {
  font-family: "Abadi MT STD Bold", Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.2em !important;
  text-align: left !important;
}
body .geoip-popup-banner .geoip-text-block,
.geoip-country-name {
  font-weight: 500 !important;
}
body .geoip-popup-banner .goeip-flag {
  display: none;
}
.geoip-popup-banner .geoip-button-block .geoip-yes-btn,
.geoip-popup-banner .geoip-button-block .geoip-no-btn {
  text-align: left;
  background-color: white;
  color: black;
  border: 1px solid black;
  border-radius: 0;
  padding: 0.5em 1em !important;
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 500 !important;
}
.geoip-popup-banner .geoip-button-block .geoip-yes-btn:hover,
.geoip-popup-banner .geoip-button-block .geoip-no-btn:hover {
  background-color: black;
  color: white;
}

/******************/
/** OT CONSENTIC **/
/******************/
#ot-cookies-logo {
  display: none;
}
#ot-cookie-banner .cst-btn-group #cookies-dismiss.ot-cookie,
#ot-cookie-banner .cst-btn-group #cookies-preferences.ot-cookie,
#ot-cookie-banner .cst-btn-group #cookies-submit.ot-cookie,
.cookies-btn {
  height: auto;
  width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 1em !important;
  border-radius: 0px !important;
  font-family: "Abadi MT STD Bold", Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  text-decoration: none;
  vertical-align: middle;
  align-items: center;
  white-space: nowrap;
  padding: 1em 24px 1em 24px !important;
  margin: 0;
  font-weight: normal;
}
.ot-group-btn-corner.cst-btn-group.cst-btn-group-center {
  align-items: baseline !important;
}
.otCookiesNotification .ot-group-btn-corner.cst-btn-group {
  max-width: 100%;
}
.otCookiesNotification .cst-privacy-wrapper,
.otCookies-title-banner {
  /* title and privacy link are hidden */
  height: 0;
  margin: 0 !important;
}
#ot-cookie-banner .cst-btn-group #cookies-preferences.ot-cookie,
#ot-cookie-banner .cst-btn-group #cookies-submit.ot-cookie,
.cookies-btn {
  color: black !important;
  background-color: white !important;
  border: 1px solid black !important;
}
#ot-cookie-banner .cst-btn-group #cookies-dismiss.ot-cookie {
  color: black !important;
  background-color: white !important;
  border: none !important;
}
#ot-cookie-banner .cst-btn-group #cookies-preferences.ot-cookie:hover,
#ot-cookie-banner .cst-btn-group #cookies-submit.ot-cookie:hover,
.cookies-btn:hover {
  background-color: black !important;
  color: white !important;
}
#cookies-message {
  font-family: "Abadi MT STD Bold", Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
}
.otCookiesNotification #cookies-wrapper {
  top: 45% !important;
}
.otCookiesNotification #cookies-wrapper,
#cookies-popup {
  border-radius: 0px !important;
}
.otCookiesNotification .divShow {
  vertical-align: top;
}
#cookies-description-header {
  font-size: 14px !important;
}
#ot-cookie-banner .cst-btn-group #cookies-submit {
  order: 2 !important;
}
#ot-cookie-banner .cst-btn-group #cookies-preferences {
  order: 3 !important;
}

/*************/
/** Klavyio **/
/*************/
.needsclick.kl-private-reset-css-Xuajs1 * {
  font-family: "Abadi MT STD Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
}
#klaviyo-bis-modal h3 {
  display: block !important;
  font-family: "Abadi MT STD Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  margin: 0 0 48px !important;
  font-size: 1em !important;
  line-height: 1.4 !important;
}
#klaviyo-bis-modal .klaviyo-bis-close {
  background: none!important;
}
.needsclick.klaviyo-close-form svg circle {
  display: none;
}
.needsclick.klaviyo-close-form svg path {
  stroke: black !important;
}
.needsclick.kl-private-reset-css-Xuajs1 input {
  border-radius: 0 !important;
}
#klaviyo-bis-modal #klaviyo-bis-modal > #container {
  border-radius: 0 !important;
  border: 1px solid #000 !important;
  margin-top: 50% !important;
  font-family: "Abadi MT STD Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font: 500 14px "Abadi MT STD Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#klaviyo-bis-modal select {
  font-weight: 500 !important;
  border: 1px solid black!important;
  max-width: 100% !important;
  padding: 8px 10px!important;
  border-radius: 0px!important;
  height: unset!important;
  appearance: none !important;
  background-image: url(/cdn/shop/t/16/assets/ico-select.svg?v=18273679090726958689)!important;
  background-repeat: no-repeat!important;
  background-position: calc(100% - 7px) center!important;
  background-size: 16px!important;
  background-color: transparent!important;
  padding-right: 28px!important;
  text-indent: 0.01px !important;
  font-family: "Abadi MT STD Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#klaviyo-bis-modal #email {
  font-weight: 500 !important;
  height: unset !important;
  border: 1px solid black!important;
  max-width: 100% !important;
  padding: 8px 10px!important;
  border-radius: 0px!important;
}
#klaviyo-bis-modal p {
  display: block !important;
  font-family: "Abadi MT STD Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  font-size: 1em !important;
  line-height: 1.4 !important;
   padding: 20px 0 20px !important;
}
#klaviyo-bis-modal .close {
  top: 25px !important;
  right: 35px !important;
  font-size: 25px!important;
  font-weight: normal !important;
  color: #000!important;
  text-shadow: 0 0px 0 #fff;
  font-family: "Abadi MT STD Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#klaviyo-bis-modal button {
  font-size: 14px!important;
  font: 500 14px "Abadi MT STD Bold", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
#klaviyo-bis-modal .small-print {
  padding: unset !important;
}
#klaviyo-bis-modal ::placeholder {
  color: #000 !important;
}

/*************/
/** WRAPPED **/
/*************/
.cart_item_tracking {
  display: inline !important;
}
.cart__item__extra wrapped-gift-block {
    margin-top: 0;
    margin-bottom: 0.2em !important;
}
wrapped-feature-checkbox-simple > div {
  padding-left: 0 !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.cart__item__info wrapped-gift-block *, 
wrapped-feature-checkbox-simple > div  {
    font-size: 14px !important;
}
wrapped-feature-powered-by-simple {
  display: none !important;
}
p.cart__item__property {
    display: none;
}


/**********/
/*  404  **/
/**********/
div#four-oh-four .wrapper {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
div#four-oh-four h1,
.cart__title,
.cart__empty {
  font-size: 14px;
  margin-top: 70px;
  margin-bottom: 48px;
  margin-left: calc(25% + 12px);
  text-align: left;
}
div#four-oh-four a {
  min-width: 260px;
  color: black !important;
  border: 1px solid black !important;
  background-color: white !important;
}
div#four-oh-four a:hover {
  min-width: 260px;
  color: white !important;
  border: 1px solid black !important;
  background-color: black !important;
}

@media (max-width: 769px) {
  #four-oh-four {
    padding: 48px 0;
  }
  div#four-oh-four .wrapper {
    align-items: center;
  }
  div#four-oh-four h1,
  .cart__title,
  .cart__empty {
    margin-top: 0;
    margin-left: 0;
  }
}

/********************************************/
/** DISABLE ANIMATION (asked by customers) **/
/********************************************/

/* global */
body .main-content::before {
  transition: visibility 0s, opacity 0s ease-in-out;
}
body [data-collapsible-trigger] .icon-toggle-plus,
body [data-collapsible-trigger] .icon-toggle-minus,
body [data-collapsible-trigger-mobile] .icon-toggle-plus,
body [data-collapsible-trigger-mobile] .icon-toggle-minus {
  transition: opacity 0s ease, transform 0s ease;
}
body [data-collapsible-container],
body [data-collapsible-container].is-expanded,
body [data-collapsible-content] {
  transition: opacity 0s ease, height 0s ease, visibility 0s;
}
body .lazy-image img {
  transition: opacity 0s !important;
}

/* MENU */
body .navtext::after,
body .mobile-nav__link::after,
body .footer-link::after,
body .header__dropdown::after {
  transition: left 0s !important;
}
body .site-header--has-border .menu__item.is-visible .header__dropdown::before {
  transition: opacity 0s ease, background 0s !important;
}
body .parent .header__dropdown,
body .parent.is-visible .header__dropdown {
  transition: transform 0s ease, visibility 0s !important;
}
body .parent .header__dropdown__wrapper,
body .parent.is-visible .header__dropdown__wrapper {
  transition: transform 0s, opacity 0s !important;
}

/* CART */
body .cart-drawer,
body .js-drawer-open-cart .cart-drawer {
  transition: transform 0s ease-in-out, visibility 0s linear 0s, opacity 0s !important;
}
body .cart-drawer__close:hover svg {
  transform: none !important;
}
body .drawer__overlay {
  transition: visibility 0s ease-in-out, opacity 0s ease-in-out !important;
}

/* Page Cart */
.cart__page h1.cart__title,
.cart__empty {
  margin-top: 0;
  margin-bottom: 120px;
}
.cart__empty * {
  text-align: left;
  margin: 0 !important;
}
body.template-cart .cart * {
  font-size: 14px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  line-height: 1.5625;
  opacity: 1;
}
.cart__page .cart__item__content {
  align-items: baseline;
}
.cart__item__meta {
  margin: 0;
}
.cart__items,
.cart__pair,
.cart__items .cart__item:last-child {
  border-style: none;
}
.cart__page .cart__item {
  flex-flow: row !important;
  padding: 0;
}
.cart__page .cart__item__image {
  margin-right: 48px;
}
.cart__page wrapped-extension {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 !important;
}
.cart__page .cart__item__quantity {
  width: 9rem !important;
}
body.template-cart .cart .cart__page .cart__item__quantity * {
  font-size: 10px !important;
}
.cart__page .cart__total {
  margin: 0;
}
.cart__page .cart__items .cart__item__remove {
  padding-left: 12px;
  margin-left: 0px;
}
.cart__page p.cart__discount {
  display: none;
  margin: 0 !important;
  padding-top: 0;
  max-width: min-content;
  color: var(--text-lighten);
}
.cart__page .cart__items .cart__item__bottom {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .cart__page .cart__item__content-inner {
    align-items: flex-start !important;
  }
  .template-cart .cart__aside {
    top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .template-cart .cart {
    padding-top: 0;
  }
  .cart__page .cart__item-wrapper {
    margin-left: 0;
  }
  .cart__page .cart__item__quantity {
    margin: 48px 0 0 0;
  }
  .cart__page .cart__items .cart__item__bottom {
    display: flex;
    flex-direction: row;
    width: 100%;
    /* float: right; */
  }
  .cart__page wrapped-extension {
    left: 0;
    right: unset;
    margin-bottom: 10px !important;
  }
  .cart__page .cart__items .cart__item__bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-top: 48px;
  }
}

/* Quick Buy */
body .popup-quick-view .pswp__bg {
  transition: opacity 0s !important;
}
body .pswp .pswp__zoom-wrap,
body .pswp--animated-in .pswp__zoom-wrap {
  transition: none !important;
}
body .popup-quick-view__close svg {
  transition: transform 0s !important;
}

/* Filters */
body .collection__filter__count {
  transition: rotate 0s ease-in-out;
}

/* search */
.no-js details[open] .search-popdown__body--fixed .search-form__inner,
details.is-open .search-popdown__body--fixed .search-form__inner,
.search-popdown--page:focus-within
  predictive-search:not([open]):not([results])
  .popular-searches,
details.is-open predictive-search:not([open]):not([results]) .popular-searches,
details[open]:not(.is-open) predictive-search[results] .predictive-search,
.predictive-search,
.popular-searches,
.search-popdown--page:focus-within search-form .predictive-search__heading span,
.search-popdown--page:focus-within
  predictive-search:not([open]):not([results])
  .predictive-search__heading
  span,
details.is-open search-form .predictive-search__heading span,
details.is-open
  predictive-search:not([open]):not([results])
  .predictive-search__heading
  span,
.search-popdown--page:focus-within
  .search-popdown__body--has-popular-searches
  predictive-search.reset
  .predictive-search__heading
  span,
.search-popdown--page:focus-within
  .search-popdown__body--has-popular-searches
  predictive-search.reset:not([open]):not([results])
  .predictive-search__heading
  span,
details.is-open
  .search-popdown__body--has-popular-searches
  predictive-search.reset
  .predictive-search__heading
  span,
details.is-open
  .search-popdown__body--has-popular-searches
  predictive-search.reset:not([open]):not([results])
  .predictive-search__heading
  span,
predictive-search[open="true"][results="true"] .predictive-search__heading span,
.search-popdown--page:focus-within search-form .predictive-search__list,
.search-popdown--page:focus-within
  predictive-search:not([open]):not([results])
  .predictive-search__list,
details.is-open search-form .predictive-search__list,
details.is-open
  predictive-search:not([open]):not([results])
  .predictive-search__list,
.search-popdown--page:focus-within
  .search-popdown__body--has-popular-searches
  predictive-search.reset
  .predictive-search__list,
.search-popdown--page:focus-within
  .search-popdown__body--has-popular-searches
  predictive-search.reset:not([open]):not([results])
  .predictive-search__list,
details.is-open
  .search-popdown__body--has-popular-searches
  predictive-search.reset
  .predictive-search__list,
details.is-open
  .search-popdown__body--has-popular-searches
  predictive-search.reset:not([open]):not([results])
  .predictive-search__list,
predictive-search[open="true"][results="true"] .predictive-search__list,
.search-popdown__close .icon,
.search-form__input-holder {
  transition: transform 0s, visibility 0s, opacity 0s !important;
}

body .loading-overlay {
  transition: visibility 0s !important;
}
.no-js.page-loading .loading-overlay,
html:not(.page-loading) .loading-overlay {
  animation: fadeOut 0s ease !important;
  transition: visibility 0s !important;
}

.lazy-image::after {
  animation: 0s ease-out 1 forwards fadeOut, 0s linear 1 forwards shimmerBgOut;
}

.btn:hover,
.btn,
.shopify-payment-button__button--unbranded,
.shopify-payment-button__button--unbranded:hover {
  transition: color 0s ease, border 0s ease, background 0s linear 0s !important;
}

/** DESKTOP **/
/* filtres */
.collection__filters-header .filter__active__remove,
.collection__filters-header .collection__filters__reset {
  font-size: 14px;
}

/* recherche */
.predictive-search #predictiveSearchProducts {
  display: none;
}

/* fiche produit */
.product-single__details .product__title {
  text-transform: capitalize;
}
.product-single .product__accordion .product__accordion__inner {
  padding-left: 1.8rem;
}

/* Selecteur de langue  */
.transcy-switcher-side .transcy-side--main .transcy-side__title span {
  font-weight: normal !important;
}
.transcy-switcher-side .transcy-side--main .transcy-side__description a {
  display: none;
}
.transcy-switcher-side .transcy-switcher-content__item {
  min-height: 30px !important;
}

@media (max-width: 769px) {
  .product-single__details.product-gift-card
    div.post-product-form-action
    > div {
    width: 100%;
  }

  /* Chart Size */
  .product-single .dsc-inch-cm li font {
    font-size: calc(0.85rem * 0.8);
    line-height: 35px;
  }
}
