@charset "UTF-8";

.breadcrumb li.active,
a,
body,
html {
    font-family: RR
}

.footer-main,
.wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.bordered:hover,
.but-cart a,
.page_title,
.phones a,
.zamer:hover {
    color: #181818
}

.fancybox-infobar,
.fancybox-slide--image .fancybox-content {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.fancybox-container,
.fancybox-thumbs,
.fancybox-thumbs>ul>li,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

.ajax-loading,
.fancybox-infobar,
.slick-slide.dragging img {
    pointer-events: none
}

.footer__item ul,
.lk-menu,
.menu_header {
    list-style-type: none
}

.category-box,
.pays .pay-box {
    grid-template-columns: repeat(4, 1fr)
}

@font-face {
    font-family: RR;
    src: url("../fonts/RR.eot");
    src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype")
}

@font-face {
    font-family: RB;
    src: url("../fonts/RB.eot");
    src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype")
}

@font-face {
    font-family: RCR;
    src: url("../fonts/RCR.eot");
    src: url("../fonts/RobotoCondensed-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoCondensed-Regular.woff") format("woff"), url("../fonts/RobotoCondensed-Regular.ttf") format("truetype")
}

@font-face {
    font-family: RCB;
    src: url("../fonts/RCB.eot");
    src: url("../fonts/Roboto-BoldCondensed.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-BoldCondensed.woff") format("woff"), url("../fonts/Roboto-BoldCondensed.ttf") format("truetype")
}

.wrapper {
    max-width: 1920px;
    min-width: 260px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    position: relative;
}

.breadcrumb,
.footer__item ul {
    margin-bottom: 0;
    padding-left: 0
}

.wrapper .content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.wrapper .footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

body,
html {
    height: 100%;
    font-size: 16px
}

.page_title {
    font-size: 35px;
    font-family: RB
}

.footer-phone,
.footer__item-head,
.title {
    color: #373e44;
    font-family: RCB
}

.title {
    font-size: 40px
}

.container {
    padding: 0;
    width: 1290px
}

@media (max-width:1366px) {
    .container {
        width: 1200px
    }
}

.badge-box__count,
.container:after,
.container:before,
.mobile-box,
.phones-mobile,
.toggler,
.zend-mobile {
    display: none
}

.d-flex,
.pays,
.work-slider__item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.breadcrumb,
.breadcrumb li,
.next,
.prev {
    display: -webkit-box;
    display: -ms-flexbox
}

a {
    display: block
}

a:hover {
    text-decoration: none
}

.breadcrumb {
    background: 0 0;
    padding-top: 15px;
    display: flex;
    margin-top: 30px
}

.next,
.prev,
footer {
    background-color: #fff
}

.breadcrumb li {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px
}

.breadcrumb li:before {
    padding: 0 5px 0 10px !important
}

.breadcrumb li a {
    color: #333
}

.footer__item ul li a,
.menu_header li a,
footer a:hover {
    color: #545c64
}

.next,
.prev {
    width: 45px;
    height: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #d9dae4;
    border-radius: 60px;
    opacity: .7;
    cursor: pointer
}

.ajax-loading,
.ajax-loading:after {
    position: fixed;
    width: 100%;
    height: 100%
}

.user,
.zend-form input {
    border: 1px solid #d9dae4
}

.next svg,
.prev svg {
    width: 10px;
    height: 15px
}

.but-cart__icon,
.categories-menu__item,
.footer-socials,
.nav-product-tabs,
.search-results-form,
.template-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ajax-loading {
    display: none;
    z-index: 100
}

.ajax-loading:after {
    content: "";
    display: block;
    top: 0;
    left: 0;
    background: url("../images/ajax-loading.gif") center no-repeat !important;
    z-index: 1000
}

.ajax-loading.active {
    opacity: 1
}

footer {
    padding: 68px 0
}

footer a {
    -webkit-transition: .4s;
    transition: .4s
}

footer address {
    margin-top: 15px;
    color: #545c64
}

.container-footer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__item ul li {
    padding: 7px 0;
    max-width: 190px;
    line-height: 1
}

.footer__item-head {
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase
}

.footer-phone {
    font-size: 18px
}

.footer-main {
    display: -ms-flexbox;
    -ms-flex-direction: column;
    flex-direction: column
}

.copyright {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #989898;
    margin-top: 12px;
    margin-bottom: 50px
}

.dc,
.login-form {
    margin-top: auto
}

.dc span {
    display: block;
    font-size: 14px
}

.dc span.dc__name {
    margin-top: 5px;
    color: #989898
}

.wmode {
    font-size: 14px;
    color: #545c64;
    margin-top: 7px;
    margin-bottom: 1rem
}

.footer-email__link {
    color: #545c64;
    font-size: 18px;
    font-weight: 600
}

.write-us {
    color: #ff7800;
    font-size: 14px;
    text-decoration: underline !important
}

.footer-social:not(:last-child),
.menu-top .header-whatsapp {
    margin-right: 20px
}

@media (max-width:991px) {
    .footer-main {
        width: 100%;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 30px
    }

    .copyright {
        font-size: 14px
    }
}

#catalog_single,
.lk-form .lk-form__left,
.new-reg,
.offers-info-wrap,
.order-form__comment,
.work-slider__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

@media (max-width:767px) {
    .footer-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .copyright {
        margin-bottom: 15px
    }
}

.menu-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1059px;
    height: 49px
}

.menu_header,
.phones {
    display: -webkit-box;
    display: -ms-flexbox
}

@media (max-width:516px) {
    .menu-top .header-whatsapp {
        display: none
    }
}

.menu_header {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 414px)
}

.phones {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 300px;
    font-family: RCR;
    font-size: 16px
}

.logo-box,
.menu-catalog {
    display: -webkit-box;
    display: -ms-flexbox
}

.but-cart,
.catalog-link {
    font-size: 18px;
    font-family: RCR;
    height: 45px
}

.phones .phone {
    padding-top: 5px
}

.logo-box {
    margin-right: 47px;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.menu-catalog {
    width: 1059px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog-link,
.zend-button {
    display: -webkit-box;
    display: -ms-flexbox
}

.catalog-link {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 163px;
    background: #ff7800;
    color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    text-decoration: none !important
}

.fancybox-share__button,
.fancybox-share__button:hover,
.lk-menu li a {
    text-decoration: none
}

.catalog-link:hover {
    color: #fff;
    background: #ff5417
}

.catalog-link:active,
.catalog-link:focus,
.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff
}

.bordered svg,
.catalog-link svg {
    margin-left: 15px
}

.zend-form {
    position: relative;
    width: 561px;
    height: 45px
}

.zend-form input {
    width: 100%;
    height: 100%;
    padding-left: 50px
}

.zend-form input:focus::-webkit-input-placeholder {
    opacity: 0
}

.zend-form input:focus::-moz-placeholder {
    opacity: 0
}

.zend-form input:focus:-ms-input-placeholder {
    opacity: 0
}

.zend-form input:focus::-ms-input-placeholder {
    opacity: 0
}

.zend-form input:focus::placeholder {
    opacity: 0
}

.zend-button {
    position: absolute;
    padding: 0;
    background: 0 0;
    top: 50%;
    left: 28px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.but-cart,
.categories-menu__item .menu__item-link,
.user a {
    display: -webkit-box;
    display: -ms-flexbox
}

.user {
    border-left: 0;
    width: 135px;
    height: 45px
}

.user a {
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #989898;
    font-family: RCR;
    font-size: 14px
}

.user a svg {
    margin-right: 14px;
    width: 16px;
    height: 16px
}

.but-cart {
    width: 200px;
    border: 1px solid #d9dae4;
    border-left: 0;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #181818;
    position: relative
}

.but-cart svg {
    margin-right: 18px
}
.menus-box {
    overflow: hidden;
}

@media (max-width:1366px) {

    .menu-catalog,
    .menu-top,
    .zend-form {
        width: 100%
    }

    .menus-box {
        width: calc(100% - 233px)
    }

    .search-box {
        width: calc(100% - 498px)
    }
}

@media (max-width:1250px) {
    .container {
        width: 100%;
        padding: 0 15px
    }

    .logo-box {
        margin-right: 30px
    }

    .menus-box {
        width: calc(100% - 216px)
    }
}

@media (max-width:1200px) {
    .search-box {
        width: calc(100% - 335px)
    }

    .catalog-link,
    .menu_header {
        display: none
    }

    .toggler {
        display: block;
        position: relative;
        width: 30px;
        height: 30px;
        z-index: 3;
    }

    .toggler span {
        position: absolute;
        width: 100%;
        height: 3px;
        top: 50%;
        left: 0;
        background: #181818;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .toggler span.open {
        background: 0 0
    }

    .toggler span:after,
    .toggler span:before {
        content: "";
        position: absolute;
        height: 3px;
        background: #181818;
        width: 100%;
        left: 0
    }

    .toggler span.open:before {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        top: 0;
        background: #fff
    }

    .toggler span.open:after {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        bottom: 0;
        background: #fff
    }

    .toggler span:before {
        top: -6px;
        -webkit-transition: .4s;
        transition: .4s
    }

    .toggler span:after {
        bottom: -6px;
        -webkit-transition: .4s;
        transition: .4s
    }

    .mobile-box {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .9);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        z-index: 2;
        top: 0;
        left: -100%;
        -webkit-transition: .5s;
        transition: .5s
    }

    .mobile-box.open {
        left: 0;
        overflow: auto
    }

    .mobile-box .categoryes,
    .mobile-box .menu_mobile {
        padding-left: 0;
        list-style-type: none;
        width: 235px
    }

    .mobile-box .categoryes li,
    .mobile-box .menu_mobile li {
        padding: 4px 0
    }

    .mobile-box .categoryes li a,
    .mobile-box .menu_mobile li a {
        color: #fff
    }
}

@media (max-width:767px) {

    .but-cart svg,
    .logo-box,
    .user a svg {
        margin-right: 0
    }

    .badge-box__count {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 12px;
        min-width: 18px;
        min-height: 18px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #ff7800;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        top: 3px;
        left: 50%
    }

    .search-box {
        width: calc(100% - 96px)
    }

    .but-cart {
        width: 50px
    }

    .badge-box,
    .user a span {
        display: none
    }

    .logo-box {
        width: 100px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .logo-box img {
        width: 100%
    }

    .menus-box {
        width: calc(100% - 130px)
    }

    .header-container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .user {
        width: 45px
    }
}

.fancybox-is-open .fancybox-stage,
.fancybox-thumbs-x>ul,
body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s, visibility 0s linear .25s;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s, visibility;
    transition: opacity .25s, visibility;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    user-select: none
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before,
[class*=" icon-"],
[class^=icon-] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 99994
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-show-thumbs .fancybox-thumbs,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous,
.slick-initialized .slick-slide {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0
}

#CallbackFormEmail label,
#callbackModal label,
.btn-product .replain-link__icon,
.fancybox-button--pause svg path:first-child,
.fancybox-button--play svg path:nth-child(2),
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small,
.fancybox-slide--image:before,
.filter-content .filter-block .filter-block__content input,
.fix-close,
.fix-menu,
.form-white .file-upload input[type=file],
.form-white .form-group label,
.form-white.form-label .form-group label,
.home-slider .slick-dots li button,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0
}

.fancybox-slide--iframe {
    padding: 44px 44px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0/100% 100% no-repeat;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity, -webkit-transform;
    user-select: none;
    z-index: 99995
}

.fancybox-image,
.fancybox-share__button,
.fancybox-spaceball {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin-bottom: 44px
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    vertical-align: top
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-button,
.fancybox-close-small {
    height: 44px;
    margin: 0;
    width: 44px;
    cursor: pointer
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    display: inline-block;
    outline: 0;
    padding: 10px;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
    fill: currentColor
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity .25s, visibility, color .25s;
    transition: opacity .25s, visibility, color .25s
}

.fancybox-navigation .fancybox-button:after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke .1s;
    transition: stroke .1s
}

.fancybox-close-small:focus,
.form-white button:active,
.form-white button:focus,
.form-white button:hover,
.form-white input[type=submit]:active,
.form-white input[type=submit]:focus,
.form-white input[type=submit]:hover,
.replain-link:focus,
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
    outline: 0
}

.fancybox-close-small:hover svg,
.fancybox-fx-fade.fancybox-slide--current,
.fancybox-thumbs .fancybox-thumbs-active:before,
.fixed-cart.active,
.form-white .radio-inline input[type=radio]:checked+label:before,
.offers-info-wrap:hover .offers__link,
.rich-radio input[type=radio]:checked+label:after,
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before,
.slick-next.slick-disabled:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev.slick-disabled:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption:after {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: .8s linear infinite fancybox-rotate;
    animation: .8s linear infinite fancybox-rotate;
    background: 0 0;
    border: 6px solid rgba(100, 100, 100, .5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fancybox-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    -webkit-transition: .2s;
    transition: .2s;
    user-select: none;
    white-space: nowrap
}

.cat-product:hover,
.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path,
.fixed-cart svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs>ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs>ul>li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.slick-dots li,
.slick-dots li button {
    width: 12px;
    height: 12px;
    cursor: pointer
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .2s cubic-bezier(.25, .46, .45, .94);
    transition: .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.slick-loading .slick-list {
    background: #fff
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg")
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #fff
}

.slick-prev {
    left: -83px;
    width: 60px;
    height: 60px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-next:before,
.slick-prev:before,
[dir=rtl] .slick-next:before,
[dir=rtl] .slick-prev:before {
    content: ""
}

.slick-next {
    right: -83px;
    width: 60px;
    height: 60px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.product-box,
.slick-dotted.slick-slider {
    margin-bottom: 70px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.children-menu-list,
.company-home__image,
.container-slider,
.filter-block__item,
.home-slider__item,
.lk-box .lk-box__menu,
.main-categories-menu.menu-visible.white,
.menu-child-wrapp,
.offers,
.offers-info-wrap,
.slick-dots li,
.slick-list,
.slick-slider,
.slick-track {
    position: relative
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    background: url("../images/li_dots.png") no-repeat
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li.slick-active {
    background: url("../images/li_dots_activ.png") no-repeat
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    text-align: center;
    opacity: 1
}

@media (max-width:1141px) {
    .slick-prev {
        left: -65px
    }

    .slick-next {
        right: -65px
    }
}

.slick-slider {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

#CallbackFormEmail .modal-title,
#callbackModal .modal-title {
    font-family: RCB;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#CallbackFormEmail .modal-content,
#callbackModal .modal-content {
    border-radius: 0
}

#CallbackFormEmail input,
#CallbackFormEmail textarea,
#callbackModal input,
#callbackModal textarea {
    height: 40px;
    border: 1px solid #b2b2ad;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

#CallbackFormEmail textarea,
#callbackModal textarea {
    height: 120px
}

#CallbackFormEmail .terms_of_use,
#callbackModal .terms_of_use {
    font-size: 14px;
    color: #ccc;
    font-family: RCR
}

#CallbackFormEmail .contact-us,
#CallbackFormEmail .redButton,
#callbackModal .contact-us,
#callbackModal .redButton {
    width: 200px;
    height: 45px;
    font-size: 18px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #fff;
    border: 0;
    background: #ff7800
}

#CallbackFormEmail .modal-title__image,
#callbackModal .modal-title__image {
    width: 100px;
    margin-right: 10px
}

#CallbackFormEmail .modal-title__image img,
#callbackModal .modal-title__image img,
.lk-setting {
    width: 100%
}

.main-categories-menu {
    left: 35%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    top: 90px;
    padding-bottom: 50px;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0
}

.main-categories-menu.menu-visible {
    opacity: 1;
    z-index: 1000;
    top: 100px
}

.main-categories-menu.menu-visible.white:before {
    content: "";
    position: absolute;
    width: 430px;
    height: 100%;
    left: 330px;
    background: #fff;
    display: block !important;
    z-index: -1
}

.menu__item-right {
    width: 0;
    left: 330px;
    top: 0;
    background: #fff;
    height: 100%;
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s;
    overflow: hidden
}

.menu__item-right.slide-left {
    width: 430px;
    z-index: unset;
    padding-left: 30px
}

.menu-child-wrapp {
    height: 100%
}

.categories-menu__item:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: -28px;
    left: 50px;
    border: 15px solid transparent;
    border-bottom: 15px solid #fff
}

.categories-menu__item .menu__item-link {
    background: #fff;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 55px;
    color: #181818;
    width: 330px;
    padding-left: 30px;
    padding-right: 30px;
    border-left: 3px solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.children-menu-list li a,
.container-slider,
.home-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox
}

.categories-menu__item .menu__item-link:hover {
    border-left: 3px solid #ff7800
}

.cat-pictire {
    bottom: 0;
    right: 0;
    opacity: .5;
    width: 200px;
    height: 150px;
    z-index: 1000
}

.cat-pictire img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.children-menu-list {
    z-index: 1000;
    list-style: none;
    padding-left: 0
}

.children-menu-list li a {
    color: #989898;
    min-height: 55px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #989898;
    width: calc(100% - 30px)
}

.current-category-link {
    font-family: RCB;
    color: #ff7800
}

.home-slider {
    width: 1460px;
    margin: 23px auto 0
}

.home-slider .slick-dots {
    bottom: 59px;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 1290px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.home-slider .slick-dots li {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative
}

.home-slider .slick-dots li.slick-active {
    border: 1px solid rgba(255, 255, 255, .5)
}

.home-slider .slick-dots li.slick-active:before {
    width: 7px;
    height: 7px;
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff
}

.home-slider .slick-dots li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    top: 50%;
    left: 50%;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    padding: 0
}

.home-slider__item {
    width: 100%;
    min-height: 450px
}

.home-slider__item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(9, 21, 39, .35)), to(rgba(9, 21, 39, .35)));
    background: linear-gradient(0deg, rgba(9, 21, 39, .35), rgba(9, 21, 39, .35))
}

.home-slider__item img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

.container-slider {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    margin-top: 80px;
    z-index: 400
}

.home-slider__buttons,
.zamer {
    display: -webkit-box;
    display: -ms-flexbox
}

.home-slider__name {
    font-size: 18px;
    font-family: RB
}

.home-slider__title {
    font-size: 50px;
    font-family: RB;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 20px
}

.home-slider__desc {
    font-size: 17px;
    font-family: RCR
}

.home-slider__buttons {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: RCR;
    font-size: 18px;
    margin-top: 30px
}

.cat-product,
.zamer {
    height: 45px;
    -webkit-box-align: center
}

.zamer {
    /* width: 170px; */
    padding: 0 20px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    color: #373e44;
    margin-right: 30px
}

.cat-product,
.slide-naumber__head {
    display: -webkit-box;
    display: -ms-flexbox
}

.cat-product {
    /* width: 195px; */
    padding: 0 20px;
    background: rgba(255, 255, 255, .17);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #fff;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pays .pay-details .pay-details__items,
.slide-number:first-child {
    margin-bottom: 15px
}

.slide-naumber__head {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.offers-info-wrap,
.offers__link {
    display: -webkit-box;
    display: -ms-flexbox
}

.slide-naumber__head span {
    font-family: RCB;
    font-size: 38px;
    margin-left: 12px
}

.slider-nuber__txt {
    font-size: 15px;
    line-height: 1;
    padding-left: 20px
}

.offers {
    margin-right: -31px
}

.offers .slick-track a,
.offers .slick-track a img {
    border-radius: 10px
}

.offers .slick-list {
    overflow: visible
}

.offers .next,
.offers .prev {
    position: absolute;
    z-index: 50;
    top: 126px;
    right: 95%;
    cursor: pointer
}

.offers .next {
    right: 3.5%
}

.offers__item {
    height: 300px;
    margin-right: 31px;
    -webkit-transition: .4s;
    transition: .4s
}

.offers-info-wrap {
    -webkit-transition: .4s;
    transition: .4s;
    padding: 30px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.offers-info-wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover
}

.offers__link {
    margin-top: auto;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.offers__name {
    font-size: 20px;
    color: #fff;
    font-family: RCB;
    line-height: 1;
    min-height: 60px
}

.offers__percent {
    font-size: 58px;
    color: #fff;
    font-family: RCB;
    line-height: 1;
    margin-top: 30px
}

.offers__percent span {
    font-size: 25px
}

.tab-page.active {
    min-height: 354.99px !important
}

.work-slider .next,
.work-slider .prev {
    position: absolute;
    top: -73px;
    right: 65px;
    z-index: 50
}

.work-slider .next {
    right: 0
}

.work-slider__img {
    max-width: 410px;
    height: calc(160px + (260 - 160) * ((100vw - 320px)/ (1510 - 320)));
    border-radius: 10px
}

.work-slider__img a {
    height: 100%
}

.work-slider__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px
}

.work-slider__content {
    width: 40.7%;
    background: #f4f4f4;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.work-slider__head {
    color: #373e44;
    font-family: RCB;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1510 - 320)));
    line-height: 1.2;
    margin-top: calc(10px + (15 - 10) * ((100vw - 320px)/ (1510 - 320)));
    margin-bottom: calc(2px + (15 - 2) * ((100vw - 320px)/ (1510 - 320)))
}

.counter-box {
    color: #7a8086;
    font-size: 14px
}

.work-slider__table table {
    width: 100%;
    font-size: 14px;
    color: #373e44
}

.work-slider__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: auto
}

.work-slider__price-name {
    font-size: 14px;
    color: #8b8b8b
}

.work-slider__price-num {
    font-family: RCB;
    font-size: calc(16px + (23 - 16) * ((100vw - 320px) / (1510 - 320)));
    color: #373e44
}

.work-slider__price-num span {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1510 - 320)))
}

@media(min-width:1510px) {
    .work-slider__head {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .work-slider__img {
        height: 260px
    }

    .work-slider__price-num {
        font-size: 23px
    }

    .work-slider__price-num span {
        font-size: 16px
    }
}

.whont {
    width: 140px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    font-family: RCB;
    background: #ff7800;
    margin-left: 34px
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
    display: block;
    height: 0;
    opacity: 0;
    position: absolute
}

.pill-content>.active,
.tab-content>.active {
    height: auto;
    opacity: 1;
    position: relative
}

.nav-pages {
    margin-bottom: 28px;
    width: calc(100% - 380px)
}

.nav-pages li a {
    color: #8b8b8b;
    margin: 0;
    border: none
}

.nav-pages li.active {
    border-bottom: 1px solid #373e44
}

.nav-pages li.active a {
    border: none;
    color: #373e44;
    padding: 10px 15px !important
}

.nav-pages li.active a:active,
.nav-pages li.active a:focus,
.nav-pages li.active a:hover {
    border: none
}

#payment-methods .payment-method .description p,
.nav-pages li:hover {
    margin: 0
}

.nav-pages li:hover a {
    background: 0 0;
    border: none;
    margin: 0
}

@media (max-width:1440px) {
    .home-slider {
        width: 100%
    }
}

@media (max-width:1366px) {
    .nav-pages {
        width: calc(100% - 300px)
    }

    .home-slider .slick-dots {
        width: 1200px
    }

    .product-box__img img {
        width: 100%
    }
}

@media (max-width:1250px) {
    .home-slider .slick-dots {
        width: 100%;
        padding-right: 15px
    }
}

@media (max-width:1200px) {
    .nav-pages {
        width: 100%;
        border-bottom: 0
    }

    .nav-pages li {
        border-bottom: 1px solid #ddd
    }

    .work-slider .next,
    .work-slider .prev {
        top: 10px
    }

    .work-slider .next {
        top: 10px;
        right: 10px
    }

    .offers {
        width: calc(100% + 30px)
    }

    .offers .slick-list {
        overflow: hidden
    }
}

@media (max-width:1000px) {

    .offers .next,
    .offers .prev {
        right: 94%
    }

    .offers .next {
        right: 4.5%
    }
}

@media (max-width:1050px) {
    .home-slider__title {
        font-size: 35px
    }
}

@media (max-width:1135px) {
    .work-slider__content {
        width: 50%
    }
}

@media (max-width:825px) {

    .offers .next,
    .offers .prev {
        right: 93%
    }

    .offers .next {
        right: 5.5%
    }
}

@media (max-width:700px) {

    .offers .next,
    .offers .prev {
        right: 91%
    }

    .offers .next {
        right: 6.5%
    }
}

@media (max-width:860px) {
    .nav-pages li {
        border-bottom: 1px solid transparent
    }
}

@media (max-width:850px) {

    .work-slider .next svg path,
    .work-slider .prev svg path {
        fill: #fff
    }

    .work-slider__content {
        width: 100%
    }
}

@media (max-width:800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs>ul>li {
        max-width: calc(100% - 10px)
    }

    .container-slider {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .advents {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 30px
    }

    .home-slider__item {
        height: 500px
    }
}

@media screen and (max-width:626px) {
    .offers__item {
        height: auto
    }

    .offers-info-wrap {
        padding: 0
    }

    .offers-info-wrap img {
        position: unset;
        height: auto
    }
}

@media (max-width:576px) {

    .offers .next,
    .offers .prev {
        right: 89%
    }

    .offers .next {
        right: 8.5%
    }
}

@media (max-width:515px) {
    .toggler {
        position: absolute;
        right: 15px
    }

    .menus-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% - 110px)
    }

    .menu-catalog {
        position: relative;
        margin-left: auto;
        margin-right: 40px
    }

    .zend-form input {
        padding-left: 10px
    }

    .search-box {
        position: absolute;
        width: 200px;
        top: 50px;
        z-index: 600;
        left: -60px;
        display: none;
        -webkit-transition: .5s;
        transition: .5s
    }

    .phones-mobile,
    .phones.fade-phones,
    .search-box.search-fade,
    .zend-mobile {
        display: -webkit-box;
        display: -ms-flexbox
    }

    .phones.fade-phones,
    .search-box.search-fade {
        display: flex
    }

    .zend-button {
        left: auto;
        right: 15px
    }

    .zend-mobile {
        width: 45px;
        height: 45px;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid #d9dae4
    }

    .header_main {
        padding: 5px 0
    }

    .menu-catalog {
        width: 185px
    }

    .phones {
        font-size: 14px;
        position: absolute;
        width: 150px;
        top: 50px;
        left: 28%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #fff;
        z-index: 500;
        padding: 10px;
        height: 80px;
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid #181818;
        -webkit-box-shadow: 0 0 6px rgba(255, 255, 255, .8);
        box-shadow: 0 0 6px rgba(255, 255, 255, .8)
    }

    .fade-phones {
        width: 230px !important
    }

    .menu-top {
        width: 0
    }

    .phones-mobile {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid #d9dae4;
        border-right: 0;
        width: 45px;
        height: 45px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .phones-mobile svg {
        width: 16px;
        height: 16px
    }

    .home-slider {
        margin-top: 0
    }
}

@media (max-width:468px) {

    .offers .next,
    .offers .prev {
        right: 86%;
        top: 116px
    }

    .offers .next {
        right: 10.5%
    }
}

@media (max-width:498px) {
    .home-slider__item {
        height: 640px
    }
}

@media (max-width:425px) {

    .home-slider__buttons,
    .work-slider__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .work-slider__footer {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .whont {
        margin-left: 0
    }

    .home-slider__buttons {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .zamer {
        margin-right: 0;
        width: 195px;
        margin-bottom: 1rem
    }

    .home-slider__title {
        font-size: 30px
    }

    .slide-naumber__head span {
        font-size: 25px
    }
}

@media (max-width:380px) {
    .home-slider__item {
        height: 700px
    }
}

.catalog-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 20px
}

.title-small {
    color: #8b8b8b;
    font-family: RCR
}

.title-big {
    font-family: RCB;
    color: #181818;
    font-size: 34px;
    line-height: 1
}

.bordered {
    width: 200px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #373e44;
    font-family: RCR;
    font-size: 17px;
    border: 1px solid #ccd3d9
}

.category-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 31px 1fr 31px 1fr 31px 1fr;
    grid-column-gap: 31px;
    grid-row-gap: 21px
}

.count-product-wrapp,
.empty-product {
    line-height: 1;
    top: 40px;
    font-family: RCB;
    color: #fff;
    left: 40px;
    -webkit-transition: .6s;
    transition: .6s
}

.empty-product {
    font-size: 20px
}

.count-product {
    font-size: 50px
}

.count-product__name {
    font-size: 24px
}

@media (min-width:575px) {

    .count-product-wrapp,
    .empty-product {
        left: -500px
    }

    .category-box__item:hover .count-product-wrapp,
    .category-box__item:hover .empty-product {
        left: 40px
    }
}

.category-box__item:nth-child(-1n+3) {
    -ms-grid-column-span: 2;
    grid-column: span 2
}

.category__image {
    width: 100%;
    height: 270px;
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(55, 62, 68, .35)), to(rgba(55, 62, 68, .35)));
    background: linear-gradient(0deg, rgba(55, 62, 68, .35), rgba(55, 62, 68, .35));
    overflow: hidden
}

.category__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: -1
}

.category__name {
    padding: 10px 0
}

.category__name a {
    font-family: RCB;
    font-size: 20px;
    color: #373e44
}

@media (max-width:1200px) {
    .category-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr)
    }

    .category-box__item:nth-child(-1n+3) {
        -ms-grid-column-span: 1;
        grid-column: span 1
    }
}

@media (max-width:870px) {
    .category-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

.prices-box,
.product-type {
    display: -webkit-box;
    display: -ms-flexbox
}

.comlects_box,
.product-box {
    margin-right: -31px
}

.comlects_box .next,
.comlects_box .prev {
    position: absolute;
    z-index: 100;
    top: -60px;
    right: 96px
}

.comlects_box .next {
    right: 30px
}

.product-box__item {
    padding: 20px;
    margin-right: 31px;
    border-radius: 10px;
    background-color: #fff
}

.product-box__img {
    position: relative;
    width: 100%
}

.product-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 84px;
    height: 25px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #e9eaf3;
    color: #373e44;
    font-size: 14px;
    border-radius: 30px;
    margin-top: 10px;
    margin-left: 10px
}

.product-box__sku {
    font-size: 14px;
    color: #373e44;
    margin-top: 10px;
    margin-bottom: 10px
}

.product-box__sku span,
.sku-single span,
.weight {
    color: #8b8b8b
}

.product-box__name {
    padding-right: 15px;
    line-height: 1;
    min-height: 54px
}

.form-main__desc,
.spinput input {
    line-height: 1.2
}

.product-box__name a {
    color: #373e44;
    font-family: RCR;
    font-size: 18px
}

.price-base,
.w100 {
    font-family: RCB
}

.product-box__name a:hover {
    color: #ff7800;
    text-decoration: underline
}

.weight {
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 15px
}

.price-base,
.weight span {
    color: #373e44
}

.prices-box {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.price-base span {
    font-size: 23px
}

.price-adv {
    color: #545c64;
    font-size: 14px
}

.filter-block-range,
.product-box__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.spinput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 120px;
    height: 40px;
    border: 1px solid #d9dae4
}

.spinput input {
    width: 30px;
    text-align: center;
    border: none
}

.spinput__minus,
.spinput__plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    height: 100%
}

.btn-product {
    display: inline-block;
    width: 150px;
    height: 40px;
    background-color: #ff7800;
    color: #fff !important;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    transition-duration: .2s;
    border: none;
    text-align: center;
    cursor: pointer;
}

.pokroff-title_inner,
.pokroff_title {
    display: -webkit-box;
    display: -ms-flexbox
}

.company-home__image img,
.pokroff_title {
    border-radius: 10px
}

a.replain-link {
    padding: 9px 15px 6px
}

.btn-product .replain-link__caption {
    font-size: 18px;
    display: block
}

.btn-product:hover {
    transition-duration: .2s;
    color: #fff;
    transform: scale(1.05) !important
}

.company-home {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 60px
}

.company-home__txt {
    width: calc(100% - 643px)
}

.pokroff_title {
    position: absolute;
    width: 302px;
    height: 221px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 84, 23, .77)), to(rgba(255, 84, 23, .77)));
    background: linear-gradient(0deg, rgba(255, 84, 23, .77), rgba(255, 84, 23, .77));
    top: 109px;
    left: -60px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.pokroff_title span {
    font-size: 15px;
    font-family: RCB
}

.pokroff-title_inner {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 163.09px
}

.w100 {
    font-size: 33px !important;
    letter-spacing: .12em
}

.more-information {
    width: 242px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ff7800;
    color: #fff !important;
    font-family: RCR;
    font-size: 18px;
    margin-top: 35px;
    border-radius: 5px;
    transition-duration: .2s
}

.more-information:hover {
    transition-duration: .2s;
    color: #fff;
    transform: scale(1.05)
}

.more-information svg {
    margin-left: 22px
}

.more-information svg path {
    stroke: #fff
}

.head-pt {
    padding-top: 20px
}

#payment-methods label,
.company-home__txt-body,
.pay-payments__header {
    color: #373e44
}

.company-home__txt-body p {
    line-height: 22px
}

@media (max-width:1200px) {
    .company-home__image {
        width: 40%
    }

    .company-home__image img {
        width: 100%
    }

    .company-home__txt {
        width: calc(60% - 100px)
    }
}

@media (max-width:1050px) {
    .company-home__image {
        width: 30%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .company-home__txt {
        width: calc(70% - 100px)
    }
}

@media (max-width:1000px) {
    .company-home__txt {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .company-home__image {
        width: 291px
    }

    .pokroff_title {
        display: none
    }
}

@media (max-width:445px) {
    .company-home__image {
        width: 100%
    }
}

.form-main {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 79px;
    margin-bottom: 59px;
    padding-top: 39px;
    border-top: 1px solid #989898
}

.form-main .more-information {
    margin-top: 0
}

@media (max-width:1070px) {
    .form-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .form-main__desc {
        margin-top: 1rem;
        margin-bottom: 1rem
    }
}

.lk-form-registration {
    width: 600px;
    margin-left: 25% !important;
    padding-top: 100px
}

.lk-form-registration h1 {
    font-family: RSB;
    font-size: 26px;
    color: #373e44
}

.lk-form {
    width: 600px;
    margin: 0 auto
}

.lk-form .lk-form__left {
    float: left;
    width: 45%;
    padding: 0 40px 0 0;
    border-right: 1px solid #dfdfdf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.lk-form .lk-form__right {
    float: right;
    width: 55%;
    padding: 0 0 0 40px
}

.lk-form.lk-form-sm-12 {
    width: 100%;
    margin: 0;
    padding: 100px 0 0;
    color: #181818;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lk-form.lk-form-sm-12 h1,
.lk-form.lk-form-sm-12 h2 {
    font-size: 24px;
    text-transform: none;
    line-height: 1.2;
    text-align: left;
    padding: 0 0 30px;
    font-family: RCR
}

.form-white .form-bot:after,
.lk-form:after,
.lk-menu:after {
    content: "";
    clear: both;
    display: block
}

.form-white .checkbox,
.new-reg,
.new-reg .but-black {
    display: -webkit-box;
    display: -ms-flexbox
}

.login-form .login-form__item {
    position: relative;
    padding: 20px 0 0
}

.login-form .login-form__item input {
    color: #373e44 !important;
    background: 0 0 !important
}

.login-form .login-form__link {
    position: absolute;
    top: 2px;
    right: 10px;
    color: #373e44;
    font-size: 13px;
    font-family: RCR;
    line-height: 1;
    text-decoration: underline
}

.new-reg {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.new-reg h2 {
    text-align: left;
    font-family: RCR;
    margin-bottom: 0
}

.cart-block .order-box .order-box__bottom .ruble,
.lk-content h1 {
    font-family: RR
}

.new-reg h2 img {
    height: 30px;
    margin: 0 0 0 15px
}

.new-reg .but-black {
    width: 205px !important;
    height: 50px !important;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ff5417;
    margin-top: auto;
    color: #fff
}

.new-reg .new-reg__text {
    color: #181818;
    font-size: 16px;
    font-family: RCR;
    line-height: 1.5
}

.new-reg .new-reg__text ul li {
    padding: 0 0 10px
}

.new-reg .new-reg__text p {
    margin: 0 0 12px
}

.new-reg .but {
    width: auto;
    padding: 0 40px;
    text-align: center
}

.cart-block .order-box,
.form-white .form-group,
.form-white.form-label .form-group.form-group-radio {
    margin: 0 0 30px
}

.form-white .form-group input,
.form-white .form-group textarea {
    width: 100%;
    height: 46px;
    border: 1px solid #dcdcdc;
    background: 0 0 !important;
    color: #373e44 !important;
    font-size: 14px;
    font-family: RCR;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-white .form-group input::-webkit-input-placeholder,
.form-white .form-group textarea::-webkit-input-placeholder {
    color: #373e44 !important
}

.form-white .form-group input::-moz-placeholder,
.form-white .form-group textarea::-moz-placeholder {
    color: #373e44 !important
}

.form-white .form-group input:-moz-placeholder,
.form-white .form-group textarea:-moz-placeholder {
    color: #373e44 !important
}

.form-white .form-group input:-ms-input-placeholder,
.form-white .form-group textarea:-ms-input-placeholder {
    color: #373e44 !important
}

.form-white .form-group input.error,
.form-white .form-group textarea.error {
    color: #a94442;
    border: 1px solid #a94442
}

.form-white .form-group input.error::-webkit-input-placeholder,
.form-white .form-group textarea.error::-webkit-input-placeholder {
    color: #a94442
}

.form-white .form-group input.error::-moz-placeholder,
.form-white .form-group textarea.error::-moz-placeholder {
    color: #a94442
}

.form-white .form-group input.error:-moz-placeholder,
.form-white .form-group textarea.error:-moz-placeholder {
    color: #a94442
}

.form-white .form-group input.error:-ms-input-placeholder,
.form-white .form-group textarea.error:-ms-input-placeholder {
    color: #a94442
}

.form-white .form-group input:active,
.form-white .form-group input:focus,
.form-white .form-group input:hover,
.form-white .form-group textarea:active,
.form-white .form-group textarea:focus,
.form-white .form-group textarea:hover {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-white .form-group textarea {
    border-radius: 0;
    max-width: 100%;
    min-width: 100%;
    min-height: 65px;
    max-height: 65px
}

.lk-setting .lk-setting__avatar img,
.lk-user .lk-user__avatar img,
.lk-user .lk-user__img img {
    max-height: 100%;
    max-width: 100%
}

.form-white .form-group.form-group-white .input-group {
    position: relative;
    display: block
}

.form-white .form-group.form-group-white .input-group .input-group-addon {
    position: absolute;
    z-index: 2;
    top: 1px;
    left: 1px;
    display: block;
    width: 45px;
    line-height: 48px;
    border: none;
    padding: 0;
    text-align: center;
    background: 0 0;
    border-radius: 0
}

.form-white .form-group.form-group-white .input-group input {
    z-index: 1;
    display: block;
    width: 100%;
    padding: 0 0 0 45px;
    color: #373e44
}

.form-white .password-form-group .input-group {
    position: relative;
    display: block;
    width: 100%
}

.form-white .password-form-group .input-group .form-control,
.form-white .password-form-group .input-group .input-group-addon,
.form-white .password-form-group .input-group .input-group-btn {
    display: block;
    float: none
}

.form-white .password-form-group .input-group-addon {
    position: absolute;
    z-index: 3;
    top: 50%;
    right: 15px;
    width: auto;
    padding: 0;
    color: #737171;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-white .password-form-group .input-group-addon:active,
.form-white .password-form-group .input-group-addon:focus,
.form-white .password-form-group .input-group-addon:hover {
    cursor: pointer;
    color: rgba(0, 0, 0, .8)
}

.form-white .checkbox {
    position: relative;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    min-height: 30px;
    margin: 17px 0 0;
    padding-left: 0
}

.form-white .checkbox input[type=checkbox],
.form-white .checkbox-inline input[type=checkbox]:checked,
.form-white .checkbox-inline input[type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px
}

.form-white .checkbox input[type=checkbox]+label {
    background: url(../images/checkbox.png) no-repeat;
    padding-left: 30px;
    height: 18px
}

.form-white .checkbox input[type=checkbox]:checked+label {
    background-position: 0 -20px
}

.form-white .checkbox label {
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-family: RCR;
    line-height: 20px;
    letter-spacing: .9px
}

.form-white .checkbox label span {
    position: relative;
    top: -8px
}

.form-white .checkbox label a {
    color: rgba(0, 0, 0, .8);
    border-bottom: 1px solid rgba(0, 0, 0, .8);
    -webkit-transition: .3s;
    transition: .3s
}

.form-white .checkbox label a:active,
.form-white .checkbox label a:focus,
.form-white .checkbox label a:hover {
    color: #814fa4;
    border-color: #814fa4
}

.form-white .checkbox .help-block {
    position: absolute;
    top: 26px;
    letter-spacing: 0
}

.form-white .form-bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 17px 0 0
}

.form-white .form-bot .form-captcha {
    display: block;
    vertical-align: middle;
    width: 300px;
    height: 74px;
    border-radius: 4px
}

.form-white .form-bot .form-captcha .help-block {
    position: absolute;
    display: block
}

.form-white .form-bot .form-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    padding: 0 0 0 20px;
    width: calc(100% - 300px);
    margin-top: auto
}

.form-white .form-bot .form-button .but-pink {
    background: #ff7800;
    color: #fff
}

.form-white .help-block {
    display: none;
    margin: 0 !important;
    color: #a94442;
    font-size: 12px;
    font-family: RCR;
    text-align: center
}

.form-white button,
.form-white input[type=submit] {
    position: relative;
    width: 100%;
    height: 50px;
    padding: 0;
    border: none
}

.form-white .terms_of_use {
    width: 100%;
    margin: 30px auto 0;
    color: #ececec;
    font-size: 12px;
    font-family: RCR;
    text-align: center;
    letter-spacing: -.2px
}

.form-white .checkbox-list .checkbox-inline,
.form-white .radio-list .checkbox-inline {
    width: auto;
    padding: 0 35px 0 0
}

.form-white .checkbox-list .checkbox-inline input[type=checkbox]:checked+label,
.form-white .checkbox-list .checkbox-inline input[type=checkbox]:not(:checked)+label,
.form-white .radio-list .checkbox-inline input[type=checkbox]:checked+label,
.form-white .radio-list .checkbox-inline input[type=checkbox]:not(:checked)+label {
    width: auto
}

.form-white .radio-inline {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0 35px 0 0;
    left: -2px
}

.form-white .radio-inline input[type=radio] {
    vertical-align: top;
    width: 14px;
    height: 14px;
    margin: 0
}

.form-white .file-upload,
.form-white.form-label .form-group .input-group,
.form-white.form-label .form-group input,
.form-white.form-label .form-group textarea {
    width: 100%;
    display: block
}

.form-white .radio-inline input[type=radio]+label {
    position: relative;
    width: auto;
    color: rgba(0, 0, 0, .8);
    font-size: 18px;
    font-family: RCR;
    line-height: 15px;
    letter-spacing: .36px;
    font-weight: 400;
    padding: 0 0 0 25px;
    cursor: pointer
}

.form-white .radio-inline input[type=radio]:not(checked),
.rich-radio input[type=radio]:not(checked) {
    position: absolute;
    opacity: 0
}

.form-white .radio-inline input[type=radio]:not(checked)+label:before {
    content: "";
    position: absolute;
    left: 4px;
    top: 5px;
    width: 6px;
    height: 6px;
    background: #ff7800;
    opacity: 0;
    border-radius: 50%;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.form-white .radio-inline input[type=radio]:not(checked)+label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 14px;
    height: 14px;
    border: 1px solid #ccc;
    background: 0 0;
    border-radius: 50%;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.form-white .checkbox-inline {
    display: inline-block;
    vertical-align: top;
    min-height: 30px;
    margin: 0;
    padding: 0 0 0 15px
}

.form-white .checkbox-inline input[type=checkbox]:checked+label,
.form-white .checkbox-inline input[type=checkbox]:not(:checked)+label {
    position: relative;
    color: rgba(0, 0, 0, .8);
    font-size: 18px;
    font-family: RCR;
    line-height: 16px;
    letter-spacing: .36px;
    font-weight: 400;
    padding: 0 0 0 25px;
    cursor: pointer
}

.form-white .checkbox-inline input[type=checkbox]:checked+label:before,
.form-white .checkbox-inline input[type=checkbox]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 4px;
    top: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.form-white .checkbox-inline input[type=checkbox]:checked+label:after,
.form-white .checkbox-inline input[type=checkbox]:not(:checked)+label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 14px;
    height: 14px;
    border: 1px solid #ccc;
    background: 0 0;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.form-white .checkbox-inline input[type=checkbox]:not(:checked)+label:before {
    background: 0 0
}

.form-white .checkbox-inline input[type=checkbox]:checked+label:before {
    background: #814fa4
}

.form-white .checkbox-inline.checkbox-inline-right {
    padding: 10px 0 7px
}

.form-white .checkbox-inline.checkbox-inline-right input[type=checkbox]:checked+label,
.form-white .checkbox-inline.checkbox-inline-right input[type=checkbox]:not(:checked)+label {
    padding: 0 25px 0 0
}

.form-white .checkbox-inline.checkbox-inline-right input[type=checkbox]:checked+label:before,
.form-white .checkbox-inline.checkbox-inline-right input[type=checkbox]:not(:checked)+label:before {
    left: auto;
    right: 4px
}

.form-white .checkbox-inline.checkbox-inline-right input[type=checkbox]:checked+label:after,
.form-white .checkbox-inline.checkbox-inline-right input[type=checkbox]:not(:checked)+label:after {
    left: auto;
    right: 0
}

.form-white .file-upload {
    height: 39px;
    line-height: 39px;
    background: rgba(255, 255, 255, .1);
    margin: 10px 0 0;
    border: 1px solid #373e44;
    text-align: center
}

.form-white .file-upload label,
.rich-radio input[type=radio]+label {
    font-weight: 400;
    cursor: pointer
}

.form-white .file-upload span {
    color: #373e44;
    font-size: 16px;
    font-family: RCR;
    line-height: 39px;
    text-transform: uppercase
}

.form-white.form-label .form-group {
    margin: 0 0 20px
}

.form-white.form-label .form-group input,
.form-white.form-label .form-group textarea {
    color: #373e44 !important;
    font-size: 16px;
    letter-spacing: .34px;
    background: 0 0 !important
}

.form-white.form-label .form-group.form-group-radio>label {
    width: 70px
}

.form-white.form-label .form-group.form-group-radio label {
    display: inline-block;
    margin: 0 0 5px;
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    font-family: RCR;
    line-height: 16px;
    letter-spacing: .34px;
    font-weight: 400
}

.form-white.form-label .form-group.form-group-radio .input-group {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 76px)
}

@media (max-width:1300px) {
    .lk-form .lk-form__left {
        padding: 0 30px 0 0
    }

    .lk-form .lk-form__right {
        padding: 0 0 0 30px
    }

    .lk-form.lk-form-sm-12 h1,
    .lk-form.lk-form-sm-12 h2 {
        font-size: 26px;
        line-height: 1.2;
        padding: 0 0 30px
    }

    .form-white .form-group input,
    .form-white .form-group textarea {
        height: 42px
    }

    .form-white .file-upload {
        height: 36px;
        line-height: 36px
    }

    .form-white .file-upload span {
        font-size: 14px;
        line-height: 36px
    }

    .form-white button,
    .form-white input[type=submit] {
        height: 48px
    }
}

@media (max-width:1100px) {
    .lk-form {
        width: 600px;
        margin: 0 auto
    }

    .lk-form .lk-form__left {
        width: 100%;
        padding: 0;
        border: none
    }

    .lk-form .lk-form__right {
        width: 100%;
        padding: 50px 0 0
    }

    .lk-form.lk-form-sm-12 {
        width: 600px;
        margin: 0 auto;
        padding: 40px 15px 0
    }

    .lk-form.lk-form-sm-12 h1,
    .lk-form.lk-form-sm-12 h2 {
        font-size: 20px;
        padding: 0 0 25px
    }

    .new-reg .new-reg__text {
        font-size: 14px;
        line-height: 1.3
    }

    .new-reg .new-reg__text ul li {
        padding: 0 0 10px
    }

    .new-reg .but {
        padding: 0 40px
    }

    .form-white .form-group input,
    .form-white .form-group textarea {
        height: 40px
    }

    .form-white .password-form-group .input-group-addon {
        -webkit-appearance: listbox;
        pointer-events: all
    }

    .form-white .password-form-group .input-group-addon i,
    .form-white .password-form-group .input-group-addon i:before {
        pointer-events: none
    }

    .form-white button,
    .form-white input[type=submit] {
        height: 46px
    }
}

.lk-box .lk-box__content h3,
.lk-box .lk-box__content h4 {
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    font-family: RB;
    text-transform: uppercase
}

.lk-user .lk-user__avatar img.nophoto,
.lk-user .lk-user__img img.nophoto {
    width: 100px;
    height: 86px;
    display: inline-block
}

@media (max-width:400px) {
    .slick-dots {
        bottom: 265px
    }

    .lk-form {
        width: 100%
    }

    .lk-form.lk-form-sm-12 {
        padding: 40px 0 0 15px;
        width: 100%
    }

    .g-recaptcha {
        -webkit-transform: scale(.8, .8) translateX(-35px);
        transform: scale(.8, .8) translateX(-35px)
    }
}

.lk-content {
    width: 100%;
    overflow: hidden;
    padding: 0 0 60px;
    color: #373e44
}

.lk-content h1 {
    padding: 5px 0 20px;
    font-size: 35px
}

.lk-box {
    margin: 20px 0 0
}

.lk-box .lk-box__content {
    padding: 30px 20px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.lk-box .lk-box__content h3 {
    margin: 0 0 25px;
    padding: 0
}

.lk-box .lk-box__content h4 {
    margin: 0;
    padding: 15px 0
}

.lk-menu li.active a,
.lk-menu li:focus a,
.lk-menu li:hover a,
.pays .media-heading a,
.pays .pay-details .pay-details__items .pay-details__right {
    color: #ff7800
}

.lk-menu {
    margin: 0;
    padding: 0
}

.lk-menu li {
    float: left;
    display: block;
    padding: 15px 20px 13px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-right: none;
    border-bottom: transparent
}

.lk-menu li a {
    color: #373e44;
    font-size: 18px;
    font-family: RB;
    line-height: 1;
    text-transform: uppercase
}

.lk-menu li:last-child {
    border-right: 1px solid rgba(0, 0, 0, .1)
}

@media (max-width:1300px) {
    .lk-content {
        padding: 0 0 50px
    }

    .lk-content h1 {
        padding: 5px 0 20px;
        font-size: 30px
    }

    .lk-box .lk-box__content {
        padding: 40px 30px
    }

    .lk-box .lk-box__content h3 {
        font-size: 15px;
        margin: -10px 0 30px;
        padding: 0
    }

    .lk-box .lk-box__content h4 {
        font-size: 15px;
        margin: 0;
        padding: 15px 0
    }

    .lk-menu li {
        padding: 12px 12px 10px
    }

    .lk-menu li a {
        font-size: 16px
    }
}

@media (max-width:1100px) {
    .lk-content {
        padding: 0 0 45px
    }

    .lk-content h1 {
        padding: 5px 0 20px;
        font-size: 28px
    }

    .lk-box .lk-box__content {
        padding: 40px 20px
    }

    .lk-box .lk-box__content h3 {
        font-size: 14px;
        margin: 0 0 20px;
        padding: 0
    }

    .lk-box .lk-box__content h4 {
        font-size: 14px;
        margin: 0;
        padding: 15px 0
    }

    .lk-menu li {
        padding: 8px 10px
    }

    .lk-menu li a {
        font-size: 14px
    }
}

@media (max-width:768px) {

    .form-white .form-group input,
    .form-white .form-group textarea {
        height: 36px
    }

    .form-white button,
    .form-white input[type=submit] {
        height: 40px
    }

    .container-lk {
        padding-top: 40px;
        padding-left: 15px
    }

    .lk-content {
        padding: 0 0 40px
    }

    .lk-content h1 {
        padding: 5px 0 20px;
        font-size: 26px
    }

    .lk-box .lk-box__content {
        padding: 30px 20px
    }

    .lk-box .lk-box__content h3 {
        font-size: 13px;
        margin: 0 0 20px;
        padding: 0
    }

    .lk-box .lk-box__content h4 {
        font-size: 13px;
        margin: 0;
        padding: 15px 0
    }

    .lk-user-info .lk-user-info__body,
    .lk-user-info .lk-user-info__heading {
        display: inline-block;
        vertical-align: top
    }

    .lk-menu li a {
        font-size: 13px
    }
}

@media (max-width:640px) {
    .slick-dots {
        bottom: 265px
    }

    .lk-form,
    .lk-form.lk-form-sm-12 {
        width: 100%
    }

    .lk-form .form-group input {
        height: 36px;
        font-size: 13px;
        padding: 6px 15px
    }

    .new-reg .but {
        width: 100%;
        padding: 0 20px
    }

    .form-white .form-group input,
    .form-white .form-group textarea {
        font-size: 13px
    }

    .form-white .file-upload {
        height: 36px;
        line-height: 36px
    }

    .form-white .file-upload span {
        font-size: 13px;
        line-height: 36px
    }

    .form-white button,
    .form-white input[type=submit] {
        height: 36px
    }

    .lk-content {
        padding: 0 0 40px
    }

    .lk-content h1 {
        padding: 5px 0 20px;
        font-size: 24px
    }

    .lk-box .lk-box__content {
        padding: 30px 15px
    }

    .lk-menu {
        display: table;
        width: 100%
    }

    .lk-menu li {
        float: none;
        display: table-cell;
        text-align: center
    }
}

.pays .pay-box {
    background: #373e44;
    padding: 1rem;
    width: calc(100% - 320px);
    border-radius: 16px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-gap: 20px
}

.pays .pay-box .pay-box__items {
    padding: .5rem;
    border: 1px solid #ddd
}

.pays .pay-box .pay-box__header {
    -ms-grid-column-span: 4;
    grid-column: span 4
}

.pays .pay-details {
    width: 300px;
    padding: 1rem;
    margin-right: 20px;
    color: #373e44
}

.pays .pay-bottom {
    width: 100%;
    margin-top: 2rem;
    color: #373e44
}

.pays .pay-bottom .pay-bottom__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 300px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    padding-right: 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.order-userNamber {
    font-size: 40px;
    color: #373e44;
    font-family: RCB;
    padding-top: 65px;
    margin-bottom: 30px
}

.lk-order .lk-order__header {
    display: table;
    width: 100%;
    background: #ff7800
}

.lk-order .lk-order__header .lk-order__column {
    color: #fff;
    font-size: 16px;
    font-family: RCR;
    line-height: 1;
    text-transform: uppercase
}

.lk-order .lk-order__header:after {
    display: table;
    clear: both;
    content: ""
}

.lk-order .lk-order__item {
    display: table;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.cart-block .order-box .cart-list-header:after,
.lk-order .lk-order__item:after {
    display: table;
    clear: both;
    content: ""
}

.lk-order .lk-order__item:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.lk-order .lk-order__column {
    display: table-cell;
    width: 25%;
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    font-family: RCR;
    line-height: 1.2;
    padding: 12px 20px
}

.lk-order .lk-order__column.lk-order__column-date {
    width: 25%
}

.lk-order .lk-order__column.lk-order__column-name {
    width: 50%
}

#catalog_single li.active a,
.lk-order .lk-order__column a {
    color: #fff
}

.lk-order .lk-order__column span {
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    font-family: RCB
}

@media (min-width:640px) {
    .lk-order .lk-order__column span {
        display: none
    }
}

.lk-order .lk-order__box .empty {
    display: block;
    padding: 20px 0
}

@media (max-width:1366px) {
    .pays .pay-box {
        -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
        grid-template-columns: repeat(3, 1fr)
    }

    .pays .pay-box .pay-box__header {
        -ms-grid-column-span: 3;
        grid-column: span 3
    }
}

@media (max-width:1050px) {
    .pays .pay-box {
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: repeat(2, 1fr)
    }

    .pays .pay-box .pay-box__header {
        -ms-grid-column-span: 2;
        grid-column: span 2
    }
}

.container-lk {
    padding-top: 100px;
    max-width: 1200px
}

.lk-user .lk-user__img {
    float: left;
    width: 200px;
    text-align: center;
    line-height: 200px;
    background: rgba(0, 0, 0, .1)
}

.lk-setting .lk-setting__avatar,
.lk-user .lk-user__avatar {
    width: 100%;
    height: 200px;
    text-align: center;
    line-height: 200px;
    background: rgba(0, 0, 0, .1)
}

.lk-setting .lk-setting__content,
.lk-user .lk-user__content {
    float: right;
    width: calc(100% - 230px)
}

.lk-setting:after,
.lk-user .lk-user__content:after,
.lk-user:after {
    content: "";
    clear: both;
    display: block
}

.lk-user .lk-user__info {
    float: left;
    width: 400px
}

.lk-user .lk-user__contact {
    float: right;
    width: 400px
}

.lk-user .lk-user__name {
    color: #373e44;
    font-size: 18px;
    font-family: RB;
    line-height: 22px;
    padding: 14px 0 15px
}

.lk-user .lk-user__item {
    color: #373e44;
    font-size: 16px;
    font-family: RB;
    line-height: 1.2;
    padding: 0 0 10px
}

.about-footer h4,
.advents-head,
.ap_item__name,
.catalog-controls__sort ul li:first-child,
.filter-block.bg,
.pay .kash-desc {
    font-family: RCB
}

.lk-user .lk-user__item span {
    color: #a7a7a7;
    padding: 0 5px 0 0
}

.lk-user .lk-user__item a {
    color: #1f1f1f;
    text-transform: uppercase
}

.lk-user .lk-user__item a:active,
.lk-user .lk-user__item a:focus,
.lk-user .lk-user__item a:hover {
    color: #005da4
}

@media (max-width:1300px) {

    .lk-user .lk-user__avatar img.nophoto,
    .lk-user .lk-user__img img.nophoto {
        width: 90px;
        height: 76px
    }

    .lk-user .lk-user__img {
        width: 180px;
        line-height: 180px
    }

    .lk-user .lk-user__avatar {
        height: 180px;
        line-height: 180px
    }

    .lk-user .lk-user__content {
        width: calc(100% - 210px)
    }

    .lk-user .lk-user__contact,
    .lk-user .lk-user__info {
        width: 50%
    }

    .lk-user .lk-user__name {
        font-size: 16px;
        line-height: 20px;
        padding: 14px 0 15px
    }

    .lk-user .lk-user__item {
        font-size: 14px;
        line-height: 1.2;
        padding: 0 0 10px
    }

    .lk-user .lk-user__item span {
        padding: 0 5px 0 0
    }
}

@media (max-width:1100px) {

    .lk-user .lk-user__avatar img.nophoto,
    .lk-user .lk-user__img img.nophoto {
        width: 80px;
        height: 66px
    }

    .lk-user .lk-user__img {
        width: 160px;
        line-height: 160px
    }

    .lk-user .lk-user__avatar {
        height: 160px;
        line-height: 160px
    }

    .lk-user .lk-user__content {
        width: calc(100% - 190px)
    }

    .lk-user .lk-user__contact,
    .lk-user .lk-user__info {
        width: 50%
    }

    .lk-user .lk-user__name {
        font-size: 15px;
        line-height: 18px;
        padding: 14px 0 15px
    }

    .lk-user .lk-user__item {
        font-size: 14px;
        line-height: 1.2;
        padding: 0 0 10px
    }

    .lk-user .lk-user__item span {
        padding: 0 5px 0 0
    }
}

@media (max-width:768px) {

    .lk-user .lk-user__avatar img.nophoto,
    .lk-user .lk-user__img img.nophoto {
        width: 80px;
        height: 66px
    }

    .lk-user .lk-user__img {
        width: 200px;
        line-height: 200px
    }

    .lk-user .lk-user__avatar {
        height: 200px;
        line-height: 200px
    }

    .lk-user .lk-user__content {
        width: calc(100% - 240px)
    }

    .lk-user .lk-user__contact,
    .lk-user .lk-user__info {
        width: 100%
    }

    .lk-user .lk-user__name {
        padding: 0 0 10px
    }
}

.lk-setting .lk-setting__img {
    float: left;
    width: 200px
}

.lk-setting .lk-setting__avatar img.nophoto {
    display: inline-block;
    width: 100px;
    height: 86px
}

.lk-setting .lk-setting__content input[type=submit] {
    background: #ff7800;
    color: #fff
}

.lk-setting .lk-setting__bottom {
    margin: 10px 0 0
}

@media (max-width:1300px) {
    .lk-setting {
        width: 100%
    }

    .lk-setting .lk-setting__img {
        width: 180px
    }

    .lk-setting .lk-setting__avatar {
        height: 180px;
        line-height: 180px
    }

    .lk-setting .lk-setting__avatar img.nophoto {
        width: 90px;
        height: 76px
    }

    .lk-setting .lk-setting__content {
        width: calc(100% - 210px)
    }

    .lk-setting .lk-setting__bottom {
        margin: 10px 0 0
    }
}

.about-page,
.order-form__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-page__content {
    width: calc(100% - 573px)
}

.about-page__content ul {
    padding-left: 10px
}

.about-seo {
    margin-top: 59px
}

.advents-head {
    margin-top: 40px;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.advents-head span {
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    z-index: 10
}

.advents-head:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ff7800;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.about-page-advents {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px
}

.about-page-advents svg {
    width: 100px;
    height: 100px
}

.ap_item__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ap_item__name {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 15px;
    font-size: 20px
}

.ap_item__txt {
    line-height: 1;
    margin-bottom: 1rem;
    text-align: center
}

.ap_item__content {
    min-height: 154px;
    color: #545c64
}

.about-footer {
    margin-top: 40px;
    margin-bottom: 59px
}

@media (max-width:1366px) {
    .about-page__img {
        width: 40%
    }

    .about-page__img img {
        width: 100%
    }

    .about-page__content {
        width: 57%
    }
}

.offers-grid-on-page {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px
}

.offers-grid__item {
    height: 300px;
    display: block
}

.offers_grid-info-wrap {
    position: relative;
    height: 100%;
    display: block;
    padding: 30px
}

.offers_grid-info-wrap:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1
}

.offers_grid-info-wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

.offers__name,
.offers__percent {
    position: relative;
    z-index: 10
}

@media (max-width:991px) {
    .about-page__content {
        width: 100%
    }

    .about-page__img {
        display: none
    }

    .about-page-advents {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-row-gap: 1rem
    }

    .offers-grid-on-page {
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px
    }
}

.acii {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 20px
}

.acii .acii-item {
    margin: 0 10px 10px 0;
    max-width: 410px
}

.contact__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-top: 20px
}

.contact__inner .contact__phones .contact__phones-phone,
.contact__inner .contact__phones-email .contact__phones-email__link {
    color: #373e44;
    font-weight: 700
}

.contact__inner .contact__inner-map {
    width: 720px;
    height: 350px
}

@media (max-width:980px) {
    .contact__inner {
        display: block
    }

    .contact__inner .contact__phones {
        margin-top: 20px
    }

    .contact__inner .contact__inner-map {
        width: 100%
    }
}

.catalog-content,
.catalog-contenthidden,
.catalog-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 15px
}

.catalog-controls,
.wcatalog li {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap
}

.categories-menu {
    width: 300px
}

.catalog-content__content,
.categories-content {
    width: calc(100% - 330px)
}

.main-categories {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 29px 1fr 29px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 29px;
    grid-row-gap: 30px
}

.categories__item {
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #fff;
    border-radius: 10px
}

.categories__item:hover {
    -webkit-box-shadow: 0 15px 30px rgba(80, 92, 103, .14);
    box-shadow: 0 15px 30px rgba(80, 92, 103, .14)
}

.categories__item-image {
    position: relative;
    height: 190px
}

.categories__item-image img {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.categories__info-box {
    padding: 20px;
    border-top: 1px solid #d9dae4
}

.children-list,
.wcatalog {
    padding-left: 0;
    list-style: none
}

.categories__item-name,
.selected-filters.active {
    margin-bottom: 10px
}

.categories__item-name a {
    color: #373e44;
    font-family: RCB;
    font-size: 20px;
    line-height: 1
}

.children-list {
    margin-bottom: 0
}

.children-list li a {
    color: #6c747b;
    font-size: 18px;
    font-family: RCR
}

.wcatalog {
    margin-bottom: 0
}

.wcatalog li {
    width: 100%;
    min-height: 33px;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url("../images/da.png") 95% 22px no-repeat #fafafa;
    padding-left: 20px;
    border-bottom: 1px solid #e9eaf3;
    padding-top: 13.5px;
    padding-bottom: 13.5px;
    cursor: pointer
}

.subCatalog,
.subCatalog li {
    padding-left: 0;
    padding-top: 5px
}

.wcatalog li a {
    color: #373e44;
    font-size: 18px;
    font-family: RCR
}

.subCatalog {
    display: none;
    width: 100%
}

.subCatalog li {
    padding-bottom: 5px;
    display: block;
    border-bottom: 0;
    min-height: auto;
    background: 0 0
}

.subCatalog li a {
    font-size: 16px;
    color: #989898
}

@media (max-width:1199px) {

    .categories-menu,
    .fix-menu {
        height: 100%;
        position: fixed;
        top: 0
    }

    .categories-menu {
        padding-top: 20%;
        left: -100%;
        z-index: 1000;
        background: #fafafa;
        -webkit-transition: .5s;
        transition: .5s
    }

    .categories-menu.fade-menu {
        left: 0
    }

    .categories-menu .wcatalog li {
        background-color: transparent;
        border-bottom: 0
    }

    .categories-content {
        width: calc(100% - 35px);
        margin-left: 35px
    }

    .fix-menu {
        width: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        z-index: 1
    }

    .fix-menu span {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: 0;
        transform-origin: 0;
        width: 200px;
        position: absolute;
        top: 65%;
        font-size: 12px;
        left: 17px;
        -webkit-transition: .4s;
        transition: .4s
    }

    .fixed-menu__button {
        position: absolute;
        top: 50%;
        left: -5px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50px;
        height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 50%;
        cursor: pointer;
        z-index: 500;
        -webkit-transition: .4s;
        transition: .4s
    }

    .fixed-menu__button.button-to-right {
        border-radius: 50%;
        left: 305px;
        background: #fafafa
    }

    .fixed-menu__button.button-to-right svg:last-child {
        display: block
    }

    .fixed-menu__button svg:last-child,
    .fixed-menu__button.button-to-right svg:first-child {
        display: none
    }

    .fixed-menu__button svg {
        width: 25px;
        height: 25px
    }
}

@media (max-width:950px) {
    .offers-info-wrap img {
        object-position: left
    }

    .main-categories {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width:650px) {
    .container-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__item {
        width: 280px;
        margin-bottom: 1rem
    }

    .footer__item ul li {
        max-width: 280px;
        width: 280px
    }

    .footer__item:last-of-type {
        margin-bottom: 0
    }

    .footer-main {
        width: 280px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .copyright,
    .dc,
    .footer-email,
    .footer-main a,
    .footer-phones,
    .footer__item-head,
    .wmod,
    footer address {
        width: 280px
    }

    .main-categories {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-column-gap: 0
    }
}

@media (max-width:360px) {
    .categories-content {
        width: calc(100% - 20px);
        margin-left: 20px
    }

    .fix-menu {
        width: 1px
    }

    .fix-close {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        background: url("../images/cb.svg") center center/20px no-repeat;
        top: 30px;
        right: 15px
    }

    .fixed-menu__button.button-to-right {
        display: none
    }

    .categories-menu {
        width: 100%
    }
}

.but-crt,
.template-product__list {
    margin-left: 10px
}

.but-filter,
.reset-all {
    width: 100%;
    height: 45px;
    font-size: 17px
}

.notifications {
    display: none;
    position: fixed;
    z-index: 1050
}

.notifications.top-right {
    right: 0;
    top: 25%
}

.notifications>div {
    position: relative;
    z-index: 9999;
    background-color: #ff7800;
    border: 2px solid #ff7800;
    color: #fff;
    padding: 10px 15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.filter-block-range input {
    width: 120px;
    height: 40px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block !important
}

.filter-content .filter-block .filter-block__content label {
    color: #6f6f6f;
    font-family: RCR;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    padding-left: 32px
}

.filter-content .filter-block .filter-block__content label:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    left: 0
}

.filter-content .filter-block .filter-block__content label:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 5px;
    display: none;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 100;
    background: url("../images/checkedb.svg") no-repeat
}

.filter-content .filter-block .filter-block__content input:checked+label:after {
    display: block
}

.filter-content .filter-block:nth-of-type(3) {
    border-top: 0;
    border-bottom: 0
}

.filter-content .filter-block:nth-of-type(3) .filter-block__content {
    font-size: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 43px 11px 43px 11px 43px 11px 43px 11px 43px;
    grid-template-columns: repeat(5, 43px);
    grid-column-gap: 11px
}

.apply,
.but-menu-filter,
.filter-content .filter-block:nth-of-type(3) .filter-block__content input,
.fix-sidebar-close {
    display: none
}

.cart-block,
.filter-content .filter-block:nth-of-type(3) .filter-block__content input:checked+label>.color-label {
    display: block
}

.filter-content .filter-block:nth-of-type(3) .filter-block__content label {
    width: 100%;
    height: 43px;
    border: 1px solid #8b8b8b;
    margin-bottom: 10px;
    position: relative;
    z-index: 50
}

.filter-content .filter-block:nth-of-type(3) .filter-block__content label:after,
.filter-content .filter-block:nth-of-type(3) .filter-block__content label:before {
    display: none !important
}

.filter-content .filter-block:nth-of-type(3) .filter-block__content .color-label {
    position: absolute;
    width: 10px;
    height: 10px;
    display: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100
}

.filter-content .filter-block:nth-of-type(3) .filter-block__content .color-label.white {
    background: #fff
}

.filter-content .filter-block:nth-of-type(3) .filter-block__content .color-label.dark {
    background: #000
}

.filter-block {
    padding: 20px;
    border: 1px solid #d9dae4
}

.filter-block.bg {
    background: #fafafa;
    border-bottom: 0;
    color: #373e44
}

.filter-block__header {
    margin-bottom: 15px;
    background: url("../images/dnarr.png") 100% center no-repeat
}

.cart-block .order-box h3.client-head,
.catalog-controls {
    margin-bottom: 20px
}

.filter-block__header.no-active {
    background: url("../images/nactive.png") 100% center no-repeat
}

.product-list {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 29px 1fr 29px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 29px;
    grid-row-gap: 30px
}

.product-list .product-box__item {
    margin-right: 0;
    transition: box-shadow 0.6s ease;
}

/* Мерцание на карточке */
.product-list .product-box__item:hover {
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.5);


}

.catalog-controls {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

#catalog_single,
.catalog-controls__sort ul,
.catalog-controls__sort ul li a,
.reset-all {
    display: -webkit-box;
    display: -ms-flexbox
}

.catalog-controls__sort ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog-controls__sort ul li {
    font-family: RCR;
    margin-right: 20px
}

.cart-block .order-box .cart-list-header .cart-list__column_info:last-child,
.cart-block .order-box .cart-list__item .cart-item .cart-item__info:last-child,
.cart-block .order-box .cart-list__item .cart-item .cart-item__price:last-child,
.cart-block .order-box .cart-list__item .cart-item .cart-item__quantity:last-child,
.cart-block .order-box .cart-list__item .cart-item .cart-item__summ:last-child,
.catalog-controls__sort ul li:last-child,
.nav-product-tabs li a {
    margin-right: 0
}

.catalog-controls__sort ul li a {
    color: #373e44;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .4s;
    transition: .4s
}

.catalog-controls__sort ul li a:hover,
.nav-product-tabs li a:active,
.nav-product-tabs li a:focus,
.product-view__header,
.search-results-title a {
    color: #ff7800
}

.catalog-controls__sort ul li a i {
    margin-left: 3px
}

.catalog-controls__sort ul li a i:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 4px
}

#catalog_single {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 50px
}

.black,
.reset-all {
    -webkit-box-align: center;
    font-family: RCR
}

#catalog_single li {
    background-image: none
}

#catalog_single li.active {
    background: #ff7800
}

.but-filter {
    background: #ff5417;
    font-family: RCR;
    color: #fff;
    border: none;
    margin-top: 19px
}

.reset-all {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #d9dae4;
    color: #373e44;
    margin-top: 10px;
    cursor: pointer
}

.selected-filters.active .reset-filter {
    display: inline-block;
    margin-left: 20px;
    color: red;
    cursor: pointer
}

@media (max-width:1199px) {

    .apply,
    .but-menu-filter a {
        display: -webkit-box;
        display: -ms-flexbox
    }

    .apply {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100px;
        height: 35px;
        position: absolute;
        z-index: 500;
        left: -20px;
        top: -50px
    }

    .fix-sidebar-close {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        background: url("../images/cb.svg") center center/20px no-repeat;
        top: 25px;
        right: 20px
    }

    .but-menu-filter {
        display: block;
        margin-bottom: 10px;
        width: 100px;
        cursor: pointer
    }

    .but-menu-filter a {
        color: #181818;
        display: flex
    }

    .but-menu-filter a span {
        margin-left: 5px
    }

    .catalog-content__content {
        width: 100%
    }

    #catalog_single li {
        background: 0 0;
        border-bottom: 0
    }

    .filter-block__but {
        padding: 0 20px 20px
    }
}

.black,
.product-views {
    display: -webkit-box;
    display: -ms-flexbox
}

.black,
.but-crt {
    color: #fff;
    height: 40px
}

@media (max-width:920px) {
    .product-list {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

@media (max-width:365px) {
    .logo-box {
        position: absolute;
        top: 70px;
        z-index: 1
    }

    .menus-box {
        width: 100%
    }

    .menu-catalog {
        margin-left: 0;
        margin-right: 0
    }

    .search-box {
        left: 0
    }

    .pad-top {
        margin-top: 55px
    }

    .fix-sidebar-close {
        left: 20px
    }
}

@media (max-width:338px) {
    .catalog-controls__sort ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.product-views {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
    position: relative;
}

.product-view__img {
    width: 550px;
    order: -1;
    position: sticky;
    height: 100%;
    top: 15px;

}

.image-preview__img {
    width: 100%;
    height: 474px
}

.image-preview__img img {
    width: 100%
}

.product-view__info {
    width: calc(100% - 550px);
    padding-left: 80px
}

.image-thumbnail__img {
    width: 100%;
    height: 85px;
    position: relative
}

.image-thumbnail__img img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.image-thumbnail {
    margin-right: -10px;
    margin-top: 10px
}

.but-crt,
.image-thumbnail__box {
    margin-right: 10px
}

.black {
    width: 201px;
    font-size: 18px;
    background: #373e44;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.but-crt,
.product-prices {
    display: -webkit-box;
    display: -ms-flexbox
}

.black svg,
.but-crt svg {
    margin-right: 15px
}

.but-crt {
    width: 140px;
    display: flex;
    background: #ff7800;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-family: RCR;
    border-radius: 0
}

.sku-single {
    color: #373e44;
    padding-top: 40px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d9dae4;
    margin-bottom: 25px
}

.product-price__results {
    color: #373e44;
    font-family: RCB;
    font-size: 18px;
    margin-right: 30px;
    line-height: 1
}

.product-price__results .price-results {
    font-size: 35px
}

.product-prices {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px
}

.product-prices .price-adv {
    padding-top: 10px
}

.product-tabs {
    margin-top: 40px
}

.product-pane {
    padding: 30px 0 40px;
    border-bottom: 1px solid #ddd;
    color: #6c747b;
    font-family: RCR
}

.nav-product-tabs li {
    font-size: 18px;
    text-transform: normal;
    font-family: RCB
}

.nav-product-tabs li.active a {
    border-top-color: #ff7800;
    color: #ff7800 !important;
    margin: 0
}

.nav-product-tabs li a {
    border-radius: 0;
    color: #373e44;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #f4f4f4
}

.product-views__short {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #d9dae4;
    color: #6c747b;
    font-family: RCR;
}

.product-views__short p img {
    width: 100%;
}

.product-views__short img {
    width: 100%;
}

@media (max-width:1200px) {
    .lk-form-registration {
        margin-left: auto !important;
        margin-right: auto;
        padding-top: 40px;
        padding-left: 15px;
        width: 70%
    }

    .product-view__info {
        padding-left: 40px
    }
}

@media (max-width:1100px) {
    .lk-setting {
        width: 100%
    }

    .lk-setting .lk-setting__img {
        width: 170px
    }

    .lk-setting .lk-setting__avatar {
        height: 170px;
        line-height: 170px
    }

    .lk-setting .lk-setting__avatar img.nophoto {
        width: 80px;
        height: 66px
    }

    .lk-setting .lk-setting__content {
        width: calc(100% - 190px)
    }

    .lk-setting .lk-setting__content .row .col-sm-6 {
        padding-left: 0;
        padding-right: 0
    }

    .lk-setting .lk-setting__bottom {
        margin: 10px 0 0
    }

    .black {
        width: 270px;
        margin-top: 1rem
    }

    .sku-single {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:1000px) {
    .acii {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .acii .acii-item {
        max-width: 430px
    }

    .product-view__img,
    .product-view__info {
        width: 50%
    }

    .image-preview__img {
        height: auto
    }

    .image-thumbnail__img {
        height: 120px
    }
}

@media (max-width:767px) {
    .catalog-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .catalog-header .bordered {
        margin-top: 1rem
    }

    .main-user-orders,
    .order-userNamber {
        padding-left: 15px
    }

    .order-userNamber {
        padding-top: 40px;
        font-size: 32px
    }

    .pays {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .pays .pay-details {
        width: 100%;
        padding: 0
    }

    .pays .pay-details .pay-details__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .pays .pay-details .pay-details__items .pay-details__left {
        margin-right: 30px;
        width: 200px
    }

    .pays .pay-box {
        width: 100%;
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: repeat(2, 1fr)
    }

    .pays .pay-box .pay-box__header {
        -ms-grid-column-span: 2;
        grid-column: span 2
    }

    .product-view__info {
        width: 100%;
        padding-left: 0
    }

    .product-view__img {
        width: 100%;
        position: relative;
    }

    .image-preview,
    .image-thumbnail {
        width: 70%
    }

    .image-thumbnail .slick-list {
        margin-right: -10px !important
    }

    .black {
        margin-top: 0
    }
}

@media (max-width:579px) {
    .black {
        margin-top: 1rem
    }
}

@media (max-width:575px) {

    .breadcrumb,
    .home-slider__desc br {
        display: none
    }

    .category-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-column-gap: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .lk-form-registration .form-bot {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .lk-form-registration .form-bot .form-button {
        padding-left: 0;
        margin-top: 1rem;
        width: 205px !important
    }

    .lk-form-registration .form-bot .form-button button {
        width: 205px;
        height: 50px
    }

    .pays .pay-box {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .pays .pay-box .pay-box__header {
        -ms-grid-column-span: 1;
        grid-column: span 1
    }

    .offers-grid-on-page {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 20px
    }

    .image-preview,
    .image-thumbnail {
        width: 100%
    }

    .image-thumbnail__img {
        height: 85px
    }
}

.fixed-cart {
    position: fixed;
    z-index: 3;
    right: 0;
    top: 100px;
    padding: 12px;
    background-color: #ff7800;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.fixed-cart span {
    margin-left: 8px;
    color: #fff
}

.order-form__body .form-group {
    width: 100%
}

.order-form__body .form-group input {
    width: 100%;
    border-radius: 0;
    height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.order-form__inputs {
    width: 40%;
    padding: 10px;
    border: 1px solid #f6f6f6
}

.order-form__inputs label {
    font-size: 14px;
    font-family: RCR;
    font-weight: 400
}

.order-form__comment {
    width: 58%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px;
    border: 1px solid #f6f6f6
}

.order-form__comment .form-group {
    height: 100%;
    margin-bottom: 0
}

.order-form__comment .form-group label {
    display: none
}

.order-form__comment .form-group textarea {
    height: 100%;
    border-radius: 0
}

.cart-list {
    border-top: 1px solid #ff7800;
    margin-top: 5px
}

.product-on-sum {
    font-family: RCR;
    color: #565656
}

.but-order-submit {
    width: 220px;
    height: 45px;
    color: #fff;
    background: #565656;
    font-family: RCR;
    font-size: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.cart-item__spinput .spinput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.cart-block .order-box h3 {
    font-family: RR !important;
    color: #565656
}

.cart-block .order-box .cart-list-header {
    background: #ff7800;
    color: #fff;
    font-size: 16px;
    font-family: RCB;
    text-transform: uppercase
}

.cart-block .order-box .cart-list-header .cart-list__column {
    float: left;
    clear: none;
    width: 17%;
    text-align: center;
    line-height: 50px;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.cart-block .order-box .cart-list-header .cart-list__column:after,
.cart-block .order-box .cart-list-header .cart-list__column:before {
    content: "";
    display: table
}

.cart-block .order-box .cart-list-header .cart-list__column:after {
    clear: both
}

.cart-block .order-box .cart-list-header .cart-list__column:last-child {
    margin-right: 0;
    border-right: none
}

.cart-block .order-box .cart-list-header .cart-list__column_count {
    width: 15%
}

.cart-block .order-box .cart-list-header .cart-list__column_info {
    float: left;
    clear: none;
    width: 44%;
    text-align: center
}

.cart-block .order-box .cart-list-header .cart-list__column_info:after,
.cart-block .order-box .cart-list-header .cart-list__column_info:before {
    content: "";
    display: table
}

.cart-block .order-box .cart-list-header .cart-list__column_info:after {
    clear: both
}

.cart-block .order-box .cart-list__item {
    margin: 15px 0 0;
    padding: 0 0 15px;
    border-bottom: 1px solid #ebebeb
}

.cart-block .order-box .cart-list__item:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.cart-block .order-box .cart-list__item .cart-item {
    position: relative;
    line-height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-block .order-box .cart-list__item .cart-item:after {
    display: table;
    clear: both;
    content: ""
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__info {
    position: relative;
    float: left;
    clear: none;
    text-align: inherit;
    width: 44%;
    padding: 0
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__info:after,
.cart-block .order-box .cart-list__item .cart-item .cart-item__info:before {
    content: "";
    display: table
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__info:after {
    display: table;
    clear: both;
    content: ""
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__info .cart-item__thumbnail {
    position: relative;
    display: block;
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__info .cart-item__content {
    position: absolute;
    top: 50%;
    left: 95px;
    line-height: 1.5em;
    width: calc(100% - 100px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__info span {
    text-align: center;
    display: block
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__category {
    color: #b8b8b8
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__title {
    line-height: 1
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__link {
    color: #232323;
    cursor: pointer;
    line-height: 1
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__quantity {
    float: left;
    clear: none;
    width: 17%;
    text-align: center
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__price:after,
.cart-block .order-box .cart-list__item .cart-item .cart-item__price:before,
.cart-block .order-box .cart-list__item .cart-item .cart-item__quantity:after,
.cart-block .order-box .cart-list__item .cart-item .cart-item__quantity:before,
.cart-block .order-box .cart-list__item .cart-item .cart-item__summ:after,
.cart-block .order-box .cart-list__item .cart-item .cart-item__summ:before {
    content: "";
    display: table
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__price:after,
.cart-block .order-box .cart-list__item .cart-item .cart-item__quantity:after,
.cart-block .order-box .cart-list__item .cart-item .cart-item__summ:after {
    clear: both
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__price,
.cart-block .order-box .cart-list__item .cart-item .cart-item__summ {
    float: left;
    clear: none;
    width: 17%;
    text-align: center;
    font-size: 18px
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__action {
    position: absolute;
    right: 15px;
    top: 50%;
    display: inline-block;
    font-size: 14px;
    line-height: 1em;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__action a {
    color: #000
}

.cart-block .order-box .cart-list__item .cart-item .cart-item__action:hover {
    color: red
}

.cart-block .order-box .order-box h3 {
    font-size: 22px;
    font-family: Circe-Bold;
    padding: 30px 0 10px;
    margin: 0
}

.cart-block .order-box .order-box .order-box__body .order-box-delivery .order-box-delivery__address h3 {
    margin: 10px 0
}

.cart-block .order-box .order-box .order-box__body .order-box-delivery .order-box-delivery__address .order-form .order-form__row .order-form__item {
    margin: 0 0 10px
}

.cart-block .order-box .order-box .order-box__body .order-box-delivery .order-box-delivery__address .order-form .order-form__row .order-form__item label {
    font-size: 16px;
    font-weight: 400
}

.cart-block .order-box .order-box__bottom {
    width: 100%;
    font-size: 16px;
    margin: 10px 0 59px;
    text-align: right
}

.cart-block .order-box .order-box__bottom #cart-full-cost-with-shipping,
.cart-block .order-box .order-box__bottom .title_elem {
    font-size: 22px;
    font-family: RR
}

.cart-block .order-box .order-box__bottom .cart-box__order-button {
    display: inline-block;
    width: 220px;
    margin: 15px 0 0
}

.cart-block .order-box .order-box__bottom .cart-box__order-button .but-green {
    border: none
}

.rich-radio {
    display: block;
    margin-right: 20px;
    position: relative;
    left: 0;
    font-size: 16px
}

.rich-radio input[type=radio] {
    vertical-align: top;
    width: 14px;
    height: 14px;
    margin: 0 3px 0 0
}

.rich-radio input[type=radio]:not(checked)+label {
    position: relative;
    padding: 0 0 0 30px
}

.rich-radio input[type=radio]:not(checked)+label:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #9150c0;
    border-radius: 50%;
    background: #fff
}

.rich-radio input[type=radio]:not(checked)+label:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 6px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #9150c0;
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s
}

.rich-radio .rich-radio-body__text {
    font-weight: 400;
    color: #828282;
    font-size: 14px
}

@media (max-width:1300px) {

    .cart-block .order-box .cart-list__item .cart-item .cart-item__price,
    .cart-block .order-box .cart-list__item .cart-item .cart-item__summ {
        font-size: 16px
    }
}

@media (max-width:1100px) {

    .cart-block .order-box .cart-list__item .cart-item .cart-item__price,
    .cart-block .order-box .cart-list__item .cart-item .cart-item__summ,
    .cart-block .order-box .order-box__bottom #cart-full-cost-with-shipping,
    .cart-block .order-box .order-box__bottom .title_elem {
        font-size: 16px
    }

    .cart-block .order-box .cart-list-header,
    .cart-block .order-box .order-box__bottom {
        font-size: 14px
    }
}

@media (max-width:991px) {
    .order-form__inputs {
        width: 100%
    }

    .order-form__comment {
        width: 100%;
        margin-top: 1rem
    }

    .order-form__comment .form-group textarea {
        height: 100px
    }
}

@media (max-width:640px) {

    .cart-block .order-box .cart-list-header .cart-list__column_price,
    .cart-block .order-box .cart-list__item .cart-item .cart-item__price,
    .lk-order .lk-order__header {
        display: none
    }

    .lk-order .lk-order__item {
        display: block;
        padding: 10px
    }

    .lk-order .lk-order__column {
        display: block;
        width: 100%;
        font-size: 14px;
        padding: 7px 0
    }

    .lk-order .lk-order__column.lk-order__column-date,
    .lk-order .lk-order__column.lk-order__column-name {
        width: 100%
    }

    .lk-order .lk-order__column span {
        font-size: 16px
    }

    .notifications.top-right {
        right: 0;
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        text-align: center
    }

    .notifications.top-right>div {
        background-color: #9150c0;
        border: 2px solid #9150c0;
        border-radius: 0;
        padding: 10px
    }

    .cart-block .order-box .cart-list-header .cart-list__column {
        width: 20%;
        line-height: 50px
    }

    .cart-block .order-box .cart-list-header .cart-list__column_info {
        width: 55%
    }

    .cart-block .order-box .cart-list-header .cart-list__column_sum {
        width: 17%
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__info {
        width: 55%;
        font-size: 13px
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__info .cart-item__thumbnail {
        width: 80px;
        height: 80px
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__info .cart-item__content {
        left: 85px;
        line-height: 1.3em;
        width: calc(100% - 85px)
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__quantity {
        width: 20%;
        font-size: 13px
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__price,
    .cart-block .order-box .cart-list__item .cart-item .cart-item__summ {
        width: 17%;
        font-size: 13px
    }

    .cart-block .order-box .order-box h3 {
        font-size: 18px
    }

    .cart-block .order-box .order-box .order-box__body .order-box-delivery .order-box-delivery__type .rich-radio {
        font-size: 14px
    }

    .cart-block .order-box .order-box__bottom {
        font-size: 13px
    }

    .cart-block .order-box .order-box__bottom #cart-full-cost-with-shipping,
    .cart-block .order-box .order-box__bottom .title_elem {
        font-size: 15px
    }
}

@media (max-width:480px) {

    .page_title,
    .title-big {
        font-size: 25px
    }

    .title {
        font-size: 30px
    }

    .footer-main,
    .footer__item,
    .lk-setting,
    .lk-setting .lk-setting__img,
    .lk-user .lk-user__contact,
    .lk-user .lk-user__info,
    .pays .pay-bottom .pay-bottom__items {
        width: 100%
    }

    .footer-main {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .copyright,
    .dc,
    .footer-email,
    .footer-main a,
    .footer-phones,
    .footer__item-head,
    .wmod,
    footer address {
        width: 280px
    }

    .lk-form.lk-form-sm-12 h1,
    .lk-form.lk-form-sm-12 h2,
    .new-reg h2 {
        line-height: 1.5
    }

    .lk-form .lk-form__right {
        padding: 0
    }

    .form-white .form-bot {
        display: block;
        width: 100%;
        margin: 17px 0 0
    }

    .form-white .form-bot .form-captcha {
        position: relative;
        display: block;
        vertical-align: middle;
        width: 300px;
        height: 74px;
        border-radius: 4px
    }

    .form-white .form-bot .form-captcha .help-block {
        position: absolute;
        display: block
    }

    .form-white .form-bot .form-button {
        display: block;
        vertical-align: middle;
        padding: 40px 0 0
    }

    .form-white .form-bot .form-button .but-pink {
        width: 205px;
        height: 50px
    }

    .lk-form-registration .form-button {
        padding: 0 !important
    }

    .lk-content {
        padding: 0 0 30px
    }

    .lk-content h1 {
        padding: 5px 0 20px;
        font-size: 24px
    }

    .lk-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin: 0 0 20px
    }

    .lk-menu li {
        float: none;
        display: block;
        text-align: left;
        border: 1px solid rgba(0, 0, 0, .1);
        border-bottom: transparent
    }

    .lk-menu li:last-child {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .pays .pay-details .pay-details__items {
        display: -ms-grid;
        display: grid;
        grid-template-column: 1fr
    }

    .lk-user .lk-user__avatar img.nophoto,
    .lk-user .lk-user__img img.nophoto {
        width: 80px;
        height: 66px
    }

    .lk-user .lk-user__img {
        display: block;
        width: 100%;
        line-height: 200px
    }

    .lk-user .lk-user__avatar {
        width: 100%;
        height: 200px;
        line-height: 200px
    }

    .lk-user .lk-user__content {
        display: block;
        width: 100%;
        padding: 30px 0 0
    }

    .lk-user .lk-user__name {
        padding: 0 0 10px
    }

    .lk-setting .lk-setting__avatar {
        height: 200px;
        line-height: 200px
    }

    .lk-setting .lk-setting__avatar img.nophoto {
        width: 80px;
        height: 66px
    }

    .lk-setting .lk-setting__content {
        width: 100%;
        padding: 30px 0 0
    }

    .lk-setting .lk-setting__content .row .col-sm-6 {
        padding-left: 0;
        padding-right: 0
    }

    .lk-setting .lk-setting__bottom {
        margin: 10px 0 0
    }

    .cart-block .order-box .cart-list-header {
        display: none
    }

    .cart-block .order-box .cart-list__item .cart-item {
        line-height: 50px
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__title {
        margin-bottom: 10px
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__info {
        position: relative;
        width: 100%;
        padding-left: 120px
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__info .cart-item__thumbnail {
        width: 70px;
        height: 85px
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__info .cart-item__content {
        position: relative;
        left: auto;
        width: auto;
        display: inline-table;
        top: auto;
        vertical-align: middle;
        -webkit-transform: inherit;
        transform: inherit;
        padding-left: 10px
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__info:before,
    .cart-block .order-box .cart-list__item .cart-item .cart-item__price:before,
    .cart-block .order-box .cart-list__item .cart-item .cart-item__quantity:before,
    .cart-block .order-box .cart-list__item .cart-item .cart-item__summ:before {
        text-align: left;
        padding-left: 15px;
        background: #ff7800;
        color: #fff;
        width: 110px;
        height: 100%;
        content: attr(data-text);
        display: block;
        position: absolute;
        left: 0;
        top: 0
    }

    .cart-block .order-box .cart-list__item .cart-item .cart-item__price,
    .cart-block .order-box .cart-list__item .cart-item .cart-item__quantity,
    .cart-block .order-box .cart-list__item .cart-item .cart-item__summ {
        position: relative;
        width: 100%;
        margin-right: 0;
        text-align: left;
        padding-left: 120px
    }

    .cart-block .order-box .order-box h3 {
        font-size: 16px
    }
}

#start-payment {
    width: 200px;
    height: 45px;
    border-radius: 0;
    background: #ff7800;
    color: #fff;
    font-family: RCR;
    font-size: 18px
}

.pay {
    color: #232323
}

.pay .pay-details .pay-details__items {
    padding: 8px 0 3px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.pay .pay-details .pay-details__items:after {
    content: "";
    clear: both;
    display: block
}

.pay .pay-details .pay-details__left {
    float: left;
    width: 190px
}

.pay .pay-details .pay-details__left label {
    font-weight: 400
}

.pay .pay-details .pay-details__right {
    float: right;
    width: calc(100% - 190px)
}

.pay .pay-box .pay-box__header {
    font-size: 24px;
    padding: 35px 0 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.pay .pay-box .pay-box__items {
    display: table;
    width: 100%;
    margin: 10px 0 0;
    padding: 0 0 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.pay .pay-box .pay-box__name {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 385px)
}

.pay .pay-box .pay-box__name a {
    color: #9150c0
}

.pay .pay-box .pay-box__name .media {
    display: table;
    width: 100%
}

.pay .pay-box .pay-box__name .media .img-thumbnail {
    display: table-cell;
    vertical-align: middle;
    width: 100px
}

.pay .pay-box .pay-box__name .media .media-body {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 40px
}

.pay .pay-box .pay-box__price {
    display: table-cell;
    vertical-align: middle;
    width: 245px;
    text-align: center
}

.pay .pay-box .pay-box__totalPrice {
    display: table-cell;
    vertical-align: middle;
    width: 125px;
    text-align: right
}

.pay .pay-bottom .pay-bottom__items {
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.pay .pay-bottom .pay-bottom__items:after {
    content: "";
    clear: both;
    display: block
}

.pay .pay-bottom .pay-bottom__left {
    float: left;
    width: calc(100% - 200px)
}

.pay .pay-bottom .pay-bottom__right {
    float: right;
    width: 200px;
    text-align: right
}

.pay .pay-payments .pay-payments__header {
    color: #232323;
    font-size: 24px;
    padding: 35px 0 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.pay .pay-payments .payment-desc {
    color: #9150c0;
    padding: 0 0 30px
}

.pay .pay-payments .pay-payments__button {
    padding: 15px 0
}

.pay .pay-payments .pay-payments__button button {
    border: none
}

#payment-methods {
    margin: 0;
    padding: 10px 0;
    list-style: none
}

#payment-methods .payment-method .description {
    font-family: Circe-Light;
    font-weight: 400;
    padding: 10px 0 10px 30px
}

#payment-methods .payment-method .description img {
    width: 300px;
    max-width: 100%
}

#payment-methods .logo-payment-box .logo-payment-box__item {
    width: 100px;
    height: 50px;
    line-height: 50px
}

.media-heading a {
    color: #ff7800 !important
}

@media (max-width:768px) {

    .pay .pay-box .pay-box__header,
    .pay .pay-payments .pay-payments__button button,
    .pay .pay-payments .pay-payments__header {
        font-size: 18px
    }

    .pay .pay-box .pay-box__name {
        width: calc(100% - 310px)
    }

    .pay .pay-box .pay-box__price {
        width: 200px
    }

    .pay .pay-box .pay-box__totalPrice {
        width: 100px
    }

    .pay .pay-payments .payment-desc {
        font-size: 14px
    }
}

@media (max-width:640px) {

    .pay .pay-details .pay-details__left,
    .pay .pay-details .pay-details__right {
        width: 100%;
        float: none
    }

    .pay .pay-box .pay-box__header,
    .pay .pay-payments .pay-payments__button button,
    .pay .pay-payments .pay-payments__header {
        font-size: 16px
    }

    .pay .pay-box .pay-box__name {
        width: 100%;
        display: block
    }

    .pay .pay-box .pay-box__price,
    .pay .pay-box .pay-box__totalPrice {
        width: 100%;
        display: block;
        text-align: right
    }

    .pay .pay-bottom .pay-bottom__left {
        width: calc(100% - 130px)
    }

    .pay .pay-bottom .pay-bottom__right {
        width: 130px
    }

    #payment-methods .payment-method .checkbox {
        font-size: 14px
    }

    #payment-methods .payment-method .description {
        font-size: 13px
    }
}

.search-results {
    padding-top: 50px;
    padding-bottom: 80px
}

.search-results-form input {
    height: 45px;
    padding: 0 12px
}

.search-results-form input[type=text] {
    max-width: 500px;
    width: 100%;
    border: 1px solid #d9dae4
}

.search-results-form input[type=submit] {
    background: #ff7800;
    border: 1px solid #ff7800;
    color: #fff
}

@font-face {
    font-family: icomoon;
    src: url("../fonts/icomoon.eot?3b987g");
    src: url("../fonts/icomoon.eot?3b987g#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3b987g") format("truetype"), url("../fonts/icomoon.woff?3b987g") format("woff"), url("../fonts/icomoon.svg?3b987g#icomoon") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.icon-checkedw:before {
    content: "";
    color: #fff
}

.icon-checkedb:before {
    content: ""
}

.btn-nav {
    display: inline-block;
    height: 40px;
    background-color: #ff7800;
    color: #fff !important;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    transition-duration: .2s;
    border: none;
    padding: 9px 15px 6px;
    width: 100%;

    &:hover {
        color: #fff;
        transform: scale(1.05) !important
    }

    &:active {
        transform: scale(0.95) !important;
        outline: none;
    }
}

@keyframes btnNavPulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 120, 0, .55);
    }

    70% {
        box-shadow: 0 0 0 14px rgba(255, 120, 0, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 120, 0, 0);
    }
}

.btn-nav {
    position: relative;
    animation: btnNavPulse 1.6s ease-out infinite;
    will-change: transform, box-shadow
}

@media (prefers-reduced-motion: reduce) {
    .btn-nav {
        animation: none !important
    }
}

.catalog-content__sidebar-toggle{
    display: none;
    @media screen and (max-width: 1199px) {
        display: block;
    }
}


.catalog-content__sidebar {
    width: 300px;

    @media screen and (max-width: 1199px) {
        position: fixed;
        left: -100%;
        top: 0;
        height: 100%;
        background: #fff;
        z-index: 999;
        overflow: hidden;
        overflow-y: auto;
        overflow-x: auto;
        padding-top: 50px;
        -webkit-transition: .4s;
        transition: .4s;
        width: 320px;

        &.fade-sidebar {
            left: 0
        }
    }

    @media screen and (max-width: 365px) {
        width: 100%;
    }
}
