/**
* Theme Name: Vineso Child
* Description: This is a child theme of Vineso, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: vineso
* Version: 1.0.0
*/


.page .hentry > .entry-header > .post-thumbnail {
    display: none !important
}
header.entry-header > div.post-thumbnail > img{ 
	display: none !important
}
@media (max-width: 767px) {
    .elementor-144 .elementor-element.elementor-element-00194fe {
        background-color: rgb(256, 256, 256) !important;
    }
	.elementor-144 .elementor-element.elementor-element-27e587e .menu-mobile-nav-button .vineso-icon > span{
		background-color: #000;
	}
	.elementor-element.elementor-element-00194fe.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    	position: fixed;
	}
	/*.swiper-wrapper{
		height:500px
	}*/
	#titre_slide > h.elementor-heading-title{
		font-family:"Google Sans" !important
		
	}

}

@media (min-width: 768px) {
	/*.swiper-wrapper{
		height:700px !important;
		overflow: hidden
	}*/
	
	#titre_slide > h4.elementor-heading-title{
		font-size:50px !important;
		font-family:"Google Sans" !important
		
	}
}

@media (min-width: 568px){
	#titre_slide > h4.elementor-heading-title, h4.elementor-heading-title{
		font-size:50px !important;
		font-family:"Google Sans" !important
		
	}
}

@media (min-width: 881px) and (max-width: 1024px) {
    #conteneur_tradimer  .elementor-hidden-tablet, #conteneur_tradimer  .elementor-hidden-mobile_extra {
        display: flex;
    }
}

@media (max-width: 767px) {
    #conteneur_tradimer .elementor-hidden-mobile, #conteneur_tradimer .elementor-hidden-phone {
        display: flex;
    }
}

body:not(.rtl) .elementor-144 .elementor-element.elementor-element-00194fe {
    left: 0px;
    background: linear-gradient(0deg, transparent, gray);
}

body:not(.rtl) .elementor-144 .elementor-element.elementor-element-00194fe:hover {
    background: white
}