


.mfp-gallery .mfp-figure .mfp-bottom-bar {
	display: none !important;
}

.container.et_menu_container {
	width: 80%;
	max-width: 1800px;
}

.logo_superservice_menu {
	max-width: 240px !important;
	height: auto !important;
	vertical-align: middle !important;
	margin-left: 3vw !important;
	display: inline-block;
}

#top-header {
	transition: all 0.4s ease-in-out;
	top: 0;
}
#top-header.et-fixed-header {
	top: -31px;
}
#top-header #et-secondary-nav * {
	text-transform: uppercase;
}

#main-header {
	transition: all 0.4s ease-in-out;
}
#main-header.et-fixed-header {
	top: 0 !important;
}

#footer-info {
	float: none !important;
	text-align: center !important;
}
#footer-info a {
	opacity: 1 !important;
}
#footer-info a img {
	margin: 0 3px !important;
	opacity: 1 !important;
	display: inline;
	width: 32px;
	height: 32px;
	line-height: 19px;
	vertical-align: middle;
	transform: rotate(0deg);
	transition: all 0.3s ease-in-out;
}
#footer-info a:hover img {
	transform: rotate(180deg);
}

#a_wa {
	display: block;
	width: 48px;
	height: 48px;
	position: fixed;
	bottom: 15px;
	right: 12px;
	z-index: 99999;
}
#a_wa img {
	width: 100%;
	height: 100%;
}

.et_pb_module.de_fb_form .et_contact_bottom_container, .et_pb_module.de_fb_form .form-title {
	display: none !important;
}
.et_pb_module.de_fb_form .et_pb_module.de_fb_form_field {
	margin-bottom: 0 !important;
}
.et_pb_module.de_fb_form #de_fb_data_wrapper {
	cursor: pointer;
}
.et_pb_module.de_fb_form #de_fb_data_wrapper .datepicker-wrapper:after {
	top: 25px !important;
	right: 15px !important;
}

#ui-datepicker-div table.ui-datepicker-calendar td a.ui-state-default:hover, #ui-datepicker-div table.ui-datepicker-calendar td a.ui-state-active {
	background: #0251b8 !important;
	color: #fff !important;
}

.cart_item .product-thumbnail, .shop_table .product-thumbnail {
	display: none !important;
}

#sezione_negozio .products .product .et_shop_image {
	transform: scale(0.75);
}
#sezione_negozio .products .product .et_shop_image img {
	margin-bottom: 0 !important;
}

.et_pb_promo .et_pb_promo_description ul li {
	line-height: 38px;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
}

.blocco_h1_prodotto .et_pb_text_inner h1 {
	font-size: 64px !important;
}

.blocco_grande .et_pb_row {
	align-items: center;
	max-width: 1400px;
}

.wpz-gallery-masonry .et_pb_gallery_image > div {
	padding: 30px;
}
.wpz-gallery-masonry .et_pb_gallery_image .et_overlay {
	display: none !important;
}

.container.et_menu_container {
	width: 96%;
}

#super-service {
	align-items: center;
}





@media (max-width: 1580px) {
	.logo_superservice_menu {
		display: none;
	}
}
@media (max-width: 1300px) {
	#top-menu li {
		font-size: 13px !important;
		padding-right: 12px !important;
	}
}
@media (max-width: 1200px) {
	#top-menu li {
		padding-right: 10px !important;
	}
	#top-menu li a {
		letter-spacing: 0 !important;
	}
}
@media (max-width: 1100px) {
	#top-menu li {
		padding-right: 11px !important;
	}
	#top-menu li a {
		text-transform: initial !important;
	}
	#logo {
		max-width: 200px;
	}
	#et-top-navigation {
		padding-left: 230px;
	}
}





