

/* Start:/local/templates/.default/components/bitrix/catalog.section/wheel_list/style.css?16883769493468*/
.sorting .select{
    /*z-index: 0 !important;*/
}
.cat_item .images{
    height: 100%;
    position: relative;
    width: 150px;

}
.cat_item .images a{
    display: block;
    /* height: 100%; */
    width: 100%;
}


#content_block a.name_product {
    line-height: 22px;
}

/*.cat_item .cat_desc .brand_picture {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}*/

.cat_item .images img{
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.cat_item{
    height: 178px;
}
.cat_item .price_by input[type=text] {
    height:24px;
    border:1px solid #ccc;
    outline:none;
    padding:0px;
    color:#3e2f1b;
    font-family: 'OpenSans-Semibold';
    width:35px;
    text-align:center;
    font-size:18px;
}
.cat_item .price_by .counter {
    display: inline-block;
    height: 23px;
    margin-left: 7px;
    position: relative;
    width: 15px;
}
.cat_item .price_by .counter a.plus {
    background: url("/bitrix/templates/main/images/plus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    position: absolute;
    top: 3px;
}
.cat_item .price_by .counter a {
    cursor: pointer;
    display: inline-block;
    height: 6px;
    width: 13px;
}
.cat_item .price_by .counter a.minus {
    background: url("/bitrix/templates/main/images/minus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    position: absolute;
    top: 23px;
}
.cat_item .price_by .order_count{
    left: -40px;
    position: absolute;
    width: 65px;
}
.cat_item .successaddmsg{
    display: block;
    position: absolute;
    height: 180px;
    width: 430px;
}
.cat_item .successaddmsg .inner{
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    box-shadow: 0 -18px 47px 0 #e6e6e6 inset;
    height: 180px;
    left: 38%;
    position: fixed;
    top: 31%;
    width: 430px;
    z-index: 1100;
}
.cat_item .successaddmsg .inner .head{
    background: none repeat scroll 0 0 #ede9dd;
    border-radius: 10px 10px 0 0;
    color: #3d362d;
    font: 18px/42px opensans-semibold;
    height: 47px;
    padding: 0;
    text-align: center;
    top: 20px;
    z-index: 100;
}
.cat_item .successaddmsg .inner .head .x{
    background: url("/bitrix/templates/main/images/x.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 13px;
    margin-right: 20px;
    margin-top: 15px;
    width: 10px;
}
.cat_item .successaddmsg .inner .by{
    margin: 18px 30px 0 0;
}
.cat_item .successaddmsg .inner .contin{
    color: #3d362d;
    float: left;
    font: 14px/15px opensans;
    margin: 23px 0 0 30px;
}
.cat_item .successaddmsg .inner .text{
    font: 15px/42px opensans;
    margin: 15px 0 0;
    text-align: center;
}
.cat_item .shadow_block{
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.alert-error{
    bottom: -29px;
    color: #b94a48;
    left: -100px;
    position: absolute;
    width: 250px;
}
.byorder{
    bottom: 35px;
    color: #9a3334;
    position: absolute;
    right: 2px;
}
.info_data_color
{
	font-size: 14px !important;
    color: #3d362d !important;
    line-height: 1 !important;
}
.metka_nal{
	position:absolute;bottom:12px;right:215px;
}
@media screen and (max-width:800px){
	.metka_nal{
		display:none!important;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section/wheel_list/style.css?16883769493468 */
