/*
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
*/
#qodef-page-header .widget[class*=_search] form input{
	width: 95px !important;
}
.post-type-archive-product #qodef-page-inner,
#qodef-page-inner{
	padding-top:0 !important;
}
.single-product .woocommerce-Tabs-panel{
	padding-bottom:50px;
}
.qodef-woo-product-list .qodef-e-inner{
	padding:10px 5px !important;
}
.qodef-woo-product-list .qodef-e-content{
	margin-bottom:10px !important;
}
.qodef-header-navigation>ul>li>a:hover .qodef-menu-item-text:after,
.qodef-header-navigation>ul>li.current-menu-item>a .qodef-menu-item-text:after{
    display:none !important;
}
.qodef-header-navigation>ul>li>a:hover,
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover{
	color:#354c04 !important;
}
#ct-ultimate-gdpr-cookie-popup{
	width:525px !important;
}
.imghp img{
	height: 675px !important;
    object-fit: contain;
}
.imghp h5{
	padding-left:135px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
#ct-ultimate-gdpr-cookie-popup{
	width:100% !important;
}
}
