.header__midd{
    padding: 15px 0;
}

.header__c, .header__midd-w{
    justify-content: flex-start;
}

.h-categ{
    margin: 0 -15px;
}

.h-categ__link{
    padding: 0 15px;
    position: relative;
    border: 0;
    margin: 0;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    margin-bottom: 30px;
}

.products__item-info-name{
    height: 85px;
    line-height: 1.3;
}

@media screen and (max-width:1080px) {
    .h-categ__link{
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media screen and (max-width:767px) {
    .h-categ__link{
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.h-categ__link:hover{
    box-shadow: none;
}

.h-categ__link-wrapper{
    display: flex;
    flex-direction: column;
    transition: all .3s ease-out;
}

.h-categ__link-wrapper:hover{
    box-shadow: 0 5px 5px rgba(0,0,0,.2);
}

.h-categ__info{
    order: 0;
}

.h-categ__img{
    order: 1;
    padding-top: 100%;
    overflow: hidden;
    margin: 0;
}

.h-categ img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.h-categ__count{
    display: none;
}

.h-categ__name{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #cbcbcb;
    color: #000;
    padding: 7px 10px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
}

.products__one .clicklite__buttonView.button {
    height: 34px;
    line-height: 34px;
    width: 100%;
}

.mcart{
    border-radius: 12px;
    height: 50px;
}

.mcart__link {
    padding: 5px 20px;
    height: 50px;
}

.mcart__price{
    font-size: 13px;
}

input.search__input{
    padding: .4rem .4rem .4rem 1rem;
    border: none;
    box-shadow: none;
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0;
    font-weight: normal;
    background-color: #f7f8fa;
    border-radius: 4px;
    transition: all .2s cubic-bezier(.19,.26,.17,.99);
    color: #000;
}

.search__button{
    color: #777;
}

.header__info-callback,
.header__info-free,
.header__info-rejim{
    display: none;
}

.header__sell{
    background-color: #e21100;
    color: #fff;
    padding: 5px 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.header__sell:hover{
    background-color: #d00000;
    color: #fff;
}

.collections-list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.collection-item{
    flex: 0 0 33.33333%;
    max-width: 0 0 33.33333%;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px;
}

@media screen and (max-width:767px) {
    .collection-item{
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width:576px) {
    .collection-item{
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.collection-inner{
    transition: opacity .3s ease;
}

.collection-inner:hover{
    opacity: .8;
}

.collection-inner a{
    display: block;
    text-decoration: none;
    color: #333;
    text-align: center;
}

.collection-img{
    margin-bottom: 10px;
}

.collection-img img{
    max-width: 100%;
}

.collection-name{
    
}

.m-news{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.m-news__item{
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    padding: 0 15px;
    margin: 0;
}

.m-news__item-wrapper{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px var(--b-bg) solid;
}

.m-news__image{
    margin-bottom: 20px;
}

.m-news__image a{
    position: relative;
    padding-bottom: 100%;
    display: block;
}

.m-news__image img{
    height: 100%;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.m-news__link{
    height: 60px;
    overflow: hidden;
    display: block;
    line-height: 1.3;
}

.m-news__text.page{
    margin-bottom: 15px;
}

@media screen and (max-width:767px) {
    .m-news__item{
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width:576px) {
    .m-news__item{
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.i-bestprice__button{
    width: 100%;
}

.m-cMenu__li-lv1.colored a{
    background-color: #e21100;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.s-products__one .clicklite__buttonView.button{
    width: 100%;
    height: 42px;
    line-height: 42px;
}


/*BUNDLE*/
.bundling-wrapper{
    margin: 30px 0;
}

.bundling-wrapper .bundling-header{
    text-align: center;
    font-size: 1.625rem;
    font-weight: 600;
    margin-bottom: 30px;
}

.bundling-inner .bundling-bundle{
    margin-bottom: 30px;
    position: relative;
}

.bundling-configurator .bundling-inner .bundling-bundle-title{
    margin: 0;
    padding: 0;
}

.bundling-configurator .bundling-inner .bundling-bundle-title span{
    padding: 9px 20px;
    border: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    border: 2px var(--mcart-bg) solid;
    position: relative;
    bottom: -2px;
    border-bottom: 0;
    background-color: var(--mcart-bg);
    color: #fff;
}

.bundling-configurator .bundling-inner .bundling-bundle-title.selected span{
    background-color: #ff0000;
    border-color: #ff0000;
}

.products-bundle-list ul li.selected .choise-bundle{
    background-color: #ff0000;
}

.bundling-configurator .bundling-inner .bundling-bundle-products{
    border: 2px #eee solid;
    padding: 20px;
    position: relative;
    margin: 0;
}

.bundle-clear{
    position: absolute;
    right: 20px;
    top: 15px;
}

.bundle-clear .s-radio{
    display: none;
}

.bundle-clear span{
    color: rgba(51,102,153,1);
    border-bottom: 1px rgba(51,102,153,1) dashed;
    cursor: pointer;
    font-size: 13px;
    line-height: 1.2;
    transition: all .3s ease;
}

.bundle-clear:hover span{
    border-color: transparent;
}

.products-bundle-list ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.products-bundle-list ul li{
    margin-bottom: 15px;
}

.products-bundle-list ul li:last-child{
    margin-bottom: 0;
}

.bundling-product-inner{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: center;
}

.bundling-p-image{
    flex: 0 0 150px;
    max-width: 150px;
    width: 100%;
    padding: 0 15px;
}

.bundling-p-image a img{
    max-width: 100%;
}

.bundling-p-name{
    padding: 0 15px;
    flex: 0 0 450px;
    max-width: 450px;
    width: 100%;
}

.bundling-p-name a{
    line-height: 1.2;
    text-decoration: none;
    border: 0;
    font-size: 15px;
}

.bundling-p-price{
    padding: 0;
    text-align: right;
    margin-top: 10px;
}

.bundling-p-price .price{
    font-size: 1.4rem;
    font-weight: 600;
}

.bundling-p-choise{
    margin-left: auto;
    padding: 0 15px;
}

.bundling-p-choise .s-checkbox,
.bundling-p-choise .s-radio{
    //display: none;
}

.bundling-p-choise .bundling-product-selector{
    display: none;
}

.bundling-p-choise .s-checkbox__element{
    width: 35px;
    height: 35px;
}

.bundling-p-choise .s-checkbox input + .s-checkbox__element .i-check{
    width: 20px;
    height: 20px;
}

/*.js-open-delivery .dp-container__city-select{
    display: none;
}

.js-open-delivery.active .dp-container__city-select{
    display: inline-block;
}*/

.dp-product__header{
    position: relative;
}

.delivery-header{
    text-align: left;
}

.dp-product__header .icon-wrapper{
    position: absolute;
    top: 15px;
    right: 10px;
}

.dp-product__header .dp-product__header .dp-container__city-select{
    margin: 0;
}

.js-open-delivery{
    cursor: pointer;
}

.product__cart{
    margin-bottom: 0;
}

.dp-product{
    position: relative;
}

.dp-product .dp-product__content{
    position: absolute;
    top: 100%;
    background-color: #fff;
    z-index: 10;
    border: 1px #e0e0e0 solid;
    margin-top: 0px;
    width: 100%;
    border-radius: 5px;
}


























/*END*/