/*
Theme Name: Val Morin Child
Theme URI: https://elementor.com/products/hello-biz/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-biz
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Biz is a free, user-friendly Hybrid WordPress Theme that was crafted for seamless integration with the Elementor site builder and tailored specifically for business websites. Perfect for beginners, but far from limited to just them, it features a dedicated beginner-oriented “Home” screen to simplify and streamline the web-building process. Hello Biz also integrates with Elementor’s premium features, giving you access to tools like AI, and accessibility enhancements in one place. Whether launching a startup site or refining a company portfolio, Hello Biz offers a solid, responsive foundation for all web creators. Report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team validates, triages, and handles vulnerabilities. Report here: https://patchstack.com/database/wordpress/theme/hello-biz/vdp.
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready,style-variations
Version: 1.2.0.1769535780
Updated: 2026-01-27 12:43:00

*/




/* État Forcé par défaut (Haut de page) */
.nav-sticky {
    background-color: rgba(0,0,0,0.6) !important; /* Force la transparence */
    background-image: none !important; /* Enlève les dégradés si présents */
    transition: background-color 0.5s ease-in-out !important;
}
.woocommerce-page .nav-sticky {
    background-color: rgba(0,0,0,1) !important; 
}
.custom-panier .woocommerce form .form-row label, .custom-panier .woocommerce form .form-row .input-text, .custom-panier .woocommerce form .form-row select {
    color: white !important;
}
.custom-panier .woocommerce form .form-row .select2-results__option:not(.select2-results__option--highlighted){
    color: black !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected], .e-woo-select2-wrapper .select2-results__option:hover {
    background-color: #c9c3b4;
    color: #000000  !important;
}
.e-woo-select2-wrapper .select2-results__option {
    color: #000000 !important;
}
/* État Forcé au Scroll */
.nav-sticky.elementor-sticky--effects {
    background-color: #000000 !important; /* Devient noir */
}
.sub-menu li{
    width: 200px !important;
}
.shop_table button.button {
    border-color: black !important;
    color: black !important;
}

.shop_table button.button:hover {
    border-color: white !important;
    background-color: black !important;
    color : white !important;
}
main, .woocommerce div.product {
    z-index: 0;
}
.ci-c-form-row { padding: 0 !important; }

body .menu-slider.elementor-widget-image-carousel .swiper-slide {
    text-align: left !important;
}






.price-list .elementor-price-list-header{
    gap: 20px !important
}
@media screen and (max-width: 768px){
    .price-list .elementor-price-list-price{
        text-align: end !important;
    }
}
