/*

Theme Name: Beauty Evolution

Theme URI: http://www.vibgroup.it

Author: Carmine

Author URI: http://www.vibgroup.it

Description:

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: beauty

*/

body{
	color: #1d1d1d;
}

.text-black{
	color: #1d1d1d !important;
}

.head-wrap-text-servizio h1 {
    font-size: 4rem;
}

body.page-template-azienda .chi-siamo-lista>div::after{
    display: none;
}

.box-trattamento .excerpt {
    display: none;
}

.carousel-gallery-servizi img{
	object-position:center !important;
}

body.home #home-header .bg-orange {
    background-color: #d4e6e6;
}

@media ( max-width: 780px ){
	section#home-header .bg-cover {
		height: 480px;
		background-position: center;
	}
	body.single-trattamento section#enfatizziamo-la-bellezza-cit * {
		text-align: left !important;
		padding-left: 10px !important;
	}
}

.megamenu {
	margin-top: -12px !important;
	padding-bottom: 15vh !important;
	justify-content: space-evenly !important;
	z-index: 1000;
}

@media (min-width: 1024px){
	.macroservizi-lists { flex-wrap: wrap; row-gap: 70px;}
}

.icon-black::before{
	filter: invert(1);
}

.desktop-header .header-wrapper .menu-header .megamenu ul {
    margin-top: 10px !important;
}