.catalog{
	width:100%;
	 display: table;
}


/* ??????? ?????? ?? ???? */

.sec-blocks3 h3{
	    margin: 10px;
		}
.sec-blocks3{
	  margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.sec-blocks3 .item,
.sec-blocks3 .item-popup{
	width:95%;
	padding:5px 5px 5px;
}
.sec-blocks3 .item{
	position:relative;
	float:left;
	text-align:center;
	margin-left: -1px;
    margin-top: -1px;
}
.sec-blocks3 .item-popup{
	position:absolute;
	display:none;
	background-color:white;
	top:-2px;
	left:-2px;
	border:2px solid #0079CF;
	z-index:40;
}
.sec-blocks3 .item-popup .item-prevtext{
	margin-top:15px;
	text-align:left;
	font-size:12px;
}
.sec-blocks3 .item-leftborder{
	border-left: 1px dashed #c6c6c6;
    border-top: 1px dashed #c6c6c6;
}
.sec-blocks3 .item-topborder{
	border-top:1px solid #C6C6C6;
}
.sec-blocks3 .item-rightborder{
	border-right:1px solid #C6C6C6;
}
.sec-blocks3 .item .item-name{
	height: 33px;
	font-family: FuturaRoundRegular, Arial;
    line-height: 13px;
    overflow: hidden;
	text-align:left;
}
.sec-blocks3 .item .item-name a{
    font-size: 12px;
    text-decoration: none;
}
.sec-blocks3 .item .item-picture{
    text-align: center;
    vertical-align: middle;
}

.sec-blocks3 .item-photo {
	 display: block;
    float: left;
    overflow: hidden;
    width: 75px;
	}
.sec-blocks3  select{
	width:120px;
	}
.sec-blocks3 .block_price {
    float: left;
    height: 38px;
}

.sec-blocks3 .quickbuy-prices-and-discount .lft .price-new, .sec-blocks3 .pricetools-new_price .price-new {
    color: black;
	font-family: FuturaRound,Arial;
    font-size: 15px;
    font-weight: bold;
}

.sec-blocks3 .quickbuy-prices-and-discount .price strike {
    color: red;
    font-family: PtSansbold;
    font-size: 14px;
    text-decoration: line-through;
}

.sec-blocks3 .sale_cat2 {
    background: none repeat scroll 0 0 #ff8600;
    border-radius: 100px;
    height: 40px;
    margin: 10px 0 0 -4px;
    position: absolute;
    width: 40px;
}

.sec-blocks3 .quickbuy-prices-and-discount .lft-rght {
   float: right;
    margin-top: -15px;
    width: 34px;
}

.sec-blocks3 .quickbuy-prices-and-discount .rght {
}

.sec-blocks3 input.add2basket{
    cursor: pointer; 
	 float: left;
	margin-top:14px;
	display:block;
	width:34px;
	height:24px;
	background:url("../images/add3basket.png") 0 0 no-repeat;
	-moz-transition: background-color .2s ease,box-shadow .2s ease;
	-webkit-transition: background-color .2s ease,box-shadow .2s ease;
	transition: background-color .2s ease,box-shadow .2s ease;
	border:none;
}
.sec-blocks3 input.add2basket:hover{
	opacity: 0.8;
	box-shadow: none;
	}

/*??????? ?????? ?? ???? END */



/* ??????? ?????? */
/* elements with sections */
.sec-blocks2{
	 overflow: hidden;
    text-align: center;
    width: 100%;
}
.sec-blocks2 .item,
.sec-blocks2 .item-popup{
	width:190px;
	padding:10px 10px 5px 10px;
}
.sec-blocks2 .item{
	position:relative;
	float:left;
	 min-height: 315px;
	text-align:center;
	margin-left: -1px;
    margin-top: -1px;
}
.sec-blocks2 .item-popup{
	position:absolute;
	display:none;
	background-color:white;
	top:-2px;
	left:-2px;
	border:2px solid #0079CF;
	z-index:40;
}
.sec-blocks2 .item-popup .item-prevtext{
	margin-top:15px;
	text-align:left;
	font-size:12px;
}
.sec-blocks2 .item-leftborder{
	border-left: 1px dashed #c6c6c6;
    border-top: 1px dashed #c6c6c6;
}
.sec-blocks2 .item-topborder{
	border-top:1px solid #C6C6C6;
}
.sec-blocks2 .item-rightborder{
	border-right:1px solid #C6C6C6;
}
.sec-blocks2 .item .item-name{
	height:33px;
	overflow:hidden;
}
.sec-blocks2 .item .item-name a{
	font-family: FuturaRound,Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.sec-blocks2 .item .item-picture{
	display:table-cell;
	vertical-align:middle;
	width:230px;
	height:195px;
	text-align:center;
}

/*????? ??????? ?????? */


/* elements with sections */
.sec-blocks{
	 overflow: hidden;
    text-align: center;
    width: 100%;
}
.sec-blocks .item,
.sec-blocks .item-popup{
	width:213px;
	padding:10px 10px 5px 10px;
}
.sec-blocks .item{
	position:relative;
	float:left;
	 min-height: 315px;
	text-align:center;
	width:22.0%;
	margin-left: -1px;
    margin-top: -1px;
}
.sec-blocks .item-popup{
	position:absolute;
	display:none;
	background-color:white;
	top:-2px;
	left:-2px;
	border:2px solid #0079CF;
	z-index:40;
}
.sec-blocks .item-popup .item-prevtext{
	margin-top:15px;
	text-align:left;
	font-size:12px;
}
.sec-blocks .item-leftborder{
	border-left: 1px dashed #c6c6c6;
    border-top: 1px dashed #c6c6c6;
}
.sec-blocks .item-topborder{
	border-top:1px solid #C6C6C6;
}
.sec-blocks .item-rightborder{
	border-right:1px solid #C6C6C6;
}
.sec-blocks .item .item-name{
	height:33px;
	overflow:hidden;
}
.sec-blocks .item .item-name a{
	font-family: FuturaRound,Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.sec-blocks .item .item-picture{
	display:table-cell;
	vertical-align:middle;
	width:230px;
	height:195px;
	text-align:center;
}
/* /elements with sections */

/* prices and discount */
.quickbuy-prices-and-discount{
	text-align: center;
}
.quickbuy-item-price-old{
color: red;
    font-family: PtSansbold;
    font-size: 18px;
    text-decoration: line-through;
	}
.quickbuy-item-price-new{
	color:#11ABD9;
	font-family: PtSansbold;
    font-size: 24px;
}
.quickbuy-item-discount{
	 color: #fff;
    font-family: FuturaRound,Arial;
    overflow: hidden;
    font-size: 13px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    width: 186px;
	background:url("../images/quickbuy.png") no-repeat;

}

.quickbuy-soon{
	 color: #fff;
    font-family: FuturaRound,Arial;
    font-size: 18px;
    margin: 40px auto 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 9px;
    text-transform: uppercase;
    width: 186px;
	background:url("../images/soon.png") no-repeat;
	text-shadow:1px 1px 1px #444;
	letter-spacing:5px;

}

.quickbuy-soon2{
	color: #fff;
    font-family: FuturaRound,Arial;
    font-size: 18px;
    letter-spacing: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
    padding-bottom: 10px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 9px;
    text-shadow: 1px 1px 1px #444;
    text-transform: uppercase;
    width: 186px;
	background:url("../images/soon.png") no-repeat;
}


.quickbuy-soon3{
	 color: #fff;
    font-family: FuturaRound,Arial;
    font-size: 18px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 9px;
    text-transform: uppercase;
    width: 186px;
	background:url("../images/soon.png") no-repeat;
	text-shadow:1px 1px 1px #444;
	letter-spacing:5px;
	    margin-bottom: 12px;
}

.quickbuy-soon-product{
	 color: #fff;
    font-family: FuturaRound,Arial;
    font-size: 20px;
    letter-spacing: 5px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-top: 9px;
    text-shadow: 1px 1px 1px #444;
    text-transform: uppercase;
    width: 186px;
	background:url("../images/soon.png") no-repeat;
}

.pricetools .quickbuy-soon-product {
	background-color:none;
	}
/* /prices and discount */
.quickbuy-prices-and-discount .lft-rght{
	width:210px;
	margin:0 auto;
}
.quickbuy-prices-and-discount .lft{
	text-align: center;
}
.quickbuy-prices-and-discount .lft .price-old{
	font-size:14px;
	color:#3A3A3A;
	text-decoration:line-through;
	font-family:Arial;
	font-weight:bold;
	color:#9797A6;
}

.quickbuy-prices-and-discount .price strike {
	 color: red;
    font-family: PtSansbold;
    font-size: 18px;
    text-decoration: line-through;
	}
.quickbuy-prices-and-discount .lft .price-new, .pricetools-new_price .price-new{
	font-size:21px;
	font-family:PtSansbold;
	font-weight:bold;
	color:black;
}

.catalog-element-pricetools .pricetools-new_price{
	 margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
	}

.catalog_blocks-item-price .pricetools .variants {
    margin-top: 10px;
    text-align: center;
	}

.catalog_blocks-item-price .pricetools .variants .pricetools-new_price {
	margin-bottom:10px;
	}
	
.catalog-element-pricetools .variants {
	  margin: 0 auto;
    width: auto;
	}
	
.quickbuy-prices-and-discount .lft .price-new .price-sign{
	font-size:12px;
	color:#11ABD9;
	font-family:Arial;
	color:black;
}

.catalog_list-item-name {
	margin-top:10px;
	}
.quickbuy-prices-and-discount .rght{
	width:210px;
	margin-left:-5px;
	height:30px;
}
input.add2basket{
    cursor: pointer; 
	 float: left;
	margin-top:30px;
	display:block;
	width:100px;
	height:24px;
	background:url("../images/add2basket.png") 0 0 no-repeat;
	-moz-transition: background-color .2s ease,box-shadow .2s ease;
	-webkit-transition: background-color .2s ease,box-shadow .2s ease;
	transition: background-color .2s ease,box-shadow .2s ease;
	border:none;
}
input.add2basket:hover{
	-moz-box-shadow: 0 0 4px 0 #3b92c6;
	-webkit-box-shadow: 0 0 4px 0 #3B92C6;
	box-shadow: 0 0 4px 0 #3B92C6;
}

input.add3basket{
     cursor: pointer; 
	 float: left;
	margin-top:30px;
	display:block;
	width:100px;
	height:24px;
	background:url("../images/add2basket.png") 0 0 no-repeat;
	-moz-transition: background-color .2s ease,box-shadow .2s ease;
	-webkit-transition: background-color .2s ease,box-shadow .2s ease;
	transition: background-color .2s ease,box-shadow .2s ease;
	border:none;
}
input.add3basket:hover{
	-moz-box-shadow: 0 0 4px 0 #3b92c6;
	-webkit-box-shadow: 0 0 4px 0 #3B92C6;
	box-shadow: 0 0 4px 0 #3B92C6;
}

.srav {
	float: right;
	margin-top: 28px;
}

input.add4basket{
    cursor: pointer; 
	 float: left;
	margin-top:15px;
	display:block;
	width:100px;
	height:24px;
	background:url("../images/add2basket.png") 0 0 no-repeat;
	-moz-transition: background-color .2s ease,box-shadow .2s ease;
	-webkit-transition: background-color .2s ease,box-shadow .2s ease;
	transition: background-color .2s ease,box-shadow .2s ease;
	border:none;
}
input.add4basket:hover{
	-moz-box-shadow: 0 0 4px 0 #3b92c6;
	-webkit-box-shadow: 0 0 4px 0 #3B92C6;
	box-shadow: 0 0 4px 0 #3B92C6;
}


/* Smartphones */
@media (max-width: 480px) { 
.quickbuy-item-discount{
	width:100%;
	}
	
.sec-blocks .item {
    display: inline-block;
    float: left;
    padding: 10px;
    width: 43%;
}

}

/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) { 
.sec-blocks .item .item-picture img{
	 max-width: 60%;
	}
 }
 
 /* Tablets */
@media (min-width: 768px) and (max-width: 959px) { 
.sec-blocks .item .item-picture img{
	 max-width: 60%;
	}
	}
