.grecaptcha-badge {
    display: none !important;
}

body {
    overflow-x: hidden;
}

button:focus-within {
    background-color: #D2C2D6 !important;
    color: #252525 !important;
    outline: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none;
}

#wrapper {
    padding-top: calc(170px + 1.563rem);
    padding-bottom: 140px;
    background-color: #f3f3f3;
}

.page-order #wrapper,
.page-addresses #wrapper,
.page-customer-account #wrapper,
.page-cart #wrapper,
.page-history #wrapper,
.page-my-account #wrapper,
.page-order-detail #wrapper {
    padding-top: calc(160px + 1.563rem);
}

@media screen and (max-width:1024px) {
    #wrapper {
        padding-top: calc(200px + 1.563rem);
    }

    .page-order #wrapper,
    .page-addresses #wrapper,
    .page-customer-account #wrapper,
    .page-cart #wrapper,
    .page-history #wrapper,
    .page-my-account #wrapper,
    .page-order-detail #wrapper {
        padding-top: calc(200px + 1.563rem);
    }
}

@media screen and (max-width:767px) {
    #wrapper {
        padding-top: calc(140px + 1.563rem);
    }

    .page-order #wrapper,
    .page-addresses #wrapper,
    .page-customer-account #wrapper,
    .page-cart #wrapper,
    .page-history #wrapper,
    .page-my-account #wrapper,
    .page-order-detail #wrapper {
        padding-top: calc(120px + 1.563rem);
    }
}

/*++++++++++++++++++ Srollbar +++++++++++++++*/

::-webkit-scrollbar-thumb {
    background-color: #d2c2d6;
    border-radius: 5px;
}

::-webkit-scrollbar-track {
    background-color: #ffffff;
}

html {
    scrollbar-color: #d2c2d6 #ffffff;
}

/*++++++++++++++++++ Cookies +++++++++++++++*/
.lgcookieslaw-slider {
    border-radius: 75px;
}

.lgcookieslaw-slider::before {
    border-radius: 75px;
}

.lgcookieslaw-modal {
    font-family: Poppins;
    color: #252525 !important;
    border-radius: 10px;
}

.lgcookieslaw-modal-header,
.fancybox-skin {
    border-radius: 10px;
}

.lgcookieslaw-modal-header .lgcookieslaw-modal-header-title {
    color: #252525;
}

.lgcookieslaw-modal .lgcookieslaw-cancel-button {
    background: unset;
    color: #252525;
    font-weight: 500;
}

.lgcookieslaw-modal .lgcookieslaw-cancel-button:focus-within {
    background-color: unset !important;
    box-shadow: unset;
}

.lgcookieslaw-modal-footer .lgcookieslaw-button {
    font-weight: 600;
    font-family: Poppins;
    border-radius: 75px;
}

.lgcookieslaw-modal-footer .lgcookieslaw-button:focus-within {
    box-shadow: unset;
}

#lgcookieslaw_fixed_button {
    background-color: #d2c2d6;
    /* box-shadow: unset; */
    border-radius: 75px;
    left: 20px;
    bottom: 20px;
}

.lgcookieslaw-button {
    border-radius: 75px;
}

.lgcookieslaw-banner-close-button {
    background-color: unset;
}

#lgcookieslaw_fixed_button svg {
    fill: #252525;
}

.lgcookieslaw-modal .lgcookieslaw-reject-button,
.lgcookieslaw-modal .lgcookieslaw-accept-button {
    color: #252525 !important;
    background: #d2c2d6 !important;
}

@media (min-width: 1200px) {
    .lgcookieslaw-banner-bottom .container {
        width: 85%;
        max-width: 100%;
    }
}

/*++++++++++++++++++ Header +++++++++++++++*/
#shopTitle:hover {
    color: #252525;
    text-decoration: underline;
}

.ets_search_block_top {
    padding: 0;
}

.ets_search_block_top .form-control::placeholder {
    color: #252525;
}

.ets_search_block_top .search_query_top {
    background-color: #d2C2D6;
    border-radius: 75px;
    height: 50px;
    padding: 5px 50px 5px 15px;
    font-family: Poppins;
}

.ets_search_block_top .form-control {
    border: none;
    color: #252525;
}

.ets_search_block_top .btn.button-search {
    border-top-right-radius: 75px;
    border-bottom-right-radius: 75px;
    line-height: 2.25;
}

.ets_search_block_top .btn.button-search svg {
    fill: #252525 !important;
}

.ets_search_block_top .btn.button-search {
    background-color: inherit;
    height: 50px;
    padding-right: 8px;
}

.ets_search_block_top div.search_block_results,
div#search_block_keyword {
    margin-top: 32px;
    width: 170%;
    border: solid 1px #d2c2d6;
    border-bottom: solid 0px #d2c2d6;
    border-radius: 4px;
}

.ets_search_block_top .search_block_results li {
    border-bottom: 1px solid #d2c2d6;
}

.search_block_results .box_button_see {
    border-radius: 0 0 4px 4px;
}

.ets_search_block_top a.ets_link_see,
.ets_search_block_top a.ets_link_see::after {
    color: #252525 !important;
}

div.search_block_results .autocomplete-suggestions,
div#search_block_keyword .autocompletenew-suggestions {
    border-bottom: none;
    border-radius: 4px;
}

.ets_search_block_top a.ets_link_see::after {
    content: "\279C";
    background-image: none;
    height: unset;
}

.ets_search_block_top div.search_block_results span.title_group {
    font-weight: 600;
    font-size: 14px;
    color: #252525;
    border: none;
}

.search_block_results li.search_result_header {
    background: #d2c2d6;
}

div.search_block_results .autocomplete-suggestions,
div#search_block_keyword .autocompletenew-suggestions {
    border-top: none;
}

.elementor-cta--skin-classic .elementor-cta-bg- {
    position: relative;
    min-height: 190px !important;
}


/* +++++++++++++++++++++ Résultats de recherche ++++++++++++++++++++++ */
#module-ybc_blocksearch-blocksearch .wrap_header_tap ul li.active a,
#module-ybc_blocksearch-blocksearch .wrap_header_tap ul li.active a span {
    background-color: #D2C2D6;
    border-radius: 75px;
    color: #252525 !important;
}

#module-ybc_blocksearch-blocksearch .wrap_header_tap ul li * {
    color: rgba(37, 37, 37, 0.8);
}

#module-ybc_blocksearch-blocksearch .wrap_content_product form select#ybc_search_sort_by_product {
    border-radius: 75px;
    background: #D2C2D6;
}

#module-ybc_blocksearch-blocksearch .wrap_search .wrap_header_tap {
    border-radius: 10px;
    border-color: #D2C2D6;
}

#module-ybc_blocksearch-blocksearch .ybc_search_page_content .content_tab {
    border-radius: 10px;
}

#module-ybc_blocksearch-blocksearch .view_number_show {
    padding-bottom: 30px;
    margin-bottom: 0;
    color: rgba(37, 37, 37, 0.7);
    border-bottom: 1px solid #d2c2d6;
    text-align: center;
}

#module-ybc_blocksearch-blocksearch ul.pagination_search li {
    border: none;
    color: #252525;
    margin-right: 0px;
}

#module-ybc_blocksearch-blocksearch ul.pagination_search li a,
#module-ybc_blocksearch-blocksearch ul.pagination_search li a i svg {
    line-height: 32px;
    color: #252525;
    fill: #252525;
}

#module-ybc_blocksearch-blocksearch ul.pagination_search li a:hover,
#module-ybc_blocksearch-blocksearch ul.pagination_search li a:hover i svg {
    color: #d2c2d6;
    fill: #d2c2d6;
}

#module-ybc_blocksearch-blocksearch ul.pagination_search li.disabled a:hover i svg,
#module-ybc_blocksearch-blocksearch ul.pagination_search li.disabled a:hover {
    fill: #252525;
    color: #252525;
}

#module-ybc_blocksearch-blocksearch ul.pagination_search li.active a {
    color: #252525;
    background: #D2C2D6;
    border-radius: 75px;
}

/* +++++ Products +++++ */
#module-ybc_blocksearch-blocksearch .content_tab_product .ets_item_product article {
    width: 100%;
}

#module-ybc_blocksearch-blocksearch .content_tab_product .ets_product_type {
    padding: 1.5em 1em 1em 1em;
    color: rgba(37, 37, 37, 0.7);
    border-top: solid 1px #D2C2D6;
    width: 100%;
}

#module-ybc_blocksearch-blocksearch .product-miniature .thumbnail-container .product-thumbnail img {
    border-radius: 20px;
}

#module-ybc_blocksearch-blocksearch .product-miniature .product-description {
    padding: 1em 1em;
}

/* +++++ Category +++++ */
#module-ybc_blocksearch-blocksearch .content_tab_category .item-content {
    display: flex;
    align-items: center;
    gap: 1em;
}

#module-ybc_blocksearch-blocksearch .content_tab_category .item-content .left_item {
    width: 20%;
}

#module-ybc_blocksearch-blocksearch .content_tab_category .item-content .right_item {
    width: 80%;
}

#module-ybc_blocksearch-blocksearch .content_tab_category .item a img {
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    height: auto;
    min-width: 100%;
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 14px;
    margin-bottom: 0;
}

#module-ybc_blocksearch-blocksearch .content_tab_category .item,
#module-ybc_blocksearch-blocksearch .content_tab_cms .item {
    border-color: #D2C2D6;
    margin-bottom: 0;
    padding-top: 25px;
}

/* +++++++++++++++ Blog ++++++++++++++ */
#module-ybc_blocksearch-blocksearch .content_tab_blockBlog .item,
#module-ybc_blocksearch-blocksearch .content_tab_catBlog .item {
    padding-bottom: 25px;
    padding-top: 25px;
    margin-bottom: 0;
    border-bottom: 1px solid #d2C2D6;
}

#module-ybc_blocksearch-blocksearch .content_tab_blockBlog .item:last-child,
#module-ybc_blocksearch-blocksearch .content_tab_catBlog .item:last-child {
    padding-bottom: 25px;
    border-bottom: unset;
}

.wrap_content_blockBlog.wrap_content .item-content,
.wrap_content_catBlog.wrap_content .item-content {
    height: 100%;
    align-items: center;
    display: flex;
}

.wrap_content_blockBlog.wrap_content .item-content .left_item,
.wrap_content_catBlog.wrap_content .item-content .left_item {
    width: 20%;
    padding-right: 20px;
}

.wrap_content_blockBlog.wrap_content .item-content .right_item,
.wrap_content_catBlog.wrap_content .item-content .right_item {
    width: 80%;
}

#module-ybc_blocksearch-blocksearch .content_tab_blockBlog .left_item img,
#module-ybc_blocksearch-blocksearch .content_tab_catBlog .left_item img {
    max-width: 100%;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 14px;
}

@media screen and (max-width:575px) {

    .wrap_content_blockBlog.wrap_content .item-content,
    .wrap_content_catBlog.wrap_content .item-content {
        flex-direction: column;
    }

    .wrap_content_blockBlog.wrap_content .item-content .left_item,
    .wrap_content_catBlog.wrap_content .item-content .left_item {
        width: 60%;
        padding-bottom: 1em;
    }

    .wrap_content_blockBlog.wrap_content .item-content .right_item,
    .wrap_content_catBlog.wrap_content .item-content .right_item {
        width: 100%;
    }

    #module-ybc_blocksearch-blocksearch .content_tab_blockBlog .item,
    #module-ybc_blocksearch-blocksearch .content_tab_catBlog .item {
        padding-bottom: 0;
        padding-top: 1em;
    }
}


/*++++++++++++++++++++ retirage du hover sur mobile +++++++++++++++++++++*/
@media screen and (max-width:1024px) {
    .elementor-cta:hover .elementor-cta-bg-overlay {
        background-color: #02010100 !important;
    }

    .elementor-button:hover,
    #button-footer {
        background-color: none !important;
        transform: none !important;
    }


    /*++++++++++++++++ Align Slider Navigation on Mobile +++++++++++++++++*/
    .elementor-arrows-position-outside .elementor-swiper-button-next,
    .elementor-arrows-position-outside .elementor-swiper-button-prev {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}

/*++++++++++++++++++ Overlay +++++++++++++++*/
#overlay,
#overlay-brand {
    display: none;
    /* Caché par défaut */
    transform: translateY(-289px);
    /* Position initiale au-dessus */
    transition: transform 0.5s ease, opacity 0.5s ease;
    /* Animation fluide */
    opacity: 0;
    /* Caché visuellement */
}

#overlay.visible,
#overlay-brand.visible {
    display: block;
    /* Rendu visible */
    transform: translateY(0);
    /* Descend à sa position finale */
    opacity: 1;
    /* Entièrement visible */
}


#overlay .elementor-cta-bg-wrapper,
#overlay-brand .elementor-cta-bg-wrapper {
    border-radius: 15px !important;
}

#overlay .overlay-poster,
#overlay-brand .overlay-poster {
    min-width: 100px !important;
}




/*++++++++++++++++++ Slider +++++++++++++++*/
.swiper-slide {
    padding-top: 10px
}

#content {
    overflow: hidden;
}

.swiper-slide:not(.swiper-slide-active, .swiper-slide-prev, .swiper-slide-next) .swiper-slide-image {
    transform: scale(0.8);
    transform-origin: center bottom;
    transition: transform 0.4s ease-in-out;
}

.swiper-slide-prev .swiper-slide-image,
.swiper-slide-next .swiper-slide-image {
    transform: scale(0.9);
    transform-origin: center bottom;
    transition: transform 0.4s ease-in-out;
    z-index: 999999 !important;
}

.swiper-slide-active .swiper-slide-image {
    transform: scale(1);
    transform-origin: center bottom;
    transition: transform 0.3s ease-in-out;
}

/*++++++++++++++++++ Slider Navigation +++++++++++++++*/
.elementor-swiper-button {
    background: #D2C2D6;
    padding: 16px 20px;
    border-radius: 75px;
    margin-right: -20px;
    margin-left: -20px;
}

/*++++++++++++++ Zoom de l'actu réseaux +++++++++++++++*/

#Actu2 {
    transition: transform .4s !important;
}

#Actu2:hover {
    -ms-transform: scale(1.025) !important;
    /* IE 9 */
    -webkit-transform: scale(1.025) !important;
    /* Safari 3-8 */
    transform: scale(1.025) !important;
}

/* +++++++++++++++++++++++++++ Enlever le bouton changer de boutique +++++++++++++++++++++++++ */
.psd_store_selector {
    display: none
}

/*++++++++++++++++++ Category Descriptions +++++++++++++++*/
.category-description {
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    position: relative;
    line-height: 1.5em;
    /* Ajuste l'espacement des lignes pour un rendu uniforme */
    max-height: calc(1.5em * 2);
    /* Limite la hauteur totale à 2 lignes */
    overflow: hidden;
    /* Cache le texte dépassant cette limite */
    transition: max-height 1s ease;
    /* Ajoute une animation fluide pour l'ouverture */
}

.category-description.expanded {
    display: block;
    -webkit-line-clamp: unset;
    max-height: 20em;
    /* Affiche tout le contenu sans limitation */
}


#voir-plus {
    display: inline-block;
    cursor: pointer;
}

/*++++++++++++++++++ Articles Product miniature +++++++++++++++++*/
.product-miniature .thumbnail-container {
    width: 100%;
}

.product-miniature .thumbnail-top {
    justify-content: center;
    display: flex;
}

.product-miniature .product-description {
    padding: 1em 2em;
}

.product-miniature .thumbnail.product-thumbnail img {
    border-radius: 15px;
}

@media screen and (max-width:1024px) {
    .product-miniature .product-description {
        padding: 0;
    }
}

#product-modal .modal-content .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}

#product-modal .modal-content .modal-body .image-caption {
    max-width: 79%;
    padding: .625rem 1.25rem;
    background: #fff;
    border-top: #f6f6f6 1px solid;
}

/* ++++++ Badge dispo ++++++++ */
.product-miniature .disponibility {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    padding: 0.5em 1em;
    margin: 1em;
    border-radius: 20px;
}

.product-miniature .disponibility.available {
    background: rgba(0, 255, 0, 0.2);
    color: green;
}

.product-miniature .disponibility.reservable {
    background: rgba(255, 165, 0, 0.2);
    color: orange;
}

.product-miniature .disponibility.unavailable {
    background: rgba(255, 0, 0, 0.2);
    color: red;
}

/*++++++++ Add To Cart Product miniature +++++++*/
.product-miniature .add-to-cart {
    position: absolute;
    background: #D2C2D6;
    border-radius: 20px;
    padding: 0.5em 1em;
    z-index: 98;
    font-family: Poppins;
    font-size: 11px;
    font-weight: 600;
    color: #252525;
    right: 0;
    bottom: 0;
    margin: 1em;
    transition: transform 0.5s ease;
}

.product-miniature .add-to-cart:hover {
    color: inherit;
    transform: scale(1.15);
    transition: transform 0.5s ease;
}

.product-miniature .add-to-cart:focus {
    color: inherit;
}

.product-miniature .add-to-cart .fa-plus {
    padding-left: 1em;
}

/* Enlever le text sur mobile */
@media screen and (max-width: 1024px) {
    .add-to-cart .text {
        display: none;
        /* Cache le texte */
    }

    .product-miniature .fa-plus {
        padding-right: 1em;
    }
}

/*++++++++++ Title Product miniature ++++++++++*/
.product-miniature .product-title a {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    color: #252525;
    text-align: left;
    text-decoration: none;
}

.product-miniature .product-title {
    text-align: left;
    margin: 0px 0px 0.5em 0px;
    white-space: nowrap;
    /* Empêche le texte de s'étaler sur plusieurs lignes */
    overflow: hidden;
    /* Masque le texte qui dépasse */
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 500;
}

/*++++++++++++ Attributes Product miniature ++++++++++*/

.product-attributes {
    display: flex;
    justify-content: space-between;
}

.parts {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    color: #252525;
    margin: 0;
}

.stars {
    color: #FBA651;
}

.product-miniature .product-price-and-shipping {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    color: #252525;
    text-align: right;
}

/*++++++++++++++++++ Temporaires surement ++++++++++++++++++*/
.product-miniature .highlighted-informations {
    display: none;
}

.product-miniature .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after {
    display: none;
}

.product-list-reviews {
    display: none;
}

/*++++++++++++++++++ Popup - Ajout au panier +++++++++++++++++++*/
.modal-content {
    border: solid 1px #D2C2D6;
    border-radius: 10px;
}

#blockcart-modal .modal-body {
    background: none;
}

#blockcart-modal .modal-header {
    background: initial;
}

#blockcart-modal {
    font-family: Poppins;
}

#blockcart-modal * {
    color: #252525;
}

.modal-body .product-cover-modal {
    border-radius: 20px 20px 0 0;
}

.modal-body .image-caption {
    border-radius: 0 0 20px 20px;
}

#blockcart-modal .col-md-6 {
    width: 50%;
    justify-content: center;
    display: grid;
}

#blockcart-modal strong {
    font-weight: bold;
    color: #D2C2D6 !important;
}

#blockcart-modal .product-name {
    font-size: 14px;
    font-weight: 700px;
    color: #252525;
}

#blockcart-modal .product-price {
    font-size: 14px;
    font-weight: 400;
    color: #252525;
}

#blockcart-modal .product-quantity {
    font-size: 16px;
    font-weight: 500;
}

#blockcart-modal .product-total {
    font-size: 16px;
}

#blockcart-modal .parts {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
}

#blockcart-modal .parfum {
    font-weight: 500;
}

#blockcart-modal .btn {
    display: inline-flex;
    /* Utilise flexbox */
    align-items: center;
    /* Aligne verticalement au centre */
    justify-content: center;
    /* Aligne horizontalement au centre */
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 20px;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 10px;
}

#blockcart-modal .btn-primary {
    background-color: #D2C2D6;
    color: #F8F8F8;
    border-radius: 75px;
    transition: transform 0.3s ease;
    color: #252525;
}

#blockcart-modal .btn-secondary {
    border-radius: 75px;
}

#blockcart-modal .btn-primary:hover *,
#blockcart-modal .btn-primary:hover {
    color: #F8F8F8 !important;
    background-color: #D2C2D6;
}

.material-icons {
    margin-right: 10px;
    font-size: 24px;
    line-height: 24px;
}

/* +++++++++++++++++++++++++++ Right Overlay - Cart +++++++++++++++++++++++++++ */
.elementor-cart__footer-buttons .elementor-button-primary {
    transition: transform 0.2s ease-in-out;
}

.elementor-cart__footer-buttons .elementor-button-primary:hover {
    transform: scale(1.05);
}

.elementor-cart__close-button {
    width: 1.5em;
    height: 1.5em;
    padding: 0.25em;
}










/*++++++++++++ Product Sheet ++++++++*/
.product-sheet {
    display: flex;
    flex-wrap: wrap;
    font-family: Poppins;
    color: #252525;
    padding: 1em;
    max-width: 2000px;
    padding-bottom: 2em;
}

.product-sheet p {
    color: #252525;
}

/*++++++++++++ Images ++++++++++*/
.product-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1em;
}

.back {
    float: left;
}

.back i {
    padding: 1em;
    border-radius: 100%;
    background: #D2C2D6;
    color: #252525;
}

.back i::before {
    width: 16px;
    display: block;
    text-align: center;
}

.badge {
    float: right;
    width: 85px;
}

.product-preview {
    flex: 1 1 40%;
    float: left;
    padding-right: 1em;
    width: 40%;
}

.product-cover .layer {
    border-radius: 20px;
}

.col-md-6 {
    width: 100%;
}

.product-cover img {
    background: none;
    border-radius: 20px;
}

.img-fluid {
    height: 385px;
}

@media screen and (max-width:1199px) {
    .img-fluid {
        height: auto;
    }
}

.js-qv-mask.mask {
    width: calc(100% - 60px);
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}

.thumb {
    margin-right: 0 !important;
    width: 49%;
    height: auto;
    border-radius: 20px;
}

.thumb:hover,
.thumb.selected {
    border: solid 2px #D2C2D6 !important;
}

.images-container .js-images-container img {
    border-radius: 15px;
}

.scroll-box-arrows .material-icons {
    margin-right: 0;
    align-content: center;
}

.scroll-box-arrows i {
    height: 27.5%;
}

video.js-qv-product-cover.img-fluid {
    background: white;
    border-radius: 20px;
}

.thumb.js-thumb.js-video-thumb {
    vertical-align: middle;
}

/*++++++++++++ Information +++++++++*/
.product-information {
    flex: 1 1 60%;
    float: right;
    padding-left: 1em;
}

.product-information p {
    margin-bottom: 0.5em;
}

.product-name {
    font-size: 25px;
    font-weight: 600;
}

.product-detail {
    display: flex;
    width: 100%;
}

.product-detail-left {
    float: left;
    flex: 1;
}

.product-parts {
    font-size: 22px;
    font-weight: 500;
}

.product-rate {
    color: #FBA651 !important;
}

.product-price-per-kilo {
    font-size: 15px;
    font-weight: 500;
}

.product-detail-right {
    float: right;
    flex: 1;
    text-align: right;
}

.product-price,
.product-prices,
.product-prices div {
    margin: 0;
    font-size: 25px;
    color: #252525;
    font-weight: 600;
}

.product-sheet .product-description p,
.product-sheet .ingredients p,
.product-sheet .info_allergens p {
    font-size: 14px;
    font-weight: 500;
}

.voir-plus {
    color: #D2C2D6;
    background: none;
    border: none;
    margin-bottom: 1em;
}

.voir-plus:focus {
    color: #D2C2D6;
    text-decoration: none;
}

.voir-plus:hover {
    color: #D2C2D6;
}

.product-allergen {
    padding: 2em 0em 0em 0em;
    display: flex;
}

.product-allergen .feature-item {
    padding: 0 0.5em;
    flex: 1;
}

.product-allergen span {
    font-size: 12px;
    font-weight: 600;
}

.product-allergen .feature-item-img {
    display: flex;
    justify-content: center;
}

.product-allergen .feature-item-text {
    text-align: center;
}

.feature-icon {
    height: 60px;
}

#product_customization_id,
#product_page_product_id,
input[name="token"] {
    display: none;
}

.js-product-availability {
    font-size: 13px;
    font-weight: 700;
}

.js-product-availability-text {
    font-size: 13px;
    font-weight: 500;
}

@media screen and (max-width:991px) {
    .product-allergen {
        overflow-x: scroll;
        max-width: 84vw;
    }
}

.thumbnail-padding {
    padding-bottom: 15px;
}

/*+++++++++++++++++++ Bouton quantité ++++++++++++++++++ */
.bootstrap-touchspin {
    width: 150px;
    overflow: hidden;
    border-radius: 75px;
}

.product-quantity {
    justify-content: space-between;
}

.product-quantity .qty {
    flex: 1;
}

.bootstrap-touchspin .btn-touchspin {
    background: #D2C2D6 !important;
}

#quantity_wanted {
    margin: 0 auto;
    float: none;
    background: #D2C2D6 !important;
    font-size: 19px;
    font-weight: 700;
    font-family: Poppins !important;
    border-radius: 1px;
}

.product-quantity .input-group-btn-vertical {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}

.product-quantity #quantity_wanted {
    width: 30%;
    border: none;
    text-align: center;
    height: 100%;
}

.product-quantity .input-group-btn-vertical .btn {
    max-width: 100%;
    width: 35%;
    margin: 0;
    padding: 0;
}

.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
    float: left;
    height: 100%;
    border: none;
}

.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
    float: right;
    height: 100%;
    border: none;
}

.product-quantity .input-group-btn-vertical .btn i {
    font-size: 1.35rem;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #252525;
    align-content: center;
    font-weight: 600;
}

.product-quantity .btn-primary,
.others_stock .btn-primary {
    background-color: #D2C2D6;
    border-radius: 75px;
    transition: transform 0.3s ease;
    color: #252525;
    padding: 0.4rem 1rem;
    line-height: 1.2;
}

.product-quantity .btn-primary,
.others_stock .btn-primary:active {
    background: #D2C2D6 !important;
    color: #252525 !important;
}

.product-quantity .btn-primary:hover,
.others_stock .btn-primary:hover {
    transform: scale(1.10);
}

.btn:disabled:hover,
.others_stock .btn:disabled:hover {
    background-color: #D2C2D6;
    transform: none;
}

.btn-primary i {
    transform: none !important;
    vertical-align: text-bottom;
}

.product-quantity .material-icons {
    margin-left: 10px;
    margin-right: 0;
    font-size: 24px;
    line-height: 24px;
}

.product-quantity .add-to-cart i {
    font-family: "Font Awesome 6 Free";
}

/* ++++++++++++++++ Input custom text +++++++++++++++++++ */
.product-customization .card-title {
    font-size: 16px;
}

.product-customization .card-block {
    font-size: 14px;
    color: #252525 !important;
}

.product-customization .product-message {
    background-color: #f6f6f6 !important;
    border-radius: 75px;
    border: solid 2px #d2c2d6;
    padding: 0.5rem;
    height: 2.5rem;
}

.product-customization .btn-primary {
    background: #D2C2D6 !important;
    color: #252525;
    border-radius: 75px;
    line-height: 1.20;
}

@media screen and (max-width:1024px) {
    .product-customization .card-block {
        background: #fff;
        padding: 0.5em;
    }

    .product-customization .card-block div {
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width:768px) {
    .product-customization .card-block {
        font-size: 12px;
    }

    .product-customization .card-title {
        font-size: 14px;
    }

    .product-customization .product-customization-item label {
        font-size: 13px;
    }

    .product-customization .btn-primary {
        font-size: 14px;
    }
}

.product-customization {
    margin: 0 0 -1em 0;
}

.product-customization .product-customization-item {
    margin: 1.25rem 0 0 0;
}


/* ++++++++++++++++++++++++++++++++++++ BOX Sizes +++++++++++++++++++++++++++++++++++++++++ */

.control-label {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}

.form-control-select {
    padding: 0.5em 1em;
    padding-right: 1em;
    background-color: #D2C2D6 !important;
    color: #252525;
    border: none;
    border-radius: 75px;
    width: 50% !important;
    font-size: 14px;
    font-weight: 600;
}

.form-control-select option {
    font-family: Poppins !important;
    font-size: 14px;
}

.form-control-select:focus {
    outline: none;
}

.product-size,
.custom_box_size table {
    width: 100%;
}

.custom_box_size table {
    margin-top: .375rem;
}

.product-size caption {
    padding-bottom: .375rem;
}

.product-size caption,
.custom_box_size span {
    caption-side: top;
    color: #252525;
    font-size: 14px;
    font-weight: 600;
}

.product-size thead {
    background: rgba(210, 194, 214, 0.4);
    border-radius: 75px;
}

.custom_box_size table tbody tr:first-child {
    background: rgba(210, 194, 214, 0.4) !important;
    border-radius: 75px;
}

.product-size th,
.custom_box_size table tbody tr:first-child td {
    font-size: 14px;
    font-weight: 600;
    padding: 0.5em 1em;
}

.custom_box_size table tbody tr:nth-child(2n+1) {
    background-color: #e8e8e8;
}

.product-size td,
.custom_box_size td {
    font-size: 14px;
    font-weight: 500;
    padding: 0.5em 1em;
}



/*++++++++++++++++++ Product Tabs +++++++++++++++++++++*/
.tabs {
    padding: 0;
    margin-top: 2rem;
    background: none;
}

.page-product .tabs .nav-tabs {
    border-bottom: none;
}

.tabs .nav-tabs .nav-link {
    color: #252525;
    border: 0 solid transparent;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    border: none !important;
    scroll-margin-top: 180px;
}

.tabs .nav-tabs .nav-link.active {
    color: #252525;
    font-weight: 500;
    background: #D2C2D6;
    border-radius: 75px;
}

/*++++++ additional information +++++*/
/* Spécificités du tableau mobile */
.mobile-table {
    display: none;
}

.mobile-table td {
    padding: 0.5rem 1rem !important;
    font-size: 14px !important;
    text-align: left !important;
}

.mobile-table .label {
    font-weight: 600;
    color: #252525;
}

.mobile-table .value {
    text-align: right !important;
}

/* Responsive visibility */
.desktop-table {
    display: table;
}

.product-nutritional-table {
    background: rgba(210, 194, 214, 0.4);
    border-radius: 12px;
    width: 100%;
    margin-bottom: 0.5em;
    table-layout: fixed;
}

.product-sheet #tab-content h4 {
    color: #252525;
    font-size: 16px;
    font-weight: 600;
    padding-top: 0;
}

.product-nutritional .label {
    font-size: 14px;
    font-weight: 500;
}

.product-nutritional th,
.product-nutritional td {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    word-wrap: break-word;
}

.product-nutritional th {
    padding: 1em 0.5em 0.5em 0.5em;
}

.product-nutritional td {
    padding: 0 1em 1em 1em;
}

.product-nutritional th {
    font-weight: 600;
}

.product-accessories {
    margin: 4em 0;
}

.product-accessories h3 {
    color: #252525;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1em;
}

/*+++++++++++++++++++++++++++++++++++++++ Cross Selling Slider ++++++++++++++++++++++++++++++++++++++*/
.splide.is-initialized,
.splide.is-rendered {
    width: 100%;
}

.splide__slide {
    width: unset;
}

.custom__arrow {
    padding: 1.5em !important;
    background: #D2C2D6 !important;
    border: none !important;
    outline: none !important;
}

.custom__arrow:focus {
    outline: none;
}

.custom__arrow i {
    color: #252525;
}

.custom__arrow:hover:not(:disabled) {
    opacity: 1 !important;
}

.custom__pagination.is-active {
    background: #D2C2D6 !important;
    outline: none !important;
}

.custom__pagination {
    background: #252525 !important;
    outline: none !important;
}

.splide__pagination {
    margin-bottom: -1em !important;
}

.product-miniature .thumbnail-container {
    border-radius: 20px;
}


/*+++++++++++++++++++++++++++++++++++++++ Product sheet Mobile ++++++++++++++++++++++++++++++++++++++*/

@media screen and (max-width:768px) {
    .product-preview {
        flex: 1 1 100%;
        float: none;
        padding-right: 0;
    }

    .product-information {
        flex: 1;
        float: none;
        padding-left: 0;
    }

    .product-name {
        font-size: 19px;
    }

    .product-parts {
        font-size: 17px;
    }

    .current-price-value {
        font-size: 19px;
    }

    .product-price-per-kilo {
        font-size: 11px;
    }

    .product-sheet .product-description p {
        font-size: 12px;
    }

    .voir-plus {
        font-size: 12px;
    }

    .stock {
        font-size: 11px;
    }

    .product-additional-info .stock strong,
    .product-additional-info .stock .availableproduct {
        font-size: 13px;
    }

    .product-quantity .btn-primary,
    .others_stock .btn-primary {
        font-size: 13px;
    }

    .product-actions .add-to-cart {
        height: 2.5rem;
    }

    .product-quantity #quantity_wanted {
        font-size: 14px;
    }

    .product-quantity .input-group-btn-vertical .btn i {
        font-size: 14px;
    }

    .product-quantity .material-icons {
        font-size: 19px;
    }

    .btn-primary i {
        vertical-align: sub;
    }

    .product-size th,
    .product-size td {
        font-size: 12px;
    }

    .desktop-table {
        display: none;
    }

    .mobile-table {
        display: table;
    }

    .tabs .nav-tabs {
        overflow-x: scroll;
        overflow-y: hidden;
        display: -webkit-inline-box;
        width: 84vw;
        padding-bottom: 0.5em;
    }

    .nav-tabs .nav-item+.nav-item {
        margin-left: -0.3rem;
        margin-right: -0.3rem;
    }

    .tabs .nav-tabs::-webkit-scrollbar {
        display: none;
    }

    .product-accessories h3 {
        font-size: 20px;
        font-weight: 600;
        text-align: center;
    }

    .bootstrap-touchspin {
        width: 110px;
    }
}

@media screen and (max-width:434px) {
    .tabs .nav-tabs {
        width: 84vw;
    }
}


/*++++++++++++++++++++++++++++++++++++++++++++++ PME ++++++++++++++++++++++++++++++++++++++++++++++++*/

.pieces-montees-miniature,
.pieces-montees-miniature .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pieces-montees-miniature .thumbnail-container {
    width: 100%;
}

.pieces-montees-miniature .thumbnail-container {
    position: relative;
    height: auto;
    margin-bottom: 1.563rem;
    overflow: hidden;
}

.pieces-montees-miniature .thumbnail-top {
    border-radius: 20px;
    justify-content: center;
    display: flex;
    position: relative;
    overflow: hidden;
}

.pieces-montees-miniature .product-description {
    padding: 1em 2em;
}

.pieces-montees-miniature h3 {
    text-transform: none !important;
    font-family: Poppins !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-align: center !important;
}

.pieces-montees-miniature .thumbnail-container .thumbnail-top::before {
    transition: opacity 0.3s ease;
    content: "Demander un devis";
    text-align: center;
    align-content: center;
    position: absolute;
    color: #252525;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(210, 194, 214, 0.9);
    opacity: 0;
}

.pieces-montees-miniature .thumbnail-container:hover .thumbnail-top::before {
    opacity: 1;
}

.contain-devis {
    position: absolute;
    justify-content: space-evenly;
    align-items: center;
    display: flex;
    flex-direction: column;
    vertical-align: -moz-middle-with-baseline;
    height: 100%;
    width: 100%;
}

.contain-devis:hover {
    color: #252525;
}

#fake-button {
    padding: 1em;
    background: #F8F8F8;
    border-radius: 75px;
    transition: transform 0.3s ease;
    text-align: center;
}

@media screen and (max-width:1024px) {
    #fake-button {
        padding: 0.5em;
    }

    .contain-devis {
        font-size: 14px;
    }

    body.ce-kit-1 h2 {
        font-size: 18px;
    }
}

.fa-lightbulb::before {
    font-size: 48px;
}

.contain-devis {
    background-color: #D2C2D6;
}

.pieces-montees-miniature .thumbnail-container:hover #fake-button {
    transform: scale(1.15);
}

#PME-Sticky .elementor-widget-wrap,
#Product-Sticky .elementor-widget-wrap {
    position: sticky;
    top: 200px;
    height: fit-content;
}

.category-pieces-montees #content,
.page-category #content {
    overflow: visible;
}

/* Modale descritpion PME */

#PME-Modale-Description {
    display: none;
    position: fixed;
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow-y: auto;
}

#PME-Modale-Description .modal-content {
    background-color: #F8F8F8;
    margin: 12% auto;
    padding: 1em 2em;
    border-radius: 30px;
    width: 60%;
}

#PME-Modale-Description .PME-close {
    font-size: 28px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #d2c2d6;
    border-radius: 50%;
    padding: 6px;
    opacity: 0.8;
}

#PME-Modale-Description .PME-close:hover {
    opacity: 1;
}

@media screen and (max-width: 1024px) {
    #PME-Modale-Description .modal-content {
        margin: 26% 2%;
        padding: 1em 1em;
        width: 96%;
    }

    #PME-Modale-Description .PME-close {
        top: -0.4em;
        right: -0.4em;
        padding: 4px;
    }
}

@media screen and (max-width: 767px) {
    #PME-Modale-Description .modal-content {
        margin: 37% 2%;
    }
}

/* +++++++++++++++++ QuickView Devis PME +++++++++++++++++ */
#wpcfu-f1-o1 h3 {
    color: #252525;
    font-size: 28px;
    font-weight: 600;
    padding: 0.5em;
    text-align: center;
    background-color: #D2C2D6;
    border-radius: 4px 4px 4px 4px;
    text-transform: unset;
}

.ets_cfu_box {
    margin-bottom: 0;
}

#wpcfu-f1-o1 .clearfix {
    display: none;
}

#wpcfu-f1-o1 .form-control {
    font-size: 16px !important;
    padding: 6px 12px;
    border-radius: 4px;
}

#wpcfu-f1-o1 .form-control {
    border: solid 1px #D2C2D6;
}

.wpcfu-f1-o1 .form-control:focus {
    outline: solid 1px #D2C2D6 !important;
}

.ets_cfu_input_submit.ets_cfu_input.editing {
    text-align: center;
}

.ets_cfu_input_submit.ets_cfu_input {
    text-align: center;
    margin-bottom: 0;
}

#pme-submit-devis {
    color: #252525;
    background: #D2C2D6;
    border-radius: 75px;
    font-size: 15px;
    padding: 12px 24px;
    text-transform: unset;
    transition: transform 0.2s ease-in-out;
}

#pme-submit-devis:hover {
    transform: scale(1.1);
}

#pme-hidden-id {
    display: none;
}

#pme-hidden-shop {
    display: none;
}

#ce-product-quick-view .dialog-message {
    animation-duration: 0.5s;
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}

#ce-product-quick-view .dialog-widget-content {
    position: relative !important;
}

.ceicon-close {
    /* padding: 0.5em; */
    border-radius: 75px;
    background: #D2C2D6;
    color: #252525;
}

.elementor-lightbox .dialog-lightbox-close-button {
    right: 7px;
}

div.wpcfu-response-output {
    margin: 15px 0 0 0;
    border-radius: 4px;
}

@media screen and (max-width:767px) {
    #wpcfu-f1-o1 h3 {
        font-size: 20px;
    }
}


/* +++++++++++++++++++++++++++++++++++++++++++ My account +++++++++++++++++++++++++++++++++++++++++++ */
.page-my-account #wrapper * {
    transition: transform 0.2s ease-in-out;
}

.page-my-account #content {
    overflow: visible;
}

.page-my-account #content .links {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1em;
    grid-auto-rows: 1fr;
}

.page-my-account #content .links a {
    padding: 0;
    color: #252525;
    font-weight: 600;
    margin: 0;
}

.page-my-account .links a span.link-item {
    align-content: center;
    border-radius: 15px;
    overflow: visible;
    padding: 2em !important;
}

.page-my-account #content .links a i {
    color: #252525;
}

.page-my-account #content .links a:hover i {
    color: #252525;
}

.page-my-account .links a span.link-item:hover,
.page-my-account .links a:focus-visible span.link-item,
.page-my-account .links a:focus span.link-item {
    background: #D2C2D6 !important;
    transform: scale(1.025);
}

.page-my-account .links a:focus-visible,
.page-my-account .links a:focus {
    outline: none;
    text-decoration: none;
}

.page-my-account h1 {
    text-align: center;
    margin-top: 1em;
    font-size: 28px;
    margin-bottom: 1em;
}

.page-my-account .page-footer {
    margin-top: 3em;
    transform: scale(1.10);
    text-align: center;
}

.page-my-account .page-footer a {
    padding: 0.5em 1em 0.5em 1em;
    background: #D2C2D6;
    border-radius: 75px;
    color: #252525 !important;
    display: inline-flex;
}

.page-my-account .page-footer a:hover {
    transform: scale(1.10);
}

@media screen and (max-width:575px) {
    .page-my-account .row {
        padding: 1em;
    }

    .page-my-account #content .links {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

@media screen and (max-width:767px) {
    .page-my-account #content .links {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* ++++++++++++++++++++++++++++++++++++ Customer pages +++++++++++++++++++++++++++++++ */
#wrapper .breadcrumb li:last-child {
    color: #7a7a7a !important;
}

.page-customer-account #wrapper *:not(span),
.page-addresses #wrapper *:not(span),
.page-order-detail #wrapper *:not(span) {
    color: #252525;
}

.page-customer-account #content,
.page-addresses #content,
.page-order-detail #content {
    border-radius: 15px;
    overflow: visible;
}

.page-customer-account h1,
.page-addresses h1,
.page-order-detail h1 {
    text-align: center;
    margin-top: 1em;
    font-size: 28px;
    margin-bottom: 1em;
    padding: 0 1em 0 1em;
}

.page-customer-account .account-link .material-icons,
.page-addresses .material-icons,
.page-order-detail .material-icons {
    vertical-align: text-top;
}

.page-customer-account form .form-control-label {
    color: #252525;
    text-align: start;
}

.page-customer-account .custom-radio {
    border: solid 2px #D2C2D6;
}

.page-customer-account .custom-radio input[type="radio"]:checked+span {
    background-color: #D2C2D6;
    top: .0625rem;
    left: .0625rem;
}

.page-customer-account .form-control-comment,
.page-customer-account em {
    color: rgba(37, 37, 37, 0.6) !important;
    font-style: italic;
}

.page-customer-account .form-control:not(#field-password, #field-new-password),
.page-customer-account .input-group {
    color: rgba(37, 37, 37, 0.7) !important;
    background: #F8F8F8;
    border: 2px solid #d2c2d6;
    border-radius: 75px;
}

.page-customer-account #field-password,
.page-customer-account #field-new_password {
    border: none !important;
    color: rgba(37, 37, 37, 0.7) !important;
    background: #F8F8F8;
    border-radius: 75px;
}

.page-customer-account .form-control:focus:not(#field-password, #field-new-password),
.page-customer-account .input-group.focus {
    color: #252525;
    background-color: #fff;
    outline: 1px solid #D2C2D6;
}

.page-customer-account #field-password:focus,
.page-customer-account #field-new_password:focus {
    border-radius: 75px;
    background: #fff;
}

.page-customer-account .input-group .input-group-btn>.btn[data-action="show-password"] {
    padding: 0.5em 2em;
    background: #D2C2D6;
    border-radius: 75px;
    color: #252525;
    font-weight: 600;
    border: solid 1px #D2C2D6;
}

.page-customer-account .input-group .input-group-btn>.btn[data-action="show-password"]:focus {
    outline: none;
}

.page-customer-account .checkbox-checked {
    color: rgba(37, 37, 37, 0.9) !important;
    line-height: 1em;
    font-weight: 900;
}

.page-customer-account .custom-checkbox input[type="checkbox"]+span {
    border: 1px #D2C2D6 solid;
}

.page-customer-account .btn-primary,
.page-order-detail .btn-primary {
    background-color: #D2C2D6;
    color: #252525;
    border-radius: 75px;
    transition: transform 0.2s ease-in-out;
}

.page-customer-account .btn-primary:hover,
.page-order-detail .btn-primary:hover {
    transform: scale(1.10);
}

.page-customer-account .psgdprinfo17 {
    border-radius: 10px;
}

.page-customer-account .psgdprinfo17 h2 {
    font-size: 24px;
}

/* ++++++++++ Adresses +++++++++ */
.page-addresses .addresses-footer {
    margin: 1em 0;
}

.page-addresses .add-address {
    background: #D2C2D6;
    padding: 0.5em 1em;
    border-radius: 75px;
    display: inline-block;
    transition: transform 0.2s ease-in-out;
}

.page-addresses .add-address:hover {
    transform: scale(1.10);
}

.page-history .alert-info,
.page-addresses .alert-info,
.page-customer-account .alert-info,
.page-order-detail .alert-info {
    background-color: rgba(210, 194, 214, 0.4);
    border-color: #D2C2D6;
    border-radius: 7px;
}

.page-customer-account .page-footer a:hover *,
.page-addresses .page-footer a:hover * {
    color: #D2C2D6 !important;
}

.page-addresses .addresses-footer {
    display: grid;
    justify-content: center;
}

.page-addresses .address .address-footer {
    border-top: 1px solid #D2C2D6;
}

.page-addresses .address-body address {
    padding-left: 1em;
    padding-right: 1em;
}

/* ++++++++++ Order History +++++++++ */
.page-customer-account .thead-default th {
    background: #D2C2D6;
    vertical-align: middle !important;
}

.page-history .table {
    border: 2px solid #D2C2D6;
}

.page-customer-account .table-bordered th,
.page-customer-account .table-bordered td {
    border: 1px solid rgba(210, 194, 214);
}

.page-history .table thead th,
.page-order-detail .table thead th {
    border: none;
}

.page-history .label-pill,
.page-order-detail .label-pill {
    background-color: rgba(210, 194, 214, 0.6) !important;
    border: solid 1px #D2C2D6;
    border-radius: 4px !important;
    color: #252525 !important;
}

/* ++++++++++ Order Details +++++++++ */
.page-order-detail h4 {
    font-size: 16px;
}

.page-order-detail strong {
    font-weight: 800;
}

@media (min-width: 768px) {
    .page-order-detail .col-md-9 {
        width: 90%;
    }

    .page-order-detail .col-md-5 {
        width: 75%;
    }

    .page-order-detail .col-md-3 {
        width: 10%;
    }
}

.page-order-detail .form-control-select {
    text-align: left;
    width: 80% !important;
}

.page-history .order-actions a:hover {
    color: #D2C2D6 !important;
}


@media screen and (max-width:991px) {

    #exportDataToCsv,
    #exportDataToPdf {
        width: 100%;
        margin: 0 0 0.5em 0;
        float: none !important;
        white-space: normal;
        font-size: 12px;
    }
}

@media screen and (max-width:767px) {
    .page-customer-account h1 {
        font-size: 20px;
    }

    .form-footer.clearfix {
        display: grid;
        justify-content: center;
    }

    .page-customer-account .psgdprinfo17 h2 {
        font-size: 18px;
    }

    .page-customer-account .psgdprinfo17 p {
        font-size: 14px;
    }
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++ Cart page +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++ Left ++++++++++ */

/* +++++++++++++++++++++ Cart + Order ++++++++++++++++++++++ */
.page-cart .back,
.page-order .back {
    font-size: 16px;
    font-weight: 600;
    vertical-align: middle;
    float: none;
}

.page-cart .back:hover,
.page-order .back:hover {
    color: #252525 !important;
    text-decoration: underline;
}

.page-cart .back i,
.page-order .back i {
    padding: 0.5em;
    margin-right: 1em;
}

.page-cart .card,
.page-order .card,
.page-order .cart-grid-body {
    border-radius: 30px;
    margin-top: 1em;
}

.cart-grid-body .card-block,
.page-order .card-block {
    padding: 1.5em 2em 1em 2em;
}

.cart-grid-body .cart-overview,
.page-order .cart-overview {
    padding: 0em 2em 1.5em 2em;
}

.page-cart .card-block h1,
.page-order .card-block h1 {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
}

/* ++++++++++++++++++++++++++++++++++++++++++ */

.page-cart .product-name {
    font-size: 16px;
    color: #252525;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}

.page-cart .product-name:hover {
    color: #D2C2D6 !important;
}

.page-cart .product-price {
    font-size: 18px;
    font-weight: 600;
    vertical-align: middle;
    margin-top: 0.25em;
}

.page-cart .parfum>span {
    font-size: 14px;
    font-weight: 400 !important;
}

.page-cart .total-product-price {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.15;
}

.page-cart .bootstrap-touchspin {
    width: 100px;
}

.page-cart .product-quantity #quantity_wanted {
    width: 45%;
    height: 102%;
}

.page-cart #quantity_wanted {
    font-size: 18px;
    font-weight: 600;
}

.product-quantity .input-group-btn-vertical .btn i {
    font-size: 18px;
}

.page-cart .product-quantity .qty {
    margin: 0;
}

.page-cart .remove-from-cart {
    margin-top: 0 !important;
    color: #252525;
}

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

.product-line-grid-right .cart-line-product-actions {
    display: inline-flex;
}

.product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
    width: 50%;
    padding-right: 0;
}

.product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .row {
    display: flex;
    align-items: center;
    justify-content: end;
    margin: 0 -10px;
}

.page-cart .col-md-10.col-xs-6 {
    width: 37%;
}

.page-cart .col-md-6.col-xs-2.price {
    width: 33%;
    text-align: right;
    padding: 0;
}

.page-cart .col-md-2.col-xs-2.text-xs-right {
    width: auto;
}

@media (min-width: 768px) {
    .page-cart .col-md-3 {
        width: 16.66667%;
    }

    .page-cart .col-md-10 {
        width: auto;
    }
}

/* ++++++++++++ Right ++++++++++++++ */
.page-cart .card.cart-summary {
    padding: 3em 3em 1em 3em;
}

.page-cart .card.cart-summary .card-block {
    padding: 0;
}

.page-cart .checkout.cart-detailed-actions.card-block .btn-primary {
    background: #252525;
    border-radius: 40px;
    /* pointer-events: auto;
    opacity: 1; */
    transition: transform 0.2s ease-in-out;
    border: solid 2px #252525;
    margin: 0.5em 0 1.5em 0;
    font-size: 0.9rem;
}

.page-cart .checkout.cart-detailed-actions.card-block .btn-primary:hover {
    transform: scale(1.05);
}

.page-cart .block-promo .promo-code,
.page-order .block-promo .promo-code {
    padding: 0;
}

.page-cart .block-promo .promo-code form,
.page-order .block-promo .promo-code form {
    text-align: center;
    justify-content: center;
    display: flex;
    border: solid 2px #D2C2D6;
    border-radius: 75px;
    margin: 2em 0 0.5em 0;
}

.page-cart .block-promo .promo-input+button,
.page-order .block-promo .promo-input+button {
    margin-top: 0px;
    margin-left: 0px;
    text-transform: uppercase;
    background: #D2C2D6;
    border-radius: 75px;
    border: solid 1px #D2C2D6;
    color: #252525;
    transition: transform 0.2s ease-in-out;
}

.page-cart .block-promo .promo-input+button:hover,
.page-order .block-promo .promo-input+button:hover {
    transform: scale(1.10);
}

.page-cart .promo-code .btn-primary i,
.page-order .promo-code .btn-primary i {
    vertical-align: baseline;
}

.page-cart .block-promo .promo-input,
.page-order .block-promo .promo-input {
    width: 100%;
    height: auto;
    border: none;
    border-radius: 75px 0 0 75px;
    margin-right: 10px;
}

.page-cart .block-promo .promo-input::placeholder,
.page-order .block-promo .promo-input::placeholder {
    color: rgba(37, 37, 37, 0.8);
}

.page-cart .promo-input:focus-visible,
.page-order .promo-input:focus-visible {
    outline: none;
}

.page-cart .cart-summary-totals .cart-summary-line.cart-total .label,
.page-cart .cart-summary-totals .cart-summary-line.cart-total .value,
.page-cart .cart-summary-line .label,
.page-cart .cart-summary-line .value {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

.page-cart .card-block.cart-detailed-subtotals+.cart-summary-totals .cart-total {
    border-top: solid 1px #D2C2D6;
}

.page-cart #cart-subtotal-shipping {
    display: none;
}

.page-cart .estimated-date-label {
    font-size: 14px;
    font-weight: 500;
}

.page-cart .estimated-date {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    text-align: center;
    width: 100%;
}

.page-cart .col-xs-6 {
    padding: 0;
}

/* +++++ Réassurance +++++ */

.blockreassurance_product {
    padding: 1em;
}

.blockreassurance_product-contain {
    display: flex;
    flex-direction: row;
    padding: 1em;
}

.blockreassurance_product-right {
    display: flex;
    flex-direction: column;
}

.blockreassurance_product-left {
    align-items: center;
    display: flex;
    padding-right: 1em;
}

.blockreassurance_product .item-product {
    display: initial;
    height: inherit;
    margin-right: 0;
    padding-top: 0;
    width: inherit;
}

.blockreassurance_product .block-title {
    padding-bottom: 0.5em;
    font-size: 15px;
    font-weight: 700;
}

.blockreassurance_product-right p {
    font-size: 12px;
    font-weight: 600;
}

.blockreassurance_product .item-product svg {
    height: 50px;
    width: 50px;
}





/* ++++++++++++++++++++++ Cart Responsive +++++++++++++++++++++++++ */
@media screen and (max-width: 767px) {
    .page-cart .card {
        background-color: #fff;
    }

    .page-cart .cart-item:not(:nth-last-child(-n + 1)) {
        border-bottom: 1px solid #D2C2D6;
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .row {
        width: 100% !important;
        margin: 0 -10px;
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
        width: 100% !important;
        padding-left: 110px;
    }

    .col-md-10.col-xs-6 {
        width: 33.3333%;
    }

    .col-md-6.col-xs-2.price {
        width: 100%;
    }

    .col-md-2.col-xs-2.text-xs-right {
        width: 16.66667%;
    }

    .cart-items {
        padding: 0 0;
    }

    .page-cart .estimated-date {
        font-size: 16px;
    }

    .page-cart .estimated-date-label {
        font-size: 12px;
    }

    .page-cart .cart-summary-totals .cart-summary-line.cart-total .label,
    .page-cart .cart-summary-totals .cart-summary-line.cart-total .value,
    .page-cart .cart-summary-line .label,
    .page-cart .cart-summary-line .value {
        font-size: 14px;
    }

    .page-cart #quantity_wanted {
        font-size: 14px;
        font-weight: 600;
    }

    .product-quantity .input-group-btn-vertical .btn i {
        font-size: 14px;
    }

    .page-cart .product-price {
        font-size: 14px;
        font-weight: 600;
        vertical-align: middle;
        margin-top: 0.25em;
    }

    .page-cart .parfum>span {
        font-size: 12px;
        font-weight: 400 !important;
    }

    .page-cart .total-product-price {
        font-size: 14px;
    }

    .page-cart .back {
        font-size: 12px;
    }

    .page-cart .card-block h1 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 600;
    }

    .page-cart .product-name {
        font-size: 14px;
    }

    .page-cart .block-promo .promo-input {
        font-size: 14px;
    }

    .page-cart .checkout.cart-detailed-actions.card-block .btn-primary {
        font-size: 14px;
    }

    .page-cart .back i::before {
        width: 12px;
    }
}

@media screen and (max-width: 576px) {
    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
        padding-left: 0;
    }

    .col-md-10.col-xs-6 {
        width: auto;
    }

    .col-md-6.col-xs-2.price {
        width: 50%;
    }

    .col-md-2.col-xs-2.text-xs-right {
        width: 19.1%;
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .row {
        margin-left: 1%;
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
        padding-left: 0;
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .row {
        justify-content: space-evenly;
    }

    .product-line-grid-right .col-xs-4.hidden-md-up {
        display: none;
    }
}


/* ++++++++++++++++++++++++++++++++++++++++++++ Order Page +++++++++++++++++++++++++++++++++++++++++++++ */

.page-order a:hover {
    color: #D2C2D6 !important;
}

body#checkout section.checkout-step {
    background-color: initial !important;
}

.page-order #content .row {
    margin: 0;
}

.page-cart .card,
.page-order .card,
.page-order .cart-grid-body {
    background: #fff;
}

.page-order .done {
    color: #D2C2D6;
}

.page-order span.step-number {
    background-color: #D2C2D6 !important;
    color: #252525 !important;
    border: none !important;
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
    background: #D2C2D6;
    margin-left: .5rem;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    color: #252525;
    justify-content: center;
    display: inline-flex;
    align-items: center;
}

body#checkout section.checkout-step .step-title {
    border-color: #D2C2D6;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.page-order #checkout-payment-step .step-title {
    border: none !important;
}

.page-order .material-icons {
    line-height: inherit;
}

.page-order .material-icons.edit {
    margin-right: inherit;
}

/* ++++++++++++++++++++++++++ Order confirmation ++++++++++++++++++++++++ */
.page-order-confirmation .card {
    border-radius: 30px;
}

.page-order-confirmation .done {
    padding: 0;
}

.page-order-confirmation h3 {
    text-align: center;
    border-bottom: solid 1px #d2c2d6 !important;
    padding-bottom: .75rem;
}

.page-order-confirmation .card-title-detail {
    display: flex;
    width: 100%;
    justify-content: end;
}

.page-order-confirmation .card-title-detail h4 {
    font-size: 16px;
    font-weight: 700;
}

.page-order-confirmation .card-title-detail h4.products {
    width: 50%;
}

.page-order-confirmation hr {
    border-top: solid 2px #d2c2d6;
}

#order-items hr {
    border-top-color: #d2c2d6;
}

.page-order-confirmation #order-items .text-sm-center.bold {
    display: none;
}

@media screen and (max-width:768px) {
    .page-order-confirmation .text-sm-center {
        text-align: center;
    }

    .page-order-confirmation .text-sm-center.bold {
        margin-bottom: 0.5em;
        font-weight: 700;
        display: block !important;
    }

    .page-order-confirmation .card-title-detail h4 {
        display: none;
    }
}

/* +++++ personal informations +++++ */

.page-order .custom-radio input[type="radio"]:checked+span {
    background-color: #D2C2D6;
}

.page-order .custom-radio {
    border: solid 2px #D2C2D6;
}

.page-order .custom-radio input[type="radio"]:checked+span {
    background-color: #D2C2D6;
    top: .0625rem;
    left: .0625rem;
}

.page-order .form-control-comment,
.page-order em {
    font-style: italic;
}

.page-order .form-control:not(#field-password, #field-new-password, .ybc_search_query),
.page-order .input-group {
    background: #F8F8F8;
    border: 2px solid #d2c2d6;
    border-radius: 75px;
}

.page-order #field-password,
.page-order #field-new_password {
    border: none !important;
    background: #F8F8F8;
    border-radius: 75px;
}

.page-order .form-control:focus:not(#field-password, #field-new-password, .ybc_search_query),
.page-order .input-group.focus {
    color: #252525;
    background-color: #fff;
    outline: 1px solid #D2C2D6;
}

.page-order #field-password:focus,
.page-order #field-new_password:focus {
    border-radius: 75px;
    background: #fff;
}

.page-order .input-group .input-group-btn>.btn[data-action="show-password"] {
    padding: 0.5em 2em;
    background: #D2C2D6;
    border-radius: 75px;
    color: #252525;
    font-weight: 600;
    border: solid 1px #D2C2D6;
}

.page-order .input-group .input-group-btn>.btn[data-action="show-password"]:focus {
    outline: none;
}

.page-order .checkbox-checked {
    color: rgba(37, 37, 37, 0.9) !important;
    line-height: 1em;
    font-weight: 900;
}

.page-order .custom-checkbox input[type="checkbox"] {
    left: 0;
}

.page-order .custom-checkbox input[type="checkbox"]+span {
    border: 1px #D2C2D6 solid;
    border-radius: 2px;
}

.page-order .btn-primary,
.page-order-detail .btn-primary {
    background-color: #D2C2D6;
    color: #252525;
    border-radius: 75px;
    transition: transform 0.2s ease-in-out;
}

.page-order .btn-primary:hover,
.page-order-detail .btn-primary:hover {
    transform: scale(1.10);
}

@media (min-width: 768px) {
    .page-order .col-md-3 {
        width: 60%;
    }
}

.page-order .form-control-label {
    font-size: 15px;
    font-size: 600;
}

body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: #D2C2D6 2px solid;
}

body#checkout section.checkout-step .address-item>header {
    min-height: inherit;
}

body#checkout section.checkout-step .address-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-radius: 20px;
}

body#checkout section.checkout-step .address-alias {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
}

body#checkout section.checkout-step .address-item .radio-block,
body#checkout section.checkout-step .address-alias {
    color: #999;
}

body#checkout section.checkout-step .address-item.selected .radio-block,
body#checkout section.checkout-step .address-item.selected .address-alias {
    color: #252525;
}

body#checkout section.checkout-step .address-item .radio-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
}

.page-order .address {
    column-count: 2;
    /* 2 colonnes */
    column-gap: 20px;
    /* Espacement entre colonnes */
    max-height: 5em;
    /* Hauteur pour environ 4 lignes */
    overflow: hidden;
    /* Cache le texte qui dépasse */
    margin-left: 1em !important;
}

.page-order .address-detail {
    width: 100%;
}

.page-order .h4 {
    margin-bottom: 0;
}

body#checkout section.checkout-step .delete-address .delete,
body#checkout section.checkout-step .edit-address .edit {
    font-size: 1.5em;
}

body#checkout section.checkout-step .address-item .custom-radio {
    background-color: #f6f6f6;
}

body#checkout section.checkout-step .address-item.selected .custom-radio {
    background-color: #fff;
}

.page-order .add-address i {
    display: inherit;
    background: #D2C2D6;
    padding: 0.5em;
    border-radius: 75px;
    color: #252525;
}

.page-order .add-address,
.page-order .address-differently {
    font-weight: 500;
}

.page-order .add-address {
    text-align: center;
    margin-top: 0.5em !important;
    margin-bottom: 1.5em !important;
}

body#checkout #footer {
    padding: .9375rem 0 0 0;
}

/* +++++ Right part +++++ */
.page-order #cart-subtotal-shipping {
    display: none !important;
}

.page-order .cart-summary-products p {
    font-size: 16px;
    font-weight: 500;
    color: #252525;
}

.page-order .cart-summary-products .js-show-details:focus,
.page-order .cart-summary-products .js-show-details {
    color: #D2C2D6;
}

body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line {
    margin: 2em 0 2em 0 !important;
}

body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .label,
body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .value {
    font-weight: 500;
    font-size: 16px;
}

body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
    border-color: #D2C2D6;
}

.page-order .card-block.cart-summary-totals.js-cart-summary-totals {
    padding: 0 2em 0 2em;
}

.page-order .promo-name.card-block {
    padding: 1em 2em 0 2em;
}

.page-order #promo-code form {
    margin: 1em 2em 1.5em 2em;
}

.page-order #promo-code {
    padding-bottom: 1em;
}

.page-order #cart-summary-product-list .product-name a {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.page-order #cart-summary-product-list .product-price {
    font-size: 14px;
}

.page-order #cart-summary-product-list .product-line-info-secondary .label {
    font-weight: 500;
    color: #252525;
}

.page-order #cart-summary-product-list .product-line-info-secondary .value {
    font-weight: 400;
}

body#checkout #cart-summary-product-list img {
    width: 5em;
    border: none;
}

.page-order .card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.page-order .card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    font-size: 18px;
    font-weight: 600;
    color: #252525;
}

.page-order .ps-shown-by-js {
    text-align: end;
    padding-bottom: 2em;
}

.page-order #checkout-personal-information-step .content p {
    font-size: 16px;
    color: #252525;
}

.page-order #checkout-personal-information-step .content p a {
    font-size: 16px;
    text-decoration: underline;
    font-weight: 500;
}

.page-order #checkout-personal-information-step .content small {
    font-size: 90%;
}

/* +++++++++ Page-order Responsive ++++++++++ */
@media screen and (max-width:991px) {
    .page-order #content .row .cart-grid-right {
        padding: 0;
    }

}

@media screen and (max-width:767px) {
    .page-order .address {
        column-count: unset;
        column-gap: unset;
        max-height: unset;
        overflow: inherit;
    }

    body#checkout section.checkout-step .step-title {
        font-size: 16px;
    }

    .page-order .back {
        font-size: 14px;
    }

    .page-order .back i::before {
        width: 14px;
    }

    .page-order #checkout-personal-information-step .content p {
        font-size: 14px;
        color: #252525;
    }

    .page-order .js-address-form p {
        font-size: 14px;
    }
}


/* ++++++++++++++++++++ Contact Form +++++++++++++++++++++++ */
#wpcfu-f2-o1 h3 {
    color: #252525;
    font-size: 28px;
    font-weight: 600;
    padding: 0.5em;
    text-align: center;
    background-color: #D2C2D6;
    border-radius: 4px 4px 4px 4px;
    text-transform: unset;
}

#wpcfu-f2-o1 .clearfix {
    display: none;
}

#wpcfu-f2-o1 .form-control {
    font-size: 16px !important;
    padding: 10px 12px;
    border-radius: 10px;
    height: 3em;
    border-bottom: solid 1px #252525 !important;
    border: none;
}

#wpcfu-f2-o1 .form-control::placeholder {
    color: #252525B0;
}

.wpcfu-f2-o1 .form-control:focus {
    outline: solid 1px #252525 !important;
}

#wpcfu-f2-o1 .ets_cfu-submit {
    color: #F8F8F8 !important;
    background: #252525;
    border-radius: 75px;
    font-size: 15px;
    padding: 12px 30px;
    text-transform: unset;
    transition: transform 0.2s ease-in-out;
}

#wpcfu-f2-o1 .ets_cfu-submit:hover {
    transform: scale(1.1);
}

#wpcfu-f2-o1 label.btn {
    border-radius: 10px;
    background: #252525;
}

#wpcfu-f2-o1 .ets_cfu_form-control {
    color: #252525;
    font-weight: 500 !important;
}

@media screen and (max-width:767px) {
    #wpcfu-f2-o1 h3 {
        font-size: 20px;
    }
}

#contact .elementor-accordion-item {
    margin-bottom: 1em;
    border-bottom: solid 1px #252525;
    border-radius: 10px;
    overflow: hidden;
}

/* ++++++++++++++++++++++++++++++++++++ 3D Modal ++++++++++++++++++++++++++++++++++++++++ */
.cp-mask-img img {
    max-height: unset !important;
}

#\33 Dmodal h5 {
    font-family: Poppins !important;
    font-size: 16px;
    font-weight: 500;
}

#\33 Dmodal h5 strong {
    font-weight: 700;
}

#\33 Dmodal .modal-title {
    float: left;
}

#\33 Dmodal .close {
    float: right;
    line-height: 1.1;
    opacity: 1;
    color: #252525;
    background: #d2c2d6;
    margin-top: 0;
    padding: 0px 7px 2px 7px;
    border-radius: 75px;
    text-shadow: none;
}

#\33 Dmodal .modal-footer .btn-secondary {
    background-color: #d2c2d6;
    border-radius: 75px;
    color: #252525;
    transition: transform 0.2s ease-in-out;
}

#\33 Dmodal .modal-footer .btn-secondary:hover {
    transform: scale(1.10);
}

#\33 Dmodal .modal-dialog {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    border-radius: 11px;
}

#\33 Dmodal .modal-footer p {
    text-align: start;
    float: left;
    line-height: 2.5;
    font-family: Poppins;
    color: #252525;
}

#\33 Dmodal .modal-footer button {
    float: right;
}

#wrap-phone #head-cdes {
    border-bottom: solid 1px #d2c2d6;
}

#wrap-phone #center-side {
    background: #f6f6f6;
}

#wrap-phone #lft-side {
    background: #fff;
    border-radius: 0 14px 14px 0;
    border-right: solid 1px #d2c2d6;
}

#wrap-phone #cp-link-step {
    background: #fff;
    margin-bottom: 0;
    border-right: solid 1px #d2c2d6;
}

#wrap-phone .switcher {
    background: #fff;
    padding: 2em;
    border-radius: 14px 0 0 14px;
    right: 0;
    border: solid 1px #d2c2d6;
}

#wrap-phone .switcher a {
    background: #f6f6f6;
    border-radius: 10px;
    height: 120px;
    border: solid 1px #d2c2d6;
}

#wrap-phone .switcher a.active,
#wrap-phone .switcher a:hover {
    background: #d2c2d6;
}

#wrap-phone .switcher a span {
    background: none;
}

#wrap-phone .cp-btn-save {
    border-radius: 75px !important;
    background: #252525 !important;
    transition: transform 0.2s ease-in-out;
}

#cp-ct-step .cp-title {
    padding: 18px 22px 18px;
    font-size: 20px;
    color: #252525 !important;
    background-color: #d2c2d6;
    border-radius: 14px;
    font-weight: 600;
    margin: 0.5em;
}

#wrap-phone-pop p,
#wrap-phone-pop a,
#wrap-phone-pop span,
#wrap-phone-pop samp,
#wrap-phone-pop div,
#wrap-phone-pop h2,
#wrap-phone-pop h3,
#wrap-phone-pop h4 {
    font-family: Poppins !important;
}

#cp-size-txt li a {
    border: 1px solid #d2c2d6 !important;
    border-radius: 14px !important;
}

#cp-add-cart {
    border-top: 2px dotted #d2c2d6 !important;
}

.cp-input-gen {
    cursor: pointer;
}

.cp-btn-action a samp,
.update-opt samp {
    background-color: #D2C2D6;
}

#back-c-home samp {
    opacity: 1 !important;
    background: #d2c2d6;
}

.cp-input-txt,
.selected-typo,
.cp-list-color>a,
#cp-sel-Photos li {
    border: 1px solid #d2c2d6 !important;
    border-radius: 14px !important;
}

#cp-sel-Photos li a,
#cp-sel-Photos li a i {
    border-radius: 10px !important;
}

#cp-link-step li a {
    border-radius: 14px !important;
    border: solid 1px #d2c2d6 !important;
}

#cp-link-step li.cp-current-step a {
    background: #d2C2D6 !important;
}

#cp-link-step li.cp-current-step a samp {
    border: solid 1px #252525 !important;
}

#cp-link-step li a:hover samp,
#cp-link-step .cp-current-step a samp {
    border: solid 1px black !important;
}

#cp-link-step li a:hover {
    background: #d2c2d6;
}

#cp-link-step li a:hover samp {
    border-color: #252525 !important;
}

#cp-sel-Photos a.cp-btn-more-pic {
    width: 100% !important;
    background: #252525 !important;
    border-radius: 10px !important;
    transition: transform 0.2s ease-in-out;
}

#cp-sel-Photos a.cp-btn-more-pic:hover,
#wrap-phone .cp-btn-save:hover {
    background: #252525 !important;
    transform: scale(1.05) !important;
}

.sqr .wrap-img-drag .cp-h-v {
    top: 0.5em;
}

.lst-tags a {
    background: #f6f6f6;
    border-radius: 4px;
    opacity: 1;
    color: rgba(37, 37, 37, 0.7);
}

.lst-tags a.active {
    color: rgba(37, 37, 37, 1);
}

#wrap-phone .list-combination-data .product-variants-item .control-label {
    color: #252525;
    font-size: 16px;
}

#wrap-phone .list-combination-data select {
    color: #252525 !important;
    border: 1px solid #d2c2d6 !important;
    border-radius: 14px !important;
    width: 100% !important;
}

#wrap-phone-pop .done-combi {
    opacity: 1 !important;
    background: #d2c2d6 !important;
    border: none !important;
    transition: transform 0.2s ease-in-out !important;
}

#wrap-phone-pop .done-combi:hover {
    transform: scale(1.05) !important;
}

#alertify-ok {
    text-shadow: unset !important;
}

.switcher-mobile div {
    max-width: 100px !important;
    display: inline-block !important;
}

@media screen and (max-width : 1024px) {
    #wrap-phone-pop {
        background: #f3f3f3 !important;
    }

    #wrap-phone .switcher {
        border-radius: 14px;
    }

    .btn-close-mobile {
        background: #fff !important;
    }

    .btn-close-mobile i,
    .btn-close-mobile span {
        color: #252525 !important;
    }
}

@media only screen and (max-width: 979px) {
    #center-side {
        width: 90% !important;
        height: 100% !important;
    }

    #cp-device-ori,
    #cp-device-ori-gen {
        max-width: 100%;
    }
}

/* ++++++++++++++++++++++++++++++ 3Dmodal Loader ++++++++++++++++++++++++++++++ */

#\33 Dmodal_loader {
    background: #f2f2f2;
    position: fixed;
    z-index: 1000;
    opacity: 0.9;
    background-image: url('/themes/vdc25/img/StoreSelectorLoader.gif');
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}


/* +++++++++++++++++++++++++++++ Click and Collect - Store selector +++++++++++++++++++++++++ */
#store_selector_modal .close {
    color: #252525;
    opacity: 0.5;
}

#store_selector_modal .close:hover {
    color: #252525;
    opacity: 0.8;
}

#store_selector_modal .modal-header,
#store_selector_modal .search_cp {
    border-bottom: solid 1px #d2c2d6;
}

#store_selector_modal .modal-footer {
    border-top: solid 1px #d2c2d6;
}

#store_selector_modal .search_cp #localisation-icon {
    position: absolute;
    left: 2px;
    font-size: 34px;
    margin-top: 2px;
    color: #d2c2d6;
    cursor: pointer;
}

#store_selector_modal .form-control {
    font-size: 16px;
    padding: 0.30em 1em;
    border-color: #d2c2d6;
}

#store_selector_modal .btn-primary {
    color: #252525;
    background-color: #d2c2d6;
    font-size: 16px;
    padding: 0.48em 1em;
}

#store_selector_modal .btn-secondary:not(.closing),
#store_selector_modal .btn-secondary:hover:not(.closing),
#store_selector_modal .btn-secondary:focus-within:not(.closing) {
    background-color: #fff !important;
}

#store_selector_modal .store_list {
    padding: 0.5em;
}

#store_selector_modal .store_list li {
    border-radius: 10px;
    margin-bottom: 0.5em;
    background-color: #f6f6f6;
}

#store_selector_modal .store_list li:last-child {
    border-bottom: solid 1px #ddd !important;
}

#store_selector_modal .store_list li.selected,
#store_selector_modal .store_list li.active {
    background-color: #d2C2D6;
    border-top: none;
    color: #252525;
    border-radius: 10px;
}

#store_selector_modal .store_list li.active {
    margin: 0;
}

#store_selector_modal .storeInfos b {
    font-weight: 800;
}

#store_selector_modal .store_list li.selected {
    cursor: unset;
}

#store_selector_modal .search_cp #localisation-icon {
    margin: 1px;
    padding: 0;
    line-height: 1;
}

#store_selector_modal .closing,
#store_selector_modal .closing:hover {
    background-color: #D2C2D6;
    border-radius: 75px;
}

#store_selector_modal .store_list li .km {
    background: #d2c2d6;
    color: #252525;
}

#store_selector_modal.active_map .store_list li.selected .km {
    background: #fff;
    color: #252525;
}

#store_selector_modal .leaflet-touch .leaflet-bar {
    border: 2px solid #d2c2d6;
}

#table_dispo_overlay,
#store_selector_modal #modal_loader {
    background-image: url('/themes/vdc25/img/StoreSelectorLoader.gif');
}

#store_selector_modal #search_cp_button i {
    vertical-align: inherit;
    font-size: 27px;
}

/* +++++++++++ click and collect ++++++++++++ */
#checkout section.checkout-step .delivery-options>.row {
    border-right: none !important;
}

#store_list .active_store,
#store_list .active_store:hover {
    background: #d2c2d6;
}

#store_list li {
    color: #252525 !important;
}

#store_list .active_store .btn-secondary,
#store_list .active_store .btn-secondary:hover,
#store_list li .btn-secondary:focus-within,
#shop_selected .btn-secondary.changeStore,
#shop_selected .btn-secondary.changeStore:hover,
#shop_selected .btn-secondary.changeStore:focus-within,
#creneau_selected .btn-secondary.changeSlot,
#creneau_selected .btn-secondary.changeSlot:hover,
#creneau_selected .btn-secondary.changeSlot:focus-within {
    background-color: #fff !important;
    border-radius: 75px;
}

#store_list li .btn-secondary,
#store_list li .btn-secondary:hover {
    background-color: #D2C2D6;
    border-radius: 75px;
}

#creneau_selected,
#shop_selected,
#creneau_selected_back {
    background: #d2c2d6;
    width: 100%;
    color: #252525;
    margin: 0 0 1em 0;
}

#list_creneau tr td span.active {
    background: #d2c2d6;
    color: #252525;
}

#list_creneau tr td span:hover {
    background: #f6f6f6;
    color: #252525;
}

#table_creneau.viewList tr td .dispo:hover,
#table_creneau.viewList tr td .dispo:active,
#table_creneau.viewList tr td .dispo:focus,
#list_creneau.viewList td span:hover,
#list_creneau.viewList td span:active,
#list_creneau.viewList td span:focus,
#table_creneau.viewList tr td .dispo.selected {
    background: #d2c2d6;
    color: #252525;
}

#creneau_selected.alert-success {
    background: #d2c2d6;
}

#delivery_message {
    border: solid 1px #d2c2d6;
    outline: none;
    border-radius: 4px;
}

#delivery_message:focus-visible {
    border: solid 2px #d2c2d6;
}

.leaflet-top,
.leaflet-bottom {
    z-index: 9 !important;
}

/* ++++++++++++++++++++ Blog +++++++++++++++++++++++++ */
.ybc_blog #wrapper .container {
    width: 1800px;
    padding-inline: 8em;
}

.ybc-blog #content-wrapper .ybc-blog-wrapper,
#content-wrapper .ybc-blog-wrapper,
#left-column .ybc_blog_sidebar .block,
#right-column .ybc_blog_sidebar .block,
.ybc-blog-wrapper-detail {
    border-radius: 30px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

#ybc_blog_page .bybc-blog-slider .carousel,
#ybc_blog_page .ybc_image-single {
    border-radius: 30px;
    overflow: hidden;
}

#ybc_blog_page .bybc-blog-slider .carousel .slick-prev.slick-arrow,
#ybc_blog_page .bybc-blog-slider .carousel .slick-next.slick-arrow {
    border-radius: 75px;
}

@media (min-width: 768px) {

    .ybc_blog_layout_large_list .ybc-blog-list:not(.blog-main-page) li .ybc_item_img,
    .ybc_blog_layout_list .ybc-blog-list li .ybc_item_img {
        width: 25%;
    }

    .ybc_blog_layout_list .ybc-blog-list li .ybc_item_img+.ybc-blog-wrapper-content {
        width: 75%;
    }
}

#ybc_blog_page .ybc_item_img {
    background-color: unset;
    border-radius: 14px;
}

#ybc_blog_page .ybc_item_img img {
    border-radius: 14px;
}

#ybc_blog_page .list_category_item .ybc_item_img img {
    aspect-ratio: 1;
    object-fit: cover;
}

.ybc-blog-form-comment .blog-submit .button,
.blog-managament-information button[type="submit"],
.ybc-blog-slider.carousel .slick-dots .slick-active button,
.blog_view_all,
.view_all_link,
.blog_view_all_button a,
.form-polls-body button,
.form_reply input.btn.btn-primary.btn-default[name="addReplyComment"],
.add_new_post_blog a,
#form_blog button[type="submit"],
#form_blog .btn.edit_view_post,
.form_reply_comment input[type="submit"],
.ets_blog_loading .squaresWaveG {
    background: #d2c2d6;
    color: #252525 !important;
}

#ybc_blog_pagei .ets_svg {
    line-height: 0;
}

#ybc_blog_page #content-wrapper>.row {
    margin-top: 1em;
}

@media screen and (max-width:767px) {
    #ybc_blog_page .col-sm-4 {
        width: 100%;
    }

    #ybc_blog_page .col-sm-8 {
        width: 100%;
    }

    .ybc_blog #wrapper .container {
        padding-inline: 2em;
    }

    .ybc_blog #wrapper .container {
        width: unset;
    }
}

@media screen and (max-width:1024px) {
    .ybc_blog #wrapper .container {
        padding-inline: 2em;
    }
}