body{
	background: #FFFFFF;
}

.landing-appliances .break{
	display: block;
}

.header-landing-appliances{
	text-align: center;
}
.header-landing-appliances > .sub-title{
	color: #FCB134;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	
	padding-bottom: 6px;
}
.header-landing-appliances > .title{
	color: #565656;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 40px;
	line-height: 44px;
	font-style: italic;
}
.header-landing-appliances > .text-title{
	color: #999999;
	font-size: 16px;
	line-height: 20px;
	
	padding-top: 20px;
}

.body-landing-appliances{
	padding-top: 70px;
}

.body-landing-appliances > .promotions-info{
	position: relative;
	border: 1px solid #FCB134;
	padding: 35px;
	
	text-align: center;
}
.body-landing-appliances > .promotions-info > .info-section + .info-section{
	padding-top: 45px;
}
.body-landing-appliances > .promotions-info > .info-section > .title{
	color: #FCB134;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
}
.body-landing-appliances > .promotions-info > .info-section > .text{
	color: #565656;
	font-size: 13px;
	padding-top: 8px;
	line-height: 18px;
}

.body-landing-appliances > .category-promotions{
	padding-top: 60px;
}
.body-landing-appliances > .category-promotions > .title{
	color: #565656;
	text-align: center;
	font-size: 30px;
	line-height: 34px;
	font-weight: 700;
	text-transform: uppercase;
	font-style: italic;
	
	padding-bottom: 40px;
}
.body-landing-appliances > .category-promotions > .category_owl_box > .float_left{
	padding-top: 10px;
}
.body-landing-appliances > .category-promotions > .category_owl_box > .relative{
	width: 13.6%
}
.body-landing-appliances > .category-promotions > .category_owl_box .energy-class{
	display: block;
	
	position: absolute;
    top: 15px;
    left: -3px;
}
.body-landing-appliances > .category-promotions > .category_owl_box .energy-class > .block + .block{
	padding-top: 4px;
}
.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator{
	width: 0.8%;
	height: 10px;
}

.body-landing-appliances .category_owl_box > .relative{
	height: auto;
}


.footer-landing-appliances{
	margin-top: 50px;
	border-top: 1px solid #aeaeae;
	padding-top: 40px;
}
.footer-landing-appliances ul{
	padding-left: 15px;
}
.footer-landing-appliances > .footer-info{
	font-size: 13px;
	line-height: 20px;
}
.footer-landing-appliances > .footer-info + .footer-info{
	padding-top: 50px;
}
.footer-landing-appliances > .footer-info > .title{
	font-weight: 700;
	padding-bottom: 15px;
	font-size: 14px;
}
.footer-landing-appliances > .footer-info a + a{
	padding-top: 10px;
}

@media only screen
and (max-width: 359px){
	.body-landing-appliances .category_owl_box .cat_owl_link > a{
		min-width: auto;
		min-width: initial;
	}
	
	.body-landing-appliances > .category-promotions > .category_owl_box > .relative{
		width: 49.5%;	
	}
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator{
		width: 1%;
	}
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator.n2,
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator.n4,
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator.n6,
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator.n8{
		display: none;
	}
}

@media only screen
and (max-width: 600px){
	.body-landing-appliances > .category-promotions > .title{
		font-size: 20px;
		line-height: 24px;	
	}
	
	.header-landing-appliances > .sub-title{
		font-size: 14px;
		line-height: 14px;
		
		padding-bottom: 6px;
	}
	.header-landing-appliances > .title{
		color: #565656;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 30px;
		line-height: 34px;
		font-style: italic;
	}
}

@media only screen
and (min-width: 360px)
and (max-width: 949px){
	.body-landing-appliances > .category-promotions > .category_owl_box > .relative{
		width: 32.5%;	
	}
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator{
		width: 1.25%;
	}
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator.n3,
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator.n6,
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator.n9{
		display: none;
	}
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator.n7{
		display: block;
	}
}

@media only screen
and (min-width: 950px){
	.body-landing-appliances > .category-promotions > .category_owl_box > .float_left.separator.n7{
		display: none;
	}
}
