
/* Header */
/* HEADER STICKY */
@media (min-width: 1200px) {
    .header_scroll_up > div > div > .header-container .header__logo, .header-container .header__action {
        z-index:auto!important;
    }

    .header_scroll_up > div > div > .header__action > .sticky-header-nav{
        z-index: 24;
        top: 0;
        line-height: 55px;
        position: fixed;
    }
}

.password-strength-meter {
    font-size: 12px !important;
}

.product-label .newlabel,
.products-grid .product-item .product_item_images .product-item-actions_middle .action,
.products-grid .product-item .product_item_images .product-item-actions_middle .action:not(.loading):hover {
    background: #94C020 !important;
}

.products-grid .product-item .product_item_images .product-item-actions_middle .action span{
    color: #FFFFFF !important;
}

#switcher-language{
    display: contents !important;
}

.page-header .switcher .options{
    min-width:50px;
}

.cart-summary #block-shipping{
    display: none;
}

.acces_pro > a{
    border: 2px solid #94C020;
    margin: 0 10px 10px 0;
    padding: 7px 25px !important;
    border-radius: 50px;
    line-height: 30px !important;
}

.level1 > a{
    border-bottom: none !important;
}

/* Produit */
.product-info-main .price-final_price *, .product-item .price-final_price *, .product-info-main .price-configured_price *, .product-item .price-configured_price *{
    color:#94C020 !important;
}

footer .elementor-static-menu-title {
    color: #fff !important;
}