.popup-window-container {
    background: #ffffff;
    width: 720px;
    padding: 40px 90px 90px 90px;
    margin: auto;
    position: relative;
    font-size: 14px;
}

/*
.nav-bar__cart {
    width: 330px;
}

.nav-bar__menu {
    width: calc(100% - 99px - 42px - 204px - 330px);
}
*/

body {
    overflow-x: hidden;
    min-width: 320px;
}

.order-section__item {
    margin-bottom: 10px;
}

.catalog-section-list__title {
    height: 44px;
}

.footer {
    min-height: 316px;
    padding: 50px 0 20px;
}

.popup-window-container .nb {
    font-size: 13px;
}

.popup-window-container .btn::after {
    content: "";
    display: table;
    clear: both;
}

.bx-authform .nb {
    font-size: 11px;
}

.sale-basket-default__soglasie {
    float: none;
    text-align: right;
    font-size: 13px;
    margin-bottom: 16px;
}

.sale-basket-default__summary {
    margin-bottom: 5px;
}

@media all and (max-width: 768px) {
    .menu-about__item:nth-of-type(9) a {
        font-size: 13px;
    }

    .menu-about__item:nth-of-type(10) a {
        font-size: 13px;
    }
}

@media (min-width: 1400px) {
    .menu-about__item:nth-of-type(9) {
        width: 200px;
    }

    .menu-about__item:nth-of-type(9) a {
        font-size: 13px;
    }

    .menu-about__item:nth-of-type(10) {
        width: 214px;
    }

    .menu-about__item:nth-of-type(10) a {
        font-size: 13px;
    }
}

.catalog-section-list__badge_new {
    background-color: #147b2c;
}

.homepage-header-slides__label_primary {
    background-color: red;
}

.menu-default__item {
    width: auto;
}

/**/
footer .menu-center {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: baseline;
    height: 200px;
}

.menu-links__link:hover {
    color: #6fbafe;
}

.homepage-header-slides__slide:hover {
    -webkit-filter: brightness(50%);
}

.region-select__link-text:hover {
    color: #6fbafe;
}

.cart__link:hover {
    color: #6fbafe;
}

/*.homepage-header-slides__item.col-md-4 {*/
/*width: 100%;*/
/*}*/

/*.owl-nav .owl-prev {*/
/*position: absolute;*/
/*top: calc(50% - 33px);*/
/*left: -50px;*/
/*}*/

/*.owl-nav .owl-next {*/
/*position: absolute;*/
/*top: calc(50% - 33px);*/
/*right: -50px;*/
/*}*/

/*.icon-owl-left {*/
/*background: url(http://xn----9sbbpbzme2m.xn--p1ai/local/templates/kb-mebel/assets/images/sprites2.png)  -68px -10px no-repeat;*/
/*width: 38px;*/
/*height: 67px;*/
/*display: inline-block;*/
/*vertical-align: top;*/
/*}*/

/*.icon-owl-right {*/
/*background: url(http://xn----9sbbpbzme2m.xn--p1ai/local/templates/kb-mebel/assets/images/sprites2.png)  -10px -10px no-repeat;*/
/*width: 38px;*/
/*height: 67px;*/
/*display: inline-block;*/
/*vertical-align: top;*/
/*}*/

/*.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {*/
/*display: inline-block;*/
/*}*/

/*.homepage-header-slides__slide {*/
/*margin-bottom: 0;*/
/*}*/

/*@media (max-width: 1300px){*/
/*.owl-nav .owl-prev {*/
/*left: 23px;*/
/*}*/

/*.owl-nav .owl-next {*/
/*right:25px;*/
/*}*/
/*.owl-carousel .homepage-header-slides__slide {*/
/*margin-bottom: 15px;*/
/*}*/

/*}*/
.default .container .default__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
}

.default .container .default__content .pull-right {
    float: right;
    order: 0;
    margin: 0 0 21px auto;
}

/*Slider*/
.homepage-header-slides__item.col-md-4 {
    width: 100%;
}

.owl-nav .owl-prev {
    position: absolute;
    top: calc(50% - 33px);
    left: -50px;
}

.owl-nav .owl-next {
    position: absolute;
    top: calc(50% - 33px);
    right: -50px;
}

.icon-owl-left {
    background: url(../images/sprites.png) -68px -10px no-repeat;
    width: 38px;
    height: 67px;
    display: inline-block;
    vertical-align: top;
}

.icon-owl-right {
    background: url(../images/sprites.png) -10px -10px no-repeat;
    width: 38px;
    height: 67px;
    display: inline-block;
    vertical-align: top;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: inline-block;
}

.homepage-header-slides__slide {
    margin-bottom: 0;
}

.sale-basket-default__price {
    text-align: right;
}

.footer__item a{
    color: #f4f4f4;
    text-decoration: none;
}
@media (max-width:1170px) {
    .footer__item {
        font-size:16px;
    }
}

.breadcrumb-default__title {
    font-size: 18px;
    font-weight: normal;
}



@media (max-width: 1300px) {
    .owl-nav .owl-prev {
        left: 23px;
    }

    .owl-nav .owl-next {
        right: 25px;
    }

    .homepage-header-slides__slide {
        margin-bottom: 15px;
    }

}

.region-select__item:hover {
    text-decoration: underline;
}

.catalog-section-list-default-item__name {
    line-height: 1;
    height: 35px;
}

 a:focus {
    color: #6fbafe;
    text-decoration: none;
    text-decoration-line: none;
}

.menu-links__link.active{
    color: #6fbafe;
}

/*.menu-links__item {*/
    /*display: inline-block;*/
    /*vertical-align: top;*/
/*}*/

.nav-bar__cart,
.nav-bar__menu,
.nav-bar__phone,
.nav-bar__brand{
    display: inline-block;
    vertical-align: middle;
}

.nav-bar__container {
    font-size: 0;
    /*display: table-cell;*/
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;

}
.nav-bar__brand {
    margin-right: 40px;
}

.menu-default{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}

.menu-default__item{
    display: inline-block;
    vertical-align: middle;
}

.menu-links {
    width: 100%;
    height: 15px;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-around;
    flex-flow: row nowrap;
    align-items: center;
}

.catalog-section-list__left {
    float: left;
    height: 100%;
    width: -webkit-calc(100% - 165px - 18px);
    width: -moz-calc(100% - 165px - 18px);
    width: -ms-calc(100% - 165px - 18px);
    width: calc(100% - 165px - 18px);
    position: relative;
}

.loading {
    position: absolute;
    display: block;
    background: #fff url('http://verstka.s00000.ru/kb-mebel/preload.gif') center center no-repeat;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.js-cart-form{
    position: relative;
}

.sale-basket-default__table-head .sale-basket-default__table-head-cell {
    text-align: center;
}

.sale-basket-default__table-head .sale-basket-default__table-head-cell:nth-child(2),
.sale-basket-default__table-head .sale-basket-default__table-head-cell:nth-child(4)
{
text-align: right;
}
/*.sale-basket-default__table-head .sale-basket-default__table-head-cell:first-child {*/
    /*text-align: left;*/
/*}*/
.sale-basket-default__table-row .sale-basket-default__table-cell:nth-child(3) {
    text-align: center;
}


@media (max-width: 1240px) {
    .menu-about {
        padding: 0;
    }
}
@media (max-width: 1169px) {
    .container .default__content p{
        font-size: 0;
    }
    .container .default__content p img{
        margin-bottom: 10px;
        width: 49.3%;
        height: auto;
        margin-right: 1%;
    }
    .container .default__content p img:nth-child(2n){
        margin-right: 0;
    }
}

@media (max-width: 960px) {
    .nav-bar__menu {
        display: none;
    }

    .menu-links {
        width: 100%;
        height: auto;
        flex-flow: row wrap;
    }

    .menu-links__item {
        display: block;
        width: 100%;
    }
}

@media (max-width: 750px) {
    .menu-default__item {
        height: auto;
        display: block;
    }

    .container .default__content p img{
        width: 100%;
        margin-right: 0;
    }

    .popup-window-container {
        width: 100%;
        padding: 30px 30px 90px 30px;
    }

    .brand {
        background-image: url(../images/logo@2x.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .nav-bar__phone{
        display: none;
    }

    .menu-default{
        display: block;
    }
}

@media (max-width: 550px) {
    .menu-default__item{
         height: auto;
     }
}

@media (max-width: 490px) {
    .cart__icon {
        background-repeat: no-repeat;
        background-size: 100%;
        flex-basis: 21px;
    }
}


@media (max-width: 460px) {
    .cart__icon {
        flex-basis: 24px;
    }
}

@media (max-width: 440px) {
    .cart__icon {
        flex-basis: 26px;
    }
}

@media (max-width: 370px) {
    .cart__icon {
        flex-basis: 42px;
    }
}

@media (max-width: 400px) {
    .cart__icon {
        flex-basis: auto;
    }
}
@media (max-width: 377px) {
    .features__item {
        margin-bottom: 39px;
        display: inline-block;
        vertical-align: top;
        float: none;
        width: 49%;
    }
}

/* main menu fixes */

.default__menu ul.menu-default {
    flex-wrap: wrap; }
.default__menu ul.menu-default li {
    list-style-type: none; }
.default__menu ul.menu-default li.flexMenu-viewMore a {
    color: #fff; }
.default__menu ul.menu-default .flexMenu-viewMore {
    position: relative; }
.default__menu ul.menu-default .flexMenu-viewMore:hover > ul {
    display: block !important; }
.default__menu ul.menu-default .flexMenu-viewMore ul {
    position: absolute;
    right: 0;
    top: 100%;
    border-radius: 5px;
    background-color: #579cd9;
    z-index: 1;
    padding: 10px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    overflow: hidden; }
@media (max-width: 750px) {
    .default__menu ul.menu-default .flexMenu-viewMore ul {
        position: relative;
        right: auto;
        top: auto;
        box-shadow: none;
        border-radius: 0;
        margin-top: 15px; } }
.default__menu ul.menu-default .flexMenu-viewMore ul li.menu-default__item {
    white-space: nowrap;
    display: block;
    line-height: 1.1;
    height: auto;
    padding: 10px 12px;
    border-radius: 0;
    text-align: left; }
.default__menu ul.menu-default .flexMenu-viewMore ul li.menu-default__item a.menu-default__link {
    font-size: 0.95em;
    line-height: 1.2em; }

.icon {
    display: inline-block; }

.icon-dots {
    background-image: url(../images/icon-dots.png);
    background-position: 0 0;
    width: 22px;
    height: 5px; }

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1), (min-resolution: 192dpi) {
    .icon-dots {
        background-image: url(../images/icon-dots@2x.png);
        background-size: 22px 5px; } }

/*# sourceMappingURL=custom.css.map */


.catalog-section-list-default-item__picture {
    background-size: contain;
}

.phone__label a,
.footer__item a {
    color:#fff;
    text-decoration:none;
    transition:.2s;
}
.phone__label a:hover,
.footer__item a:hover  {
    opacity:.65;
}

.menu-footer__item {
    margin-bottom:15px;
}
.menu-about__item {
    margin-bottom:10px;
}
.menu-footer__link,
.menu-about__link {
    line-height:1.4;
}
ul.menu-about {
    padding-left:0;
    margin-bottom:30px;
}
img.footer__logo {
    width:180px;
    max-width:100%;
}
@media (max-width:460px) {
    .footer .col-xs-6.col-sm-5.col-md-2,
    .footer .col-xs-6.col-sm-7.col-md-2{
        width:100%;
    }
}