/*
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:*/


/*FICHES*/
/*Menu fiche*/
#mde-sum-post{margin:0; padding:0; list-style:none;}
#mde-sum-post a{display:inline-block;}
.mainmenu a{text-transform:uppercase;}
.sousmenu a{padding-left:1.5rem !important;}
/*Pagination*/
#mde-content-fiche .l-section.height_medium{padding-top:2rem !important; padding-bottom:2rem !important;}
#mde-content-fiche h2, #mde-content-fiche h3{margin-bottom:1.5rem !important;}
#mde-content-fiche h4{margin-bottom:0.75rem !important;}
.mde-section-fiche .g-cols.wpb_row.mde-row-to-copy{margin-bottom:1.5rem !important;}
/*Helpers*/
.mde-fiche-helpers{position:absolute; top:1rem; right:1rem;}
.mde-fiche-helpers-inner{position:relative; display:flex; justify-content:flex-end;}
.mde-fiche-helpers .w-btn{cursor:pointer;}
.mde-row-to-copy{position:relative; background-color:rgba(0,0,0,0.025); border:var(--color-content-border) 1px solid; border-radius:0.5em; transition:0.3s;}
.mde-row-to-copy:hover{background-color:rgba(0,0,0,0.1);}
.mde-row-to-copy .vc_column-inner{padding:1.5rem !important;}
.mde-row-to-copy .vc_column-inner > div:not(.mde-fiche-helpers){padding-right:10rem;}
.mde-hiddenzone-temp{position:absolute; top:0; left:0; bottom:0; right:0; opacity:0.1; z-index:-1;}
/*Action copie*/
.mde-fiche-helpers-info{position:absolute; top:-2.5rem; width:50vw; right:0; font-size:0.8rem; text-align:right; pointer-events:none;}
.mde-helpers-confirmation{opacity:0; color:#1bb31f;}
.mde-row-to-copy .mde-btn-copy{opacity:0 !important; transition:0.3s;}
.mde-row-to-copy:hover .mde-btn-copy{opacity:1 !important; transition:0.3s;}