/*
 Theme Name:   WD Child Theme
 Theme URI:    https://wd.ancorathemes.com
 Description:  WD Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     wd
 Version:      1.0
 Tags:         windows, doors, kitchen cabinets, renovation, remodeling, construction, replacement, diy, handyman, craftsman, makeover, hardware, shop, manufacture, interior design
 Text Domain:  wd
*/


/* =Theme customization starts here
------------------------------------------------------------ */

*{
    hyphens: none !important;
}

.page_content_wrap{
    background-color: #f1f0ee !important;
}



/* Modifications header */
body(.page-id-25141) header section:not(.sc_layouts_row_fixed_on) li>a>span {
    color: black;
} 

header section:not(.sc_layouts_row_fixed_on) .logo_image{
	height: 80px;
}

header section.sc_layouts_row_fixed_on .logo_image{
	height: 60px;
}



body:not(.page-id-18303, .page-id-25023, .page-id-25104, .page-id-25792, .page-id-25723, .page-id-26031) header section:not(.sc_layouts_row_fixed_on) .burgerMobile{
    filter: invert(1);
}

body:not(.page-id-18303, .page-id-25023, .page-id-25104, .page-id-25792, .page-id-25723, .page-id-26031) header section:not(.sc_layouts_row_fixed_on) li>a::after {
    background-color: #8d9f5a !important
}
.menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {
    background-color: #8d9f5a !important;
}

.logoMobile img, .menu_mobile_inner>.menu_mobile_header_wrap>.sc_layouts_logo>img{
    max-height: 50px !important;
    width: auto !important;
}

/* Modifications pour mobiles */

.sc_layouts_row_fixed_on {
    background-color: #292d38 !important;
}
.menu_mobile .menu_mobile_inner {
    background-color: #292d38 !important;
}
@media (max-width: 767px){
	
	/*Modification première section page d'accueil tel*/
	.accueilSectionUne {
    	height: 100vh;
    	display: flex;
    	margin-top: 0;
	}
	
	/* Modifications modèle gallerie tel*/
	.gallerie .gallery-item-thumbnail-wrap {
    	height: 120px !important;
	}
	
	.gallerie .fg-item-icon-inner{
    	line-height: 30px !important;
		height: 30px !important;
		width: 30px !important;
	}
	
	.mfp-figure button.mfp-close, button.mfp-close{
		display: none !important;
	}
	
	/* Modifications page nos services tel */
	.nosServicesPortesDentree {
    text-align: left;
} 
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover{
	width: 44px !important;
	color: white;
}

.accueilSectionUne{
    margin-top: 0;
}

@media (max-width: 1279px) and (min-width: 768px){
	.accueilSectionUne{
    	margin-top: calc(90px + 1%) !important;
	}
}

/* Page Nos Services */
.textWhite .sc_button_with_icon .sc_button_text{
    color: white;
}

/* Modifications formulaires */
.gform_title,
.gform_required_legend{
    display: none;
}


