table.katalog_tab{width:100%; display: none;}
table.katalog_tab td{text-align:center;vertical-align:middle;}
td.katfoto{width:40px;}
td.katfoto img{margin-bottom:-5px;}
table.katalog_tab td.name{text-align:left;}
table.katalog_tab td.name a{color:#000;text-decoration:none;}
table.katalog_tab td.name a:hover{color:#000;}
table.kat td.kol input,
table.katalog_tab td.kol_vo input{width:36px;height:17px;border:1px solid #d1d1d1;border-top:1px solid #c7c7c7;border-radius:0px;padding:1px 3px;text-align:center;background-image:-webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0));background-image:linear-gradient(top, #f9f9f9, #f0f0f0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#EAf9f9f9, endColorstr=#00f0f0f0)";}
table.katalog_tab td.in_card img{border:0;margin-bottom:-4px;}
.itemview{float:left;margin-right:24px;}
.itemview .img{background:white;width:326px;margin-bottom:10px;text-align:center;overflow:hidden;text-align:center;}
.content .itemview .img img{display:block;}
.iteminfo{line-height:27px;margin-top:-9px;float:left;max-width:470px;}
.iteminfo table{width:100%;}
.cena_kvn{color:#000000;font-size:18px;font-weight:bold;line-height:27px;position:relative;text-align:center;}
.cena_kvn .sc{position:absolute;left:0px;top:0px;}
.cena_kvn span{color:#006b2e;font-size:24px;}
.cat_vn_nav{padding-top:32px;margin-bottom:50px;}
.cena_kvn a.button{width:86px;margin-left:15px;}
.cena_kvn input.text{width:34px;height:20px;text-align:center;}
.count_change{margin:0 auto;position:relative;text-align:left;width:62px;}
.count_minus, .count_plus{height:10px;padding:0;position:absolute;right:-9px;width:20px;cursor:pointer;}
.count_plus{top:0px;}
.count_minus{top:14px;}
.count_minus img, .count_plus img{border:0;display:block;}
.cena_kvn .button{width:px;}
.card_muv img{width:100%;}
table.kat{width:100%;}
.b_cc_foto img{width:50px;}
.kol input.text{text-align:center;}
td.b_cc_foto,
td.zak{text-align:center;}
.content table tbody tr.ending td{font-weight:bold;padding-right:225px;text-align:right;}
td.itogo{color:#e31e24;}
.content table tbody td.cena{text-align:right;}
.content table tbody td.cenakat{text-align:center;}
.cart_rec{height:36px;}
.in_card a.button{width:86px;margin:auto;}
.skidki{padding-bottom:10px;}
.skidki p{margin-bottom:5px;}
.kat td.kol{width:70px;}
.kat td.cena{width:100px;}
.kat td.zak{width:110px;}

.panelCatalog{
    overflow: hidden;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9; 
    -webkit-box-sizing: border-box; 
            box-sizing: border-box;
            margin: 20px 0 24px;
}
.panelCatalog__sort{
    font-size: 12px;
    float: left;
    margin: 10px 0;
}
.sortTitle{
    font-weight: bold;
}
.sortPrise a, .sortName a{
    margin: 0 5px 0 9px;
    cursor: pointer;
    color: #000;
    text-decoration: none;
}

.sortName a:hover, .sortPrise a:hover{
    text-decoration: underline;
}


.sortActive a{
    text-decoration: underline;
    color: #000;
}




.sortArrowDown{
    margin: 0 3px 0 5px;
    cursor: pointer;
    border: none;
    vertical-align: middle;
}

.sortArrowUp{
    margin: 0 9px 0 3px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            cursor: pointer;
            border: none;
            vertical-align: middle;
}


.panelCatalog__view{
    float: right;
    overflow: hidden;
    margin: 11px 0 0;
}

.viewCatalog__tile, .viewCatalog__table{
    width: 14px;
    height: 14px;
    background:  url(../images/design/panelView.png) no-repeat center center;
    float: left;
    margin: 0 0 0 6px;
    cursor: pointer;
}

.viewCatalog__tile{
    background-position: -58px -6px;
}

.viewCatalog__tile:hover, .viewCatalog__tile_active{
    background-position: -84px -6px;
}

.viewCatalog__table{
    background-position: -6px -6px;
}

.viewCatalog__table:hover, .viewCatalog__table_active{
    background-position: -32px -6px;
}

.wrap__catalogTile{
    display: none;
}
.catalogTile{
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
-ms-flex-pack: distribute;
    justify-content: space-around;
        -ms-flex-flow: row wrap;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                flex-flow: row wrap;
}

.catalogTile__card{
    width: 215px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin:  0 0 24px;
}

.cardFoto{
    width: 215px;
    height: 230px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 6px;
    border: 1px solid #d9d9d9;
    overflow: hidden;
}

.cardFoto img {
    width: 100%;
}
.articulName, .nameName, .unitsName, .priceName, .amtName{
    font-weight: bold;
}

.cardInfo{
    margin: 12px 0 15px;
}
.nameName, .nameValue, .amtName{
    display: block;
}
.info__amt{
    height: 24px;
    margin: 0 0 18px;
}
.amtValue{
    width: 53px;
}
.amtValue input {
    width: 100%;
    margin: 0 0 0 12px;
    height: 24px;
    text-align: center;
}
.amtValue  .count_minus, .amtValue  .count_plus{
    right: -42px;
}
.amtValue  .count_plus{
    top: 0px;
}
.amtValue .count_minus {
    top: 16px;
}
.amtName, .amtValue{
    float: left;
}
.amtName{
    margin: 3px 0;
}
.nameValue{
    margin: 12px 0;
}
.info__articul,.info__name,.info__units,.info__price,.info__amt{
    margin: 0 0 14px
}
.info__name {
    min-height: 84px;
}
.priceValue{
    font-size: 24px;
    color: #fd3201;
}

.catalogTile__card .btn__addBasket{
font-size: 16px;
padding-top: 11px;
padding-bottom: 11px;
}

@media only screen and (max-width:  641px){
    .panelCatalog, .catalogTile{
       /* display: none;*/
    }
}
