html {
	scroll-behavior: smooth;
}
.box-header3 .popup-over a.popup-title i {
	display: inline-block;
	font-size: 21px;
	vertical-align: middle;
}
.thumbnail-container a.product-thumbnail {
	padding-bottom: 100%;
}
.plist-dsimple .thumbnail-container .product-meta {
	text-align: center;
}
.plist-dsimple .thumbnail-container .pro3-btn {
	text-align: center;
}
.plist-dsimple .thumbnail-container .pro3-btn > div:last-child {
	margin-right: 0;
}
h4.title_block.title-ap-group, .ApColumn .title_block {
	text-transform: none;
	padding: 0;
	margin: 1.5em 0 30px;
	font-size: 3em;
	font-weight: normal;
	text-align: center;
}
body#index #header {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	background: none;
}
body#index #header:not(.navbar-fixed-top) .box-header3 #leo_search_block_top.active .title_block:before, body#index #header:not(.navbar-fixed-top) .box-header3 .leo-blockcart .header, body#index #header:not(.navbar-fixed-top) .box-header3 .leo-blockcart .header a, body#index #header:not(.navbar-fixed-top) .box-header3 .popup-over a.popup-title, body#index #header:not(.navbar-fixed-top) .box-header3 #leo_search_block_top .title_block, body#index #header:not(.navbar-fixed-top) .leo-megamenu .navbar-nav > li > a {
	color: #fff;
}
body#index #header:not(.navbar-fixed-top) .navbar-header .navbar-toggler:after {
	border-color: #fff;
}
body#index #header:not(.navbar-fixed-top) .navbar-header .navbar-toggler:before {
	background: #fff;
}
body#index #header.navbar-fixed-top {
	position: fixed;
	background: #fff;
}
.leo-megamenu .navbar-nav > li > a.dropdown-toggle:after {
	display: none;
}
.box-nombnfull {
	position: relative;
}
.box-nombnfull .ApColumn .block {
	margin: 0;
}
.box-nombnfull .ApImage {
	position: relative;
	background: #eee;
}
.box-nombnfull .ApImage img {
	height: 100vh !important;
	object-fit: cover;
}
.box-nombnfull .ApImage .image_description {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
	font-size: 5em;
	line-height: 1;
	font-weight: 300;
	padding: 0 10%;
}
.box-vogabn61 {
	padding: 0 0 100px;
}
@media (max-width: 1199px) {
.box-vogabn61 {
	padding: 0 0 80px;
}
}
@media (max-width: 991px) {
.box-vogabn61 {
	padding: 0 0 30px;
}
}
@media (min-width: 992px) {
  .box-vogabn61 > .ApColumn:nth-child(2n) {
    transform: translateY(50px);
  }
  .box-vogabn61 > .ApColumn img {
    width: 100%;
    height: 400px; /* scegli tu l’altezza fissa */
    object-fit: cover; /* taglia senza deformare */
    display: block;
    transition: all .4s;
  }
}
}
.box-vogabn61 .ApImage {
	display: flex;
	flex-direction: column-reverse;
	flex-wrap: wrap;
}
	.box-vogabn61 .ApImage &gt;
* {
	display: block;
	width: 100%;
}
.box-vogabn61 .ApImage .title_block {
	text-align: left;
	font-size: 1.6em;
	margin: 10px 0;
}
.box-vogabn61 .ApImage .title_block:after {
	content: "\f178";
	font-family: "FontAwesome";
	margin: 0 5px;
}
.box-vogabn61 .ApImage:hover img {
	filter: brightness(0.5);
}
div.box-vogabn62 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0;
}
div.box-vogabn62 .ApColumn {
	padding: 0;
}
div.box-vogabn62 .ApColumn .block {
	margin-bottom: 0;
}
div.box-vogabn62 .ApHtml {
	padding: 20px;
}
div.box-vogabn62 .ApHtml h4.title_block {
	text-align: left;
	margin: 0 0 1em;
}
div.box-vogabn62 .ApHtml a {
	display: inline-block;
	vertical-align: top;
	background: #000;
	color: #fff;
	height: 44px;
	line-height: 44px;
	padding: 0 40px;
	font-size: 0.9em;
	margin-top: 2em;
	position: relative;
}
@media (max-width: 1200px) {
div.box-vogabn62 .ApHtml a {
	margin-top: 1em;
}
}
div.box-vogabn62 .ApHtml a:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	width: 100%;
	height: 100%;
	border: 1px solid #000;
	border-width: 0 2px 2px 0;
	transition: all .2s;
	pointer-events: none;
}
div.box-vogabn62 .ApHtml a:hover:before {
	top: 0;
	left: 0;
}
@media (max-width: 991px) {
.box-nombnfull .ApImage .image_description {
	font-size: 4em;
}
}
@media (max-width: 767px) {
.box-nombnfull .ApImage .image_description {
	font-size: 3em;
}
}
@media (max-width: 480px) {
.box-nombnfull .ApImage .image_description {
	font-size: 2em;
}
}
.box-nombnfull .ApImage .image_description b, .box-nombnfull .ApImage .image_description strong {
	font-weight: 900;
}
.box-nombnfull .ApImage .image_description a {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	background: #fff;
	line-height: 44px;
	padding: 0 50px;
	color: #333;
	margin: 30px 0 0;
	transition: all .4s;
	letter-spacing: 2px;
}
@media (max-width: 480px) {
.box-nombnfull .ApImage .image_description a {
	padding: 0 30px;
	line-height: 40px;
}
}
.box-nombnfull .ApImage .image_description a:hover {
	background: #01a19c;
	color: #fff;
}
.cus-btndown a {
	z-index: 2;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	text-align: center;
	line-height: 70px;
	color: #fff;
	font-size: 30px;
}
.cus-btndown a i {
	transition: all .4s;
}
.cus-btndown a i:hover {
	transform: translateY(10px);
}
.box-nomcate {
	padding: 130px 0 90px;
}
@media (max-width: 991px) {
.box-nomcate {
	padding: 80px 0 50px;
}
}
@media (max-width: 767px) {
.box-nomcate {
	padding: 60px 0 40px;
}
.box-nomcate .ApColumn {
	width: 100%;
}
}
@media (max-width: 480px) {
.box-nomcate {
	padding: 50px 0 30px;
}
}
.box-nomcate .ApImage {
	position: relative;
	overflow: hidden;
}
.box-nomcate .ApImage > a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
}
.box-nomcate .ApImage .image_description {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	background: #01a19c;
	color: #fff;
	text-transform: uppercase;
	transition: all .4s;
	opacity: 0;
	visibility: hidden;
}
@media (max-width: 991px) {
.box-nomcate .ApImage .image_description {
	padding: 10px;
}
}
.box-nomcate .ApImage .image_description > * {
	width: 100%;
}
.box-nomcate .ApImage .image_description h4 {
	color: inherit;
	letter-spacing: 2px;
}
.box-nomcate .ApImage .image_description h2 {
	color: inherit;
	font-size: 3em;
	line-height: 1;
}
@media (max-width: 991px) {
.box-nomcate .ApImage .image_description h2 {
	font-size: 2.2em;
}
}
@media (max-width: 480px) {
.box-nomcate .ApImage .image_description h2 {
	font-size: 2em;
}
}
.box-nomcate .ApImage .image_description h3 {
	font-size: 3em;
	font-weight: 300;
	color: inherit;
	line-height: 1;
}
@media (max-width: 991px) {
.box-nomcate .ApImage .image_description h3 {
	font-size: 2.2em;
}
}
@media (max-width: 480px) {
.box-nomcate .ApImage .image_description h3 {
	font-size: 2em;
}
}
.box-nomcate .ApImage .image_description h3:after {
	content: "";
	width: 1px;
	height: 60px;
	display: block;
	background: #fff;
	margin: 40px auto;
}
@media (max-width: 991px) {
.box-nomcate .ApImage .image_description h3: after {
	height: 40px;
	margin: 10px auto;
}
}
@media (max-width: 480px) {
.box-nomcate .ApImage .image_description h3: after {
	height: 30px;
}
}
.box-nomcate .ApImage .image_description em {
	letter-spacing: 2px;
}
.box-nomcate .ApImage.active .image_description, .box-nomcate .ApImage:hover .image_description {
	opacity: 1;
	visibility: visible;
}
.box-nomcate .ApImage.active:hover .image_description {
	opacity: 0;
	visibility: hidden;
}
.box-nomcate .ApHtml {
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #888;
}
@media (max-width: 767px) {
.box-nomcate .ApHtml {
	margin-bottom: 30px;
}
}
.box-nomcate .ApColumn .title_block {
	text-transform: none;
	padding: 0;
	margin: 0 0 15px;
	font-size: 1.6em;
	color: #333;
}
.box-nompro2 {
	padding: 130px 7% 90px;
}
@media (max-width: 991px) {
.box-nompro2 {
	padding: 80px 7% 50px;
}
}
@media (max-width: 767px) {
.box-nompro2 {
	padding: 60px 7% 40px;
}
}
@media (max-width: 480px) {
.box-nompro2 {
	padding: 50px 0 30px;
}
}
.box-nompro2 .ApColumn .title_block {
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: 400;
}
.box-nompro2 .sub-title-widget {
	font-size: 2.5em;
	color: #333;
	margin-bottom: 1.5em !important;
}
@media (max-width: 991px) {
.box-nompro2 .sub-title-widget {
	font-size: 2em;
}
}
@media (min-width: 992px) {
.box-nompro2.box-2 .owl-item.first, .box-nompro2.box-2 .owl-item.last {
	opacity: 0.3;
}
.box-nompro2.box-2 .owl-item.first img, .box-nompro2.box-2 .owl-item.last img {
	filter: grayscale(1);
}
.box-nompro2.box-2 .owl-item.first:hover, .box-nompro2.box-2 .owl-item.last:hover {
	opacity: 1;
}
.box-nompro2.box-2 .owl-item.first:hover img, .box-nompro2.box-2 .owl-item.last:hover img {
	filter: none;
}
}
.owl-theme .owl-controls span {
	transition: all .4s;
	background: #ddd;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #ddd;
	transform: scale(1.3);
}
.box-nombeli {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 130px 0;
}
@media (max-width: 991px) {
.box-nombeli {
	padding: 80px 0;
}
}
@media (max-width: 767px) {
.box-nombeli {
	padding: 60px 0;
}
.box-nombeli .ApHtml {
	margin: 0 0 20px !important;
}
}
@media (max-width: 480px) {
.box-nombeli {
	padding: 50px 0;
}
}
.box-nombeli .ApColumn .block {
	margin-bottom: 0;
}
.box-nombeli .ApHtml .block_content {
	color: #888;
	line-height: 1.9;
}
@media (min-width: 768px) {
.box-nombeli .ApHtml .block_content {
	text-align: right;
}
}
.box-nombeli .ApHtml .block_content h4 {
	font-size: 2.6em;
	font-weight: 300;
	color: #333;
	margin: 0 0 0.6em;
}
@media (max-width: 991px) {
.box-nombeli .ApHtml .block_content h4 {
	font-size: 2.2em;
}
}
@media (max-width: 480px) {
.box-nombeli .ApHtml .block_content h4 {
	font-size: 2em;
}
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #333;
}
.AppButton .btn {
	font-size: 14px;
	text-transform: none;
	color: #333;
	border: 1px solid #333;
	background: none;
	padding: 10px 35px;
}
.AppButton .btn:hover {
	background: #01a19c;
	color: #fff;
}
.box-iconh6 {
	padding: 100px 0 70px;
	position: relative;
}
@media (max-width: 991px) {
.box-iconh6 {
	padding: 80px 0 60px;
}
}
@media (max-width: 767px) {
.box-iconh6 {
	padding: 60px 0 40px;
}
}
@media (max-width: 480px) {
.box-iconh6 {
	padding: 50px 0 30px;
}
}
.box-iconh6:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	border-top: 1px solid #ddd;
	transform: translateX(-50%);
	width: 100vw;
}
.box-nommail {
	padding: 60px 0 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
@media (max-width: 767px) {
.box-nommail {
	display: block;
	padding: 40px 0 20px;
}
.box-nommail .ApColumn {
	width: 100%;
}
}
.box-nommail .block.ApHtml h4.title_block {
	font-size: 3em;
	text-transform: none;
	margin: 0;
	padding: 0 0 0 40px;
	position: relative;
}
.box-nommail .block.ApHtml h4.title_block:before {
	content: "\f18e";
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 400;
	transform: scale(0.7);
}
@media (max-width: 991px) {
.box-nommail .block.ApHtml h4.title_block {
	font-size: 2.5em;
}
}
@media (max-width: 480px) {
.box-nommail .block.ApHtml h4.title_block {
	font-size: 2em;
}
}
.box-nommail .block.ApHtml .block_content {
	letter-spacing: 1px;
	font-weight: 300;
	padding: 0 0 0 40px;
}
.box-nommail .block_newsletter .col-conditions, .box-nommail .block_newsletter #block-newsletter-label {
	display: none;
}
.box-nommail .block_newsletter .input-wrapper input {
	height: 50px;
	padding: 10px 10px;
	height: 50px;
	border: 1px solid #fff;
	background: none;
	border-right: 0px;
	width: 100%;
	outline: 0;
	color: inherit;
}
.box-nommail .block_newsletter .input-wrapper button {
	background: #fff;
	border-color: #fff;
	color: #333;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0;
}
.box-nommail .block_newsletter .input-wrapper button i {
	display: none;
}
.box-nommail .block_newsletter .input-wrapper button span {
	display: block;
}
.color-white {
	color: #fff;
}
.color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6, .color-white a {
	color: inherit;
}
.box-iconh6 .ApRawHtml h4 {
	text-transform: none;
}
.box-nomfooter2 {
	padding: 60px 0 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
@media (max-width: 1199px) {
.box-nomfooter2 {
	padding: 50px 0 30px;
}
}
@media (max-width: 991px) {
.box-nomfooter2 {
	display: block;
	text-align: center;
	padding: 40px 0 20px;
}
.box-nomfooter2 .ApColumn {
	width: 100%;
}
}
@media (max-width: 480px) {
.box-nomfooter2 {
	padding: 40px 0 50px;
}
}
.box-nomfooter2 .ApBlockLink {
	text-align: center;
}
.box-nomfooter2 .ApBlockLink li {
	display: inline-block;
	vertical-align: top;
}
.box-nomfooter2 .ApBlockLink li a {
	padding: 10px 15px;
	transform: none !important;
}
@media (max-width: 1199px) {
.box-nomfooter2 .ApBlockLink li a {
	padding: 5px 10px;
}
}
.box-nomfooter2 .ApImage {
	text-align: right;
}
@media (max-width: 991px) {
.box-nomfooter2 .ApImage {
	text-align: center;
}
}
/*# sourceMappingURL=profile3410472183.css.map */

