

/* Start:/local/templates/mebelbor/css/kuhni_zakaz.css?177088639724011*/
.kuh_preim__banner{
    align-items: center;
    display: flex;
    font-size: 60px;
    justify-content: center;
    margin-bottom: 30px;
    min-width: 100%;
    overflow: hidden;
}

.kuh_preim__banner .hero-slider{
    height: auto;
}

.kuh_preim__banner .hero-slider__img{
    height: auto;
}

.kuh_preim__list{
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 40px;
}

.hero-kuh_preim{
    align-items: flex-start;
    background: #f4f4f4;
    border-radius: 10px;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    padding: 20px 80px 20px 20px;
    position: relative;
}

.kuh_preim__info{

}

.kuh_preim_img{
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 90px;
    height: 90px;

    right: -15px;
    bottom: -15px;
}

.kuh_preim_img img{
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.kuh_preim_img{
    flex: 1;
}

.kuh_preim_warn{
    color: #E00001;
    font-size: 20px;
    font-weight: 600;
    /*font-size: 26px;*/
    line-height: 1.3;
    margin-bottom: 15px;
}

.kuh_preim_text{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}

.itemKuhni__wrapper{
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.itemSlider__kuhZakaz .product-item_kuhni_zakaz .product-item__titlelink{
    font-size: 15px;
    line-height: 1.1;
}


.itemKuhni__wrapper .product-item__footer{
    display: block;
    margin: 0;
    min-height: auto;
}

.product-item_kuhni_zakaz.product-item{
    display: flex;
    flex-direction: column;
}

.fromPrice{
    display: inline-block!important;
    font-size: 20px;
    vertical-align: baseline;
}

/* hide output block */
.product-item_kuhni_zakaz.product-item:hover .itemSizesHover{
    display: none;
}

.product-item_kuhni_zakaz .product-item__title__body{
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    padding: 10px 15px 15px;
}

.product-item_kuhni_zakaz .product-item__img{
    padding: 0;
    border: none;
}

.kuhni_zakaz__section{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}

.kuhni_zakaz__section .products-grid__col, .kuh-zakaz__tovRelink .products-grid__col{
    width: 33.333%;
}

.product-item_kuhni_zakaz .product-item__img img {
    border-radius: 4px 4px 0 0;
    max-height: 320px;
    object-fit: cover;
}

.product-item_kuhni_zakaz .product-item__titlelink{
    font-size: 18px;
}

.product-item_kuhni_zakaz .product-item__price{
    margin: 0 0 3px;
}

.product-item_kuhni_zakaz .product-item__pricesale{
    background: #E00001;
    color: #fff;
    font-size: 19px;
}

.itemSlider__kuhZakaz .product-item_kuhni_zakaz .product-item__pricesale{
    font-size: 15px;
}

.product-item_kuhni_zakaz .product-item__title{
    height: auto;
    overflow: visible;
    min-height: auto;
}

.product-item__newprice{
    white-space: nowrap;
}

.itemSlider__kuhZakaz .product-item__newprice{
    font-size: 18px;
}

.itemSlider__kuhZakaz .product-item__newprice span{
    font-size: 13px;
    line-height: 20px;
    opacity: 0.6;
}

.itemSlider__kuhZakaz .kuhzakaz__kredit span{
    font-size: 13px;
    line-height: 1;
}


.itemSlider__kuhZakaz .stringSvgWrapper, .itemSlider__kuhZakaz .stringSvgWrapper svg{
    height: 18px;
    width: 18px;
}

.itemSlider__kuhZakaz .stringSvgWrapper{
    margin-right: 5px;
}

.kuhzakaz__kredit{
    align-items: center;
    color: #1D1D1D;
    display: flex;
    font-size: 15px;
    justify-content: flex-end;
}

.kuhzakaz__kredit span{
    font-size: 15px;
    line-height: 15px;
}

.stringSvgWrapper{
    height: 22px;
    margin-right: 10px;
    width: 22px;
}

.elementCreditRuble::after{
    content: "a";
    font-family: 'ALSRubl';
}

.product-item_kuhni_zakaz .itemPreHolder{
    margin-top: 3px;
}


/* item banners */

.itemBanner_common{
    /*align-items: flex-start;*/
    background: #ECECEC;
    border: 1px solid #E00001;
    border-radius: 4px;
    box-shadow: 0px 4px 18px rgb(0 0 0 / 6%);
    /*display: flex;*/
    /*flex-direction: column;*/
    position: relative;
    height: 100%;
}

.itemBanner_common_imgOnly{
    align-items: flex-end;
    display: flex;
    justify-content: center;
}

.itemBanner_common_imgOnly img{
    max-height: 100%;
    max-width: 100%;
}

.itemBannerCommon_content{
    align-items: flex-start;
    background: linear-gradient(to bottom, rgba(236, 236, 236, 0.8) 0%, rgba(236, 236, 236, 0) 100%);
    display: flex;
    flex-direction: column;
    padding: 20px 20px 15px;
    position: relative;
    z-index: 2;
}

.itemBannerCommon_text{
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 20px;
    padding-right: 120px;
}

.itemBannerCommon_text ul{
    list-style: inside none;
    margin: 0;
    padding: 0;
}

.itemBannerCommon_text ul li{
    color: #1d1d1d;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    position: relative;
}

.itemBannerCommon_text ul li::before{
    background: #E00001;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
    content: '';
    width: 8px;
    height: 8px;
}

.itemBannerCommon_imgWr{
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.itemBannerCommon_img{
    position: absolute;
    right: 0;
    bottom: 0;
    /*transform: translate(20px, 15px);*/
}

.itemBanner_consult{
    background: #fff url(/local/templates/mebelbor/css/../images/item_banners/tin/item_banner_consult_s.jpg) center center no-repeat;
    background-size: cover;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    box-shadow: 0px 4px 18px rgb(0 0 0 / 6%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    /*padding: 20px 20px 50px;*/
    padding: 20px 20px 15px;
    height: 100%;
}

.itemBanner_heading{
    color: #1D1D1D;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.1;
    margin-bottom: 35px;
}

.itemBanner_common .itemBanner_heading{
    font-weight: 600;
    text-transform: uppercase;
}

.itemBanner_zamer{
    background: #fff url(/local/templates/mebelbor/css/../images/item_banners/tin/item_banner_zamer_s.jpg) top left no-repeat;
    background-size: cover;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    box-shadow: 0px 4px 18px rgb(0 0 0 / 6%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    /*padding: 20px 20px 50px;*/
    padding: 20px 20px 15px;
    height: 100%;
}

.itemBanner_raschet{
    background: #fff url(/local/templates/mebelbor/css/../images/item_banners/tin/item_banner_prokect.jpg) center center no-repeat;
    background-size: cover;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    box-shadow: 0px 4px 18px rgb(0 0 0 / 6%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0!important;
    /*padding: 20px 20px 50px;*/
    padding: 20px 20px 15px;
    height: 100%;
}

.itemBanner_raschet .elementBanner_heading{
    font-size: 32px;
    margin-bottom: 20px;
}

.itemBanner_raschet .bannerRaschet__formWrapper{
    align-items: flex-start;
    flex-direction: column;
}

.itemBanner_raschet form input{
    margin-bottom: 10px!important;
}


/* element */

.element__kuhZakaz .sglproduct-top__imgs {
    width: 62%;
    margin-right: 2%;
}

.element__kuhZakaz .sglproduct-top__sidebar{
    width: 36%;
}

.element__kuhZakaz .sglproduct-imgs__left{
    height: 600px;
}

.element__shortText{
    color: #4d4642;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
.element__shortText p{
    color: #4d4642;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
}
.elementSemiLink__wrapper{
    margin-bottom: 20px!important;
}

.element__bigObzor{
    margin-top: 30px;
}

.element__h2{
    color: #1D1D1D;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 30px;
}

/* item cta */

.kuhZakaz__item__cta{
    margin-top: 15px;
}

.kuhZakaz__item__cta .btn{
    width: 100%;
}

/* how buy */

.w30_wrapper{
    display: flex;
    margin: 0 -0.5%;
    width: auto;
}

.w30{
    margin: 0 0.5% 1%;
    width: 32.333%;
}

.s_how__order, .s_visualisations, .s_reviews, .s_expertVideo{
    margin-bottom: 90px;
}

.how__order_item{
    background: #f4f4f4;
    border-radius: 4px;
    display: flex;
    height: 100%;
}

.how__order_content{
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 20px;
}

.howOrderItem__name{
    color: #e00001;
    font-weight: 600;
    font-size: 28px;
    min-height: 68px;
    line-height: 1.2;
    margin-bottom: 30px;
}

.howOrderItem__text{
    color: #1d1d1d;
    font-size: 20px;
    flex: 1;
    line-height: 1.3;
}

.how__order_img{
    align-items: flex-end;
    display: flex;
    max-width: 30%;
    justify-content: flex-end;
}

.how__order_item img{
    width: 100%;
}

.banner_sale{
    position: relative;
    text-align: center;
}

.banner_sale_btn{
    bottom: 25px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.banner_sale_btn:hover{
    transform: translateX(-50%) scale(1.03)!important;
}

.banner_sale_mob{
    display: none;
}

/* projects */

.projectsSlider .slick-track{
    display: flex;
    align-items: stretch;
}

.projectsSlider .slick-slide{
    display: flex!important;
    height:auto;
    justify-content: space-between;
    flex:0 0 auto;
}

.s_visualisations__wrapper{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*margin: 0 -0.5%;*/
    /*width: auto;*/
}

.visualisation__item{
    border: 1px solid #e0e0e0;
    border-radius: 0 0 4px 4px;
    display: flex;
    flex-direction: column;
    margin: 0 10px;
    /*margin: 0 0.5% 1%;*/
    width: 49%;
}

.visualisation__photos{
}

.commonDizSlider .slick-arrow{
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    border: none;
    margin: auto;
    width: 24px;
    height: 24px;
    background-size: 24px;
    cursor: pointer;
    color: transparent;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    -webkit-box-shadow: 0 0 15px 0 rgba(13, 14, 14, 0.25);
    -moz-box-shadow: 0 0 15px 0 rgba(13, 14, 14, 0.25);
    box-shadow: 0 0 15px 0 rgba(13, 14, 14, 0.25);
}

.commonDizSlider .slick-prev{
    left: 13px;
    background: #1D1D1D url(/local/templates/mebelbor/css/../images/i/i-left-arr-white.svg) no-repeat;
}
.commonDizSlider .slick-next{
    right: 13px;
    background: #1D1D1D url(/local/templates/mebelbor/css/../images/i/i-right-arr-white.svg) no-repeat;
}

.commonDizSlider .slick-dots{
    margin: 10px 0 0;
    text-align: center;

    display: flex;

    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);

    padding: 2px 2px;
    background-color: rgba(0,0,0,.1);
    border-radius: 6px;
}

.shorts__slider .slick-dots, .projectsSlider .slick-dots{
    bottom: 0;
    transform: translate(-50%, 40px);
}

.visualisation__init__slider .slick-dots{
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.commonDizSlider .slick-dots li{
    display: inline-block;
    margin: 0 2px;
}
.commonDizSlider .slick-dots button{
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    border: none;
    cursor: pointer;
    color: transparent;
}
.commonDizSlider .slick-dots li.slick-active button,
.commonDizSlider .slick-dots button:hover{
    background: #e20f0f;
}

.visualisation__info{
    /*border: 1px solid #e0e0e0;*/
    /*border-radius: 0 0 4px 4px;*/
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    padding: 15px 20px;
}

.visualisation__descr{
    /*font-family: var(--font-family);*/
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 20px;
    width: 100%;
}

.visualisation__price{
    font-weight: 600;
    font-size: 22px;
    line-height: 1.3;
}

.shorts__wrapper{
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.shorts__item {
    border-radius: 4px;
    color: #1D1D1D;
    margin: 0 10px;
    max-width: 400px;
    overflow: hidden;
    position: relative;
    width: 19%;
}

.shorts__item img{
    display: block;
    max-width: 100%;
}

.shorts__name {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    bottom: 0;
    color: #fff;
    font-size: 18px;
    left: 0;
    line-height: 1.4;
    min-height: 90px;
    padding: 30px 10px 10px;
    position: absolute;
    right: 0;
}

.shorts__name_text{
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.shorts__item:hover .shorts__name_text{
    transform: translateY(-15px);
}

.poster_shorts {
    border-radius: 10px;
    cursor: pointer;
    height: 0;
    overflow: hidden;
    padding-bottom: 177.77777778%;
    position: relative;
}

.poster_shorts iframe {
    width: 100%;
    height: 100%;
    position: absolute;
}

.poster_shorts iframe .ytp-title-text {
    display: none !important;
}

.shorts__playIco{
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.shorts__playIco:hover{
    transform: translate(-50%,-50%) scale(1.03);
}

.modal-default-shorts{
    max-width: 800px!important;
    width: 800px;
}

.videoReviewContent{
    /*height: 0;*/
    /*overflow: hidden;*/
    /*padding: 0 0 84%!important;*/
    /*position: relative;*/
}

.video_vert{
    max-width: 450px;
    margin: 0 auto;
}

.videoReviewContent iframe{
    width: 100%;
    /*height: 100%;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
}

.link__tray{
    display: flex;
    gap: 30px;
    justify-content: center;
    margin: 90px 0 0;
}

.link__tray a{
    min-width: 300px;
}

.mess__tray{
    display: flex;
    gap: 30px;
    justify-content: space-between;
    margin: 90px 0 0;
}

.mess__head{
    color: #202020;
    font-weight: 600;
    font-size: 22px;
    line-height: 140%;
}

.mess__links{
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

.mess__linkItem{
    align-items: flex-start;
    background: #f4f4f4;
    border-radius: 4px;
    color: #202020;
    display: flex;
    font-weight: 600;
    font-size: 18px;
    gap: 20px;
    justify-content: space-between;
    line-height: 140%;
    padding: 16px;
}

.mess__linkContent{
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.mess__linkItem a{
    align-items: center;
    border-width: 2px;
    color: #e00001;
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.mess__linkItem a:hover{
    background: transparent;
    color: #e00001;
    transform: none;
}

.mess__linkItem a img{
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.mess__linkItem a:hover img{
    transform: translateX(5px);
}

.mess__linkItem a img{
    height: 15px;
    width: 14px;
}

.mess__linkItem img{
    height: 60px;
    width: 60px;
}



@media only screen and (max-width: 1600px) {
    .kuhni_zakaz__section{
        margin: 0 -6px;
    }
}


@media only screen and (max-width: 1400px) {

    .itemBannerCommon_text{
        padding-right: 60px;
    }

    .itemBannerCommon_text ul li{
        font-size: 18px;
    }

    .itemBannerCommon_img{
        max-width: 200px;
    }

    .product-item_kuhni_zakaz .product-item__pricesale{
        font-size: 16px;
    }
    .itemBanner_raschet .elementBanner_heading{
        font-size: 26px;
        margin-bottom: 15px;
    }

    .kuh_preim_warn{
        font-size: 22px;
    }

    .kuh_preim_text{
        font-size: 16px;
    }

    .itemBanner_raschet .elementBanner_heading{
        font-size: 18px;
        margin-bottom: 10px;
    }

    .itemBanner_raschet form input[type="text"] {
        padding: 10px 20px;
    }

    .itemBanner_raschet .load_file{
        padding: 10px 0;
    }

    /* element */

    .element__kuhZakaz .sglproduct-top__imgs{
        width: 58%;
    }

    .element__kuhZakaz .sglproduct-top__sidebar{
        width: 40%;
    }

    .element__kuhZakaz .sglproduct-imgs__left{
        height: 500px;
    }

    /* cta */

    .kuhZakaz__item__cta .btn{
        padding: 10px 15px;
    }

    /* how buy */
    .howOrderItem__name{
        font-size: 24px;
        min-height: 58px;
    }

    /* links */

    .mess__linkItem img{
        height: 45px;
        width: 45px;
    }


}

@media only screen and (max-width: 1200px) {
    .itemBanner_heading{
        font-size: 22px;
    }

    .product-item_kuhni_zakaz .product-item__titlelink{
        font-size: 17px;
    }

    .kuhZakaz__item__cta .btn{
        font-size: 14px;
    }

    .itemSlider__kuhZakaz .kuhZakaz__item__cta .btn{
        padding: 7px 5px;
    }

    /* how buy */

    .how__order_item{
        align-items: flex-end;
        flex-direction: column;
    }
    .how__order_content{
        justify-content: space-between;
        padding-bottom: 10px;
        width: 100%;
    }
    .howOrderItem__name{
        margin-bottom: 20px;
        font-size: 22px;
        min-height: 52px;
    }

    .howOrderItem__text{
        font-size: 18px;
    }

    .how__order_img{
        height: 80px;
    }

    .how__order_item img{
        object-fit: contain;
        height: 100%;
    }

    .banner_sale_btn{
        color: #E00001!important;
        border-color: #E00001!important;
        margin-top: 25px;
        position: static;
        transform: none;
    }
    .banner_sale_btn:hover{
        transform: scale(1.03)!important;
    }

    /* links */
    .mess__tray{
        align-items: flex-start;
        flex-direction: column;
    }

    .mess__links{
        gap: 0;
        min-width: 100%;
        width: 100%;
    }

    .mess__linkItem{
        width: 32%;
    }

}

@media only screen and (max-width: 1000px) {

    .modal-default-shorts{
        width: auto;
        max-width: 100%;
    }

    .itemBanner_common .itemBanner_heading{
        margin-bottom: 20px;
    }

    .itemBannerCommon_text{
        margin-bottom: 15px;
    }

    .itemBannerCommon_img{
        max-width: none;
    }


    .kuh_preim__list{
        flex-wrap: wrap;
        gap: 0;
        justify-content: flex-start;
        margin: 0 -0.5% 40px;
        width: auto;
    }

    .hero-kuh_preim{
        margin: 0 0.5% 1%;
        min-width: 32.333%;
        width: 32.333%;
    }

    .kuhni_zakaz__section .products-grid__col, .kuh-zakaz__tovRelink .products-grid__col{
        width: 50%;
    }

    .kuhni_zakaz__section .product-item__img img{
        max-height: none;
    }

    .product-item_kuhni_zakaz .product-item__title__body{
        padding: 10px 10px 15px;
    }

    .element__kuhZakaz .sglproduct-top__imgs{
        margin-right: 0;
        width: 100%;
    }

    .element__kuhZakaz .sglproduct-top__sidebar{
        margin: 30px 0 0;
        width: 100%;
    }


    /* how buy */

    .howOrderItem__name{
        font-size: 20px;
    }

    .howOrderItem__text{
        font-size: 16px;
    }

}

@media only screen and (max-width: 767px) {

    .itemBannerCommon_img{
        max-width: 200px;
    }

    .kuh_preim__banner{
        display: none;
    }
    .kuh_preim__list{
        display: none;

        justify-content: center;
    }
    .hero-kuh_preim{
        align-items: center;
        width: 50%;
    }
    .hero-kuh_preim img{
        max-width: 100px;
    }
    .kuh_preim_img{
        flex: initial;
    }
    .kuh_preim__info{
        flex: 1;
    }
    .kuh_preim_warn{
        text-align: center;
    }
    .kuh_preim_text{
        font-size: 16px;
        text-align: center;
    }

    .kuhzakaz__kredit, .kuhzakaz__kredit span{
        font-size: 13px;
    }

    .kuhzakaz__kredit .stringSvgWrapper{
        height: 16px;
        width: 16px;
    }

    .kuhzakaz__kredit .stringSvgWrapper svg{
        max-height: 16px;
        max-width: 16px;
    }

    .itemSlider__kuhZakaz .product-item__newprice{
        font-size: 16px;
    }

    .itemSlider__kuhZakaz .product-item__newprice span{
        display: none;
    }

    /* how buy */

    .w30_wrapper{
        flex-wrap: wrap;
    }

    .w30{
        width: 49%;
    }

    .w30:last-child{
        width: 99%;
    }

    .banner_sale_desc{
        display: none;
    }

    .banner_sale_mob{
        display: block;
    }


    /*.hero-slider .slick-dots{*/
    /*    position: static;*/
    /*    transform: none;*/
    /*    left: auto;*/
    /*    bottom: auto;*/
    /*    background: transparent;*/
    /*    justify-content: center;*/
    /*    align-items: center;*/
    /*}*/

    .s_visualisations__wrapper{
        /*flex-direction: column;*/
        /*margin: 0;*/
        /*width: 100%;*/
    }

    /*.visualisation__item{*/
    /*    margin: 0 0 20px;*/
    /*    width: 100%;*/
    /*}*/

    .visualisation__photos .slick-dots button{
        background: #b3b3b3;
    }

    .visualisation__descr{
        font-weight: normal;
    }

    .shorts__name{
        font-size: 16px;
        line-height: 1.1;
    }

    .s_how__order, .s_visualisations, .s_reviews, .s_expertVideo{
        margin-bottom: 50px;
    }

    /* links */

    .link__tray{
        align-items: center;
        flex-direction: column;
        gap: 15px;
    }

    .mess__links{
        flex-direction: column;
    }

    .mess__linkItem{
        margin: 0 0 15px;
        width: 100%;
    }

}

@media only screen and (max-width: 640px) {
    .itemBannerCommon_imgWr{
        margin-top: -30px;
    }
    .itemBannerCommon_img{
        position: static;
    }

    .kuhni_zakaz__section .products-grid__col, .kuh-zakaz__tovRelink .products-grid__col {
        width: 100%;
    }

    .itemBanner_consult{
        /*padding: 140px 20px 20px;*/
        padding: 140px 20px 15px;
    }

    .itemBanner_zamer{
        /*padding: 140px 20px 20px;*/
        padding: 140px 20px 15px;
    }

    .itemBanner_raschet{
        /*padding: 140px 20px 20px;*/
        padding: 140px 20px 15px;
    }

    /* element */

    .element__kuhZakaz .product-item-detail-slider-block{
        padding-top: 75%;
    }

    .element__kuhZakaz .sglproduct-imgs__left{
        height: auto;
    }

}

@media only screen and (max-width: 480px) {

    .kuh_preim_warn{
        font-size: 18px;
    }

    .kuh_preim_text{
        font-size: 14px;
    }

    .itemSlider__kuhZakaz .product-item_kuhni_zakaz .product-item__titlelink{
        font-size: 13px;
    }

    .kuhni_zakaz__section{
        margin: 0 -6px;
    }

    /* how buy */

    .w30_wrapper{
        margin: 0;
        width: 100%;
    }

    .w30 {
        margin: 0 0 15px;
        width: 100%;
    }

    .w30:last-child{
        width: 100%;
    }

    .howOrderItem__name{
        min-height: auto;
    }
}

@media only screen and (max-width: 400px) {
    .itemBannerCommon_text ul li{
        font-size: 16px;
    }
    .itemBannerCommon_text{
        padding-right: 0;
    }

    .element__kuhZakaz .sglproduct__price_flex{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .element__kuhZakaz .elementInfoBlock{
        margin-top: 15px;
    }
}

@media only screen and (max-width: 350px) {
    .product-item_kuhni_zakaz .product-item__title__body{
        padding: 10px 6px 15px;
    }
    .kuhzakaz__kredit .stringSvgWrapper{
        margin-right: 5px;
    }
}
/* End */


/* Start:/local/templates/mebelbor/components/bitrix/catalog.element/kuhni_na_zakaz-upd/style.css?169790390365955*/
/*Compare*/
.product-item-detail-compare-container {
    position: relative;
    margin: 0 -20px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e4e4e4;
    background: #f3f3f3;
    box-shadow: inset 0 1px 1px 0 #eee;
    color: #4e4e4e;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.product-item-detail-compare .checkbox {
    margin: 0;
    padding: 0;
}

/* Price */
.product-item-detail-price-current {
    color: #d0021b;
    white-space: nowrap;
    font-weight: bold;
    font-size: 30px;
    line-height: 33px;
    transition: font-size 200ms ease;
}

.product-item-detail-price-old {
    color: #bdbdbd;
    text-decoration: line-through;
    white-space: nowrap;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

/* SCU */
.product-item-scu-container { padding: 0 0 2px; }

.product-item-scu-container-title {
    color: #333;
    font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
    overflow: hidden;
    margin: 0 0 0 -2px;
    padding: 0;
    list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
    display: inline-block;
    box-sizing: border-box;
    padding: 5px 3px;
    max-width: 100%;
    vertical-align: middle;
}

.product-item-scu-item-text-container { min-width: 48px; }

.product-item-scu-item-color-container {
    max-width: 38px;
    width: 25%;
}

.product-item-scu-item-color-block {
    position: relative;
    padding-top: 100%;
    outline: 1px solid #c0cfda;
    cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block { transition: outline 200ms ease; }

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.product-item-scu-item-color {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 0 5px;
    outline: 1px solid #c0cfda;
    cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block { transition: outline 300ms ease; }

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    overflow: hidden;
    outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
    background-size: 80% 80%;
    content: "";
}

.product-item-selected-scu-container { word-spacing: 1px }

.product-item-selected-scu {
    display: inline-block;
    overflow: hidden;
    padding: 0 5px;
    min-width: 22px;
    height: 22px;
    outline: 1px solid #c0cfda;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 22px;
}

.bx-retina .product-item-selected-scu { outline-width: .5px; }

.product-item-selected-scu-color {
    background-position: center;
    background-size: 20px 20px;
    background-repeat: no-repeat;
}

/*Amount*/
.product-item-amount {
    padding: 0 0 2px;
    text-align: center;
}

.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    position: relative;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    border-radius: 2px;
    background-color: #f2f2f2;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: .3 !important;
    cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover { background-color: #f2f2f2; }

.product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity 300ms ease;
}

.product-item-amount-field-btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field {
    display: inline-block;
    padding: 0;
    max-width: 50px;
    width: auto;
    height: 22px;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent !important;
    color: #000;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    line-height: 22px;
    transition: border 300ms ease;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus { outline: none !important; }

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.product-item-amount-description-container {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
}

.product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap;
}

.product-item-amount-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: bold;
    font-size: 12px;
}

/**/
.product-item-quantity {
    color: #333;
    font-weight: normal;
    font-size: 12px;
}

/*Buy button*/
.btn.product-item-detail-buy-button {
    position: relative;
    display: block;
    margin: 0 auto 20px;
    max-width: 250px;
    width: 100%;
    height: 50px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button { margin: 0; }

.btn.product-item-detail-buy-button span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: inline-block;
    min-height: 16px;
    max-width: 100%;
    white-space: normal;
    line-height: 16px;
    transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button { height: 25px; }

/* Slider */
.product-item-detail-slider-container {
    position: relative;
    max-width: 100%;
    background: transparent;
    transition: background 800ms ease;
}

.product-item-detail-slider-block {
    position: relative;
    box-sizing: border-box;
    height: 100%;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square { padding-top: 100%; }

.product-item-detail-slider-images-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.product-item-detail-slider-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
    z-index: 10;
    opacity: 1;
}

.product-item-detail-slider-image img {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    outline: 1px solid transparent;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    transform: translateX(-50%);
    /*transform: translateY(-50%);*/
}

.product-item-detail-slider-progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 180;
    height: 3px;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
    padding: 0;
    height: 100%;
}


.product-item-detail-slider-controls-image {
    border-radius: 4px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 112px;
    height: 112px;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
}

.product-item-detail-slider-controls-image.controls-image_hide{
    display: none;
}


.product-item-detail-slider-controls-image.active::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: 1;
    visibility: visible;
    border: 5px solid red;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 10;
}

.product-item-detail-slider-controls-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 110px;
    max-height: 110px;
    width: auto;
    height: auto;
    transform: translateY(-50%) translateX(-50%);
}


/* youtube video */
.big-block-video a::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
}

.product-item-detail-slider-image img.videoIcon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    height: 72px;
    width: 72px;
}

.product-item-detail-slider-image:hover .videoIcon{
    transform: translate(-50%, -50%) scale(1.03);
}


.product-item-detail-slider-controls-image img.videoIcon{
    height: 40px;
    width: 40px;
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 20;
    display: block;
    width: 25%;
    background: rgba(255, 255, 255, 0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    opacity: .57;
    cursor: pointer;
    transition: all 300ms ease;
}

.product-item-detail-slider-left { left: 0; }

.product-item-detail-slider-right {
    right: 0;
    transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
    background-color: rgba(255, 255, 255, .4);
    opacity: .8;
}

.product-item-detail-slider-close { display: none; }

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
    position: absolute;
    top: 4px;
    right: 110px;
    bottom: 0;
    z-index: 150;
    display: block;
    width: 50px;
    height: 50px;
    background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    opacity: .27;
    cursor: pointer;
    transition: all 300ms ease;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover { opacity: 1; }

.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 105px; }

/*magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image { z-index: 100; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-image img { outline-color: #ddd; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right { z-index: 50; }

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring { opacity: 0; }

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    background: #fff;
    animation-name: imgPopupShow;
    animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 105px; }

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
    padding-top: 0;
    height: 100vh;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 100vh;
    width: calc(100% - 150px);
    transform: translateY(-50%) translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
    from { opacity: 0; }
    to { opacity: 1; }
}

@-moz-keyframes imgPopupShow {
    from { opacity: 0; }
    to { opacity: 1; }
}

@-ms-keyframes imgPopupShow {
    from { opacity: 0; }
    to { opacity: 1; }
}

@-o-keyframes imgPopupShow {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes imgPopupShow {
    from { opacity: 0; }
    to { opacity: 1; }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
    max-width: 100%;
    max-height: 90vh;
    width: auto;
    cursor: default
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 20px;
    border-left: 1px solid #d3d3d3;
    background-color: #fff;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
    display: block;
    margin-bottom: 20px;
}

/* Slider Mobile*/
@media (max-width: 767px) {
    .product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 0; }

    .product-item-detail-slider-container.popup .product-item-detail-slider-block {
        padding-top: 0;
        height: calc(100vh - 111px);
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image { width: 90%; }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image img {
        max-width: 100%;
        max-height: calc(100vh - 115px);
        width: auto;
        cursor: default;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        overflow-x: auto;
        max-height: 111px;
        border-top: 1px solid #d3d3d3;
        border-left: none;
        white-space: nowrap;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
        display: inline-block;
        margin-bottom: 0;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-close {
        right: 10px;
        z-index: 200;
    }

    .product-item-detail-slider-left,
    .product-item-detail-slider-right { max-width: 75px; }

    .product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 0; }

}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
    position: absolute;
    z-index: 190;
    opacity: 1;
    transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    background: #f42c2c;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring { display: none; }

/* TEXT */
.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: bold;
}

.product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 17px;
}

@media (max-width: 767px) {
    .product-item-label-text > div { line-height: 0; }

    .product-item-label-text.product-item-label-small span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 10px;
        line-height: 14px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-small span,
    .product-item-label-text.product-item-label-big span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 14px;
        line-height: 16px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 25px;
    }
}

/*RING*/
.product-item-label-ring {
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: bold;
}

.product-item-label-ring.product-item-label-small {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
}

.product-item-label-ring.product-item-label-big {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
}

@media (max-width: 767px) {
    .product-item-label-ring.product-item-label-small,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 20px;
        height: 20px;
        font-size: 13px;
        line-height: 20px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-small,
    .product-item-label-ring.product-item-label-big,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
        width: 35px;
        height: 35px;
        font-size: 12px;
        line-height: 35px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px;
    }
}

.product-item-label-top { top: -5px; }

.product-item-label-center {
    left: 50%;
    transform: translateX(-50%);
}

.product-item-label-center > div { text-align: center; }

.product-item-label-left { left: -5px; }

.product-item-label-left > div { text-align: left; }

.product-item-label-bottom { bottom: -5px; }

.product-item-label-middle {
    top: 50%;
    transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

.product-item-label-right > div { text-align: right; }

.product-item-label-center.product-item-label-middle { transform: translateY(-50%) translateX(-50%); }

/* Tabs */
.product-item-detail-tabs-container {
    min-height: 60px;
    border-bottom: 1px solid #ededed;
    background: #fff;
}

.product-item-detail-tabs-list {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-item-detail-tabs-list:after {
    display: table;
    clear: both;
    content: "";
}

.product-item-detail-tab {
    float: left;
    min-height: 60px;
}

.product-item-detail-tab-link {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 25px;
    height: 60px;
    color: #039be5;
    vertical-align: middle;
    text-transform: uppercase;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 13px;
    line-height: 45px;
    transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link { color: #000; }

.product-item-detail-tab-link:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0;
    background: #1485ce;
    content: "";
    transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after { height: 3px; }

.product-item-detail-tab-link:active:after { height: 6px; }

.product-item-detail-tab-content { padding: 25px 0; }

@media (max-width: 991px) {
    .product-item-detail-tabs-container { display: none !important; }

    .product-item-detail-tab-content { display: block !important; }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
    position: fixed;
    top: -100px;
    right: 0;
    left: 0;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
    transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
    min-height: 45px;
    background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
    top: 0;
    opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
    margin: 0 auto;
    max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab { min-height: 45px; }

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
    padding: 10px 25px;
    height: 45px;
    line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed { display: none !important; }

/*Small Card*/
.product-item-detail-short-card-fixed {
    position: fixed;
    top: -85px;
    right: 0;
    left: 0;
    z-index: 1010;
    box-sizing: border-box;
    padding: 7px 0 8px;
    height: 85px;
    background-color: #fff;
    box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
    transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
    top: 0;
    opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active { top: 85px; }

.bx-touch .product-item-detail-short-card-fixed { display: none !important; }

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
    margin: 0 auto;
    max-width: 1048px;
}

.product-item-detail-short-card-content-container table {
    min-width: 100%;
    border-collapse: collapse;
}

.product-item-detail-short-card-image {
    padding-right: 15px;
    width: 80px;
    vertical-align: middle;
    text-align: left;
}

.product-item-detail-short-card-image img {
    max-width: none;
    height: 65px;
}

.product-item-detail-short-title-container { max-width: 650px }

.product-item-detail-short-title-text {
    display: block;
    color: #000;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 16px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-price {
    padding: 0 10px;
    vertical-align: middle;
    text-align: right;
}

.product-item-detail-short-card-btn {
    padding-left: 10px;
    min-width: 120px;
}

/*Properties */
.product-item-detail-tab-content { display: none; }

.product-item-detail-tab-content.active { display: block; }

.product-item-detail-tab-content h3 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}

.product-item-detail-properties {
    display: block;
    overflow: hidden;
    margin: 0;
    max-width: 560px;
    color: #a5a5a5;
    font-size: 12px;
}

.product-item-detail-properties dl { clear: both; }

.product-item-detail-properties dt {
    float: left;
    clear: both;
    font-weight: normal;
}

.product-item-detail-properties dd {
    float: right;
    margin-bottom: 3px;
    margin-left: 5px;
    color: #000;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type='number'] { -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }

.bx_storege {
    display: none;
}

.bx_storege--show {
    display: block;
    animation: slide-down .3s ease-out;
}

.sklad_storege{
    display: none;
}

.sklad_storege--show{
    display: block;
    animation: slide-down .3s ease-out;
}

.bx_storege h4 {
    margin-bottom: 0;
}

.bx_storege hr {
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e5e5e5), color-stop(50%, #e5e5e5), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(left, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    background: -o-linear-gradient(left, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    background: -ms-linear-gradient(left, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    background: linear-gradient(to right, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=1);
    border: none;
    height: 1px;
}

.bx_storege ul, .sklad_storege ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bx_storege ul li, .sklad_storege ul li {
    padding: 5px 0 20px;
    font-size: 12px;
    line-height: 17px;
}

.bx_storege ul li a, .sklad_storege ul li a {
    text-decoration: none;
    color: #2a65ae;
}

.bx_storege ul li a:hover, .sklad_storege ul li a:hover {
    text-decoration: underline;
}

@keyframes slide-down {
    0% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

.offers-wrapper {
    padding-top: 50px;
    margin: 0;
    max-width: 1400px;
}

.offers-wrapper__list{
    padding: 20px 15px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}

.offers-wrapper__headyng{
    margin: 0 0 15px;
    color: #151515;
    font-size: 18px;
    font-weight: 800;
}

.offers-wrapper .offer-item {
    border: none;
    padding: 10px 15px;
    margin: 0;

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.offers-wrapper .offer-item:nth-child(odd) {
    background: #f7f7f7;
}

.offers-wrapper .offer-item:last-child{
    border: none;
}

.elem-offer-name{
    margin: 0 0 5px;
    color: #151515;
    font-size: 14px;
    font-weight: 800;
}

.offer-item .sglproduct-charact-group__title {
    width: 80%;
}

.offers-wrapper .offer-item a{
    font-size: 14px;
    background: transparent;
    border: none;
    color: #e00000;
    text-transform: lowercase;
    text-decoration: underline;
    padding: 0;
}

.sglproduct-head__titles {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sglproduct-head__title {
    color: #1D1D1D;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    /*margin: 0 10px 0 0;*/
    margin: 0;
}
.sglproduct-head__labels {
    display: flex;
    align-items: center;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 50;
    margin: 0;
}
.sglproduct-head__labels .product-item__label {
    margin: 5px 0 5px 5px;
}
.sglproduct-head__labels .product-item__label--new, .sglproduct-head__labels .product-item__label--hit{
    font-size: 16px;
    line-height: 30px;
    height: 32px;
}
.sglproduct-head__top {
    display: flex;
}
.sglproduct-head__categories {
    flex: 0 0 280px;
}
.sglproduct-category-box {
    position: relative;
}
.sglproduct-category-box .sidebar-subcats-nav {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 30;
    background: #fff;
}
.sglproduct-category-box .sidebar-subcats-head {
    margin: 0;
}
.sglproduct-container {
    margin: 15px 0 50px;
}
.sglproduct-container__inner {
    display: flex;
    justify-content: space-between;
}
.sglproduct-container__content{
    width: 100%;
}
.sglproduct-top {
    display: flex;
}
.sglproduct-top__imgs {
    width: 68%;
    margin-right: 2%;
}
.sglproduct-imgs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

    overflow: hidden;
}
.sglproduct-imgs__left {
    height: 500px;
    /*padding: 0 15px 0 0;*/
    padding: 0;
    /*flex: 1;*/
    margin-bottom: 15px;
    width: 100%;
}
.sglproduct-imgb {
    display: none;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sglproduct-imgb--active {
    display: block;
}
.sglproduct-imgb__link {
    display: block;
}
.sglproduct-imgs__right {
    display: flex;
    justify-content: center;
    width: 100%;
}
.sglproduct-imgsm {
    overflow: auto;
    outline: none;
    white-space: nowrap;
    letter-spacing: -10px;
    padding: 0 0 10px 0;
}

.sglproduct-imgsm::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: #fff;
}

.sglproduct-imgsm::-webkit-scrollbar-thumb {
    background: #c8c8c7;
    width: 3px;
    height: 3px;
    border-radius: 50px;
}

.sglproduct-imgsm__item {
    margin: 0 0 10px 0;
}
.sglproduct-imgsm__item:last-child {
    margin: 0;
}
.sglproduct-imgsm__item img {
    border: 1px solid #d9d9d9;
}
.sglproduct-imgsm__link {
    display: block;
    position: relative;
}
.sglproduct-imgsm__link:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: 0;
    visibility: hidden;
    border: 5px solid red;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.sglproduct-imgsm__link--active:before {
    opacity: 1;
    visibility: visible;
}
.sglproduct-top__info {
    /*margin: 0 0 0 30px;*/
    /*flex: 0 0 670px;*/
    display: none;
}
.flexWrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.sglproduct-articul {
    color: #1D1D1D;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
}
.sglproduct-articul span {
    /*margin: 0 0 0 5px;*/
    color: #BDBDBD;
    vertical-align: baseline;
}
.sglproduct-head__titles .sglproduct-articul{
    font-size: 14px;
}

.sglproduct-head2{
    color: #1D1D1D;
    font-size: 22px;
    /*font-weight: 800;*/
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 25px;
}

.elementVideoBlock{
    width: 112px;
    height: 112px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    margin-bottom: 4px;
}

.elementVideoBlock a{
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}

.elementVideoBlock a img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 60px;
    height: 60px;
}

.elementVideoBlock a:hover img{
    transform: translate(-50%,-50%) scale(1.05);
}

.element__photoUsers{
    /*margin-bottom: 20px;*/
    margin: 60px 0;
    max-width: 1710px;
    height: 145px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.element__photoUsers_opened{
    height: auto;
    overflow: visible;
}

.photoUsers__list{
    display: flex;
    flex-wrap: wrap;
}

.photoUsers__openMobile{
    display: none;
}

.photoUsers__openMobile_vis{
    display: block;
}

.photoUsers__openMobile a{
    color: #f00030;
    display: inline-block;
    text-decoration: underline;
    font-size: 14px;
    margin: 0;
}

.photoUsers__item{
    margin-right: 10px;
    margin-bottom: 10px;
}

.photoUsers__item:hover{
    transform: scale(1.02);
}

.photoUsers__item a{
    display: block;
    border-radius: 4px;
    overflow: hidden;
    width: 90px;
    height: 90px;
}

.photoUsers__item img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}

/* video users reviews */
.videoUsers__item{
    position: relative;
}

.videoUsers__item svg{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 35px;
    height: 45px;
}
}

.elementTechLink{
    margin-top: 30px;
}

.elementTechInfo{
    margin-top: 40px;
}

.elementTechInfo__gifWrapper{
    display: flex;
    flex-wrap: wrap;
}

.elementTechInfo__gifWrapper{
    padding-top: 20px;
    max-width: 500px;
}

.element__topColumn{
    align-items: center;
    display: flex;
    margin-bottom: 20px;
}

.element__nowViews{
    align-items: center;
    display: flex;
    font-size: 13px;
    line-height: 18px;
    opacity: 0.6;
}

.element__nowViews:hover{
    opacity: 0.8;
}

.element__nowViews img{
    width: 20px;
    margin-right: 10px;
}

.element__likeWrapper{
    position: relative;
    margin: 0 20px;
}

/*.element__likeWrapper_23{*/
/*    align-items: center;*/
/*    background: #FAFAFA;*/
/*    border-radius: 4px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    margin: 0 0 0 10px;*/

/*}*/

.element__likeWrapper .product-item-footer__likebtn{
    /*background-size: 20px;*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/

    position: static;

    /*height: 100%;*/
    /*padding: 10px 20px;*/
    /*width: 60px;*/
    align-items: center;
    color: #1D1D1D;
    display: flex;
    font-size: 13px;
    line-height: 16px;
    background-position: center left;
    padding: 0 0 0 30px;
    width: auto;
}

.element__likeWrapper .product-item-footer__likebtn:hover{
    /*background-size: 20px;*/
    /*background-position: center center;*/
    background-position: center left;
    /*background-repeat: no-repeat;*/
}

.sglproduct-description {
    margin: 0 0 15px;
    color: #202020;
    font-size: 14px;
    line-height: 18px;
}

.elementNewTopTray{
    display: flex;
    align-items: center;
    margin: 10px 0 10px 10px;
}
.sglproduct-rating {
    /*margin: 0 0 20px;*/
    display: flex;
    align-items: center;
}
.sglproduct-head__titles .sglproduct-rating {
    margin: 0 0 0 20px;
}
.sglproduct-rating__title {
    margin: 0 7px 0 0;
    color: #151515;
    font-size: 14px;
    font-weight: 600;
}



.sglproduct-incollection{
    margin-bottom: 0;
}

.sglproduct-side-complect{
    color: #1D1D1D;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px;
    padding-top: 5px;
    text-align: center;
}

.sglproduct-incollection__link, .sglproduct-side-complect__link {
    border-bottom: 1px solid #fff;
    color: #e00000;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
}
.sglproduct-incollection__link:hover, .sglproduct-side-complect__link:hover {
    border-bottom: 1px dashed #E00001;
    text-decoration: none;
}
.sglproduct-characts {
    margin: 0;
}
.sglproduct-characts__title {
    margin: 0 0 15px;
    color: #151515;
    font-size: 18px;
    font-weight: 800;
}
.sglproduct-characts-box {
    padding: 20px 15px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}
.sglproduct-charact-group {
    padding: 15px 15px 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sglproduct-charact-group:nth-child(odd) {
    background: #f7f7f7;
}
.sglproduct-groupWrapper .sglproduct-charact-group:nth-child(odd) {
    background: transparent;
}
.sglproduct-charact-groups--hide {
    display: none;
}
.sglproduct-charact-group__title {
    margin: 0 0 5px;
    color: #151515;
    font-size: 14px;
    font-weight: 800;
}
.sglproduct-charact-row {
    display: flex;
    flex-wrap: wrap;
}
.sglproduct-charact-row__col {
    /*margin: 0 20px 10px 0;*/
    margin: 0 0 10px;
}
.sglproduct-charact-row__name {
    margin: 0 0 5px;
}
.sglproduct-charact-row__name,
.sglproduct-charact-row__value {
    color: #1D1D1D;
    font-size: 14px;
}
.sglproduct-charact-row__value a{
    color: #f00030;
    text-decoration: underline;
}
.sglproduct-charact-more {
    margin: 10px 0 0;
}
.sglproduct-charact-more__link {
    color: #e00000;
    font-size: 14px;
    text-decoration: underline;
    text-transform: lowercase;
}
.sglproduct-charact-more__link:hover {
    text-decoration: none;
}
.sglproduct-top__sidebar {
    width: 30%;
}
.sglproduct-side {
    padding: 25px 25px;
    box-shadow: 0px 4px 18px rgb(0 0 0 / 6%);
    border-radius: 4px;
}

.sglproduct-side__top{
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.sglproduct-price {
    margin: 0 0 20px;
    display: flex;
    justify-content: space-between;
}
.sglproduct-price__right{
    /*max-width: 55%;*/
    display: none;
}
.sglproduct-price__left{
    width: 100%;
}
.sglproduct__price_flex{
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.sglproduct-price__title {
    margin: 0 0 8px;
    color: #202020;
    font-size: 18px;
    font-weight: 800;
}
.sglproduct-price__old {
    color: #BDBDBD;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 5px;
    text-decoration: line-through;
}
.sglproduct-price__old::after{
    content: "a";
    font-family: 'ALSRubl';
    display: inline-block;
    vertical-align: middle;
}
.sglproduct-price__new {
    color: #1D1D1D;
    font-weight: normal;
    font-size: 42px;
    line-height: 46px;
}
.sglproduct-price__new span, .allRubSimb {
    /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
    /*font-family: "Helvetica", "Arial", sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    /*font-family: 'Roboto', sans-serif;*/
    /*font-weight: 700;*/
}
.sglproduct-price__new span{
    display: none;
}

.sglproduct-price__new::after, .elementCreditRuble::after, .elementDeliveryRuble::after{
    /*content: "\20bd";*/
    content: "a";
    font-family: 'ALSRubl';
}

.elementCreditLink{
    border-bottom: 1px solid #fff;
}

.elementCreditLink:hover{
    color: #E00001;
    border-bottom: 1px dashed #E00001;
}

.sglproduct-price__eco {
    border: 1px solid #E00001;
    border-radius: 4px;
    color: #E00001;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    padding: 5px 7px;
}

.sglproduct-price__ecovalue::after{
    content: "a";
    font-family: 'ALSRubl';
    display: inline-block;
    vertical-align: middle;
}
.sglproduct-addcart {
    display: flex;
    margin: 0 0 10px;
    width: 100%;
}
.sglproduct-addcart__btn {
    background: #E00001;
    border: 1px solid #E00001;
    border-radius: 4px;
    color: #fff;
    display: block;
    flex: 1;
    font-size: 16px;
    font-weight: bold;
    padding: 16px;
    text-align: center;

    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.sglproduct-addcart__btn:hover{
    /*opacity: 0.9;*/
    transform: scale(1.02);
}
.sglproduct-addcart__btn.inBasket{
    background: #219653;
    border-color: #219653;
}
.sglproduct-credit {
    margin: 10px 0 8px;
}
.sglproduct-credit a{
    color: #e00000;
    display: block;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    text-decoration: none;
}
.sglproduct-credit a:visited{
    color: #e00000;
}
.sglproduct-credit a:hover{
    text-decoration: underline;
}
.sglproduct-credit__cur {
    /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
    font-family: "Helvetica", "Arial", sans-serif;
    vertical-align: baseline;
}
.sglproduct-credit__tooltip {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #e00000;
    color: #e00000;
    line-height: 21px;
    font-weight: 800;
    text-align: center;
}
.sglproduct-oneclick {
    margin: 0 0 20px;
}
.sglproduct-oneclick__btn {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    color: #333333;
    display: block;
    font-size: 16px;
    padding: 16px;
    text-align: center;

    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.sglproduct-oneclick__btn:hover {
    background: #fff;
    color: #333333;
    transform: scale(1.02);
}

.sgl-product-buy__col{
    margin-bottom: 10px;
}
/*.halvaWrapper{*/
/*    margin-bottom: 15px;*/
/*}*/
/*.halvaWrapper p{*/
/*    font-size: 14px;*/
/*    line-height: 18px;*/
/*    color: #999;*/
/*}*/

/*.halvaWrapper a{*/
/*    color: #e00000;*/
/*    text-decoration: underline;*/
/*}*/

/*.halva_heading{*/
/*    padding-top: 10px;*/
/*    margin: 0 0 10px;*/
/*    font-size: 14px;*/
/*    color: #202020;*/
/*    font-weight: 800;*/
/*}*/

.elementInfoSubHeading{
    align-items: center;
    color: #202020;
    display: flex;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 10px;
    justify-content: space-between;
}

.elementInfoSubHeading a{
    border-bottom: 1px dashed #E00001;
    color: #E00001;
    font-size: 15px;
    text-decoration: none;
    padding-bottom: 3px;
}

.elementInfoSubHeading a:visited{
    color: #E00001;
}

.elementInfoSubHeading a:hover{
    text-decoration: none;
}

/* модули из коллекции */

.elementInfoModules{
    padding-top: 5px;
    margin-bottom: 25px;
}

.modules-comp{
    /*border: 1px solid #E0E0E0;*/
    /*border-radius: 4px;*/
}

.modules-comp-list{
    padding-top: 8px;
}

.modules-comp-item{
    align-items: center;
    border-bottom: 1px solid #E0E0E0;
    color: #1D1D1D;
    display: flex;
    font-weight: 400;
    font-size: 15px;
    justify-content: space-between;
    line-height: 1.1;
    margin-bottom: 8px;
    padding: 0 0 8px;
}

.modules-comp-summ{
    align-items: center;
    color: #1D1D1D;
    display: flex;
    font-size: 15px;
    /*font-weight: 400;*/
    font-weight: 600;
    line-height: 1.1;
    justify-content: space-between;
    padding: 8px 0 0;
}

.modules-comp-item span::after, #top-module-price::after {
    content: "a";
    font-family: 'ALSRubl';
    display: inline-block;
    vertical-align: middle;
}

.elementTopAmount{
    display: flex;
    flex-direction: column;
    padding: 0 10px;
}

.sglproduct-sklad-availability{
    white-space: nowrap;
}

.sglproduct-side-availability, .sglproduct-sklad-availability {
    font-size: 15px;
    color: #1D1D1D;
    font-weight: normal;
}
.sglproduct-side-availability{
    margin-top: 10px;
}
.sglproduct-side-availability__link, .sglproduct-sklad-availability__link {
    color: #46CF54;
    font-weight: normal;
    text-decoration: none;
}
.sglproduct-side-availability__link:hover, .sglproduct-sklad-availability__link:hover {
    text-decoration: none;
}
.sglproduct-side-delivery {
    margin: 0 0 15px;
}
/*.sglproduct-side-delivery .imgHolder{*/
/*    align-items: center;*/
/*    background: #F2F2F2;*/
/*    border-radius: 5px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    margin-right: 10px;*/
/*    height: 30px;*/
/*    width: 30px;*/
/*}*/
/*.sglproduct-side-delivery .imgHolder img{*/
/*    width: 17px;*/
/*}*/

/* new marketing block */

.elementInfoBlock{
    margin-bottom: 20px;
}

.elementInfoBlock .string{
    align-items: center;
    color: #1D1D1D;
    display: flex;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 16px;
}

/*.elementInfoBlock .string svg{*/
/*    height: 22px;*/
/*    margin-right: 10px;*/
/*    width: 22px;*/
/*}*/

.stringSvgWrapper{
    height: 22px;
    margin-right: 10px;
    width: 22px;
}

.stringSvgWrapper svg{
    max-height: 22px;
    max-width: 22px;
}

/* ниже 2 на строке 729 */
.sglproduct-side-delivery__title {
    color: #333333;
    font-size: 14px;
    margin: 5px 0 0;
}

.sglproduct-side-delivery__cur {
    color: #D40101;
    font-family: "Helvetica", "Arial", sans-serif;
}
.sglproduct-side-delivery p {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}
.sglproduct-side-pack {
    margin: 0 0 15px;
    color: #202020;
    font-size: 14px;
    font-weight: 800;
}
.sglproduct-side-pack__cost {
    color: #e00000;
}
.sglproduct-side-pack__cur {
    color: #e00000;
    /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
    font-family: "Helvetica", "Arial", sans-serif;
}
.sglproduct-side-charasts__title {
    margin: 0 0 3px;
    color: #202020;
    font-size: 14px;
    font-weight: 800;
}
.sglproduct-side-charasts__title a {
    color: #e00000;
    text-transform: lowercase;
    text-decoration: underline;
}
.sglproduct-side-charasts__title a:hover {
    text-decoration: none;
}
.sglproduct-side-charasts__list p {
    color: #999;
    font-size: 14px;
    line-height: 18px;
}



/*----------------------------------------------------------------
Single product tabs
----------------------------------------------------------------*/

.sglproduct-tab {
    /*max-width: 1400px;*/
    margin: 60px 0 0;
}
.sglproduct-tab-nav {
    margin: 0 0 30px;
    border-bottom: 1px solid #E0E0E0;
}
.sglproduct-tab-nav ul {
    display: flex;
    align-items: center;
}
.sglproduct-tab-nav__item {
    margin: 0 35px 0 0;
}
.sglproduct-tab-nav__item:last-child {
    margin: 0;
}
.sglproduct-tab-nav__link {
    display: block;
    padding: 0 0 20px;
    position: relative;
    color: #BDBDBD;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}
.sglproduct-tab-nav__link:before {
    position: absolute;
    left: 0;
    bottom: -1px;
    content: '';
    width: 100%;
    height: 3px;
    background: #e00000;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    opacity: 0;
    visibility: hidden;
}
.sglproduct-tab-nav__link--active {
    color: #1D1D1D;
}
.sglproduct-tab-nav__link--active:before {
    opacity: 1;
    visibility: visible;
}
.sglproduct-tab-nav__count {
    margin: 0 0 0 5px;
    color: #e00000;
}
.sglproduct-tab-content__item {
    display: none;
}
.sglproduct-tab-content__item--active {
    display: block;
}

.sglproduct-tab-content__item .entry-content{
    color: #151515;
    line-height: 1.3;
}

/* характеристики в 2 ряда */

.sglproduct-groupWrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.sglproduct-groupWrapper .sglproduct-charact-group{
    width: 49%;
}

.sglproduct-groupWrapper:nth-child(odd){
    background: #f7f7f7;
}




/*----------------------------------------------------------------
Single product choice
----------------------------------------------------------------*/

.sglproduct-choices {
    border-top: 1px solid #E0E0E0;
    margin: 50px 0 0;
    padding-top: 25px;
    /*max-width: 1400px;*/
}
.sglproduct-choice {
    margin: 0 0 40px;
}
.sglproduct-choice:last-child {
    margin: 0;
}
/*.sglproduct-choice:last-child .sglproduct-choice-accordion {*/
/*    margin: 0;*/
/*}*/
.sglproduct-choice__title {
    color: #1D1D1D;
    margin: 0 0 25px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
}
.sglproduct-choice-accordion {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    /*margin: 0 0 30px;*/
    margin: 0 0 14px;
}
.sglproduct-choice-accordion__title {
    position: relative;
    padding: 16px 20px;
    color: #999;
    /*border-bottom: 1px solid #E0E0E0;*/
    cursor: pointer;
}
.sglproduct-choice-accordion__title span {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
}
.sglproduct-choice-accordion__title--active span {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.sglproduct-choice-accordion__content {
    /*margin: 10px 0 0;*/
    border-top: 1px solid #E0E0E0;
    padding: 25px 20px;
}
.sglproduct-choice__row {
    margin: 0 -5px;
    display: flex;
    flex-wrap: wrap;
}
.sglproduct-choice__col {
    width: 110px;
    margin: 0 0 10px;
    padding: 0 5px;
    text-align: center;
}
.sglproduct-choice__col--notallowed{
    /*display: none;*/
}
.sglproduct-choice-item {
    cursor: pointer;
}
.sglproduct-choice-item__img img {
    width: 90px;
    height: 90px;
    padding: 5px;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    object-fit: cover;
}
.sglproduct-choice-item--active .sglproduct-choice-item__img img {
    border-color: #e00000;
}
.sglproduct-choice-item__name {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 16px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.sglproduct-choice-item--active .sglproduct-choice-item__name {
    color: #e00000;
}
.sglproduct-choice-item__price {
    margin: 5px 0 0;
    color: #e00000;
    font-size: 14px;
    font-weight: 800;
}
.sglproduct-choice-item__price span {
    /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
    font-family: "Helvetica", "Arial", sans-serif;
}



.sglproduct-review {
    border-bottom: 1px solid #ccc;
    margin: 0 0 30px;
    padding: 0 0 30px;
}
.sglproduct-review__titleWrapper{
    display: flex;
    align-items: center;
}
.sglproduct-review__name {
    margin: 0 0 5px;
    color: #202020;
    font-size: 18px;
    font-weight: 800;
}
.sglproduct-review__head {
    margin: 0 0 5px;
    display: flex;
    align-items: center;
}
.sglproduct-review__title {
    color: #e00000;
}
.review__propList{
    margin-left: 70px;
}
.reviewPlusMinus{
    margin-bottom: 30px;
}
.reviewPlusMinus div{
    margin-bottom: 15px; display: flex; flex-wrap: wrap;
}
.reviewPlusMinus p{

}
.reviewPlusMinus p:first-child{
    margin-right: 10px;
}
.sglproduct-review__stars {
    margin: 0 0 0 10px;
}
.sglproduct-review__date {
    color: #999;
}
.sglproduct-review__text {
    margin: 22px 0 22px 70px;
}
.sglproduct-review__text p {
    color: #202020;
    line-height: 20px;
}
.sglproduct-reviews-total {
    display: flex;
    align-items: center;
}
.sglproduct-reviews-total__points {
    display: flex;
    align-items: center;
}
.sglproduct-reviews-total__value {
    color: #202020;
    font-size: 36px;
    font-weight: 800;
}
.sglproduct-reviews-middlev {
    margin: 0 0 0 10px;
}
.sglproduct-reviews-middlev__title {
    margin: 0 0 5px;
    color: #999;
}
.sglproduct-reviews-total__add {
    margin: 0;
    /*margin: 0 0 0 45px;*/
}
.sglproduct-reviews-total__addbtn {
    display: inline-block;
    padding: 11px 20px 12px;
    border-radius: 3px;
    border: 2px solid #e00000;
    color: #e00000;
    text-align: center;
    font-weight: 800;
}
.sglproduct-reviews-total__addbtn:hover {
    background: #e00000;
    color: #fff;
}

/* manager otvet */

.reviewManager{
    border-radius: 3px;
    padding: 18px 15px;
    background: #f8fafc;
    margin: 0 0 30px;
}

.sproduct-review-author {
    display: flex;
    align-items: center;
}

.sproduct-review-author__quote {
    margin: 0 24px 0 0;
    flex: 0 0 44px;
    max-width: 44px;
    height: 44px;
    background: #fff url(/local/templates/mebelbor/images/i/logo_MebelBor_ico.png) center no-repeat;
    background-size: 26px;
    border-radius: 50%;
}

.sproduct-review-author__quote_1{
    background: #fff url(/local/templates/mebelbor/images/i/i-quotes.svg) center no-repeat;
}

.sproduct-review-author__content{
    margin-right: 24px;
}

.sproduct-review-author__name {
    margin: 0 0 5px;
    font-size: 18px;
    color: #202020;
    font-weight: 800;
}

.sproduct-review-item__text {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}


/* tov sber button */

.sglproduct-sber{
    margin: 0 0 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sglproduct-sber a > img{
    height: 48px;
}

.sglproduct-sber a > div{
    text-align: right; font-size: 12px; font-weight: 800; color: #333F48; padding-top: 5px;
}



/* size and color SEMILINK*/

.elementSemiLink__wrapper{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.5%;
    position: relative;
    width: auto;
}
.elementSemiLink__wrapper.hide{
    height: 160px;
    overflow: hidden;
}
.elementSemiLink__wrapper.hide:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(65%,#fff));
    background: -o-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 65%);
    background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff 65%);
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.semilinkMore{
    color: #e00000;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    padding: 5px;
    margin-bottom: 15px;
    text-decoration: underline;
}
.elementSemiLink{
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 0 0.5% 10px;
    width: 32.333%;
}

.elementSemiLink.active{
    border-color: #D40101;
}

.elementSemiLink img{
    display: inline-block;
    margin-bottom: 5px;
}

.elementSemiLink__name{
    font-size: 13px;
    line-height: 1.2;
}


/* element combo */

.s_comboSalelist{
    margin-bottom: 50px;
}

.b_comboSalelist{
    box-shadow: 0px 4px 18px rgb(0 0 0 / 6%);
    border-radius: 4px;
    padding: 40px 25px;
}

.s_comboSalelist .sglproduct-head2{
    font-size: 36px;
    font-weight: normal;
    text-align: center;
}

.s_comboSalelist .sglproduct-head2 span{
    color: #E00001;
}

.comboSalelist{
    display: flex;
    padding-top: 30px;
    justify-content: center;
    margin: 0 -1%;
    width: auto;
}

.comboSalelist .item{
    background: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    position: relative;
    margin: 0 1%;
    width: 23%;
}

.item__plus{
    align-items: center;
    display: flex;
    margin: 1%;
}

.item__plus svg{
    height: 40px;
    width: 40px;
}

.combo__final{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
}

.combo__final_price{
    display: flex;
    font-size: 18px;
    line-height: 1;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 20px;
}

.combo__final_price div{
    font-size: 26px;
    line-height: 1;
    font-weight: 800;
    margin-left: 10px;
}

.combo__final_sale{
    display: flex;
    font-size: 18px;
    line-height: 1;
    align-items: center;
    margin-bottom: 20px;
}

.combo__final_sale div{
    margin-left: 10px;
}

.combo__final_buy{
    padding: 15px 35px;
}

.combo__final__priceWr{
    display: flex;
}

/* modules items */
.modulesSalelist{
    margin: 0 -1%;
    width: auto;
}

.modulesSalelist .product-item__footer{
    min-height: auto;
}

.btn_smallAction{
    align-items: center;
    border: 1px solid #E00001;
    border-radius: 4px;
    color: #E00001;
    cursor: pointer;
    display: flex;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    padding: 5px 10px;

    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
}

.btn_smallAction.checked{
    background: #E00001;
    color: #fff;
}

.btn_smallAction input{
    display: none;
}

.btn_smallAction svg{
    margin-right: 10px;
}

.btn_smallAction .plusIco{
    height: 12px;
    width: 12px;
}

.btn_smallAction .minusIco{
    display: none;
    height: 26px;
    width: 26px;
}

/* tooltips */

.tooltip__line{
    position: relative;
}
.tooltipWrapper{
    align-items: center;
    background: #FAFAFA;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-left: 8px;
    height: 21px;
    width: 21px;
}
.tooltipWrapper svg{
    width: 18px;
}
.info_tooltip{
    display: none;
    position: absolute;
    top: 100%;
    width: 280px;
    padding: 20px 20px;
    border-radius: 12px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    z-index: 2;

    left: auto;
    right: 50%;
    transform: translateX(50%);
}
.tooltipWrapper.visible .info_tooltip{
    display: block;
}

@media only screen and (max-width: 767px) {

    .sglproduct-head__title {
        font-size: 24px;
    }

    .info_tooltip{
        max-width: 100%;
    }

    .sglproduct-choice-accordion__title{
        padding: 15px;
        margin-bottom: 5px;
    }

}

@media only screen and (max-width: 1400px) {
    .sglproduct-top__imgs{
        width: 62%;
        margin-right: 2%;
    }
    .sglproduct-top__sidebar{
        width: 36%;
    }
    .sglproduct-side-delivery p{
        font-size: 13px;
    }

    .sglproduct-side__top{
        flex-wrap: wrap;
    }
    .elementTopAmount{
        margin-top: 10px;
        padding: 0;
        order: 3;
        width: 100%;
    }
    .s_comboSalelist .sglproduct-head2{
        font-size: 32px;
    }
}

@media only screen and (max-width: 1200px) {
    .sglproduct-top {
        flex-wrap: wrap;
    }
    .sglproduct-tab {
        width: 100%;
    }
    .sglproduct-price__new{
        font-size: 32px;
    }
}

@media only screen and (max-width: 1100px) {

}

@media only screen and (max-width: 1000px) {
    /* element 1 column */
    .sglproduct-top__imgs {
        margin-right: 0;
        width: 100%;
    }
    .sglproduct-top__info {
        margin: 30px 0 0;
        order: 1;
    }
    .sglproduct-top__sidebar {
        margin: 30px 0 0;
        width: 100%;
    }
    .sglproduct-side__top{
        flex-wrap: nowrap;
    }
    .elementTopAmount{
        margin-top: 0;
        order: initial;
        width: auto;
    }
    .s_comboSalelist .sglproduct-head2{
        font-size: 28px;
    }

    .sglproduct-head__labels .product-item__label--new, .sglproduct-head__labels .product-item__label--hit{
        font-size: 14px;
        height: auto;
        line-height: 24px;
    }

    .b_comboSalelist{
        padding: 25px 15px;
    }

    .comboSalelist{
        padding-top: 15px;
    }

    .comboSalelist .item{
        flex: 1;
    }

    .item__plus{
        margin: 1% 0;
    }

    .item__plus svg{
        height: 30px;
        width: 30px;
    }

    /* block modules */

    .btn_smallAction{
        font-size: 13px;
        padding: 2px 6px;
    }

    .btn_smallAction svg{
        margin-right: 4px;
    }

    .btn_smallAction .minusIco{
        height: 22px;
        width: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .elementSemiLink__name{
        font-size: 12px;
    }
    .sglproduct-side__top{
        flex-wrap: wrap;
    }
    .elementTopAmount{
        margin-top: 10px;
        padding: 0;
        order: 3;
        width: 100%;
    }

    .sglproduct-articul{
        font-size: 14px;
    }
    .sglproduct-side-availability, .sglproduct-sklad-availability{
        font-size: 14px;
    }

    .element__topColumn{
        flex-wrap: wrap;
    }
    .elementNewTopTray{
        margin: 15px 0;
    }

    .s_comboSalelist .sglproduct-head2{
        font-size: 24px;
    }

    .combo__final{
        padding-top: 20px;
    }

    .comboSalelist .item .product-item__img{
        display: flex;
        justify-content: center;
    }

    .comboSalelist .item .product-item__img img{
        max-height: 200px;
        width: auto;
    }

    .combo__final__priceWr{
        align-items: center;
        flex-direction: column;
    }

    .combo__final_price{
        margin: 0 0 15px;
    }

    .combo__final_price, .combo__final_sale{
        font-size: 14px;
    }

    .combo__final .product-item__pricesale{
        font-size: 14px;
    }


    /* block modules */

    .modulesSalelist{
        flex-wrap: wrap;
    }

    .modulesSalelist .item{
        flex: auto;
        margin: 0 1% 2%;
        width: 48%;
    }
}

@media only screen and (max-width: 640px) {
    .sglproduct-price{
        flex-wrap: wrap;
    }

    .sglproduct-price__new{
        line-height: 1;
    }

    .sglproduct-head2, .sglproduct-choice__title{
        font-size: 18px;
    }

    .kitchenCalc__linkWrapper{
        margin-bottom: 10px;
    }

    .element__photoUsers{
        margin: 30px 0;
    }

    .sglproduct-choices{
        margin-top: 30px;
    }

    .sglproduct-tab {
        margin: 30px 0 0;
    }
    .sglproduct-tab-nav {
        border: none;
    }
    .sglproduct-tab-nav ul {
        display: block;
    }
    .sglproduct-tab-nav__item {
        margin: 0 0 10px 0;
    }
    .sglproduct-tab-nav__item:last-child {
        margin: 0;
    }
    .sglproduct-tab-nav__link {
        font-size: 18px;
        padding: 0;
    }
    .sglproduct-tab-nav__link:before {
        content: none;
    }
}

@media only screen and (max-width: 480px) {
    .sglproduct-head__title{
        font-size: 20px;
    }
    .sglproduct-container{
        margin: 0 0 30px;
    }
    .sglproduct-side {
        padding: 20px 15px;
    }
    .sglproduct-price__old{
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
    }
    .sglproduct-price__eco{
        font-size: 12px;
    }
    .elementInfoBlock .string{
        font-size: 14px;
        margin-bottom: 13px;
    }
    .b_comboSalelist{
        padding: 15px 7px;
    }
    .comboSalelist .product-item__title__body{
        padding: 10px 5px;
    }
    .comboSalelist .product-item__newprice{
        font-size: 16px;
    }
    .item__plus svg{
        height: 20px;
        width: 20px;
    }
    .combo__final_price{
        margin-bottom: 8px;
    }
    .elementNewTopTray{
        justify-content: space-between;
    }

    .element__topColumn{
        justify-content: space-between;
        margin-top: 10px;
        margin-bottom: 0;
    }

    /* modules */
    .elementInfoSubHeading{
        font-size: 16px;
    }
    .modulesSalelist .product-item__newprice{
        font-size: 18px;
    }
    .modules-comp-item{
        font-size: 14px;
    }
}

@media only screen and (max-width: 380px) {
}

@media only screen and (max-width: 350px) {
    .comboSalelist{
        align-items: center;
        flex-direction: column;
    }
    .comboSalelist .item{
        flex: auto;
        width: 100%;
    }
    .item__plus svg{
        height: 30px;
        width: 30px;
    }
    .modulesSalelist{
        align-items: stretch;
        flex-direction: row;
    }
    .modulesSalelist .item{
        width: 48%;
    }
    .sglproduct-price__new{
        font-size: 28px;
        line-height: 34px;
    }
}

/* End */
/* /local/templates/mebelbor/css/kuhni_zakaz.css?177088639724011 */
/* /local/templates/mebelbor/components/bitrix/catalog.element/kuhni_na_zakaz-upd/style.css?169790390365955 */
