/*-------------- custom css-------------*/

/* PERSONNALISATION DES COULEURS */

:root {
    --color-entiers: #b56d43;
    --color-morceaux: #83b0ca;
    --color-bio: #437251;
    --color-cremes: #e2c0c5;
    --color-agrumes: #f4cab2;
    --color-aides-culinaires: #164162;
    --color-collection-bois: #b56d43;
    --color-collection-metal: #e9a452;
    --color-collection-douceurs: #df7c2a;
    --color-collection-alcool: #c7a468;
    --color-collection-cadeau: #e6cfa0;
}

.wd-menu-horizontal ul li.level-1.nav-entiers:hover > a span,
.wd-menu-horizontal ul li.level-1.nav-entiers.active > a span {
    background: var(--color-entiers);
}

.wd-menu-horizontal ul li.level-1.nav-morceaux:hover > a span,
.wd-menu-horizontal ul li.level-1.nav-morceaux.active > a span {
    background: var(--color-morceaux);
}

.wd-menu-horizontal ul li.level-1.nav-bio:hover > a span,
.wd-menu-horizontal ul li.level-1.nav-bio.active > a span {
    background: var(--color-bio);
}

.wd-menu-horizontal ul li.level-1.nav-cremes:hover > a span,
.wd-menu-horizontal ul li.level-1.nav-cremes.active > a span {
    background: var(--color-cremes);
}

.wd-menu-horizontal ul li.level-1.nav-agrumes:hover > a span,
.wd-menu-horizontal ul li.level-1.nav-agrumes.active > a span {
    background: var(--color-agrumes);
}

.wd-menu-horizontal ul li.level-1.nav-aides-culinaires:hover > a span,
.wd-menu-horizontal ul li.level-1.nav-aides-culinaires.active > a span {
    background: var(--color-aides-culinaires);
}

body.category-id-16 .wd-menu-horizontal ul li.level-1.nav-entiers.active > a span,
body.product-id-category-16 .wd-menu-horizontal ul li.level-1.nav-entiers.active > a span {
    background: var(--color-collection-bois);
}

.wd-menu-horizontal ul li.level-2.nav-collection-bois:hover > a span,
.wd-menu-horizontal ul li.level-2.nav-collection-bois.active > a span {
    color: var(--color-collection-bois);
}

body.category-id-29 .wd-menu-horizontal ul li.level-1.nav-entiers.active > a span,
body.product-id-category-29 .wd-menu-horizontal ul li.level-1.nav-entiers.active > a span {
    background: var(--color-collection-metal);
}

.wd-menu-horizontal ul li.level-2.nav-collection-metal:hover > a span,
.wd-menu-horizontal ul li.level-2.nav-collection-metal.active > a span {
    color: var(--color-collection-metal);
}

body.category-id-30 .wd-menu-horizontal ul li.level-1.nav-entiers.active > a span,
body.product-id-category-30 .wd-menu-horizontal ul li.level-1.nav-entiers.active > a span {
    background: var(--color-collection-douceurs);
}

.wd-menu-horizontal ul li.level-2.nav-collection-douceurs:hover > a span,
.wd-menu-horizontal ul li.level-2.nav-collection-douceurs.active > a span {
    color: var(--color-collection-douceurs);
}

body.category-id-31 .wd-menu-horizontal ul li.level-1.nav-entiers.active > a span,
body.product-id-category-31 .wd-menu-horizontal ul li.level-1.nav-entiers.active > a span {
    background: var(--color-collection-alcool);
}

.wd-menu-horizontal ul li.level-2.nav-collection-alcool:hover > a span,
.wd-menu-horizontal ul li.level-2.nav-collection-alcool.active > a span {
    color: var(--color-collection-alcool);
}

body.category-id-32 .wd-menu-horizontal ul li.level-1.nav-entiers.active > a span,
body.product-id-category-32 .wd-menu-horizontal ul li.level-1.nav-entiers.active > a span {
    background: var(--color-collection-cadeau);
}

.wd-menu-horizontal ul li.level-2.nav-collection-cadeau:hover > a span,
.wd-menu-horizontal ul li.level-2.nav-collection-cadeau.active > a span {
    color: var(--color-collection-cadeau);
}


body.category-id-10 .header-nav, body.product-id-category-10 .header-nav,
body.category-id-10 .horizontalmain-menu .title_main_menu, body.product-id-category-10 .horizontalmain-menu .title_main_menu {
    background: var(--color-entiers);
}

body.category-id-11 .header-nav, body.product-id-category-11 .header-nav,
body.category-id-11 .horizontalmain-menu .title_main_menu, body.product-id-category-11 .horizontalmain-menu .title_main_menu {
    background: var(--color-morceaux);
}

body.category-id-12 .header-nav, body.product-id-category-12 .header-nav,
body.category-id-12 .horizontalmain-menu .title_main_menu, body.product-id-category-12 .horizontalmain-menu .title_main_menu {
    background: var(--color-bio);
}

body.category-id-13 .header-nav, body.product-id-category-13 .header-nav,
body.category-id-13 .horizontalmain-menu .title_main_menu, body.product-id-category-13 .horizontalmain-menu .title_main_menu {
    background: var(--color-cremes);
}

body.category-id-14 .header-nav, body.product-id-category-14 .header-nav,
body.category-id-14 .horizontalmain-menu .title_main_menu, body.product-id-category-14 .horizontalmain-menu .title_main_menu {
    background: var(--color-agrumes);
}

body.category-id-15 .header-nav, body.product-id-category-15 .header-nav,
body.category-id-15 .horizontalmain-menu .title_main_menu, body.product-id-category-15 .horizontalmain-menu .title_main_menu {
    background: var(--color-aides-culinaires);
}

body.category-id-16 .header-nav, body.product-id-category-16 .header-nav,
body.category-id-16 .horizontalmain-menu .title_main_menu, body.product-id-category-16 .horizontalmain-menu .title_main_menu {
    background: var(--color-collection-bois);
}

body.category-id-29 .header-nav, body.product-id-category-29 .header-nav,
body.category-id-29 .horizontalmain-menu .title_main_menu, body.product-id-category-29 .horizontalmain-menu .title_main_menu {
    background: var(--color-collection-metal);
}

body.category-id-30 .header-nav, body.product-id-category-30 .header-nav,
body.category-id-30 .horizontalmain-menu .title_main_menu, body.product-id-category-30 .horizontalmain-menu .title_main_menu {
    background: var(--color-collection-douceurs);
}

body.category-id-31 .header-nav, body.product-id-category-31 .header-nav,
body.category-id-31 .horizontalmain-menu .title_main_menu, body.product-id-category-31 .horizontalmain-menu .title_main_menu {
    background: var(--color-collection-alcool);
}

body.category-id-32 .header-nav, body.product-id-category-32 .header-nav,
body.category-id-32 .horizontalmain-menu .title_main_menu, body.product-id-category-32 .horizontalmain-menu .title_main_menu {
    background: var(--color-collection-cadeau);
}

@media (max-width: 991px) {
    body.category-id-10 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-10 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-10 .container_wd_horizontalmenu, body.product-id-category-10 .container_wd_horizontalmenu {
        background: var(--color-entiers);
    }

    body.category-id-11 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-11 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-11 .container_wd_horizontalmenu, body.product-id-category-11 .container_wd_horizontalmenu {
        background: var(--color-morceaux);
    }

    body.category-id-12 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-12 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-12 .container_wd_horizontalmenu, body.product-id-category-12 .container_wd_horizontalmenu {
        background: var(--color-bio);
    }

    body.category-id-13 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-13 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-13 .container_wd_horizontalmenu, body.product-id-category-13 .container_wd_horizontalmenu {
        background: var(--color-cremes);
    }

    body.category-id-14 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-14 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-14 .container_wd_horizontalmenu, body.product-id-category-14 .container_wd_horizontalmenu {
        background: var(--color-agrumes);
    }

    body.category-id-15 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-15 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-15 .container_wd_horizontalmenu, body.product-id-category-15 .container_wd_horizontalmenu {
        background: var(--color-aides-culinaires);
    }

    body.category-id-16 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-16 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-16 .container_wd_horizontalmenu, body.product-id-category-16 .container_wd_horizontalmenu {
        background: var(--color-collection-bois);
    }

    body.category-id-29 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-29 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-29 .container_wd_horizontalmenu, body.product-id-category-29 .container_wd_horizontalmenu {
        background: var(--color-collection-metal);
    }

    body.category-id-30 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-30 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-30 .container_wd_horizontalmenu, body.product-id-category-30 .container_wd_horizontalmenu {
        background: var(--color-collection-douceurs);
    }

    body.category-id-31 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-31 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-31 .container_wd_horizontalmenu, body.product-id-category-31 .container_wd_horizontalmenu {
        background: var(--color-collection-alcool);
    }

    body.category-id-32 .wd-menu-horizontal .horizontalmain-menu, body.product-id-category-32 .wd-menu-horizontal .horizontalmain-menu,
    body.category-id-32 .container_wd_horizontalmenu, body.product-id-category-32 .container_wd_horizontalmenu {
        background: var(--color-collection-cadeau);
    }
}


body.category-id-10 .products .product-list .thumbnail-container::after, body.category-id-10 .products .thumbnail-container::after,
body.product-id-category-10 .products .product-list .thumbnail-container::after, body.product-id-category-10 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-entiers) 50%, transparent 50%), linear-gradient(90deg, var(--color-entiers) 50%, transparent 50%), linear-gradient(0deg, var(--color-entiers) 50%, transparent 50%), linear-gradient(0deg, var(--color-entiers) 50%, transparent 50%);
}

body.category-id-11 .products .product-list .thumbnail-container::after, body.category-id-11 .products .thumbnail-container::after,
body.product-id-category-11 .products .product-list .thumbnail-container::after, body.product-id-category-11 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-morceaux) 50%, transparent 50%), linear-gradient(90deg, var(--color-morceaux) 50%, transparent 50%), linear-gradient(0deg, var(--color-morceaux) 50%, transparent 50%), linear-gradient(0deg, var(--color-morceaux) 50%, transparent 50%);
}

body.category-id-12 .products .product-list .thumbnail-container::after, body.category-id-12 .products .thumbnail-container::after,
body.product-id-category-12 .products .product-list .thumbnail-container::after, body.product-id-category-12 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-bio) 50%, transparent 50%), linear-gradient(90deg, var(--color-bio) 50%, transparent 50%), linear-gradient(0deg, var(--color-bio) 50%, transparent 50%), linear-gradient(0deg, var(--color-bio) 50%, transparent 50%);
}

body.category-id-13 .products .product-list .thumbnail-container::after, body.category-id-13 .products .thumbnail-container::after,
body.product-id-category-13 .products .product-list .thumbnail-container::after, body.product-id-category-13 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-cremes) 50%, transparent 50%), linear-gradient(90deg, var(--color-cremes) 50%, transparent 50%), linear-gradient(0deg, var(--color-cremes) 50%, transparent 50%), linear-gradient(0deg, var(--color-cremes) 50%, transparent 50%);
}

body.category-id-14 .products .product-list .thumbnail-container::after, body.category-id-14 .products .thumbnail-container::after,
body.product-id-category-14 .products .product-list .thumbnail-container::after, body.product-id-category-14 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-agrumes) 50%, transparent 50%), linear-gradient(90deg, var(--color-agrumes) 50%, transparent 50%), linear-gradient(0deg, var(--color-agrumes) 50%, transparent 50%), linear-gradient(0deg, var(--color-agrumes) 50%, transparent 50%);
}

body.category-id-15 .products .product-list .thumbnail-container::after, body.category-id-15 .products .thumbnail-container::after,
body.product-id-category-15 .products .product-list .thumbnail-container::after, body.product-id-category-15 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-aides-culinaires) 50%, transparent 50%), linear-gradient(90deg, var(--color-aides-culinaires) 50%, transparent 50%), linear-gradient(0deg, var(--color-aides-culinaires) 50%, transparent 50%), linear-gradient(0deg, var(--color-aides-culinaires) 50%, transparent 50%);
}

body.category-id-16 .products .product-list .thumbnail-container::after, body.category-id-16 .products .thumbnail-container::after,
body.product-id-category-16 .products .product-list .thumbnail-container::after, body.product-id-category-16 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-collection-bois) 50%, transparent 50%), linear-gradient(90deg, var(--color-collection-bois) 50%, transparent 50%), linear-gradient(0deg, var(--color-collection-bois) 50%, transparent 50%), linear-gradient(0deg, var(--color-collection-bois) 50%, transparent 50%);
}

body.category-id-29 .products .product-list .thumbnail-container::after, body.category-id-29 .products .thumbnail-container::after,
body.product-id-category-29 .products .product-list .thumbnail-container::after, body.product-id-category-29 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-collection-metal) 50%, transparent 50%), linear-gradient(90deg, var(--color-collection-metal) 50%, transparent 50%), linear-gradient(0deg, var(--color-collection-metal) 50%, transparent 50%), linear-gradient(0deg, var(--color-collection-metal) 50%, transparent 50%);
}

body.category-id-30 .products .product-list .thumbnail-container::after, body.category-id-30 .products .thumbnail-container::after,
body.product-id-category-30 .products .product-list .thumbnail-container::after, body.product-id-category-30 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-collection-douceurs) 50%, transparent 50%), linear-gradient(90deg, var(--color-collection-douceurs) 50%, transparent 50%), linear-gradient(0deg, var(--color-collection-douceurs) 50%, transparent 50%), linear-gradient(0deg, var(--color-collection-douceurs) 50%, transparent 50%);
}

body.category-id-31 .products .product-list .thumbnail-container::after, body.category-id-31 .products .thumbnail-container::after,
body.product-id-category-31 .products .product-list .thumbnail-container::after, body.product-id-category-31 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-collection-alcool) 50%, transparent 50%), linear-gradient(90deg, var(--color-collection-alcool) 50%, transparent 50%), linear-gradient(0deg, var(--color-collection-alcool) 50%, transparent 50%), linear-gradient(0deg, var(--color-collection-alcool) 50%, transparent 50%);
}

body.category-id-32 .products .product-list .thumbnail-container::after, body.category-id-32 .products .thumbnail-container::after,
body.product-id-category-32 .products .product-list .thumbnail-container::after, body.product-id-category-32 .products .thumbnail-container::after {
    background-image: linear-gradient(90deg, var(--color-collection-cadeau) 50%, transparent 50%), linear-gradient(90deg, var(--color-collection-cadeau) 50%, transparent 50%), linear-gradient(0deg, var(--color-collection-cadeau) 50%, transparent 50%), linear-gradient(0deg, var(--color-collection-cadeau) 50%, transparent 50%);
}


body.category-id-10 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-10 .button.ajax_add_to_cart_button:focus,
body.product-id-category-10 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-10 .button.ajax_add_to_cart_button:focus {
    background: var(--color-entiers);
}

body.category-id-11 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-11 .button.ajax_add_to_cart_button:focus,
body.product-id-category-11 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-11 .button.ajax_add_to_cart_button:focus {
    background: var(--color-morceaux);
}

body.category-id-12 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-12 .button.ajax_add_to_cart_button:focus,
body.product-id-category-12 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-12 .button.ajax_add_to_cart_button:focus {
    background: var(--color-bio);
}

body.category-id-13 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-13 .button.ajax_add_to_cart_button:focus,
body.product-id-category-13 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-13 .button.ajax_add_to_cart_button:focus {
    background: var(--color-cremes);
}

body.category-id-14 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-14 .button.ajax_add_to_cart_button:focus,
body.product-id-category-14 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-14 .button.ajax_add_to_cart_button:focus {
    background: var(--color-agrumes);
}

body.category-id-15 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-15 .button.ajax_add_to_cart_button:focus,
body.product-id-category-15 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-15 .button.ajax_add_to_cart_button:focus {
    background: var(--color-aides-culinaires);
}

body.category-id-16 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-16 .button.ajax_add_to_cart_button:focus,
body.product-id-category-16 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-16 .button.ajax_add_to_cart_button:focus {
    background: var(--color-collection-bois);
}

body.category-id-29 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-29 .button.ajax_add_to_cart_button:focus,
body.product-id-category-29 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-29 .button.ajax_add_to_cart_button:focus {
    background: var(--color-collection-metal);
}

body.category-id-30 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-30 .button.ajax_add_to_cart_button:focus,
body.product-id-category-30 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-30 .button.ajax_add_to_cart_button:focus {
    background: var(--color-collection-douceurs);
}

body.category-id-31 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-31 .button.ajax_add_to_cart_button:focus,
body.product-id-category-31 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-31 .button.ajax_add_to_cart_button:focus {
    background: var(--color-collection-alcool);
}

body.category-id-32 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.category-id-32 .button.ajax_add_to_cart_button:focus,
body.product-id-category-32 .products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart, body.product-id-category-32 .button.ajax_add_to_cart_button:focus {
    background: var(--color-collection-cadeau);
}


body.category-id-10 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-10 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-entiers);
}

body.category-id-11 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-11 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-morceaux);
}

body.category-id-12 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-12 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-bio);
}

body.category-id-13 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-13 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-cremes);
}

body.category-id-14 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-14 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-agrumes);
}

body.category-id-15 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-15 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-aides-culinaires);
}

body.category-id-16 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-16 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-collection-bois);
}

body.category-id-29 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-29 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-collection-metal);
}

body.category-id-30 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-30 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-collection-douceurs);
}

body.category-id-31 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-31 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-collection-alcool);
}

body.category-id-32 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover),
body.product-id-category-32 .products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:not(:hover) {
    background-color: var(--color-collection-cadeau);
}


body.product-id-category-10 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-entiers);
}

body.product-id-category-11 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-morceaux);
}

body.product-id-category-12 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-bio);
}

body.product-id-category-13 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-cremes);
}

body.product-id-category-14 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-agrumes);
}

body.product-id-category-15 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-aides-culinaires);
}

body.product-id-category-16 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-collection-bois);
}

body.product-id-category-29 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-collection-metal);
}

body.product-id-category-30 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-collection-douceurs);
}

body.product-id-category-31 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-collection-alcool);
}

body.product-id-category-32 .product-actions .add-to-cart:not(:hover) {
    background-color: var(--color-collection-cadeau);
}


body.product-id-category-10 .tabs .nav-tabs .nav-link.active {
    color: var(--color-entiers);
}

body.product-id-category-11 .tabs .nav-tabs .nav-link.active {
    color: var(--color-morceaux);
}

body.product-id-category-12 .tabs .nav-tabs .nav-link.active {
    color: var(--color-bio);
}

body.product-id-category-13 .tabs .nav-tabs .nav-link.active {
    color: var(--color-cremes);
}

body.product-id-category-14 .tabs .nav-tabs .nav-link.active {
    color: var(--color-agrumes);
}

body.product-id-category-15 .tabs .nav-tabs .nav-link.active {
    color: var(--color-aides-culinaires);
}

body.product-id-category-16 .tabs .nav-tabs .nav-link.active {
    color: var(--color-collection-bois);
}

body.product-id-category-29 .tabs .nav-tabs .nav-link.active {
    color: var(--color-collection-metal);
}

body.product-id-category-30 .tabs .nav-tabs .nav-link.active {
    color: var(--color-collection-douceurs);
}

body.product-id-category-31 .tabs .nav-tabs .nav-link.active {
    color: var(--color-collection-alcool);
}

body.product-id-category-32 .tabs .nav-tabs .nav-link.active {
    color: var(--color-collection-cadeau);
}


#newslatter, #newslatter::after {
    background-color: var(--secondary-btn-bg-color);
}

body.category-id-10 #newslatter, body.category-id-10 #newslatter::after,
body.product-id-category-10 #newslatter, body.product-id-category-10 #newslatter::after {
    background-color: var(--color-entiers);
}

body.category-id-11 #newslatter, body.category-id-11 #newslatter::after,
body.product-id-category-11 #newslatter, body.product-id-category-11 #newslatter::after {
    background-color: var(--color-morceaux);
}

body.category-id-12 #newslatter, body.category-id-12 #newslatter::after,
body.product-id-category-12 #newslatter, body.product-id-category-12 #newslatter::after {
    background-color: var(--color-bio);
}

body.category-id-13 #newslatter, body.category-id-13 #newslatter::after,
body.product-id-category-13 #newslatter, body.product-id-category-13 #newslatter::after {
    background-color: var(--color-cremes);
}

body.category-id-14 #newslatter, body.category-id-14 #newslatter::after,
body.product-id-category-14 #newslatter, body.product-id-category-14 #newslatter::after {
    background-color: var(--color-agrumes);
}

body.category-id-15 #newslatter, body.category-id-15 #newslatter::after,
body.product-id-category-15 #newslatter, body.product-id-category-15 #newslatter::after {
    background-color: var(--color-aides-culinaires);
}

body.category-id-16 #newslatter, body.category-id-16 #newslatter::after,
body.product-id-category-16 #newslatter, body.product-id-category-16 #newslatter::after {
    background-color: var(--color-collection-bois);
}

body.category-id-29 #newslatter, body.category-id-29 #newslatter::after,
body.product-id-category-29 #newslatter, body.product-id-category-29 #newslatter::after {
    background-color: var(--color-collection-metal);
}

body.category-id-30 #newslatter, body.category-id-30 #newslatter::after,
body.product-id-category-30 #newslatter, body.product-id-category-30 #newslatter::after {
    background-color: var(--color-collection-douceurs);
}

body.category-id-31 #newslatter, body.category-id-31 #newslatter::after,
body.product-id-category-31 #newslatter, body.product-id-category-31 #newslatter::after {
    background-color: var(--color-collection-alcool);
}

body.category-id-32 #newslatter, body.category-id-32 #newslatter::after,
body.product-id-category-32 #newslatter, body.product-id-category-32 #newslatter::after {
    background-color: var(--color-collection-cadeau);
}




/* GENERAL */

.h1, .h2, .h3 {
    text-transform: none;
}

.wd-title {
    /*background: url(../img/separator.svg) no-repeat center top;
    background-size: 140px 175px;*/
    background: none;
    padding-bottom: 0;
    text-transform: none;
}

.wd-title > span::before, .wd-title > span::after {
    background: url(../img/separator.svg) no-repeat center top 17px;
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100px;
    z-index: 9999;
}

.wd-title > span {
    display: inline-block;
    position: relative;
}

.wd-title > span::before {
    right: calc(100% + 20px);
}

.wd-title > span::after {
    left: calc(100% + 20px);
}

.btn-primary {
    font-weight: 600;
    text-transform: uppercase;
}

.form-control-comment {
    font-style: italic;
}

@media (max-width: 991px) {
    .wd-title {
        line-height: 2.2;
    }

    .wd-title > span::before, .wd-title > span::after {
        background-position: center center;
    }
}

@media (max-width: 767px) {
    #index .wdloading-bg {
        background-size: 125px auto;
    }

    .wd-title > span::before, .wd-title > span::after {
        width: 70px;
    }

    .wd-title > span::before {
        right: calc(100% + 15px);
    }

    .wd-title > span::after {
        left: calc(100% + 15px);
    }
}

@media (max-width: 479px) {
    .wd-title > span::before, .wd-title > span::after {
        width: 40px;
    }

    .wd-title > span::before {
        right: calc(100% + 10px);
    }

    .wd-title > span::after {
        left: calc(100% + 10px);
    }
}

@media (max-width: 399px) {
    .wd-title > span::before, .wd-title > span::after {
        display: none;
    }
}


/* MENU */

#contact-link li.contact i {
    background-image: url(/img/phone.svg);
}

.wduserheading::after {
    background-image: url(/img/user.svg);
    background-position: center;
    background-size: 24px;
}

header:not(.fixed) #_desktop_logo {
    display: none;
}

header.fixed .full-logo {
    padding: 20px 0 25px;
}

header:not(.fixed) .full-logo {
    text-align: center;
}

header:not(.fixed) .full-logo .logo-link {
    display: inline-block;
    padding-top: 10px;
    position: relative;
}

header:not(.fixed) .full-logo .logo-link img {
    height: 100px;
    width: auto;
}

header:not(.fixed) .full-logo .logo-link::before, header:not(.fixed) .full-logo .logo-link::after {
    background: url(/img/france-vagues.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    content: '';
    height: 100px;
    vertical-align: middle;
    width: 60px;
}

header:not(.fixed) .full-logo .logo-link::before {
    margin-right: 10px;
}

header:not(.fixed) .full-logo .logo-link::after {
    margin-left: 10px;
}

#_desktop_user_info {
    padding: 11px 0 10px;
}

.user-info li {
    padding: 5px 0;
}

.wd-menu-horizontal ul li.level-1.active > a span,
.wd-menu-horizontal ul li.level-1:hover > a span, .wd-menu-horizontal ul li.level-1:hover.more-menu .categories span {
    color: #fff;
}

.wd-menu-horizontal ul li.level-2.active > a span {
    font-weight: 600;
}


.wdsearch_button .material-icons.search {
    background: url(/img/search.svg) no-repeat;
    background-position: center !important;
    background-size: 22px;
}

@media (min-width: 992px) and (max-width: 1217px) {
    .search-widget .wdsearch_button {
        height: 40px;
        width: 40px;
    }

    .search-widget.active .wdsearch_button::before {
        height: 40px;
        line-height: 42px;
        width: 40px;
    }
}

@media (min-width: 1218px) {
    .search-widget .wdsearch_button {
        width: 50px;
    }

    .search-widget.active .wdsearch_button::before {
        width: 50px;
    }

    .wdsearch_button .material-icons.search {
        background-size: 28px;
    }
}


#header .blockcart .header .shopping::after {
    background-image: url(/img/cart.svg);
    background-position: center;
    background-size: 26px;
}


@media (max-width: 991px) {
    .blockcart .header .shopping {
        padding-top: 9px;
        padding-bottom: 7px;
    }
}

@media (min-width: 992px) {
    header:not(.fixed) .full-logo .logo-link {
        padding-top: 20px;
    }

    header:not(.fixed) .full-logo .logo-link img {
        height: 120px;
    }

    header:not(.fixed) .full-logo .logo-link::before, header:not(.fixed) .full-logo .logo-link::after {
        height: 120px;
        width: 80px;
    }

    header:not(.fixed) .full-logo .logo-link::before {
        margin-right: 15px;
    }

    header:not(.fixed) .full-logo .logo-link::after {
        margin-left: 15px;
    }

    #_desktop_logo img {
        height: 72px;
        width: auto;
    }

    #header .blockcart .header .shopping::after {
        top: -6px;
    }
}

@media (min-width: 992px) and (max-width: 1217px) {
    .wd-menu-horizontal ul li.level-1 > a, .wd-menu-horizontal ul li.level-1 .more-menu .categories {
        font-size: 15px;
        padding: 18px 3px 18px 4px;
    }

    .wd-menu-horizontal ul li.level-1.parent > a span::after, .wd-menu-horizontal li.level-1.wdmenu a .category::after {
        font-size: 15px;
        margin-left: 2px;
    }

    .wd-menu-horizontal ul li.level-1 > a span {
        padding: 5px 6px;
    }

    .search-widget {
        height: 40px;
        width: 40px;
    }

    .wdsearch_button .material-icons.search {
        background-position: 10px -383px;
    }
}

@media (min-width: 1218px) and (max-width: 1399px) {
    .wd-menu-horizontal ul li.level-1 > a, .wd-menu-horizontal ul li.level-1 .more-menu .categories {
        font-size: 17px;
        padding: 35px 4px 35px 7px;
    }

    .wd-menu-horizontal ul li.level-1 > a span {
        padding: 5px 10px;
    }

    header.fixed .wd-menu-horizontal ul li.level-1 > a, header.fixed .wd-menu-horizontal ul li.level-1 .more-menu .categories {
        font-size: 15px;
    }

    header.fixed .wd-menu-horizontal ul li.level-1 > a span {
        padding: 5px 6px;
    }
}

@media (min-width: 1400px) {
    header.fixed .wd-menu-horizontal ul li.level-1 > a, .wd-menu-horizontal ul li.level-1 .more-menu .categories {
        font-size: 17px;
    }

    header.fixed .wd-menu-horizontal ul li.level-1 > a span {
        padding: 5px 8px;
    }
}


/* MENU MOBILE */

@media (max-width: 991px) {
    .wd-menu-horizontal .horizontalmain-menu {
        background: var(--secondary-btn-bg-color);
    }

    .horizontalmain-menu .title_main_menu {
        background: var(--secondary-btn-bg-color);
        border-bottom: 0;
    }

    .horizontalmain-menu .title_main_menu .title_menu, .horizontalmain-menu .title_main_menu i {
        color: #fff;
    }

    #wd-menu-horizontal .horizontalmenu-content {
        background: #fff;
    }

    #header .wd-menu-horizontal ul li.level-1 > a {
        padding-left: 5px !important;
    }

    .wd-menu-horizontal ul li.level-1 > a span, #header .wd-menu-horizontal ul li.level-1 > a {
        color: var(--primary-btn-bg-color);
        font-weight: 700;
        margin: 5px 0;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .wd-menu-horizontal li.level-1 .wd-sub-menu li > a.submenu-title, .wd-menu-horizontal > li.parent > .wd-sub-menu, .wd-menu-horizontal ul li.level-1 ul li > a {
        margin-left: 0;
    }

    #wd-menu-horizontal li.parent .navbar-toggler.collapse-icons {
        color: var(--primary-btn-bg-color);
        top: 15px;
    }

    .wd-menu-horizontal .js-top-menu-bottom {
        border-top: 0;
    }

    .wd-menu-horizontal #contact-link li {
        padding: 0 10px;
    }

    .wd-menu-horizontal #contact-link li, .wd-menu-horizontal #contact-link li.contact a {
        color: #fff;
    }

    .wd-menu-horizontal #contact-link .service-title {
        display: none;
    }

    .wd-menu-horizontal #contact-link li::after, .wd-menu-horizontal .language-selector-wrapper::after {
        display: none;
    }
}


/* PREFOOTER */

#newslatter::before {
    z-index: 0;
}

#newslatter::after {
    background-position: bottom center;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .block_newsletter .block_title h3 {
        font-size: 36px;
    }

    .block_newsletter .block_title .block_desc {
        font-size: 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .block_newsletter .block_title {
        padding: 0 10%;
    }
}

@media (max-width: 543px) {
    #newslatter {
        padding-bottom: 1%;
    }

    .block_newsletter .block_title h3 {
        font-size: 18px;
    }
}


/* FOOTER */

.footer-container {
    background: var(--color-collection-cadeau);
}

#wdcmsservices .wdsevices ul li .wdservice {
    border-color: rgba(181, 109, 67, 0.3);
}

#wdcmsservices .wdsevices ul li .wd-shipping .service-icon {
    background: url(/img/picto-livraison-gratuite.svg) 0 0 no-repeat;
    background-size: contain;
    margin-bottom: 10px;
}

#wdcmsservices .wdsevices ul li .wd-time .service-icon {
    background: url(/img/picto-livraison-rapide.svg) 0 0 no-repeat;
    background-size: contain;
    margin-top: 15px;
    margin-bottom: 25px;
}

#wdcmsservices .wdsevices ul li .wd-quality .service-icon {
    background: url(/img/picto-paiement.svg) 0 0 no-repeat;
    background-size: contain;
    margin-top: 20px;
    margin-bottom: 20px;
}

#wdcmsservices .wdsevices ul li .wdservice .service-content .service-title {
    font-weight: 600;
}

#wdcmsservices .wdsevices ul li .wdservice .service-content .service-subtitle {
    color: var(--primary-bg-color);
}

.footer-container .links h3, .footer-container #block_myaccount_infos h3 a, .footer-container .contact-rich h4, #footer .links {
    color: var(--primary-bg-color);
    cursor: initial;
    font-weight: 600;
}

.footer-container li a {
    color: var(--primary-bg-color);
}

.footer-container li a:hover, .footer-container li a:hover::before {
    color: var(--secondary-btn-bg-color);
}

.contact-rich .block .icon i, .contact-rich .block .data {
    color: var(--primary-bg-color);
}

.block-contact .block.call {
    border-top-color: rgba(69, 28, 11, 0.5);
}

.block-contact .block.call .data .title {
    color: var(--primary-bg-color);
}

.footer-description p {
    color: var(--primary-bg-color);
}

.bottom-footer {
    border-top-color: rgba(69, 28, 11, 0.5);
}

.bottom-footer p {
    color: var(--primary-bg-color);
    text-align: left;
    white-space: nowrap;
}

.bottom-footer span {
    display: inline-block;
    width: 50%;
}

.bottom-footer span.col-img {
    text-align: right;
}

.bottom-footer img.payment-logos {
    max-height: 25px;
}

@media (max-width: 1199px) {
    .footer-container .links h3, .footer-container #block_myaccount_infos h3 a, .footer-container .contact-rich h4 {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .footer-container {
        padding-top: 50px;
    }

    #wdcmsservices {
        margin-top: 30px;
        margin-bottom: 15px;
    }

    #wdcmsservices .wdsevices ul li {
        padding: 10px 0 0;
    }

    #wdcmsservices .wdsevices ul li .wdservice {
        padding: 0 15px;
    }

    .footer-container .links .h3,
    .footer-container .links .float-xs-right .navbar-toggler i {
        color: var(--primary-bg-color);
    }

    .footer-container .links .title[aria-expanded=true] {
        background: var(--primary-bg-color);
    }

    .footer-container .links .title[aria-expanded=true] .h3,
    .footer-container .links .title[aria-expanded=true] .float-xs-right .navbar-toggler i {
        color: #fff;
    }

    .footer-container .links .title:not([aria-expanded=true]):hover {
        background: rgba(0, 0, 0, .05);
    }

    .footer-container .links .collapse.in {
        padding-bottom: 20px;
    }

    .block-contact .block.call {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .footer-container .links .float-xs-right {
        line-height: 22px;
    }

    .bottom-footer {
        margin-top: 10px;
    }

    .bottom-footer span.col-txt {
        font-size: 14px;
    }
}

@media (min-width: 545px) and (max-width: 767px) {
    #wdcmsservices .wdsevices ul li .wdservice .service-content {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 767px) {
    #wdcmsservices .wdsevices ul li .wdservice .service-icon {
        margin-top: 25px;
    }
}

@media (min-width: 992px) {
    .wd-sevices.services-carousel {
        display: flex;
        flex-wrap: wrap;
    }

    #wdcmsservices .wdsevices ul li {
        width: 33.3333%;
    }

    #wdcmsservices .wdsevices ul li .wdservice {
        height: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #wdcmsservices .wdsevices ul li .wdservice .service-content {
        width: calc(100% - 82px);
    }

    .footer-container li a {
        font-size: 15px;
    }
}


/* HOMEPAGE */

.wdcategorylist .container {
    overflow: hidden;
}

.wdcategorylist #wdcategorylist.grid article {
    margin-bottom: 30px;
    width: 50%;
}

.wdcategorylist .cat-img {
    padding: 0;
}

.wdcategorylist article .cate-more a {
    display: none;
}

.wdcategory-container .categoryblock .block_content .categoryimage {
    overflow: visible;
}

.wdcategory-container .categoryblock:hover .cat-img a img {
    transform: scale(1.1, 1.1);
}

.wdcategory-container .categoryblock .block_content .categorylist .cate-heading a {
    font-size: 19px;
    text-transform: none;
}

.wdcmsbanner .wdbanner .banner-btn a {
    text-transform: uppercase;
}

#wdcmsbottombanner .wdbottombanner .wdbottombanner-content {
    background: rgba(69, 28, 11, 0.5);
    bottom: 10%;
    padding: 30px;
    top: auto;
}

#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .title {
    margin-bottom: 30px;
}

#wdcmsbottombanner .wdbottombanner .bottombanner-desc p {
    color: #fff;
    font-size: 18px;
}

#wdcmsbottombanner .wdbottombanner .bottombanner-desc p:last-child {
    margin-bottom: 0;
}

#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .bottombanner-btn a {
    background: var(--primary-btn-bg-color);
    color: #fff;
}

#wdcmsbottombanner .wdbottombanner.wdbottombanner-img1 {
    margin-bottom: 30px;
}

#wdcmsbottombanner .wdbottombanner.wdbottombanner-img1 .wdbottombanner-content {
    right: 4%;
}

#wdcmsbottombanner .wdbottombanner.wdbottombanner-img2 .wdbottombanner-content {
    left: 4%;
    width: 40%;
}

#wdcmsbottombanner .wdbottombanner.wdbottombanner-img2 .offer-tag {
    left: auto;
    top: 8%;
    right: 5%;
}

@media (max-width: 1199px) {
    #wdcmsbottombanner .wdbottombanner .bottom-banner-img img {
        height: 300px;
        object-fit: cover;
    }

    #wdcmsbottombanner .wdbottombanner.wdbottombanner-img2 .wdbottombanner-content {
        padding: 15px;
        width: 50%;
    }

    #wdcmsbottombanner .wdbottombanner.wdbottombanner-img2 .bottombanner-desc p {
        font-size: 16px;
        line-height: 1.4;
    }
}

@media (max-width: 991px) {
    .wdcategorylist {
        padding: 30px 0 10px;
    }

    .wdcategory-container .cat-img {
        margin-bottom: 15px;
    }

    #wdcmsbottombanner .wdbottombanner .offer-tag {
        display: none;
    }

    #wdcmsbottombanner .wdbottombanner.wdbottombanner-img1 .wdbottombanner-content {
        bottom: auto;
        left: 5%;
        padding: 30px 50px;
        right: 5%;
        top: 50%;
        transform: translateY(-50%);
    }

    #wdcmsbottombanner .wdbottombanner.wdbottombanner-img1 .bottombanner-desc p {
        font-size: 18px;
        line-height: 1.4;
    }

    #wdcmsbottombanner .wdbottombanner .wdbottombanner-content .title {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .wdcategorylist article .item {
        float: none;
        margin: auto;
        max-width: 200px;
    }

    #wdcmsbottombanner .wdbottombanner .bottom-banner-img img {
        height: 80vw;
        max-height: 500px;
    }

    #wdcmsbottombanner .wdbottombanner.wdbottombanner-img2 .wdbottombanner-content {
        padding: 5vw;
        width: 92%;
    }

    #wdcmsbottombanner .wdbottombanner .wdbottombanner-content .title {
        font-size: 5vw;
        margin-bottom: 4vw;
    }

    #wdcmsbottombanner .wdbottombanner .bottombanner-desc p {
        font-size: 3.7vw !important;
    }
}

@media (max-width: 543px) {
    #hometab .nav.nav-tabs {
        margin-bottom: 5px;
    }

    .tabs .nav-tabs .nav-link.active .tab-title::after {
        bottom: -6px;
    }
}

@media (min-width: 768px) {
    .wdcategorylist #wdcategorylist.grid article {
        width: 33.33333333%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #wdcmsbottombanner {
        margin: 15px 0 10px;
    }
}

@media (min-width: 992px) {
    .wdcategorylist #wdcategorylist.grid {
        margin: 0 -15px;
    }

    .wdcategorylist #wdcategorylist.grid article {
        margin-bottom: 0;
        width: 16.6666666667%;
    }
}

@media (orientation: portrait) {
    .carousel .carousel-item img {
        aspect-ratio: 1.2;
        object-fit: cover;
    }
}


/* BLOCS PRODUITS */

.products.owl-carousel .owl-stage-outer {
    padding-bottom: 5px;
}

.owl-stage-outer .owl-stage .owl-item .product {
    width: 100%;
}

.wdfeatured-products .owl-carousel .owl-stage, .products .tab-content>.active {
    display: flex;
    flex-wrap: wrap;
}

.owl-stage-outer .owl-stage .owl-item .product,
.owl-stage-outer .owl-stage .owl-item .product-miniature {
    height: 100%;
}

.products .tab-content>.active .product {
    padding: 0 15px 30px;
}

#js-product-list .product-miniature.product-grid {
    height: 100%;
    width: 100%;
}

.products .thumbnail-container {
    margin-bottom: 0;
}

.product-grid .thumbnail-container:hover::after, .products .product-list .thumbnail-container:hover::after, .product .thumbnail-container:hover::after, .products .product-list .thumbnail-container:hover::after, .wd-menu-horizontal .thumbnail-container:hover::after {
    animation: product-border 20s infinite linear;
    -webkit-animation: product-border 20s infinite linear;
    -moz-animation: product-border 20s infinite linear;
    -o-animation: product-border 20s infinite linear;
}

.product-flags li.new {
    background: var(--secondary-btn-bg-color);
    color: #fff !important;
    padding: 3px 10px;
}

.product-miniature .thumbnail-container:hover .product-flags .new, .product-miniature .thumbnail-container:hover .product-flags .pack {
    left: 10px;
    z-index: 10;
}

.products .thumbnail-container .wdproduct-image {
    border-radius: 7px 7px 0 0 !important;
}

.product-miniature .thumbnail-container .wdproduct-image .second_image {
    background: #fff;
}

.products .product-miniature .thumbnail-container .product-description .product-title a, #product_comparison .product-miniature .product-description .product-title > a {
    display: inline-block;
    height: 47px;
}

.product-miniature .feature-logos {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 0;
}

.product-miniature .feature-logos img.logo-bio {
    height: 40px;
}

.product-miniature .feature-logos img.logo-douceurs {
    height: 30px;
}

.products-selection {
    display: none;
}

.pagination {
    display: none;
}

@keyframes slide {
    0% {
        background-position: 0 center;
    }
    49.99% {
        background-position: -30px center;
    }
    50% {
        background-position: 30px center;
    }
    100% {
        background-position: 0 center;
    }
}

@keyframes slide-reverse {
    0% {
        background-position: 0 center;
    }
    49.99% {
        background-position: 30px center;
    }
    50% {
        background-position: -30px center;
    }
    100% {
        background-position: 0 center;
    }
}

.products .thumbnail-container .wdproducthover div .btn i.add_to_cart_icon {
    background-image: url(/img/cart.svg) !important;
    background-position: 0 center;
    background-size: 24px;
    animation: slide-reverse 0.5s ease-in-out;
}

.products .thumbnail-container .wdproducthover div .btn.add-to-cart:hover i.add_to_cart_icon {
    animation: slide 0.5s ease-in-out;
    background-position: 0 center;
}

.products .thumbnail-container:hover .wdproducthover div .btn.add-to-cart i.add_to_cart_icon, .products .thumbnail-container .wdproducthover div .btn.add-to-cart:focus i.add_to_cart_icon, .products .thumbnail-container .wdproducthover div .btn.add-to-cart:active i.add_to_cart_icon {
    animation: slide 0.5s ease-in-out;
    background-position: 0 center;
}

@keyframes slideView {
    0% {
        background-position: center;
    }
    49.99% {
        background-position: -30px center;
    }
    50% {
        background-position: 50px center;
    }
    100% {
        background-position: center;
    }
}

@keyframes slideView-reverse {
    0% {
        background-position: center;
    }
    49.99% {
        background-position: 50px center;
    }
    50% {
        background-position: -30px center;
    }
    100% {
        background-position: center;
    }
}

.products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a {
    animation: slideView-reverse 0.5s ease-in-out;
    background-image: url(/img/eye.svg);
    background-position: center;
    background-size: 24px !important;
}

.products .thumbnail-container .wdproduct-image .product-btns .quick-view-block a:hover {
    animation: slideView 0.5s ease-in-out;
    background-image: url(/img/eye.svg);
    background-position: center;
}

@media (max-width: 1199px) {
    .products .thumbnail-container {
        padding-bottom: 15px;
    }

    .product-miniature .feature-logos img.logo-bio {
        height: 30px !important;
    }

    .product-miniature .feature-logos img.logo-douceurs {
        height: 22px !important;
    }

    .products .product-miniature .thumbnail-container .product-description .product-title a, #product_comparison .product-miniature .product-description .product-title > a {
        font-size: 16px;
        line-height: 1.2;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products .tab-content>.active {
        padding-left: 5px;
        padding-right: 5px;
    }

    .products .tab-content>.active .product {
        padding: 0 10px 20px;
    }

    .products .thumbnail-container .wdproducthover div .btn.add-to-cart, .products .thumbnail-container .wdproducthover div .btn.add-to-cart-disable {
        font-size: 12px;
        padding: 7px 13px;
    }
}

@media (max-width: 991px) {
    .products .tab-content>.active .product {
        padding: 0 10px 20px;
    }

    #left-column .block-categories, #right-column .block-categories {
        display: none;
    }
}

@media (max-width: 767px) {
    .products .thumbnail-container {
        padding-bottom: 10px;
    }

    .products .product-miniature .thumbnail-container .product-description .product-title a, #product_comparison .product-miniature .product-description .product-title > a {
        height: auto;
    }

    .products .thumbnail-container .wdproduct-image .product-btns {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

@media (max-width: 543px) {
    .owl-stage-outer .owl-stage .owl-item .product {
        padding-left: 5px;
        padding-right: 5px;
    }

    .products .tab-content>.active .product {
        padding: 0 0 10px;
    }

    .product-actions .add-to-cart {
        margin-top: 15px;
    }
}

@media (max-width: 479px) {
    .products .thumbnail-container .wdproducthover div .btn.add-to-cart span, .products .thumbnail-container .wdproducthover div .btn.add-to-cart-disable span {
        display: none;
    }

    .product-miniature .feature-logos img.logo-bio {
        height: 22px !important;
    }

    .product-miniature .feature-logos img.logo-douceurs {
        height: 17px !important;
    }

    .products .product-description {
        padding-top: 0;
    }

    .products .product-title {
        padding: 0 5px;
    }

    .products .product-miniature .thumbnail-container .product-description .product-title a, #product_comparison .product-miniature .product-description .product-title > a {
        font-size: 14px;
    }
}

.cate-more a {
    text-transform: none;
}


/* PAGE CATEGORIE */

header .block-category {
    border: 0;
    margin: 0;
    padding: 0;
}

header .block-category .category-cover {
    aspect-ratio: 32/5; /* format des images envoyées */
    margin-bottom: 0;
    position: relative;
}

header .block-category .category-cover::before {
    background: radial-gradient(circle, rgba(69,28,11,.3) 0%, rgba(69,28,11,.2) 35%, rgba(255,255,255,0) 70%);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.category-cover > img {
    border-radius: 0;
    height: 100%;
    object-fit: cover;
}

.block-category .h1.title-category {
    color: #fff;
    font-size: 7vh;
    left: 0;
    line-height: 1;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

body#category #category-description {
    margin-bottom: 40px;
}

body#category #category-description h2 {
    color: var(--primary-bg-color);
    font-family: var(--primary-font) !important;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
}

body#category #category-description p {
    color: var(--primary-bg-color);
    font-size: 18px;
}

.product-actions .add-to-cart {
    font-weight: 700;
    text-transform: uppercase;
}

@media (orientation: portrait) {
    header .block-category .category-cover {
        aspect-ratio: 21/9;
    }

    .block-category .h1.title-category {
        font-size: 5.5vh;
    }
}

@media (max-width: 991px) {
    .main-breadcrumb {
        margin-top: 0;
    }
}

@media (max-width: 543px) {
    .breadcrumb ol, .breadcrumb li span {
        font-size: 14px;
    }
}


/* PAGE PRODUIT */

li.product-flag.new {
    top: 15px !important;
}

#content .images-container .layer.hidden-sm-down i {
    color: #fff;
}

.feature-logos img {
    display: inline-block;
    vertical-align: top;
}

.feature-logos img.logo-bio + img.logo-douceurs {
    margin-left: 10px;
}

.product-container .feature-logos img.logo-bio {
    height: 80px;
}

.product-container .feature-logos img.logo-douceurs {
    height: 60px;
}

h1.wd-producttitle {
    font-size: 28px;
    margin-top: 20px;
}

.product-container .product-prices {
    display: flex;
    margin-top: 15px;
}

.pb-right-column .product-prices-inner, .product-prices .tax-shipping-delivery-label {
    float: none;
    line-height: 1;
    width: auto;
}

.pb-right-column .product-prices div, .quickview .product-prices div {
    display: inline-block;
    vertical-align: middle;
}

.pb-right-column .product-price .current-price, .product-prices .tax-shipping-delivery-label, .quickview .product-price .current-price {
    color: var(--secondary-btn-bg-color);
    font-size: 26px;
    font-weight: 600;
}

.pb-right-column .current-price>span {
    line-height: 1;
}

.product-prices .tax-shipping-delivery-label {
    padding-left: 8px;
}

.product-actions .control-label, .product-actions .product-pack .h4 {
    display: none;
}

.product-actions .add .shopping-cart {
    background-image: url(/img/cart.svg);
    background-position: 0 center;
    animation: slide-reverse 0.5s ease-in-out;
}

.product-actions .add .add-to-cart:hover i {
    animation: slide 0.5s ease-in-out;
    background-position: 0 center;
}

.product-actions .add .add-to-cart i {
    margin-right: 5px;
}

#productCommentsBlock .tabs .clearfix.pull-right {
    float: none;
}

.product-features>dl.data-sheet dd.value:nth-of-type(even), .product-features>dl.data-sheet dt.name:nth-of-type(even) {
    background: transparent;
}

table.data-sheet tr {
    border-bottom: 1px solid var(--border-color);
}

table.data-sheet tr:first-child {
    border-top: 1px solid var(--border-color);
}

table.data-sheet td {
    padding: 15px;
}

table.data-sheet td.name {
    border-right: 1px solid var(--border-color);
    color: var(--primary-btn-bg-color);
    font-weight: 600;
}



/* PAGES CMS */

#cms .page-header h1, .contact-form h1 {
    font-size: 26px;
    font-weight: 600;
}

#cms .page-header h1 {
    margin-top: 15px;
}

.page-content.page-cms {
    padding: 0;
    border: 0;
}

#cms .page-content > h2, #cms .page-content > h3 {
    font-weight: 600;
    margin-bottom: 10px;
}

#cms .page-content > h2 { font-size: 21px; }
#cms .page-content > h3 { font-size: 16px; }

#cms .page-content > h2 + h3 { margin: 20px 0 10px; }

#cms .page-content > h2:not(:first-child) { margin-top: 30px; }
#cms .page-content > h3:not(:first-child) { margin-top: 20px; }

#cms .page-content ul {
    list-style: disc;
    padding-left: 20px;
}

#cms .page-content a { font-weight: 600; }
#cms .page-content a:hover { text-decoration: underline; }

#cms .page-content blockquote {
    border: 1px solid var(--primary-bg-color);
    padding: 15px;
}

#cms .page-content blockquote p {
    font-style: italic;
}

@media (min-width: 992px) {
    #cms .page-header h1, .contact-form h1 {
        font-size: 36px;
        margin-bottom: 30px;
    }

    #cms .page-header h1 {
        margin-top: 30px;
    }

    #cms .page-content > h2 { font-size: 25px; }
    #cms .page-content > h3 { font-size: 20px; }

    #cms .page-content > h2:not(:first-child) { margin-top: 50px; }
    #cms .page-content > h3:not(:first-child) { margin-top: 30px; }
}


/* MODULE REASSURANCE */

.blockreassurance_product .item-product {
    padding-top: 3px;
}

.blockreassurance_product .item-desc .block-title {
    color: var(--secondary-btn-bg-color) !important;
    font-weight: 600;
}

.blockreassurance_product .item-desc p {
    color: var(--primary-bg-color)
}


/* RECHERCHE */

#products .page-not-found .search-widget, #pagenotfound .page-not-found .search-widget {
    background: none;
    width: auto;
}


/* COMPTE */

#customer-form .radio-inline {
    margin-right: 15px;
}

#customer-form .radio-inline span {
    margin-right: 3px !important;
}

#addresses #main .page-content {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 0;
    padding-right: 0;
}

.page-addresses .address .address-body h4 {
    font-weight: 600;
}

.page-addresses .addresses-footer {
    margin: 25px 0 0 15px;
}

.page-addresses .addresses-footer a {
    color: var(--primary-btn-bg-color);
    font-weight: 600;
}

#module-psgdpr-gdpr .page_content h2 {
    font-weight: 600;
}

@media (max-width: 767px) {
    #exportDataToCsv, #exportDataToPdf {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}


/* COMMANDE */

#checkout-personal-information-step p a {
    font-weight: 600;
}

body#checkout section.checkout-step.js-current-step .step-title {
    font-weight: 600;
}

body#checkout section.checkout-step .address-item {
    background: none;
    border: 1px solid var(--color-collection-cadeau);
}

body#checkout section.checkout-step .address-item hr {
    border-color: var(--color-collection-cadeau);
}

body#checkout section.checkout-step .address-item.selected {
    background: rgba(230, 207, 160, 0.5);
    border-color: var(--color-collection-cadeau);
}

body#checkout section.checkout-step .address-item.selected .h4,
body#checkout section.checkout-step .address-item.selected label {
    color: var(--primary-btn-bg-color);
}

body#checkout section.checkout-step .address-item.selected .delete-address,
body#checkout section.checkout-step .address-item.selected .edit-address {
    color: var(--primary-btn-bg-color) !important;
}

body#checkout section.checkout-step .radio-block {
    padding-top: 20px;
}

body#checkout section.checkout-step .custom-radio {
    margin-top: -4px;
}

body#checkout section.checkout-step .address-alias {
    font-weight: 600;
    margin-left: 4px;
}

body#checkout section.checkout-step .address {
    margin-left: 28px;
}

#checkout-addresses-step .js-address-form a[data-link-action="different-invoice-address"] {
    text-decoration: underline;
}

body#checkout section.checkout-step .add-address a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#checkout-addresses-step .js-address-form .add-address + .h4 {
    margin-top: 50px;
}

#checkout-addresses-step .js-address-form .h4 {
    font-weight: 600;
}

body#checkout #order-summary-content h4.h4 {
    margin-top: 30px;
}

body#checkout #order-summary-content h4.black {
    color: var(--secondary-btn-bg-color) !important;
}

body#checkout #order-summary-content .step-edit {
    margin-left: 10px;
}

body#checkout #order-summary-content #order-items {
    margin-top: 40px;
}

#payment-confirmation .alert {
    margin-top: 15px;
}

.page-order-confirmation #order-details {
    background: rgba(230, 207, 160, 0.5);
    margin: 15px 0 0 15px;
    padding-left: 15px;
    width: calc(100% - 30px);
}

.page-order-confirmation #order-details .card-title {
    font-weight: 600;
}


/* TIMELINE */

#cd-timeline {
    clear: both;
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
}
#cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: transparent;
    border: 2px dashed #451c0b;
}
@media only screen and (min-width: 992px) {
    #cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em;
    }
    #cd-timeline::before {
        left: 50%;
        margin-left: -2px;
    }
}

.cd-timeline-block {
    position: relative;
    margin: 2em 0;
}
.cd-timeline-block:after {
    content: "";
    display: table;
    clear: both;
}
.cd-timeline-block:first-child {
    margin-top: 0;
}
.cd-timeline-block:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
    .cd-timeline-block {
        margin: 6em 0;
    }
    .cd-timeline-block:first-child {
        margin-top: 0;
    }
    .cd-timeline-block:last-child {
        margin-bottom: 0;
    }
}

.cd-timeline-step {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 42px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #b56d43;
    background: white;
    padding-left: 1px;
}

@media only screen and (min-width: 992px) {
    .cd-timeline-step {
        width: 60px;
        height: 60px;
        left: 50%;
        line-height: 62px;
        margin-left: -30px;
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }
}

.cssanimations .cd-timeline-step.is-hidden {
    opacity: 0;
}

.cssanimations .cd-timeline-step.bounce-in {
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
}

.cssanimations .cd-timeline-step.bounce-out {
    -webkit-animation: cd-bounce-1-reverse 0.6s;
    -moz-animation: cd-bounce-1-reverse 0.6s;
    animation: cd-bounce-1-reverse 0.6s;
}

@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        transform: scale(0.5);
    }
    60% {
        opacity: 1;
        transform: scale(1.2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes cd-bounce-1-reverse {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    60% {
        opacity: 1;
        transform: scale(1.2);
    }
    100% {
        opacity: 0;
        transform: scale(0.5);
    }
}

.cd-timeline-content {
    position: relative;
    margin-left: 60px;
    /*border-radius: 0.25em;
    padding: 1em;*/
}
.cd-timeline-content::after {
    content: "";
    display: table;
    clear: both;
}

.cd-timeline-content p {
    font-size: 0.8125rem;
    margin: 1em 0;
    line-height: 1.6;
}


.cssanimations .cd-timeline-content.is-hidden, .cssanimations .timeline-photo.is-hidden {
    opacity: 0;
}

.cssanimations .cd-timeline-content.bounce-in, .cssanimations .timeline-photo.bounce-in {
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
}
.cssanimations .cd-timeline-content.bounce-out, .cssanimations .timeline-photo.bounce-out {
    -webkit-animation: cd-bounce-2-reverse 0.6s;
    -moz-animation: cd-bounce-2-reverse 0.6s;
    animation: cd-bounce-2-reverse 0.6s;
}

@media only screen and (min-width: 992px) {
    .cd-timeline-content {
        margin-left: 0;
        width: 45%;
    }

    .cd-timeline-block:nth-child(odd) .cd-timeline-content {
        float: left;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right;
    }


    .cssanimations .cd-timeline-content.bounce-in, .cssanimations .timeline-photo.bounce-in {
        -webkit-animation: cd-bounce-2 0.6s;
        -moz-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s;
    }
    .cssanimations .cd-timeline-content.bounce-out, .cssanimations .timeline-photo.bounce-out {
        -webkit-animation: cd-bounce-2-reverse 0.6s;
        -moz-animation: cd-bounce-2-reverse 0.6s;
        animation: cd-bounce-2-reverse 0.6s;
    }

    /* inverse bounce effect on even content blocks */
    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in, .cssanimations .cd-timeline-block:nth-child(odd) .timeline-photo.bounce-in {
        -webkit-animation: cd-bounce-2-inverse 0.6s;
        -moz-animation: cd-bounce-2-inverse 0.6s;
        animation: cd-bounce-2-inverse 0.6s;
    }

    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-out, .cssanimations .cd-timeline-block:nth-child(odd) .timeline-photo.bounce-out {
        -webkit-animation: cd-bounce-2-inverse-reverse 0.6s;
        -moz-animation: cd-bounce-2-inverse-reverse 0.6s;
        animation: cd-bounce-2-inverse-reverse 0.6s;
    }
}

@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes cd-bounce-2-reverse {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-100px);
    }
}

@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }

    60% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes cd-bounce-2-inverse-reverse {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(100px);
    }
}


.process-container {
    clear: both;
    padding-top: 30px;
}

.cd-timeline-content h2 {
    background-color: #b56d43;
    border-radius: 50px;
    color: #fff !important;
    font-family: var(--primary-font) !important;
    font-size: 28px !important;
    font-weight: 400;
    margin: 115px 0 30px 0;
    padding: 15px 10px;
    text-align: center;
    text-transform: none;
}

.timeline-photo {
    padding-top: 50px;
    width: 45%;
}

.timeline-photo img {
    border-radius: 10px;
}

.cd-timeline-content p {
    font-size: 20px;
    padding: 0 0 15px;
}

@media (max-width: 1399px) {
    .cd-timeline-content h2 {
        margin: 75px 0 30px;
    }
}

@media (max-width: 1199px) {
    .cd-timeline-content h2 {
        font-size: 24px !important;
        margin: 0 0 20px;
        padding: 10px;
    }

    .cd-timeline-content p {
        padding-top: 15px;
    }
}

@media (max-width: 991px) {
    .timeline-photo {
        padding-top: 0;
        padding-bottom: 25px;
        width: 85%;
    }

    .cd-timeline-content p {
        font-size: 16px;
        padding: 0;
    }
}

@media (max-width: 767px) {
    .cd-timeline-content h2 {
        font-size: 20px !important;
    }

    .cd-timeline-content p {
        font-size: 14px;
    }
}

.cd-timeline-step {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #b56d43;
}

.step2 .cd-timeline-content h2 {
    background-color: #83b0ca;
}

.step2 .cd-timeline-step {
    box-shadow: 0 0 0 4px #83b0ca;
    color: #83b0ca;
}

.step3 .cd-timeline-content h2 {
    background-color: #437251;
}

.step3 .cd-timeline-step {
    box-shadow: 0 0 0 4px #437251;
    color: #437251;
}

.step4 .cd-timeline-content h2 {
    background-color: #e2c0c5;
}

.step4 .cd-timeline-step {
    box-shadow: 0 0 0 4px #e2c0c5;
    color: #e2c0c5;
}

.step5 .cd-timeline-content h2 {
    background-color: #f4cab2;
}

.step5 .cd-timeline-step {
    box-shadow: 0 0 0 4px #f4cab2;
    color: #f4cab2;
}

.step6 .cd-timeline-content h2 {
    background-color: #164162;
}

.step6 .cd-timeline-step {
    box-shadow: 0 0 0 4px #164162;
    color: #164162;
}


/* Module RGPD */

header#header, #header.fixed, #lgcookieslaw_banner, .fancybox-overlay {
    z-index: 100000;
}

#lgcookieslaw_banner.lgcookieslaw-banner-bottom {
    bottom: 30px;
    left: 30px;
    max-width: 500px;
    padding: 30px 40px;
}

.lgcookieslaw-reject-button-enabled .lgcookieslaw-banner-message,
.lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container {
    width: 100% !important;
}

.lgcookieslaw-reject-button-enabled .lgcookieslaw-banner-message {
    margin-bottom: 30px;
}

.wdloading-bg {
    z-index: 100001;
}

.page-my-account #content .links a.lgcookieslaw-account-button img {
    display: inline-block;
    margin-right: 2px;
    opacity: 0.68;
}

@media only screen and (max-width: 1199px) {
    .lgcookieslaw-banner.lgcookieslaw-reject-button-enabled .container {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 991px) {
    .lgcookieslaw-button-container .lgcookieslaw-reject-button, .lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container .lgcookieslaw-accept-button {
        width: 49%;
    }
}

@media (max-width: 767px) {
    #lgcookieslaw_banner.lgcookieslaw-banner-bottom {
        bottom: 0;
        left: 0;
        max-width: 500px;
        padding: 20px 30px;
    }

    .lgcookieslaw-banner-close-button-enabled.lgcookieslaw-banner-top .lgcookieslaw-banner-message .lgcookieslaw-link-container, .lgcookieslaw-banner-close-button-enabled.lgcookieslaw-banner-bottom .lgcookieslaw-banner-message .lgcookieslaw-link-container {
        width: 100%;
    }
}

@media (max-width: 479px) {
    #lgcookieslaw_banner {
        max-width: 100%;
        padding: 15px 20px;
    }

    .lgcookieslaw-reject-button-enabled .lgcookieslaw-banner-message p {
        font-size: 13px;
        line-height: 1.4;
    }

    .lgcookieslaw-button-container .lgcookieslaw-reject-button, .lgcookieslaw-button-container .lgcookieslaw-accept-button {
        height: 40px;
        min-height: auto;
    }
}

@media (max-width: 329px) {
    .lgcookieslaw-button-container .lgcookieslaw-reject-button, .lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container .lgcookieslaw-accept-button {
        width: 100%;
    }
}


/* Module CMS Banner Block */

@keyframes tag {
    0%{
        transform:translate(0);
        -webkit-transform:translate(0);
        -moz-transform:translate(0);
        -ms-transform:translate(0);
        -o-transform:translate(0);
    }
    50%{
        transform:translate(10px, 30px) scale(1);
        -webkit-transform:translate(10px, 30px) scale(1);
        -moz-transform:translate(10px, 30px) scale(1);
        -ms-transform:translate(10px, 30px) scale(1);
        -o-transform:translate(10px, 30px) scale(1);
    }
    100%{
        transform:translate(0);
        -webkit-transform:translate(0);
        -moz-transform:translate(0);
        -ms-transform:translate(0);
        -o-transform:translate(0);
    }
}


/* Module Avis Garantis */

#ag-s.fr {
    float: inherit !important;
}


/* Module "Montant avant la livraison gratuite" */

#abfd_checkout_subtotal_details {
    text-align: left;
}

.cart-summary-line small.value {
    width: 100%;
}

#abfd_checkout_summary_top {
    line-height: 1.4;
    margin-bottom: 15px;
}