/* Create by up3up team */

.main-img {
	margin: 0 0 15px;
	/* float: left;
	width: 50%;
	padding: 0 20px 0px 0; */
}
.main-img img {
	width: 100%;
}
@media (max-width: 1024px) {
	.main-img {
		margin: 0 0 15px;
		float: none;
		width: 100%;
		padding: 0 0px 0px 0;
	}
}
.elementor-column-wrap {
	padding: 0 !important;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 10px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1060px;
}
.elementor-heading-title,.elementor-image-box-description,.elementor-image-box-title {
	font-family: "Open Sans", sans-serif !important;	
}
.elementor-widget-heading.elementor-widget-heading.h2-title .elementor-heading-title {
	color: #32281B;
	font-family: "Open Sans", sans-serif !important;	
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
}
.elementor-widget-call-to-action .elementor-cta-title {
	font-family: "Open Sans", sans-serif;
}
.button-default.elementor-widget-button a.elementor-button {
	min-width: 192px;
	height: 42px;
	border: 1px solid #231507;
	background: transparent;
	color: #231507 !important;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	border-radius: 0;
	text-transform: uppercase;
}
.button-default.elementor-widget-button a.elementor-button:hover {
	color: #fff !important;
	border: 1px solid #231507;
	background: #231507;
}


.index-1 {
	margin: 35px 0px 0px;
}
.index-1 .elementor-container {
	
}
.index-1 .elementor-container .elementor-row {
	
}
.index-1 .carousel {
	position: relative;
	background: none;
}
.index-1 .carousel .carousel-inner {
    height: 650px;
}
.index-1 .index-1-text{
	
}
.index-1 .index-1-image .elementor-widget-image-slider{
	margin: 0;
}

.index-1 .index-1-text >.elementor-column-wrap {	
	align-items: center;
	background: #efe2d1;
	margin: 0 25px 0 0;
	padding: 0 25px 0 60px !important;
}
.index-1 .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
	color: #001224;
	font-family: "Open Sans", sans-serif !important;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	margin: 0 0 7px;
}
.index-1 .index-1-right .elementor-widget-heading.elementor-widget-heading {
	position: absolute;
    bottom: 110px;
	padding: 0 30px;
}
.index-1 .index-1-right .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
	color: #fff;
	font-family: "Open Sans", sans-serif !important;
	font-size:30px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 0 7px;
}
.index-1 .index-1-right .elementor-widget-button {
	position: absolute;
    bottom: 45px;
}
.index-1 .index-1-right .elementor-widget-button .elementor-button {
	height: 46px;
	border-radius: 5px;
	background: #ECAE2F;
	color: #ffffff !important;
	font-size: 14px;
	font-weight: 700;
	padding-top: 15px;
}
.index-1 .index-1-right .elementor-widget-button .elementor-button:hover {
	color: #32281B !important;
	background: #fff;
}


.buton_style_1.elementor-widget-button a.elementor-button {
	width: 192px;
	text-align: center;
	height: 42px;
	border: 1px solid #231507;
	color: #231507 !important;
	font-family: "Open Sans", sans-serif !important;
	font-size: 16px;
	font-weight: 700;
	line-height: 42px;
	text-transform: uppercase;
	padding: 0px 24px;
	border-radius: 0;
	background: none;
}
.buton_style_1.elementor-widget-button a.elementor-button:hover {
	color: #fff !important;
	background: #231507;
}

.index-1 .carousel-control {
	text-shadow: none;
}

.index-1 .carousel .carousel-control .icon-next::before {
	content:"";
	display: inline-block;
	background:url(../Icone/arrow-right-white.svg) no-repeat;
	width: 30px;
	height: 30px;
}
.index-1 .carousel .carousel-control .icon-prev::before {
	content:"";
	display: inline-block;
	background:url(../Icone/arrow-left-white.svg) no-repeat right;
	width: 45px;
	height: 30px;
}
.index-1 .carousel .carousel-control .icon-next i,.index-1 .carousel .carousel-control .icon-prev i {
	display: none;
}
.index-1 .direction {
	
}
.index-1 .carousel-indicators {
	display: flex;
	justify-content: center;
	display: none;
}
.index-1 .carousel-indicators li {
	width: 15px;
    height: 15px;
	border-radius: 0;
	margin: 14px 12px;
	border-radius: 15px;
	display: block;
	opacity: 0.5;
	background-color: #fff;
	border: 1px solid #fff;
	background:#fff;
}
.index-1 .carousel-indicators .active {
	width: 15px;
    height: 15px;
	margin: 14px 12px;
	opacity: 1;
    background-color: #fff;
}

.index-1 .carousel .carousel-item .caption h2 {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 50px;
	font-weight: 400;
	line-height: 60px;
	text-transform: none !important;
	margin: 0 0 35px;
}
.index-1 .carousel .carousel-item .caption h2.black {
	/* color: #32281B; */
}
.index-1 .carousel .carousel-item figure {
	position:relative;
}
.index-1 .carousel .carousel-item figure:before {
	content:"";
    width: 100%;
    height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.3;
	background: linear-gradient(90deg, #22222 0%, rgba(82,54,41,0) 100%);
}

.index-1 .carousel .carousel-item .caption {
	top: 34%;
	left: 170px;
	z-index: 1;
	max-width: 1000px;
	position: absolute;
	text-align: left;
}

.index-1 .carousel .carousel-item .caption .caption-description p {
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	max-width: 445px;
}
.index-1 .carousel .carousel-item .caption .caption-description .slide-action {
	width: 193px;
	height: 50px;
	border-radius: 25px;
	background: #32281B;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Open Sans", sans-serif;
}
.index-1 .carousel .carousel-item .caption .caption-description .slide-action:lang(es) {
	width: 193px;
	height: 50px;
	border-radius: 25px;
	background: #32281B;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Open Sans", sans-serif;
	text-align: center;
    line-height: 16px;
}
.index-1 .carousel .carousel-item .caption .caption-description .slide-action:lang(fr) {
	width: 193px;
	height: 50px;
	border-radius: 25px;
	background: #32281B;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Open Sans", sans-serif;
	text-align: center;
    line-height: 16px;
}
.index-1 .carousel .carousel-item:hover .caption .caption-description .slide-action {
	color: #fff !important;
	background: #32281B;
}

/* Slider-Top */
.index-1 .owl-carousel .owl-nav button.owl-next,
.index-1 .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
	outline: none;
}
.index-1 .owl-carousel .owl-nav button.owl-next {
	right: 0;
    left: auto;
}
.index-1 .owl-carousel .owl-nav button.owl-next span,
.index-1 .owl-carousel .owl-nav button.owl-prev span{
    position: absolute;
    top: 50%;
	left: 45px;
    z-index: 5;
    display: inline-block;
    width: 30px;
    height: 30px;
    font-family: serif;
    line-height: 1;
	font-size: 0;
}
.index-1 .owl-carousel .owl-nav button.owl-next span {
	right: 65px;
    left: auto;
}
.index-1 .owl-carousel .owl-nav button.owl-next span:before {
	content:"";
	display: inline-block;
	background:url(../Icone/arrow-right-white.svg) no-repeat center;
	width: 30px;
	height: 30px;
}
.index-1 .owl-carousel .owl-nav button.owl-prev span:before {
	content:"";
	display: inline-block;
	background:url(../Icone/arrow-left-white.svg) no-repeat center;
	width: 45px;
	height: 30px;
}


.index-1 .carousel-control {
	text-shadow: none;
}

.index-1 .slider-top .carousel-control .icon-next::before {
	content:"";
	display: inline-block;
	background:url(../Icone/arrow-right-white.svg) no-repeat;
	width: 30px;
	height: 30px;
}
.index-1 .slider-top .carousel-control .icon-prev::before {
	content:"";
	display: inline-block;
	background:url(../Icone/arrow-left-white.svg) no-repeat right;
	width: 45px;
	height: 30px;
}
.index-1 .slider-top .carousel-control .icon-next i,.index-1 .carousel .carousel-control .icon-prev i {
	display: none;
}

.index-1-left .slider-top {
	padding-right: 20px;
}

.index-1 .direction {
	
}
.index-1 .carousel-indicators {
	display: flex;
	justify-content: center;
	display: none;
}
.index-1 .carousel-indicators li {
	width: 15px;
    height: 15px;
	border-radius: 0;
	margin: 14px 12px;
	border-radius: 15px;
	display: block;
	opacity: 0.5;
	background-color: #fff;
	border: 1px solid #fff;
	background:#fff;
}
.index-1 .carousel-indicators .active {
	width: 15px;
    height: 15px;
	margin: 14px 12px;
	opacity: 1;
    background-color: #fff;
}
.index-1 .slider-top .item img {
	
}
.index-1 .slider-top .item .caption h2 {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
	text-transform: none !important;
	margin: 10px 0 25px;
}
.index-1 .slider-top .item .caption h2.black {
	/* color: #32281B; */
}
.index-1 .slider-top .item figure {
	position:relative;
}
.index-1 .slider-top .item figure:before {
	content:"";
    width: 100%;
    height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.8;
	border-radius: 10px;
	background: linear-gradient(90deg, #22222 0%, rgba(82,54,41,0) 100%);
}

.index-1 .slider-top .item .caption {
	top: 35%;
	left: 75px;
	z-index: 1;
	max-width: 1000px;
	position: absolute;
	text-align: left;
}

.index-1 .slider-top .item .caption .caption-description p {
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	line-height: 25px;
	max-width: 445px;
	margin: 0 0 20px;
}
.index-1 .slider-top .item .caption .caption-description .slide-action {
	height: 46px;
	border-radius: 5px;
	background: #ECAE2F;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	display: inline-flex;
	padding: 0 25px 0;
	justify-content: center;
	align-items: center;
	font-family: "Open Sans", sans-serif;
	transition: all .5s;
}
.index-1 .slider-top .item:hover .caption .caption-description .slide-action {
	color: #222 !important;
	background: #fff;
}

.index-1-right .elementor-widget-image .elementor-image img {
    min-height: 502px;	
}


.slider-top .owl-dots {
	display: flex;
	justify-content: center;
	margin: 0px 0 0;
	position: absolute;
    bottom: 15px;
    right: 0px;
    width: 100%;
}
.slider-top .owl-dots .owl-dot {
	width: 11px;
	height: 11px;
	background: transparent;
	border-radius: 0;
	margin: 10px 5px;
	border-radius: 11px;
	display: block;
	border: 1px solid #fff;
	outline: none;
}
.slider-top .owl-dots .owl-dot.active {
	width: 11px;
	height: 11px;
	margin: 10px 5px;
	opacity: 1;
	background-color: #fff;
}


.banner_subito {
	margin: 0 0 25px;
}
.banner_subito .banner_link {
	display:block;
	padding:32px 35px;
	border-radius: 10px;
	background: radial-gradient(circle, #f3aa0f 0%, #dd8c00 100%);
	background-blend-mode: normal;
	color: #32281B;
	font-size: 15px;
	font-weight: 500;
	line-height: 25px;
}
.banner_subito .banner_link strong {
	display:block;
	font-size: 35px;
	font-weight: 600;
	line-height: 45px;
}

.banner_offerte {
	
}
.banner_offerte .banner_link {
	display:block;
}
.banner_offerte .banner_link .banner-photo {
	display:block;
	position: relative;
}
.banner_offerte .banner_link .banner-photo:before {
	content:"";
    width: 100%;
    height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.3;
	border-radius: 10px;
	background: radial-gradient(ellipse, rgba(0,0,0,0) 0%, #000000 100%);
}
.banner_offerte .banner_link .banner-photo img {
	display:block;
	border-radius: 10px;
}
.banner_offerte .banner-content {
	position: absolute;
	bottom: 30px;
	left: 35px;	
	color: #ffffff;
	font-size: 15px;
	font-weight: 500;
	line-height: 25px;
}
.banner_offerte .banner-content strong {
	color: #ffffff;
	display:block;
	font-size: 35px;
	font-weight: 600;
	line-height: 45px;
}
.banner_offerte .banner-action {
	height: 45px;
    border-radius: 25px;
    background: #006ab0;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    display: inline-flex;
    padding: 0 35px 0;
    justify-content: center;
    align-items: center;
    font-family: "Open Sans", sans-serif;
	margin: 15px 0 0;
	transition: all .5s;
	display: block;
	max-width: 160px;
	line-height: 45px;
}
.banner_offerte:hover .banner-action {
	background: #fff;
    color: #222;
}

.slick-list {
	padding: 0 0 30px;
}
.elementor-slick-slider ul.slick-dots {
	
}
.elementor-slick-slider ul.slick-dots li {
	width: 30px;
}
.elementor-slick-slider ul.slick-dots li button:before {
	content:"";
	background: #888b8d;
    border: 1px solid #888b8d;
    width: 15px;
    height: 15px;
	opacity: 0.5;
	border-radius:15px;
}
.elementor-slick-slider ul.slick-dots li.slick-active button:before {
	opacity: 1;
	background: #888b8d;
}

.index-1-left {
	padding-right: 20px;
}
@media (min-width: 576px) {
    .container {
		width: 100%;
		max-width: 1310px;
    }
}
@media (min-width: 768px) {
    .container {
		width: 100%;
		max-width: 1310px;
    }
	.ui-autocomplete.searchbar-autocomplete {
		/* top: 205px !important; */
		position: fixed;
		overflow: scroll;
		max-height: 500px;
	}
	/* 
	#header .header-top .category a[data-depth="0"] {
		padding: 0 15px;
	    color: #111111;
	    font-size: 16px;
	    font-weight: 400;
	    line-height: 20px;
	    position: relative;
	}
	#header .header-top .category a[data-depth="0"]:hover {
		color: #001224;
	}	    
	#header .header-top a.submenu0[data-depth="0"]:hover:before {
		border-color: #001224;
	}
	#header .top-menu .sub-menu {
		background: none;
		box-shadow: none;
		padding: 27px 100px 0px;
	}
	#header .top-menu .top-menu {
		background:#32281B;
		overflow: hidden;
		padding: 37px 70px 45px 50px;
	}
	
	.top-menu .sub-menu ul[data-depth="1"]>li {
		margin: 0;
		min-width: 225px;
	}
	#header .header-top .category a[data-depth="1"] {		
		color: #231507;
		font-size: 18px;
		line-height: 40px;
		font-weight: 700;
	}
	#header .header-top .category a[data-depth="2"] {		
		color: #231507;
		font-size: 16px;
		line-height: 25px;
		font-weight: 400;
	}
	.top-menu-custom {
		margin: 10px 0 0;
	}
	.level1-image img {
		width: 100%;
	}
	
	#header .header-top .category a.s-link[data-depth="0"] {
		padding: 0 7px;
	    color: #111111;
	    font-size: 16px;
	    font-weight: 400;
	    line-height: 30px;
	    position: relative;
	    text-transform: capitalize;
	}
	#header .header-top .category.cate-blog{
		display: none;
	}
	#header .header-top .category a.s-link[data-depth="0"]:hover {
		font-weight: 600;
	}	    
	#header .top-menu .sub-menu.sub-menu-mani {
		width: 715px;
		min-width: auto;
		right: 0;
		left: inherit;
		padding: 27px 115px 0px;
	}
	#header .top-menu .sub-menu.sub-menu-mani .top-menu{
		width: auto;
    	padding: 30px;
    	flex-direction: column;
	}
	#header #category-11 .category.custom-link{
		display: none;
	}
	#header #category-11 .category.link{
		display: none;
	}
	#header .top-menu .sub-menu.sub-menu-mani .top-menu > .category{
		width: auto;
		min-width: 85px;
	}
	#header .top-menu .sub-menu.sub-menu-mani{
		width: auto;
	    padding: 27px 425px 0px 0;
	}
	#header .top-menu .sub-menu.sub-menu-mani > .top-menu > .category > .dropdown-item.dropdown-submenu{
		padding: 0 7px;
	    color: #111111;
	    font-size: 16px;
	    font-weight: 400 !important;
	    line-height: 30px !important;
	    position: relative;
	    text-transform: capitalize;
	}
	#header .top-menu .sub-menu.sub-menu-mani > .top-menu > .category > .dropdown-item.dropdown-submenu:hover{
		font-weight: 600 !important;
	}
	#header .top-menu .sub-menu.sub-menu-mani > .top-menu > .category > .dropdown-item.dropdown-submenu:after{
		display: block;
	    content: attr(title);
	    font-weight: 600;
	    height: 0;
	    overflow: hidden;
	    visibility: hidden;
	    position: absolute;
	    top: 0;
	}
	#header .top-menu .sub-menu.sub-menu-mani > .top-menu > .category > .dropdown-item.dropdown-submenu:hover:after{
		color: #111;
	    height: auto;
	    visibility: visible;
	    overflow: visible;
	}
	.top-menu .sub-menu.sub-menu-mani ul[data-depth="1"]>li {
		min-width: auto;
		width: 100%;
	}
	.index-6 .elementor-slick-slider ul.slick-dots {
		display: none;
	}
	 */
}

@media (min-width: 992px) {
    .container {
		width: 100%;
		max-width: 1310px;
    }
}

@media (min-width: 1200px) {
    .container {
		width: 100%;
		max-width: 1390px;
		padding: 0 15px;
    }
	/*#index #wrapper > .container {
		padding: 0 15px;
	}*/
	
}
@media (min-width: 1380px) {
    
	.index-1 {
		margin: 35px 0px 0px;
	}
	.index-1 .carousel .carousel-control .icon-prev {
		left: 4rem;
	}
	.index-1 .carousel .carousel-control .icon-next {
		right: 4.5rem;
	}
	
}
@media (min-width: 1900px) {
    
	body#product .modal-content {
		max-width: 1140px;
	}
	
}
@media (max-width: 1380px) {  
	
	.index-1 .slider-top .item img {
		min-height: 502px;
		object-fit: cover;
	}
	.index-1-right .elementor-widget-image .elementor-image img {
		min-height: 502px;
		object-fit: cover;
	}
}
@media (max-width: 1280px) {	
	.index-1-left {
		width: 65% !important;
	}	
	.index-1-right {
		width: 35% !important;
	}
	#blockcart-modal .cart-content .cart-content-btn {
		flex-direction: column;
	}
	#blockcart-modal .cart-content .cart-content-btn .btn {
		width: 100%;
	}	
	.product-middle {
		flex-direction: column;
	}
	.product-middle-info {
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	.product-middle-action {
		width: 100%;
	}
	
	.product-middle-info .product-category-name {
		
	}
	.product-middle-action .h1 {
		color: #231507;
		font-size: 36px;
		font-weight: 400;
		line-height: 36px;
		display: block;
	}
	.product-middle-action .product-category-name {
		display: block;
	}
	
	#product .row.product-container .product-prices.js-product-prices {		
		justify-content: flex-start;
	}
	#product .row.product-container .add {
		width: 100%;
	}
	#product .product-quantity .qty {
		
	}
	.product-middle-action .product-available {
		display: block;
		margin: 0 0 10px;
	}
	.product-middle-info .product-available {
		display: none;
	}
	#product .row.product-container .pro-desc-custom {
		margin: 10px 0;
	}
	#product .row.product-container.js-product-container > div {
		width: 50%;
	}
	.product-piu-info {
		order: 10;
	}
	.product_wk_information {
		padding: 35px 10px 15px;
	}
	.index-1 .slider-top .item img {
		
	}
	
}
@media (max-width: 1199px) {
	.list-static-box {
		margin: 0px 0 15px;
		flex-direction: column;
		padding: 20px 15px 25px 15px;
	}
	.list-static-box p {
		width: 100%;
		text-align: center;
	}
	.list-static-box p strong {
		display: inline;
	}
	.list-static-box img {
		position: static;
	}
	.list-static-box .btn-static-box {
		margin-top: 10px;
	}
	#js-product-list .js-product.product.list6 {
		padding: 0;
	}
	.index-1 {
		
	}
	.index-1 .carousel .direction {
		position: static;
		top: initial;
	}
	.index-4 {
		margin: 0 -15px 25px;
	}
	.index-6 {
		margin: 0 -15px 0px;
	}
}

@media (max-width: 1024px) {
	.footer-whatsapp {
		right: 20px;
		bottom: 50px;
	}
	#wrapper .container {
		padding: 0 15px;
	}	
	.inostri-item {
		width: 50%;
	}
	.block-categories .category-sub-menu li[data-depth="0"]>a {
		padding-right: 35px;
	}
	.contact-info-bottom a {
		display: inline-block;
	}
	.product-middle-action-round {
		flex-wrap: wrap;
	}
	#product .row.product-container .product-prices.js-product-prices {
		width: 100%;
		margin-bottom: 0;
	}
	.service__documentazione ul {
		display: flex;
		flex-wrap: wrap;
		margin: 0;
	}
	.service__documentazione ul li {
		width: 100%;
		padding: 5px 0px 5px;
	}
	.qty-container {
		margin: 0 15px 0 0;
	}
	.service__documentazione {
		margin: 0 0 5px;
	}
	.index-1 .index-1-left {
		width: 60% !important;
	}
	.index-1 .index-1-right {
		width: 40% !important;
	}
	.index-1 .slider-top .item .caption h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.index-1 .index-1-right .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
		font-size: 25px;
		line-height: 35px;
	}
	.banner_subito {
		width: 50%;
		margin: 0 0 0px;
		padding: 0 8px;
	}
	.banner_offerte {
		width: 50%;
		padding: 0 8px;
        position: relative;		
	}
	.banner_subito .banner_link {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: end;
	}
	.banner_subito .banner_link strong {
		width: 100%;
	}
}
@media (max-width: 992px) {
	.index-1 {
		margin: 15px -15px 0px;
	}
	.index-1 .index-1-left {
		width: 100% !important;
	}
	.index-1 .index-1-right {
		width: 100% !important;
	}	
	.index-1-left .slider-top {
		padding: 0px 0px 0px;
		margin-bottom: 15px;
	}
	.index-1-right .elementor-widget-image .elementor-image img {
		min-height: 502px;
		object-fit: cover;
		width: 100%;
	}
	/* #search_widget form input {
		width: 300px;
	} */
	#checkout .Spedizioni-header {
		display: none;
	}
	.index-1-left {
		padding-right: 0px;
		padding-bottom: 20px;
	}
}
@media (max-width: 770px) {		
	.filter-blog {
		position: relative;
	}
	.filter-blog:after {
		content: '';
		width: 9px;
		height: 7.5px;
		background: url(../images/cate-arrow.svg) no-repeat;
		position: absolute;
		right: 9px;
		top: 15px;		
	}
	.filter-blog.active:after {
		transform: rotate(180deg);
	}
}
@media (max-width: 767px) {
	
	#js-product-list {
		padding-top: 20px;
	}
	.nav-primary {
		background: none;
		margin-top: 0;
	}
	.logo-text {
		padding-left: 0px;
		position: relative;
	}
	#blog_product_linked .owl-dots {
		margin-top: 20px;
	}
	.qty-container {
		
	}
	#product .row.product-container.js-product-container > div {
		width: 100%;
	}
	.product-middle-info .h1 {
		color: #32281B;
		font-size: 28px;
		font-weight: 600;
		line-height: 30px;
	}
	.product-middle-action .h1 {
		font-size: 18px;
		line-height: 24px;
	}
	#product .row.product-container .product-prices.js-product-prices {
		
	}
	#product .products.slide_related {
		margin: 15px 0 0;
	}
	.product-accessories .h5,#product .product-related-title {
		font-size: 25px;
		margin: 0 0 0px;
		padding: 0 0 15px;
		max-width: 260px;
	}
	.product-accessories .product-miniature .product-description {
		margin: 0 0 10px;
	}
	.product-flag-gift {
		top: 55px;
		width: 40px;
		height: 28px;
		padding: 5px;
		-webkit-border-top-left-radius: 28px;
	-webkit-border-bottom-left-radius: 28px;
	-moz-border-radius-topleft: 28px;
	-moz-border-radius-bottomleft: 28px;
	border-top-left-radius: 28px;
	border-bottom-left-radius: 28px;
	}
	.row.product-container .product-add-to-cart .possessori {
		width: calc(100vw - 32px);
	}
	.js-product.product.col-xs-6.col-xl-4 {
		width: 50%;
	}
	.addtocart-grid {
		margin: 10px 8px 0;
	}
	.product-miniature {
		padding: 10px 10px 10px;
	}
	.ce-product-grid .product-miniature {
		margin: 0 0 12px !important;
	}
	.product-miniature .product-title {
	    
	}
	.product-miniature .product-title a {
		text-align: left;
		display: block;
		font-size: 14px;
        line-height: 18px;
	}
	.list-category-name a {
		text-align: center;
		display: block;
	}
	.product-miniature .thumbnail-container {
		margin-bottom: 5px;
	}
	.product-flag-gift .ico-plag {
		background-size: contain;
	}
	.position-static-checkout {
		display: none;
	}
	#header .header-top>.container>.row:first-of-type {
		justify-content: center;
	}
	#_mobile_whislist {}
	#_mobile_whislist .whislist a ._whislist {
		font-size: 0;
		background: url(../Icone/wishlist.svg) no-repeat;
		display: block;
		width: 24px;
		height: 22px;
		background-size: contain;
		cursor: pointer;
	}
	#header .whislist {
		padding: 21px 20px 0 0px;
	}
	#header .cart-preview span {
		flex-direction: inherit;
	}
	#header .cart-preview .cart-center {
		margin: 3px 0px 0 5px;
	}
	.index-1 {
		margin: 15px -15px 0px;
	}
	.index-1 .slider-top .item .caption {
		left: 0;
        text-align: center;
        padding: 0 15px;
		width: 100%;
	}
	.index-1 .slider-top .item .caption h2 {
		font-size: 35px;
		font-weight: 600;
		line-height: 45px;
		text-align: center;
	}
	.index-1 .slider-top .item .caption .caption-description p {
		font-size: 15px;
		font-weight: 500;
		line-height: 20px;
	}
	.slider-top .owl-dots {
		bottom: 15px;
		right: 15px;
	}
	.index-1 .slider-top .item img {
		min-height: 465px;
	}
	.index-1 .index-1-right .elementor-widget-container {
		
	}
	.index-1 .carousel-control .icon-prev, .index-1 .carousel-control .icon-next {
	    top: 87%;	
	}
	.index-1 .carousel .carousel-item .caption {
		width: 100%;
		padding: 0 15px;
		text-align: left;
		z-index: 2;
		top: 15%;
		left: 0;
	}
	.index-1 .carousel .carousel-item .caption br {
		display: none;
	}
	.index-1 .carousel-indicators {
		left: 5px;
		margin-left: 0;
		justify-content: flex-start;
	}
	.index-1 .carousel-indicators li {
		margin: 14px 10px;
	}
	.index-1 .carousel-indicators li.active {
		margin: 14px 10px;
	}
	.index-1 .carousel .carousel-item img {
		position: relative;
		height: 100%;
	}
	/* .index-1 .carousel .carousel-item figure:after {
		content:"";
		background:#32281B;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0.5;
		z-index: 1;
	} */
	.index-2 .elementor-widget-heading.elementor-widget-heading h2.elementor-heading-title {
		font-size: 28px;
	}
	#subcategories ul li {
		/* min-width: auto; */
		width: 100%;
		margin: 0px;
		text-align: center;
	}
	#cart .card-block {
		padding: 0 0 0px;
	}
	.qty-container {
		width: 100%;
		margin: 0px;
	}
}

@media (max-width: 640px) {	
	.index-1-left .slider-top {
		padding: 0px;
		margin: 0 0 15px;
	}
	.index-1 .index-1-right .elementor-widget-container {
		flex-direction: column;
	}
	.banner_subito {
		width: 100%;
		margin: 0 0 30px;
	}
	.banner_subito .banner_link {
		padding: 35px 25px;
	}
	.banner_subito .banner_link strong {
		font-size: 30px;
		line-height: 40px;
	}
	.banner_offerte {
		width: 100%;
		margin: 0 0 0px;
	}
}
@media (max-width: 480px) {
	
	#cart .product-line-grid-right>.row>.col-md-2 {
		top: inherit;
	}
	.js-product.product.col-xs-6.col-xl-4 {
		
	}
	.product-miniature .thumbnail-container {
		
	}
	.product-miniature .product-description {
		
	}
	.product-miniature .thumbnail-top {
		padding: 0 0px 0 0;
	}
	.product-miniature .product-title {
		text-align: left;
	    margin-bottom: 6px;	
	}
	.product-miniature .product-price-and-shipping {
		text-align: left;
	}
	.list-category-name {
		text-align: left;
	}
	.product_box_logo_amazon p {
		display: block;
	}
	.product_logo_amazon .btn_amazon span {
		display: none;
	}
}
@media (max-width: 400px) {
	
	#product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical {
		
	}
	#product .row.product-container .product-add-to-cart.js-product-add-to-cart .product-quantity #quantity_wanted {
		
	}
}

@media (max-width: 400px) {
	#header .header-nav .right-nav a {
		display: none;
	}
	.Spedizioni-header-bottom {
		display: block;	
		text-align: center;
	}
	#blockcart-modal .cart-content .cart-content-btn .btn {
		padding: 0;
	}
	#cart .product-line-grid-right .qty {
		
	}
	#cart .product-line-grid-right {
		
	}
	#cart .block-promo {
		
	}
	.service.cart_service .footer-service {
		padding-bottom: 0;
	}	
	.service.cart_service .footer-service ul li {
		margin: 0 20px 15px;
	}
	.index-1 .slider-top .item img {
		object-fit: cover;
	}
}
@media (max-width: 360px) {
	
	#cart .product-line-grid-left {
		
	}
	#cart .product-line-grid-body {
		
	}
	#cart .product-line-grid-right {
		
	}
}

@media (max-width: 767px) {
	#header .store {
		padding: 17px 0px 12px 16px;
	}
	#header .header-top-right .store {
		display: none;
	}
}

@media (max-width: 767px) {
	.ce-product-description-short>p, .ce-product-description>p, .elementor-accordion-content p, .elementor-image-hotspot-description p, .elementor-tab-content p, .elementor-text-editor p, .elementor-toggle-content p, .elementor-widget-call-to-action .elementor-cta-description {
		font-size: 14px !important;
	}	
	#wrapper {
		padding-bottom: 0px;
	}
	#index #main .page-footer {
		margin-bottom: 0;
	}
	.footer-top {
		padding: 30px 0 0;	
	    background: #f5f1f2;	
	}
	.newsletter-bottom {
		margin-top: 0;
	}
	
	
}


.footer-copyright {
	padding: 15px 0;
	text-align: right;
}
.footer-copyright p {
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	line-height: 16px;
	margin: 0;
}
.footer-copyright p a{
    color: #fff;
	font-size: 11px;
	font-weight: 400;
	line-height: 16px;
    background: url(../img/up3up_logo.svg) no-repeat left;
    padding: 2px 0 0px 15px;
	display: inline-block;
}


@media (max-width: 767px) {
	.footer-copyright {
		text-align: center;
	}
}

/* List CMS */
.slider_wrapper {
	display: flex;	
	margin: 20px 0 50px;
}
/* home_slider */
.home_slider {}
.home_slider .box {}
.home_slider .box .url_box {
	display:block;
	position: relative;
}

.home_slider .photo-box {
	display:block;
}
.home_slider .photo-box img {
	display:block;
	width: 100%;
}
.home_slider .content-box {
	position:absolute;
	top: 40%;
	left: 50px;
	text-align: left;
}
.home_slider .title-box {
	color: #ffffff;
	font-size: 50px;
	font-weight: 400;
	letter-spacing: 1px;
	display: block;
    margin: 0 0 15px;
}
.home_slider .subtitle-box {
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 400;
	display: block;
	margin: 0 0 15px;
}

.home_slider .action-box {
	color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    position: relative;
    padding: 2px 30px 0 15px;
    height: 45px;
    line-height: 45px;
    background: url(../images/btn.png) no-repeat right;
	margin: 12px 0 0;
}
.home_slider .box .url_box .action-box:hover {
	color: #fff;
	background: url(../images/btn_hover.png) no-repeat right;
}
/* home_slider */

/* side_slider */
.side_slider {
	width: 440px;
	padding: 0 0 0 25px;
}
.side_slider .box {}
.side_slider .box .url_box {
	display:block;
	position: relative;
}

.side_slider .photo-box {
	display:block;
}
.side_slider .photo-box img {
	display:block;
	width: 100%;
}
.side_slider .content-box {
	position:absolute;
	bottom: 30px;
	left: 30px;
	text-align: left;
}
.side_slider .title-box {
	color: #ffffff;
	font-size: 35px;
	font-weight: 400;
	letter-spacing: 1px;
	display: block;
    margin: 0 0 15px;
}
.side_slider .subtitle-box {
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 400;
	display: block;
	margin: 0 0 15px;
}

.side_slider .action-box {
	color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    position: relative;
    padding: 2px 30px 0 15px;
    height: 45px;
    line-height: 45px;
    background: url(../images/btn.png) no-repeat right;
	margin: 10px 0 0;
}
.side_slider .box .url_box .action-box:hover {
	color: #fff;
	background: url(../images/btn_hover.png) no-repeat right;
}

.side_slider .box.box_pulita .url_box {
	background: #006ec6;
	margin: 25px 0 0;
	height: 173px;
}
/* side_slider */


.index1 {
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
}

.index1_intro {
	position: absolute;
    top: 205px;
    width: 100%;
}
.index1_intro .sub_title .elementor-heading-title {
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.index1_intro .title {
	margin: 0px 0px 25px;
}
.index1_intro .title .elementor-heading-title {
	color: #ffffff;
	font-size: 50px;
	font-weight: 600;
	line-height: 55px;
	text-align: center;
	max-width: 670px;
	margin: 0 auto;
}
.index1_intro .elementor-button {
	color: #32281B !important;
    font-size: 18px;
    font-weight: 600;
    width: 170px;
    height: 50px;
    border-radius: 25px;
    background: #f3aa0f;
    padding: 16px 15px;
}
.index1_intro .elementor-button:hover {
	color: #fff !important;
	background: #32281B;
}
.index1 .elementor-widget-image {
	margin: 0px;
}
.index1 .elementor-widget-image .elementor-image img {
	min-height: 930px;
	object-fit: cover;
} 

.index2 {
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	background: #f6f3f1;
}
.index2 .elementor-widget {
	margin: 0px;
}
.index2_spedizioni_wrapper {
	padding: 30px 0 0px;	
}
.index2 .swiper {
	overflow: visible;
}


.h2.products-section-title {
	color: #32281B;
	font-size: 26px;
	font-weight: 600;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.6px;
	margin: 30px 0 30px;
	display:block;
}
.index3_bestseller {
	width: 100%;
	margin: 0 auto;
	max-width: 1360px;
	padding: 0 40px 45px;
}
.index3_bestseller .elementor-heading-title {
	color: #32281B;
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	margin: 0 0 30px;
}
.index3_bestseller .view_all_item .elementor-button {
	color: #32281B !important;
	font-size: 15px;
	font-weight: 500;
	background: none;
	padding: 0;
	position: absolute;
	top: -50px;
	right: 115px;
}
.index3_bestseller .view_all_item .elementor-button:hover {
    color: #337d4d;
}


.nuovi_arrivi_block .elementor-swiper-button {
	top: -45px;
	width: 35px;
    height: 35px;
	background: url(../Icone/arrow-right-carousel.svg) no-repeat center;
}
.nuovi_arrivi_block .elementor-swiper-button-next {
    right: 0px;
}
.nuovi_arrivi_block .elementor-swiper-button .ceicon-chevron-right:before {
	content:"";
}
.nuovi_arrivi_block .elementor-swiper-button-prev {
	right: 45px;
	left: inherit;
	background: url(../Icone/arrow-left-carousel.svg) no-repeat center;
}
.nuovi_arrivi_block .elementor-swiper-button .ceicon-chevron-left:before {
	content:"";
}

.index_block_spedizioni {
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	position: relative;
}

.index4 {
	margin: 0px 0 60px;
}
.index4 .elementor-heading-title {
	font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 20px;
}
.catalog_box_items {
	/* display:flex;
	justify-content: space-between;
	margin: 0 -12px; */
}
.catalog_box_items .box_item {
	/* padding: 0 12px 25px; */
}
.box_item h2 {
	margin:0px;
}
.box_item .box_item_url {
	display:block;
	position: relative;
}
.box_item .box_item_url img {
	display:block;
	border-radius: 10px;
}
.box_item .box_item_url .photo:before {
	content:"";
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	transition: all .5s;
	border-radius: 15px;
	opacity: 0.7;
	border-radius: 10px;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0.67%, #000000 100%);
}
.box_item .box_item_url:hover .photo:before {
	opacity: 0;
}

.box_item .box_item_url .title {
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 0px;
	display: block;
	width: 100%;
	padding: 0 15px;
}

.amati.index3_bestseller .elementor-heading-title  {
	margin-top: 65px;
}
.index5_service {
	margin: 0px;
	display:flex;
	padding: 10px 0 0px;
}
.index5_service .s_item {
	width: 50%;
}
.index5_service .s_item .s_item_data {
    display: flex;	
}
.s_item_data .photo {
	min-width: 62px;
	margin: 5px 30px 0 0;
}
.s_item_data .content {
	
}
.s_item_data .content h4 {
	color: #32281B;
	font-size: 30px;
	font-weight: 600;
	line-height: 37px;
}
.s_item_data .content p {
	color: #595959;
	font-size: 20px;
	font-weight: 400;
	line-height: 25px;
}
.index5_service .s_item:first-child .s_item_data .content {
	max-width: 480px;
} 
.index5_service .s_item:last-child .s_item_data {
	justify-content: flex-end;
} 
.index5_service .s_item:last-child .s_item_data .content {
	max-width: 490px;
} 

.offerte-del-mese-photo {}
.offerte-del-mese-photo img {
	border-radius: 10px;
	min-height: 500px;
	object-fit: cover;
}
.index_offerte {
	margin-top: -385px;
	background: none;
}
.index_offerte .index3_bestseller .elementor-heading-title {
	color: #fff !important;
	font-size: 50px;
	line-height: 60px;
	font-weight: 500;
	margin: 0 40px 40px;
}
.index_offerte .index3_bestseller .view_all_item .elementor-button {
	color: #fff !important;
	top: -65px;
	right: 150px;
}
.index_offerte .elementor-swiper-button {
    top: -55px;	
}
.index_offerte .elementor-swiper-button-next {
    right: 40px;
}
.index_offerte .elementor-swiper-button-prev {
    right: 85px;
}

#index #footer {
	padding: 0px;
}
#index .footer_spedizioni_wrapper {
	display: none;
}

.bestseller_grid {
    display: flex;
	margin: 0 -8px;	
}
.bestseller_grid .item {
	padding: 0 8px 15px;
}
.bestseller_grid .item_url {
	display:block;
	position: relative;
}
.bestseller_grid .item_url .photo_container {
	display:block;
	margin: 0 0 8px;
	position: relative;
}
.bestseller_grid .item_url .photo_container img {
	display:block;
	border-radius: 20px 20px 0 0;
	border: 1px solid #ede8e3;
}
.bestseller_grid .item_url:hover .photo_container img {
	display:block;
	border-radius: 20px 20px 0 0;
	box-shadow: 0px 0px 10px rgba(46,46,46,0.15);
}

.bestseller_grid .content-box {
	display: block;
	padding: 0px 15px;
}
.bestseller_grid .content-box .title-box {
	color: #32281B;
	font-size: 14px;
	font-weight: 300;
	line-height: 26px;
	text-align: center;
	letter-spacing: 0.46666667px;
	display:block;
	margin: 0 0 2px;
}
.bestseller_grid .content-box .action-box {
	color: #32281B;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	margin: 0 0 0px;
	text-align: center;
    display: block;
}
.bestseller_grid .item_url:hover .content-box .action-box {
	color: #ef7f01;
}
.catalog-products {
	margin: 0 0 30px;
}
.catalogo_tabs {
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	padding: 70px 15px;
	background: linear-gradient(225deg, #ef7f01 0%, #7fce78 100%);
}
.catalogo_tabs .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
	color: #ffffff;
	font-family: "Open Sans", sans-serif !important;	
	font-size: 26px;
	font-weight: 600;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.6px;
	margin: 0 0 35px;
}

.catalogo_tabs .elementor-widget-tabs {
	max-width: 1114px;
    margin: 0 auto;
}
@media (min-width: 768px) {
	.catalogo_tabs .elementor-widget-tabs .elementor-tabs-wrapper {
		display: flex;	
	}
}

.catalogo_tabs .elementor-widget-tabs .elementor-tab-title {
	background: #fff;
    border: none;
    border-radius: 20px 20px 0 0;
    margin-right: 2px;
    min-width: 155px;
	padding: 25px 20px 15px;	
}
.catalogo_tabs .elementor-widget-tabs .elementor-tab-title,.catalogo_tabs  .elementor-widget-tabs .elementor-tab-title a {
	color: #32281B;
	font-family: "Open Sans", sans-serif !important;	
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
	letter-spacing: 0.47px;
	position: relative;
	z-index: 1;	
}
.catalogo_tabs .elementor-widget-tabs .elementor-tab-title {
	background: transparent;
}
.catalogo_tabs .elementor-widget-tabs .elementor-tab-title:after {
	content:"";
    position: absolute;
    right: inherit;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    top: 0;
    border-radius: 20px 20px 0 0;
    left: 0;
	display:block !important;
}
.catalogo_tabs .elementor-widget-tabs .elementor-tab-title.elementor-active {
	background: #fff;
	border: none;
}
.catalogo_tabs .elementor-widget-tabs .elementor-tab-title.elementor-active:after {
	position: absolute;
    right: inherit;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 1;
    top: 1px;
    border-radius: 20px 20px 0 0;
    left: 0;
}

.catalogo_tabs .elementor-widget-tabs .elementor-tabs-content-wrapper {
	background: #fff;
    border: none;
    border-radius: 0 0 20px 20px;
}
.catalogo_tabs .elementor-widget-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
    border: none;
}
.tabs_sub_item {
	display:flex;
}
.tabs_sub_item ul {
	margin: 0;
	padding: 0;
	width: 210px;
}
.tabs_sub_item ul li {
	margin: 0 0 5px;
	padding: 0;
}
.tabs_sub_item ul li strong {
	color: #32281B;
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
	letter-spacing: 0.47px;
	font-family: "Open Sans", sans-serif !important;
}
.tabs_sub_item ul li a {
	color: #32281B;
	font-size: 14px;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 0.47px;
	font-family: "Open Sans", sans-serif !important;
}
.tabs_sub_item ul li a:hover {
	color: #006ec6;
}

.mobile {
	display: none !important;
}
.spedizioni_wrapper {
	margin: 20px 0 30px;
}
@media (max-width: 1199px) {
	.index5_service {
		flex-wrap: wrap;
	}
	.index5_service .s_item {
		width: 100%;
		margin: 0 0 25px;
	}
	.index5_service .s_item:last-child .s_item_data {
		justify-content: flex-start;
	}
	.index5_service .s_item:first-child .s_item_data .content {
		max-width: none;
	}
	.index5_service .s_item:last-child .s_item_data .content {
		max-width: none;
	}
}
@media (max-width: 1024px) {
	.catalog_box_items {
	    flex-wrap: wrap;	
	}
	.catalog_box_items .box_item {
		order: 1;
	}
	.catalog_box_items .box_item.full {
		width: 100%;
		order: 3;
	}
	.box_item .box_item_url img {
		display: block;
		object-fit: cover;
		width: 100%;
		border-radius: 10px;
	}
}

@media (max-width: 992px) {
	.bestseller_grid {
		flex-wrap: wrap;
		margin: 0 -5px;
	}
	.bestseller_grid .item {
		width: 50%;
		padding: 0 5px 15px;
	}
	.bestseller_grid .item_url .photo_container img {
		width: 100%;
	}
	.bestseller_grid .content-box {
		padding: 0;
	}
	.bestseller_grid .content-box .title-box {
	    line-height: 20px;	
	}
	.bestseller_grid .content-box .action-box {
		font-size: 10px;
	}
}
@media (max-width: 767px) {
	.tabs_sub_item {
		display: flex;
		flex-wrap: wrap;
	}
	.tabs_sub_item ul {
		width: 100%;
	}
	.catalogo_tabs {
	    padding: 45px 15px 50px;	
	}
	.catalogo_tabs .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
		margin: 0 0 15px;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tabs-content-wrapper {
		background:none;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
		padding: 15px;
		background: #fff;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tab-title {
		z-index: 1;
        margin: 0;
		margin-bottom: 1px;
		padding: 10px 20px 10px;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tab-title:after {
		z-index: -1;
		border-radius: 0;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tab-title.elementor-active {
		border-radius: 0;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tab-title.elementor-active:after {
		z-index: -1;
		border-radius: 0;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tab-title:nth-child(1):after {
		border-radius: 20px 20px 0 0;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tab-title.elementor-active:nth-child(1) {
		border-radius: 20px 20px 0 0;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tab-title.elementor-active:nth-child(1):after {
		border-radius: 20px 20px 0 0;
	}	
	.catalogo_tabs .elementor-widget-tabs .elementor-tab-title:nth-child(7):after {
		border-radius: 0 0 20px 20px;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tab-title.elementor-active:nth-child(7):after {
		border-radius: 0;
	}
	.catalogo_tabs .elementor-widget-tabs .elementor-tabs-content-wrapper .elementor-tab-content:nth-child(8) {
		border-radius: 0 0 20px 20px;
	}
	
	
	.h2.products-section-title {
		margin: 0px 0 20px;
	}
	.index1_intro {
		top: 150px;
	}
	.index1_intro .sub_title .elementor-heading-title {
		font-size: 12px;
	}
	.index1_intro .title .elementor-heading-title {
		font-size: 35px;
		font-weight: 600;
		line-height: 40px;
		padding: 0 15px;
	}
	.index1 .elementor-widget-image .elementor-image img {
		min-height: auto;
		object-fit: cover;
		height: auto;
	}
	.index2_spedizioni_wrapper {
		padding: 20px 0 0px;
	}
	.index3_bestseller .elementor-heading-title {
		font-size: 30px;
		font-weight: 600;
		line-height: 38px;
		margin: 0 0 20px;
	}
	.index3_bestseller .view_all_item .elementor-button {
		position: static;
		text-align: left;
		width: 100%;
		margin: 0 0 40px;
	}
	.index3_bestseller {
		padding: 0 15px 25px;
	}
	.index3_bestseller .index-product {
		padding: 0 25px;
	}
	.index3_bestseller .swiper {
		overflow: visible;
	}
	.nuovi_arrivi_block .elementor-swiper-button {
		width: 30px;
		height: 30px;
		background-size: contain;
	}
	
	
	.amati.index3_bestseller .elementor-heading-title {
		margin-top: 30px;
	}
	.index_offerte .index3_bestseller .elementor-heading-title {
		font-size: 30px;
		line-height: 60px;
		font-weight: 500;
		margin: 0 0px 15px;
	}
	.index_offerte .elementor-swiper-button-next {
		right: 0px;
	}
	.index_offerte .elementor-swiper-button-prev {
		right: 45px;
	}
	.index4 {
		margin: 0px 0 25px;
	}
	.index5_service {
		padding: 10px 0 0px;
	}
	.index5_service .s_item:last-child {
		margin-bottom: 10px;
	}
	.s_item_data .content h4 {
		font-size: 25px;
		line-height: 31px;
	}
	.s_item_data .content h4 br {
		display: none;
	}
	.s_item_data .content p {
		font-size: 16px;
		line-height: 22px;
	}
	.desktop {
		display: none !important;
	}
	.mobile {
		display: block !important;
	}
	.home_slider .content-box {
		top: 80px;
	}
	.home_slider .title-box {
		padding: 0 0px;
	}
	.spedizioni_wrapper {
		margin: 10px 0 25px;
	}
	.offerte-del-mese-photo {
		margin: 0 -15px;
	}
	.offerte-del-mese-photo img {
		width: 100%;
	}
	
}
@media (max-width: 480px) {	
	#products .products, .featured-products .products, .product-accessories .products, .catalog-products .products {
		margin-right: -5px;
		margin-left: -5px;
	}
	#js-product-list .js-product.product, .js-product.product {
		padding-left: 5px;
		padding-right: 5px;
	}
	.bestseller_grid .content-box .title-box {
		min-height: 40px;
	}
	.catalog_box_items {
		margin: 0px;
	}
	.catalog_box_items .box_item {
		width: 100%;
		order: 1;
		padding: 0px 0px 20px;
	}
	.catalog_box_items .box_item.full {
        width: 100%;
        order: 1;
    }
	
}
.paypal_wrapper_statics {
    margin: 15px 0 0px;	
}
.paypal_statics {
}
.paypal_statics .paypal-img {
	margin-right: 15px;
}
.paypal_statics .paypal-button {
	margin: 0;
    height: 50px;
    color: #32281B;
    font-size: 14px;
    font-weight: 600;
    border-radius: 25px;
    background: #f9e009;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.paypal_statics .paypal-button:hover {
	background: #fff;
	border:1px solid #32281B;
}

.potraipaga_wrapper {
	margin: 25px 0 0;
}
.potraipaga-logo img {
	max-width: 100%;
}
.potraipaga h4 {
	color: #32281B;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	margin: 0 0 5px;
}

.spedizioni_wrapper .spedizioni {
	
}

.spedizioni-slider .owl-dots {
	display: flex;
	justify-content: center;
	margin: 0px 0 0;
    width: 100%;
}
.spedizioni-slider .owl-dots .owl-dot {
	width: 11px;
	height: 11px;
	background: transparent;
	border-radius: 0;
	margin: 10px 5px;
	border-radius: 11px;
	display: block;
	border: 1px solid #32281B;
	outline: none;
}
.spedizioni-slider .owl-dots .owl-dot.active {
	width: 11px;
	height: 11px;
	margin: 10px 5px;
	opacity: 1;
	background-color: #32281B;
}


.spedizioni .item {
	display:flex;
	margin: 0 0 25px;
}
.spedizioni .photo {
	/* width: 25px; */
	margin-right: 20px;
}
.spedizioni h2 {
	color: #32281B;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-transform: none;
	margin: 0 0 5px;
}
.spedizioni p {
	color: #32281B;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	margin: 0px;
}
.cart_sconto_wrapper {
	max-width: 820px;
	margin: 25px 0 10px;
}
.cart_sconto {	
	padding: 15px 20px 20px;
	position: relative;
	border-radius: 8px;
	background: #ede8e3;
}
.cart_sconto strong {
	margin: 0px 0px 5px;
	color: #32281B;
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
	display: block;
}
.cart_sconto p {
	margin: 0px;
	color: #32281B;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
}
.cart_sconto p br {
	display: none;
}
.cart_sconto p span {
	color: #40a42b;
	font-weight: 600;
}
.cart_sconto p span.slash {
	color: #32281B;
}

.header-top-left {
	display: flex;
    align-items: center;
}
.menu_static ul {
	display: flex;
	margin: 0;
}
.menu_static ul li {
	margin: 0;
}
.menu_static ul li a {
	color: #32281B;
	font-size: 13px;
	font-weight: 400;
	padding: 0 20px 0 0;
}
.menu_static ul li a:hover {
	color: #337d4d;
}
.mega_menu {
	margin: 2px 0 0;
}
.mega_menu .menu-Prodotti {
	color: #006ec6;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding: 0 0 0 30px;
	position: relative;
	display:block;
	cursor: pointer;
}
.mega_menu .menu-Prodotti:before {
	content:"";
    position: absolute;
    left: 0px;
	top: 4px;
    width: 20px;
    height: 20px;
    background: url(../Icone/menu.svg) no-repeat;
}
.mega_menu .menu-Prodotti.active:before {
	content:"";
    position: absolute;
    left: 0px;
	top: 4px;
    width: 20px;
    height: 20px;
    background: url(../Icone/X.svg) no-repeat;
}


.nav_mega_wrapper {
	position: relative;
}
.nav_mega {
	margin: 0;
	padding: 20px 0px 20px 0;
	background: #fff;
	width: 260px;
	border-right: 1px solid #ede8e3;
}
.nav_mega li.level0 {
	padding: 5px 0;
}
.nav_mega li.level0 a.level0 {
	color: #32281B;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	position: relative;
	padding-left: 25px;	
}
/* Menu Bkg */
.nav_mega li.level0 a.Idraulica {
	background: url(../Icone/Idraulica.svg) no-repeat left;
}
.nav_mega li.level0 a.Climatizzazione {
	background: url(../Icone/Climatizzazione.svg) no-repeat left;
}
.nav_mega li.level0 a.Elettricita_e_illuminazione {
	background: url(../Icone/Illuminazione.svg) no-repeat left;
}
.nav_mega li.level0 a.Industriale {
	background: url(../Icone/Industriale.svg) no-repeat left;
}
.nav_mega li.level0 a.Casa {
	background: url(../Icone/Casa.svg) no-repeat left;
}
.nav_mega li.level0 a.Utensileria {
	background: url(../Icone/Utensili.svg) no-repeat left;
}
.nav_mega li.level0 a.Energie_rinnovabili {
	background: url(../Icone/energie-rinnovabili.svg) no-repeat left;
}
.nav_mega li.level0 a.Telefonia_ed_accessori {
	background: url(../Icone/Telefonia.svg) no-repeat left;
}
.nav_mega li.level0 a.Networking {
	background: url(../Icone/Networking.svg) no-repeat left;
}
.nav_mega li.level0 a.Brico_fai_da_te {
	background: url(../Icone/Brico.svg) no-repeat left;
}


/* Menu Bkg */

.nav_mega li.level0.parent a.level0:after {
	content:"";
    position: absolute;
    right: 15px;
	top: 12px;
    width: 20px;
    height: 8px;
    background: url(../Icone/menu-arrow.svg) no-repeat;
	transform: rotate(180deg);
}

.nav_mega li.level0 a:hover {
	color: #006ec6;
	font-weight: 600;
	text-decoration: underline;
}

.nav_mega li.level0 li.level1 {
	padding: 0px 0;
}
.nav_mega li.level0 li.level1 a.level1 {
	color: #32281B;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	position: relative;	
}
.nav_mega li.level0.parent li.level1.parent a.level1:after {
	content:"";
    position: absolute;
    right: 15px;
	top: 12px;
    width: 20px;
    height: 8px;
    background: url(../Icone/menu-arrow.svg) no-repeat;
	transform: rotate(180deg);
}

.nav_mega li.level0 li.level1 a:hover {
	color: #006ec6;
	font-weight: 600;
	text-decoration: underline;
}

.nav_mega li.level0 li.level2 a {
	color: #32281B;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	position: relative;	
}

.nav_mega_sub {
	position: absolute;
    left: 260px;
    top: 0;
    padding: 22px 0px 22px 30px;
	width: 330px;
	border-right: 1px solid #ede8e3;
	height: 100%;
    display: none;
}
.nav_mega li.level0.parent:hover .nav_mega_sub {
	display: block;
}
.nav_mega_sub2 {
	position: absolute;
    left: 330px;
    top: 0;
    padding: 22px 0px 22px 30px;
	width: 330px;
	border-right: 1px solid #ede8e3;
	height: 100%;
	display: none;
}
.nav_mega li.level0 li.level1.parent:hover .nav_mega_sub2 {
	display: block;
}

/* Home Page */
#index #main .page-footer {
    margin-bottom: 0;
}


.index3_iprodottii {
	margin: 0px 0 22px;
}
.index3_iprodottii .head_title {
	position: relative;
}
.index3_iprodottii .head_title h2.title {
	color: #32281B;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 0 30px;
}
.iprodottii_grid {
}
.iprodottii_grid .box {
	margin: 0;
	padding: 0 0px 25px;
}
.iprodottii_grid .url_box {
	display:block;
	position: relative;
}
.iprodottii_grid .content-box {
	position: absolute;
	bottom: 30px;
	left: 30px;
}
.iprodottii_grid .title-box {
	color: #ffffff;
	font-size: 35px;
	font-weight: 400;
	letter-spacing: 1px;
	display: block;
    margin: 0 0 15px;
}
.iprodottii_grid .action-box {
	color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    position: relative;
    padding: 2px 30px 0 15px;
    height: 45px;
    line-height: 45px;
    background: url(../images/btn.png) no-repeat right;
	margin: 12px 0 0;
}
.iprodottii_grid .box .url_box .action-box:hover {
	color: #fff;
	background: url(../images/btn_hover.png) no-repeat right;
}

.index5_marchi {
	margin: 0px 0 25px;
}
.index5_marchi .head_title {
	position: relative;
}
.index5_marchi .head_title h2.title {
	color: #32281B;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 0 30px;
}
.index5_marchi .head_title .vedilink {
	position: absolute;
	top: 5px;
	right: 0px;
	color: #006ec6;
	font-size: 15px;
	font-weight: 400;
	text-decoration: underline;
}
.marchi_grid_items {
	/* display: flex; */
}
.marchi_grid_items .marchi_item {
	margin: 0;
	padding: 0 0px 25px;
}
.marchi_grid_items .marchi_item .link {
	display:block;
	border: 1px solid #eeeeee;
}

.index6_servizi {
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	position: relative;
	padding: 50px 15px 25px;
	margin-bottom: 50px;
	background: #eeeeee;
}
.index6_servizi .servizi_container {
	max-width: 1280px;
    margin: 0 auto;
}
.index6_servizi .head_title h2.title {
	color: #32281B;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 0 30px;
}
.servizi_grid_items {
	display: flex;
	margin: 0 -13px;
}
.servizi_grid_items .servizi_item {
	margin: 0;
	padding: 0 13px 25px;
	width: 25%;
}
.servizi_grid_items .servizi_item .servizi_item_box {
	margin: 0;
	display: flex;
    align-items: center;
	background:#fff;
	padding: 25px 20px 25px 20px;
}
.servizi_grid_items .servizi_item .img {
	margin: 0 15px 0 0;
}
.servizi_grid_items .servizi_item strong {
	color: #32281B;
	font-size: 16px;
	font-weight: 700;
	margin-top: 5px;
}

.index7_categorie {
	margin: 0;
}
.index7_categorie .head_title h2.title {
	color: #32281B;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 0 25px;
}
.categorie_grid_items {
	display: flex;
}
.categorie_grid_items ul {
	margin: 0;
	padding: 0 20px 0 0;
	width: 16.666%;
}
.categorie_grid_items li {
	margin: 0;
	padding: 0 0 8px;
}
.categorie_grid_items li strong {
	font-weight: 600;
}
.categorie_grid_items li a {
	color: #32281B;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
}
.categorie_grid_items li a:hover {
	color: #006ec6;
}

/* Product Home Page */

.current_category {
	color: #006ec6;
    font-size: 8px;
    font-weight: 400;
    margin: 0 0 5px;
    line-height: 16px;
}
.product-bottom-box {
	background: #006ec6;
	padding: 5px 15px 4px;
	margin: 0 -15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.product-miniature .product-bottom-box span.price {
	color: #fff;
}
.product-miniature .product-bottom-box .regular-price {
	color: #fff;
}
.product_status {
	color: #ffffff;
	font-size: 8px;
	font-weight: 400;
}
.product_status .disponibile {
	position: relative;
	padding-left: 17px;
}
.product_status .disponibile:before {
	content:"";
    position: absolute;
    top: 0px;
    left: 0px;
	width: 11px;
	height: 11px;
	background:url(../images/Check.svg) no-repeat;
}


.product-home {
	margin: 0px 0 50px;
}
@media (min-width: 1480px) {
	.product-home {
		margin: 0px -60px 50px 0px;
	}
}
.product-home .elementor-heading-title {
	color: #32281B !important;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 0 0px;
}
.product-home .elementor-text-editor {
	color: #32281B;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin: -5px 0 15px;
}


#long-content-container {
	width: 100%;
}
#long-content-container2 {
	width: 100%;
}

#index .scrollbox-wrapper {
	width: 100%;
    max-width: 100%;
}

@media (min-width: 1480px) {
	#index .scrollbox-wrapper:after {
		content:"";
		position: absolute;
		bottom: -2px;
		right: 0px;
		width: 60px;
		height: 5px;
		background: #fff;
		z-index: 10;
	}
}
.product-home .scrollbox-bar {
	cursor: pointer;	
    border-radius: 0px;
    background-color: #006ec6 !important;
}
.product-home .scrollbox-horizontal-rail {
	height: 2px;
}
.product-home .scrollbox-horizontal-bar {
    height: 2px;
}
.ce-product-grid {
	display: flex;
	flex-wrap: wrap;
	grid-column-gap: 0;
    grid-row-gap: 0;
	margin: 0 -10px;
}
.ce-product-grid .js-product.product {
	padding: 0 10px;
	width: 25%;
}
.ce-product-grid .product-miniature {
	margin: 0 0 5px;
}

.wishblock {
	display: none !important;
}

@media (max-width: 1280px) {
	.slider_wrapper {
		display: flex;
		flex-wrap: wrap;
	}
	.home_slider {
		width: 50%;
	}
	.side_slider {
		width: 50%;
		padding: 0 0 0 15px;
	}
	.side_slider .box.box_pulita {
		display: none;
	}
	.home_slider .photo-box img,.side_slider .photo-box img {
		height: 410px;
		object-fit: cover;
	}
	.home_slider .content-box {
		position: absolute;
		top: inherit;
		left: 30px;
		bottom: 30px;
		text-align: left;
	}
	.home_slider .title-box {
	    font-size: 35px;	
	}
}
@media (max-width: 1199px) {
	.categorie_grid_items {
		display: flex;
		flex-wrap: wrap;
	}
	.categorie_grid_items ul {
		width: 33.333%;
	}
	.servizi_grid_items {
		flex-wrap: wrap;
	}
	.servizi_grid_items .servizi_item {
		width: 50%;
	}
	.marchi_grid_items .owl-dots {
		display: flex;
		justify-content: center;
		margin: 10px 0 0;
	}
	.marchi_grid_items .owl-dots .owl-dot {
		width: 15px;
		height: 15px;
		border-radius: 0;
		margin: 10px 7px;
		border-radius: 15px;
		display: block;
		opacity: 0.5;
		background: #888b8d;
		border: 1px solid #888b8d;
		background:transparent;
	}
	.marchi_grid_items .owl-dots .owl-dot.active {
		width: 15px;
		height: 15px;
		margin: 10px 7px;
		opacity: 1;
		background-color: #006ec6;
	}
	 
	.iprodottii_grid .owl-dots {
		display: flex;
		justify-content: center;
		margin: 10px 0 0;
	}
	.iprodottii_grid .owl-dots .owl-dot {
		width: 15px;
		height: 15px;
		border-radius: 0;
		margin: 10px 7px;
		border-radius: 15px;
		display: block;
		opacity: 0.5;
		background: #888b8d;
		border: 1px solid #888b8d;
		background:transparent;
	}
	.iprodottii_grid .owl-dots .owl-dot.active {
		width: 15px;
		height: 15px;
		margin: 10px 7px;
		opacity: 1;
		background-color: #006ec6;
	}
	
}
@media (max-width: 1024px) {
	
}
@media (max-width: 992px) {
	.index2_spedizioni_wrapper {
		padding: 15px 0 0px;
	}
	.spedizioni .item {
	    
	}
	#header .header-top .header-top-left .menu_static {
		display: none;
	}
	.ce-product-grid .js-product.product {
		width: 50%;
		padding: 0 10px 15px;
	}
}
@media (max-width: 767px) {
	#footer {
		padding-top: 25px;
	}
	.home_slider {
		width: 100%;
	}
	.slider_wrapper {
		margin: 20px 0 25px;
	}
	.side_slider {
		width: 100%;
		padding: 15px 0 0 0;
	}
	.side_slider .box.box_pulita {
		display: block;
	}
	.side_slider .box.box_pulita .url_box {
		margin: 15px 0 0;
	}
	.product-home {
		margin: 0px 0 25px;
	}
	.product-home .elementor-heading-title {
		font-size: 20px;
		margin: 0 0 5px;
	}
	
	.index3_iprodottii .head_title h2.title {
		font-size: 20px;
		margin: 0 0 20px;
	}
	.iprodottii_grid .box {
		padding: 0 0px 0px;
	}
	
	.index5_marchi {
		margin: 0px 0 15px;
	}
	.index5_marchi .head_title h2.title {
		font-size: 20px;
		margin: 0 0 20px;
	}
	.index5_marchi .head_title .vedilink {
		top: 0px;
	}
	.marchi_grid_items .marchi_item {
		margin: 0;
		padding: 0;
	}
	
	.index6_servizi {
	    margin-bottom: 25px;
		padding: 20px 15px 5px;		
	}
	.index6_servizi .head_title h2.title {
		font-size: 20px;
		margin: 0 0 20px;
	}
	.servizi_grid_items .servizi_item {
		width: 100%;
	    padding: 0 13px 15px;	
	}
	.servizi_grid_items .servizi_item .servizi_item_box {
	    padding: 15px 15px 15px 15px;	
	}
	.servizi_grid_items .servizi_item strong {
		font-size: 14px;
	    margin-top: 0px;	
	}
	.index7_categorie .head_title h2.title {
		font-size: 20px;
		margin: 0 0 15px;
	}
	.categorie_grid_items ul {
		width: 50%;
	}
	.menu_static {
	    display: none;	
	}
	#header .header-top .header-top-left {
		width: auto;
        padding: 0;
		display: none;
	}
	#header .header-top .position-static1 {
		width: 100%;
	}
	.mega_menu {
		margin: 0;
		position: absolute;
		top: -30px;
		left: 15px;
        z-index: 999;		
	}
	.mega_menu .menu-Prodotti {
	    font-size: 0;	
	}
	.nav-primary {
	    top: 84px;
		width: 100%;	
	}
	.nav_mega {
		width: 100%;
		border-right: none;
		border-top: 1px solid #ede8e3;
	}
	.nav_mega_sub {
		position: relative;
		left: 0px;
		top: 0;
		padding: 5px 0px 22px 25px;
		width: 100%;
		border-right: none;
		height: 100%;
	}
	.nav_mega_sub2 {
		position: relative;
		left: 0px;
		top: 0;
		padding: 0 0 0 25px;
		width: 100%;
		border-right: none;
		height: 100%;
	}
	.nav_mega {
		position: relative;
		overflow: auto;
		height: 100vh;
		padding: 0 0 100px;
	}
	.spedizioni .item {
		display: flex;
		justify-content: center;
		margin: 0px;
	}
	.cart_sconto_wrapper {
		margin: 20px 0px 20px;
	}
	.cart_sconto p span.slash {
		display: none;
	}
	.cart_sconto p br {
		display: block;
	}
}
@media (max-width: 640px) {
}

@media (max-width: 480px) {
	.ce-product-grid {
	    margin: 0 -6px;	
	}
	.ce-product-grid .js-product.product {
		padding: 0 6px;
	}
}

#header .menu {
	position: relative;
}
#header .menu>ul>li {
    display: block;	
}
.top-menu[data-depth="0"] {
	margin: 0;
    padding: 0px 0px 0px 0;
    background: #006ab0;
    width: 300px;
}
.top-menu[data-depth="0"]:after {
	content:"";
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 100%;
	background:#fff;
	opacity: 0.5;
}

.top-menu[data-depth="0"] > li {
	
}
.top-menu a[data-depth="0"] {
	color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    display: block;
    position: relative;
	padding: 5px 0px 5px 0px;
}
.top-menu a[data-depth="0"] .parent {
    position: absolute;
    right: 20px;
    top: 15px;
	width: 7px;
	height: 12px;
    background: url(../Icone/arrow-menu.svg) no-repeat;
    /* transform: rotate(180deg); */
}
#header .top-menu a[data-depth="0"]:hover {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.top-menu .sub-menu {
	position: absolute;
	left: 300px;
	top: 0px !important;
	padding: 0px 0px 0px 30px;
	width: 330px;
	border-right: 0px solid #ede8e3;
	height: 100%;
	margin: 0;
	background: #006ab0;
    box-shadow: none;
}
.top-menu .sub-menu:after {
	content:"";
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 100%;
	background:#fff;
	opacity: 0.5;
	border: none;
}

.top-menu[data-depth="1"] {
    margin: 0;
}
.top-menu .sub-menu ul[data-depth="1"]>li {
    float: none;
    margin: 0;
}
.top-menu a[data-depth="1"], .top-menu a[data-depth="2"] {
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    display: block;
    position: relative;
    text-transform: none;
}
.top-menu .sub-menu a:hover {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

#header #menu-icon .menu-ico {
	width: 28px;
	height: 20px;
	background: url(../Icone/menu-white.svg) no-repeat;
	display: block;
}

#header.is-open #menu-icon .menu-ico{
	width: 40px;
	height: 40px;
	background: url(../Icone/close-white.svg) no-repeat;
}
#header #menu-icon{
	float: left !important;
	margin: 22px 0 0!important;
}
#header.is-open #menu-icon {
    margin: 10px 0 0 !important;	
}
#header.is-open .search-control {
    
}
#header.is-open {
    
}
#header.is-open .header-nav {
	
}


#header .menu>ul>li.Stock.e.outlet {
	display: none;
}
@media (max-width: 767px) {
	.top-menu[data-depth="0"] {
		margin: 0;
		padding: 0 0 230px;
		background: #006ab0;
		width: 100%;
		border: none;
		height: 100vh;
        overflow: auto;
	}
	.top-menu a[data-depth="0"] .parent {
		display: none;
	}
	#header .header-top a[data-depth="0"] {
		color: #fff;
		font-size: 22px;
		font-weight: 500;
		line-height: 30px;
		display: block;
		position: relative;
		padding: 10px 0px 10px 10px;
		text-transform: none;
	}
	#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
		padding: 5px 0px 5px 10px;
		border-bottom: 0px solid #ede8e3;
	}
	#header .menu>ul>li.Stock.e.outlet {
		display: block;
	}
}

#manufacturer #main ul {
	margin: 0 -12px;
	padding-top: 15px;
}
#manufacturer #main ul .brand {
	margin: 0;
	padding: 0 12px 25px;	
}
#manufacturer #main ul .brand-img {
	width: 100%;
	border: 1px solid #eeeeee;
}
#manufacturer #main ul .brand-infos {
	display: none;
}
#manufacturer #main ul .brand:hover {
    box-shadow: none;
}
.marchi_short {
	color: #32281B;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
}
@media (max-width: 767px) {
	#manufacturer #main ul {
		margin: 0 -6px;
		padding-top: 5px;
	}	
	#manufacturer #main ul .brand {
		padding: 0 6px 12px;
		width: 50%;
		min-width: auto;
	}
}

/* Domande frequenti */
.cms-id-10 #main .page-header h1 {
	text-align:left;
}
.faq_tabs {}
.faq_tabs .elementor-widget-tabs .elementor-tab-desktop-title {
	color: #32281B;
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
    border: none;	
	padding: 12px 20px 12px 0px;
}
.faq_tabs .elementor-widget-tabs .elementor-tab-desktop-title a {
	color: #32281B;
	display: block;
	position: relative;
}
.faq_tabs .elementor-widget-tabs .elementor-tab-desktop-title:hover a,.faq_tabs .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active a {
	color: #006ec6;
	font-weight: 600;
}
.faq_tabs .elementor-widget-tabs .elementor-tab-desktop-title a:after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	font-weight: 600;
	color: #32281B;
	position: absolute;
	top: 2px;
	right: 0;
	opacity: 0.8;
}
.faq_tabs .elementor-widget-tabs .elementor-tab-desktop-title:hover a:after,.faq_tabs .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active a:after {
	color: #006ec6;
}

.faq_tabs .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
	transform: none;
	border:none !important;
}
.faq_tabs .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
	transform: none;
	border:none !important;
}
.faq_tabs .elementor-tabs-content-wrapper {
	border:none !important;
	border-left: 1px solid #eee !important;
}
.faq_tabs .elementor-widget-tabs .elementor-tab-content { 	
	border:none;
	padding: 0 0 20px 50px;
}
.faq_tabs .tab_item {
	margin: 0 0 25px;
}
.faq_tabs h4 {
	color: #32281B;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
}
@media (max-width: 767px) {
	.faq_tabs .elementor-widget-tabs .elementor-tab-mobile-title {
		padding: 15px;
		border: none;
        border-bottom: 1px solid #ede8e3;
		font-size: 14px;
        font-weight: 600;
        line-height: 24px;	
	}
	.faq_tabs .elementor-tabs-content-wrapper {
		border: 1px solid #eee !important;
	}	
	.faq_tabs .elementor-widget-tabs .elementor-tab-content {
        padding: 15px;
		border: none;
        border-bottom: 1px solid #ede8e3;		
	}
	.faq_tabs .elementor-widget-tabs .elementor-tab-mobile-title {
		position: relative;
	}
	.faq_tabs .elementor-widget-tabs .elementor-tab-mobile-title:hover,.faq_tabs .elementor-widget-tabs .elementor-tab-mobile-title.elementor-active {
		color: #006ec6;
		font-weight: 600;
	}
	.faq_tabs .elementor-widget-tabs .elementor-tab-mobile-title:after {
		content: "\f054";
		font-family: "Font Awesome 5 Free";
		font-size: 12px;
		font-weight: 600;
		color: #32281B;
		position: absolute;
		top: 13px;
		right: 15px;
		opacity: 0.8;
	}
	.faq_tabs .elementor-widget-tabs .elementor-tab-mobile-title.elementor-active:after {
		color: #006ec6;
		content: "\f077";
	}
	.faq_tabs h4 {
		color: #32281B;
		font-size: 14px;
		font-weight: 600;
		line-height: 24px;
	}
	
}

/* Domande frequenti */
.cms-id-8 #main .page-header h1 {
	text-align:left;
}
.contatti_short {
	margin: -10px 0 30px;
}
.service__contact {}
.service__contact ul {
	margin: 0 !important;
	list-style: none !important;    
    font-size: 14px !important;
}
.service__contact ul li .text {
	color: #32281B;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	margin: 0;
}
.service__contact ul li.address {
	background: url(../Icone/Indirizzo.svg) no-repeat 0 3px;
    padding: 2px 15px 10px 40px;
}
.service__contact ul li.tel {
	background: url(../Icone/telefono.svg) no-repeat 0 3px;
    padding: 2px 15px 10px 40px;
}
.service__contact ul li.email {
	background: url(../Icone/Email.svg) no-repeat 0 7px;
    padding: 2px 15px 10px 40px;
}
.service__contact ul li a {
	color: #32281B;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
}
.service__contact ul li a:hover {
	color: #006ec6;
}

.Products_related {
	/* background: #f6f3f1;
	padding: 60px 30px 35px;
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%; */
}
.extent_wrapper_tab_out {
	/* background: #f6f3f1;
	padding: 45px 0px 0px;
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%; */
}

#product #footer {
    padding-top: 0px;
}
@media (max-width: 767px) {
	.Products_related {
		 
	}
	.extent_wrapper_tab_out {
        padding: 30px 0px 0px;		
	}
	.footer_spedizioni_wrapper {
		padding: 30px 0 10px;
	}
}
.instagram {
	position: relative;
}
.instagram .ins_shop {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);    
	display: flex;
	justify-content: center;
    z-index: 2;	
}
.ins_shop .shop_url {
	color: #32281B;
	font-size: 16px;
	font-weight: 500;
	width: 192px;
	height: 40px;
	border-radius: 25px;
	background: #ffffff;
	text-align: center;
	line-height: 36px;
	position: relative;
	padding-left: 20px;
}
.ins_shop .shop_url:hover {
	color: #32281B;
	background: #f3aa0f;
}
.ins_shop .shop_url:before {
	content:"";
	position: absolute;
	top: 12px;
    left: 18px;
	width: 30px;
	height: 30px;
	background: url(../Icone/instagram-brands-solid.svg) no-repeat;
}
.instagram-carousel {
	margin: 0px;
	padding: 0px;
}
.instagram-carousel li {
	margin: 0px;
	padding: 0px;
}
.instagram-carousel li a {
	display: block;
}
.instagram-carousel li img {
	display: block;
}


.form-contact-wrapper h2 {
	color: #32281B;
	font-size: 30px;
	font-weight: 600;
	line-height: 50px;
	text-align: center;
	margin: 0 0 15px;
}
/* Base Form Contact */
.wpcf7 label {
	margin: 0 0 12px;
}


#cms.cms-id-9 #blog_list_items .blog-grid {
	width: 33.333%;
	list-style: none;
}

@media (max-width: 1199px) {
	.guida-naturale-wrapper .elementor-container >.elementor-row {
		align-items: center;
		flex-wrap: wrap;
	}
	.guida-naturale-photo {
		width: 100% !important;
	}
	.guida-naturale-intro {
		padding: 10px 0 20px;
        text-align: center;		
		width: 100% !important;
	}
	.guida-naturale-form {
		position: relative;
		width: 100vw !important;
		margin-left: -50vw;
		left: 50%;	
		background: #124b34;
		padding: 0 0 20px;
	}
	.guida-naturale-form .elementor-widget-shortcode {
		background: #124b34;        
	}
	.guida-naturale-form form {
		margin: 0 auto;
		max-width: 520px;
		padding: 0 15px;
	}
	.guida-naturale-photo .elementor-widget-image .elementor-image {
		text-align: center;
		margin-left: 0px;
	}
	.guida-naturale-photo .elementor-widget-image .elementor-image img {
		max-width: 190px;
	}
	.guida-naturale-intro h1 strong {
		font-size: 45px;
		font-weight: 600;
		line-height: 50px;
		text-align: center;
		margin: 10px 0 15px;
	}
}

@media (max-width: 992px) {	
	#cms.cms-id-9 #wrapper .breadcrumb {
		top: 50px;
	}
	.guida-naturale-wrapper {
		padding: 100px 0 30px;
	}
	.guida-naturale-form .form-contact-wrapper {
		padding: 30px 25px 20px 25px;
	}
}
@media (max-width: 767px) {
	.guida-naturale-topbkg .elementor-image img {
	    object-fit: inherit;	
	}
	#cms.cms-id-9 #blog_list_items {
		margin: 0px;
	}
	#cms.cms-id-9 #blog_list_items .blog-grid {
        width: 100%;
        padding: 0px 0px 20px;
    }
}




/* Richiedi una consulenza */
/* 
#cms.cms-id-10 #header:not(.fixed) {
    background:none;
}
#cms.cms-id-10 #header:not(.fixed) .menu_static ul li a {
    color:#fff;
}
#cms.cms-id-10 #header:not(.fixed) .menu_static ul li a:hover {
    color: #337d4d;
}
#cms.cms-id-10 #header:not(.fixed) #search_widget .search-action {
	color:#fff;
	background: url(../Icone/cerca-white.svg) no-repeat center left;
}
#cms.cms-id-10 #header:not(.fixed) .user-info .account {
	color:#fff;
}
#cms.cms-id-10 #header:not(.fixed) .user-info .accedi-ico {
	background: url(../Icone/account-white.svg) no-repeat;
}
#cms.cms-id-10 #header:not(.fixed) .cart-preview span {
	color:#fff;
}
#cms.cms-id-10 #header:not(.fixed) .cart-preview .cart-ico {
    background: url(../Icone/carrello-white.svg) no-repeat;
}
#cms.cms-id-10 #main .page-header,#cms.cms-id-9 .footer_spedizioni_wrapper  {
	display: none;
}
#cms.cms-id-10 #footer {
	padding: 0px;
}
#cms.cms-id-10 #wrapper {
	padding-top: 0px;
}
#cms.cms-id-10 #wrapper .breadcrumb {
	top: 150px;
    position: absolute;	
}
#cms.cms-id-10 #wrapper .breadcrumb li:last-child,#cms.cms-id-10  #wrapper .breadcrumb li:last-child span {
    color: #fff;
}
#cms.cms-id-10 #wrapper .breadcrumb li a,#cms.cms-id-10 #wrapper .breadcrumb li span {
	color: #fff;
}
#cms.cms-id-10 #wrapper .breadcrumb li::after {
	color: #fff;
} 

 */
#cms.cms-id-10 #main .page-header {
	display: none;
}
#cms.cms-id-10,#cms.cms-id-10 #wrapper {
	background:#fff;
} 
#cms.cms-id-10 #footer {
	padding-top: 0px;
} 
.richiedi-una-consulenza-topbkg {
	position: absolute;
	width: 100vw;
    margin-left: -50vw;
    left: 50%;	
	background: #124b34;
    min-height: 670px;	
}
.richiedi-una-consulenza-topbkg .elementor-widget-image {
	margin: 0px;
}
.richiedi-una-consulenza-topbkg .elementor-image img {
	object-fit: none;
	max-height: 670px;
}
.richiedi-una-consulenza-wrapper {	
	
}
.richiedi-una-consulenza-wrapper .elementor-container >.elementor-row {
    
}

.consulenza-widget {
	background:#fff;
	border-radius: 25px;
	padding: 20px 10px;
	box-shadow: 0px 10px 30px -10px rgba(0,0,0,0.15);
}
.consulenza-content {
	padding-top: 135px;
}
.richiedi-una-consulenza-wrapper .elementor-heading-title {
	color: #32281B !important;
	font-size: 40px;
	font-weight: 600;
	line-height: 50px;
	margin: 0 0 10px;
}
.richiedi-una-consulenza-wrapper h2 {
	color: #32281B;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	max-width: 560px;
}
.richiedi-una-consulenza-wrapper p {
	color: #595959;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
	max-width: 560px;
}

.consulenza-seo {
	margin: 0 -12px;
	display: flex;
}
.consulenza-seo .pgrap {
	padding: 0 12px 25px;
	width: 50%;
}
.consulenza-seo h2 {
	color: #32281B;
	font-size: 18px;
	font-weight: 500;
}
.consulenza-seo p {
	color: #595959;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
}
@media (max-width: 1199px) {
	.richiedi-una-consulenza-wrapper .elementor-container >.elementor-row {
		flex-wrap: wrap;
	}
	.consulenza-content {
		padding-top: 10px;
		padding-bottom: 20px;
		width: 100% !important;
		text-align: center;
	}
	.consulenza-widget {
		width: 100% !important;
		text-align: center;
	}
	.richiedi-una-consulenza-wrapper .elementor-heading-title {
		font-size: 30px;
		font-weight: 600;
		line-height: 35px;
		text-align: center;
		padding: 0 25px;
	}
}
@media (max-width: 992px) {	
	
}  
@media (max-width: 767px) {
	.consulenza-seo {
		margin: 0px;
		flex-wrap: wrap;
	}
	.consulenza-seo .pgrap {
		width: 100%;
		padding: 0px 0px 15px;
	}
	.richiedi-una-consulenza-wrapper .elementor-heading-title {
        text-align: left;	
        padding: 0px;		
	}
	.richiedi-una-consulenza-wrapper h2 {
		text-align: left;
	}
	.richiedi-una-consulenza-wrapper p {
		text-align: left;
	}
	
} 



.seo_wrapper {	
    padding: 60px 0 35px;
    box-sizing: border-box;
}
.seo_text {
	height: 95px;
    overflow: hidden;
}
.seo_wrapper.active .seo_text {
	height: auto;
}
.seo_text h2 {
	color: #222;
	font-size: 25px;
	font-weight: 600;
	line-height: 31px;
	margin: 0 0 15px;
}
.seo_text p {
	color: #222;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
	margin: 0 0 10px;	
}
.seo_wrapper .action {
	text-align: right;
}
.seo_wrapper .action span {
	cursor:pointer;
	color: #222;
	font-size: 16px;
	font-weight: 500;
	text-decoration: underline;	
}
.seo_wrapper .action span:hover {
	color: #40a42b;
}
.seo_wrapper .less {
	display:none;
}
.seo_wrapper.active .less{
	display:block;
}
.seo_wrapper.active .more{
	display:none;
}

.migliori {
	
}
.migliori h2 {
	color: #222;
	font-size: 25px;
	font-weight: 600;
	line-height: 31px;
	margin: 0 0 20px;
}
.migliori_item ul {
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	position: relative;
}
.migliori_item ul:after {
	content:"";
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 100%;
	background:#eee;
}
.migliori_item.last ul {
	padding: 0px;
}
.migliori_item.last ul:after {
	background: none;
}
.migliori_item li {
	list-style: none;
    margin: 0 0 10px;	
}
.migliori_item li a {
    display: block;	
	color: #595959;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
}
.migliori_item li a strong {
	color: #222;
	font-weight: 500;
}
.migliori_item li a:hover {
	color: #40a42b;
}
.migliori_item li a:hover strong {
	color: #40a42b;
}

@media (max-width: 767px) {
	.seo_wrapper {
	    padding: 25px 0 30px;	
	}
	.seo_wrapper .action {
		padding: 0px 0 0;
	}
	.seo_text {
		height: 280px;
	}
	.seo_wrapper.active .seo_text {
		height: auto;
	}
	.seo_text h2 {
		color: #222;
		font-size: 20px;
		font-weight: 600;
		line-height: 25px;
		margin: 0 0 15px;
	}
	.footer_white_space {
		padding-top: 30px;
		padding-bottom: 105px;
	}
	.migliori h2 {
		font-size: 20px;
		line-height: 25px;
	    max-width: 230px;	
	}
	
}

.footer-seo-item {
	margin: 40px 0 0;
}
.footer-seo-item .elementor-heading-title {
	font-size: 28px;
	font-weight: 600;
	margin: 0px 0 -5px;
}
.footer-seo-item .elementor-text-editor p {
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight: 400;
}
.footer-best-categories-wrapper {
	margin: 40px 0 0;
}
.footer-best-categories-wrapper .elementor-heading-title {
	font-size: 28px;
	font-weight: 600;
	margin: 0px 0 25px;
}
.footer-best-categories-wrapper .elementor-icon-list-item a {
	margin: 0px 0 5px;
}
.footer-best-categories-wrapper .elementor-icon-list-item a:hover {
	color:#f3aa0f
}
@media (max-width: 1199px) {
	
}
@media (max-width: 992px) {
	.footer-seo-item .elementor-heading-title {
		font-size: 24px;
		line-height: 30px;
	}
	.footer-best-categories-wrapper .elementor-heading-title {
		font-size: 24px;
		line-height: 30px;
	}
	.footer-best-categories-wrapper .best-categories-item {
		width: 33.333%;
	}
}
@media (max-width: 767px) {
	.footer-seo-item {
		margin: 20px 0 0;
	}
	.footer-seo-item .elementor-text-editor p {
		font-size: 14px !important;
		line-height: 24px !important;
	}
	.footer-best-categories-wrapper {
		margin: 25px 0 0;
	}
	.footer-best-categories-wrapper .best-categories-item {
		width: 50%;
	}
	
}



.lasciati_ispirare_block {
	margin: 0px 0 0;
}
.lasciati_ispirare_block .elementor-heading-title {
	font-size: 35px;
    font-weight: 600;
	margin: 0px 0 15px;
}
.lasciati_ispirare_block .lasciati_ispirare_items {
	margin: 0px -10px;
}
.lasciati_ispirare_block .lasciati_ispirare_items .elementor-widget-wrap {
	gap: 0px;
}
.lasciati_ispirare_block .lasciati_ispirare_items .elementor-inner-column {
	padding: 0px 10px;
}
.lasciati_ispirare_block .elementor-image-box-content {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0 0 35px 30px;
	text-align: left;
}
.lasciati_ispirare_block .elementor-image-box-title a {
	font-size: 20px;
	font-weight: 600;
	color:#fff !important;
}
.lasciati_ispirare_block .elementor-image-box-description a {
	color:#fff;
	font-size: 14px;
	font-weight: 400;
	padding-right: 30px;
    background: url(../images/arrow-white-right-small.svg) no-repeat right;
}

.lasciati_ispirare_block .elementor-image-box-img img {
	width: 100%;
}

.iplu_venduti_block {
	margin: 70px 0 0;
}
.iplu_venduti_block .elementor-heading-title {
	font-size: 35px;
    font-weight: 600;
	margin: 0px 0 15px;
}
.iplu_venduti_block .elementor-widget-tabs .elementor-tab-desktop-title {
	color: #706E66;
	font-size: 20px;
    font-weight: 600;
	padding: 0px 35px 0px 0px;
}
.iplu_venduti_block .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {	
	color: #32281B;
}
.iplu_venduti_block .elementor-widget-tabs .elementor-tab-desktop-title a:hover {	
	color: #32281B;
}
.iplu_venduti_block .elementor-widget-tabs .elementor-tab-content {
	padding: 25px 0px 0px 0px;
}
.nostre_categorie_block {
	margin: 70px 0 0;
	padding: 65px 0px;
	background:#f5f5f5;
}
.nostre_categorie_block .elementor-heading-title {
	font-size: 35px;
    font-weight: 600;
	margin: 0px 0 15px;
}
.nostre_categorie_items .elementor-image a {
	display: block;
}
.nostre_categorie_items .elementor-image img {
	width: 100%;
	display: block;
}
.nostre_categorie_items .elementor-heading-title a {
	color: #32281B !important;
	font-size: 16px !important;
    font-weight: 700;
}
.nostre_categorie_items .elementor-heading-title a:hover {
	color: #ECAE2F !important;
}
.nostre_categorie_items .elementor-widget-wrap {
	gap: 0px !important;
}
.nostre_categorie_block .nostre_categorie_title {
	max-width: 1390px;
	padding: 0 15px;
	margin: 0 auto;
}
.nostre_categorie_block .nostre_categorie_items {
	max-width: 1390px;
	padding: 0 15px;
	margin: 0 auto;
}
.nostre_categorie_block .nostre_categorie_items .elementor-heading-title {
	margin: 0px 0 10px;
}
.nostre_categorie_block .nostre_categorie_items .elementor-icon-list-item {
	margin: 0px 0 7px;
}
.nostre_categorie_block .nostre_categorie_items .elementor-icon-list-item a {
	font-size: 16px !important;
    font-weight: 400;
	line-height: 24px;
	word-wrap: break-word;
	display: block;
}
.nostre_categorie_block .nostre_categorie_items .elementor-icon-list-item a:hover {
	color: #ECAE2F !important;
}
.nostre_categorie_block .nostre_categorie_item .elementor-widget-wrap {
	background:#fff;
}
.nostre_categorie_block .nostre_categorie_item .elementor-widget-heading {
	padding: 0 20px;
}
.nostre_categorie_block .nostre_categorie_item .elementor-widget-icon-list {
	padding: 0 20px 20px;
}
.nostre_categorie_block .nostre_categorie_items .elementor-row {
	width: auto;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;    
}
.nostre_categorie_block .nostre_categorie_items .nostre_categorie_item {
	width: 33.333%;
    padding: 0 10px;	
}

.nuovi_arrivi_block {
	margin: 70px 0 0;
}
.nuovi_arrivi_block .elementor-heading-title {
	font-size: 35px;
    font-weight: 600;
	margin: 0px 0 15px;
}
@media (max-width: 1199px){
	.nostre_categorie_block .nostre_categorie_items .elementor-row {
		flex-wrap: wrap;
	}
	.nostre_categorie_block .nostre_categorie_items .nostre_categorie_item {
		width: 33.333%;
	}
	.nostre_categorie_items .elementor-image a {
		display:block;
	}
}
@media (max-width: 1024px) {
	.lasciati_ispirare_block .lasciati_ispirare_items {
		width: auto;
	}
	.lasciati_ispirare_block .lasciati_ispirare_items .elementor-inner-column {
		padding: 0px 10px 5px;
		width: 50%;
	}
	.iplu_venduti_block {
		margin: 35px 0 0;
	}
	.nostre_categorie_block {
		margin: 35px 0 0;
		padding: 35px 0px;
		background: #f5f5f5;
	}
	.nuovi_arrivi_block {
		margin: 35px 0 0;
	}
}

@media (max-width: 767px) {
	.lasciati_ispirare_block .elementor-heading-title {
		font-size: 25px;
		font-weight: 600;
		margin: 0px 0 5px;
	}
	.iplu_venduti_block {
		margin: 10px 0 0;
	}
	.iplu_venduti_block .elementor-heading-title {
		font-size: 25px;
		font-weight: 600;
		margin: 0px 0 5px;
	}
	.iplu_venduti_block .elementor-widget-tabs .elementor-tab-mobile-title {
		font-size: 16px;
		font-weight: 600;		
		background: #f5f5f5;
		padding-left: 15px;
		margin-bottom: 5px;
	}
	.iplu_venduti_block .elementor-widget-tabs .elementor-tab-mobile-title:after {
		content: "\e81e";
		font-family: ceicons !important;
		font-size: 16px;
		font-weight: 300;
		color: #32281B;
		position: absolute;
		right: 12px;
	}	
	.iplu_venduti_block .elementor-widget-tabs .elementor-tab-mobile-title.elementor-active {
		color:#fff;	
		background: #ECAE2F;
	}
	.iplu_venduti_block .elementor-widget-tabs .elementor-tab-mobile-title.elementor-active:after {
		color:#fff;	
		transform: rotate(90deg);
	}
	.iplu_venduti_block .elementor-widget-tabs .elementor-tab-content {
		padding: 15px 0px 5px 0px;
	}
	.nostre_categorie_block {
		margin: 25px 0 0;
		padding: 25px 0px;
	}
	.nostre_categorie_block .elementor-heading-title {
		font-size: 25px;
		font-weight: 600;
		margin: 0px 0 5px;
	}
	.nostre_categorie_block .nostre_categorie_items .elementor-row {
		margin: 0 -6px;
	}
	.nostre_categorie_block .nostre_categorie_items .nostre_categorie_item {
		width: 50%;
		padding: 0 6px;
	}
	.nostre_categorie_block .nostre_categorie_item .elementor-widget-heading {
		padding: 5px 15px 0;
	}
	.nostre_categorie_block .nostre_categorie_item .elementor-widget-icon-list {
		padding: 0 15px 15px;
	}
	.nostre_categorie_block .nostre_categorie_items .elementor-icon-list-item a {
		font-size: 14px !important;
	}
	.nuovi_arrivi_block .elementor-heading-title {
		font-size: 25px;
		font-weight: 600;
	}
	
}

@media (max-width: 480px) {
	.lasciati_ispirare_block .lasciati_ispirare_items .elementor-inner-column {
		padding: 0px 10px 0px;
		width: 100%;
	}
	.lasciati_ispirare_block .elementor-image-box-content {
		padding: 0 0 35px 20px;
	}
}

#cms.cms-id-15 #main .page-header,
#cms.cms-id-16 #main .page-header,
#cms.cms-id-17 #main .page-header,
#cms.cms-id-18 #main .page-header {
	display: none;
}
.cms-short-page-title {}
.cms-short-page-title .elementor-heading-title {
	font-size: 32px;
	font-weight: 600;
	line-height: 38px;
	text-align: center;
	margin: 0 0 40px;
}
.cms-short-page {}
.cms-short-page .elementor-text-editor {
    max-width: 900px;	
}
.cms-short-page .elementor-heading-title {
	font-size: 28px;
    font-weight: 600;
	line-height: 35px;
	margin: 0 0 0px;
	max-width: 900px;
}
.cms-short-page .elementor-button-wrapper {
	margin: 0 0 20px;
}
.cms-short-page .elementor-button {
	border: 2px solid #ECAE2F;
	height: 46px;
	font-size: 14px;
	font-weight: 600;
	background: #fff;
	color: #ECAE2F !important;
	line-height: normal;
}
.cms-short-page .elementor-button:hover {	
	color: #fff !important;
	background: #ECAE2F;
}

.showroom-1 {
	margin: 50px 0 0;
}
.showroom-1 .elementor-heading-title {
	font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.showroom-1 .elementor-text-editor p {
	font-size: 16px !important;
    font-weight: 400 !important;
}
.showroom-2 {
	margin: 50px 0 0;
}

.guarda_il_catalogo {
	margin: 50px 0 0;
}

.guarda_il_catalogo .elementor-cta .elementor-cta-title {
	font-size: 28px !important;
    font-weight: 600 !important;
}
.guarda_il_catalogo .elementor-cta .elementor-cta-description {
	color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 0 auto;
    max-width: 920px;
    padding: 10px 0 35px;
}
.guarda_il_catalogo .elementor-cta .elementor-button {
	color: #fff !important;
	border: 2px solid #fff !important;
	border-radius: 0px !important;
	font-weight: 600 !important;
}
.guarda_il_catalogo .elementor-cta .elementor-cta-bg-overlay {
	display: none;
}

.block_chi1 {
	margin: 50px 0 0;
}
.block_chi1 .elementor-heading-title {
	font-size: 28px;
    font-weight: 600;
}
.block_chi1 .elementor-text-editor {
	margin: 0 0 20px;
}
.block_chi1 .elementor-text-editor p {
	font-size: 16px !important;
    font-weight: 400 !important;
	padding-right: 20px;
}
.La_filosofia {
	margin: 50px 0 0;
}
.La_filosofia .elementor-heading-title {
	font-size: 28px;
    font-weight: 600;
}
.La_filosofia .elementor-text-editor {
	margin: 0 0 20px;
}
.La_filosofia .elementor-text-editor p {
	font-size: 16px !important;
    font-weight: 400 !important;
	padding-right: 15px;
	max-width: 600px;
	margin: 0 auto;
}

.top-banner-slider .swiper {
	padding-bottom: 0px !important;
}

.top-banner-slider .elementor-image-carousel-caption {
	top: 35%;
	left: 75px;
	z-index: 1;
	max-width: 1000px;
	position: absolute;
	text-align: left !important;
}
.top-banner-slider .elementor-image-carousel-caption .display-1 {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
	text-transform: none !important;
	margin: 10px 0 25px;
}
.top-banner-slider .elementor-image-carousel-caption .caption-description p {
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	line-height: 25px;
	max-width: 445px;
	margin: 0 0 20px;
}
.top-banner-slider .swiper-slide-inner .caption-description .slide-action {
	height: 46px;
	border-radius: 5px;
	background: #ECAE2F;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	display: inline-flex;
	padding: 0 25px 0;
	justify-content: center;
	align-items: center;
	font-family: "Open Sans", sans-serif;
	transition: all .5s;
}
.top-banner-slider .swiper-slide-inner:hover .caption-description .slide-action {
	color: #222 !important;
	background: #fff;
}
.top-banner-slider .swiper-pagination {
    bottom: 35px;	
}
.top-banner-slider .swiper-pagination-bullet {
	height: 12px;
	width: 12px;
	background: none;
	border: 1px solid #fff;
}
.top-banner-slider .swiper-pagination-bullet-active {
    background:#fff;
}
.top-banner-slider .ceicon-chevron-left {
	padding-left: 15px;
}
.top-banner-slider .ceicon-chevron-left:before {
	content:"";
	border: solid white;
	border-width: 0 1px 1px 0;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	display: inline-block;
	width: 15px;
	height: 15px;
}
.top-banner-slider .ceicon-chevron-right {
	padding-right: 15px;
}
.top-banner-slider .ceicon-chevron-right:before {
	content:"";
	border: solid white;
	border-width: 0 1px 1px 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	display: inline-block;
	width: 15px;
	height: 15px;
}


@media (max-width: 1380px) {
	.top-banner-slider .swiper .swiper-slide figure img {
		width: 100%;
		min-height: 502px;
		object-fit: cover;
	}
}
@media (max-width: 992px) {
	.top-banner-slider .elementor-image-carousel-caption .display-1 {
		font-size: 30px;
		line-height: 40px;
	}
}
@media (max-width: 767px) {
	.top-banner-slider .elementor-image-carousel-caption {
		left: 0px;
		width: 100%;
		text-align: center !important;
	}
}