/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
.sub-nav .menu-item i.fa,
.sub-nav .menu-item i.fas,
.sub-nav .menu-item i.far,
.sub-nav .menu-item i.fab {
	text-align: center;
	width: 1.25em;
}
.texteblanc, .texteblanc h2, .texteblanc h3, .texteblanc h4 {
color:#ffffff;
}

#formulaire-responsive {
	max-width:700px /*-- à modifier en fonction de la largeur désirée --*/;
	margin:0 auto;
        width:100%;
}
.rang-form {
	width: 100%;
}
.demi-colonne, .colonne {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

#cookie-law-info-bar {
	background-color:#ffffff !important;
}

#cookie_action_close_header, .cli_settings_button {
	color:#ffffff !important;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.demi-colonne {
		width: 50%;
	}
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7-select,
.wpcf7 textarea
{
    background-color: #F9F9F9;
    color: #666666;
	border:0;
	border-bottom: 1px solid #eba352;
}

.wpcf7 input::placeholder {
	color: #5E5E5E !important;
}

.filter-categories a, .filter-categories .customSelect {
	font: 700 12px / 16px "Roboto", Helvetica, Arial, Verdana, sans-serif !important;}

.centre {text-align:center;}

.justif {text-align:justify;}

.grecaptcha-badge { visibility: hidden; }

.mini-sub-nav {
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.sub-nav, .main-nav .dt-mega-menu-wrap {
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.07) !important;
    box-shadow: 0 5px 5px 1px rgba(0,0,0,0.07) !important;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.mobile-main-nav .sub-nav {
	box-shadow:none !important;
}

.main-nav .sub-nav > li > a{
	transition: all 0.5s ease-out;
-webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
border-radius: 10px !important;
}

.main-nav .sub-nav > li > a:hover {
	padding-left:20px;
	transition: all 0.5s ease-out;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.dt-mega-menu-wrap ul.sub-nav {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.logoedilikfooter__icon{background:transparent url("https://www.menuiseriedubot.com/wp-content/uploads/2025/09/e-dilik-mini.png") 0 0 no-repeat;display:inline-block;height:17px;text-align:left;width:19px; vertical-align:text-top;}