
/* Partlist */

.b-sections-type__b-partlist{
    float: left;
    width: 100%;
}

.b-partlist__b-filter-brand{
    padding-bottom: 7px;
    padding-bottom: 0.7rem;
}

.b-filter-brand__heading-text, .b-filter-brand__heading-icon{
    font-size: 16px;    
    color: #333;
}

.b-filter-brand__heading-text{
    font-family: 'PTsans';
}

.b-filter-brand__letfilter-link{
    font-size: 15px;
    color: #333;
    text-decoration: underline;
    float: left;
    padding: 5px;
}

.b-filter-brand__letfilter-link:hover, .b-filter-brand__letfilter-link.active{
    color: #a52a2a;
}
.b-filter-brand__letfilter-link.active{
    font-weight: bold;
}


.b-filter-brand__brand{
    font-size: 16px;
    color: #333;
    font-family: 'PTsans';
    border: 1px solid #aaa;
    padding: 5px;
    border-radius: 5px;
    text-decoration: none;  
    float: left;
}

.b-filter-brand__brand + .b-filter-brand__brand{
    margin-left: 5px;
    
}

.b-filter-brand__brand:hover{
     background: #aaa;
}

.b-filter-brand__filteredby-text{
    font-size: 16px;
    color: #333;
}



.view-type__button-icon, .view-type__button-content{
    vertical-align: middle;
}

.view-type__button-icon{
     font-size: 15px;
     padding-right: 5px;
     padding-right: 0.5rem;
}


.view-type__button-content{
    font-size: 15px;
}

.short-product-value__button-cart-icon{
width: 26px;
  width: 2.6rem;
  height: 24px;
  height: 2.4rem;
  background-image: url("/catalog/view/theme/default/image/splitter_me.png");
  background-repeat: no-repeat;
  background-position: -15px -126px; 
  background-position: 0.75987% 6.37651%;
  background-size: 7692.30769% 8333.33333%;
  float: left;     
}




/* Paginations */

.tecdoc_content__pagination{   
    padding: 10px 3px;   
}

.tecdoc_content__pagination-text{
    display: inline-block;
    font-size: 16px;
    font-family: 'PTsans';
    vertical-align: middle;
}
.tecdoc_content__pagination-text_pages{
  
}

.tecdoc_content__pagination-text_product{
    
}

.tecdoc_content__pagination-link{
    padding: 6px 12px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 15px;
    text-decoration: none;
    vertical-align: middle;
    color: #333;
    margin: 0 5px;
}

.tecdoc_content__pagination-link:hover{
     background: #aaa;
}

.tecdoc_content__pagination-link_active{
    background: #a52a2a;
}

.tecdoc_content__pagination-text-count-product{
    font-weight: bold;
    font-weight: bold;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
}

.tecdoc_content__pagination-diapazon{
    display: inline-block;
    font-size: 16px;
    vertical-align: bottom;
}

/* Paginations end */



.container-5-5 {
  clear: left;
  float: left;
  width: 100%;
  overflow: hidden;
}
.container-5-4 {
  clear: left;
  float: left;
  width: 100%;
  position: relative;
  right: 20%;
}
.container-5-3 {
  clear: left;
  float: left;
  width: 100%;
  position: relative;
  right: 20%;
}
.container-5-2 {
  clear: left;
  float: left;
  width: 100%;
  position: relative;
  right: 20%;
}
.container-5-1 {
  float: left;
  width: 100%;
  position: relative;
  right: 20%;
}
.colum-5-1 {
  float: left;
  width: 20%;
  position: relative;
  left: 80%;
  overflow: hidden;
}
.colum-5-2 {
  float: left;
  width: 20%;
  position: relative;
  left: 80%;
}
.colum-5-3 {
  float: left;
  width: 20%;
  position: relative;
  left: 80%;
}
.colum-5-4 {
  float: left;
  width: 20%;
  position: relative;
  left: 80%;
}
.colum-5-5 {
  float: left;
  width: 20%;
  position: relative;
  left: 80%;
}


.b-partlist__header{
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 10px 10px;
}

.b-partlist__header-content{
    display: block;
}


.b-partlist__header-view-buttons-container{
    float: left;   
}

.view-type{
    float: left;
}

.view-type__button{
    float: left;    
    height: 36px;
    color: #fff;
    padding: 0 10px;
    margin: 0 1px;
}


.view-type__button.active{
    box-shadow: inset 0px 2.2rem 1rem -0.5rem #112538, 0.3rem 0.3rem 1rem 0px #112538;
}

.b-partlist__header-sorted-container{    
    display: inline-block;
    float: right;
}

.b-partlist__header-sorted-body{   
    font-size: 14px;
    font-weight: 400;    
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 36px;
}

.header-sorted-body__label{
    display: inline-block;
    float: left;
    height: 100%;    
    padding: 0 5px;
}

.header-sorted-body__select{
    float: right;
    height: 100%;     
    font-size: 16px;
    font-size: 1.6rem;
}

.header-sorted-body__icon, .header-sorted-body__text{
    font-size: 16px;
    color: #333;
    vertical-align: middle;
}

.header-sorted-body__text{
    padding-left: 5px;
    font-family: 'PTsans';
}

.property-list__item{
    display: inline-block;
    font-size: 11px;
    color: #5b5b5b;
}

.sortform{
    margin: 0px;
}


/* Partlist List Product*/
.list-product__header{
    padding: 6px 3px;
    text-align: left;
    vertical-align: top;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-bottom: 2px solid #e3e3e3;
    font-size: 12px;
    white-space: nowrap;
    margin-bottom: 5px;
    margin-top: 5px;
}


.list-product__header-title{
    float: left;   
    padding: 5px 0px;
    font-weight: bold;
    color: #333;
    font-size: 16px;
    
}

.list-product__colum-header{
    display: none;    
}

.list-product_container-5-5{
    border-bottom: 1px dotted #333;
    padding: 5px;
}

.list-product__container-5-4{
    right: 35%;
}

.list-product__container-5-3{
    right: 10%;    
}

.list-product__container-5-2{
    right: 20%;                               
}

.list-product__container-5-1{
    right: 15%;
}

.list-product__container-5-5_text-search, .list-product__container-5-5_text-analogs{
    background-color: #333;
    color: #fff;
    font-size: 16px;
    font-family: 'PTsans';
}

.list-product__colum_image{
    width: 15%;
    right: 85%;
}


.list-product__colum_information{
    width: 10%; 
}

.list-product__colum_buy{
    width: 35%;
}

.list-product__header-title_brand, .list-product__header-title_name{
    width: 20%;
}

.list-product__header-title_image{
    width: 15%;
}

.list-product__header-title_icons{
    width: 10%;
}

.list-product__title-row-buy{
    width: 35%;
    float: left;
}

.list-product__value-row-buy-content{
    width: 100%;
}

.list-product__value-row-buy-content + .list-product__value-row-buy-content{
    padding: 6px 0px 0px 0px
}

.list-product__value_available, .list-product__value_day, .list-product__value_price, .list-product__value_cart{
    float: left;
}


.list-product__header-title_avail, .list-product__value_available{
    width: 15%;   
}

.list-product__header-title_day, .list-product__value_day{
    width: 15%;
}

.list-product__header-title_price, .list-product__value_price{
    width: 30%;
}

.list-product__value_cart{
    width: 40%;
}

.list-product__value_available, .list-product__value_day, .list-product__value_price, .list-product__value_price > a{
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'PTsans';
    color: #333;
}

.list-product__value_price > a:hover{
    color: #a52a2a;
}

.list-product-value__button-cart{
    height: 21px;
    height: 2.1rem;
    
    position: relative;
    text-align: right;
}

.list-product-value__button-content{      
    padding: 0;
    padding-left: 37px;
    padding-left: 3.7rem;
    padding-right: 5px;
    padding-right: 0.5rem;
    vertical-align: middle;
}

.list-product-value__button-cart-icon{
    width: 19.5px;
    width: 1.95rem;
    /*height: 24px;
    height: 2.4rem;*/
    height: 18px;
    height: 1.8rem;
    background-image: url("/catalog/view/theme/default/image/splitter_me.png");
    background-repeat: no-repeat;
    background-position: -15px -126px;
    background-position: 0.75987% 6.37651%;
    background-size: 7692.30769% 8333.33333%;   
    position: absolute;
    top: 50%;
    margin-top: -9px;
    margin-top: -0.9rem;
    left: 6px;
    left: 0.6rem;
}




.list-product-value__icon{    
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    text-decoration: none;
}

.list-product-value__icon:hover{
    color: #a52a2a;
}


.list-product-value-image__link{
    
}

.list-product-value-image__count-image{
    background-color: #a52a2a;
    box-shadow: inset 0px 35px 14px -5px rgba(228,10,57,0.53), 3px 3px 10px 0px #8c2628;
    box-shadow: inset 0px 3.5rem 1.4rem -0.5rem rgba(228,10,57,0.53), 0.3rem 0.3rem 1rem 0px #8c2628;
    border-radius: 50%;
    color: #fff;
    font-size: 1.54545em;
    width: 1.35294em;
    height: 1.35294em;
    line-height: 1.35294em;
    position: absolute;
    top: 2px;
    top: 0.2rem;
    left: 2px;
    left: 0.2rem;
    z-index: 1;
    text-align: center;
}

.list-product-value-image__b-background{
    width: 100px;
    height: 80px;    
    border: 1px solid #c1c1c1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #fff;
    font-size: 9px;
    font-size: 0.9rem;
    position: relative;
    
}

.list-product-value-image__no-photo{
    width: 100px;
    height: 80px;
}



.list-product-value___brand, .list-product-value___number,  .list-product-value__analogue-icons, .list-product-value__analogue-text{
    font-size: 16px;
    font-size: 1.6rem;     
}


.list-product-value___brand, .list-product-value___number{
    font-family: 'PTsans';
    color: #333;
}

.list-product-value__analogue-text, .list-product-value__analogue-icons{
    color: inherit;
}


.list-product-value__analogue-text{
     font-family: 'PTsans';
     padding-left: 5px;
}

.list-product-value___b-button-analogue{
    color: #fff;
    background-color: #aaa;
    display: inline-block;
    padding: 3px;
    text-decoration: none;
    border-radius: 5px;
}


.list-product-value__product-name{
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    font-family: 'PTsans';
}


.list-product-value__property-list{
    height: 44px;
    overflow: hidden;
    cursor: default;
    margin: 0px 0px 3px 0px;
    line-height: 14px!important;
}

.list-product-value__show-moreprops{
    font-size: 13px;
    color: #333;
    text-decoration: none;
}


.list-product-value__old-price,
.list-product-value__new-price,
.list-product-value__price{
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'PTsans';
    
}

.list-product-value__old-price {
    color: #999;
    position: relative;
}

.list-product-value__old-price:before {
    content: '';
    width: 100%;
    height: 2px;
    height: 0.2rem;
    position: absolute;
    background: #fb515d;
    left: 0;
    top: 50%;
    margin-top: -1px;
    margin-top: -0.1rem;
}

.list-product-value__new-price {
    background: #fff3b5;
    color: #fb515d;
}



/* Partlist Short Product */
.short-product__header{    
    text-align: left;
    vertical-align: top;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-bottom: 2px solid #e3e3e3;
    font-size: 12px;
    white-space: nowrap;
    margin-bottom: 5px;
    margin-top: 5px;
}


.short-product__header-title{
    font-size: 16px; 
   float: left;
   padding: 5px 3px;
   font-weight: bold;
   color: #333;
   box-sizing: border-box;
  
}



.short-product__colum-header{
    display: none;    
}

.short-product__container-5-5{
    border-bottom: 1px dotted #333;
    padding: 5px;
}

.short-product__container-5-4{
    right: 35%;
}

.short-product__container-5-3{
    right: 10%;    
}

.short-product__container-5-2{
    right: 20%;                               
}

.short-product__container-5-1{
    right: 15%;
}
.short-product__container-5-5_text-search, .short-product__container-5-5_text-analogs{
    background-color: #333;
    color: #fff;
    font-size: 16px;
    font-family: 'PTsans';
}


.short-product__colum_article{
    width: 15%;
    right: 85%;
}


.short-product__colum_information{
    width: 10%; 
}

.short-product__colum_buy{
    width: 35%;
}

.short-product__header-title_brand, .short-product__header-title_name{
    width: 20%;
}

.short-product__header-title_atricle{
    width: 15%;
}


.short-product__header-title_icons{
    width: 10%;
}

.short-product__title-row-buy{
    width: 35%;
    float: left;
}

.short-product__value{
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'PTsans';
    color: #333;
    min-height: 1px;
}


.short-product__value-row-buy-content{
    width: 100%;   
}

.short-product__value-row-buy-content + .short-product__value-row-buy-content{
    padding: 6px 0px 0px 0px;
}

.short-product__value_available, .short-product__value_day, .short-product__value_price, .short-product__value_cart, .short-product__value_analogues{
    float: left;
    padding: 0.5rem 0.3rem;
    box-sizing: border-box;
}


.short-product-value__button-cart{
        font-size: inherit;
        color: inherit;
        padding: 5px;
        
}

.short-product-value__button-cart:hover{
    color: #fff;
}


.short-product-value__button-cart-icon{
    font-size: 23px;
    font-size: 2.3rem;
}

.short-product-value___brand-analog-link{
    font-size: inherit;  
    font-family: inherit;
    color: inherit;
}

.short-product-value___brand-analog-link:hover {
  color: #a52a2a;
  text-decoration: none;
}


.short-product__header-title_avail, .short-product__value_available{
    width: 15%;   
}

.short-product__header-title_day, .short-product__value_day{
    width: 15%;
}

.short-product__header-title_price, .short-product__value_price{
    width: 30%;
}


.short-product__header-title_cart, .short-product__value_cart{
    width: 15%;
}

.short-product__header-title_analogues, .short-product__value_analogues{
    width: 25%;
}

.short-product-value__analogues-link{
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    text-decoration: none;
}

.short-product-value__analogues-link:hover{
     color: #a52a2a;
}

.short-product-value-icons__b-icon{
    float: left;
    padding: 0 3px;
    font-size: inherit;
    font-family: inherit;
    color: inherit;    
}

.short-product-value-icons__b-icon:hover{
    color: #a52a2a;
}

.short-product-value-image__link{
    
}

.short-product-value-image__b-background{
    width: 100px;
    height: 80px;
    margin: -5px -5px -5px -5px;
    border: 1px solid #c1c1c1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #fff;
}

.short-product-value-image__no-photo{
    
}

.short-product-value__product-name{
    font-size: inherit;
    font-family: inherit;
    color: inherit;
}

.short-product-value__old-price,
.short-product-value__new-price,
.short-product-value__price{
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'PTsans';
    
}

.short-product-value__old-price {
    color: #999;
    position: relative;
}

.short-product-value__old-price:before {
    content: '';
    width: 100%;
    height: 2px;
    height: 0.2rem;
    position: absolute;
    background: #fb515d;
    left: 0;
    top: 50%;
    margin-top: -1px;
    margin-top: -0.1rem;
}

.short-product-value__new-price {
    background: #fff3b5;
    color: #fb515d;
}



#cart_overlay{
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}



/* Poput cart */
#cart-modal{
    display: none;
   
}

.cart-modal__wrapper{
    padding: 10px;
    padding: 1.0rem;
}

.b-cart-modal .ui-dialog-title{
    font-size: 21px;
    font-size: 2.1rem;
    color: #333;
    font-family: 'PTsans';
    padding-left: 10px;
    padding-left: 1.0rem;
}

.cart-modal-form__form-group{
    display: block;
    padding: 9px 0;
    padding: 0.9rem 0;
}

.cart-modal-form__form-group:after{
    content: '';
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    display: block;
    
}

.cart-modal-form__label{
    font-weight: bold;
    float: left;
}

.cart-modal-form__b-value{
    float: right;
    max-width: 50%;
    text-align: right;
}

.cart-modal-form__label, .cart-modal-form__value{
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    
}

.cart-modal-form__input-quantity{
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    border: 1px dotted #333;
}

.cart-modal-form__footer:after{
    content: '';
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    display: block;
    
}
    
.cart-modal-form__button-add-cart, .cart-modal-form__button-close{
    float: left;
}

.cart-modal-form__button-close{
    margin-left: 10px;
    margin-left: 1rem;
}



@media (max-width: 980px) {
    
    
    .b-partlist__header-view-buttons-container {
        float: left;
        width: 100%;
        clear: both;
        padding: 5px;
        text-align: center;
    }
    
    .b-partlist__header-sorted-container{
        float: right;
        width: 100%;
        clear: both;
         padding: 5px;
    }
    
    .header-sorted-body__select{
        width: 100%;
        margin-top: 5px;
    }
    
    .view-type{
        float: none;
        display: inline-block;
    }
    
    
    /* Адаптивность на SHORT VIEW */    
    
    /* Убираем верхний заголовок заголовки */    
    .short-product__header{
        display: none;        
    }   
    
    
    /* Убираем float и делаем 100 ширину на фиксирующие контейнера */
    .short-product__container-5-5, .short-product__container-5-4, .short-product__container-5-3, .short-product__container-5-2, .short-product__container-5-1 {
        float: none;
        left: 0;
        right: 0;
        width: 100%;
    }
    
    /* Добавляем padding между колонками */
    .short-product__container-5-5 + .short-product__container-5-5{
        border-top: 2px dashed #ddd;
        padding-top: 20px;
    }
    
    .short-product-value-icons__b-icon{
        float:right;
    }
    
       
    
    /* На все колонки  главных колонки убираем обтекание и делаем ширину 100, что бы был вывод в ряд*/
    .short-product__colum_brand, .short-product__colum_article, .short-product__colum_name, .short-product__colum_information, .short-product__colum_buy{
        float: none;
        left: 0;
        right: 0;
        width: 100%;
        text-align: left;        
    }
    
    
    
    .short-product__colum_brand:after, .short-product__colum_article:after, .short-product__colum_name:after, .short-product__colum_information:after, .short-product__colum_buy:after{
        content: '';
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
        display: block;
    }      
    
    
    .short-product__colum_buy{      
        text-align: center;
        text-align: center;
        border-bottom: 1px dotted #333;
        border-top: 1px dotted #333;
    }
    
   
     /* Дополнительные заголоки рядов на 4 главных колонки(кроме покупки ставим width в 50%)*/
    .short-product__colum-header{
        float: left;
        display: inline-block;
        width: 50%;
        text-align: left;
        font-size: 16px;
        font-size: 1.6rem;
        color: #333;
        font-family: 'PTsans';       
        box-sizing: border-box;
    }
    
    /* Вложений блок в главные колонки в котором расположены информация  */
    .short-product__colum-content{
        float: right;
        width: 50%;
        text-align: right;
    }
    
    
    .short-product__value{
        display: inline-block;
        width: 50%;
        text-align: right;
    }
    
   
    
    
    /* Заголовок к Родительскому контейнеру (в дочерних которого ряды с ценой количеством, кнопкой купить и аналогами) */
    .short-product__colum-header_buy{
        display: block;
        width: 100%;
        float: none;
        clear: both;
        text-align: center;
        font-weight: bold;
    }    
    
    
    /* Родительский контейнер (в дочерних которого ряды с ценой количеством, кнопкой купить и аналогами) */
    .short-product__value-row-buy{        
        display: block;
        width: 100%;
        float: none;
        clear: both;
        text-align: center;
        font-weight: bold;
    }
    
    .short-product__value-sub-header{
        float: left;
        display: block;
        width: 50%;
        text-align: left;
    }
    /* Colum cart */
    .short-product__value_available, .short-product__value_day, .short-product__value_price, .short-product__value_cart, .short-product__value_analogues{
        width: 100%;
        text-align: right;
       /* border: 1px solid black;*/        
    }     
    
    .short-product-value__button-cart{
        display: inline-block;
    }
    
    
    
    /* Адаптивность на LIST VIEW */
    
    /* Убираем верхний заголовок заголовки */    
    .list-product__header{
        display: none;        
    }   
    
    
    /* Убираем float и делаем 100 ширину на фиксирующие контейнера */
    .list-product__container-5-5, .list-product__container-5-4, .list-product__container-5-3, .list-product__container-5-2, .list-product__container-5-1 {
        float: none;
        left: 0;
        right: 0;
        width: 100%;
    }
    
    /* Добавляем padding между колонками */
    .list-product__container-5-5 + .list-product__container-5-5{
        border-top: 2px dashed #ddd;
        padding-top: 20px;
    }
    
    .list-product__colum{
        padding: 5px 0;
    }
    
    /* На все колонки  главных колонки убираем обтекание и делаем ширину 100, что бы был вывод в ряд*/
    .list-product__colum_brand, .list-product__colum_image, .list-product__colum_name, .list-product__colum_information, .list-product__colum_buy{
        float: none;
        left: 0;
        right: 0;
        width: 100%;
        text-align: left;        
    }
    
    
    
    .list-product__colum_brand:after, .list-product__colum_image:after, .list-product__colum_name:after, .list-product__colum_information:after, .list-product__colum_buy:after{
        content: '';
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
        display: block;
    }      
    
    
    .list-product__colum_buy{      
        text-align: center;
        border-bottom: 1px dotted #333;
        border-top: 1px dotted #333;
    }
    
   
     /* Дополнительные заголоки рядов на 4 главных колонки(кроме покупки ставим width в 50%)*/
    .list-product__colum-header{
        float: left;
        display: inline-block;
        width: 50%;
        text-align: left;
        font-size: 16px;
        font-size: 1.6rem;
    }
    
    
    .list-product__value_image, .list-product__value_name{
        float: right;
        width: 50%;
        text-align: right;
    }
    
    .list-product-value-image__link{
        text-align: right;
    }
    
    .list-product-value-image__b-background{
        display: inline-block;
    }
    
    /* Вложений блок в главные колонки в котором расположены информация  */
    .list-product__colum-content{
        float: right;
        width: 50%;
        text-align: right;
    }
    
    
    .list-product__value{
        display: inline-block;       
    }
    
    
    
   
        
    
    
    /* Заголовок к Родительскому контейнеру (в дочерних которого ряды с ценой количеством, кнопкой купить и аналогами) */
    .list-product__colum-header_buy{
        display: block;
        width: 100%;
        float: none;
        clear: both;
        text-align: center;
        font-weight: bold;
    }    
    
    
    /* Родительский контейнер (в дочерних которого ряды с ценой количеством, кнопкой купить и аналогами) */
    .list-product__value-row-buy{        
        display: block;
        width: 100%;
        float: none;
        clear: both;
        text-align: center;
        font-weight: bold;
    }
    
    .list-product__value-sub-header{
        float: left;
        display: block;
        width: 50%;
        text-align: left;
    }
    /* Colum cart */
    .list-product__value_available, .list-product__value_day, .list-product__value_price, .list-product__value_cart, .list-product__value_analogues{
        width: 100%;
        text-align: right;
       /* border: 1px solid black;*/
        
    } 
    
    
    .list-product-value__button-cart{
        display: inline-block;
    }
    
    
    
}









.treeview ul{
    
}
