/*Generico per slider*/
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active{
	padding: 0 !important;
}
/*Fine*/

.px-4 {
	padding-left: 1.5rem !important;
	padding-right:1.5rem !important;
}

.fa.fa-font-awesome{
	font: normal normal normal 26px/1 FontAwesome !important;
	font-family: "Font Awesome 5 Free";
}
	.fa-check{
		color:#447355;
		font-size:26px !important;
	}
	.fa-minus{
		color:#747474;
	}
.a-btn--primary-green{
	color:#fff !important;
}
.color-000{
	color:#000;
}
.color-393f45{
	color:#393f45;
}



.max-width-1565{
	max-width:1565px;
	width:100%;
	margin:auto;
}
.max-width-1050{
	max-width:1030px;
	width:100%;
	margin-left:15%;
}
.margin-bottom-10{
	margin-bottom: 10px !important;
}
.o-header__container{
	padding-left:0;
	padding-right:0;
}
.a-link{
	margin-bottom:0;
	margin-right:35px;
}

.font-icons i.fa{
	font-family:FontAwesome !important;
}

form input[type="checkbox"], form input[type="radio"]{
	position:relative !important;
	width:15px;
	height:15px;
	z-index:1;
	opacity: inherit;
}
form#req-rma-form .checkbox-inline{
	padding-left:0;
}
	form#req-rma-form input[type="checkbox"]{
		margin-left:0;
	}

.icon-link i{

}

.m-productcard{
	box-sizing: unset;
}

.o-subheader a{
	color:#6c7680;
}
	.o-subheader .a-inlinetext {
		font-weight: normal;
	}
	.o-subheader__title > svg, .o-subheader__title i{
		right:30px;
	}
	.o-subheader i{
		font-family:FontAwesome;
		font-size:40px;
		top:10px;
	}
	.o-subheader i.fa-search, .o-subheader i.fa-user{
		font-size:25px;
		top:17px;
		right:26px;
	}
		.o-subheader i.fa-angle-right{
			right: 20px;
		}
		.o-subheader i.fa-angle-down{
			top: 12px;
		}
.page-header a, .page-footer a, .page-copyright a{
	color:#6c7680;
}
.m-categoryProductLineupCard__inner{
	width:100%;
}
.gen-home .card--compare::after, .gen-learn .card--compare::after{
	font-family: FontAwesome !important;
	content: "\f00d" !important;
}
.gen-home .icon-arrow-r::before, .gen-learn .icon-arrow-r::before{
	content: "\f105" !important;
	font-family: FontAwesome !important;
}
/*Homepage*/
#banner-carousel a.item{
	padding:5px;
}
.promotions-slides{
	width: calc(100% - 338px);
	max-width:1582px;
	position: relative;
	margin:auto;
}
.m-icon__section{
	align-items: flex-start;
}
	.m-icon__section img{
		margin-bottom:10px;
	}
	.m-icon__section p{
		font-size: 14px;
	}
		.m-icon__section p span{
			font-size:18px;
		}
/*Gestione video su skins*/
.content-object{
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding:0;
	background-color:#000;/*f3f4f6*/
}
	.content-object iframe, .content-object video{
		position: absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		flex:none;
		z-index: 1;
		border:0;
	}
		.content-object iframe .player{
			width:100% !important;
		}
	.content-object .a-image--hero{
		width:100%;
		z-index:2;
	}

.o-product-lineup a:visited{
	color:white;
}
.o-product-lineup  a:hover{
	color:white;
}

/*Pagina Best Roomba for Pets*/
.top-gray-line{
	border-top:1px solid #ebebeb;
}
.content-info{
	font-size:18px;
	color:#6c7680;
	font-weight:300;
}
	.content-info h1{
		font-weight: 600;
		font-size: 40px;
		margin-bottom: 35px;
	}
	.content-info p, .content-info ul li{
		margin-bottom: 35px;
	}
	.content-info h3{
		font-weight:600;
		font-size:29px;
		line-height:1.2;
		margin-bottom: 35px;
	}
	.content-info ul{
		padding-left:0;
	}
.o-quizcomponent .o-quizcomponent__buttoncontainer a{
	width:280px !important;
}





/*SLIDER CONTACTS - SERVIZIO CLIENTE WEB */

.slick-dotted.slick-slider
{
    margin-bottom: -20px;
}

#slide-segnalazioni .slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;
    left:0;
    right:0;
    width: 100%;
    padding: 0;
    margin: auto;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 3px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}























@media(max-width:1480px){
	.o-header__container{
		width:95%;
	}
		.o-header__container .a-link{
			margin-right:25px;
		}


	.max-width-1050{
		margin:auto;
	}


}
@media(max-width:1024px){
	.o-header__leftheader .u-mobile-only .m-iconWithDropdown a.a-link{
		margin-right:0;
		text-align:right;
	}
	.m-categoryProductLineupCard, .m-categoryProductLineupCard__inner{
		width:100%;
	}



}
@media(max-width:991px){
	.braava .gen-learn .compare__selection-container .card{
		width: 32.33333% !important;
		margin: 0 !important;
	}
	.a-h__h1{
		font-size:29px;
	}
	.fa-user::before{
		content: "\f007" !important;
	}
	/*Header*/
	.o-header__container{
		width:100%;
	}
	.a-link--cart{
		margin-right:0;
	}

	.icon-link i {
		top:2px !important;
		right:10px !important
	}

	.user-menu.dropdown.open{
		height:181px;
	}
	#userMenuMobile{
		width:100%;
		text-align: left;
	}
	#mobileMenuUser{
		position:relative;
		border-radius:0;
		top:0;
		width:100%;
		border:0;
		box-shadow: unset;
	}
		#mobileMenuUser li{
			margin: 0 35px;
		}
		#mobileMenuUser li:first-child{
			border-top: 1px solid #ebebeb;
		}
			#mobileMenuUser li a{
				padding: 0;
				margin: 10px 0px 10px 0px;
				color:#6c7680;
				font-size:16px;
			}
	/*Fine Header*/
	.promotions-slides{
		width:100%;
	}
	.m-iconWithDropdown{
		margin-right:15px;
	}
	button.o-header__hamburger{
		margin-left:15px !important;
	}
}
@media(max-width:767px){
	/*Homepage*/
	.flex--direction-row{
		display:block;
	}
		.flex--direction-row .flex-column-6{
			display: block;
			width:100%
		}
	/*Fine Homepage*/
	.o-quizcomponent .o-quizcomponent__buttoncontainer a{
		width:200px !important;
	}

	.gen-home .wrapper, .gen-learn .wrapper{
		padding-left:15px !important;
		padding-right:15px !important;
	}


 #slide-segnalazioni {
 	padding-left:10px !important;
 	padding-right:10px !important;
   padding-bottom:25px !important;
 }


}