/*
 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
------------------------------------------------------------ */

/* Taille Largeur des filtres de la page réalisations */
.sc_item_filters_align_left .sc_item_filters_tabs, .sc_item_filters_align_right .sc_item_filters_tabs {
    max-width: 100%;
}

/* Badge blanc sur le hero logo */
.elementor-25925 .hero-logo a.sc_layouts_logo {
    display: inline-flex;
    align-items: center;
    background: rgb(246, 243, 236);
    padding: 14px 18px;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.logo_image {
    max-height: 55px !important;
    width: auto;
}

/* espace des titres de pages intérieures */
h1.sc_layouts_title_caption {
    line-height: 1.3em;
}
.cky-switch input[type="checkbox"] {
	position: relative !important;}

