.module-block .featured .product-card, .module-block .bestseller .product-card, .module-block .special .product-card, .module-block .latest .product-card{border:none;}.not-instock{background: #222222!important;} 

#informations p, 
#informations span,
 #informations div,
#informations font{
  /*font-family: "Open Sans", "sans-serif"!important;*/
}
.custom-stickers-block{
	position: absolute;
    bottom: 0;
	z-index:99;
	width:140px;
}
.custom-sticker{
	height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 0px 6px 6px 0px;
    margin-bottom: 5px;
    color: #ffff;
	float:left;
}
.featured .custom-stickers-block{
	    bottom: -40px;
}
.sticker_new{
	background: #3dbd3d;
}
.sticker_prod_day{
	background: #1187b5;
}
.sticker_hit{
	background: #fb8c00;
}
.sticker_special{
	background: #f44a4a;
}
.sticker_pz, .sticker_exp{
	background: #6c6c6c;
}
.product-card .image{
	position:relative;
}
.product-name{
	min-height:42px;
}
@media(max-width:767px){
.simplecheckout-cart td.quantity button[data-onclick*="Quantity"]{
	padding: 0;
    width: 30px;
    height: 47px;
	display:table-column!important;
}
.simplecheckout-cart .btn-danger{
	width: 25px;
    padding: 0;
    height: 47px;
}	
.product-card .image{
	position:relative;
	min-height: 120px;
}	
.product-card .image img{
	max-width:100%!important;
	margin:0 auto!important;
	margin-top: 10px!important;
}
.custom-sticker {
    height: 24px;
    line-height: 23px;
}	
.custom-sticker span{
	font-size:11px;
}
.reviews-button{
	float:left;
}
#cart{
	float:right;
	margin-top: 4px;
}
.header-block .contact-block{
	display:block;
	padding-bottom:0;
}
.header-block .email{
	display:none!important;
}
.header-block .open{
	display:none!important;
}
.header-block .tel{	
    float: left;
    width: 50%;
    margin: 0!important;
}
#cart  .adds.icon-link{
    padding-left: 15px;
    padding-right: 15px;	
}
}