/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2025 | 07:23:46 */
.mobile-header{
	padding-right: 15px;
	padding-left: 15px;
}
.mobile-header .row .col-md-4:nth-child(2){
	padding: 0;

}

.mobile-header .row .col-md-4:nth-child(1){
	padding: 0;

}

.mobile-header .row .col-md-4:nth-child(3){
	padding: 0;

}

header .botiga-mega-menu:hover:before {
	display:none !important; 
}

@media (max-width:1024px)
{
	div#site-header-cart {
		margin-right:10px;
	}
}

@media (min-width:1025px)
{
	body .site-header .site-header-inner {
		padding-top:unset;
		padding-bottom:unset;
	}
	body #primary-menu > li > a {
		padding-top:38px !important;
		padding-bottom:38px !important;
	}
}