    /** START Romain Modif
  * mai 2023
***/
    
    .ce-edit-btn {
        /* elementor button */
        /* display: none !important;
        visibility: hidden !important; */
    }
    
    .hidden-sm-down {
        display: block !important;
        visibility: visible !important;
    }
    
    .elementor-sticky--effects .elementor-column-gap-default .rb_megamenu {
        margin-top: 12px;
    }
    
    @media (max-width: 767px) {
        .rb_menus_li {
            background-color: white;
        }
        .transition_floating .rb_menus_ul {
            max-width: none !important;
            overflow: unset !important;
        }
    }
    /** END Romain Modif
  * mai 2023
***/
    /*
 * Custom code goes here.

 * A template should always ship with an empty custom.css

 */
    
    @import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;500;600;700;800;900&display=swap);
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    .tooltip,
    .popover,
    body,
    .footer-container .block .title_block,
    .megamenu .rb_megamenu .rb_menus_ul .rb_menus_li>a,
    .megamenu .rb_block>h4,
    .header-desktop .rb_megamenu.layout_layout5 .rb_menus_li>a,
    .blockcart .cart-products-count-btn,
    .rb-product-list.grid .thumbnail-container .list-buttons>div .rb-btn-product .icon-title,
    .rb-product-list.grid .thumbnail-container .list-buttons>div .rb-btn-product.add-to-cart .icon-title,
    .rb-product-list.grid .thumbnail-container .product-meta .product-title a,
    .rb-products-list.scroll-list .scrollbar .mousearea,
    .thumbnail-container .product-title a,
    .thumbnail-container .product-price-and-shipping .price,
    .thumbnail-container .functional-buttons>div .rb-btn-product .icon-title,
    .product-style1 .thumbnail-container .product-add-cart .rb-btn-product .icon-title,
    .product-style2 .thumbnail-container .meta-buttons .product-add-cart .rb-btn-product .icon-title,
    .product-style3 .thumbnail-container .meta-buttons .product-add-cart .rb-btn-product .icon-title,
    .manufacturer-list .brand .brand-name,
    body#checkout .card-block h5,
    body#checkout section.checkout-step:last-child .payment-options *,
    body#checkout section.checkout-step .step-title,
    body#checkout section.checkout-step .delivery-option label,
    body#checkout .additional-information,
    body#checkout #order-summary-content #order-items *,
    .has-discount .discount,
    .product-discount .regular-price,
    .product-actions .add-to-cart,
    .product-tabs.tabs .nav-tabs .nav-link,
    .page_heading,
    .rb-widget-banner .rb-dd-banner-title,
    .rb-widget-prestashop-widget-Blog .rb-blog-title,
    .rb-widget-prestashop-widget-Blog .blog-viewall .btn,
    .instagram-block .rb-widget-heading .rb-heading-title,
    .rb-show-more a,
    .rb-product-countdown ul li,
    .rb_megamenu *:not(.fa):not(i) {
        font-family: "Roboto Condensed", sans-serif !important;
    }
    
    #category-description .elementor-widget-container {
        /*  //background: #00529c !important;*/
    }