/* 
Theme Name: stand90
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

a{color:#CB051C;}

#moteur-accueil{padding:2px 2px 10px 2px;}
#moteur-accueil p {margin:0;}

#moteur-interieur{padding:2px 2px 10px 2px;}
#moteur-interieur p {margin:0;}
#moteur-interieur{border: 1px solid #626262;}

#masthead .elementor-sticky--effects{background-color: #fff;}

#masthead .elementor-sticky--effects a{color: #626262;}

#masthead .elementor-sticky--effects #header-menu-2 .elementor-icon{color: #CB051C;fill: #CB051C;border-color: #CB051C;}
#masthead .elementor-sticky--effects #header-menu-2 a{color: #CB051C !important;}

body:not(.home) #masthead  a {color: #626262;}

body:not(.home) #masthead  #header-menu-2 .elementor-icon{color: #CB051C;fill: #CB051C;border-color: #CB051C;}
body:not(.home) #masthead  #header-menu-2 a{color: #CB051C;}


/* Aligner horizontalement l'icône et le numéro */
#tel-header .elementor-icon-box-wrapper {display: flex;align-items: center;gap: 10px; }
/* S'assurer que l’icône et le texte restent bien inline */
#tel-header .elementor-icon-box-icon,#tel-header .elementor-icon-box-content {display: inline-flex;align-items: center;}


#menu-mobile #num-tel a{color: #CB051C;}


.wpfFilterContent .wfpDescription{font-weight: bold;color:#606060;}



.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #cb051c;
}


/*   form contact    */
.wpcf7-form .row{clear: both;}
.wpcf7-form input{padding: 7px;}
.wpcf7-form .left{width:46%;padding-right:2%;;float:left;margin-bottom: 30px;}
.wpcf7-form .right{width:46%;padding-left:2%;;float:right;margin-bottom: 30px;}
.wpcf7-form .all{width:100%;;margin-bottom: 30px;}
.wpcf7-form p:empty{ display: none; }
.form-contact .wpcf7-form input[type=text],.form-contact .wpcf7-form input[type=email],.form-contact .wpcf7-form  textarea{border-width:0px;border:none;outline:none;background-color: #f3eeee;}
.wpcf7-form  label, .wpcf7-form .label{font-weight: 600;}
.form-contact .wpcf7-form .wpcf7-submit{float: left;padding: 10px 30px 10px 30px !important;text-transform: initial !important;font-size: 1em !important;}

.wpcf7-form .left input,.wpcf7-form .right input{width:100%;}

.wpcf7-form textarea{height:140px;}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
    padding: 15px 60px 10px 60px;
}

.wpcf7-not-valid-tip{font-size:14px;}

.form-contact h3{border-bottom:1px solid #e0dcdc;padding-bottom:5px;}

span.wpcf7-form-control-wrap{display:block;padding-top:8px;}

/*   form contact    */

/* liste produids */

.products.elementor-grid.columns-4 .sous-titre{font-size:1.1em;} 

.products.elementor-grid.columns-4 .woocommerce-Price-amount.amount{font-size:1.8em;} 

/* Medium devices (tablets, less than 1024px)*/
@media (min-width: 1023px){
    div.wpfMainWrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .wpfFilterButtons{margin-top:25px;}
}