/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here*/

a{font-weight:700;}
a.w-btn, a.w-nav-anchor{font-weight:300 !important;}
a.w-grid-item-anchor{font-weight:500 !important;}

/*ELEMENTS*/
blockquote{padding:3rem 4rem; background-color:#fff; font-family:"Roboto", sans-serif !important; font-style:italic; line-height:1.2 !important;}
blockquote::before{left:1.5rem; top:1.5rem; content:"\f10d" !important; font-family: "fontawesome" !important; color:#5B4003 !important; font-weight:900 !important; font-size:1.7rem !important;}

/*ENTETE*/
/*Zone logo*/
.ahg-logotexte{font-family:"Roboto", sans-serif; line-height:1.1;}
.ahg-linklogo:hover{color:#5B4003 !important;}
.ahg-logo-prename{display:block;}
.ahg-logo-name{font-style:italic; font-weight:500; font-size:2rem; text-transform:uppercase;}
/*Menu*/
.ahg-mainmenu.type_desktop .w-nav-anchor.level_1 .w-nav-title{position:relative; bottom:-13px;}

/*BOUTONS*/
.w-btn::after{position:absolute; left:0; bottom:0; content:''; width:100%; height:1px; background-color:#5B4003; display:block; transition:0.3s;}
.w-btn:hover::after{width:0%;}

/*TITRES*/
h2{position:relative;}
h2:not(.post_title)::before{position:absolute; top:0; left:-1.5rem; content:''; width:88px; height:55px; background-image:url('https://henri-grandjean.ch/wp-content/uploads/2021/07/ahg-deco-titre.png'); background-size:cover; background-position:center; background-repeat:no-repeat; display:block;}

/*PAGES*/
@media(max-width:600px){
	.l-section.height_medium .wpb_text_column{padding-left:0 !important; padding-right:0 !important;}
}
/*accueil*/
.ahg-home-firstsection .l-section-h > .g-cols.valign_middle{min-height:550px !important;}

/*GRILLES*/
.ahg-gridpost .w-post-elm.post_image{margin-right:2.5rem;}
.ahg-gridpost-bloccontent{top:-4rem; margin-left:2.5rem;}
.ahg-gridpost-zone-excpert{padding:1rem 0 0 1.5rem;}


/*FOOTER*/
footer a{font-weight:300 !important;}



