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

strong, b{font-weight:500 !important;}
.hpk-row-centered{justify-content:center;}
@media(max-width:768px){
	.l-section.height_medium{padding-top:4rem !important; padding-bottom:4rem !important;}
	.hpk-homeservices
}

/*ENTETE*/
.hpk-identsite{line-height:1 !important; display:block;}
.hpk-identsite:hover{color:#bc7e33 !important;}
.hpk-mainlogo{position:relative; bottom:25px; left:0; display:block;}
.hpk-mainname{font-size:1.5rem; text-transform:uppercase; display:block;}
.hpk-slogan{font-size:0.8rem; display:block;}
/*Menu*/
.hpk-mainmenu .w-nav-anchor.level_1 .w-nav-title{position:relative; bottom:-10px;}
.l-header.sticky .hpk-mainmenu .w-nav-anchor.level_1 .w-nav-title{position:relative; bottom:-5px;}
.hpk-mainmenu .w-nav-anchor:not(.level_1) .w-nav-title{text-transform:none !important;}

/*FORMULAIRE*/
input:not([type=submit]), textarea, select{margin:0 !important;}
.hpk-form label{display:none;}

/*ACCUEIL*/
.hpk-gradientvert{background:linear-gradient:to bottom, #144043, rgba(20,64,67,0.3);}
@media(max-width:768px){
	.hpk-homeservices .wpb_column{margin-bottom:1.5rem !important;}
	.hpk-homeservices .wpb_column:last-child{margin-bottom:0 !important;}
}

/*MODELES*/
.hpk-widget-bar a{color:#fff !important;}
.hpk-widget-bar a:hover{color:#bc7e33 !important;}

.leaflet-pane.leaflet-marker-pane img{transform:translate3d(272px, 139px, 0px) !important;}

/*COMPLIANZ*/
.cmplz-btn{background-color:var(--color-content-primary) !important; color:#fff !important; border:none !important; transition:0.3s;}
.cmplz-btn:hover{background-color:var(--color-content-secondary) !important;}