/* Place Holder form */





/* Menu au scroll */


.elementor-sticky--active {
 background-color: #FFF; 
}

.elementor-sticky--active #menusociaux {
 margin-top : 22px; 
 }

.elementor-sticky--active #menunav {
 margin-top : 10px;
 }

/* Global */

#main {
    
    float: left;
    width: 100%;
    max-width: 699px;
    padding-top: 0px!important; 
    border-right: 2px dashed #000 !important;
}

/* Commentaires */
.contenerCom textarea{
    height: 44px !important; 
    padding: 10px  !important; 
    border: none;
    background : url(http://maiacha.fr/wp-content/themes/meeta/images/commentaire.jpg)  no-repeat;
}

.contenerCom input[type="submit"]{
    background :  transparent url(http://maiacha.fr/wp-content/themes/meeta/images/submit.png)  no-repeat;
    width: 66px !important; 
    height: 99px !important;
	float : right; 
}

.contenerCom input[type="submit"]:hover{
    background-position: -75px 0px; 
}


#respond textarea {
    clear: both;
    display: block;
    font-size: 16px;
    margin: 0;
    border: solid;
    font-family: "Pathway Gothic One";
    border: solid !important;
}

/* Media Queries */

@media(max-width: 710px) {

	#content { width: 85%; }
	#main { width:100%; border-right:none !important;}
	.main { width:100%;}
  #sidebar { width:105%; border-left: none !important; margin: 0 }
   .motClef a { font-size: 10px; }
   .comPlus a { width: 52px; margin-top: 25px;}
   .time{    margin-left: -10px;}
    #s { margin-left: -37px !important;}
    .easingslider-arrows-inside .easingslider-next { display: none;}
    .easingslider-arrows-inside .easingslider-prev { display: none;}
    #text-9 { display: none;}
		.contenerCom{
    background :url(http://maiacha.fr/wp-content/themes/meeta/images/commobile.png) no-repeat center center;
    display: block;
    width: 274px; 
    height: 450px;
		margin-left : -12%; 

	}
	#respond textarea
	{
    border: none;
		width : 90%; 
}
	
	#respond .form_fields {
    width: 60% !important;
    margin-left: 18% !important;
    margin-top: -2% !important;
}
	
	.commTitre {
    margin-top: 22%;
		
}
	
}

/* Mobile Scroll to top */
@media only screen and (max-width: 480px){
a#scroll-to-top {
    display : none; 
}
	}

/* Tablet */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
   #content { width: 85%; }

    #main { width:100%;  border-right:none !important; }
	.main { width:100%; border-right:none !important;}
    #sidebar { width:100%;}
    .motClef a { font-size: 10px; }
    .comPlus a { width: 52px; margin-top: 25px;}
    .time{    margin-left: -10px;}
 .contenerCom textarea{
    height: 44px !important; 
    padding: 10px  !important; 
    border: none;
    background : url(http://maiacha.fr/wp-content/themes/meeta/images/commentaire.jpg)  no-repeat;
}
	
	#searchform {
    width: 50%;
		margin-top: 4%;
    margin-left: 21%;
}
	
	.reseau {
    margin-top: 4%;
    margin-left: 2%;
}
	
	.module_id_2 .hustle-modal {
    margin-left: 23%;
}
	
	
	.elementor-post__title {
    overflow: hidden;
		width : 80%; 
		Height : 20%; 
}
}

