.dropdown-submenu > .dropdown-menu {
    display: block;
    visibility: hidden;
    transition-property: visibility;
    transition-delay: .1s;
    transition-duration: .1s;
    transition-timing-function: linear
}

label {
    margin: 0;
    padding: 0
}

.dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    border: none
}

.dropdown-submenu, .dropdown-submenu-nosub {
    border-bottom: 1px solid #e0e2e3
}

.dropdown-menu > .dropdown-submenu, .dropdown-menu > .dropdown-submenu-nosub {
    border-bottom: 0
}

#mn-wrapper {
    display: table;
    width: 100%;
    position: absolute;
    height: 100%;
    visibility: hidden;
    transition-property: visibility;
    transition-delay: .1s;
    transition-duration: .1s;
    transition-timing-function: linear;
    z-index: 9999
}

.mn-sidebar {
    display: block;
    position: relative;
    vertical-align: top;
    background: #eff0f2;
    width: 33%;
    z-index: 2;
    border-top: 1px solid #d9dfe5;
    border-left: 1px solid #d9dfe5;
    border-right: 1px solid #d9dfe5
}

#mn-cont {
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding: 0
}

.container {
    margin-right: auto
}

.mn-sidebar .mn-toggle {
    display: none;
    padding: 10px 0;
    text-align: center;
    cursor: pointer
}

.mn-vnavigation {
    margin: 0;
    padding: 0;
    border: 1px solid #f0f0f2;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1)
}

.mn-vnavigation li a {
    display: block;
    padding: 14px 18px 13px 15px;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: 300;
    white-space: nowrap
}

.mn-vnavigation li a:hover {
    color: #e50d2c
}

.dropdown-submenu > .dropdown-menu {
    top: -1px;
    left: 100%;
    margin-top: 0;
    margin-left: 0;
    height: 100%;
    background: #f8f8f9;
    border: 1px solid #f0f0f2;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    width: 100%
}

.dropdown-submenu:hover > .dropdown-menu {
    visibility: visible
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #b8b9ba;
    margin-top: 8px
}

.mn-vnavigation li a:hover:after {
    border-left-color: #e50d2c
}

.dropdown-submenu:hover > a:after {
    border-left-color: #b8b9ba
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px
}

ul {
    list-style: none
}

.disc-ul {
    list-style: disc;
}

.bottom-mn {
    bottom: 0;
    position: absolute;
    width: 100%
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #f8f8f9
}

.dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu, .dropdown-menu > .dropdown-submenu-nosub > .dropdown-menu > .dropdown-submenu-nosub {
    border-bottom: 0
}

.mn-vnavigation > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
    background: #fcfcfc
}

.mn-vnavigation > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a:hover {
    background: #fcfcfc
}

.fast-order-wrap, .bx-basket {
    padding-right: 10px
}

.spinner {
    display: flex;
    align-items: center
}

.spinner_text {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    position: absolute;
    cursor: pointer;
    margin-top: -2px;
    height: 25px;
    line-height: 25px;
    padding-left: 40px
}

.spinner_text:hover {
    color: #e50e2c
}

#tbm {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-top: -2px
}

.socicon {
    padding: 0 15px
}

.menu-list__item {
    margin-right: 15px
}

.b150 {
    margin-bottom: 150px
}

@media (max-width: 767px) {
    .search-row-wrap {
        top: 98px !important
    }
}

@media (max-width: 960px) {
    .mobile-social-row .fast-order-wrap {
        padding-right: 10px
    }

    .m-cat-button {
        background: #42a1d9;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 20px;
        font-weight: 700;
        padding: 5px 8px 0 47px;
        position: relative;
        border-radius: 4px;
        margin: 10px 0;
        height: 35px;
        cursor: pointer;
        border: 1px solid #42a1d9
    }

    .catalog-wrap1 {
        padding-top: 150px
    }

    .follow-link-wrap {
        display: none
    }

    .menu-wrap {
        top: 61px
    }

    .search-row-wrap {
        top: 137px
    }

    .menu {
        max-width: 1300px;
        height: 65px;
        margin: 0 auto;
        padding-top: 22px;
        display: flex;
        align-items: center
    }

    .spinner {
        width: 174px
    }

    .menu-list {
        margin: 0
    }

    .icon-dot {
        margin: 6px 5px 0
    }

    .menu-list__item {
        margin-right: 5px
    }
}

@media (max-width: 1110px) {
    .fast-order-link-text {
        font-size: 14px
    }
}

.header-container {
    background-color: #fff
}

.header-wrap {
    background-color: #fff
}

.menu-list__item {
    margin-right: 10px
}

.api-search-title .api-search-input {
    width: 500px !important
}

@media (max-width: 601px) {
    .api-search-title .api-search-input {
        width: 100% !important
    }

    .example {
        margin: 0 15px !important
    }

    form.example input[type=text], .api-search-title .api-search-input:focus {
        color: #000
    }
}

@media (max-width: 767px) {
    .header-wrap {
        margin-bottom: 0
    }
}

.header-wrap {
    margin-bottom: 0;
    min-height: 40px
}

@media (max-width: 980px) and (min-width: 765px) {
    .fast-order-wrap {
        display: none
    }
}

.btn-fast-order {
    display: none !important
}

.header__poster_mobile {
    display: none;
    position: relative;
}

.header__item_slogan--mobile {
    display: none
}

.header__poster_mobile img {
    width: 100%;
    height: auto
}

@media (min-width: 300px) and (max-width: 769px) {
    .mmenu_mob {
        display: flex
    }

    .call-back {
        display: none
    }

    .header__item_slogan--mobile {
        display: flex;
        color: #000;
        font-size: 28px;
        line-height: 1;
        text-align: center;
        padding: 0 15px 15px
    }
}

@media (min-width: 200px) and (max-width: 601px) {
    .header__poster_mobile {
        display: flex
    }
}

input[type="search"] {
    -webkit-appearance: none
}

.m-menu__link, .m-menu__link:hover, .m-menu__link:focus {
    color: #e50e2c
}

#tbm.rotate {
    transform: rotate(90deg)
}

.mm-opened.mm-subopened {
    display: none !important
}

#mn-wrapper {
    top: 15px;
    width: 350px;
    padding-top: 20px
}

.nav__menu-list_item #mn-wrapper {
    top: 45px;
}

#mn-wrapper .mn-sidebar {
    width: 100%
}

.spinner:hover #mn-wrapper,
.nav__menu-list_item.catalog:hover #mn-wrapper {
    visibility: visible
}

@media screen and (min-width: 1024px) {
    .bx_filter {
        margin-top: 105px
    }
}

.align-right {
    text-align: right
}

.catalog-sortview {
    min-width: 60%
}

@media screen and (max-width: 375px) {
    .b150 {
        margin-bottom: 5px
    }

    .btn-catalog.show-filter {
        background-color: #3a9ed7;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 20px
    }

    .js-leftmenu__link.btn-catalog {
        font-size: 14px;
        font-weight: 400;
        padding: 5px 10px
    }

    .pagination > li > a, .pagination > li > span {
        height: 35px;
        line-height: 35px;
        padding: 0 14px
    }

    .pagination-left span, .pagination-right span {
        line-height: 35px
    }
}

.h4 {
    font-size: 18px;
    line-height: 18px;
    color: #000
}

.h2 {
    font-size: 26px;
    line-height: 26px;
    color: #000
}

.filter_modal {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    padding-top: 45px
}

.filter_modal .exit-filter-modal {
    position: absolute;
    right: 20px;
    top: 22px;
    font-size: 23px;
    color: #555;
    line-height: 20px;
    cursor: pointer;
    transition: all .3s ease
}

.icon-complect {
    width: 59px;
    height: 50px;
    background-image: url(/local/templates/renta/images/icons/complect.svg)
}

.icon-detmeb {
    width: 59px;
    height: 50px;
    background-image: url(/local/templates/renta/images/icons/detmeb.svg);
    background-size: 59px 50px
}

.icon-garderob {
    width: 59px;
    height: 50px;
    background-image: url(/local/templates/renta/images/icons/garderob.svg);
    background-size: 59px 50px
}

.owl-theme .owl-nav [class*=owl-] {
    background: #2b93cf;
    padding: 0;
    width: 37px;
    font-size: 30px;
    line-height: 30px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #2b93cf;
    opacity: 0.5;
}

.owl-carousel .owl-nav .owl-next {
    right: 0px;
}

.owl-carousel .owl-nav .owl-prev {
    left: 0px
}

#sert-carousel .owl-theme .owl-dots .owl-dot {
    background: none !important;
}

.bold {
    font-weight: bold;
}

.header__poster_mobile:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}

.header__poster_mobile-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.header__poster_mobile-btn img {
    margin-right: 10px;
    display: flex;
    width: 23px;
    height: 21px;
}

.header__poster_mobile-btn .fast-order__button {
    padding: 15px 25px;
    width: max-content;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.product-row__price-list {
    margin-top: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20.7px;
    color: #8A8A8A;
}

.product-row__price-list > div:not(:last-child) {
    margin-bottom: 5px;
}

.product-row__price-list span {
    font-size: 17px;
    line-height: 22px;
    color: #000;
}