/* AERIS CSS */
html {
	min-height: 100%;
	background: #F1F1F1;
}
.header-cart {
	display: none;
}
.langlist {
float: right!important;
}
.slider-block {
background: white;
}
.logo {
	text-align: center;
	width: 100%;
	min-height: 185px;
	position: relative;
	top: 34px;
}
body #header-container #header .logo h1, .logo img {
	display: inline-block;
}
.logo h1, .logo img {
margin-top: 10px!important;
}
.home .full-width {
	padding-top: 20px;
}
body.custom-background {
background-color: #3788aa;
background-image: url('/wp-content/themes/cleansale/images/cg-top-bg.jpg')!important;
background-repeat: no-repeat;

background-attachment: scroll;
}
#header-container {
min-height: 195px;
padding: 0px 20px 20px!important;
}
.products li:nth-child(3n+4) {
clear: none!important;
}
.products li:nth-child(3n+3) {
margin-right: 2.3%!important;
}
.products li {
float: left;
width: 135px!important;
margin: 0 2.3% 40px 0!important;
position: relative;
}
.product-category.product.last {
margin-right: 0px!important;
}
.product-category.product img {
margin-bottom: 0px!important;
}
.archive .product-category.product.last {
margin-right: 2.3%!important;
}
.archive .products li {
float: left;
width: 30.4285714%!important;
margin: 0 2.3% 40px 0!important;
position: relative;
height: 266px;
}
.product-category.product h3 {
background: #5aaac8;
color: white;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 12px;
font-weight: normal;
}
/*.product-category.product h3:after {
	content: " >";
	font-size: 23px;
	position: absolute;
	right: 12px;
	font-weight: lighter;
}*/
mark {
background-color: #5aaac8!important;
color: white;
}
.footer-text p {
float: right!important;
}
.woocommerce-result-count {
	display: none;
}
.orderby {
	display: none;
}
.tax-product_cat .products img {
border: 1px solid #cccccc!important;
}
.archive .products img {
border: 0;
}
#footer-container {
	padding: 0px 0px 20px 0px!important;
}
.footer-text {
	margin-top: 0px!important;
}

@media only screen and (max-width: 600px) and (min-width: 0px) {
	ul#nav {
		top: 37px;
	}
	body.custom-background {
		background-position: -30px -65px!important;
	}
	.logo {
		margin-top: 30px;
		margin-bottom: 50px!important;
		min-height: 135px;
	}
}