/*
Theme Name: Chateau Child
Theme URI: https://chateau.qodeinteractive.com
Description: A child theme of Chateau
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: chateau
Template: chateau
*/


.header-text{
    color: #000000;
    font-family: Ibarra Real Nova;
    font-size: 1.1em;
    line-height: 31px;
    letter-spacing: 0.02em;
    font-style: italic;	
} 


#qodef-top-area{
background:white;	
}
.marge-droite{
margin-right:10px;	
}

/* la page panier */
.wp-block-woocommerce-empty-cart-block{
margin:auto;
text-align:center;	
}
.wp-block-woocommerce-empty-cart-block img{
width:250px;
}


#qodef-woo-page .qodef-woo-product-mark, #yith-quick-view-modal .qodef-woo-product-mark, .qodef-woo-shortcode .qodef-woo-product-mark{

}


/* entete sticky */

.qodef-header-sticky-inner {
    display: flex;
    height: 100%;
    padding: 0px;
}

#qodef-page-header .qodef-widget-holder .widget {
    margin: 0px 0px 0px 5px;
}
.widget_chateau_core_woo_dropdown_cart, .widget_shopping_cart{

}
.qodef-header-sticky-inner{
	height:100px;
	padding:0px;
}
.qodef-header-sticky .qodef-header-sticky-inner{
	padding:0px;
}

.logo-jonquieres{
	width:33.3%;
}

#qodef-page-header  .qodef-skin--light img{
margin:auto;
}
#qodef-page-header  .qodef-skin--dark img{
margin:auto;
}

#qodef-page-header .qodef-header-logo-link img{
margin:auto;
}

.sticky-menu{
width:33.3%;
}
.sticky-widgets{
width:33.3%;
}

#qodef-page-header .qodef-widget-holder{
justify-content: flex-end;
}

.image-centre img{
	margin:auto;
text-align:center;
}