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

/* Personnalisation Morango Création */

/* Réseaux sociaux */

.fa-linkedin:before {
    content: "\f0e1" !important;
    color: #284272 !important;	
}

a.w-socials-item-link {
    box-shadow: 0 0 0 2px #284272 !important;
}

.fa-linkedin-in::before {
    box-shadow: 0 0 0 2px #284272 !important;
    padding: 1em;
    border-radius: 2rem;
}

.w-actionbox.controls_right .w-actionbox-controls {
    text-align: left !important;
    padding-left: 0rem !important;
}

.w-actionbox.controls_right .w-btn {
    margin-left: 0rem;
	margin-right: 1rem;
}

/* Menu */

.l-header.sticky .ush_image_1 {
   content: url(https://praxis-conseil.com/wp-content/uploads/2026/01/logo-entete-praxis-conseil-2026.png) !important;
}
   
.l-header.sticky .no-touch .us-btn-style_1 {
    background: #ffffff !important;
    color: #284272 !important;
}

.sticky .us-btn-style_1 {
    background: #ffffff;
    color: #284272 !important;
}

.sticky .us-btn-style_1:hover {
    background: #2f914d !important;
    color: #ffffff !important;
}

.sticky .ush_image_1 {
    bottom: 6% !important;
    position: relative !important;
}

/* Contact interne */

a.powered-by {
    display: none !important;
}

html .formcraft-css .fc-form {
    border-radius: 10px !important;
}

/* Pied de page */

#morango img {
    position: relative;
    vertical-align: middle !important;
    width: 3% !important;
    margin-right: 4px;
    bottom: 2px;
}

/*** Responsive ***/

@media only screen and (max-width:766px) {
	.us-btn-style_7.icon_atright {
		margin-left: -3rem !important;
	}
	.l-subheader.at_middle, .l-subheader.at_middle .w-dropdown-list, .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
    	color: #ffffff !important;
	}
	.type_mobile a.w-nav-anchor.level_1.w-btn.us-btn-style_1 {
		background: #ffffff;
   		color: #284272 !important;
	}
}

