/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/
.footer_color {
    background:none;
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.4)), url(//wp.couvreurml.ca/wp-content/uploads/2026/02/couvreur_ml_toit_bardeau-300x201.jpg);
}

.google-map .container {
    margin: 0 !important;
    padding: 0 !important;
    left: 0px;
}
#av_section_6 {
    padding: 0px !important;
    margin: -10px -3px -19px -2px !important;
}

.telephone-large { 
	font-size: clamp(54px, 4vw, 76px); 
	font-family: helvetica, arial, sans-serif; 
	color: #ebd6d6; 
	line-height: 150%;
}

#header_meta .phone-info{    
	white-space: normal !important;
}

#header_meta .phone-info .adresse-wrapper{
    display: flex;
    flex-wrap: wrap;
    font-size: large;
    line-height: 23px;
    color: white;
}


#header_meta .phone-info .adresse-info{
    white-space: nowrap;
}

.avia-button.avia-size-small {
    font-weight: bold;
	font-size: 16px !important;
    text-decoration: none !important;
}

.slogan {
	font-size: clamp(22px, 3vw, 51px);
    text-align: right;
    font-weight: bold;
    font-family: sans-serif;
    color: white !important;
    display: block;
    top: 0px;
    right: 0px;
    position: relative;
    line-height: 150%;
}
.slogan .line {
    white-space: nowrap;
}
#socket {
    font-size: 15px !important;
    margin-top: -1px;
    z-index: 1;
}

.estimation .avia-button {
    z-index: 3;
    font-size: 24px;
    font-family: sans-serif;
    padding: 5px 8px 4px 8px !important;
    font-weight: bold;
}

.bouton{
	color:white !important; 
	background-color: red;
	padding: 0px 5px 1px 4px;
}

#top #main .avia-section .template-page {
    padding-top: 0px;
    padding-bottom: 0px;
}

#top .av_header_transparency .phone-info,
#top .av_header_transparency .phone-info * {
    color: #ffffff !important;
}

#top .av_header_transparency .phone-info, #top .av_header_transparency .social_bookmarks li a {
	font-family: sans-serif;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0) !important;
    opacity: 100% !important;
    filter: alpha(opacity=61%) width: 100%;
    color: rgba(255, 255, 255, 1) !important;
    z-index: 99999 !important;
    position: absolute;
    width: 100%;
}

#top .av_header_transparency .header_bg {
    background-color: black;
    opacity: 41%;
    filter: alpha(opacity=41%)
}

.associations-partenaires {
	 font-weight:bold;
}

.zones {
	 font-weight:bold;
}

.bloc-services-produits table tr{
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #ffffff !important;
}

.services-produits table tr{
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #ffffff !important;
}
.telephone-gros p{
    margin: 1%;
}
#footer .widget {
    margin: 0px 0 0px 0 !important;
}

#footer {
    padding: 16px 0 30px 0;
     font-size: medium;
}

#footer h3 {
    font-size: 24px;
    line-height: 1.1em;
    margin-bottom: 8px;
    color: white !important;
}

#nav_menu-3 .widgettitle {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 1.1em;
}

#top .widget_nav_menu li {
    font-size: 15px !important;
    line-height: 16px !important;
}

#top .wpcf7 input[type="text"],
#top .wpcf7 input[type="email"],
#top .wpcf7 input[type="tel"],
#top .wpcf7 input[type="number"],
#top .wpcf7 input[type="url"],
#top .wpcf7 input[type="date"],
#top .wpcf7 textarea,
#top .wpcf7 select {
    border: 1px solid #000000 !important;
    background-color: #ffffff !important;
    box-shadow: none !important;
}

.titre-fluide {
    font-size: clamp(1.5rem, 3vw, 2.5rem);
    line-height: 1.2;
}

.texte-fluide {
    font-size: clamp(1rem, 1.5vw, 1.25rem);
}

.sous-texte-fluide {
    font-size: clamp(0.8rem, 1.2vw, 1.0rem);
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

/* Tableau TinyMCE fluide */
.avia_textblock table {
    width: 100%;
    border-collapse: collapse;
}

.avia_textblock td {
    width: 20%; /* 5 images */
    padding: 10px;
}

.avia_textblock td img {
    width: 100%;
    height: auto;
}

/* Mobile */
@media (max-width: 767px) {
    .avia_textblock table,
    .avia_textblock tbody,
    .avia_textblock tr
	{
        display: block;
        width: 100%;
    }

    .avia_textblock td {
        margin-bottom: 20px;
    }
}

#cmplz-document p, 
#cmplz-document li, 
#cmplz-document td, 
.editor-styles-wrapper 
.cmplz-unlinked-mode p, 
.editor-styles-wrapper 
.cmplz-unlinked-mode li, 
.editor-styles-wrapper .cmplz-unlinked-mode td {
	font-size: clamp(1rem, 1.5vw, 1.25rem) !important;
    margin-top: 0;
}

