.filter{
	display: none;
}

.aside .categories .title {
  background-image: -webkit-linear-gradient(bottom, #B00A1B 0%, #F8473C 100%);
}

.aside .categories ul {
  border: 1px solid #F8473C;
}

.aside .categories ul li {
  background-image: -webkit-linear-gradient(bottom, #4288d1 0%, #1b5da3 100%);
  border-top: 0px solid #f3f3f3;
  border-bottom: 0px solid #cccccc; 
}

.aside .categories ul li a {
 color: white; 
}

.product-block .discounts-list {
 	clear: both; 
}

.product-block .price-collection-discount {
    color: #002aca;
    float: none;
}
.index-content .product-block:first-child {
  width: 280px;
  height: 220px;
  float: left;
}
.product-block:first-child a.img-wrapper {
  height: 100%;
}
.content .slider-wrapper {
  height: 300px;
}

.theme-light a.nivo-nextNav {
    background-position: 160% 15%;
}
.theme-light a.nivo-prevNav {
    background-position: -60% 15%;
      right: auto;
}

.theme-light .nivo-directionNav a {
    height: 12px;
    bottom: -16px;
}

.content .slider-wrapper {
    height: 269px;
}
.product-page #buy_form .button-text.addtocart {
    /* float: right; */
    border: 1px solid #f2f3f3;
    border-radius: 5px;
    cursor: pointer;
    /* font-family: Oswald; */
    font-weight: 400;
    font-size: 12px;
    padding: 0px 6px 0px 6px;
    text-shadow: #FFFFFF 0px 1px 0px;
    height: 24px;
    /* line-height: 21px; */
    color: #fff;
    box-shadow: 1px 1px 2px #222;
    background-color: #d2d3d3;
    background: -webkit-linear-gradient(bottom, #0d26dd 0%, #f00909 100%);
    background: -moz-linear-gradient(bottom, #0d26dd 0%, #f00909 100%);
    background: -ms-linear-gradient(bottom, #0d26dd 0%, #f00909 100%);
    background: -o-linear-gradient(bottom, #0d26dd 0%, #f00909 100%);
    -pie-background: linear-gradient(#f00909 0%, #0d26dd 100%);
}

.images-block-all-sale {
       position: absolute!important;
    top: 10px;
    left: 10px;
    z-index: 10;
    width: 120px;
}

.label-collection.images-block-all-sale {
    width: 75px;
  	top: 0;
    left: 0;
}

.images-block-all-sale span{
	display: block!important;
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 10px;
  	color: #fff;
}

.label-collection.images-block-all-sale span {
 	padding: 2px;
}

.images-block-all-sale span.label.is-new{
	background: #23af68;
}

.images-block-all-sale span.label.is-sale {
    background: #b6150c;
}

.images-block-all-sale span.label.is-hit-prodazh {
    background: #ed9305;
}

.images-block-all-sale span.label.is-luchshaya-tsena {
    background: #2669b0;
}

.images-block-all-sale span.label{
	background: #e29393;
}

a.big-image-a {
	text-decoration: none;
}

.product-page .images {
	position: relative;
}
.header .header-info {
    margin-left: 26px;
}
#total_sold{
	padding: 1px;
    background: #f78707;
}

.slider-wrapper img {
  width: 712px!important;
  height: 262px!important;
}

.header-contacts a{
  display: block;
  height: 100%;
}
