.main-mnu li.has-no-sub>span::after {
    content:'';
    display:inline-block;
    position:relative;
    width:5px;
    height:10px;
    margin-left:15px;
    background-repeat:no-repeat;
    background-position:center;
    -moz-background-size:contain;
    -o-background-size:contain;
    background-size:contain;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s
}
.main-mnu li.has-no-sub:hover>a::after,.main-mnu li.has-no-sub:hover>span::after {
    margin-left:25px
}
.has-no-sub.hover>.sub-mnu,.has-no-sub.hover>.sub-mnu-2 {
    opacity:1;
    z-index:3
}

.clarify-price-form {
    max-width:230px;
    margin:0 auto;
    padding-top:5px
}
.clarify-price-form .inp-line {
    margin-bottom:20px
}
.clarify-price-form .btn-wrap {
    padding-top:10px
}
.clarify-price-form .btn,.bclarify-price-form .btn-transp,.clarify-price-form .btn-white {
    width:100%
}
.prod-itm-txt .btn-wrap .clarify-price {
    width:100%
}

.info-icons-left>span.top, .info-icons-right>span.top {
    background-color: #b0d31f;
}

.info-icons-left>span.limited, .info-icons-right>span.limited {
    background-color: #ffd715;
}

.fixed .head-login {
    display: flex;
}

.menu-box a {
    display: block;
}

.prod-head-fixed {
    z-index: 1000;
    top: 0;
}

.prod-fixed-line {
    min-height: 90px;
}

@media only screen and (max-width: 1375px) {
    .prod-fixed-line {
        min-height: 75px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .prod-fixed-line .rate-wrap {
        display: none;
    }
    .prod-fixed-line .prod-img {
        display: none;
    }
    .prod-fixed-line .price {
        font-size: 20px;
    }
}

/* 29.10.20 */
@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}



/* menu */
#menu-vertical {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#menu-vertical .dropdown-toggle {
    text-shadow: none;
    border-radius: 0 !important;
    height: 50px;
    padding-right: 35px;
    min-width: 250px;
}
#menu-vertical .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: 22px;
}
#menu-vertical .dropdown-toggle:hover {
    color: #009fff;
}

#menu-vertical #menu-vertical-list {
    min-width: 100%;
    width: auto;
}
#menu-vertical #menu-vertical-list .item-dop-info {
    line-height: 1.45em;
}
#menu-vertical .fa-angle-down {
    display: inline-block;
    position: relative;
    width: 12px;
    height: 6px;
    margin-top: -5px !important;
    background-image: url("../img/_style/_svg/arr_dn.svg");
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

#menu-vertical .box-col-3 {
    width: calc(100vw - 281px);
    max-width: 1329px;
}

#menu-vertical #menu-vertical-list > li .dropdown-menu-full, #menu-vertical #menu-vertical-list > li .dropdown-menu-full-image {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: -1px;
}

.mob-menu.hidden-md.hidden-lg {
    display: block;
}

.toggle-close-mm .fa-close {
    background-image: url("../img/_style/_svg/multiply_white.svg");
    width: 17px;
    height: 17px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}

.show-sc-mobile .fa-plus {
    background-image: url("../img/_style/_svg/plus.svg");
    width: 15px !important;
    height: 15px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}

.collapse:not(.show) {
    display: block;
}
.collapse:not(.in) {
    display: none;
}

.stock-nav, .lang-nav {
    display: inline-block;
}

.lang-nav {
    font-family: "MontserratBold", sans-serif;
    margin-left: 15px;
}
.lang-nav li {
    float: left;
    margin-right: 10px;
}

/* Media */
@media only screen and (max-width: 1375px) {
    #menu-vertical .box-col-3 {
        width: 100vw;
        max-width: 889px;
    }
}

@media only screen and (max-width: 1200px) {
    #menu-vertical .box-col-3 {
        max-width: 689px;
    }
}

@media only screen and (max-width: 992px) {
    #menu-vertical .dropdown-toggle.hidden-md {
        display: inline-block;
    }

    #menu-vertical .dropdown-toggle {
        width: 50px;
        min-width: 0;
        padding: 0;
    }

    #menu-vertical .dropdown-toggle .text-category {
        display: none;
    }

    #menu-vertical .dropdown-toggle::after {
        display: none;
    }

    #menu-vertical .dropdown-toggle .fa-bars{
        width: 24px;
        height: 24px;
        margin-right: 12px;
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        background-image: url("../img/_style/_svg/list-menu_white.svg");
    }

    #menu-vertical .dropdown-toggle:hover {
        background-color: #009fff;
        opacity: .75;
    }

}

@media only screen and (max-width: 767px) {
    .head-top .top-nav {
        display: none;
    }
    .head-top .stock-nav {
        display: none;
    }
    .head-top .lang-nav {
        line-height: 0.5;
    }
}

@media only screen and (max-width: 576px) {
    .head-top {
        display: block;
    }
}