/**
 * Thème FABOPHILE V26 Classic Child
 * FABOPHILE WEB - F.AEBY & S.BELOT
 */

body {
  background-color: #fafafa;
  font-family: 'Poppins', sans-serif;
}

h3 {
  font-family: 'CabinetGrotesk-Bold';
}

#wrapper {
  box-shadow: none;
  background-color: #fafafa;
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
}

#wrapper .hidden {
  display: none;
}

.container {
  padding: 0px 24px;
  width: 100%;
  margin: 0;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

h1, h2, h3, h4, h5, h6, p, button, strong {
  color: #120231 !important;
}

p {
  font-size: 14px;
}

.button-icon {
  width: 25px;
  height: 25px;
}

svg:not(:root) {
  overflow: visible;
}

a:focus, a:hover {
  text-decoration: none;
}

.row:after {
  content: none;
}

#main .page-footer {
  margin-bottom: 0;
}

svg path {
  fill: #120231;
}

.text-orange {
  color: #F58900 !important;
  fill: #F58900 !important;
}

/***********************************/
/********** RETURN TOP *************/
/***********************************/
.back-to-top {
  position: fixed;
  bottom: -20%;
  right: 20px;
  padding: 10px;
  border-radius: 1000px;
  background-color: #120231;
  color: #FAFAFA;
  rotate: -90deg;
  z-index: 1000;
  cursor: pointer;
  opacity: 0;
  transition: 0.5s ease-out, background-color 0.2s ease-out;
}

.back-to-top.show {
  bottom: 20%;
  opacity: 1;
}

.back-to-top.show:hover {
  color: #FAFAFA;
  background-color: #340891;
}

.back-to-top.show:focus {
  color: #FAFAFA;
}

.back-to-top.show:active {
  transform: scale(0.8);
}
/***********************************/
/************ HEADER ***************/
/***********************************/
#header {
  margin-bottom: 64px;
}

#category #header,
#prices-drop #header,
#best-sales #header {
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 14;
}

.header-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 32px;
}

#header,
#header a,
#header a p,
#header a .cart-products-count {
  background: none;
  color: #120231;
  transition: color 0.2s ease-out;
  font-weight: 400;
}

#header a p {
  font-weight: 600;
}

#header a:hover,
#header a:hover p,
#header .blockcart a:hover span {
  color: #F58900 !important;
}

#header #_desktop_top_menu #category-3 > a::after {
  content: ">";
  display: inline-block;
  transform: rotate(90deg);
}

#header .header-nav {
  border-bottom: 1px solid #999999;
  margin: 0;
}

#header .header-top {
  padding: 0;
  margin-bottom: 0;
  background: none;
  position: relative;
}

#_desktop_logo {
  width: 330px;
}

#header .logo {
  width: 100%;
  height: auto;
}

#header .header-container {
  padding: 30px 24px;
}

#couronne {
  transform-origin: center;
  transition: 0.5s cubic-bezier(0.47, 1.64, 0.41, 0.8);
}

.logo-link:hover #couronne {
  transform: rotate(-8deg);
}

.container .header-container  {
  padding: 30px 24px;
}

.header-menu-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
  justify-content: center;
}

.header-menu {
  position: absolute;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
}

/* Menu déroulant "Produits" */
#_desktop_top_menu .popover {
  width: 100%;
  height: auto;
  padding: 32px 24px;
  min-width: inherit;
  max-width: inherit;
  margin: 0;
  box-shadow: none;
  background: #fafafa;
  border-bottom: 1px solid #120231;
  top: 95px !important;
  box-shadow: rgba(0, 0, 0, 0.10) 0px 10px 10px;
}

#_desktop_top_menu .top-menu ul[data-depth="1"] a,
#_desktop_top_menu .top-menu ul[data-depth="2"] a {
  font-family: 'CabinetGrotesk-Bold';
}

#_desktop_top_menu .top-menu ul[data-depth="1"] a.dropdown-submenu {
  font-size: 14px;
  padding: 0;
  margin-bottom: 10px;
}

#_desktop_top_menu .top-menu ul[data-depth="2"] a {
  font-size: 14px;
  padding: 0;
  margin-bottom: 5px;
}

#_desktop_top_menu .top-menu ul[data-depth="3"] a {
  font-family: inherit;
  font-size: 14px;
  padding: 0;
}

#_desktop_top_menu .top-menu ul[data-depth="1"], 
#_desktop_top_menu .top-menu ul[data-depth="1"]>li {
  margin: 0;
  padding: 0;
}

#_desktop_top_menu .top-menu ul[data-depth="1"]>li {
  top: 5px;
  display: inline-block;
  float: none;
  line-height: 16px;
  position: absolute;
  width: 25%;
}

#_desktop_top_menu .top-menu ul[data-depth="1"]>li#category-27 {
  left: 33%;
}

#_desktop_top_menu .top-menu ul[data-depth="1"]>li#category-54 {
  left: 33%;
  top: 80px;
}

#_desktop_top_menu .top-menu ul[data-depth="1"]>li#category-30 {
  left: 33%;
  top: 120px;
}

#_desktop_top_menu .top-menu ul[data-depth="1"]>li#category-60 {
  left: 66%;
}

#_desktop_top_menu .top-menu ul[data-depth="1"] {
  position: relative;
  height: 500px;
  /* display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 32px; */
}

#_desktop_top_menu .top-menu ul[data-depth="2"] {
  padding-left: 10px;
}

#_desktop_top_menu .top-menu ul[data-depth="3"] {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 20px;
  padding-left: 10px;
}

/*****************************/
/******* Menu mobile *********/
/*****************************/
.mobile-header-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
}

.mobile-header-wrapper>.mobile {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
}

#_mobile_logo {
  width: 100px;
  height: auto;
}

#mobile_top_menu_wrapper {
  margin: 0;
  padding: 0;
  background: #FAFAFA;
  width: 100%;
  margin-bottom: 64px !important;
}

#mobile_top_menu_wrapper .js-top-menu {
  width: 100%;
  height: 100%;
}

#_mobile_top_menu .top-menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 !important;
  gap: 0;
}

#_mobile_top_menu ul[data-depth="0"] {
  margin-top: 30px !important;
}

#_mobile_top_menu .pull-xs-right {
  width: 50px !important;
  height: auto !important;
  display: inline-block !important;
}

#_mobile_top_menu .category,
#_mobile_top_menu .link {
  width: 100%;
  height: auto;
  padding: 30px 24px;
  border-top: 1px solid;
}

#_mobile_top_menu .link:last-child {
  border-bottom: 1px solid;
}

#_mobile_top_menu a {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 8vw !important;
  text-transform: uppercase !important;
  border: none !important;
}

#_mobile_top_menu #category-3 ul[data-depth="2"] a,
#_mobile_top_menu ul[data-depth="3"] a,
#_mobile_top_menu ul[data-depth="4"] a {
  font-family: 'Poppins', sans-serif !important;
  font-weight: normal;
}

#_mobile_top_menu #category-3 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

#_mobile_top_menu #category-3 ul[data-depth="1"] {
  padding-left: 20px;
}

#_mobile_top_menu #category-3 ul[data-depth="1"] li {
  display: flex;
  flex-direction: column;
}

#_mobile_top_menu #category-3 ul[data-depth="2"] {
  padding-left: 20px;
  margin-bottom: 20px !important;
}

#_mobile_top_menu #category-3 ul[data-depth="2"] #category-43,
#_mobile_top_menu #category-3 ul[data-depth="2"] #category-44 {
padding-left: 54px !important;
}

#_mobile_top_menu #category-3 ul[data-depth="2"] a {
  font-size: 5vw !important;
  text-transform: capitalize !important;
  padding: 0 !important;
}

#_mobile_top_menu #category-3 ul[data-depth="1"] #category-27 ul[data-depth="2"],
#_mobile_top_menu #category-3 ul[data-depth="1"] #category-30 ul[data-depth="2"], 
#_mobile_top_menu #category-3 ul[data-depth="1"] #category-60 ul[data-depth="2"] {
  padding-left: 72px !important;
}

#_mobile_top_menu #category-3 ul[data-depth="3"] {
  padding-left: 84px;
  margin-bottom: 20px !important;
}

#_mobile_top_menu #category-3 ul[data-depth="3"] a {
  font-size: 16px !important;
}

#_mobile_top_menu #category-3 ul[data-depth="4"] {
  padding-left: 80px;
  margin-bottom: 10px !important;
}

#_mobile_top_menu #category-3 ul[data-depth="4"] a {
  padding-left: 80px;
  margin-bottom: 10px !important;
}

#_mobile_top_menu #category-3 .navbar-toggler {
  width: auto;
  height: auto;
}

#_mobile_top_menu #category-3 .sub-menu {
  background: none !important;
}

#_mobile_top_menu #category-3 .category {
  width: 100%;
  height: auto;
  padding: 10px 0px;
  border: none;
}

#_mobile_top_menu #category-3 .sub-menu #category-54 {
  padding-left: 54px;
}

#_mobile_top_menu #category-3 .sub-menu a[data-depth="1"] {
  font-size: 6vw !important;
  text-transform: capitalize !important;
  font-family: 'CabinetGrotesk-Regular' !important;
}

#_mobile_top_menu #category-3 .sub-menu li {
  padding: 0;
}

#_mobile_top_menu #category-3 .sub-menu a[data-depth="1"] {
  padding: 0;
}

.widget-block {
  width: 330px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  justify-content: end;
}

.search-button {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 24px;
  height: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.translate {
  transform: translateY(-24px);
  transition: 0.2s ease-out;
}

.widget-block .search,
.widget-block .highlight_off {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 100%;
  transition: 0.2s ease-out;
}

.widget-block .control-point {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 100%;
  transition: 0.2s ease-out;
}

.widget-block .search:hover,
.widget-block .highlight_off:hover {
  color: #F58900;
}

#top-menu {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
  margin: 0;
  padding: 0;
  align-items: flex-end;
}

#header .header-top a[data-depth="0"] {
  text-transform: capitalize;
  font-size: 16px;
  color: #120231;
  font-weight: 400;
  transition: 0.1s ease-out;
  padding: 0;
}

body#category #header .breadcrumb li:last-child a,
body#prices-drop #header .breadcrumb li:last-child a,
body#best-sales #header .breadcrumb li:last-child a,
body#category #header #_desktop_top_menu a[data-depth="0"],
body#prices-drop #header #_desktop_top_menu a[data-depth="0"],
body#best-sales #header #_desktop_top_menu a[data-depth="0"],
body#category #header .widget-block i,
body#category #header .widget-block span,
body#category #header .user-block i,
body#category #header .user-login-plus,
body#prices-drop #header .user-login-plus,
body#prices-drop #header .widget-block i,
body#prices-drop #header .widget-block span,
body#prices-drop #header .user-block i,
body#best-sales #header .user-login-plus,
body#best-sales #header .widget-block i,
body#best-sales #header .widget-block span,
body#best-sales #header .user-block i,
body#category #header svg path,
body#prices-drop #header svg path,
body#best-sales #header svg path,
body#category .mobile-header-wrapper #menu-icon,
body#prices-drop .mobile-header-wrapper #menu-icon,
body#best-sales .mobile-header-wrapper #menu-icon {
  color: #F58900 !important;
  fill: #F58900 !important;
}


#header .top-menu a[data-depth="0"]:hover {
  color: #F58900;
}

#header .header-top .position-static {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
  margin: 0;
  padding: 0;
  width: auto;
}

#header .search-bar {
  display: none;
  margin-top: 32px;
}

.header-search {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.search-widgets {
  display: block;
  width: 56%;
  margin: 0 auto;
  float: none;
  max-width: none;
}

.search-widgets form {
  width: 100%;
  padding: 6px 20px 10px 20px;
  background: transparent;
}

.search-widgets form input[type="text"] {
  border: none;
}

.search-widgets form input[type="text"] {
  border-bottom: 1px solid #120231 !important;
  border-radius: initial !important;
  color: #999999;
  transition: 0.2s ease-in-out;
  padding: 4px 0px;
  background: none !important;
  width: 100% !important;
}

.search-widgets form button[type="submit"] {
  position: absolute;
  background: none;
  border: none;
  top: 67%;
  right: 26%;
  /*color: #120231;*/
  cursor: pointer;
}

.search-widgets form button[type="submit"] .search {
  color: #120231;
  transition: color 0.2s ease-out;
  cursor: pointer;
}

.search-widgets form input[type="text"]:active {
  border-bottom-color: #F58900;
}


.search-widgets form:active button[type="submit"] .search {
  color: #F58900;
}

.search-widgets form button[type="submit"] .search:hover {
  color: #120231;
}

.search-widgets form input[type="text"]:focus {
  color: #120231;
  outline: none;
  background: none;
}

.search-widgets form input[type="text"]:focus + button .search {
  color: #F58900;
}

.user-block {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 10px;
  width: 90px;
}

.menu-icon {
  width: 90px;
  display: flex;
}

#header .user-info {
  display: flex;
  gap: 4px;
}

#header .user-info span {
  white-space: nowrap;
}

.user-info a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 5px;
  align-items: flex-end;
}

#_desktop_cart .cart-products-count,
#_desktop_user_info .customer-connexion,
#_mobile_user_info .customer-connexion {
  font-size: 14px;
  font-weight: 400;
  display: none;
}

#_desktop_user_info .customer-connexion {
  text-overflow: ellipsis;
  width: 8vw;
  overflow: hidden;
}

#_desktop_user_info .customer-connexion.connexion {
  width: fit-content;
}

.user-info .user-login {
  position: relative;
}

.user-info .user-login-plus {
  position: absolute;
  top: -1px;
  right: -4px;
  font-weight: 500;
}

.user-info i,
.user-info span {
  transition: color 0.2s ease-out;
}

.user-info:hover i,
.user-info:hover span {
  color: #F58900;
}

#_desktop_cart .header {
  display: flex;
  flex-direction: row;
  gap: 5px;
  flex-wrap: nowrap;
  align-items: flex-end;
}

#_desktop_cart .header a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 4px;
}

/***********************************/
/***** SEARCH RESULTAT NULL ********/
/***********************************/
#search .page-not-found {
  background: transparent;
  box-shadow: none;
  padding: 0;
}

#pagenotfound .page-not-found h4, #products .page-not-found h4{
  font-family: 'CabinetGrotesk-Bold';
  font-size: 24px;
} 

.page-not-found .search-widgets form {
  max-width: inherit;
}

#products .page-not-found .search-widgets input {
  min-width: inherit;
}
/***********************************/
/******* HEADER CATEGORY **********/
/***********************************/

.product-header-wrapper {
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
}

.product-header-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -5;
}

.product-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.8;
}

.product-header-img {
  position: absolute;
  width: auto;
  height: 100%;
  bottom: 0;
  right: 15%;
  object-fit: contain;
}

#prices-drop #main > h2,
#best-sales #main > h2 {
  display: none;
}

/***********************************/
/******* PARALLAX ACCUEIL **********/
/***********************************/
.container-parallax {
  padding: 0 !important;
  overflow: hidden;
}

.feves-parallax {
  position: relative;
  width: 100vw;
  min-width: 1920px;
  max-width: 1920px;
  left: calc((100vw - 1920px)/2);
  height: 340px;
}

.feve-parallax {
  display:block;
  position:absolute;
} 

/*.rotation-une,
.rotation-deux { transform: scale(0.5); }
.rotation-trois { transform: scale(0.8); }
.rotation-quatre { transform: scale(0.6); }

#feve-mouton { transform: scale(0.4); }
#feve-herisson { transform: scale(0.5); }
#feve-montre,
#feve-croissant,
#feve-roi2 { transform: scale(0.8); }
#feve-couronne { transform: scale(0.95); }*/

#feve-neige { left: -5%; top: 28%;}
#feve-cheval { left: 3%; top: -7%;} 
#feve-voiture { left: 4%; top: 31%;} 
#feve-escarpin { left: 15%; top: 28%;} 
#feve-vase { left: 16%; top: -8%;} 
#feve-mouton { left: 26%; top: 2%;} 
#feve-montre { left: 32%; top: 33%;} 
#feve-couronne { left: 44%; top:20%;} 
#feve-croissant { left: 58%; top: 35%;} 
#feve-herisson { left: 60%; top: -5%;} 
#feve-bouteille { left: 72%; top: 8%;}
#feve-glace { left: 72%; top: 51%;} 
#feve-gomme { left: 81%; top: 15%;}
#feve-roi1 { left: 93%; top: 8%;}
#feve-roi2 { left: 89%; top: 30%;}

/***********************************/
/************* Hero ****************/
/***********************************/

.container.hero {
  margin-bottom: 64px;
}

.home-hero {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 48px;
  align-items: center;
}

.home-h1 {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 34px;
  text-align: center;
  text-transform: uppercase;
  color: #120231;
  width: 100%;
}

.home-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.home-subtitle {
  font-size: 16px;
  text-align: center;
}

.home-label-button {
  padding: 10px 32px 10px 35px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #120231;
  background-color: #F58900;
  border: none;
  border-radius: 1000px;
  transition: background-color 0.2s ease-out;
}

.home-label-button .material-icons {
  font-size: 16px;
}

.home-label-button:hover {
  background-color: #FFAC42;
}


/***********************************/
/********** PAGE ACCUEIL ***********/
/***********************************/
.home-block-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.products-home-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 32px;
  margin-bottom: 32px;
}

.page-home .featured-products .products-section-title,
.products-section-title {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 26px;
  text-align: left;
  color: #120231;
  margin: 0 !important;
}

.category-home-container {
  margin-top: 128px;
  margin-bottom: 32px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 32px;
  margin-bottom: 32px;
}

.page-home .all-product-link,
.all-product-link,
.featured-products .all-product-link {
  margin: 0;
  color: #120231;
  font-weight: 400;
  text-decoration: underline;
  transition: color 0.2s ease-out;
}

.page-home .all-product-link:hover,
.all-product-link:hover {
  color: #F58900;
  text-decoration: underline;
}

#products .products,
.page-home .featured-products .products,
#cart .featured-products .products,
.product-accessories .products,
#order-confirmation .products {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 32px;
  grid-column-gap: 32px;
  justify-items: center;
  width: 100%;
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
  width: 80%;
  height: 100%;
  padding: 20px 20px;
  background-color: #ffffff;
  margin: 0;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  transition: box-shadow 0.2s ease-out;
  position: relative;
}

.product-miniature a:focus {
  color: #120231;
}

.mini-etiquette-promotion {
  border: 1px solid #36C4F2 !important;
}

.mini-etiquette-rupture {
  border: 1px solid #E65332 !important;
}

.mini-etiquette-nouveau {
  border: 1px solid #F2E140 !important;
}

.mini-etiquette-stock {
  border: 1px solid #FFAC42 !important;
}

.mini-etiquette-exclusivite {
  border: 1px solid #30C587 !important;
}

.mini-etiquette-petit {
  border: 1px solid #660AC2 !important;
}

.featured-products .product-miniature:hover,
#products .product-miniature:hover,
.product-accessories .product-miniature:hover {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 12px;
}

.product-miniature .thumbnail-container,
#products .product-miniature .thumbnail-container {
  margin: 0;
  box-shadow: none;
  width: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

.product-miniature .thumbnail-container > a,
#products .product-miniature .thumbnail-container > a {
  width: 100%;
  height: fit-content;
}

.product-miniature img,
#products .product-miniature img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin: 0;
}

.product-miniature .highlighted-informations,
#products .product-miniature .highlighted-informations {
  display: none;
}

.product-miniature .product-description,
#products .product-miniature .product-description {
  width: 100%;
  height: fit-content;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
  white-space: nowrap;
  box-shadow: none !important;
  padding-top: 20px;
}

.product-label {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  width: 100%;
}

.product-miniature .product-title,
#products .product-miniature .product-title,
#cart .product-miniature .product-title {
  text-align: left;
  margin: 0;
  width: 100%;
}

.product-miniature .product-title a,
#products .product-miniature .product-title a,
#cart .product-miniature .product-title a{
  font-family: 'CabinetGrotesk-Regular';
  font-size: 18px;
  color: #120231;
  margin-top: 0;
  text-align: left;
  white-space: break-spaces;
  text-transform: capitalize;
}

.product-miniature .product-price-and-shipping,
#products .product-miniature .product-price-and-shipping {
  font-size: 18px;
  color: #120231;
  text-align: inherit;
  font-weight: 600;
  display: flex;
  flex-direction: column;
}

#products .regular-price, .featured-products .regular-price, .product-accessories .regular-price, .product-miniature .regular-price {
  font-weight: 400;
  color: #999999;
  font-size: 14px;
  margin-right: 4px;
}

.product-chevron {
  color: #120231;
}

.product-etiquette-a {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 16px;
  padding: 5px 5px 5px 20px;
  position: absolute;
  bottom: -10px;
  right: -20px;
}

.a-etiquette-rupture {
  color: #FAFAFA;
  background: linear-gradient(270deg, #E65332 0%, #CD3A19 100%);
  border-radius: 5px 0px 0px 5px;
}
.a-etiquette-rupture:hover {
  color: #FAFAFA !important;
}

.a-etiquette-nouveau {
  background: linear-gradient(90deg, #EFD910 0%, #F2E140 100%);
  border-radius: 5px 0px 0px 5px;
}
.a-etiquette-nouveau:hover {
  color: #120231 !important;
}

.a-etiquette-promotion {
  color: #FAFAFA;
  background: linear-gradient(90deg, #0FB1E6 0%, #36C4F2 100%);
  border-radius: 5px 0px 0px 5px;
}
.a-etiquette-promotion:hover {
  color: #FAFAFA !important;
}

.a-etiquette-stock {
  color: #FAFAFA;
  background: linear-gradient(90deg, #F58900 0%, #FFAC42 100%);
  border-radius: 5px 0px 0px 5px;
}
.a-etiquette-stock:hover {
  color: #120231 !important;
}

.a-etiquette-exclusivite {
  color: #FAFAFA;
  background: linear-gradient(90deg, #269C6B 0%, #30C587 100%);
  border-radius: 5px 0px 0px 5px;
}
.a-etiquette-exclusivite:hover {
  color: #FAFAFA !important;
}

.a-etiquette-petit {
  color: #FAFAFA;
  background: linear-gradient(90deg, #4D0792 0%, #660AC2 100%);
  border-radius: 5px 0px 0px 5px;
}
.a-etiquette-petit:hover {
  color: #FAFAFA !important;
}

.product-chevron:hover {
  color: #120231;
}

.product-description:after {
  content: none;
}

.main-category-product {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 32px;
  justify-items: center;
}

.category-product {
  border: 1px solid #F58900;
  width: 80%;
  height: auto;
}

.category-product.miniatures .img-category {
  height: 100px;
}

.category-card {
  padding: 20px 20px 0px 20px;
  position: relative;
  overflow: hidden;
  height: 160px;
}

.category-card > a h3{
  font-size: 24px;
}

.img-category {
  width: 100%;
  height: 120px;
  position: absolute;
  bottom: 0;
  right: 5px;

}

.img-category > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
}

.category-detail {
  display: block;
  background-color: #F58900;
  padding: 15px;
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  transition: 0.2s ease-out;
}

.category-detail:hover {
  background-color: #FFAC42;
}

.category-detail p {
  margin-bottom: 0;
  font-family: 'CabinetGrotesk-Bold';
}

.category-detail i {
  color: #120231;
}
/***********************************/
/*********** BREADCRUMB ************/
/***********************************/

#wrapper .breadcrumb[data-depth="1"] {
  display: none !important;
}

#wrapper .breadcrumb {
  margin-bottom: 64px;
  background: transparent;
  padding: 0;
}

#header .breadcrumb {
  margin-bottom: 64px;
  margin-top: 32px;
  background: transparent;
  padding: 0;
}


#header .breadcrumb ol {
  padding: 0;
  margin: 0;
}

#header .breadcrumb li {
  display: inline;
}

#header .breadcrumb li::marker {
  content: none;
}

#wrapper .breadcrumb li a{
  color: #999999;
  font-size: 14px;
}

#header .breadcrumb li a {
  color: #999999;
  font-size: 14px;
}

#wrapper .breadcrumb li:last-child a,
#header .breadcrumb li:last-child a {
  color: #120231 !important;
}

#wrapper .breadcrumb li:after,
#header .breadcrumb li:after {
  content: ">";
  font-size: 14px;
  color: #999999;
  margin: 0.3125rem;
}

#header .breadcrumb li:last-child:after {
  content: "";
}

/***********************************/
/********** TITRE PAGE *************/
/***********************************/
.page-header {
  margin-bottom: 64px !important;
  border-bottom: 1px solid #999999;
}

.page-header h1 {
  padding-bottom: 10px;
}

#search #wrapper #main h2.h2 {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 36px;
  margin-bottom: 64px;
}


.sitemap-title {
  text-transform: uppercase;
}

.sitemap {
  margin: 0;
  display: flex;
  flex-direction: column;
  column-gap: 32px;
  row-gap: 20px;
}

.sitemap > div {
  width: 100%;
}

.sitemap h2 {
  font-family: 'CabinetGrotesk-bold';
  font-size: 24px;
  margin: 0;
  padding: 0;
}

.sitemap ul {
  margin: 20px 0px 0px 20px;
  padding: 0;
}

.sitemap a {
  color: #120231;
  transition: 0.2s ease-out;
}

.sitemap a:hover {
  color: #340891;
}


#content-wrapper #main .block-category,
.block-category{
  width: 100%;
  height: auto;
  min-height: fit-content;
  background-color: transparent !important;
  border: none;
  box-shadow: none;
  padding: 0px 0px 132px 0px !important;
  margin: 0;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #F58900;
}

.block-category {
  margin-top: 32px !important;
}

#content-wrapper #main .block-category h1,
#header .block-category h1,
#cart #main h1,
h1 {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 10vw;
  margin: 0;
  text-transform: uppercase;
  width: 80%;
}

#header .block-category h1,
#cart #main h1 {
  line-height: 1;
}

#category #header h1,
.prices-drop #header h1, 
.best-sales #header h1 {
  position: relative;
  z-index: -2;
  color: #F58900 !important;
  line-height: 1;
}

body#prices-drop .h1,
body#best-sales .h1 {
  color: #F58900 !important;
}

.category-id-27 #content-wrapper #main .block-category h1 {
  width: 75%;
}

#content-wrapper #main .text-sm-center {
  text-align: start !important;
}

#content-wrapper #main .block-category p {
  margin: 0;
  font-size: 12px;
}

#products .sort-by {
  display: none;
}

/***********************************/
/******* CATEGORIES PRODUITS *******/
/***********************************/
#subcategories { 
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
  margin-bottom: 64px;
}

#subcategories ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 10px;
  margin: 0;
}

#subcategories ul li,
.second-btn {
  width: auto;
  padding: 7px 14px;
  border-radius: 1000px;
  border: 1px solid #120231;
  background: transparent;
  transition: background 0.2s ease-out;
}

.second-btn {
  display: block;
  margin: 0px !important;
  color: #120231;
  height: fit-content;
}

.second-btn:hover {
  color: #120231;
  background: #EFEFEF;
}

#subcategories ul li:hover {
  background: #EFEFEF;
}

#subcategories ul a:focus {
  transform: scale(0.98);
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}

#subcategories ul li h5,
#subcategories ul li h5 a {
  color: #120231;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
  white-space: nowrap;
}

.filtre-block {
  width: 100%;
  max-width: 25%;
  position: relative;
}

.sort-by-row {
  float: left;
  width: fit-content;
}

.filtre-block .products-sort-order .select-title {
  color: #120231;
  font-size: 14px;
  background: none;
  box-shadow: none;
  border: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 32px;
  white-space: nowrap;
}

.filtre-block .products-sort-order .select-title .material-icons {
  color: #120231;
}

.filtre-block .products-sort-order .dropdown-menu {
  width: fit-content;
  background: #FAFAFA;
  box-shadow: none;
  border: 1px solid #999999;
  padding: 0;
  top: 96%;
  right: 0px;
}

.products-sort-order .select-list {
  font-size: 14px;
  color: #120231;
  white-space: nowrap;
  transition: 0.2s ease-out;
}

.filtre-block .products-sort-order .dropdown-menu .select-list:hover {
  color: #120231;
  background: #F58900;
}

#products .products-selection {
  margin-bottom: 32px;
}

#products .total-products,
#products .total-products p,
#header .total-products p {
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #F58900 !important;
}

/***********************************/
/********** PAGINATION *************/
/***********************************/
.pagination-block {
  width: 100%;
  height: auto;
  margin-top: 64px;
  margin-bottom: 64px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
}

.pagination {
  width: fit-content;
  padding: 0;
  margin: 0;
}

.pagination .page-list {
  background: transparent;
  box-shadow: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.pagination-text {
  margin: 0;
  padding: 5px 10px;
  text-transform: capitalize;
}

.pagination .page-list li a {
  color: #120231;
  font-weight: 400;
  font-size: 18px;
  transition: 0.2s ease-out;
}

.pagination .page-list li a:hover {
  font-size: 22px;
}

.pagination .page-list li:first-child:not(.current) a {
  border: 1px solid #120231;
  border-radius: 1000px;
  padding: 0.5px 1px 0.5px 0px;
}

.pagination .page-list li:first-child:not(.current) a:hover, 
.pagination .page-list li:last-child:not(.current) a:hover{
  background: #e6e6e6;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}

.pagination .page-list li:last-child:not(.current) a {
  border: 1px solid #120231;
  border-radius: 1000px;
  padding: 0.5px 0px 0.5px 1px;
}

.pagination .page-list li:first-child:not(.current) .disabled {
  border-color: #999999;
}

.pagination .page-list li:last-child:not(.current) .disabled {
  border-color: #999999;
}

.pagination .page-list li:first-child:not(.current) .disabled,
.pagination .page-list li:last-child:not(.current) .disabled {
  background: transparent !important;
  cursor: default !important;
}

.pagination .disabled,
.pagination .disabled > p {
  color: #999999 !important;
}

.pagination .current a {
  text-decoration: underline;
  color: #120231 !important;
}

/***********************************/
/******* BOUTON RETOUR TOP *********/
/***********************************/
#products .up {
  margin: 0;
  position: absolute;
  z-index: 2;
  right: 10%;

  display: none;  /* À AFFICHER PLUS TARD*/
}

#products .up .btn-secondary {
  color: #FAFAFA;
  background: #120231;
  box-shadow: none;
  padding: 10px 10px;
  border-radius: 1000px;
}


/***********************************/
/********* FICHE PRODUIT ***********/
/***********************************/
.product-fiche {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 48px;
  margin-bottom: 64px;
}

.product-fiche-infos {
  width: 100%;
  height: auto;
}

.product-fiche-infos #content {
  max-width: inherit !important;
  margin: 0;
}

.product-cover {
  margin-bottom: 20px;
  background: #FFF;
}

.product-cover img {
  background: none;
  box-shadow: none;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  max-height: 400px;
  object-fit: contain;
}

#product .product-flags,
#product .discount-amount {
  display: none;
}

#product-modal .modal-content .modal-body {
  gap: 40px;
}

#product-modal .modal-content .modal-body {
  height: calc(100vh - 120px);
  width: 100%;
}

#product-modal .modal-content .modal-body .product-cover-modal {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#product-modal .modal-content .modal-body .product-images {
  margin: 0;
}

.images-container .js-qv-mask ul,
.images-container .js-qv-mask ul img {
  margin: 0 !important;
  box-shadow: none !important;
}

.images-container .js-qv-mask ul img {
  border: 1px solid #F58900 !important;
  border-radius: 5px;
}

#content h1.h1-mobile-layout {
  color: #120231;
  font-family: 'CabinetGrotesk-Regular';
  font-size: 24px;
  margin: 0;
  text-transform: initial;
  margin-bottom: 32px !important;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #999999;
  width: 100%;
}

#infos-produit h1.h1-desktop-layout {
  display: none;
}

#infos-produit .product-description-short {
  margin-bottom: 32px;
}

#infos-produit .product-prices {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
  gap: 20px;
  margin: 0;
  margin-bottom: 64px !important;
}

#infos-produit .product-information {
  color: #120231;
}

#infos-produit .product-prices div {
  margin: 0;
  color: #999999;
}

#infos-produit .product-prices .current-price span {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 30px;
  color: #120231;
}

#infos-produit .product-actions .product-add-to-cart {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  margin-bottom: 64px;
}

#infos-produit .product-actions .product-quantity {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 64px;
}

#infos-produit .product-actions .product-quantity .qty { margin: 0; display: flex; flex-direction: row; flex-wrap: wrap; row-gap: 10px; column-gap: 20px; align-items: center;}
#infos-produit .product-actions .product-quantity .qty span { width: auto; margin: 0; }
#infos-produit .product-actions .product-quantity .qty div.input-group,
#cart .qty .input-group {
  width: fit-content;
  float: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  background-color: transparent;
  box-shadow: none;
  gap: 10px;
  border: 1px solid #000000;
  padding: 0px 0px 0px 12px;
  border-radius: 1000px;
}

#infos-produit .product-actions .product-quantity .qty div .input-group,
#cart .qty input {
  border: none !important;
  background: transparent !important;
}

#infos-produit .product-actions .product-quantity .qty input.input-group,
#cart .qty input {
  color: #120231;
  margin: 0;
  padding: 0;
  height: auto;
}

#infos-produit .product-actions .product-quantity .qty .btn,
#cart .qty .input-group-btn-vertical button {
  background: #120231;
  border: none;
  padding: 10px 22px;
  width: auto;
  height: auto;
}

#infos-produit .product-actions .product-quantity .qty .btn:first-child,
#cart .qty .input-group-btn-vertical button:first-child {
  border-top-right-radius: 19px;
}
#infos-produit .product-actions .product-quantity .qty .btn:last-child,
#cart .qty .input-group-btn-vertical button:last-child {
  border-bottom-right-radius: 19px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  color: #FAFAFA;
  top: 0.15rem !important;
  left: 0.7rem !important;
}

#infos-produit .product-actions .product-quantity .add { margin: 0; width: 100%;}

#infos-produit .product-actions .product-quantity .add-to-cart {
  padding: 10px 30px;
  background: #F58900;
  color: #120231;
  border-radius: 5px;
  box-shadow: none;
  height: auto;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  transition: background 0.2s ease-out;
  width: 100%;
  max-width: 400px;
  justify-content: center;
  outline: none;
  transition: 0.2s ease-out;
  text-transform: none;
}

#infos-produit .product-actions .product-quantity .add-to-cart:focus {
  transform: scale(0.98);
}

#infos-produit .product-actions .product-quantity .btn:disabled {
  background-color: #999999;
}

#infos-produit .product-actions .product-quantity .btn:disabled:hover {
  background-color: #999999 !important;
}

#infos-produit .product-actions .product-quantity .add-to-cart:hover { background: #FFAC42; }

#infos-produit .product-actions .product-quantity .add-to-cart i { margin: 0; }

#infos-produit .product-actions #product-availability {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
}
#infos-produit .product-actions #product-availability i {
  font-size: 24px;
}

#infos-produit .cart-method,
#cart .cart-method,
#checkout .cart-method {
  width: 100%;
  max-width: 400px;
  height: auto;
}

#infos-produit .cart-method .image-wrapper,
#cart .cart-method .image-wrapper,
#checkout .cart-method .image-wrapper {
  width: 100%;
  height: 100%;
}

#infos-produit .cart-method .image-wrapper img,
#cart .cart-method .image-wrapper img,
#checkout .cart-method .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#infos-produit .social-sharing {
  gap: 20px;
  margin-top: 0;
  align-items: flex-start;
}

#infos-produit .social-sharing ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}

#infos-produit .social-sharing ul li {
  margin: 0;
  box-shadow: none;
}

/* #infos-produit .social-sharing ul li a {
  color: #FAFAFA;
} */

#infos-produit .tabs {
  box-shadow: none;
  background: transparent;
  padding: 0;
}

#infos-produit .tabs .nav-tabs {
  border-bottom: 1px solid #120231;
}

#infos-produit .tabs .nav-tabs .nav-item, 
#infos-produit .tabs .nav-tabs .nav-item + .nav-item {
  margin: 0;
}

#infos-produit .tabs .nav-tabs .nav-item .nav-link {
  color: #999999;
  transition: 0.2s ease-out;
}

#infos-produit .tabs .nav-tabs .nav-item .nav-link:hover {
  border-bottom: 2px solid #120231;
}

#infos-produit .tabs .nav-tabs .nav-item .nav-link.active {
  background: #120231;
  color: #fafafa;
  border-bottom: 2px solid #120231;
}

#infos-produit .tabs .product-reference,
#infos-produit .tabs .product-quantities {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 32px;
}

#infos-produit .tabs .product-reference .label,
#infos-produit .tabs .product-quantities .label {
  width: 100px;
  text-align: left;
}

#infos-produit .tabs .product-features,
#infos-produit .tabs .product-features dl,
#infos-produit .tabs .product-features dl dt,
#infos-produit .tabs .product-features dl dd {
  margin: 0;
}

.product-accessories > .h3 {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 30px;
  margin-bottom: 32px;
}

/***********************************/
/******** BLOCKCART MODAL **********/
/***********************************/
#blockcart-modal .modal-dialog {
  height: 100vh;
}

#blockcart-modal .modal-header {
  background: #26AB43;
}

#blockcart-modal .modal-content {
  height: 100%;
}

#blockcart-modal .modal-body {
  height: 100%;
  background: #FAFAFA;
}

.cart-content-btn {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 20px;
}

#blockcart-modal .cart-content .cart-content-btn .btn {
  white-space: nowrap;
  transition: 0.2s ease-out;
}

#blockcart-modal .cart-content .cart-content-btn button.btn:hover {
  background: #EFEFEF;
}

#blockcart-modal .btn-primary:focus {
  transform: scale(0.98);
}

#blockcart-modal .btn-secondary {
  width: auto;
  padding: 7px 14px;
  border-radius: 1000px;
  border: 1px solid #120231;
  background: transparent;
  transition: background 0.2s ease-out;
  font-weight: 400;
  text-transform: none;
  box-shadow: none;
  font-size: 14px;
}

/***********************************/
/************ PANIER ***************/
/***********************************/
#cart #main h1 {
  margin-bottom: 64px !important;
  padding-bottom: 10px;
  border-bottom: 1px solid #999999;
  width: 100%;
  font-family: 'CabinetGrotesk-Bold';
  font-size: 10vw;
  margin: 0;
  text-transform: uppercase;
}

.cart-product-block {
  display: flex;
  flex-direction: column;
  column-gap: 32px;
  row-gap: 64px;
  margin-bottom: 32px;
}

.cart-product-left {
  margin: 0;
  padding: 0;
  width: 100%;
}

#cart .featured-products {
  margin-top: 64px;
}

#cart .card,
#checkout .card {
  box-shadow: none;
  background: transparent;
  border: none;
  margin: 0;
}

.cart-product-right {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 30%;
}

.block-items {
  display: flex;
  flex-direction: column;
  gap:32px;
  width: 100%;
}

.cart-items {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
}

.cart-item,
#order-confirmation .order-line {
  padding: 0;
  border-bottom: none;
  padding: 20px;
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  width: 100%;
}

.cart-product-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  column-gap: 20px;
  row-gap: 20px;
  position: relative;
}

.delete-button {
  position: absolute;
  bottom: 0;
  right: 0;
}

.cart-product-infos {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
}

.product-label-block {
  display: flex;
  flex-direction: column;
  min-width: 175px;
}

.cart-left-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 20px;
}

.cart-right-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

.cart-product-img {
  width: 100%;
  height: auto;
}

.cart-product-img img,
#order-items .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-line-description {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

#cart .product-name {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 20px;
  color: #120231;
}

#cart .product-price {
  color: #120231;
  font-weight: 400;
}

#cart .price,
#cart .regular-price {
  line-height: 1.5em;
}

#cart .price .product-price {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 26px;
}

.remove-from-cart {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
  text-align: right;
  font-size: 14px;
  color: #999999;
  transition: 0.2s ease-out;
}

.remove-from-cart:hover {
  color: #FF0000;
}

.remove-from-cart:focus {
  outline-offset: none;
  text-decoration: none;
  color: #FF0000;
}

.card-block, .block-promo {
  padding: 0;
  margin-bottom: 32px;
}

.block-promo .promo-code {
  padding: 0;
  background-color: transparent;
}

.block-promo .promo-code form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  row-gap: 20px;
}

.block-promo .promo-code .promo-input {
  background: transparent;
  color: #120231;
  border: none;
  border-bottom: 1px solid #999999 !important;
  height: auto;
  text-indent: inherit;
  width: 100%;
}

.block-promo .promo-code .btn-primary {
  color: #120231 !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 10px 20px !important;
  border-radius: 1000px !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  border: 1px solid #120231 !important;
  width: fit-content !important;
  transition: 0.2s ease-out !important;
}

.block-promo .promo-code .btn-primary:hover {
  background: #EFEFEF;
}

.block-promo.promo-highlighted {
  padding-left: 0;
  padding-right: 0;
}

.cart-voucher ul.promo-discounts li.cart-summary-line {
  cursor: pointer !important;
}

.cart-voucher ul.promo-discounts li.cart-summary-line:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}

#cart .promo-code-button,
#checkout .promo-code-button,
#checkout .cart-summary-products p > a{
  padding: 0;
  margin: 0;
  color: #120231;
  font-weight: 600;
  font-size: 12px;
  transition: 0.2s ease-out;
}

#cart .promo-code-button:hover,
#checkout .promo-code-button:hover,
#checkout .cart-summary-products p > a:hover{
  color: #F58900;
}

.cart-summary-line.cart-total,
.cart-summary-line.cart-total .label{
  font-weight: 600 !important;
}

.btn-position {
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
}

.btn-position a {
  color: #120231;
  background-color: #F58900;
  box-shadow: none;
  font-weight: 500;
  border-radius: 5px;
  width: 100%;
  transition: 0.2s ease-out;
  outline: none;
  margin: 0;
  text-transform: none;
}

.btn-position a:focus {
  transform: scale(0.98);
  background-color: #F58900;
  color: #120231;
}

.btn-position a:active,
.btn-position a:active:hover {
  background-color: #F58900;
  color: #120231;
}

.btn-position a:hover {
  background-color: #FFAC42;
  color: #120231;
}

.checkout-block {
  display: flex;
  flex-direction: column;
  row-gap: 64px;
}

body#checkout section.checkout-step {
  box-shadow: none;
  background-color: transparent;
  padding: 20px 0px 20px 0px;
}

body#checkout section.checkout-step .step-title {
  width: 100%;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
  color: #999999 !important;
  width: fit-content;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit:hover,
body#checkout section.checkout-step .step-edit .edit:hover {
  color: #660AC2 !important;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}

.checkout-details,
.checkout-summary {
  width: 100%;
}

#checkout .product-price {
  color: #660AC2;
}

body#checkout a,
body#checkout .cancel-address {
  color: #120231;
  font-weight: 600;
  transition: 0.2s ease-out;
}

body#checkout a:hover {
  color: #F58900;
}

#checkout .forgot-password > a,
#checkout .forgot-password {
  margin: 0 !important;
  padding: 0;
  color: #FF0000;
  font-weight: 400;
}

#checkout .identity a {
  color: #660AC2;
}
#checkout .identity a:hover {
  color: #660AC2;
  font-weight: 600;
}

#checkout #checkout-personal-information-step .content p:nth-child(2) a {
  color: #FF0000;
}

#checkout .content p:nth-child(2) a:hover {
  font-weight: 600;
}

body#checkout section.checkout-step .address-item.selected {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 20px 30px;
}

body#checkout section.checkout-step .radio-block {
  padding: 0;
  margin: 0;
  margin-bottom: 20px !important;
  width: 100%;
}

body#checkout section.checkout-step #delivery-addresses {
  width: fit-content;
}

body#checkout section.checkout-step hr {
  display: none;
}

#checkout .js-address-form form p:nth-child(3) {
  margin-bottom: 32px;
}
#checkout .js-address-form form p:nth-child(4) {
  margin-bottom: 32px;
}

#checkout .js-address-form form p:nth-child(4) a{
  color: #120231;
  font-weight: 600;
  transition: 0.2s ease-out;
}
#checkout .js-address-form form p:nth-child(4) a:hover {
  color: #F58900;
}
/***********************************/
/*********** FORM USER *************/
/***********************************/
/* Connexion, Inscirption, Mon compte, ... */
.help-block,
.help-block ul,
.help-block ul li {
  margin: 0;
}

.help-block {
  margin-bottom: 20px !important;
}

.page-authentication #content,
#identity #content,
.page-password #content,
.page-customer-account #content {
  box-shadow: none;
  border: 1px solid #e6e6e6;
  padding: 32px;
  margin: 0 auto !important;
  max-width: 600px;
}

.page-authentication .login-form,
#identity .login-form {
  margin: 0px 0px 32px 0px;
}

.page-authentication #login-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 32px;
  flex-wrap: nowrap;
}

.page-authentication #login-form > section,
#address .form-fields,
#checkout .form-fields {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  row-gap: 32px;
  width: 100%;
}

#address .form-fields,
#checkout .form-fields {
  margin-bottom: 32px;
}

.page-authentication #login-form > section .form-group,
#address .form-group,
#checkout .form-group {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  row-gap: 5px;
  margin: 0;
}

.page-authentication #login-form > section .form-group label,
.page-authentication #login-form > section .form-group div,
#address .form-group label,
#address .form-group div,
#checkout .form-group label,
#checkout .form-group div,
#authentication #customer-form section div div,
#identity #customer-form section div div,
#password .email {
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
  text-align: start;
  color: #120231;
}

#checkout .form-group div {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.page-authentication #login-form > section div:last-child div:first-child,
#authentication .register-form #customer-form section .input-group,
#identity #customer-form section .input-group,
#contact #wrapper .contact-form .input-group{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
}

.page-authentication #login-form > section div:last-child div:first-child span,
#authentication .register-form #customer-form section .input-group span,
#identity #customer-form section .input-group span,
#contact .input-group > .input-group-btn,
#checkout .input-group > .input-group-btn{
  width: fit-content;
}

.page-authentication #login-form > section .form-group input,
#authentication .register-form #customer-form section .input-group input, 
#identit #customer-form section .input-group input, 
.form-control{
  background: transparent;
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #999999;
  padding: 0px 0px 3px 0px;
  width: 100%;
}

select {
  background: #ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right 0.5rem center/1.25rem 1.25rem !important;
}

.page-authentication #login-form > section .form-group input:focus,
#authentication .form-control:focus,
#identity .form-control:focus,
.forgotten-password .form-fields .email input:focus {
  outline: none;
  border-bottom-color: #F58900 !important;
}

.page-authentication #login-form > section .form-group .input-group.focus,
.identity section .form-group .input-group.focus,
.form-control:focus,
.input-group.focus {
  outline: none;
  border-color: #F58900;
  background-color: transparent;
}

.page-authentication .input-group .input-group-btn > .btn[data-action="show-password"], 
.page-authentication .input-group .input-group-btn > .btn[data-action="show-password"]:focus,
#registration .input-group .input-group-btn > .btn[data-action="show-password"],
#registration .input-group .input-group-btn > .btn[data-action="show-password"]:focus,
#identity .input-group .input-group-btn > .btn[data-action="show-password"], 
#identity .input-group .input-group-btn > .btn[data-action="show-password"]:focus,
#checkout .input-group > .input-group-btn button,
#contact .input-group > .input-group-btn .btn,
#checkout .input-group > .input-group-btn button:focus {
  background-color: #120231;
  color: #FAFAFA !important;
  outline: none !important;
}

.page-authentication #login-form .form-footer,
.form-footer {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.form-control-comment {
  font-size: 12px;
  font-weight: 300;
}

.page-authentication #login-form .form-footer .forgot-password,
.page-authentication #login-form .form-footer .forgot-password a {
  margin: 0;
  padding: 0;
  color: #FF0000;
}

.page-authentication #login-form .form-footer .btn-primary,
#authentication .form-footer .btn-primary,
#registration .form-footer .btn-primary,
#identity .form-footer .btn-primary,
#password .form-control-submit,
#contact #wrapper .form-footer .btn,
#address .btn,
#checkout .form-footer .btn,
#checkout form .btn-primary,
#checkout #payment-confirmation .btn-primary,
#blockcart-modal .btn-primary,
#order-detail .form-footer .btn-primary {
  color: #120231;
  background-color: #F58900;
  box-shadow: none;
  font-weight: 500;
  border-radius: 5px;
  max-width: 300px;
  width: 100%;
  transition: background-color 0.2s ease-out, transform 0.2s ease-out;
  outline: none;
  margin: 0;
  text-transform: none;
}

.page-authentication #login-form .form-footer .btn-primary:hover,
#password .form-control-submit:hover,
#authentication .form-footer .btn-primary:hover,
#identity .form-footer .btn-primary:hover,
#contact #wrapper .form-footer .btn:hover,
#address .btn:hover,
#checkout .btn:hover,
#blockcart-modal .btn-primary:hover,
#order-detail .form-footer .btn-primary:hover{
  background-color: #FFAC42;
}

.page-authentication #login-form .form-footer .btn-primary:focus,
#password .form-control-submit:focus,
#authentication .form-footer .btn-primary:focus,
#identity .form-footer .btn-primary:focus,
#address .form-footer .btn:focus,
#checkout .btn:focus,
#contact #wrapper .form-footer .btn:focus,
#order-detail .form-footer .btn-primary:focus {
  transform: scale(0.98);
}

.btn-primary.disabled {
  font-weight: 500;
  border-radius: 5px;
  max-width: 300px;
  width: 100%;
  box-shadow: none;
}

.page-authentication .no-account {
  width: 100%;
}

.page-authentication .no-account a {
  color: #120231;
  font-weight: 700;
  font-size: 14px;
}

.page-authentication .no-account span{
  margin: 0;
  font-weight: 400;
}

.page-authentication .page-footer {
  display: none;
}

.form-control-label {
  font-weight: 500;
  text-align: left;
  margin: 0;
  padding: 0;
}

.register-form > p {
  font-size: 14px;
  margin-bottom: 32px;
}

.register-form > p a {
  color: #120231;
  font-weight: 700;
}

#customer-form > section,
#login-form > section {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  row-gap: 32px;
  margin-bottom: 32px;
}

#customer-form .form-group,
#customer-form .form-group .form-control-label,
#customer-form .form-group div,
#customer-form .form-group .form-control-valign {
  margin: 0;
  padding: 0;
  width: 100%;
}

#checkout #customer-form .form-group .input-group.js-parent-focus,
#login-form .form-group .input-group.js-parent-focus
 {
  gap: 0;
}

#customer-form .form-group {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  row-gap: 10px;
}

#customer-form .form-group .form-control-valign {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
}

.custom-radio {
  border: 1px solid #120231;
}

.custom-radio input[type="radio"]:checked + span {
  background-color: #F58900;
  width: 14px;
  height: 14px;
}

#customer-form .form-group label {
  text-align: left;
  color: #120231;
  width: fit-content;
}

#identity #customer-form .form-group label > p:last-child {
  display: none;
}

#authentication #customer-form div:nth-child(7) div .form-control{
  margin-bottom: 10px;
}

#authentication #customer-form div:nth-child(7) div span {
  padding: 0;
  font-size: 14px;
  color: #999999;
}

#authentication #customer-form div:nth-child(7) div:last-child {
  color: #120231;
  font-size: 12px;
  font-weight: 300;
}

#authentication #customer-form div:nth-child(8) div span,
#authentication #customer-form div:nth-child(9) div span,
#authentication #customer-form div:nth-child(10) div span,
#identity #customer-form div:nth-child(9) div span,
#identity #customer-form div:nth-child(10) div span,
#identity #customer-form div:nth-child(11) div span {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
  align-items: flex-start;
}

#authentication #customer-form div:nth-child(8) div span > span,
#authentication #customer-form div:nth-child(9) div span > span,
#authentication #customer-form div:nth-child(10) div span > span,
#identity #customer-form div:nth-child(9) div span > span,
#identity #customer-form div:nth-child(10) div span > span,
#identity #customer-form div:nth-child(11) div span > span {
  background-color: transparent;
  border: 1px solid #120231;
}

#authentication #customer-form div:nth-child(8) div span > span i,
#authentication #customer-form div:nth-child(9) div span > span i,
#authentication #customer-form div:nth-child(10) div span > span i,
#identity #customer-form div:nth-child(9) div span > span i,
#identity #customer-form div:nth-child(10) div span > span i,
#identity #customer-form div:nth-child(11) div span > span i {
  color: #120231;
}

#authentication #customer-form div:nth-child(9) div span label,
#identity #customer-form div:nth-child(10) div span label{
  margin: 0;
  padding: 0;
}

#authentication #customer-form div:nth-child(9) div span label em {
  font-style: normal;
  font-size: 12px;
  color: #999999;
}

#identity .page-footer,
#addresses .page-footer,
#module-psgdpr-gdpr .page-footer,
#address .page-footer,
#history .page-footer{
  margin-top: 32px;
}

#identity .page-footer a:first-child,
#addresses .page-footer a:first-child,
#module-psgdpr-gdpr .page-footer a:first-child,
#address .page-footer a:first-child,
#history .page-footer a:first-child,
#cart a.label,
#order-detail .page-footer a:first-child {
  color: #120231;
  font-weight: 600;
  transition: 0.2s ease-out;
}

#identity .page-footer a:first-child:hover,
#addresses .page-footer a:first-child:hover,
#module-psgdpr-gdpr .page-footer a:first-child:hover,
#address .page-footer a:first-child:hover,
#history .page-footer a:first-child:hover,
#cart a.label:hover,
#order-detail .page-footer a:first-child:hover {
  color: #F58900;
}

#identity .page-footer a:last-child,
#addresses .page-footer a:last-child,
#module-psgdpr-gdpr .page-footer a:last-child,
#address .page-footer a:last-child,
#history .page-footer a:last-child{
  display: none;
}

.page-password .forgotten-password,
.page-password .forgotten-password header p{
  padding: 0;
}

.page-password .forgotten-password section > div {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-password .forgotten-password section > div label {
  margin: 0;
  padding: 0;
  width: 100% !important;
  text-align: left;
}

.page-password .forgotten-password section > div .email,
.page-password .forgotten-password header p {
  padding: 0;
  margin-bottom: 32px !important;
}

.page-password .forgotten-password section > div button {
  margin: 0;
}

.page-password .page-footer {
  margin: 32px 0px 0px 0px !important;
  text-align: center;
}

.page-password .page-footer a {
  color: #120231;
  font-weight: 500;
  margin: 0;
}

.my-account {
  width: 100%;
  height: auto;
}

.my-account-nav {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(260px, 1fr));
  grid-template-rows: auto;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  justify-items: center;
  width: 100%;
}

.my-account-link, #identity-link, #psgdpr-link {
  color: #120231;
  padding: 10px;
  transition: 0.2s ease-out;
  background-color: #FFFFFF;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e6e6e6;
}
.my-account-link:hover, #identity-link:hover {
  color: #340891;
}

.my-account-item, #identity-link .link-item {
  font-weight: 400;
  font-size: 14px;
  white-space: nowrap;
}

.my-account-item i, #identity-link .link-item i {
  margin-right: 4px;
  font-size: 24px;
}

#my-account .page-footer {
  margin-top: 64px;
}

#my-account .page-footer div {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

#my-account .page-footer div a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding: 10px 20px;
  color: #FAFAFA;
  background-color: #FF0000;
  border-radius: 5px;
  transition: 0.2s ease-out;
  font-weight: 600;
}

#my-account .page-footer a:hover{
  background-color: #FF3333;
}

.adresses-card-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  column-gap: 48px;
  row-gap: 32px;
}

.adresses-container {
  width: auto;
}

.adresses-container .address {
  box-shadow: none;
  border: 1px solid #e6e6e6;
  padding: 20px 30px;
  border-radius: 5px;
  color: #120231;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.adresses-container .address-body {
  padding: 0 !important;
}

.adresses-container .address-footer,
body#checkout section.checkout-step .address-footer {
  border-top: none !important;
  padding: 0 !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
}

.page-addresses .address .address-body address {
  min-height: fit-content;
  margin-bottom: 32px;
}

.page-addresses .addresses-footer {
  margin: 0;
}

.page-addresses .addresses-footer a,
body#checkout section.checkout-step .add-address a,
#order-infos .box-layout a {
  width: auto;
  padding: 7px 14px;
  border-radius: 1000px;
  border: 1px solid #120231;
  background: transparent;
  transition: background 0.2s ease-out;
  color: #120231;
  font-weight: 400;
}

.page-addresses .addresses-footer a:hover,
body#checkout section.checkout-step .add-address a:hover,
#order-infos .box-layout a:hover {
  background: #EFEFEF;
}

.page-addresses .address .address-footer a {
  color: #999999;
  white-space: nowrap;
  transition: 0.2s ease-out;
}

.page-addresses .address .address-footer a span {
  font-size: 14px;
}

.page-addresses .address .address-footer a:first-child:hover {
  color: #120231;
}

.page-addresses .address .address-footer a:last-child:hover {
  color: #FF0000;
}

#checkout .edit-address,
#checkout .delete-address {
  white-space: nowrap;
}

.perso-data-container {
  width: 100%;
  height: fit-content;
}

.gdrp-block {
  width: 100%;
  padding: 0;
  margin: 0;
}

.gdrp-block > h2 {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 24px;
}

.gdrp-block > p {
  font-size: 14px;
}

.gdrp-block > p > a {
  color: #120231;
  font-weight: 600;
  transition: 0.2s ease-out;
}

.gdrp-block > p > a:hover {
  color: #F58900;
}

.gdrp-btn {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
  flex-wrap: wrap;
  row-gap: 10px;
}

.gdrp-btn a:last-child {
  margin-bottom: 32px !important;
}

.shipping-labels {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.shipping-labels-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.order-options label {
  text-align: left;
}

.delivery-option-2 {
  margin: 0;
  width: 100%;
}

.delivery-options {
  background: #FFFFFF;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 20px;
  width: fit-content;
}

.delivery-option {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}

.delivery-option .custom-radio {
  margin-right: 20px !important;
}

#delivery_message {
  width: 100%;
}

.carrier-price {
  font-weight: 600;
}

body#checkout section.checkout-step .payment-options label {
  text-align: left;
}

#history #notifications,
#history #notifications .container {
  margin: 0 !important;
  padding: 0;
}

#history #notifications .alert-warning {
  background-color: transparent;
  border: none;
  padding: 0;
}

#history #notifications .alert-warning li {
  font: 24px 'CabinetGrotesk-Bold';
}

#history h6 {
  font-weight: 400;
}

#order-confirmation .card {
  box-shadow: none;
  border: none;
  background-color: transparent;
  margin-bottom: 64px;
}

#order-confirmation .order-confirmation-table {
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: space-between;
}

#order-items {
  border: none;
  margin-bottom: 64px;
}

#order-items .card-title {
  padding: 0;
  margin: 0px 0px 20px 0px;
  border-bottom: none !important;
}

#order-items .order-confirmation-table .product-name {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 20px;
  color: #120231;
  margin-bottom: 5px;
}

#order-confirmation .product-price {
  color: #120231;
  font-weight: 400;
  font-family: 'CabinetGrotesk-Bold';
  font-size: 26px;
}

#order-items table {
  width: 100%;
}

#order-items table tr {
  height: 20px;
}

#order-detail #content{
  max-width: 600px;
  margin: 0 auto 32px auto;

}

#order-details {
  padding: 0;
}

#order-details .card-title {
  border: none;
}

.cart-items {
  display: flex;
  flex-direction: column;
}

#order-confirmation .check-block,
#order-confirmation .sub {
  margin-bottom: 32px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

#order-confirmation .sub {
  margin: 0;
}

#order-confirmation .sub > div {
  margin: 0;
  font-size: 14px;
}

#order-confirmation .check-total {
  font-weight: 700;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

#content-hook_payment_return a {
  color: #120231;
  font-weight: 600;
  transition: 0.2s ease-out;
}

#content-hook_payment_return a:hover {
  color: #F58900;
}

.order-totals {
  min-height: 100px;
}

.page-order-detail .box {
  box-shadow: none;
  border: 1px solid #E6E6E6;
  border-radius: 0px;
}

#delivery-address > h4,
#invoice-address > h4 {
  font-size: 14px;
}

#order-history > h3,
.order-message-form header > h3 {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-transform: inherit;
}

#order-products td strong > a {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 18px;
}

.page-order-detail .box-layout {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 20px;
  justify-content: space-between;
}

.page-order-detail .order-items .order-item {
  padding: 1rem;
  min-height: 100px;
}

.page-order-detail .order-items .order-item .desc .name {
  color: #120231;
  font-family: 'CabinetGrotesk-Bold';
  font-size: 20px;
}

#order-detail .page-footer a:last-child {
  display: none;
}

#order-detail .shipping-line li {
  display: flex;
  justify-content: space-between;
}

#history .page-content {
  max-width: none;
}

#history #content .text-sm-center.order-actions {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

#history #content .text-sm-center.order-actions a,
#history .order-actions-mobile a{
  color: #120231;
  font-weight: 600;
  transition: 0.2s ease-out;
}

#history #content .text-sm-center.order-actions a:hover,
#history .order-actions-mobile a:hover {
  color: #F58900;
}

.order-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 20px;
  justify-content: space-between;
  margin-bottom: 20px;
}

#history .status .label {
  text-align: left;
}

#history .order-actions-mobile {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}

#history .orders .order {
  margin-bottom: 32px;
  border:none;
}

#history .orders .order:last-child {
  margin-bottom: 0 !important;
}
/***********************************/
/********* PAGES SOCIÉTÉ ***********/
/***********************************/
.page-content.page-cms {
  margin: 0;
  padding: 0;
  background: transparent;
  text-align: left;
}

.page-content.page-cms div {
  margin-bottom: 64px;
}

.page-content.page-cms div:last-child {
  margin-bottom: 0;
}

.page-content.page-cms p a {
  color: #120231;
  font-weight: 600;
  text-decoration: underline;
  transition: 0.2s ease-out;
}

.page-content.page-cms p a:hover {
  color: #F58900;
}

.page-content.page-cms h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.page-content.page-cms ul {
  list-style: disc;
  padding:inherit;
  padding-left: 40px;
}

#cms .page-cms-7 p {
  margin-bottom: 32px;
}

#cms .page-cms-7 strong {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 36px;
  margin-bottom: 32px;
  display: block;
}
.custom-checkbox input[type="checkbox"] + span {margin-right: 8px; float: left; position: relative; top: 2px; border: 1px solid #120231}
/***********************************/
/************ CONTACT **************/
/***********************************/
#contact #wrapper .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 32px;
}

#contact #wrapper .container:after {
  display: none;
}

#contact #wrapper .container > div {
  padding: 0;
}

#contact #wrapper .container #left-column {
  min-width: 300px;
}

#contact #wrapper #content-wrapper {
  width: 100%;
}

.contact-rich {
  color: #120231;
  display: flex;
  flex-direction: column;
  column-gap: 32px;
  margin-bottom: 0;
}

.contact-rich h4 {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 36px;
  text-transform: capitalize;
}

.contact-rich a {
  font-weight: 600;
  color: #120231;
}

.contact-rich a:hover {
  text-decoration: underline;
} 

#contact #wrapper .container #content-wrapper #content {
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: 1px solid #e6e6e6;
}

#contact #wrapper .contact-form {
  padding: 32px;
}

#contact #wrapper .contact-form .form-fields {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
  flex-wrap: nowrap;
  width: 100%;
}

#contact #wrapper .contact-form .form-group {
  margin-bottom: 0;
  height: fit-content;
}

#contact #wrapper .contact-form .form-group.flex {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  row-gap: 5px;
  justify-content: flex-start;
}

#contact #wrapper .contact-form .form-group .form-title h3 {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 20px;
  text-transform: capitalize;
}

#contact #wrapper .contact-form .form-fields > div:nth-child(4) .form-control {
  width: 100%;
  background-color: transparent;
}

#contact #wrapper .contact-form .form-fields > div:nth-child(4) div div > span {
  width: fit-content;
}

#contact #wrapper .contact-form .form-fields > div:nth-child(4) > span {
  color: #999999;
  font-size: 12px;
  font-weight: 300;
}

#contact #wrapper .contact-form .form-fields > div:nth-child(4) span label {
  background-color: #120231;
  color: #FAFAFA;
}
/***********************************/
/************ FOOTER ***************/
/***********************************/

#my-account main,
#addresses main,
#history main {
  height: 100vh;
  display: flex;
  flex-direction: column;
}

#my-account #main,
#addresses #main,
#history #main {
  margin-bottom: 128px;
}

#my-account #footer,
#addresses #footer,
#history #footer {
  margin-top: auto;
}

#footer {
  padding: 0px;
  margin: 128px 0px 0px 0px;
  width: 100%;
  height: auto;
  background-color: #F58900;
}

.footer-container {
  padding-top: 64px !important;
  padding-bottom: 32px !important;
  margin: 0 auto 0 auto;
  box-shadow: inherit;
}

.footer-list-container {
  margin: 0;
}

.footer-container .links ul > li a {
  color: #120231;
  font-weight: 400;
}

.footer-nav_container {
  width: 100%;
  max-width: 1920px;
  margin: 0;
  padding: 0;
}

.block-nav-footer,
.block-nav-footer > .row,
.block-nav-footer .row > .wrapper {
  margin: 0;
  padding: 0;
}

#block_myaccount_infos {
  padding: 0;
}

#footer #block_myaccount_infos #footer_account_list li:nth-child(3),
#footer #block_myaccount_infos #footer_account_list li:last-child {
  display: none;
}

.block-contact {
  border: none;
  padding: 0;
  color: #120231;
}

.footer-container h3,
.footer-container .h3 {
  font-size: 24px;
  font-weight: 700;
  text-transform: capitalize !important;
  font-family: 'CabinetGrotesk-Bold';
}

.footer-ul-mobile {
  display: flex !important;
  flex-direction: column;
}

/*.block-nav-footer div div:first-child ul li:last-child {
  order: 1;
}

.block-nav-footer div div:first-child ul li:nth-child(2) {
  order: 1;
}*/

.block-nav-footer div div:first-child ul li:first-child {
  order: 10;
}

.block-nav-footer div div:nth-child(2) ul li:last-child {
  display: none;
}

.footer-copyright-container {
  display: none;
}

.link-style {
  font-weight: 600;
  color: inherit;
  transition: color 0.2s ease-out;
}

.footer-contact-list > a {
  color: #120231;
}

.link-style:hover {
  text-decoration: underline;
}

.footer-contact-list {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

.logo-footer-link {
  height: auto;
  max-width: 150px;
  margin-bottom: 0.5rem;
}

.logo-footer-link:hover #couronne {
  transform: rotate(-8deg);
}

body#checkout #footer {
  box-shadow: none;
  background-color: transparent;
}



.footer-before {
  max-width: 100vw;
  padding: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px 0px;
}

.footer-before .row {
  margin:0 !important;
}

.footer-before .reassurance-ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 40px;
  padding-top: 30px;
  padding-bottom: 20px;
}

.footer-before .reassurance-ul .reassurance-li {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 320px;
  width: 100%;
  max-height: 50px;
  column-gap: 20px;
}

.footer-before .reassurance-ul .reassurance-li:last-child {
  max-height: 65px;
}

#custom-text {
  text-align: left;
  padding: 0;
  margin: 0;  
}

.footer-before .reassurance-ul .reassurance-li img {
  height: 50px;
  object-fit: contain;
}
.footer-before #custom-text .reassurance-li p:last-child {
  margin: 0;
  font-size: 14px;
  color: #646464 !important;
  line-height: 26px;
}

.footer-before .reassurance-ul .reassurance-li p:first-child {
  margin: 0;
  font-family: 'CabinetGrotesk-Bold';
  font-size: 18px !important;
  box-shadow: rgba(245, 137, 0, 0.25) 0px 1.4px 1.2px;  
  padding-bottom: 2px;
}

#custom-text .container:after {
  content: none;
}

#contact .breadcrumb,
#authentication .breadcrumb,
#registration .breadcrumb,
#password .breadcrumb,
#my-account .breadcrumb{display: none}

#conditions_to_approve\[terms-and-conditions\]{z-index: 10}
#payment-option-1-container,
#payment-option-2-container,
#payment-option-3-container{display: flex; align-items: center; }
.payment-options label{margin: 0}
body#checkout .condition-label {line-height: 1.4rem;}
#conditions-to-approve>ul>li>div.float-xs-left{margin-left: 3px}
/***********************************/
/********** BREAKPOINT *************/
/***********************************/

@media (min-width: 576px) {

  .feves-parallax {
    height: 400px;
  }

  .page-home .featured-products .products-section-title,
  #order-confirmation .products-section-title {
    font-size: 30px;
  }

  #header .logo {
    width: 100%;
    max-width: 130px;
    height: auto;
  }

  #_mobile_top_menu a {
    font-size: 7vw !important;
  }

  #_mobile_top_menu #category-3 .sub-menu a[data-depth="1"] {
    font-size: 5vw !important;
  }

  #_mobile_top_menu #category-3 ul[data-depth="2"] a {
    font-size: 4vw !important;
  }

  #_mobile_top_menu #category-3 ul[data-depth="3"] a {
    font-size: 18px !important;
  }

  .home-h1 {
    font-size: 6vw;
  }

  .home-subtitle {
    font-size: 20px;
  }

  .home-label-button {
    font-size: 14px;
  }

  .product-header-img {
    right: 13%;
  }

  .category-product {
    width: 100%;
  }

  #content-wrapper #main .block-category h1,
  #header .block-category h1,
  #cart #main h1,
  h1 {
    font-size: 7vw;
  }

  #content-wrapper #main .block-category,
  .block-category{
    margin: 0;
    padding: 0px 0px 20px 0px !important;
  }

  #products .total-products,
  #products .total-products p,
  #header .total-products p {
    font-size: 14px;
  }

  #content-wrapper #main .text-sm-center {
    text-align: start !important;
  }

  #content-wrapper #main .block-category p {
    font-size: 16px;
  }

  #products .products,
  .page-home .featured-products .products,
  #cart .featured-products .products,
  .product-accessories .products,
  #order-confirmation .products {
    grid-template-columns: repeat(2,1fr);
  }

  #products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
    width: 100%;
  }

  .pagination .page-list li:first-child:not(.current) {
    margin-right: 48px;
  }
  
  .pagination .page-list li:last-child:not(.current) {
    margin-left: 48px;
  }

  .product-fiche {
    flex-direction: row;
    justify-content: flex-start;
  }

  #content h1.h1-mobile-layout {
    display: none;
  }

  #infos-produit h1.h1-desktop-layout {
    color: #120231;
    font-family: 'CabinetGrotesk-Regular';
    font-size: 24px;
    margin: 0;
    text-transform: capitalize;
    margin-bottom: 10px !important;
    display: block;
  }

  #infos-produit .product-prices .current-price span {
    font-size: 36px;
  }

  .product-accessories > .h3 {
    font-size: 36px;
  }

  .my-account-item, #identity-link .link-item {
    font-size: 16px;
  }

  .adresses-card-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .cart-items {
    align-items: flex-start;
  }

  .cart-item {
    width: 100%;
  }

  .cart-product-container {
    flex-direction: row;
  }

  .cart-product-infos {
    flex-direction: row;
  }

  .cart-right-block {
    flex-direction: column;
    align-items: flex-end;
  }

  .btn-position a {
    max-width: 300px;
  }

  .footer-nav_container {
    width: 100%;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .container {
    padding: 0px 32px;
    width: 100%;
  }

  #header .header-container {
    padding: 30px 32px;
  }

  .user-block {
    width: auto;
  }

  #_desktop_top_menu .popover {
    padding: 32px 32px;
  }

  #_mobile_top_menu .category,
  #_mobile_top_menu .link {
    padding: 30px 32px;
  }

  .home-h1 {
    font-size: 6vw;
  }

  .home-subtitle {
    font-size: 20px;
  }

  .home-label-button {
    font-size: 16px;
  }

  .product-header-wrapper {
    height: 200px;
  }

  #products .product-miniature,
  .featured-products .product-miniature,
  .product-accessories .product-miniature {
    width: 100%;
    min-width: 100%;
  }

  #content-wrapper #main .block-category,
  .block-category{
    flex-direction: row;
    align-items: flex-end;
  }

  #subcategories {
    flex-direction: row;
  }

  .sort-by-row {
    float: right;
  }

  #blockcart-modal .modal-dialog {
    height: calc(100vh - 50%);
  }

  .page-content.page-cms h3 {font-size: 36px;}

  #contact #wrapper .container {
    flex-direction: row;
  }

  .cart-product-block,
  #order-confirmation .order-confirmation-table {
    flex-direction: row;
  }

  .cart-product-right {
    width: 40%;
  }

  .cart-product-img {
    max-width: 200px;
  }

  .btn-position a {
    max-width: 100%;
  }

  .checkout-block {
    flex-direction: row;
    column-gap: 48px;
  }

  .checkout-details{
    width: 100%;
  } 
  
  .checkout-summary{
    width: 40%;
  }

  #order-items table {
    width: 40%;
  }

  .footer-nav_container {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
    padding: 0px 48px;
  }

  #header .header-container {
    padding: 30px 48px;
  }

  #_desktop_top_menu .popover {
    padding: 32px 48px;
  }
  #_desktop_cart .cart-products-count,
  #_desktop_user_info .customer-connexion {
    font-size: 14px;
    display: block;
  }

  .home-h1 {
    font-size: 6vw;
  }
  

  #content-wrapper #main .block-category h1,
  #header .block-category h1,
  #cart #main h1,
  h1 {
    font-size: 7vw;
  }

  #products .products,
  .page-home .featured-products .products,
  #cart .featured-products .products,
  .product-accessories .products,
  #order-confirmation .products {
    grid-template-columns: repeat(3,1fr);
  }

  .sitemap {
    flex-direction: row;
  }

  .adresses-card-container {
    grid-template-columns: repeat(3, 1fr);
  }

  .footer-nav_container {
    width: 100%;
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 100%;
    padding: 0px 64px;
  }

  #header .header-container {
    padding: 30px 64px;
  }

  #_desktop_user_info .customer-connexion {
    text-overflow: ellipsis;
    width: 155px;
    overflow: hidden;
  }

  #_desktop_top_menu .popover {
    padding: 32px 64px;
  }

  .product-header-img {
    right: 17%;
  }

  #content-wrapper #main .block-category h1,
  #header .block-category h1,
  #cart #main h1,
  h1 {
    font-size: 7vw;
  }

  #products .products,
  .page-home .featured-products .products,
  #cart .featured-products .products,
  .product-accessories .products,
  #order-confirmation .products  {
    grid-template-columns: repeat(4,1fr);
  }

  .adresses-card-container {
    grid-template-columns: repeat(4, 1fr);
  }

  .footer-nav_container {
    width: 100%;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 100%;
    padding: 0px 128px;
  }

  #header .header-container {
    padding: 30px 128px;
  }

  #_desktop_top_menu .popover {
    padding: 32px 128px;
  }

  .home-h1 {
    font-size: 80px;
  }

  #content-wrapper #main .block-category h1,
  #header .block-category h1,
  #cart #main h1,
  h1 {
    font-size: 4vw;
  }

  .block-items {
    width: 60%;
  }

  #order-confirmation .order-confirmation-table {
    gap: 128px;
  }

  .footer-nav_container {
    width: 100%;
  }
}

@font-face {
  font-family: 'CabinetGrotesk-Regular';
  src: url('../css/CabinetGrotesk-Regular.woff2') format('woff2'),
       url('../css/CabinetGrotesk-Regular.woff') format('woff');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'CabinetGrotesk-Medium';
  src: url('../css/CabinetGrotesk-Medium.woff2') format('woff2'),
       url('../css/CabinetGrotesk-Medium.woff') format('woff');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'CabinetGrotesk-Bold';
  src: url('../css/CabinetGrotesk-Bold.woff2') format('woff2'),
       url('../css/CabinetGrotesk-Bold.woff') format('woff');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}
