/* Quickview thumb strip: horizontal scrollable row */
.quickview .js-qv-mask .product-images,
.quickview .js-qv-mask ul.product-images.js-qv-product-images {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start;
    gap: 8px;
    margin-top: 12px;
    list-style: none;
    padding-left: 0;
    overflow-x: auto;
    max-width: calc(100% - 64px); /* leave room for the two arrow buttons */
    scrollbar-width: none; /* Firefox */
}

.quickview .js-qv-mask .product-images::-webkit-scrollbar,
.quickview .js-qv-mask ul.product-images.js-qv-product-images::-webkit-scrollbar {
    display: none; /* Chrome/Safari */
}

.quickview .js-qv-mask .product-images .thumb-container {
    flex-shrink: 0;
    width: auto;
    display: inline-block !important;
}

.ui-helper-hidden-accessible {
    display: none;
}

.relative {
    position: relative;
}

.cartmenu-product-line-grid-right.cartmenu-product-line-actions.product-line-actions .qty.relative a {
    position: absolute;
    top: -7px;
    padding: 8px;
}

.cartmenu-product-line-grid-right.cartmenu-product-line-actions.product-line-actions a.update_quantity.up_ {
    right: 12px;
}

.bloc-text-conseils {
    margin: 25px 0;
}

.bloc-text-conseils .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

div#js-product-list {
    position: relative;
    z-index: 1;
}

@media (max-width:767px) {
    div#js-product-list {
        margin-top: 20px
    }
}

#blockcart-modal .modal-dialog {
    width: 100%;
    max-width: 745px
}

#blockcart-modal .modal-title {
    font-size: 26px;
    font-weight: 400;
    color: #b1876f
}

#mainmenuSearchResult .card__produit .card-header {
    height: 220px !important;
}

body#module-ecconseil-conseil .section-header {
    text-align: left !important;
}

#mainmenuSearchResult .card__produit {
    height: 420px;
}

#products .productslist_left {
    overflow: auto;
}

.PM_ASearchResultsInner_2 #PM_ASBlockOutput_1 {
    display: none;
}

.PM_ASCriterionsGroup:not(:last-child) {
    border-bottom: 1px solid #dadada;
}

#product .product-specifications li:last-child:after {
    background-color: transparent;
}

@media (max-width:1200px) {
    .cdpcp-compare-btn__icon--remove {
        border: 1px solid #b1876f !important;
        background: #b1876f !important;
        cursor: pointer;
        margin-top: 3px;
        width: 15px;
        height: 14px;
        padding-top: 2px
    }
}

#module-ecrecette-recette .card-compare {
    display: none !important;
}

@media (min-width:768px) {
    #module-ecrecette-recette .cover__basic .cover-container {
        min-height: 600px
    }
	.block_newsletter .form-email{
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.block_newsletter .btn{
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
}

#content-wrapper nav.more {
    text-align: center;
}

#checkout .checkout-step {
    display: none;
}

#checkout .checkout-step.-current {
    display: block;
}

.cdpcp__slideout {
    position: relative;
    display: block;
    padding: 0;
}

.cdpcp-slideout__inner button {
    position: absolute;
    right: 10%;
    width: auto;
}

#category.category-id-2 #PM_ASBlockOutput_1 {
    display: none;
}

#authentication .footer-section .container {
    padding: 20px 0;
}

#category .PM_ASBlockOutput.PM_ASBlockOutputVertical form:first-of-type,
#module-pm_advancedsearch4-searchresults .PM_ASBlockOutput.PM_ASBlockOutputVertical form:first-of-type {
    display: none;
}

#category .PM_ASBlockOutput.PM_ASBlockOutputVertical form:last-of-type,
#module-pm_advancedsearch4-searchresults .PM_ASBlockOutput.PM_ASBlockOutputVertical form:last-of-type {
    display: block;
}

button.ec_clear_filter.hide {
    display: none;
}

input[type="checkbox"]:checked+label>.btn-facet {
    background-color: #b1876f;
    color: #fff;
    border-color: #b1876f;
}

#category .universSpe .addcomp {
    display: none;
}

#index .card__produit .card-img-top,
#category .card__produit .card-img-top,
#module-pm_advancedsearch4-searchresults .card__produit .card-img-top {
    position: relative;
}

body.js-compare-open .facet-compare-header {
    display: block;
}

.cdpcp-compare-btn__text.cdpcp-compare-btn__text--add,
.cdpcp-compare-btn__text.cdpcp-compare-btn__text--remove {
    top: 4px;
    top: 2px;
    left: 0;
    width: .75rem;
    height: .75rem;
    box-shadow: none !important;
    outline: none !important;
    border-color: #b1876f !important;
    border-radius: 2px;
    width: 1rem;
    height: 1rem;
    text-indent: -5000px;
}

.cdpcp-compare-btn__icon--add,
.payment-options .form-control {
    cursor: pointer;
}

#cdpcp-go-to-compare-form {
    display: none;
}

.cdpcp-compare-btn__icon--remove {
    border: 1px solid #b1876f !important;
    background: #b1876f !important;
    cursor: pointer;
    margin-top: 3px;
}

.cdpcp-compare-btn__icon--remove svg {
    margin-top: -11px;
    margin-left: 3px;
}

.addcomp {
    z-index: 1;
    position: absolute;
    top: 0;
    padding: 10px;
    left: 0;
}

body.js-compare-open .addcomp .card-compare,
body.js-compare-open .addcomp .custom-control,
body.js-compare-open .addcomp .cdpcp-compare-btn {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.cdpcp-compare-btn__icon--remove:after,
.cdpcp-compare-btn__icon--remove:before {
    top: 2px;
    left: 0;
    width: .75rem;
    height: .75rem;
    box-shadow: none !important;
    outline: none !important;
    border-color: #b1876f !important;
    border-radius: 2px;
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
}

.dropdown-inline .dropdown-toggle span.disable::after {
    background-color: gray;
}

.dropdown-toggle.disable::after {
    border-top: 6px solid gray;
}

.hidevis {
    visibility: hidden !important;
}

.PM_ASCriterionLinkSelected .btn-facet {
    font-weight: 500;
    background-color: #c8a089;
    color: #fff;
    border-color: #c8a089;
}

#invoice-addresses #invoice-address .cancel-address {
    /* display: none; */
}

.custom-checkbox input[type=checkbox]:checked+a:before {
    border-color: #b1876f;
    background-color: #b1876f !important;
}

.payment-option>.input-group-preprend {
    display: flex;
}

.payment-option .custom-radio .custom-control-label {
    height: 17px;
}

.payment-option label.form-control {
    display: flex;
    align-items: center;
    border: 0;
}

.payment-option label.form-control img {
    margin-left: auto;
}

.id_gender-container {
    display: flex;
}

.id_gender-container .radio-inline:first-child {
    order: 1;
}

.id_gender-container .radio-inline:last-child {
    order: 0;
}

#module-ecrecette-recettes .more .text-center a {
    display: inline;
}

.sidemenu:hover .nav-link,
:hover .sidemenu .nav-link {
    color: #212529;
}

.sidemenu:hover .nav-link:after,
:hover .sidemenu .nav-link:after {
    transform: scaleX(0);
}

#sidemenu .nav-item[aria-expanded="true"] .nav-link {
    color: #b1876f;
}

#sidemenu .nav-item[aria-expanded="true"] .nav-link:after {
    transform: scaleX(1);
}

#swiperHomeCover .cover img {
    width: 100%;
    object-fit: cover;
}

#module-ecinspiration-inspiration .header-prev-next {
    display: none;
}

#products .productslist_right .card.card__recette .card-header,
#products .productslist_right .card.card__inspiration .card-header {
    height: 300px !important;
}

#products .productslist_right .card.card__conseil .card-header {
    height: 300px !important;
    min-height: 300px !important;
}

#products .productslist_right .card.card__recette .card-img-top {
    height: 100% !important;
}

.product-additional-info {
    margin: 16px 0 0;
}

.product-additional-info:empty {
    display: none;
}

.js-mailalert .text-label {
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 1px;
    color: black;
    display: block;
    margin: 0 0 10px;
}

.js-mailalert .form-control {
    padding: 12px 15px;
    margin: 0 0 16px;
}

.btn[disabled] {
    color: #ddd;
    background: #f6f6f6 !important;
    opacity: 1;
    pointer-events: none;
    border-color: #f6f6f6;
}

.availability-type {
    margin-top: 12px;
}

@media (max-width:768px) {
    .availability-type {
        margin-bottom: 12px
    }
}

.availability-type p {
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    color: #000;
}

.availability-type p:last-child {
    margin-bottom: 0;
}

.availability-type p.available {
    color: green;
}

.availability-type p.preorder {
    color: red;
}

.cartmenu-product-line-grid .availability-type {
    margin: 8px 0 0;
}

.cartmenu-product-line-grid .availability-type p {
    font-size: 10px;
}

.cartmenu .product-line-grid-main {
    -ms-flex-align: center;
    align-items: center;
    -ms-text-justify: initial;
    justify-content: initial;
}

@media (min-width:768px) {
    .cartmenu .product-line-grid-left {
        -ms-flex: 0 0 70px;
        flex: 0 0 70px;
        max-width: 70px
    }

    .checkout-right .product-line-grid-left {
        -ms-flex: 0 0 56px;
        flex: 0 0 56px;
        max-width: 56px
    }

    .cartmenu .product-line-grid-left img,
    .checkout-right .product-line-grid-left img {
        height: auto
    }

    .cartmenu .product-line-grid-body,
    .checkout-right .product-line-grid-body {
        -ms-flex: 0 0 calc(100% - 70px);
        flex: 0 0 calc(100% - 70px);
        max-width: calc(100% - 70px);
        padding: 0 0 0 10px
    }

    .checkout-right .product-line-grid-body {
        -ms-flex: 0 0 calc(100% - 56px);
        flex: 0 0 calc(100% - 56px);
        max-width: calc(100% - 56px);
        padding: 0 0 0 15px
    }
}

.checkout-right .product-line-grid-body .product-line-info>.collection,
.cartmenu .product-line-grid-body .product-line-info>.collection {
    font-size: 9px;
}

.checkout-right .product-line-grid-body>.product-line-info>.label,
.cartmenu .product-line-grid-body>.product-line-info>.label {
    font-size: 12px;
}

.checkout-right .product-line-actions,
.cartmenu .product-line-actions {
    display: none;
}

.checkout-right .cart-summary-detailed {
    border: 0;
    padding-top: 18px;
}

#_desktop_currency_selector .currency-selector_dropdown-toogle {
    padding-left: 20px;
    height: 30px;
    font-weight: 600;
    font-size: 10px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

#_desktop_currency_selector .currency-selector_dropdown-toogle .expand-more {
    margin-right: 10px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    line-height: 1;
}

#_desktop_currency_selector .currency-selector_dropdown-toogle svg path {
    fill: #FFF;
}

#_desktop_currency_selector .dropdown-menu {
    margin-top: 1px;
    border: 0;
    padding: 0;
}

#_desktop_currency_selector .dropdown-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    background-color: #fff;
    margin-left: -18px;
}

#_desktop_currency_selector .dropdown-menu li.current {
    background-color: #b1876f;
}

#_desktop_currency_selector .dropdown-menu .dropdown-item {
    text-align: left;
    font-size: .75rem;
    line-height: 2;
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
}

#_desktop_currency_selector .dropdown-menu li.current .dropdown-item {
    color: #FFF;
}

@media (min-width:992px) {
    #_desktop_currency_selector .currency-selector_dropdown-toogle {
        color: #fff
    }
}

#product .qty label {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: .2px;
    color: #000;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 0;
    display: block;
}

.cart-warning-message {
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
    color: red;
}

.PM_ASSelections {
    background: transparent;
    border: none;
}

.faq-category-container .hi-faq-category-page {
    margin: 50px 0;
}

.faq-category-container .hi-faq-category-page .products-section-title {
    margin-bottom: 15px;
}

#navbar-265 .col.globomenu-column-1-5 {
    width: 18%;
}

#navbar-534 .col.globomenu-column-1-3 {
    width: 33%;
    max-width: 33%;
}

#navbar-541 .col.globomenu-column-1-4 {
    width: 25%;
    max-width: 25%;
}

#navbar-265 .col.globomenu-column-1-5:last-child {
    width: 28%;
    padding-right: 0;
}

#navbar-265 .col.globomenu-column-1-5 .card_panel_article {
    display: block;
    height: 100%;
    padding: 0;
}

#navbar-265 .col.globomenu-column-1-5 .card_panel_article img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (min-width:991px) {
    .card__produit .card-title {
        height: auto !important
    }
}

#products .productslist_right .products>div {
    margin-bottom: 30px;
}

#products .productslist_right .card__produit {
    height: 100%;
    margin: 0 !important;
}

#products .productslist_right .products {
    margin-top: 0 !important;
}

#products .productslist_right .card__produit .card-header .card__link {
    height: 250px;
    width: 250px;
}

#products .productslist_right .card__produit form.card-fastbuy {
    padding: 0 !important;
}

#products .productslist_right .card__produit article {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}

#products .productslist_right .card__produit article>*:not(.labels) {
    width: 100%;
}

.section_compare .image-container img {
    width: 100%;
    height: auto;
}

.swiper__produits .swiper-slide {
    background: #f2e8df;
    margin-right: 20px;
}

.card__produit .card-price__price strong {
    letter-spacing: .1em !important;
}

.section_compare .item__box span {
    text-align: center;
}

.cartmenu-product-line-grid {
    position: relative;
}

.cartmenu-product-line-grid .remove-from-cart {
    position: absolute;
    top: 0;
    right: 0;
}

.cartmenu-product-line-grid .remove-from-cart svg {
    width: 10px;
    height: 10px;
}

.cartmenu-product-line-grid .remove-from-cart svg path {
    stroke: red !important;
}

.cartmenu-product-line-grid-right .qty {
    padding-right: 15px;
    padding-left: 15px;
}

.cartmenu-product-line-grid-right .current-price {
    white-space: nowrap;
}

.checkout-right .product-line-actions,
.cartmenu .product-line-actions {
    display: flex !important;
}

a#link-custom-page-faq-6 * {
    font-size: 12px;
    line-height: 18px;
    text-transform: inherit;
    font-weight: 400;
}

.search_assist .dropdown-menu {
    min-height: 55px;
}

.mainmenu-panel .title {
    margin-bottom: 10px;
    display: block;
}

.mainmenu-panel .nav-item+.title {
    margin-top: 20px;
}

.hi-faq-category-items .hi-faq-question-link {
    padding: 10px 15px;
    margin-left: -15px;
    margin-right: -15px;
}

.hi-faq-category-items .hi-faq-question {
    position: relative;
    display: flex;
    flex-direction: column;
}

.hi-faq-category-items .hi-faq-link {
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 0;
}

.hi-faq-category-items .hi-faq-link i.material-icons {
    font-size: 0;
    width: 25px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5303 9.46967C18.8232 9.76256 18.8232 10.2374 18.5303 10.5303L12.5303 16.5303C12.2374 16.8232 11.7626 16.8232 11.4697 16.5303L5.46967 10.5303C5.17678 10.2374 5.17678 9.76256 5.46967 9.46967C5.76256 9.17678 6.23744 9.17678 6.53033 9.46967L12 14.9393L17.4697 9.46967C17.7626 9.17678 18.2374 9.17678 18.5303 9.46967Z' fill='%23000000'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 120%;
}

#navbar-541 {
    max-height: 90vh;
    overflow: auto;
}

#navbar-541 .card_panel_article {
    /* aspect-ratio: 2 / 1; */
}

#navbar-541 .card_panel_article img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#navbar-541 .card_panel_article {
    display: flex;
    flex-direction: column-reverse;
}

#navbar-541 .card_panel_article .card-title {
    color: #b1876f;
    font-family: Montserrat, sans-serif;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .7px;
    text-transform: uppercase;
    position: relative;
    padding: 10px 0;
}

.subtitle-cat {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #b1876f;
    font-family: Taviraj, serif;
    display: block;
    margin-top: 30px;
}

.mainmenu-panel.globomenu-submenu .card_panel_article {
    padding-right: 5px;
    padding-left: 5px;
}

.mainmenu-panel.globomenu-submenu .row>.col {
    padding-right: 5px;
    padding-left: 5px;
}

#product-list>div:first-child>.subtitle-cat {
    margin-top: 0 !important;
}

@media (min-width:1200px) and (max-width:1919px) {
    body.js-filter-open .productslist_right .products>.card-wrapper-simple {
        -ms-flex: 0 0 25% !important;
        flex: 0 0 25% !important;
        max-width: 25% !important
    }
}

@media (min-width:1200px) {

    #module-ecrecette-recettes .productslist_right .products>.card-wrapper-simple.ecrecette-item,
    body.js-filter-open .productslist_right .products>.card-wrapper-simple.ecrecette-item {
        flex: 0 0 25% !important;
        max-width: 25% !important
    }

    body#module-ecinspiration-inspirations .productslist_right .products>.card-wrapper-simple,
    body#module-ecinspiration-inspirations.js-filter-open .productslist_right .products>.card-wrapper-simple {
        flex: 0 0 20% !important;
        max-width: 20% !important
    }

    #module-ecconseil-conseils .productslist_right .products>.card-wrapper-simple {
        flex: 0 0 25% !important;
        max-width: 25% !important
    }
}

#navbar-265.mainmenu-panel .container-fluid {
    padding: 0 0 0 40px;
}

#navbar-265.mainmenu-panel .container-fluid>.row {
    margin-right: 0 !important;
}

#navbar-265.mainmenu-panel .container-fluid .row>.col:not(:last-child) {
    padding-top: 25px;
    padding-bottom: 25px;
}

#navbar-265.mainmenu-panel .container-fluid .row>.col:last-child .card-title {
    display: none;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.product-collapse .card-body {
    text-align: justify;
}

.page-product .product-footer {
    padding-top: 0;
}

.page-product .images-container .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

#product-details .product-collapse .card__collapse:first-child::before {
    display: none;
}

@media (min-width:992px) {
    .page-home .gabarit .title {
        max-width: 990px
    }
}

.card__collapse-faq .card-body {
    font-family: Montserrat, sans-serif !important;
    font-size: 16px !important;
}

.card__collapse-faq ul {
    display: initial;
    list-style: disc inside;
}

.card__collapse-faq ul li {
    font-size: 16px !important;
}

.page-contact .transverse_contact .coords {
    font-size: 14px;
}

.page-contact .form-legend {
    font-size: 14px;
}

body .cover__collection .bg img {
    object-fit: contain;
}

.cover__category .bg {
    background: radial-gradient(56.92% 56.92% at 50% 50%,#f8f6f2 0,#eceae6 100%);
}

.category-id-parent-98 .cover__category .bg,
.category-id-parent-99 .cover__category .bg,
.category-id-parent-102 .cover__category .bg {
    background-color: transparent !important;
}

.cover__category .bg img {
    object-position: center right;
    object-fit: initial;
}

.cover__category .bg img.cover-contain {
    object-fit: contain;
    object-position: center center;
}

.cover__category .inline-sub-collections {
	/* padding-right: 150px; */
	max-width: 1040px
}

.row-count-2 {
    column-count: 2;
}

.faqs .row-count-2 .row-count-block {
    break-inside: avoid;
}

@media(max-width:991px) {
    .row-count-2 {
        column-count: 1
    }
}

body .footer-checkout-faq .card-header {
    text-transform: initial;
}

.cover__category .mobile-category-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cover__category .mobile-category-list>li {
    position: relative;
    padding: 20px 0;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    font-size: .875rem;
    font-weight: 500;
    color: #000;
}

.cover__category .mobile-category-list>li:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #dadada;
}

.cover__category .mobile-category-list>li:last-child:after {
    display: none;
}

.cover__category .mobile-category-list .btn {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: transparent;
    text-align: left;
    font-size: .875rem;
    font-weight: 500;
    color: #000;
    flex: 1;
}

.cover__category .mobile-category-list .btn:hover,
.cover__category .mobile-category-list .btn:focus {
    background: transparent;
    color: #000;
}

.cover__category .mobile-category-list svg {
    flex-shrink: 0;
    margin-left: auto;
}

.page-category .category-faq {
    padding: 15px 0;
    background-color: #f2f0ec;
}

.page-category .category-faq .hi-faq-item {
    border: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    background: transparent;
}

.page-category .hi-faq-question {
    padding: 0;
    grid-template-columns: unset;
}

.page-category .hi-faq-question>* {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: .85px;
    color: #000;
    margin-bottom: 0;
    padding-right: 50px;
}

.page-category .hi-faq-question-link {
    position: relative;
    cursor: pointer;
}

.page-category .hi-faq-question-link::after {
    background: linear-gradient(#b1876f 0 0), linear-gradient(#b1876f 0 0);
    background-position: center;
    background-size: 50% 1px, 1px 50%;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 0;
    width: 24px;
    height: 24px;
}

.page-category .hi-faq-question-link.active::after {
    background-size: 50% 1px, 0 50%;
}

.page-category .hi-faq-answer h3,
.page-category .hi-faq-answer h4,
.page-category .hi-faq-answer h5 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
}

.hi-faq-answer a {
    text-decoration: underline;
}

.PM_ASBlockOutputVertical a.js-toggle-compare,
.PM_ASBlockOutputHorizontal a.js-toggle-compare {
    color: #fff;
}

.PM_ASBlockOutputVertical a.js-toggle-compare.btn-secondary,
.PM_ASBlockOutputHorizontal a.js-toggle-compare.btn-secondary {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.PM_ASBlockOutputVertical a.js-toggle-compare.btn-secondary:hover,
.PM_ASBlockOutputHorizontal a.js-toggle-compare.btn-secondary:hover {
    color: #fff;
    background-color: #b1876f;
    border-color: #b1876f;
}

.cover.cover__category>.position-relative {
    min-height: 300px;
    max-height: 300px
}

body:not(.page-category) .card-compare .custom-checkbox .custom-control-label::before,
body:not(.page-category) .card-compare .custom-checkbox .custom-control-label::after {
    display: none;
}

.quickview .modal-dialog {
    width: calc(100% - 30px);
    max-width: 64rem;
}

.quickview .images-container {
    position: relative;
}

.quickview .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.quickview .modal-body .h1 {
    font-size: 34px;
    line-height: 1.1;
    color: #b1876f;
    margin-bottom: 10px;
}

.quickview .modal-body #product-description-short {
    font-size: .875rem;
    color: #504d4d;
}

/* Quickview legacy thumbnail strip: dim inactive thumbs, highlight selected */
.quickview .js-qv-mask .product-images .thumb {
    opacity: 0.4 !important;
    transition: opacity .2s ease;
}

.quickview .js-qv-mask .product-images .thumb.selected {
    opacity: 1 !important;
}

.quickview .js-qv-mask.mask {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.quickview .js-qv-mask .product-images.js-qv-product-images {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    margin: 12px 0;
}

.quickview .js-qv-mask .qv-thumbs-nav {
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quickview .js-qv-mask .qv-thumbs-nav svg {
    width: 20px;
    height: 20px;
}

.quickview .swiper__gallery-thumbs {
    margin-top: 0;
    margin-bottom: 0;
    left: 0;
    max-height: 110px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 90%;
    height: 90px;
}

.quickview .swiper__gallery-thumbs>.swiper-wrapper {
    padding: 0 0;
}

.quickview.modal .product-prices {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
}

.quickview.modal .product-prices>.product-price {
    display: inline-block;
    color: #ac172c;
    font-weight: 500;
    font-size: 24px;
    margin-left: 4px;
}

.quickview.modal .product-prices .regular-price {
    text-decoration: line-through;
    font-size: 14px;
    line-height: 1.2;
    color: #979797;
}

.links>a:hover {
    color: transparent;
    text-decoration: underline;
}

.customer_myaccount_links span.link-item {
    font-family: Taviraj, serif;
    font-weight: 400;
    color: #000;
}

.customer_myaccount_links .link-item .material-icons {
    color: #b1876f;
    font-size: 50px;
    margin-bottom: 30px;
}

#cdproductcomparisonplus.cdpcp {
    height: auto;
}

.cover-us-cuisine {
    /* background-color: #faf3e3; */
	background:radial-gradient(56.92% 56.92% at 50% 50%,#f8f6f2 0,#eceae6 100%);
    height: 300px
}

.cover-us-cuisine>.bg {
    display: none;
}

.cover-us-cuisine .container,
.advancedsearch-seo .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cover-us-cuisine .container .title__basic {
    font-family: 'Sitka Display';
    font-size: 80px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
}

@media (max-width:768px) {
    .cover-us-cuisine .container .title__basic {
        font-size: 50px
    }
}

.cover-us-cuisine .container>.position-relative {
    padding-top: 0;
    min-height: unset;
    max-height: unset;
}

.cover__category .position-relative:not(.cover-us-cuisine) .container {
    margin-left: 0;
}

@media (min-width:1200px) {
    .cover .position-relative .breadcrumb {
        padding: 15px 30px 30px
    }
}

@media (min-width:768px) {
    .recette-detail #tab-ingredients .tab-pane-header {
        height: auto !important;
        padding: 0 !important
    }
}

@media (min-width:768px) {
    .recette-detail #tab-ingredients .tab-pane-header .nb {
        margin: 10px 0
    }
}

@media (min-width:768px) {
    .recette-detail #tab-etapes {
        padding-top: 27px
    }
}

.corporate.cms-id-14 .gabarit-header .subtitle {
    max-width: 100% !important;
}

@media (min-width:768px) {
    #engagements_reparation .img1 {
        width: auto;
        transform: translateY(-60px)
    }
}

#engagements_reparation .img1 {
    max-width: 470px;
    width: 70%;
    margin: 0 0 1rem;
}

@media (min-width:1200px) {
    #engagements_reparation .img1 .caption {
        font-size: 14px
    }
}

#engagements_reparation .img1 .caption {
    max-width: 390px;
    font-size: 12px;
    color: #504d4d;
    display: block;
}

#content-wrapper .page-content .images-container .swiper-container-vertical {
    position: absolute !important;
    top: 0 !important;
    left: 0;
    height: 100% !important;
    width: min-content !important;
}

#content-wrapper .page-content .images-container .swiper-container-vertical .swiper-wrapper {
    height: 100% !important;
    flex-direction: column !important;
    gap: 20px;
    justify-content: center;
}

.cover__category .cover-footer:is(.cf-specific-collections) {
    background: #b1876f;
}

.cover__category .cover-footer:is(.cf-specific-collections) .text {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.6;
    color: #fff;
    max-width: 800px;
    margin-bottom: 0;
}

.cover__category .cover-footer:is(.cf-specific-collections) .btn {
    background: transparent !important;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
    padding: 0 !important;
}

@media (min-width:768px) {
    .cover__category .cover-footer:is(.cf-specific-collections) .btn {
        margin-bottom: 10px
    }
	.cover__category .cover-footer:is(.cf-specific-collections){
		padding-top:20px;
		padding-bottom:20px;
	}
}

.cover__category .cover-footer:is(.cf-specific-collections) .title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    max-width: 440px;
    font-family: Montserrat, sans-serif;
    margin-bottom: 10px;
    margin-top: 0 !important;
}

@media (min-width:992px) {
    .cover__category .cover-footer:is(.cf-specific-collections) {
        padding: 20px 90px
    }
}

.cover__category .position-relative:is(.position-relative--collections) .container .title__basic {
    font-family: 'Taviraj' !important;
    font-size: 76px;
    text-transform: uppercase;
    /* margin-top: 40px; */
    /* margin-top: 80px; */
    margin-top: 100px;
    margin-bottom: 0;
}

@media (max-width:767px) {
    .cover__category .position-relative:is(.position-relative--collections) .container .title__basic {
        font-size: 50px;
	    margin-top: 0;
    }
}
@media (min-width: 576px) {
    .container, .container-sm, .customer .breadcrumb {
        /* max-width: none; */
    }
}
.cms-id-18 #marque_timeline .container{
	max-width:1250px !important
}
#marque_timeline .swiper-slide{
	padding-right:15px
}
.cover__category .position-relative:is(.position-relative--collections) .container #collections {
    min-height: min-content !important;
    margin-top: 25px;
}

.cover-footer #collapseCollection {
    max-height: 150px;
    overflow: hidden;
    transition: .6s all;
}

.cover-footer #collapseCollection.slide-down {
    transition: .6s all;
    max-height: 1000px;
}

#checkout-addresses-step #delivery-addresses .address-item {
    max-width: none !important;
}

#checkout-addresses-step #delivery-addresses .row {
    /* margin-left: 0 !important; */
    /* margin-right: 0 !important; */
}

#content .no-gutters .checkout-left .container-xxl:is(.checkout-container-xxl-left) {
    max-width: none !important;
}

.checkout .show.prevent-auto-show {
    display: none !important;
}

.checkout-right .cart-summary-detailed {
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 70px;
}

body.checkout .footer-checkout-faq .collapses-container {
    display: flex;
    flex-direction: column;
}

body.checkout .card-checkout__faq.card-faq__id142 {
    order: -5;
}

body.checkout .card-checkout__faq.card-faq__id144 {
    order: -4;
}

body.checkout .card-checkout__faq.card-faq__id150 {
    order: -3;
}

body.checkout .card-checkout__faq.card-faq__id151 {
    order: -2;
}

body.checkout .card-checkout__faq.card-faq__id191 {
    order: -1;
}

#orderdetail #order-return-form input {
    appearance: auto;
    -moz-appearance: auto;
    -webkit-appearance: auto;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    border-collapse: collapse;
    background-color: transparent;
}

thead {
    display: table-header-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f6f6f6;
}

.thead-default th {
    color: #7a7a7a;
    background-color: #f6f6f6;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #f6f6f6;
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #f6f6f6;
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f6f6f6;
}

#orderdetail .order-items {
    padding: 0 !important;
}

#orderdetail .box {
    padding: 1rem;
    background: #fff;
    margin-bottom: 1rem;
}

#orderdetail .order-items .order-item {
    padding: 1rem 1rem 0;
    border-bottom: 1px solid #f6f6f6;
}

#orderdetail .order-items .order-item .checkbox {
    float: left;
    width: 30px;
    padding: 0 .9375rem;
}

#orderdetail .order-items .order-item .content {
    float: left;
    width: calc(100% - 30px);
    padding: 0 .9375rem;
}

#orderdetail .order-items .order-item .desc,
#orderdetail .order-items .order-item .qty {
    margin-bottom: 1rem;
}

#orderdetail .order-items .order-item .desc,
#orderdetail .order-items .order-item .qty {
    margin-bottom: 1rem;
}

#orderdetail .order-items .order-item .qty .q,
#orderdetail .order-items .order-item .qty .s {
    margin-bottom: .25rem;
}

#orderdetail select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px);
}

#orderdetail #content {
    font-size: .875rem;
}

@media (min-width:768px) {
    .hidden-md-up {
        display: none !important
    }
}

#orderdetail #order-products.return td.qty .current {
    float: left;
    width: 30%;
    padding-right: .5rem;
    text-align: right;
}

#orderdetail #order-products.return td.qty {
    min-width: 125px;
}

#orderdetail #order-products.return td {
    padding: 1.375rem .75rem;
}

#orderdetail #order-products.return td.qty .select {
    float: left;
    width: 70%;
    padding-left: .25rem;
    margin: -.625rem 0;
}

#orderdetail .form-control-select {
    height: 2.625rem;
    padding: 0 .5rem;
    background: #f6f6f6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat right .5rem center / 1.25rem 1.25rem;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-control:focus+.form-control-placeholder,
.form-control:not(:placeholder-shown)+.form-control-placeholder,
.form-control.fill+.form-control-placeholder,
.form-control.forced_fill+.form-control-placeholder {
    transform: translate(16px, 8px);
    font-size: 11px;
}

body .cart-summary-helper .cart-summary-helper-card img {
    width: 40px;
    max-height: 26px;
}

.definition-list.additional-information {
    flex: 0 0 100%;
}

@media (max-width:768px) {
    .definition-list.additional-information {
        width: 100%
    }

    .definition-list.additional-information form {
        max-width: 100% !important;
        width: 100%
    }
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-bottom: none !important;
}

.product-quickview {
    max-height: 80vh;
    overflow-y: auto;
}

.quickview .swiper-container .swiper-wrapper {
    flex-direction: row;
    justify-content: center;
}

@media (min-width:1200px) {
    .product-container .swiper__gallery-thumbs {
        flex-direction: column !important;
    }

    .product-container .swiper__gallery-thumbs .swiper-wrapper {
        width: 90px;
        justify-content: flex-start
    }

    .product-container .swiper__gallery-thumbs .swiper-wrapper .swiper-slide {
        width: 90px !important;
        height: 90px !important
    }

    .product-container .swiper__gallery-thumbs .swiper-wrapper .swiper-wrapper img {
        width: 90px;
        height: 90px
    }

    #product .swiper-container-vertical .swiper-button-next, #product .swiper-container-vertical .swiper-button-prev {
        position: unset !important;
        transform: rotate(90deg) !important;
        margin-left: 12px !important;
        background-color: transparent !important;
    }
}

.product-quickview .product-left img {
    max-width: 100%;
    height: auto;
    display: block;
}

.product-quickview .product-right {
    padding: 15px;
}

.modal-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cover__category .cf-specific-collections .title {
    font-size: 24px !important;
}

.product-information .product-description {
    text-align: justify;
}

.product-information .product-reference {
    font-size: 1rem;
}

.recette-avis-container {
    margin-top: 20px;
}

.card__produit .product___title {
    height: 60px;
}

.swiper__coverflow .card__produit .product___title {
    height: auto;
}

@media (max-width:768px) {
    .card__produit .product___title {
        padding: 0 10px
    }
}

.customer_container .js-address-form footer {
    margin-bottom: 20px;
    padding-left: 20px;
}

.category-id-180 #main-container,
.category-id-179 #main-container,
.category-id-178 #main-container,
.category-id-139 #main-container,
.category-id-137 #main-container,
.page-best-sales #main-container {
    margin-top: 48px !important;
}

.category-id-180 .breadcrumb,
.category-id-179 .breadcrumb,
.category-id-178 .breadcrumb,
.category-id-139 .breadcrumb,
.category-id-137 .breadcrumb,
.page-best-sales .breadcrumb {
    top: -48px !important;
}

@media (min-width:1024px) {

    #module-ambjolisearch-jolisearch #products .productslist_right .products>.card-wrapper-simple .card-header,
    #module-ambjolisearch-jolisearch #products .productslist_right .products>.card-wrapper-product .card-header {
        height: 335.88px !important
    }
}

#prod_accessories .card-wrapper-product[data-catname="accessoire"] .product___title .catline {
    display: none;
}

#index.home div.col.swiper-button-next,
#index.home div.col.swiper-button-prev {
    bottom: 0;
}

#swiperHomeCover>div.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 0;
}

#swiperHomeCover>div.swiper-button-next,
#swiperHomeCover>div.swiper-button-prev,
div.swiper-button-prev,
div.swiper-button-next {
    bottom: calc(50% - 25px);
}

#swiperHomeCover>div.swiper-button-next {
    background-image: url(/themes/ether-mauviel/assets/fonts/8900e3791cadfccac74732795e93912a.svg);
}

#swiperHomeCover>div.swiper-button-prev {
    background-image: url(/themes/ether-mauviel/assets/fonts/17153e3b9cf5151620df0a743501163f.svg);
}

div.modal-body div.swiper-button-prev {
    position: absolute;
    left: 0;
    width: 20px;
    top: calc(50% - 20px);
}

div.modal-body div.swiper-button-next {
    position: absolute;
    left: auto;
    right: 0;
    width: 20px;
    top: calc(50% - 20px);
}

#accessoire article>div.card-header {
    height: 269.274px !important;
}

#couvercles article>div.card-header,
#category article>div.card-header {
    height: 240px !important;
}

/* Product / quickview gallery thumbs: layout, active state, arrows */
.swiper__gallery-thumbs {
    position: static !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    max-height: none !important;
    margin-top: 10px !important;
    margin-bottom: 0 !important;
    width: 100% !important;
    height: auto !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
}

.swiper__gallery-thumbs .swiper-wrapper {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
}

.swiper__gallery-thumbs .swiper-slide {
    width: 60px !important;
    height: 60px !important;
    margin: 0 5px !important;
    opacity: 0.5;
    transition: opacity 0.2s ease;
}

.login-form {
    padding: 40px 0px;
}

@media (min-width:1200px) {
    .swiper__gallery-thumbs .swiper-slide {
        width: 80px !important;
        height: 80px !important;
    }
}

.swiper__gallery-thumbs .swiper-slide img {
    width: 60px !important;
    height: 60px !important;
}

@media (min-width:1200px) {
    .swiper__gallery-thumbs .swiper-slide img {
        width: 80px !important;
        height: 80px !important;
    }
}

/* Thumb strip: inactive slides slightly transparent, active full opacity */
.swiper__gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

/* Prev/next arrows on each side of thumb strip */
.swiper__gallery-thumbs {
    position: relative;
    padding-left: 36px;
    padding-right: 36px;
}

.swiper__gallery-thumbs .swiper-button-prev,
.swiper__gallery-thumbs .swiper-button-next {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 60px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #b1876f;
}

@media (min-width: 1200px) {
    .swiper__gallery-thumbs .swiper-button-prev,
    .swiper__gallery-thumbs .swiper-button-next {
        height: 80px;
        position: unset !important;
    }
}

.swiper__gallery-thumbs .swiper-button-prev {
    left: 0;
    right: auto;
}

.swiper__gallery-thumbs .swiper-button-next {
    right: 0;
    left: auto;
}

.swiper__gallery-thumbs .swiper-button-prev::after,
.swiper__gallery-thumbs .swiper-button-next::after {
    font-size: 20px;
}

#category .universSpe article>div.card-header {
    height: 240px !important;
}
.header-checkout-top a.label {
    position: absolute;
    left: 10px;
}

/* Show product attributes (diameter, options) in checkout right-side summary */
.cart-overview .attribute {
    display: block !important;
}
.cartmenu-panel .cartmenu-product-line-grid-body .cartmenu-product-line-info:not(:first-child),
.cart-overview .cartmenu-product-line-info:not(:first-child) {
    /* max-height: 12px; */
}

#module-ambjolisearch-jolisearch .cdpcp-icon-add {
    border: 1px solid #b1876f;
    border-radius: 2px;
    margin-top: 3px;
}
#checkout .checkout-right > .title,
#checkout .update_quantity{
	display:none
}
#checkout .js-cart-line-product-quantity{
	pointer-events:none
}
@media (min-width: 1440px) {
	#checkout .delivery-text.col-xxl-9{
		flex:0 0 98%;
		max-width:100%
	}
}

.swiper__gammes .swiper-wrapper{
	margin:auto
}
@media (min-width: 992px) {
    .swiper__coverflow {
        height: 544px !important;
    }
    .cms-id-14 .swiper__coverflow {
        height: auto !important;
    }
}
}
@media (min-width: 1920px) {
	#navbar-265.mainmenu-panel .container-fluid>.row{
		margin-right:0 !important
	}
}
@media (max-width:992px) {
	.cover.cover__category>.position-relative{
		/* min-height: auto; */
		/* max-height: none; */
		min-height: 300px;
		max-height: 300px;
	}
}
@media (max-width:768px) {
	.category-id-106 .cover.cover__category>.position-relative,
	.category-id-152 .cover.cover__category>.position-relative,
	.category-id-155 .cover.cover__category>.position-relative,
	.category-id-156 .cover.cover__category>.position-relative{
		min-height: 300px;
		max-height: 300px;
	}
	.category-id-106 .cover-footer.cf-specific-collections,
	.category-id-152 .cover-footer.cf-specific-collections,
	.category-id-155 .cover-footer.cf-specific-collections,
	.category-id-156 .cover-footer.cf-specific-collections{
		padding:20px 0
	}
	.category-id-106 .cover-footer.cf-specific-collections .title,
	.category-id-152 .cover-footer.cf-specific-collections .title,
	.category-id-155 .cover-footer.cf-specific-collections .title,
	.category-id-156 .cover-footer.cf-specific-collections .title{
		font-size:16px !important
	}
	.card__simple .overlay{
		padding:10px
	}
}
.payment-option label img[src*="systempay"]{
	max-width:none !important;
	margin-right:0 !important
}
/* #index .gabarit__slider__produits .card__produit{ */
	/* margin-top:0 !important */
/* } */
.card__produit{
	margin-top:0 !important
}
.order-confirmation-details,
.section_compare{
	padding-bottom:50px
}
.product-cover{
	background:#f2e8df
}

@media (max-width: 1200px) {
    .category-id-21 .cover__category .position-relative:is(.position-relative--collections) .container .title__basic {
        margin-top:40px
    }
}

@media (min-width: 1200px) {
    .category-id-21 .cover__category .col-xl-7 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .category-id-21 .cover__category .col-lg-8  {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
#mainmenuSearchResult .card__produit .card-title{
	display:block !important
}
#module-ambjolisearch-jolisearch .cdpcp-compare-btn--add .cdpcp-icon-add,
#my-account #colissimo-returns,
#my-account #systempay-wallet-link,
#my-account #psgdpr-link,
.cartmenu-header-title .badge
 {
    display: none;
}
#my-account #wishlist-link{
	display: block;
	width: 100%;
	flex: 0 0 100%;
	max-width: 100%;
}	
	
#module-ambjolisearch-jolisearch.js-compare-open .cdpcp-compare-btn--add .cdpcp-icon-add {
    display: block;
}
.modal.quickview .qv-mailalert {
  margin-top: 15px;
}
.modal.quickview .qv-mailalert .text-label {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
}
body.page-registration .page-title-container {
	padding:40px 0;
	margin-bottom:0
}
body.page-registration .subtitle {
	padding:20px 0
}
.form-footer p a{
	display:block
}



/*STEPS*/

.address-item .custom-radio .custom-control-label,
.checkout .delivery-option,
.payment-option label.form-control {
	background:#fbfbfb;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #c7c7c7;
    border-radius: 4px;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 500;
    padding: 20px;
    color: #979797;
}
.address-item .custom-radio input:checked+.custom-control-label,
.checkout .delivery-option.is-checked,
.payment-option.is-checked label.form-control{
	background:#f2e8df;
    border: 1px solid #b1876f;
}
.address-item .custom-radio .custom-control-label .address-alias,
.address-item .custom-radio input:checked+.custom-control-label .address-alias{
	color:#000;
}
.address-item .custom-radio .custom-control-label .default,
.address-item .custom-radio input:checked+.custom-control-label .default{
	color:#FFF;
	background:#b1876f;
    padding: 5px 10px;
    font-size: 10px;
    border-radius: 20px;
	margin-right:20px
}
.address-selector .btn-primary,
#colissimo-select-pickup-point{
	background:#FFF;
	color:#000;
	border-color:#000;
	text-transform:none;
	font-weight:400;
	transition:all 0.3s ease
}
.address-selector .btn-primary:hover,
#colissimo-select-pickup-point:hover{
	background:#000;
	color:#FFF;
}
.carrier-extra-content{
	margin-left:0
}
.address-selector .btn-primary::before{
	content: "+";
	margin-right: 5px;
}
.edit-address{
	font-size:12px
}
.invoice-selector .product-variant-collapse{
	display:none
}
#invoice-addresses .address-item{
	max-width:none
}

.fake-radio {
	margin-left: 20px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 2px solid #aaa;
	background: #fff;
	transition: border-color 0.2s;
	pointer-events: none; /* important ! */
  

  &__dot {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: transparent;
    transition: background 0.2s;
  }
}
input[type="radio"]:checked + .custom-control-label {
  .fake-radio {
    border-color: #b1876f;

    &__dot {
      background: #b1876f;
    }
  }
}
input[type="radio"]:checked + .custom-control-label .fake-radio__dot,
input[type="radio"]:focus-visible + .custom-control-label .fake-radio__dot,
.checkout .delivery-option.is-checked .fake-radio__dot,
.payment-option.is-checked label.form-control .fake-radio__dot{
	background:#b1876f;
	padding:4px;
	border-radius:50%
}
.custom-control-label:hover .fake-radio{
	border-color: #888;
}
input[type="radio"]:focus-visible + .custom-control-label .fake-radio{
	outline: 2px solid #b1876f;
	outline-offset: 2px;
}
.checkout .delivery-option.is-checked .fake-radio,
.payment-option.is-checked label.form-control .fake-radio{
	border-color: #b1876f;
}
.defaultradio{
	display:flex;
	align-items:center;
	justify-content: end
}
.continue{
	margin:auto;
	text-align:center
}
button.continue{
	max-width:320px
}

.js-address-form .form-footer{
	text-align:center
}

.custom-radio input[type=radio] {
    opacity: 0;
    position: absolute;
    outline: none;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.delivery-option .carrier-name,
.payment-option label.form-control span{
	color:#000;
	font-size: 16px;
	font-weight:400
}
@media (max-width:767px) {
    .delivery-option .carrier-name,
	.payment-option label.form-control span{
		font-size: 12px;
	}
}
.recap .cartmenu-header-title,
#checkout .remove-from-cart,
.recap .remove-from-cart,
.recap .cart-summary-helper,
.recap .cart-summary-detailed:after{
  display: none !important;
}
.recap .block-promo,
.recap .cart-summary-detailed,
.recap .cart-summary-detailed .cartmenu-body{
	height:auto;
	border:none;
	margin:0;
	padding:0;
}
.recap .cart-summary-subtotals-container, .recap .cart-summary-totals-container{
	margin:10px 0
}
@media (min-width:992px) {
    .recap,.flologout{
		display:none
	}
}

.delivery-option .carrier-delay{
	color:#979797;
	font-size: 12px;
}

.delivery-option .carriere-name-container{
	padding-left:0
}
.delivery-option .custom-control-label,
.payment-options .ps-hidden-by-js{
	display:none
}
#colissimo-pickup-point-address-selected{
	border:none !important
}
.payment-info-shipping-body{
	text-transform:uppercase
}
.delivery-option .carrier-price {
    text-align: right;
    font-weight: 400;
    font-size: 14px;
    color: #000;
}
.js-additional-information,
.attrs_match{
	font-size:12px
}
.order-confirmation-details .cartmenu-product-line-grid-right{
	padding-left:0
}

.order-confirmation-summary .btn {
    font-size: 11px;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    padding: 13px 15px;
    min-height: 0;
    line-height: 1.2;
    padding: 1rem 1.5rem;
    text-transform: uppercase;
    letter-spacing: .75px;
    border-radius: 30px;
    outline: none !important;
    min-height: 50px;
    box-shadow: none !important;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.order-confirmation-summary .btn svg {
    height: 13px;
    width: auto;
    margin-right: 6px;
	max-height: 20px;
}

.info_livraison{
	display: flex;
    gap: 10px;
    margin: 15px 0 30px;
    vertical-align: middle;
	line-height:1.2;
	background:#fbfbfb;
	padding:20px
}
.info_livraison span{
	font-size:12px
}
.delivery-text{
	margin:0 auto 1.5rem auto
}

article.product-miniature .card-price__title {
    opacity:0
}

article.product-miniature.has-variants .card-price__title {
    opacity:1
}

#password #content-wrapper{
	max-width: 1460px;
	margin:auto
}
#password .page-header{
    color: #b1876f !important;
	text-align:center;
	margin-top:30px
}
#password .forgotten-password,
#password .renew-password .email{
	text-align:center;
	margin-bottom:30px
}
#password .form-fields .email{
	display: block;
    margin: 0 auto 40px;
}
#password .renew-password .btn-primary{
	text-align:center;
	margin:20px auto
}
#password .center-email-fields .hidden-sm-up,
#password .center-email-fields .page-footer,
#password #main .page-footer{
	display:none
}

.category-id-84 .cover__category .bg{
	background: #faf3e3 !important;
}
.category-id-84 .gabarit__slider__gammes .gabarit-header,
.category-id-84 .gabarit__slider__gammes .gabarit-body:before{
	background: #f3f3f3 !important;
}

#checkout .promo-code-button,
#checkout #promo-code,
#checkout a[data-link-action="remove-voucher"] {
    display: none !important;
}
#checkout .cart-voucher.block-promo{
	border-top:none
}
.list-soldes .products > .w-100{
	margin-bottom:0 !important;
}
.payment-options.has-swiss-address .payment-option{
	display:none
}
.payment-options.has-swiss-address .payment-option#payment-option-1-container{
	display:block
}

.footer-checkout .footer-checkout-faq ul li{
	font-weight: 400 !important;
}
.footer-checkout ul,
.footer-checkout .card__collapse-faq ul {
	display:block !important;
	margin-bottom: 1rem;
	font-size: 16px !important
}
.footer-checkout ul li,
.card__collapse-faq ul li{
    font-size: 16px !important
}
.card__produit .card-labels{
	margin-top:0 !important
}
#block-reassurance .block-reassurance-item{
	max-height:none !important
}
#block-reassurance .block-reassurance-item .d-none{
	display:block !important
}
.checkout-right .cart-summary-detailed{
	padding-bottom:0
}
.cart-summary-detailed{
	height:auto ;
	max-height:300px
}
.cart-summary-detailed:after{
	background:none 
}
@media (max-width: 768px) {
	  #swiperHomeCoverMobile {
    height: auto !important;
  }
	#swiperHomeCoverMobile.swiper__cover .swiper-pagination {
		bottom: 0 !important;
	}
	  #swiperHomeCoverMobile .swiper-wrapper,
	.swiper-slide,
	.swiper-wrapper,
	.swiper__cover__mobile,
	.cover-bg img{
		width:100%;
		height:auto !important;
		max-height:none
	}
	.swiper__cover__mobile .swiper-slide .cover-bg {
		aspect-ratio: 1280 / 594;
		overflow: hidden;
	}
	.swiper__cover__mobile .cover-bg img {
		object-fit: cover;
		display: block;
	}
}

#contact .alert-success{
	background:#d2ffd3
}
#contact .alert ul{
    padding: 10px 20px;
    margin-bottom: 0
}