/*!DO NOT MODIFY THIS FILE*/
a.catalog-menu-sub__label.catalog-menu__item {
    position: relative;
    float: none
}

.footer-contacts__item.go img {
    float: none !important;
    display: block;
    margin: 12px auto
}

@media all and (min-width: 1024px) {
    .footer-contacts__item.go img {
        float: right !important;
        margin: -12px 0 0
    }
}

@media all and (max-width: 1024px) {
    .footer-contacts__item {
        text-align: center
    }
}

.new-cm--items {
    position: relative;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    width: 1024px;
    font-family: Arial, Helvetica, sans-serif
}

.new-cm--items:after {
    clear: both;
    content: "";
    display: table
}

.new-cm--items ul, .new-cm--items ul li {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none
}

.new-cm--promo {
    float: right;
    width: 288px;
    text-align: center
}

.new-cm--hit {
    width: 228px;
    margin: 0 auto
}

.new-cm--label.blue {
    float: left
}

.new-cm--hit .new-cm--label.blue {
    margin: 0 0 12px
}

.new-cm--hitimage {
    clear: both;
    width: 228px;
    min-height: 196px;
    line-height: 196px;
    font-size: 0;
    overflow: hidden
}

.new-cm--hitimage img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle
}

.new-cm--hitname {
    font-size: 12px;
    line-height: 15px;
    color: #6cf;
    margin: 0 0 12px;
    padding: 15px 0 0;
    white-space: normal
}

.new-cm--hitname a, .new-cm-menu a {
    text-decoration: none;
    color: #6cf
}

.new-cm--hitname a:hover, .new-cm-menu a:hover {
    text-decoration: underline
}

.new-cm--info {
    font-size: 11px;
    color: #666;
    line-height: 20px;
    margin: 0 0 8px
}

.new-cm--infoleft {
    float: left;
    width: 50%;
    text-align: left
}

.new-cm--inforight {
    float: right;
    width: 50%;
    text-align: right
}

.new-cm--price {
    clear: both;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    padding: 8px 0 14px
}

.new-cm--button {
    width: 105px;
    margin: 0 auto
}

.new-cm--button .gui-button {
    width: 100%
}

.new-cm-menu {
    position: relative;
    float: left;
    width: 736px;
    columns: 3;
    box-sizing: border-box;
    padding: 1px 12px 12px 0
}

.new-cm-menu:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    bottom: 0;
    background: #e6e6e6
}

.new-cm-menu a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 25px;
    color: #333;
    white-space: normal
}

.new-cm-menu a:hover {
    color: #26c2f1
}

.new-cm--items ul li + li.new-cm-latter {
    margin-top: 16px
}

.new-cm-latter, .new-cm-latter a {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #26c2f1
}

.new-cm--items ul li.new-cm-liner {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    padding: 10px 0;
    margin-top: 20px
}

.new-cm--items ul li.new-cm-liner a {
    font-weight: 700
}

.new-cm--items ul li.new-cm-liner + li.new-cm-liner {
    border-top: 0;
    margin: 0
}

.new-cm--spacer {
    height: 145px
}

.new-cm--check, .new-cm--label {
    display: inline-block;
    vertical-align: middle
}

.new-cm--label {
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    padding: 1px 3px;
    font-weight: 700
}

.new-cm--label.red {
    background: #fc1919
}

.new-cm--label.blue {
    background: #03a9f4;
    vertical-align: top;
    font-size: 14px;
    padding: 4px 6px
}

.new-cm--check {
    width: 20px;
    height: 20px;
    margin: 0 4px;
    background: url(./images/checkck.png) 0 0 no-repeat
}

.catalog-menu-sub-wrapper {
    background: #f3f3f3 !important
}

.new-tm-arrow {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.has-child .new-tm-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 9px;
    height: 5px;
    background: url(./images/chevron-arrow-down.svg) 50% 50% no-repeat;
    background-size: cover;
    margin: -2.5px 0 0 5px;
    transition: .2s
}

.catalog-menu__item:hover .catalog-menu__label .new-tm-arrow:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff
}

.catalog-menu__item:hover .catalog-menu__label .new-tm-arrow:before {
    transform: rotate(180deg)
}

.menu-mob-list[style*="0"] ~ .menu-mob-sub__back {
    display: none
}

a.check_in_cart {
    text-decoration: none
}
.warn_holliday{
    background-color: #EF3E42;
    color: #ffffff;
    padding: 10px;
    text-align: center;
}
.l-mob-bar.JS-Fix-Bar.JS-Fix-fixed.l-mob-bar_fix{
    width: 414px;
    position: fixed;
    top: 0px;
}
.l-wrapper .l-toppanel-mob{
    min-height: 140px;
}