@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-BoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-BoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Light.woff2') format('woff2'), url('../fonts/OpenSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBoldItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Italic.woff2") format("woff2"), url("../fonts/OpenSans-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-ExtraBold.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-MediumItalic.woff2") format("woff2"), url("../fonts/OpenSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Medium.woff2") format("woff2"), url("../fonts/OpenSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-LightItalic.woff2") format("woff2"), url("../fonts/OpenSans-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.custome_product .products-grid,
div[class*="product"].section:not(:hover),
.crosssell.section:not(:hover),
div[class*="product"] .block-content:not(:hover),
.crosssell .block-content:not(:hover) {
  overflow: visible;
}
.fs-24 {
  font-size: 24px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-12 {
  font-size: 12px !important;
}
.fs-10 {
  font-size: 10px !important;
}
.fs-9 {
  font-size: 9px !important;
}
.fs-8 {
  font-size: 8px !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 800 !important;
}
.lh-100 {
  line-height: 100% !important;
}
.action.primary {
  background-color: #8B4027 !important;
  font-size: 14px;
  border: none !important;
  padding: 16px 32px!important;
  border-radius: 1px !important;
  min-width: 150px;
  font-weight: 400;
  color: #fff !important;
  margin: auto;
}
.action.primary span {
  line-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
[data-content-type='button-item'] {
  content: "";
}
[data-content-type='button-item'] .pagebuilder-button-link {
  background-color: #000 !important;
  font-size: 12px;
  border: none !important;
  padding: 13.5px 30px!important;
  border-radius: 1px !important;
  font-weight: 700;
  color: #fff !important;
  text-transform: uppercase;
}
.no-after:after,
.no-after:before {
  display: none;
}
body {
  font-family: "Open Sans" !important;
  font-size: 14px;
  font-weight: 400;
}
h1,
h1 span {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
}
/*badge*/
.badge {
  width: 8px;
  height: 8px;
  padding: 0;
}
.bg-danger {
  background-color: #E5051F;
}
/*Login*/
.login-container .block-new-customer {
  padding: 4rem;
  border: 2px #eee solid;
  width: 100%;
}
.login-container .block-customer-login {
  padding: 4rem;
  border: 2px #eee solid;
  width: 100%;
}
.block-title strong {
  color: #000;
  font-weight: 800;
  font-size: 20px;
}
.customer-account-login .page-title-wrapper {
  display: none;
}
.customer-account-login .login-container {
  max-width: 600px;
  width: 100%;
}
.customer-account-login .login-container .block {
  width: 100%;
  max-width: 600px;
  margin: auto;
}
.form-login .email .control {
  position: relative;
}
.form-login .email .control .placeholder {
  position: absolute;
  width: 100%;
  left: 15px;
  top: 15px;
  font-size: 12px;
  font-weight: 300;
}
.form-login .email .control .input-text:focus .placeholder {
  left: 0;
  top: 0;
}
.control input::-webkit-input-placeholder,
.control input:-ms-input-placeholder,
.control input::placeholder {
  font-size: 14px;
  font-weight: 800;
}
.control input.input-text {
  font-size: 12px !important;
  font-weight: 700;
  border: 1px solid #E1E3E6!important;
  border-radius: 1px;
  height: 50px !important;
  padding: 17px 16px 8px 16px!important;
}
.fw-bold {
  font-weight: 800 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.forgot-pass {
  margin: 0 0 24px 0;
}
.forgot-pass a {
  color: #99685A;
  text-decoration: underline;
  font-size: 12px;
}
.page-title-wrapper {
  margin: 3rem 0;
}
.faq-list ul .faq-item h4.question a,
.faq-list ul .faq-item a.question {
  padding: 16px 25px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  border: 2px solid #F4F4F4;
}
.faq-list ul .faq-item h4.question a,
.faq-list ul .faq-item a.question {
  color: #000 !important;
  font-size: 14px;
  font-weight: 500;
}
.faq-list .faq-item h4.question a::before,
.faq-list .faq-item a.question::before {
  margin-right: 0px !important;
  content: "" !important;
  display: block !important;
  width: 22px;
  height: 22px;
  background: url("../images/plus.png") no-repeat;
  background-size: contain;
}
.faq-list ul .faq-item:not(:last-child) {
  border-bottom: 0;
}
.faq-list .faq-item .answer {
  padding: 2rem;
}
.faq-list .faq-item p {
  font-size: 14px;
  font-weight: 400;
}
.faq-list ul .faq-item {
  margin-bottom: 16px !important;
}
.faq-list .question {
  margin-bottom: 0;
}
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-index-index form .page-title-wrapper {
  display: block;
  margin-top: 0;
  margin-bottom: 2rem;
}
.contact-index-index form.contact {
  border: 2px #eee solid;
  padding: 0 64px 24px 64px;
  margin: 24px 0;
}
.contact-index-index .map {
  display: none !important;
}
.contact-index-index .mlu_contact_us {
  width: 100%;
  max-width: 647px;
}
.contact-index-index .mlu_contact_us .control textarea {
  padding: 20px 16px 8px 16px!important;
  background-color: #fff;
  height: 175px;
  border: 1px solid #E1E3E6;
  font-size: 14px !important;
  font-weight: 800;
}
.contact-index-index .mlu_contact_us .control input {
  background-color: #fff;
}
.custome_product .products-grid ol.product-items:not(.owl-carousel) {
  gap: 30px;
}
.custome_product .product-item .product-label {
  width: calc(100% - 32px) !important;
  content: "";
}
.pagebuilder-column-group {
  gap: 30px;
}
.bg-cover {
  background-size: cover !important;
}
.bg-cover-child-2-blocks div[data-background-type="image"] {
  background-size: cover !important;
}
.bg-cover-child-2-blocks .pagebuilder-column-group {
  gap: 35px;
}
.mlu-modern {
  display: flex;
  gap: 25px;
}
.mlu-modern .action.primary {
  font-size: 14px;
  padding: 16px 24px!important;
}
.mlu-modern li .post-container {
  display: flex;
  flex-direction: column;
  padding: 15px;
  border: 1px solid #EEEEEE;
  padding: 0;
}
.mlu-modern li .post-container .post-info {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  padding: 15px;
  text-align: left;
  border-top: 0;
  flex: unset;
}
.mlu-modern li .post-container .post-info h3 a {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 800;
}
.mlu-modern li .post-container .post-info .post-description p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  font-family: 'Open Sans';
}
.mlu-modern li .post-image {
  width: 100%;
  height: 226px;
  overflow: hidden;
  flex: unset;
}
.mlu-modern li .date small {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.custome_product {
  margin-bottom: 60px;
}
.custome_product .products-grid {
  overflow: hidden;
}
.custome_product .mlu_price .price {
  font-weight: 800;
  font-size: 14px;
}
.custome_product .mlu_price .price-final_price {
  margin-top: 0 !important;
  text-align: right;
}
.custome_product .product-item-actions .quickview {
  display: none;
}
.custome_product .button.action.primary {
  color: #fff !important;
}
.custome_product .product-item-details {
  padding: 2rem;
  position: relative;
  z-index: 2;
}
.custome_product .product-item-details .berdered {
  content: "";
}
.custome_product .product-item-details .product-item-name {
  font-size: 16px;
  font-weight: 800;
}
.custome_product .product-item-details p {
  font-weight: 400;
  text-align: left;
}
.custome_product .product-item-details .badge {
  width: 8px;
  height: 8px;
}
.custome_product .product-item-details .commande {
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
}
.custome_product .product-item .product-label {
  font-size: 1.2rem;
  left: 16px;
  width: calc(100% - 32px);
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 100%;
  right: 16px;
  top: 16px;
}
.custome_product .product-items .product-item .action.towishlist {
  padding: 7px 6px;
}
.custome_product .product-items .product-item .action.towishlist:before {
  font-size: 0;
  content: "";
  display: block;
  width: 26px;
  height: 23px;
  background: url("../images/heartWhite.png") no-repeat center;
}
.custome_product .product-items .product-item .action.towishlist:hover:before {
  font-size: 0;
  content: "";
  display: block;
  width: 26px;
  height: 23px;
  background: url("../images/heartYellow.png") no-repeat center;
  background-size: contain;
}
form-material .control label {
  font-size: 10px !important;
  font-weight: 300 !important;
  color: #50555C !important;
}
.form label,
.form label span {
  font-size: 10px;
  font-weight: 300;
  color: #000;
}
.form .field-tooltip-content {
  font-size: 12px;
  font-weight: 400;
  color: #50555C;
  border: none;
}
.form .field-tooltip .field-tooltip-content:before {
  border-right-color: transparent;
}
.wrap-choice {
  max-width: 824px;
  width: 100%;
}
.wrap-choice .btn-group {
  margin-bottom: -2px;
  position: relative;
  z-index: 1;
}
.wrap-choice .btn-group .btn {
  background: #EEEEEE;
  color: #a1a1a1;
  font-weight: 400;
  border: none;
  margin-right: 3px;
}
.wrap-choice .btn-group .btn input {
  display: none;
}
.wrap-choice .btn-group .btn input:checked + span {
  color: #000;
}
.product-item-info {
  height: 100%;
}
.product-item-info .reduction {
  position: absolute;
  background: #BA8032;
  bottom: 16px;
  display: inline-block;
  padding: 9px 15px;
  left: 16px;
  color: #fff;
  z-index: 2;
  font-weight: 700;
  font-size: 12px;
  max-width: 100px;
}
.action.tocart.primary span:before,
.products-grid .product-items .product-item .actions-primary .tocart > span:before,
.products-list .product-items .product-item .actions-primary .tocart > span:before {
  content: "";
  background: url("../images/panier10.svg") no-repeat center;
  width: 25px;
  height: 25px;
  display: block;
  background-size: contain;
  margin-top: -2px;
}
.products-grid .product-items .product-item .actions-primary .tocart > span,
.products-list .product-items .product-item .actions-primary .tocart > span {
  display: flex;
  font-size: 14px;
  text-transform: none;
}
.products-list .product-items .product-item .actions-primary .tocart,
.products-grid .product-items .product-item .actions-primary .tocart {
  width: auto !important;
}
#html-body .promo-home {
  background-color: rgba(0, 0, 0, 0.2) !important;
  background-size: cover !important;
}
#html-body .promo-home .pagebuilder-button-link {
  background-color: #CEAC3D;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  border-radius: 0;
}
#html-body .promo-home .pagebuilder-button-secondary {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  border-radius: 0;
}
.product-item .product-label .onsale {
  color: #fff;
  background: #8B4027;
  margin-bottom: 0;
  padding: 10px 6px 7px 6px;
  font-size: 12px;
  font-weight: 800;
  line-height: 100%;
  border-radius: 0;
  display: flex;
  align-items: center;
}
.login-container .block .block-content .actions-toolbar .primary button,
.login-container .block .block-content .actions-toolbar .primary .action,
.login-container .block .block-content .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.login-container .block .block-content .actions-toolbar .primary .action-gift {
  width: auto;
}
.form-material .control {
  display: flex;
  flex-direction: column;
  position: relative;
}
.form-material .control label {
  font-size: 10px;
  position: absolute;
  color: #000;
  margin-bottom: 0;
  top: 0px;
  height: 25px;
  transition: 0.3s;
  z-index: 10;
  line-height: 100%;
  padding: 8px 16px;
  font-weight: 300;
}
.form-material.InBlur label,
.form-material.InFocus label {
  top: 0px;
  transition: 0.3s;
}
.form-material.empty label {
  top: 0px;
}
.select-material .control {
  display: flex;
  flex-direction: column;
  position: relative;
}
.select-material .control select {
  font-weight: 800;
  font-size: 12px;
  color: #000;
  padding: 17px 16px 8px 16px!important;
}
.select-material .control label {
  font-size: 10px;
  position: absolute;
  color: #000;
  margin-bottom: 0;
  top: 0px;
  height: 25px;
  transition: 0.3s;
  z-index: 10;
  line-height: 100%;
  padding: 8px 16px;
  font-weight: 300;
}
.select-material.InBlur label,
.select-material.InFocus label {
  top: 0px;
  transition: 0.3s;
}
.select-material.empty label {
  top: 0px;
}
/*# HEADER */
.mlu_search_bar .control input {
  border: 1px solid #E1E3E6!important;
  height: 44px !important;
  padding-top: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #000 !important;
  padding-left: 50px;
}
.mlu_search_bar .control input::placeholder,
.mlu_search_bar .control input::-webkit-input-placeholder,
.mlu_search_bar .control input:-ms-input-placeholder {
  color: #000 !important;
}
.mlu_search_bar .field-by-cat-search {
  display: none;
}
.mlu_search_bar .field.search {
  padding-left: 0 !important;
}
.mlu_search_bar .field.search:before {
  display: none;
}
.block-search .form .action.search {
  left: 20px;
  right: unset;
}
.header-top .header {
  gap: 3rem;
}
.page-header .main-nav {
  height: auto;
}
.page-header .primary-menu-container .menu-mobile-title {
  display: none !important;
}
@media (min-width: 1200px) {
  .page-header .primary-menu-container {
    width: 45px;
  }
}
.page-header .primary-menu-container .custommenu-list li a {
  font-weight: 400 !important;
  font-size: 18px;
  font-family: 'Open Sans' !important;
}
.page-header .primary-menu-container .custommenu-list li:hover a.level-top {
  font-weight: 800 !important;
}
.page-header .primary-menu-container .custommenu-list .submenu li a {
  color: #000 !important;
  font-size: 14px !important;
  border-bottom: 0.3px #B0BBC1 solid;
}
.page-header .primary-menu-container .custommenu-list .submenu li .subchildmenu {
  line-height: 100%;
}
.page-header .primary-menu-container .custommenu-list .submenu li .subchildmenu li a {
  border: none;
}
.page-header .primary-menu-container .custommenu-list .submenu p,
.page-header .primary-menu-container .custommenu-list .submenu h3,
.page-header .primary-menu-container .custommenu-list .submenu h2 {
  color: #000 !important;
}
.page-header .primary-menu-container .custommenu-list .submenu .menu-right-block .pagebuilder-mobile-hidden,
.page-header .primary-menu-container .custommenu-list .submenu .menu-right-block .pagebuilder-mobile-only {
  width: 100%;
}
.page-header .primary-menu-container .nav-toggle {
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 1px 3px #ceac3d;
  padding: 5px;
}
.search-bar .search-form .field-by-cat-search,
.search-bar .search-form .field.search:before {
  display: none;
}
.search-bar .search-form .control .input-text {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 14px;
  padding: 4px 16px 8px 30px!important;
  border: none !important;
}
#minicart-content-wrapper .block-content {
  padding: 16px !important;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper {
  padding: 0;
}
.title-minicard {
  border: 1px solid #E1E3E6;
  border-radius: 1px;
  padding: 6px 16px;
  margin-bottom: 16px;
  line-height: 100%;
}
.title-minicard small {
  font-weight: 300;
  font-size: 10px;
  color: #000;
}
.title-minicard h3 {
  font-weight: 700;
  font-size: 14px;
  color: #000;
  margin-bottom: 0;
}
.minicart-wrapper .minicart-items-wrapper .product-item .product .product-item-details .actions .action.delete:before {
  background: url(../images/del.svg);
  content: "" !important;
  width: 24px;
  height: 25px;
  display: block;
}
.bg-success {
  background-color: #46BD84 !important;
}
.item-stock-liste {
  display: flex;
  justify-content: start;
  padding: 15px 0;
  align-items: center;
  margin-bottom: 16px;
}
.item-stock-liste span {
  color: #000;
}
.dote {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 8px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  width: 100px;
  margin-right: 10px;
}
.minicart-items .product > .product-item-photo .product-image-container,
.minicart-items .product > .product-image-container .product-image-container {
  width: 100% !important;
}
.totale-ht li {
  align-items: center;
  justify-content: space-between;
}
.totale-ht li span {
  font-size: 11px;
  color: #000;
}
.content_prix {
  background: #F4EBE0;
  padding: 15px;
  margin: 0 -16px;
  padding-top: 0;
}
.content_prix .secondary .viewcart {
  display: none;
}
.content_prix .primary #top-cart-btn-checkout {
  background-color: #8B4027 !important;
}
.minicart-wrapper:after {
  height: auto;
}
.minicart-wrapper.active:after {
  height: 100%;
}
.minicart-wrapper .minicart-price .price {
  font-size: 10px;
  font-weight: 800 !important;
}
.minicart-wrapper .product-item-details .product-item-name {
  font-weight: 800;
  font-size: 10px;
  text-transform: uppercase;
}
.minicart-wrapper .delet-produit {
  width: 24px;
  height: 24px;
  display: flex;
  background: #f4f4f400;
  margin: 5px 10px;
}
.minicart-wrapper .showcart .counter.qty {
  min-width: 12px !important;
  height: 12px !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center;
  position: absolute;
  line-height: 100% !important;
  left: 16px;
  top: -7px;
  background-color: #E5051F !important;
  border-radius: 40px !important;
  font-size: 10px;
  text-align: center !important;
  justify-content: center;
  font-weight: 700;
}
.minicart-wrapper .mini-cart-text {
  color: #000 !important;
  font-size: 18px;
  font-weight: 400;
}
.minicart-wrapper .ui-widget-content .block-minicart {
  max-width: 420px;
  width: 100%;
}
.minicart-wrapper .details-qty {
  /* display: none!important; */
}
.minicart-wrapper .box_size {
  background: #EEEEEE;
  height: 40px;
  width: 100px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  margin-left: 2px;
}
.minicart-wrapper .box_size p {
  color: #000;
}
.btn-search {
  display: none;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content {
  justify-content: space-between;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  background-size: cover !important;
}
@media (max-width: 1360px) {
  .custome_product .product-item-details {
    margin: 0 !important;
    border: 0;
  }
  .mlu_promotion .pagebuilder-column-group {
    gap: 23px;
  }
}
.custome_accout_header {
  font-family: "Open Sans";
}
@media (max-width: 1200px) {
  .custome_accout_header {
    margin-bottom: 0px;
  }
}
.custome_accout_header .items {
  display: flex;
  align-items: center;
}
.custome_accout_header ul li {
  padding: 0 !important;
}
.custome_accout_header ul li a {
  color: #000 !important;
  font-size: 18px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 1200px) {
  .custome_accout_header ul li a {
    font-size: 0 !important;
  }
}
.custome_accout_header ul li:after {
  display: none !important;
}
.custome_accout_header .item-sign-accout ul li {
  display: none;
}
.custome_accout_header .item-sign-accout ul li.link {
  display: block;
}
.custome_accout_header .item-sign-accout ul li:first-child a:before {
  background-image: url(../images/user.png);
  width: 17px;
  height: 18px;
  display: block;
  background-size: 17px 17px;
  background-repeat: no-repeat;
  content: "" !important;
}
.custome_accout_header .item-wish a {
  color: #000 !important;
  font-size: 18px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 10px;
}
.custome_accout_header .item-wish a:before {
  background: url(../images/heart.png) no-repeat;
  width: 20px;
  height: 18px;
  display: block;
  background-size: 20px 18px;
  background-repeat: no-repeat;
  content: "" !important;
}
.custome_accout_header .item-panier .minicart-wrapper {
  float: none;
  clear: both;
}
.custome_accout_header .item-panier .minicart-wrapper a::before {
  content: "";
}
.custome_accout_header .item-panier .minicart-wrapper .block-content .subtotal .label {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.custome_accout_header .item-panier .minicart-wrapper .price {
  color: #000;
  font-weight: 800;
  font-size: 16px;
}
.custome_accout_header .item-panier .minicart-wrapper .price-excluding-tax .price {
  font-size: 10px !important;
}
.box_qty {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  position: relative;
  display: flex;
}
.box_qty .flex-1 {
  flex: 1;
  border: 1px solid #eee!important;
  background-color: #FFE !important;
  border-radius: 0 !important;
}
.box_qty .flex-1:nth-child(1) {
  border-right: 0 !important;
}
.box_qty .flex-1:nth-child(3) {
  border-left: 0 !important;
}
.box_qty .input-number {
  width: 100px;
  padding: 0 12px;
  vertical-align: top;
  text-align: center;
  outline: none;
}
.box_qty .input-number,
.box_qty .input-number-decrement,
.box_qty .input-number-increment {
  border: 1px solid #eee;
  height: 40px;
  user-select: none;
}
.box_qty .input-number-decrement,
.box_qty .input-number-increment {
  display: inline-block;
  width: 30px;
  line-height: 38px;
  background: #f1f1f1;
  color: #444;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.box_qty .input-number-decrement:active,
.box_qty .input-number-increment:active {
  background: #ddd;
}
.box_qty .input-number-decrement {
  border-right: none;
  border-radius: 4px 0 0 4px;
}
.box_qty .input-number-increment {
  border-left: none;
  border-radius: 0 4px 4px 0;
}
.page-footer .footer-static_link .footer-links.to_help .info_content h4 {
  color: #000;
}
.customer-account-forgotpassword .cs-form-block {
  max-width: 850px;
}
@media (min-width: 992px) {
  .customer-account-forgotpassword .password .actions-toolbar {
    display: flex;
    justify-content: space-between;
  }
  .customer-account-forgotpassword .password .actions-toolbar .action {
    height: 100%;
  }
  .customer-account-forgotpassword .password .primary {
    margin-bottom: 0 !important;
    margin-right: 10px;
    width: 100%;
  }
  .customer-account-forgotpassword .password .secondary .action {
    padding: 12px 15px!important;
  }
}
footer.page-footer {
  background-color: #1a1a1a;
  padding: 0;
}
footer.page-footer .footer {
  max-width: 100%;
  width: 100% !important;
  padding: 0;
}
footer.page-footer .footer .footer-static_link .footer-links {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
footer.page-footer .footer .footer-static_link .footer-links > div {
  align-items: center;
  display: flex;
  flex-direction: column;
}
footer.page-footer .footer .footer-static_link .footer-links > div .social-link {
  margin-bottom: 25px;
}
footer.page-footer .footer .footer-static_link .footer-links > div .social-link + p {
  font-size: 14px;
  font-weight: 400;
}
footer.page-footer .footer .footer-static_link .footer-links h4,
footer.page-footer .footer .footer-static_link .footer-links ul,
footer.page-footer .footer .footer-static_link .footer-links p {
  padding: 0;
  margin: 0;
  color: #000;
  width: 100%;
  line-height: 27px;
  font-weight: 400;
  font-size: 14px;
}
footer.page-footer .footer .footer-static_link .footer-links li a {
  text-decoration: underline;
  color: #000;
}
footer.page-footer .footer .footer-static_link .footer-links h4 {
  font-size: 20px;
  font-weight: 800;
  text-transform: none;
}
footer.page-footer .footer .items-right {
  background: #F4F4F4;
  padding: 65px 0;
}
footer.page-footer .footer .footer-contents ul {
  margin-bottom: 29px;
}
footer.page-footer .footer .footer-contents .info_help {
  margin-top: 60px;
  line-height: 35px;
}
footer.page-footer .footer .footer-logo {
  background: #8B4027;
}
footer.page-footer .footer .footer-logo h4,
footer.page-footer .footer .footer-logo ul {
  text-align: center;
  color: #fff !important;
}
footer.page-footer .footer .footer-logo ul.social-link li a {
  color: #fff !important;
}
footer.page-footer .footer .footer-logo p {
  color: #fff !important;
}
.page-footer .footer-static_link .footer-links ul,
.page-footer .footer-static_link .section ul,
.page-footer .footer-static_link .footer-links .footer-contents,
.page-footer .footer-static_link .section .footer-contents {
  margin-top: 0;
}
.page-footer .footer-static_link .footer-links img,
.page-footer .footer-static_link .section img {
  margin-bottom: 26px;
}
.mage-error {
  font-size: 10px !important;
}
.inscription_mlu input.mage-error,
.inscription_mlu select.mage-error,
.inscription_mlu textarea.mage-error,
#form-validate input.mage-error,
#form-validate select.mage-error,
#form-validate textarea.mage-error,
.form-material input.mage-error,
.form-material select.mage-error,
.form-material textarea.mage-error,
.control input.mage-error,
.control select.mage-error,
.control textarea.mage-error,
input.input-text.mage-error,
select.form-select.mage-error,
textarea.input-text.mage-error,
.inscription_mlu .form-material .control input.mage-error,
.inscription_mlu .form-material .control select.mage-error,
#form-validate .form-material .control input.mage-error,
#form-validate .form-material .control select.mage-error,
.inscription_mlu .control input.input-text.mage-error,
.inscription_mlu .control select.form-select.mage-error,
#form-validate .control input.input-text.mage-error,
#form-validate .control select.form-select.mage-error {
  color: #000 !important;
}
.btn-rejet {
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
}
.btn-eyes {
  content: "";
  position: absolute;
  right: 0;
  height: 48px;
  z-index: 2;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 15px;
}
.btn-eyes .eye {
  width: 26px;
  height: 26px;
}
.eye-look {
  display: block;
  margin-top: -5px;
}
.eye-hide {
  display: none;
}
.btn_eye-slash .eye-look {
  display: none !important;
}
.btn_eye-slash .eye-hide {
  display: block !important;
}
.header-container {
  background-color: #fff;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text {
  max-width: 1430px;
  margin: auto;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text.left_center .container {
  content: "";
  max-width: 50%;
  margin-right: auto;
  margin-left: 0;
  background-color: rgba(28, 28, 28, 0.3);
  padding: 50px;
  font-family: "Open Sans" !important;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text .container {
  content: "";
  max-width: 50%;
  background-color: rgba(28, 28, 28, 0.3);
  padding: 50px;
  font-family: "Open Sans" !important;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text .container h2 {
  color: #FFFFFF;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 32px 0;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text .container h2 strong {
  font-weight: 800;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text .container p {
  font-size: 16px;
  font-weight: 800;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text .container .button-style-nivo-slider {
  background-color: #99685A;
  font-size: 14px;
  font-weight: 400;
  border: none;
  outline: none;
  border-radius: 0;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text .container .button-style-nivo-slider.btn-gold {
  background-color: #CEAC3D;
  font-size: 12px;
  font-weight: 800;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text .container .button-style-nivo-slider.btn-dark {
  background-color: #000;
  font-size: 12px;
  font-weight: 800;
}
.products-grid .product-items .product-item:hover .actions-primary,
.products-list .product-items .product-item:hover .actions-primary {
  -webkit-transform: translateY(-255px);
  -moz-transform: translateY(-255px);
  -ms-transform: translateY(-255px);
  transform: translateY(-255px);
}
.wrapper-the-blue-sky-slider .nivo-controlNav:not(.nivo-thumbs-enabled) .nivo-control.active,
.wrapper-the-blue-sky-slider .nivo-controlNav:not(.nivo-thumbs-enabled) .nivo-control:hover {
  background-color: #ffffff;
}
.wrapper-the-blue-sky-slider .nivo-controlNav:not(.nivo-thumbs-enabled) .nivo-control {
  border-color: #ffffff;
}
#html-body [data-pb-style=B1G3231] {
  justify-content: start !important;
}
body.account .column.main > .block,
body.account .column.main .form-edit-account,
body.account .column.main .form-address-edit {
  border-width: 0 0 1px!important;
}
.block-collapsible-nav .block-collapsible-nav-content {
  border: 0 !important;
}
.block.widget .products-grid .product-image-container {
  height: 100%;
}
.block.widget .products-grid .product-items {
  display: flex;
}
.block.widget .products-grid .product-items .product-item {
  flex: 1;
  border: 1px #f3f3f3 solid;
  max-width: 350px;
}
.block.widget .products-grid .product-items .product-item .product-item-photo {
  height: 300px;
}
.block.widget .products-grid .product-items .product-item .product-item-photo img {
  margin: auto;
  position: static !important;
  display: block;
  width: 100%;
  height: 100%;
}
.block.widget .products-grid .product-image-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 0 !important;
  height: 100%;
}
.page-wrapper h2 {
  font-size: 32px;
  font-weight: 500;
  margin: 40px 0;
}
.mlu_magasin {
  margin-bottom: 60px;
}
.mlu_magasin div[data-background-type="image"] {
  background-size: cover !important;
}
.mlu_magasin a.pagebuilder-button-link {
  background-color: #000;
  color: #fff;
  font-size: 20px;
  padding: 10px;
}
.customer-account-create .page-title-wrapper {
  display: none;
}
.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product-item {
  box-shadow: 2px 1px 7px rgba(0, 0, 0, 0.06);
  margin: 10px auto;
  padding: 10px;
  overflow: visible;
  border: 0;
  border-left: 1px rgba(0, 0, 0, 0.06) solid !important;
}
.inscription_mlu {
  max-width: 824px;
  margin: auto;
  padding: 25px 64px;
  border: 2px solid #EEEEEE;
  z-index: 1;
  position: relative;
}
.inscription_mlu .creat_info {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  align-items: start;
  padding: 0;
}
.inscription_mlu .creat_info .fieldset {
  margin: 0 !important;
}
.inscription_mlu .form-group {
  border: 1px solid #EEEEEE;
  padding: 16px;
  margin-bottom: 32px;
  width: 47.5%;
}
.inscription_mlu .form-group .field:last-child {
  margin-bottom: 0 !important;
}
.inscription_mlu .newsletter,
.inscription_mlu .choice {
  display: none;
}
@media (min-width: 1201px) {
  .flex-layout-right {
    max-width: 1860px;
    margin: auto;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 1200px) {
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 0;
  }
  body .navigation:not(.mobile-style) .subchildmenu.mega-columns > li {
    padding: 0 40px;
  }
  body .navigation:not(.mobile-style) li.level0.parent .submenu {
    margin-top: 0 !important;
  }
  body .navigation:not(.mobile-style) li.level0.parent .submenu .mega-columns .level1.parent {
    margin-bottom: 40px;
  }
}
@media (min-width: 993px) {
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  .footer-top .footer .footer-logo,
  .footer-top .footer .items-right {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 50px 0;
  }
  .footer-top .footer .items-right .footer-menu {
    flex-direction: column !important;
    align-items: center !important;
  }
  .footer-top .footer .items-right .footer-menu .footer-links {
    min-width: 300px;
    text-align: left;
    align-items: start;
  }
  .search-bar.show {
    display: flex;
    bottom: -51px;
    z-index: 1;
  }
  .btn-search {
    display: flex;
  }
  .header-container.sticky .sticky-header > div {
    padding: 0 !important;
  }
  .custome_accout_header .item-wish a,
  .item-panier .mini-cart-text,
  .item-sign-accout .dropdown > span {
    font-size: 0 !important;
  }
  .search-bar {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
  }
  .btn-search-bare,
  .btn-search-bare:focus {
    background-color: #fff !important;
    border: none !important;
    outline: none !important;
    padding: 0;
  }
  .header-container .header .header-top {
    position: relative;
    flex-direction: row !important;
    width: 100%;
    justify-content: space-between;
    padding: 0 15px;
  }
  .header-container .header .header-top .flex-layout.flex-layout-left {
    width: auto !important;
  }
  .header-container .header .header-top .flex-layout.flex-layout-right {
    width: auto !important;
    flex-direction: revert;
    min-width: 56%;
  }
  .main-nav .custommenu-list {
    display: flex;
    flex-direction: column;
  }
  .primary-menu-container .menu-mobile-title {
    display: block !important;
  }
  .primary-menu-container .navigation {
    transform: translate3d(-100rem, 0, 0);
    width: 350px;
  }
  .nav-open body .primary-menu-container .navigation {
    transform: translate3d(35rem, 0, 0);
  }
}
body .post-list .post-image .image-wrap .bg-img {
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}
@media (max-width: 600px) {
  .header-container.layout-1 .logo-container {
    margin: 0 15px;
  }
  .custome_accout_header {
    margin-bottom: 0px;
    gap: 5px !important;
  }
}
input[type="text"].mage-error,
input[type="email"].mage-error,
input[type="number"].mage-error,
select.mage-error,
textarea.mage-error {
  color: #000 !important;
}
.cs-form-block {
  border: 2px solid #EEEEEE;
  max-width: 600px;
  padding: 24px 60px;
  margin: 25px auto;
}
.cs-form-block .form.password.forget {
  max-width: 600px;
  margin: 0 auto;
  min-width: unset;
}
.cs-form-block h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}
.general-connect {
  max-width: 683px;
  margin: auto;
  padding: 25px 64px;
  border: 2px solid #EEEEEE;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customer-account-createpassword .page-title-wrapper {
  display: none;
}
.customer-account-createpassword .login-container .page-title-wrapper {
  display: block;
  font-size: 2.4rem;
  color: #222222;
  border-bottom: 0;
  padding-bottom: 0;
  margin: 0;
}
.customer-account-createpassword .login-container {
  max-width: 600px;
  width: 100%;
}
.login-container .fieldset:after {
  font-size: 12px !important;
  font-weight: 400 !important;
}
@media (min-width: 993px) {
  body .form.password.reset,
  body .form.send.confirmation,
  body .form.password.forget,
  body .form.create.account,
  body .form.search.advanced,
  body .form.form-orders-search {
    min-width: 1px;
  }
}
.customer-account-forgotpassword .forget .actions-toolbar > div .action {
  background-color: #99685A;
  font-size: 14px;
  border: none;
  padding: 16px 32px!important;
  border-radius: 1px !important;
  min-width: 150px;
  font-weight: 400;
  min-width: 200px;
}
.customer-account-forgotpassword .forget .actions-toolbar > div.secondary .action {
  background-color: #ffffff;
  color: #99685A;
  border: 1px solid #99685A;
}
.customer-account-forgotpassword .forget .fieldset:not(.additional_info) {
  background: #ffffff;
  padding: 0;
  border: none;
}
.customer-account-forgotpassword .forget .fieldset > .field {
  position: relative;
  font-size: 14px;
}
.customer-account-forgotpassword .forget .fieldset > .field:not(.choice) > .label {
  position: absolute;
  transition: all ease .3s;
  top: 0;
  left: 0;
  font-size: 10px;
  margin: 2px 0 0 15px;
}
.customer-account-forgotpassword .forget .fieldset > .field.focus > .label {
  transform: translate(-14px, -23px);
}
.customer-account-forgotpassword .forget .fieldset > .field.focus .control .input-text {
  padding: 8px 16px 8px 15px;
  border-color: #9c655a;
}
.customer-account-forgotpassword .forget .fieldset > .field .control .input-text {
  padding: 25px 16px 8px 15px;
  transition: all ease .3s;
}
.separation {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
}
button,
.action.primary,
.action.secondary,
.action.btn,
.action-gift,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  text-transform: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.block-widget-rokanthemes-brand .brand-item .brand-name,
.rokanthemes-onepagecheckout .step-title,
.rokanthemes-onepagecheckout #opc-sidebar .title,
.rokanthemes-onepagecheckout #opc-sidebar .opc-block-summary .table-totals,
.container_vertical_tab_postions.wrapper_category_product_tabs .ui-tabs-nav li a,
.container_vertical_tab_postions.wrapper_product_tabs .ui-tabs-nav li a,
.super-deal-banner-content .super-deal-countdown .time_circles .number,
.super-deal .super-deal-banner-content .super-deal-countdown .number,
.super-deal-banner .super-deal-banner-content .super-deal-countdown .number,
.super-deal .item-deal-product .info-price-deal label,
.wrapper_sub_category_tabs .widget-tabs ul > ul > li > a,
.wrapper_sub_category_tabs.onlyparent .list-category-item .category-item a .cate-name.cate-count,
.customer-account-create .form-create-account .fieldset:not(.additional_info) .legend,
.customer-account-forgotpassword .forget .fieldset:not(.additional_info) .legend,
.filter-options .filter-options-title,
.sidebar .block .filter-options-title,
.filter-options .block-title:not(.filter-title) strong,
.sidebar .block .block-title:not(.filter-title) strong,
button,
.action.primary,
.action.secondary,
.action.btn,
.action-gift,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
.product-main-content .actions-card .btn {
  font-family: 'Open sans' !important;
  text-transform: none !important;
}
.page-header .primary-menu-container .custommenu-list li a:hover {
  font-weight: 800 !important;
}
.customer-account-login .login-container .block {
  position: relative;
  z-index: 1;
}
.price-box .special-price *,
.price-box .special-price .price-final_price * {
  color: #000 !important;
}
.price-box .price-final_price span.price {
  font-size: 14px !important;
  font-weight: 600;
  margin-right: 5px;
  text-align: right;
}
.price-box .price-final_price {
  font-size: 14px !important;
  color: #000;
  font-weight: 600;
  font-family: 'Open Sans';
}
body .w-100-no-marge.product-items {
  margin: 0 !important;
  width: 100% !important;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name .pupup-suc-added-ajax-cart-qty-price,
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name .product-item-name {
  font-size: 14px;
  font-width: 400;
  color: #000;
}
.ajaxsuite-buttons button {
  border: none;
  border-radius: 0;
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
}
.ajaxsuite-buttons button:nth-child(1) {
  background-color: #8B4027;
}
.ajaxsuite-buttons button:nth-child(2) {
  background-color: #BA8032;
}
.minicart-wrapper.active:after {
  height: 100vh !important;
}
.custome_navigation li {
  margin-bottom: 0;
  text-align: center;
}
.custome_navigation li.disabled {
  display: none;
}
.custome_navigation li.current strong,
.custome_navigation li.active a,
.page-item.active .page-link {
  background-color: #8B4027;
  color: #fff;
  border: none;
}
.custome_navigation .pages li a,
.custome_navigation li a {
  background-color: #fff;
  color: #B0BBC1;
  border: 1px solid #B0BBC1;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  border-radius: 0 !important;
}
.custome_limite .limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
  min-width: 70px;
  height: 40px;
}
.product-info-main .btn-fiche {
  border-width: 1px 0;
  border-radius: 0;
  border-color: #eee;
}
.product-info-main h1,
.product-info-main h1 span {
  font-family: 'Open sans';
  font-size: 32px;
  font-weight: 400;
}
.product-info-main .product-category {
  border: none;
}
.product-info-main .product-reviews-summary {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans';
  border-bottom: 1px solid #ebebeb;
}
.product-info-main .product-info-stock-sku {
  display: none;
}
.product-info-main .product_addtocart_form_fiche .add_card_product {
  flex-direction: column;
  align-items: start;
}
.product-info-main .product_addtocart_form_fiche .add_card_product .input-text {
  padding: 0 !important;
  line-height: 100%;
  height: 100% !important;
  max-width: 60px;
  width: 100%;
}
.product-info-main .product_addtocart_form_fiche .add_card_product .up-down {
  height: 40px;
}
.product-info-main .product_addtocart_form_fiche .add_card_product .btn-item {
  height: 100%;
  width: 56px;
  padding: 0;
}
.product-info-main .product_addtocart_form_fiche .add_card_product .btn-item .btn {
  content: "";
  padding: 0;
  width: 100%;
  height: 100%;
  border: 1px #eee solid;
  display: flex;
}
.product-info-main .product_addtocart_form_fiche .add_card_product .btn.action {
  min-width: 200px;
}
.product-info-main .product_addtocart_form_fiche .control input.input-text {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.action_towishlist.btn {
  position: relative;
  display: flex;
  gap: 10px;
}
.action_towishlist.btn:before {
  content: "";
  background: url(../images/heartW.svg) no-repeat center;
  width: 19px;
  height: 18px;
  display: block;
  background-size: contain;
}
.catalog-product-view .page-main.page-main-details {
  max-width: 100%;
  width: 100% !important;
}
.catalog-product-view .page-main.page-main-details .section.related {
  background-color: #EEEEEE;
  padding: 4rem 1rem;
}
.catalog-product-view .page-main.page-main-details .section.related .block-content {
  max-width: 1430px;
  width: 95%;
  margin: auto;
}
.catalog-product-view .page-main.page-main-details .products-upsell {
  max-width: 1430px;
  width: 95%;
  margin: auto;
}
.catalog-product-view .product-item-info .product-item-details {
  padding: 0 15px 30px;
  display: flex;
  justify-content: space-between;
  margin: 0 !important;
}
.catalog-product-view .product-item-info .product-item-details .product-item-link {
  font-weight: 800;
  font-size: 16px;
  color: #000 !important;
}
.catalog-product-view .product-item-info .product-item-details .price-final_price {
  margin-top: 0 !important;
  font-weight: 800;
  font-size: 14px;
  text-align: right;
}
.catalog-product-view .product-item-info .product-item-details .price-final_price .price-wrapper .price {
  font-weight: 800;
  font-size: 14px;
}
.catalog-product-view .product-item-info .product-item-details .price-final_price .price-wrapper + br + span {
  font-weight: 300;
  font-size: 12px;
}
.custome_product .product-item-inner .actions-secondary {
  display: none;
}
.custome_product_fiche .tocompare {
  display: none;
}
.custome_product_fiche .product-label {
  width: 100% !important;
  align-items: start;
}
.custome_product_fiche .product-label .onsale {
  background: #8B4027;
}
.custome_product_fiche .product-label .towishlist {
  width: 26px !important;
  height: 26px !important;
}
.custome_product_fiche .product-item-info .reduction {
  left: 2rem;
  right: unset;
  background-color: #BA8032;
}
.custome_product_fiche .secondary-addto-links .towishlist {
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
  background-color: transparent !important;
}
.custome_product_fiche .secondary-addto-links .towishlist:before {
  background: url(../images/heartWhite.png) no-repeat !important;
  width: 23px;
  height: 20px;
  display: block;
  content: '' !important;
}
.custome_product_fiche .secondary-addto-links .towishlist:hover:before {
  content: '' !important;
  background: url(../images/heartYellow.png) no-repeat center !important;
  width: 23px;
  height: 20px;
  background-size: contain !important;
}
.custome_product_fiche .secondary-addto-links .tocompare {
  display: none !important;
}
.custome_product_fiche .product-item-actions {
  height: 100%;
}
.custome_product_fiche .product-item-actions .field.choice {
  width: 100%;
}
.custome_product_fiche .product-item-actions .field.choice .label {
  width: 100% !important;
  bottom: 67px;
  position: absolute;
  left: 0;
  right: 0;
  display: flex !important;
  font-size: 14px !important;
  gap: 1rem;
  border-radius: 0 !important;
  height: 47px !important;
  background-color: #C55D52 !important;
  color: #fff !important;
  transform: translateY(140px) !important;
}
.custome_product_fiche .product-item-actions .field.choice .label:before {
  background: url("../images/panier10.svg") no-repeat center !important;
  content: "" !important;
  display: block;
  width: 19px;
  height: 17px;
  background-size: contain !important;
}
.custome_product_fiche .product-item-actions .field.choice input:checked + .label:before {
  content: "\f00c" !important;
  background: none !important;
  color: #fff !important;
}
.custome_product_fiche li.product-item:hover .product-item-actions .field.choice .label {
  transform: translateY(-140px) !important;
}
.custome_product_fiche li.product-item {
  min-height: 442px;
}
.custome_product_fiche li.product-item .product-item-details {
  text-align: left;
}
.custome_product_fiche li.product-item .product-item-details .product-item-name {
  max-width: 150px;
}
.catalog-product-view #additional,
.catalog-product-view #reviews {
  display: none;
}
body .product-item .price-box > span {
  display: block !important;
  text-align: right;
  margin-right: 0;
}
.product-main-content .product-info-main .product-social-links,
.product-main-content .product-info-main .product-category,
.product-main-content .product-info-main .product-page-brand-common-view,
.product-main-content .product-info-main div[itemprop="description"] {
  display: none;
}
.product-main-content .secondary {
  padding: 16px 24px;
  border: 0;
  flex: 1;
  background: #BA8032;
  border-radius: 1px;
  font-weight: 400;
  font-size: 14px;
}
.product-main-content .actions-card .btn {
  font-size: 14px !important;
  text-align: center;
  flex: 1;
}
.acc_custome {
  width: 100%;
  border-top: 1px #eee solid;
}
.acc_custome .acc-container {
  max-width: 700px;
  width: 100%;
}
.acc_custome .acc-head.border-bottom {
  border-bottom: 1px #eee solid;
}
.acc_custome .acc-head {
  padding: 15px 0;
  font-size: 14px;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.acc_custome .acc-head p {
  color: #000;
  font-weight: 800;
}
.acc_custome .acc-head .arrow::before,
.acc_custome .acc-head .arrow::after {
  content: '';
  transition: all .3s;
  background-color: #000;
  display: block;
  position: absolute;
}
.acc_custome .acc-head .arrow::before {
  width: 2px;
  height: 10px;
}
.acc_custome .acc-head .arrow {
  background: #eee;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 24px;
  height: 24px;
}
.acc_custome .acc-head .arrow::after {
  width: 10px;
  height: 2px;
}
.acc_custome .acc-content {
  padding: 15px 10px;
  display: none;
}
.acc_custome .acc-head.active::before {
  transform: rotate(90deg);
}
body .fotorama__stage__frame .fotorama__img {
  width: 100%;
}
.favoris_liste .content_liste {
  max-width: 630px;
  gap: 16px;
  display: flex;
  flex-direction: column;
}
.favoris_liste .iteme_liste {
  border: 2px solid #F4F4F4;
  padding: 16px;
}
.favoris_liste .iteme_liste .iteme .w30 {
  width: 30%;
  display: block;
}
.favoris_liste .iteme_liste .iteme .w30:nth-child(2) {
  text-align: center;
}
.favoris_liste .iteme_liste .iteme .w30:nth-child(1) {
  text-align: left;
}
.favoris_liste .iteme_liste .iteme .w30:nth-child(3) {
  text-align: right;
}
.pager .limiter .limiter-label,
.pager .limiter .limiter-text,
.pager .limiter select {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.border-separator {
  border-bottom: 2px solid #EEEEEE;
}
.btn-groupe-liste {
  display: flex;
  gap: 16px;
  flex-flow: row wrap;
}
.btn-groupe-liste a {
  padding: 8px 25px 5px 20px;
  border: 1px solid #EEEEEE;
}
.wkcs-filter-table td,
.wkcs-filter-table th {
  font-size: 14px;
  color: #000;
}
.dropdown_mlu .action_toggle {
  display: none;
  background: #fff;
  list-style: none;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  min-width: 230px;
  top: 38px;
  right: 0;
  border-radius: 1px;
  box-shadow: 1px 1px 4px #ccc;
  z-index: 2;
}
.dropdown_mlu .action_toggle li {
  border-bottom: 1px #eee solid;
  text-align: left;
  margin: 0;
  padding: 10px 0;
}
.favoris_liste_fiche .list {
  display: flex;
  flex-flow: row wrap;
  justify-content: start;
  gap: 24px;
}
.favoris_liste_fiche .list .product-item {
  width: 32% !important;
  padding: 16px !important;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 0 !important;
}
.favoris_liste_fiche .list .product-item .btn-close-favoris {
  position: absolute;
  right: 0;
  padding: 0 14px;
  cursor: pointer;
  outline: none;
}
.favoris_liste_fiche .list .product-item .product-item-photo {
  width: 100px;
  margin-bottom: 16px;
}
.favoris_liste_fiche .list .product-item .product-item-details {
  margin: 0 0 0 18px;
}
.favoris_liste_fiche .list .product-item .product-item-details .product-item-name {
  text-align: left;
}
.favoris_liste_fiche .list .product-item .product-item-details .product-item-name .product-item-link {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: 10px;
}
.favoris_liste_fiche .list .product-item .product-item-details .price-final_price,
.favoris_liste_fiche .list .product-item .product-item-details .price-final_price .price {
  justify-content: start;
  text-align: left;
  color: #000;
  font-weight: 700;
  font-size: 10px;
}
.favoris_liste_fiche .list .product-item .product-item-details .price-final_price br + span,
.favoris_liste_fiche .list .product-item .product-item-details .price-final_price .price br + span {
  font-size: 10px;
  font-weight: 300;
}
.favoris_liste_fiche .list .product-item .product-item-details .product-reviews-summary {
  display: none;
}
.favoris_liste_fiche .list .product-item .price-box .price-final_price {
  font-size: 10px !important;
}
.favoris_liste_fiche .product-item-info {
  display: flex;
  flex-flow: row wrap;
}
.favoris_liste_fiche .product-image-photo {
  background-color: #ccc;
}
.qty_forme .up-down {
  gap: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qty_forme .up-down .btn-panier {
  background-color: #8B4027;
  width: 72px;
  height: 40px;
  border: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1px;
}
.qty_forme .border {
  border: 1px #eee solid;
}
.qty_forme .border div {
  flex: 1;
}
.qty_forme .btn-item a {
  color: #50555C !important;
  font-weight: 700;
  font-size: 24px;
  padding: 10px;
  min-width: 60px;
}
.qty_forme .btn-mesure {
  background-color: #EEEEEE;
  font-size: 12px;
  font-weight: 700;
}
.qty_forme .control .input-text {
  border-top: 0 !important;
  border-bottom: 0 !important;
  height: 40px !important;
  padding: 10px 15px!important;
  text-align: center;
}
.qty_forme .input-text.qty::placeholder,
.qty_forme .input-text.qty:placeholder-shown,
.qty_forme .input-text.qty::-webkit-input-placeholder {
  color: #000 !important;
  font-size: 16px;
  font-weight: 700;
}
.search .input-text::placeholder,
.search .input-text:placeholder-shown,
.search .input-text::-webkit-input-placeholder {
  color: #000 !important;
  font-size: 14px;
  font-weight: 400;
}
.f-ps {
  font-family: "Open Sans" !important;
}
.text-dark {
  color: #000000 !important;
}
.text-brown {
  color: #8B4027 !important;
}
.text-primary {
  color: #BA8032 !important;
}
.fs-24 {
  font-size: 24px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-9 {
  font-size: 9px !important;
}
.fs-11 {
  font-size: 11px !important;
}
.fs-12 {
  font-size: 11px !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-800,
.fw-700 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 800 !important;
}
.bg-danger {
  background-color: #E5051F !important;
}
.lh-100 {
  line-height: 100% !important;
}
.border-0 {
  border-width: 0px !important;
}
.text-dark {
  color: #000 !important;
}
.text-grey {
  color: #50555C !important;
}
.bg-brown {
  background-color: #8B4027 !important;
}
.max-h-475 {
  max-height: 475px !important;
}
.max-w-1024 {
  max-width: 1024px;
  margin: 0 auto;
}
.fs-18 {
  font-size: 18px !important;
}
.min-h-1 {
  min-height: 1px !important;
}
.mx-400 {
  max-width: 400px !important;
  width: 100% !important;
}
@media (min-width: 993px), print {
  .column.main {
    min-height: 1px;
  }
}
@media (max-width: 767px) {
  body .wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text.left_center .container {
    max-width: 90%;
  }
}
.pager {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.pages .pages-items .item.current strong {
  width: 36px;
  height: 36px;
  border-radius: 0;
  background-color: #8B4027;
  color: #fff;
  border: none;
}
.pages .pages-items .item a {
  width: 36px;
  height: 36px;
  border-radius: 0;
  background-color: #fff;
  color: #B0BBC1;
  border: 1px solid #B0BBC1;
}
.limiter select {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  height: 38px;
  border-radius: 0 !important;
}
.limiter .limiter-label,
.limiter .limiter-text,
.limiter label span {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.header-container .header .header-top {
  position: relative;
  gap: 1rem;
  margin: 1rem 0 2rem;
}
.block-dashboard-orders {
  display: none !important;
}
body .products-grid .product-items .product-item .actions-primary .tocart {
  min-width: 1px !important;
  padding: 0 !important;
  width: 45px !important;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custome_product .product-items .product-item .action.towishlist.favoris_active:before {
  background: url(../images/heartYellow.png) no-repeat center;
  font-size: 0;
  content: "";
  display: block;
  width: 26px;
  height: 23px;
}
.custome_product .product-items .product-item .product-image-photo {
  height: 335px;
}
.page-header {
  background-size: unset !important;
  background-image: unset !important;
}
.products-grid .product-items .product-item .actions-primary .tocart > span,
.products-list .product-items .product-item .actions-primary .tocart > span {
  font-size: 0 !important;
  gap: unset !important;
}
.empty-block {
  display: block;
  width: 100%;
  height: 100px;
}
@media (max-width: 1024px) {
  .empty-block {
    display: none;
  }
}
.post-list .post-item.post-holder.post-holder-3 {
  position: relative;
}
.post-list .post-item.post-holder.post-holder-3:before {
  content: "";
  display: block;
  height: 100px;
}
@media (max-width: 1024px) {
  .post-list .post-item.post-holder.post-holder-3:before {
    display: none;
  }
}
.logo-site {
  width: auto !important;
}
.logo-site .logo img {
  width: 90px;
}
.ui-tabs {
  z-index: 1;
  position: relative;
}
.z-index-1 {
  z-index: 1;
}
.wrapper-the-blue-sky-slider {
  height: calc(100vh - 20rem);
}
@media (max-width: 1280px) {
  .wrapper-the-blue-sky-slider {
    height: auto !important;
    min-height: 300px;
  }
}
.actions-toolbar .action span,
.action.primary span {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.mlu-modern li .post-container {
  height: auto !important;
  padding-bottom: 3rem;
}
.mlu-modern .action.primary {
  text-align: center;
}
.mlu-modern .post-read {
  margin-top: 2rem;
}
body .fotorama__arr .fotorama__arr__arr {
  left: 15px;
}
#mb-ajaxsuite-popup-wrapper .product-item-name {
  padding-top: 0 !important;
}
#mb-ajaxsuite-popup-wrapper .product-item-name a {
  font-size: 24px !important;
  font-weight: 700 !important;
}
.catalog-product-view #mb-ajaxsuite-popup-wrapper .field.name {
  text-align: left !important;
}
.backdrop-filter {
  backdrop-filter: blur(4px) !important;
}
.cms-home-page-mlu .products-grid .product-items:not(.owl-carousel) .product-item {
  margin-bottom: 0;
}
.cms-home-page-mlu .height-full {
  margin-bottom: 15px;
}
.cms-home-page-mlu .height-full .pagebuilder-column + .pagebuilder-column .pagebuilder-column-group {
  height: 100%;
}
.cms-home-page-mlu .height-full .pagebuilder-column + .pagebuilder-column div[data-content-type="block"] {
  height: 100%;
}
.cms-home-page-mlu .height-full .pagebuilder-column + .pagebuilder-column div[data-content-type="block"] .block-static-block {
  height: 100%;
}
.cms-home-page-mlu .height-full .pagebuilder-column + .pagebuilder-column div[data-content-type="block"] .block-static-block div[data-appearance="contained"] {
  height: 100%;
}
.cms-home-page-mlu .height-full .pagebuilder-column + .pagebuilder-column div[data-content-type="block"] .block-static-block div[data-appearance="contained"] div[data-background-type="image"] {
  height: 100%;
}
.instagrame-mobile {
  margin: 5rem auto;
}
@media (max-width: 992px) {
  .instagrame-mobile .pagebuilder-column-group {
    gap: 1px;
    flex-flow: row wrap;
    padding: 0 10rem;
  }
  .instagrame-mobile .pagebuilder-column-group .pagebuilder-column.flex-base-100 {
    flex-basis: 100%;
    width: 100%;
    height: auto;
  }
  .instagrame-mobile .pagebuilder-column-group .pagebuilder-column {
    flex-basis: 48%;
    width: 48% !important;
    align-self: start !important;
    height: 150px;
    overflow: hidden;
  }
  .instagrame-mobile .pagebuilder-column-group .pagebuilder-column figure {
    margin: 0 !important;
  }
  .instagrame-mobile .pagebuilder-column-group .pagebuilder-column figure img {
    width: 100%;
  }
  .instagrame-mobile .pagebuilder-column-group .pagebuilder-column.flex-base-100-2 {
    flex-basis: 100%;
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
    height: 150px;
    overflow: hidden;
  }
  .instagrame-mobile .pagebuilder-column-group .pagebuilder-column.flex-base-100-2 figure {
    width: 48%;
  }
  .instagrame-mobile .pagebuilder-column-group .pagebuilder-column.flex-base-100-2 figure img {
    width: 100%;
  }
}
.page-wrapper h2 {
  font-weight: 400 !important;
}
.titre-verticale {
  position: relative;
}
.titre-verticale h2 {
  position: absolute;
  left: -10rem;
  rotate: -90deg;
  top: 10rem;
  font-size: 32px;
  color: #8B4027;
  font-weight: 400;
  margin-bottom: 0;
}
.no-space-media .pagebuilder-column-group {
  gap: 0 !important;
}
.no-space-media .pagebuilder-column-group .pagebuilder-button-link {
  margin: 0;
  font-size: 20px;
  font-weight: 800;
  background-color: #000 !important;
  padding: 10px !important;
  min-width: 1px;
  color: #fff;
}
.hover-img [data-content-type='row'][data-appearance='contained'] [data-element='inner'],
.hover-img .hover-here {
  background-size: 100% 100%!important;
  transition: 0.3s !important;
  animation-duration: 0.3s;
  background-position: center !important;
}
.hover-img [data-content-type='row'][data-appearance='contained'] [data-element='inner']:hover,
.hover-img .hover-here:hover {
  background-size: 140% 140%!important;
  transition: 0.3s !important;
  animation-duration: 0.3s;
}
.hover-content-catalogue:hover .content-hover {
  opacity: 1;
  transition: 0.5s;
}
.hover-content-catalogue {
  position: relative;
}
.hover-content-catalogue .content-hover {
  position: absolute;
  background: #fff;
  top: 6%;
  width: 83%;
  margin: auto;
  left: 0;
  right: 0;
  height: 82%;
  display: flex;
  align-items: center;
  padding: 0 15px;
  opacity: 0;
  transition: 0.5s;
  justify-content: center !important;
}
.hover-content-catalogue .content-hover .pagebuilder-button-primary {
  background-color: #8B4027 !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 14px;
  font-weight: 400 !important;
  text-transform: capitalize;
}
.hover-content-catalogue .content-hover h3 {
  font-size: 16px;
  text-transform: uppercase !important;
  font-weight: 400;
  color: #000;
  margin-bottom: 5px;
}
.hover-content-catalogue .content-hover p {
  font-size: 24px;
  font-weight: 800;
  margin: 0;
  color: #000;
  line-height: 29px;
}
.custome_product .product-item .product-label {
  width: calc(94%) !important;
  content: "";
}
.img-fluide-100 img {
  width: 100%;
}
body .post-list-wrapper.titre-verticale h2 {
  left: -7rem;
}
.page-header {
  background-size: unset !important;
}
.wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text.left_center .container:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(28, 28, 28, 0.3);
  top: 0;
  left: 0;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
body .wrapper-the-blue-sky-slider .container-the-blue-sky-slider .the-blue-sky-banner-text.left_center .container {
  background-color: unset !important;
  position: relative;
}
.content-images-rokan-instagram .owl-stage {
  width: 100% !important;
  display: flex;
  gap: 20px;
}
.content-images-rokan-instagram .owl-stage .owl-item:nth-child(1) {
  width: 25% !important;
}
.content-images-rokan-instagram .owl-stage .owl-item:nth-child(2) {
  width: 50% !important;
  margin-top: 10rem;
}
.content-images-rokan-instagram .owl-stage .owl-item:nth-child(3) {
  width: 25% !important;
}
.content-images-rokan-instagram .owl-stage .owl-item:nth-child(3) .item-row.insta-2 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.content-images-rokan-instagram .owl-stage .owl-item:nth-child(3) .item-row.insta-3 {
  padding-right: 5rem;
}
.content-images-rokan-instagram .owl-stage .owl-item img {
  object-fit: none !important;
}
body .message.global.cookie {
  z-index: 4;
}
@media (min-width: 993px) {
  body .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
    min-width: 1px;
    max-width: 580px;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .mobile-justify-center .pagebuilder-column-group {
    max-width: calc(100% - 20rem);
    margin: auto;
  }
  .post-list-wrapper .post-list.mlu-modern {
    max-width: calc(100% - 20rem);
    margin: auto;
  }
}
@media (max-width: 992px) {
  .catalog-product-view.page-layout-1column .product.media {
    width: 100% !important;
  }
  .px-10-mobile {
    padding: 0 3rem;
  }
  .post-list-wrapper .post-list.mlu-modern {
    max-width: calc(100% - 10rem);
  }
  .mobile-flex-row .pagebuilder-column-group {
    flex-flow: row wrap!important;
  }
  .mobile-flex-row .pagebuilder-column-group .pagebuilder-column {
    flex-basis: 50%;
    max-width: 50%;
  }
  .mobile-justify-center .pagebuilder-column-group {
    flex-flow: row wrap;
  }
  .mobile-justify-center figure {
    display: flex;
    justify-content: center;
    max-width: calc(100% - 40px);
    margin: auto;
  }
  .catalog-mobile .pagebuilder-column-group {
    display: flex;
    max-width: 400px;
    flex-direction: row;
    gap: 1px;
  }
  .catalog-mobile .pagebuilder-column-group .full-height {
    align-self: baseline;
  }
  .catalog-mobile .pagebuilder-column {
    flex-basis: 48%;
    max-width: 48%;
  }
  .catalog-mobile .pagebuilder-column [data-pb-style=M367BWD],
  .catalog-mobile .pagebuilder-column [data-pb-style=JTXVFVS] {
    min-height: 1px;
  }
  .mlu-modern {
    display: flex;
    flex-direction: column;
  }
  .post-list .post-item.post-holder.post-holder-3:before {
    display: none;
  }
  .post-list-wrapper .post-list {
    padding-left: 0;
    max-width: calc(100% - 13rem);
  }
  body .post-list-wrapper.titre-verticale h2 {
    left: -7rem;
  }
  .content-images-rokan-instagram .owl-stage {
    flex-flow: row wrap;
    justify-content: center;
  }
  .content-images-rokan-instagram .owl-stage .owl-item:nth-child(1) {
    width: 46% !important;
  }
  .content-images-rokan-instagram .owl-stage .owl-item:nth-child(2) {
    width: 46% !important;
    margin-top: 0rem;
  }
  .content-images-rokan-instagram .owl-stage .owl-item:nth-child(3) {
    width: 100% !important;
  }
  .content-images-rokan-instagram .owl-stage .owl-item:nth-child(3) .item-row.insta-2 {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    justify-content: center;
  }
  .content-images-rokan-instagram .owl-stage .owl-item:nth-child(3) .item-row.insta-2 > .intagram-item,
  .content-images-rokan-instagram .owl-stage .owl-item:nth-child(3) .item-row.insta-2 > .item-row.insta-3 {
    width: 46%;
  }
  .content-images-rokan-instagram .owl-stage .owl-item:nth-child(3) .item-row.insta-3 {
    padding-right: 0;
  }
  .content-images-rokan-instagram .owl-stage .owl-item img {
    object-fit: none !important;
  }
}
.products-grid .product-items:not(.owl-carousel).w-100-no-marge {
  margin: 0 !important;
  width: 100% !important;
}
body .header-container .dropdown-content {
  position: absolute;
  background-color: #fff;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
  padding: 20px 18px;
  z-index: 1;
}
body .header-container .dropdown-content a.link,
body .header-container .dropdown-content ul li a {
  font-size: 14px;
}
body .header-container .dropdown-content a:before {
  background-size: 13px !important;
}
.action.primary {
  white-space: nowrap;
}
@media (max-width: 1200px) {
  body .header-container .dropdown-content {
    z-index: 200;
    right: -100px;
    margin-top: 15px;
  }
  body .header-container .dropdown-content .authorization-link a {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  body.catalog-product-view .fotorama__stage__shaft.fotorama__grab {
    max-width: 100% !important;
    width: 100% !important;
  }
  body.catalog-product-view .fotorama__stage__frame .fotorama__img {
    width: 100% !important;
  }
  .general-connect {
    flex-direction: column;
    gap: 20px;
  }
  .inscription_mlu .form-group {
    width: 100%;
  }
  .inscription_mlu {
    padding: 20px;
  }
  body .mlu-modern.post-list.modern .post-description {
    display: block;
  }
  body .post-list-wrapper.titre-verticale h2 {
    left: -7rem;
  }
  .mlu-modern .post-read-more a.post-read {
    display: block;
    text-align: center;
  }
  .custome_product .products-grid ol.product-items:not(.owl-carousel) {
    flex-direction: column;
  }
  .custome_product .products-grid ol.product-items:not(.owl-carousel) .product-item {
    width: 100% !important;
    max-width: 360px;
    margin: auto;
  }
  .page-footer .footer-static_link .footer-links .footer-title {
    background-color: unset !important;
  }
}
@media (max-width: 767px) and (max-width: 1024px) {
  .custome_product .products-grid ol.product-items:not(.owl-carousel) {
    gap: 0 !important;
  }
}
.modal-close-delete .content-confirmation .choice {
  text-align: center;
  display: flex !important;
  gap: 15px;
  justify-content: end;
  padding: 0 15px;
}
.modal-close-delete .content-confirmation .choice .modal-close,
.modal-close-delete .content-confirmation .choice .action {
  min-width: 1px !important;
  border: 0;
  border-radius: 0;
  padding: 10px 25px!important;
  margin: unset !important;
}
.modal-close-delete .modal-content {
  padding: 0 0 25px 0px!important;
}
.modal-close-delete .modal-content .content {
  padding: 25px;
  margin-bottom: 25px;
  border-bottom: 1px #eee solid;
}
.modal-close-delete .modal-header {
  padding: 25px 15px!important;
  border-bottom: 1px #eee solid;
}
.modal-close-delete .modal-header .modal-title {
  font-size: 20px;
  font-weight: 700 !important;
  border: 0 !important;
  max-width: 80%;
  padding: 0 !important;
}
.modal-close-delete .modal-content {
  padding: 25px 0!important;
}
.modal-close-delete .modal-footer {
  padding: 15px 0;
}
.modal.mlu_modal {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.modal.mlu_modal .modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
  display: none;
}
.modal.mlu_modal .modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: table;
  width: 32em;
  margin: auto;
  background-color: #fff;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35);
}
.modal.mlu_modal .modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}
.modal.mlu_modal .modal-header,
.modal.mlu_modal .modal-body,
.modal.mlu_modal .modal-footer {
  padding: 1em;
}
.modal.mlu_modal .modal-header {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
}
.modal.mlu_modal .modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #aaa;
  background: none;
  border: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  min-width: 1px;
}
.modal.mlu_modal .modal-close:hover {
  color: #777;
}
.modal.mlu_modal .modal-heading {
  font-size: 20px;
  margin: 5px 0;
  font-weight: 700 !important;
  max-width: 80%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal.mlu_modal .modal-content > *:first-child {
  margin-top: 0;
}
.modal.mlu_modal .modal-content > *:last-child {
  margin-bottom: 0;
}
.modal.mlu_modal .modal-body {
  padding: 20px 15px;
}
.modal.mlu_modal .modal-body p {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}
.modal.mlu_modal .modal-footer {
  display: flex;
  justify-content: end;
  gap: 1rem;
  border-top: 1px solid #e8e8e8;
}
.modal.mlu_modal .modal-footer .action.primary {
  margin: 0 !important;
  padding: 10px 15px!important;
  text-align: center;
  min-width: 1px;
}
.modal.mlu_modal .modal-footer .secondary {
  background: #e3e3e3;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 100%;
  display: flex;
  align-items: center;
  color: #000 !important;
}
.action.primary,
.action-primary {
  background-color: #8B4027 !important;
  font-size: 14px;
  border: none !important;
  padding: 16px 32px!important;
  border-radius: 1px !important;
  font-weight: 400;
  color: #fff !important;
  margin: auto;
}
.modal-header .modal-title {
  text-align: left !important;
}
.modal-header .action-close:before {
  color: #000 !important;
  background-color: #fff !important;
}
body .modal.mlu_modal.is-visible {
  visibility: visible;
  display: block;
}
body .modal.mlu_modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
  display: block;
}
body .modal.mlu_modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}
.wkcs-main-btn-container {
  display: flex;
  gap: 4px;
  justify-content: end;
}
.wkcs-main-btn-container button {
  margin: unset !important;
}
.wkcs-main-btn-container .action.back,
.wkcs-main-btn-container .back-link {
  display: block !important;
}
.wkcs-subaccount-edit .edit_account {
  display: block;
}
.wkcs-subaccount-edit .create_account {
  display: none;
}
.wkcs-subaccount-index .modal-popup {
  display: flex;
  align-items: center;
}
.wkcs-subaccount-index .modal-popup.confirm._show .modal-header {
  padding: 0;
  border-bottom: 1px #eee solid;
  margin-bottom: 15px;
}
.wkcs-subaccount-index .modal-popup.confirm._show .modal-title {
  padding: 25px !important;
  border: none;
  font-size: 20px;
}
.wkcs-subaccount-index .modal-popup.confirm._show .action-accept {
  display: block;
  margin-right: 0;
  padding: 10px 25px!important;
}
.wkcs-subaccount-index .modal-popup.confirm._show .modal-footer {
  border-width: 1px 0 0 0;
  padding: 25px;
  border-color: #eee;
  border-style: solid;
  margin-top: 20px;
}
.body.account .action.back,
.body.account .back-link {
  display: none !important;
}
.wkcs-subaccount-add .create_account {
  display: block;
}
.wkcs-subaccount-add .edit_account {
  display: none;
}
.wkcs-subaccount-add .action.back,
.wkcs-subaccount-add .back-link {
  display: none;
}
#shipping-new-address-form .field .control,
#opc-shipping_method .field .control {
  margin-bottom: 10px;
}
#shipping-new-address-form .field label,
#opc-shipping_method .field label {
  margin-bottom: -25px !important;
  position: relative;
  display: table !important;
  padding: 5px 0 5px 16px!important;
  line-height: 100%;
  font-size: 10px;
  font-weight: 300;
  color: #000;
}
#shipping-new-address-form .field input[type="text"],
#opc-shipping_method .field input[type="text"],
#shipping-new-address-form .field select,
#opc-shipping_method .field select {
  padding-top: 13px !important;
}
#shipping-new-address-form .field textarea,
#opc-shipping_method .field textarea {
  padding-top: 23px !important;
}
#shipping-new-address-form .field select,
#opc-shipping_method .field select,
#shipping-new-address-form .field textarea,
#opc-shipping_method .field textarea {
  font-weight: 700;
  font-size: 12px;
  color: #000;
}
.rokanthemes-onepagecheckout #shipping,
.rokanthemes-onepagecheckout #opc-shipping_method,
.rokanthemes-onepagecheckout #payment,
.rokanthemes-onepagecheckout #opc-sidebar {
  border: 1px solid rgba(176, 187, 193, 0.5);
}
.rokanthemes-onepagecheckout .step-title {
  font-size: 18px;
  font-weight: 700;
}
.rokanthemes-onepagecheckout .product-item .product-item-inner {
  display: flex;
  flex-direction: column !important;
}
.rokanthemes-onepagecheckout .price-excluding-tax {
  text-align: left;
}
.rokanthemes-onepagecheckout .price-excluding-tax .cart-price {
  font-weight: 700;
  color: #000;
}
.rokanthemes-onepagecheckout .price-excluding-tax .cart-price .price {
  font-size: 14px;
}
.rokanthemes-onepagecheckout #opc-sidebar .opc-payment-additional,
.rokanthemes-onepagecheckout #opc-sidebar .choice.field,
.rokanthemes-onepagecheckout #opc-sidebar .order-comment-block,
.rokanthemes-onepagecheckout #opc-sidebar .totals.sub {
  display: none;
}
.opc-block-summary .table-totals .totals .mark,
.opc-block-summary .table-totals .totals .mark strong {
  font-size: 16px;
  font-weight: 400 !important;
}
.opc-block-summary .table-totals .totals td {
  font-size: 16px;
  font-weight: 400;
}
.opc-block-summary .table-totals .totals .amount .price {
  font-size: 24px;
  font-weight: 700;
}
.mlu-minicart-items-wrapper .product-image-container {
  width: 164px !important;
  height: 164px !important;
}
.mlu-minicart-items-wrapper .product-image-container img {
  width: 100%;
  height: 100%;
}
.mlu-minicart-items-wrapper .minicart-items .product-item-details {
  padding-left: 16px;
}
.mlu-minicart-items-wrapper .product-item {
  padding: 16px !important;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
  border: 0 !important;
  margin-bottom: 16px !important;
  margin-left: 4px !important;
}
.mlu-minicart-items-wrapper .product-item .product {
  display: flex;
  align-items: start;
}
.mlu-minicart-items-wrapper .minicart-items .product-item-name {
  font-size: 14px;
  font-weight: 700;
}
.mlu-minicart-items-wrapper .details-qty {
  display: none;
}
.cms-qui-sommes-nous h1 {
  text-align: center;
}
.cms-qui-sommes-nous h1 span {
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
}
.cms-qui-sommes-nous h2 {
  margin: 20px 0;
}
.wishlist-index-index.page-layout-2columns-left .sidebar-main,
.wishlist-index-index.page-layout-2columns-left .toolbar-amount {
  display: none;
}
.wishlist-index-index.page-layout-2columns-left .column.main {
  width: 100%;
}
.wishlist-index-index.page-layout-2columns-left .column.main .btn-groupe-liste + .actions-toolbar .primary {
  display: none;
}
.commande-name,
.compt-name {
  padding-bottom: 18px !important;
}
@media (min-width: 993px) {
  body.account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 25.3%;
  }
  body.account.page-layout-2columns-left .column.main {
    width: 73.7%;
  }
}
body.account.wishlist-index-index.page-layout-2columns-left .actions-toolbar .action.back {
  display: none !important;
}
.mlu_price {
  min-width: 150px !important;
}
.mlu_price .weee {
  line-height: 100%;
  margin: 5px !important;
}
.mlu_price .tax .text-start {
  display: block;
  text-align: right !important;
}
@media (max-width: 992px) {
  .height-responsive {
    max-height: 400px;
    overflow: hidden;
  }
  .height-responsive .pagebuilder-column.backdrop-filter {
    min-height: 200px !important;
    flex-basis: 50%;
    height: 100%;
  }
}
@media (max-width: 480px) {
  .height-responsive .pagebuilder-column.backdrop-filter {
    flex-basis: 80% !important;
  }
}
.mlu_block_form_login {
  min-height: 1px !important;
}
.mlu_block_form_login .block-customer {
  justify-content: start;
}
.mlu_block_form_login .block-form-login {
  width: 100%;
}
.mlu_block_form_login label.label {
  text-transform: none;
}
.mlu_block_form_login .actions-toolbar .btn-action {
  content: "";
}
.mlu_block_form_login .actions-toolbar .btn-action .primary .action {
  font-size: 14px;
  border: none;
  padding: 16px 32px;
  border-radius: 1px;
  font-weight: 400;
  color: #fff;
  background-color: #8B4027;
}
.mlu_block_form_login .actions-toolbar .btn-action .seconde .action {
  background-color: #000000;
  font-size: 14px !important;
  border: none;
  padding: 16px 32px!important;
  border-radius: 1px;
  font-weight: 400;
  color: #fff;
}
select[multiple] {
  height: auto;
  background-image: none;
  font-size: 12px;
  color: #000;
  font-weight: 800;
}
.wkcustomer-sub-account ul.nav {
  left: 25px;
  margin: 0 !important;
  top: 24px !important;
  padding: 15px;
  border: 1px #eee solid !important;
  background: #fff !important;
  border-radius: 8px;
  min-width: 260px;
}
.wkcustomer-sub-account ul.nav li {
  margin-bottom: 14px !important;
  gap: 10px !important;
}
.wkcustomer-sub-account ul.nav li a {
  font-size: 14px;
  padding: 0 !important;
  text-decoration: none !important;
}
.wkcustomer-sub-account ul.nav li:before {
  display: none !important;
}
.wkcustomer-sub-account ul.nav li:last-child {
  margin-bottom: 0 !important;
}
.wkcustomer-sub-account ul.nav li strong {
  color: #8B4027;
  line-height: 100%;
  font-weight: 400;
  font-size: 14px;
}
.wkcustomer-sub-account ul.nav li.svg-ico svg {
  content: "";
  width: 28px;
}
.wkcustomer-sub-account ul.nav li.current svg,
.wkcustomer-sub-account ul.nav li.current path {
  fill: #8B4027;
}
.wkcustomer-sub-account ul.nav li.current strong {
  color: #8B4027;
  line-height: 100%;
  font-weight: 400;
  font-size: 14px;
}
body .wkcs-filter-table thead tr {
  background-color: #fff;
}
body .wkcs-filter-table th,
body .wkcs-filter-table td {
  border-width: 1px;
  border-style: solid;
  border-color: #eee;
  padding: 5px 10px;
  background-color: #fff;
}
body .wkcs-filter-table .button {
  background-color: #c7ab62;
  border: none;
  outline: none;
  border-radius: 0;
}
body .wkcs-filter-table .button span {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
body.account.wkcs-subaccount-add .column.main .actions-toolbar .secondary .action.back {
  display: none !important;
}
.wkcs-subaccount-add .back-link {
  display: flex;
}
.wkcs-subaccount-add .back-link a {
  background-color: #8B4027;
  font-size: 14px;
  font-weight: 400;
  border: none;
  border-radius: 0;
  position: relative;
  display: flex !important;
  gap: 18px;
  padding: 13px 20px;
  color: #fff;
}
.wkcs-subaccount-add .back-link a:before {
  content: "";
  display: flex;
  width: 20px;
  height: 17px;
  background: url(../images/arrowl.svg) no-repeat center;
  background-size: contain;
}
.wkcs-main-btn-container button.scalable {
  background-color: #eee;
  border: none;
  outline: none;
  border-radius: 0;
}
.wkcs-main-btn-container button.scalable span {
  color: #000;
  font-weight: 600;
  font-size: 14px;
}
.wkcs-main-btn-container button.save.scalable span,
.wkcs-main-btn-container button.primary span {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
body.account ul.nav.items li {
  position: relative;
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 25px;
}
body.account ul.nav.items li strong {
  padding-bottom: 0 !important;
  color: #8B4027;
}
body.account ul.nav.items li:before {
  content: "";
  display: flex;
  width: 15px;
  height: 15px;
}
body.account ul.nav.items li a {
  color: #50555C !important;
}
body.account ul.nav.items li a:hover {
  color: #8B4027 !important;
}
body.account ul.nav.items li:nth-child(1):before {
  content: "";
  display: flex;
  width: 20px;
  height: 17px;
  background: url(../images/compt/perso.png) no-repeat center;
  background-size: contain;
}
body.account ul.nav.items li:nth-child(1).current:before {
  background: url(../images/compt/persoactive.png) no-repeat center;
}
body.account ul.nav.items li:nth-child(2):before {
  content: "";
  display: flex;
  width: 20px;
  height: 17px;
  background: url(../images/compt/tag.png) no-repeat center;
  background-size: contain;
}
body.account ul.nav.items li:nth-child(2).current:before {
  background: url(../images/compt/tagactive.png) no-repeat center;
}
body.account ul.nav.items li:nth-child(4):before {
  content: "";
  display: flex;
  width: 20px;
  height: 17px;
  background: url(../images/compt/dash.png) no-repeat center;
  background-size: contain;
}
body.account ul.nav.items li:nth-child(4).current:before {
  background: url(../images/compt/dashactive.png) no-repeat center;
}
body.account ul.nav.items li:nth-child(5):before,
body.account ul.nav.items li:nth-child(6):before {
  content: "";
  display: flex;
  width: 20px;
  height: 17px;
  background: url(../images/compt/progress.png) no-repeat center;
  background-size: contain;
}
body.account ul.nav.items li:nth-child(5).current:before,
body.account ul.nav.items li:nth-child(6).current:before {
  background: url(../images/compt/progressactive.png) no-repeat center;
}
body.account ul.nav.items li.wkcustomer-sub-account:before {
  display: none;
}
body.account ul.nav.items li:last-child:before {
  display: none;
}
body.account ul.nav.items li:last-child a {
  text-decoration: underline;
}
body.account .column.main {
  padding: 3rem 0;
}
body.account .column.main .block.block-dashboard-info {
  padding-right: 0;
  padding-left: 0;
}
body.account .column.main .block-title span,
body.account .column.main .box-title span,
body.account .column.main .block-title strong,
body.account .column.main .box-title strong {
  font-size: 16px !important;
}
body.account .column.main .box-content p,
body.account .column.main .block-content p,
body.account .column.main .box-content address,
body.account .column.main .block-content address {
  font-size: 14px !important;
  color: #000;
}
body.account .column.main .box-content p a,
body.account .column.main .block-content p a,
body.account .column.main .box-content address a,
body.account .column.main .block-content address a {
  color: #000;
  font-size: 14px !important;
}
body.account .column.main .show-order-sort-by {
  justify-content: end;
  margin: 5rem 0;
}
body.account .column.main .show-order-sort-by label,
body.account .column.main .show-order-sort-by select {
  font-size: 14px;
  color: #666666;
}
body.account .page-title-wrapper {
  display: none;
}
body.account .order-comments {
  max-width: 400px;
  width: 100%;
}
body.account .liste-stocks {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
}
body.account .liste-stocks li.items {
  width: 48%;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
  padding: 16px;
}
@media (max-width: 767px) {
  body.account .liste-stocks li.items {
    flex-direction: column;
  }
}
@media (max-width: 580px) {
  body.account .liste-stocks li.items {
    width: 100%;
  }
}
body.account .liste-stocks li.items a {
  width: 164px;
  height: 164px;
}
@media (max-width: 767px) {
  body.account .liste-stocks li.items a {
    width: 100%;
    height: auto;
  }
}
body.account .liste-stocks li.items a img {
  width: 100%;
  height: 100%;
}
body.account .liste-stocks li.items a .custome-badge {
  position: absolute;
  background-color: #8B4027;
  text-align: center;
  left: 8px;
  padding: 6px 12px;
  top: 8px;
}
body.account .order-details-items .order-title {
  display: none;
}
body.account .order-details-items .btn-link {
  border: #e9e9e9 1px solid!important;
  align-items: center;
  padding: 10px 15px;
  border-radius: 0;
}
body.account .order-details-items .btn-link span {
  height: 24px;
  display: block;
}
body.account .actions-toolbar {
  display: flex;
}
body.account .actions-toolbar .action.back {
  background-color: #8B4027 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  border: none !important;
  border-radius: 0 !important;
  position: relative;
  display: flex !important;
  gap: 18px;
  padding: 13px 20px!important;
}
body.account .actions-toolbar .action.back:before {
  content: "";
  display: flex;
  width: 20px;
  height: 17px;
  background: url(../images/arrowl.svg) no-repeat center;
  background-size: contain;
}
body.account .order_totals_liste span ~ span,
body.account .order_totals_liste > span {
  display: none;
}
body.account .order_totals_liste {
  position: relative;
  font-size: 0;
  display: table;
  margin-bottom: 25px;
}
body.account .order_totals_liste:before,
body.account .order_totals_liste:after {
  content: "";
  clear: both;
  float: none;
}
body.account .order_totals_liste strong {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  float: left;
}
body.account .order_totals_liste strong span {
  font-weight: 700;
}
body.account .order_totals_liste strong + strong {
  float: right;
}
body.account .order-links {
  display: none;
}
@media (max-width: 767px) {
  body.account fe {
    content: "";
    display: flex;
    width: 20px;
    height: 17px;
    background: url(../images/compt/perso.png) no-repeat center;
    background-size: contain;
  }
}
.sales-order-view .block-order-details-view {
  display: none;
}
.content-preference .liste-option-adress {
  padding: 0 !important;
  max-width: 390px;
}
.content-preference .liste-option-adress .item {
  list-style: none;
}
.liste-inline-ptoduct li {
  padding: 8px 16px 8px 8px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
}
.liste-inline-ptoduct li .product-image-photo {
  height: 100%;
}
.liste-inline-ptoduct .content-product .item-end {
  max-width: 50%;
  width: 100%;
  border-left: 2px #EEEEEE solid;
  min-height: 100px;
}
body.account .column.main .block-order-details-comments .block-title strong {
  font-size: 24px !important;
}
.account-nav .content .nav.items .item.current strong,
.block-collapsible-nav .content .nav.items .item.current strong,
.account-nav .block-collapsible-nav-content .nav.items .item.current strong,
.block-collapsible-nav .block-collapsible-nav-content .nav.items .item.current strong {
  color: #8B4027;
}
@media (max-width: 992px) {
  body.account .column.main {
    padding: 3rem 0;
    order: 2;
  }
}
@media (max-width: 580px) {
  .liste-inline-ptoduct li {
    flex-direction: column;
  }
  .liste-inline-ptoduct li .product-item-photo {
    width: 100%;
  }
  .liste-inline-ptoduct li .product-item-photo .product-image-container {
    width: 100% !important;
  }
  .liste-inline-ptoduct li .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 300px !important;
  }
  .liste-inline-ptoduct li .product-item-photo .product-image-container img {
    width: 100% !important;
  }
  .liste-inline-ptoduct li .content-product {
    flex-direction: column;
    align-items: start !important;
  }
  .liste-inline-ptoduct li .content-product .item-end {
    padding-left: 0 !important;
    border-left: 0;
  }
}
.catalog-category-view .category-view-breadcrumbs-banner {
  background-size: cover;
  height: 190px;
  margin-bottom: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catalog-category-view .category-view-breadcrumbs-banner h1,
.catalog-category-view .category-view-breadcrumbs-banner h1 span {
  font-size: 32px;
  font-weight: 400;
  color: #fff;
}
.catalog-category-view .category-view-breadcrumbs-banner .page-title-wrapper {
  margin: 0 !important;
}
.catalog-category-view .breadcrumbs ul.items {
  padding-top: 0.5rem !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  white-space: nowrap;
}
.catalog-category-view .breadcrumbs .item:after {
  color: #fff !important;
}
.catalog-category-view .breadcrumbs .item a {
  color: #fff;
  font-weight: 400;
}
.catalog-category-view .breadcrumbs .item strong {
  font-weight: 800;
  color: #fff;
}
.catalog-category-view .products {
  flex-flow: row wrap;
}
@media (max-width: 769px) {
  .catalog-category-view .products {
    justify-content: center;
  }
}
.catalog-category-view .products li.item {
  min-width: 360px;
}
@media (max-width: 1279px) {
  .catalog-category-view .products li.item {
    width: 48% !important;
  }
}
.catalog-category-view .products li.item .product-image-photo {
  margin: 0 !important;
}
.catalog-category-view .products li.item .image_hover {
  display: none;
}
.catalog-category-view .products li.item .product-item-photo .onsale {
  color: #fff;
  background: #8B4027;
  padding: 10px 6px 7px 6px;
  font-size: 12px;
  font-weight: 800;
  line-height: 100%;
  border-radius: 0;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  z-index: 1;
  margin: 2rem;
}
.catalog-category-view .products li.item .product-item-photo .reduction {
  display: table;
}
.catalog-category-view .products li.item .product-item-details {
  display: flex;
  justify-content: space-between;
  padding: 0 2rem 2rem;
  margin: 0;
}
.catalog-category-view .products li.item .product-item-details .product-item-name {
  text-align: left;
}
.catalog-category-view .products li.item .product-item-details .product-item-name a {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.catalog-category-view .products li.item .product-item-details .price-final_price {
  margin-top: 0;
}
.catalog-category-view .products li.item .product-item-photo {
  height: 300px;
}
.catalog-category-view .products li.item .visible-hover .towishlist {
  transform: translateX(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
  background-color: transparent !important;
  padding: 0;
}
.catalog-category-view .products li.item .visible-hover .towishlist:hover svg.orange {
  display: block;
}
.catalog-category-view .products li.item .visible-hover .towishlist:hover svg.white {
  display: none;
}
.catalog-category-view .products li.item .visible-hover .towishlist:before {
  display: none;
}
.catalog-category-view .products li.item .visible-hover .towishlist svg {
  width: 27px;
  height: 23px;
}
.catalog-category-view .products li.item .visible-hover .towishlist svg.orange {
  display: none;
}
.catalog-category-view .products li.item .visible-hover .towishlist svg.white {
  display: block;
}
.catalog-category-view .products li.item .visible-hover .tocompare {
  display: none !important;
}
.catalog-category-view .products li.item .link-quickview {
  display: none;
}
.catalog-category-view .products li.item .product-item-info {
  border: 1px #f3f3f3 solid;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.catalog-category-view .products-grid .product-items .product-item:hover .actions-primary,
.catalog-category-view .products-list .product-items .product-item:hover .actions-primary {
  -webkit-transform: translateY(-115px) !important;
  -moz-transform: translateY(-115px) !important;
  -ms-transform: translateY(-115px) !important;
  transform: translateY(-115px) !important;
}
.catalog-category-view .sidebar .filter-subtitle {
  display: none;
}
.catalog-category-view .sidebar a.action.clear.filter-clear {
  color: #8B4027;
  font-size: 14px;
  text-decoration: underline;
}
.catalog-category-view .sidebar ol li.item {
  display: flex;
  padding-left: 0;
}
.catalog-category-view .sidebar ol li.item .filter-label,
.catalog-category-view .sidebar ol li.item .action.remove {
  display: none;
}
.catalog-category-view .sidebar ol li.item .filter-value {
  background-color: #000;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  display: flex;
  justify-content: center;
  padding: 10px;
}
.catalog-category-view .sidebar .filter-content .filter-options .filter-options-item:first-child .filter-options-content {
  padding-top: 10px !important;
}
.catalog-category-view .sidebar .filter-content .filter-options .filter-options-item:first-child .filter-options-content ol li.item {
  display: flex;
  margin: 10px 0;
}
.catalog-category-view .sidebar .filter-content .filter-options .filter-options-item:first-child .filter-options-content ol li.item a {
  border: #F2F2F2 solid 1px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  display: flex;
  justify-content: center;
  padding: 10px;
}
.catalog-category-view .sidebar .filter-content .filter-options .filter-options-item:first-child .filter-options-content ol li.item a:hover {
  background-color: #000;
  border: 0;
  color: #fff;
}
.catalog-category-view .sidebar .filter-content .filter-options .filter-options-item:first-child .filter-options-content ol li.item a:before,
.catalog-category-view .sidebar .filter-content .filter-options .filter-options-item:first-child .filter-options-content ol li.item a:after {
  display: none !important;
}
.catalog-category-view .sidebar .filter-content .filter-options .filter-options-item .filter-options-content {
  padding-top: 10px !important;
}
.catalog-category-view .sidebar .filter-content .filter-options .filter-options-item .filter-options-content ol li.item {
  display: flex;
  margin: 10px 0;
}
.catalog-category-view .toolbar-amount {
  color: #8B4027;
  font-size: 18px;
  font-weight: 700;
}
.catalog-category-view .toolbar-products .grid-mode-show-type-products,
.catalog-category-view .toolbar-products .modes {
  display: none;
}
.catalog-category-view .toolbar-products .sorter-label {
  font-weight: 600;
}
.catalog-category-view .price-box .price-final_price,
.catalog-category-view .price-box .price-final_price .price {
  font-weight: 700;
  white-space: nowrap;
}
.catalog-category-view .custome_product .product-items .product-item .action.towishlist:before {
  font-size: 0;
  content: "";
  display: block;
  width: 26px;
  height: 23px;
  background: url(../images/heartWhite.png) no-repeat center;
  background-size: contain;
}
.catalog-category-view .custome_product .product-items .product-item .action.towishlist:hover:before,
.catalog-category-view .custome_product .product-items .product-item .action.towishlist.favoris_active:before {
  font-size: 0;
  content: "";
  display: block;
  width: 26px;
  height: 23px;
  background: url(../images/heartYellow.png) no-repeat center;
  background-size: contain;
}
body.wkcs-subaccount-index.account .actions-toolbar .action.back {
  display: none !important;
}
.not-before:before,
.not-after:after {
  display: none;
}
.paginate-tree label span {
  font-weight: 600;
  font-size: 14px;
}
body .fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active {
  border-color: #8B4027 !important;
  border-width: 2px;
}
.global.cookie .content {
  display: flex;
  align-items: center;
  gap: 4rem;
  justify-content: space-between;
}
