.home-container{
	max-width:1280px;
	margin: 2rem auto;
	padding: 0 10px;
}

.columns .column.main {
	padding-bottom: 0;
}

.home-bar .porto-sicon-box {
	justify-content: center;
	padding: 1rem 0;
	margin: 0;
}

.special-products .section-title {
	margin-bottom: 0;
}

.special-products .product-item-info.type1 .product-item-inner,
.special-products .product-item .weltpixel-quickview.weltpixel_quickview_button_v2 {
	display: none;
}

.special-products .product-item-info:hover .product-item-photo {
	box-shadow: none;
}

.special-products .product-item-photo {
	filter: brightness(1.1);
}
.home-ads .porto-ibanner:hover {
	box-shadow: 0px 0px 30px 0 rgba(0, 0, 0, 0.08);
}
.home-ads sup {
	font-size: 70%;
	top: -.275em;
	font-weight: 700;
	margin-right: 2px;
}
.heading-primary del {
	color: #222529;
}
.home-ads .sale-label {
	border-radius: 50%;
	width: 2.25em;
	height: 2.25em;
	padding-top: calc(1.125em - .5em);
	letter-spacing: -.08em;
}
.sale-label small {
	letter-spacing: -.025em;
	font-size: 70%;
	display: inline-block;
	font-weight: inherit;
	margin-left: .1em;
	color: inherit;
	font-family: inherit;
}
.sale-label sup {
	position: static;
	font-size: 75%;
}
sub {
	bottom: -.25em;
}

.sale-label sub {
	display: block;
	font-size: 36%;
	line-height: 1;
	position: static;
	font-weight: 400;
	letter-spacing: 0;
	padding-left: .1em;
	letter-spacing: -.025em;
}
.pc-label-sale {
	position: relative;
	z-index: 1;
	display: inline-block;
}
.pc-label-sale:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transform: rotateZ(-2deg) skew(1deg);
	background-color: #FE6D04;
	z-index: -1;
}

@media(min-width: 992px) {
	.porto-ibanner-layer {
		font-size: 1rem;
	}
}

.porto-ibanner-layer {
	position: absolute;
	z-index: 10;
	text-align: left;
}

.porto-ibanner h3 small {
	display: inline-block;
	font-size: 45%;
	font-weight: inherit;
	line-height: 1.1;
	margin-right: .2em;
	text-align: center;
	color: inherit;
	font-family: inherit;
}
.porto-ultimate-content-box {
	font-size: 1em;
}

.porto-ibanner .btn-modern.btn-xl {
	font-size: 1em;
	padding: 1.25em 4.25em;
}

.porto-ibanner .btn-modern.btn-lg {
	font-size: .9em;
	padding: 1.125em 2.75em;
}

.porto-ultimate-content-box .btn-container {
	font-size: 1em;
}

.category-h3{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
	font-size:1.2rem;
	color:white;
	text-shadow: 3px 3px black;
}


.products.wrapper.grid.products-grid{
	margin:0;
}  

@media(max-width:767px){
	.slider-desc{
		display:none;
	}
}


.mpdailydeal-widget-title{
	text-align:left !important;
}


.prodotti-home h2{
	margin-top:30px;
	font-size:20px;
}


.abs-deals{
	padding: 3rem 0;
    background-image: url(/media/wysiwyg/homepage/sfondo_offerte_a_tempo.jpg);
    background-position-x: left;
    margin: 2rem 0 !important;
    background-position-y: 15%;
    background-size: initial;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
}


.home-bar{
	padding: 20px 0;
    min-height: 300px;
    background: #e7e7e7;
    display: flex;
    align-items: center;
}


.abs-centered{
	width:100%;
	display:flex;
	justify-content:center;
}

.info-slider .owl-carousel .owl-nav .owl-next:before{
	color:black;
	font-size:20px;
}

.info-slider .owl-carousel .owl-nav .owl-prev:before{
	color:black;
	font-size:20px;
}