@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: #c7ab62!important;
    font-size: 14px;
    border: none!important;
    padding: 13.5px 30px!important;
    border-radius: 1px !important;
    min-width: 150px;
    font-weight: 400;
    color: #fff;
}

.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: 14px!important;
    font-weight: 800;
    border: 1px solid #E1E3E6!important;
    border-radius: 1px;
    height: 50px!important;
    padding: 20px 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;
}

.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;
    height: 100%;
    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: 2rem;
    width: calc(94%);
    display: flex;
    justify-content: space-between;
    margin: auto;
    max-width: 100%;
    right: 2rem;
}

.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 label,
.form label span {
    font-size: 14px !important;
    font-weight: 400;
    color: #50555C;
}

.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 .reduction {
    position: absolute;
    background: #C55D52;
    bottom: 45px;
    display: block;
    padding: 9px 15px;
    right: 34px;
    color: #fff;
    z-index: 2;
    font-weight: 700;
    font-size: 12px;
}

.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: 16px;
    height: 16px;
    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;
    gap: 7px;
}

.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 {
    right: 2rem;
    color: #fff;
    background: #c7ab62;
    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: 14px !important;
    position: absolute;
    color: #000;
    margin-bottom: 0;
    top: 10px;
    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: 10px;
}


/*# 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 {
    background-color: #fff;
    height: auto;
}

.page-header .primary-menu-container .menu-mobile-title {
    display: none!important;
}

@media (min-width: 1200px) {
    .page-header .primary-menu-container {
        background-color: #fff;
        width: 45px;
    }
}

.page-header .primary-menu-container .custommenu-list li a {
    color: #000!important;
    font-weight: 400!important;
    font-size: 16px;
    font-family: 'Open Sans' !important;
}

page-header .primary-menu-container .custommenu-list li a:hover {
    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: 16px!important;
    height: 16px!important;
    margin: 0!important;
    /*display: flex!important;*/
    display: none !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: 16px;
    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_product .product-item .product-label {
        top: 11%;
    }
}

.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: 16px;
    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: 16px;
    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;
}

/** Dropdown login/logout */
.dropdown-sign-accout {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.dropdown-content-sign-accout {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdown-sign-accout:hover .dropdown-content-sign-accout {
    display: block;
}

.my-account-sign-accout {
    padding-bottom: 15px;
}
/** -------------- */

.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: #dddddd;
}

.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: #ffffff !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;
}

.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;
}

.block.widget .products-grid .product-items {
    display: flex;
}

.block.widget .products-grid .product-items .product-item {
    flex: 1;
    border: 1px #f3f3f3 solid;
}

.block.widget .products-grid .product-items .product-item .product-item-photo img {
    margin: auto;
    position: static !important;
    display: block;
    width: 100%;
    height: auto;
}

.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;
}


/* .inscription_mlu .field-name-lastname { */


/* .inscription_mlu {
  display: none;
} */

.inscription_mlu .form-group {
    border: 1px solid #EEEEEE;
    padding: 16px;
    margin-bottom: 16px;
    width: 47%;
}

.inscription_mlu .form-group .field:last-child {
    margin-bottom: 0;
}

.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 {
        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;
    }
}

.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;
}

.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;
}

.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;
}

/* Garantir que le texte soit toujours visible */
.action_towishlist.btn span {
    color: inherit !important;
    visibility: visible !important;
    opacity: 1 !important;
}

/* Cibler plus précisément le bouton des favoris avec toutes ses classes */
.action_towishlist.secondary.btn.text-nowrap span {
    color: inherit !important;
    visibility: visible !important;
    opacity: 1 !important;
    display: inline !important;
}

/* Cibler spécifiquement le bouton en mode multi-liste */
.action_towishlist.secondary.btn.text-nowrap[data-multi-wishlist="true"] span {
    color: #ffffff !important;
    visibility: visible !important;
    opacity: 1 !important;
    display: inline !important;
}

/* Forcer la visibilité du texte en mode multi-liste, même avec favoris_inactive */
.action_towishlist.secondary.btn.text-nowrap.favoris_inactive[data-multi-wishlist="true"] span {
    color: #ffffff !important;
    visibility: visible !important;
    opacity: 1 !important;
    display: inline !important;
    text-shadow: 0 0 1px rgba(0,0,0,0.5) !important; /* Ombre pour améliorer la lisibilité */
}

.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+br+span {
    font-weight: 300;
    font-size: 12px;
}

.catalog-product-view .product-item-info .product-item-details .price-final_price .price-wrapper .price {
    font-weight: 800;
    font-size: 14px;
}

.custome_product_fiche .tocompare {
    display: none;
}

.custome_product_fiche .product-label .onsale {
    background: #8B4027;
}

.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;
}

.catalog-product-view #additional,
.catalog-product-view #reviews {
    display: none;
}

body .product-item .price-box>span {
    display: block!important;
}

.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 {
    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;
}

.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;
}

.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: 1;
}

.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: space-between;
    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 .product-item-info {
    display: flex;
    flex-flow: row wrap;
}

.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;
    border-radius: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.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 .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;
}

.text-dark {
    color: #000000!important;
}

.text-brown {
    color: #8B4027!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;
}

.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;
}

@media (min-width: 993px),
print {
    .column.main {
        min-height: 1px;
    }
}

a.action_towishlist.secondary.btn.text-nowrap.favoris_inactive {
    color: #BA8032;
    background-color: #fff;
    border:1px solid #BA8032;
}
a.action_towishlist.secondary.btn.text-nowrap.favoris_inactive:before{
    background: url(../images/heartYellow.png) no-repeat center;
    background-size: cover;
}

/*--------------------------*/

.sidebar.sidebar-additional {
    display: none;
}

.message.success {
    text-align: center;
    font-size: 16px;
}

.message.success>*:first-child:before {
    position: fixed !important;
}

/********* Hide wish list add button if page not totaly loaded */
.towishlist,
.product-item-actions .action.tocart {
    display: none !important;
}

.towishlist.show,
.product-item-actions .action.tocart.show {
    display: inline !important;
}

/********* Disabled add product to cart if Evolubat is down or customer is not connected */
.add_card_product .action.tocart,
#product-addtocart-button,
#top-cart-btn-checkout,
.action.checkout.go-toRecap,
.btn-panier,
#add-favorite-to-cart-link {
    pointer-events: none;
    opacity: 0.5;
}

/********* Active add product to cart all is OK */
.add_card_product .action.tocart.active,
#product-addtocart-button.active,
.action.checkout.active,
.btn-panier.active,
#top-cart-btn-checkout.active,
.action.checkout.go-toRecap.active,
#add-favorite-to-cart-link.active {
    pointer-events: auto;
    opacity: 1;
    display: inline-block;
}

.link.wishlist a.use,
a.action.showcart.use {
    pointer-events: auto;
    opacity: 1;
}

.btn-disabled {
    pointer-events: none;
    /*opacity: 0.5;*/
}

.rokanthemes-onepagecheckout #opc-sidebar .opc-block-summary .items-in-cart .title strong {
    text-transform: none !important;
}

.uppercase-value {
    text-transform: uppercase !important;
}

/*--------------------------*/
/* Produits promotionnels - Override margin-left 4n+1 */
@media (min-width: 1200px), print {
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 0% !important;
    }
}

/*--------------------------*/
/* Correction largeur uniforme UNIQUEMENT pour promotional.phtml et index/index.phtml (nos nouveautés)*/
.discount-title + .content .custome_product .products-grid .product-items .product-item {
    flex: 0 0 calc(25% - 22.5px) !important; /* 4 colonnes avec gap de 30px */
    max-width: calc(25% - 22.5px) !important;
    min-width: calc(25% - 22.5px) !important;
}

/* Responsive pour tablettes - UNIQUEMENT promotional.phtml et index/index.phtml (nos nouveautés) */
@media (max-width: 1199px) and (min-width: 768px) {
    .discount-title + .content .custome_product .products-grid .product-items .product-item {
        flex: 0 0 calc(33.333% - 20px) !important; /* 3 colonnes */
        max-width: calc(33.333% - 20px) !important;
        min-width: calc(33.333% - 20px) !important;
    }
}

/* Responsive pour mobile - UNIQUEMENT promotional.phtml et index/index.phtml (nos nouveautés) */
@media (max-width: 767px) {
    .discount-title + .content .custome_product .products-grid .product-items .product-item {
        flex: 0 0 calc(50% - 15px) !important; /* 2 colonnes */
        max-width: calc(50% - 15px) !important;
        min-width: calc(50% - 15px) !important;
    }
}
