.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
    border-color: #e72714
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    box-shadow: none
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #166c24;
    border-color: #146120
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0 rgba(65, 166, 81, .5)
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0 rgba(58, 176, 195, .5)
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #b81f10;
    border-color: #ac1d0f
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0 rgb(65 166 228)
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #272727;
    border-color: #202020
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0 rgba(93, 93, 93, .5)
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1f9632;
    border-color: #1f9632
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0 rgba(31, 150, 50, .5)
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0 rgba(23, 162, 184, .5)
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #e72714;
    border-color: #e72714
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0 rgba(231, 39, 20, .5)
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #404040;
    border-color: #404040
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0 rgba(64, 64, 64, .5)
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-flex {
    display: flex !important
}
/*
.d-none {
    display: none !important
}*/

.text-center {
    text-align: center !important
}

@media (min-width:992px) {
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1440px
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .d-xl-block {
        display: block !important
    }
}

@font-face {
    font-family: Helvetica;
    src: url(/design/storgom/fonts/HelveticaNeueCyr-Light.woff2) format("woff2"), url(/design/storgom/fonts/HelveticaNeueCyr-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica;
    src: url(/design/storgom/fonts/HelveticaNeueCyr-Roman.woff2) format("woff2"), url(/design/storgom/fonts/HelveticaNeueCyr-Roman.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica;
    src: url(/design/storgom/fonts/HelveticaNeueCyr-Bold.woff2) format("woff2"), url(/design/storgom/fonts/HelveticaNeueCyr-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(/design/storgom/fonts/Montserrat-Regular.woff2) format("woff2"), url(/design/storgom/fonts/Montserrat-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(/design/storgom/fonts/Montserrat-Bold.woff2) format("woff2"), url(/design/storgom/fonts/Montserrat-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: storgom;
    src: url(/design/storgom/assets/icons/fonts/storgom.woff?cx8qba) format("woff"), url(/design/storgom/assets/icons/fonts/storgom.svg?cx8qba#storgom) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.i-icon {
    font-family: storgom !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.i-slide-next:before {
    content: "\e90e"
}


#wrap_megamenu a {
    color: #000;
}

#wrap_megamenu img {
    width: auto;
    height: auto
}

.i-icon {
    vertical-align: middle;
    display: inline-block
}

#content-page {
    overflow: hidden
}

.language li>:hover {
    font-weight: 900;
    letter-spacing: 0
}

.flex-col {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.img-fluid {
    max-width: 100%;
    height: auto;
    width: auto
}

#overlay {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .45)
}

.p-0 {
    padding: 0 !important
}

.flex-sb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

body {
    -webkit-backface-visibility: hidden
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #1a1a1a
}

.nice__scroll-gold {
    scrollbar-color: #41a6e4 #d0d0d0;
    scrollbar-width: thin
}

.nice__scroll-gold::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.nice__scroll-gold::-webkit-scrollbar-track {
    background-color: #d0d0d0
}

.nice__scroll-gold::-webkit-scrollbar-thumb {
    background: linear-gradient(262.29deg, #404040 -1.81%, #41a6e4 61.92%), #41a6e4;
    border-radius: 3px
}

.nice__scroll-gold::-webkit-scrollbar-thumb:hover {
    background: #41a6e4
}

.complects .complect .complect_items .checkbox input:not(:disabled)+.check {
    border-color: #000;
    cursor: pointer
}

.sidebar-filter .filters-list .btn:not(:hover):not(.active) {
    border: .5px solid #486eac;
    color: #486eac
}

.sidebar-filter .inputs:not(:hover):not(.active) .btn {
    visibility: hidden
}

@media (min-width:992px) {
    * {
        scrollbar-color: #000000 transparent;
        scrollbar-width: thin
    }
    ::-webkit-scrollbar {
        width: 7px;
        height: 7px
    }
    ::-webkit-scrollbar-track {
        background-color: #e0e0e0
    }
    ::-webkit-scrollbar-thumb {
        background-color: #b4b4b4;
        border-radius: 3px
    }
    ::-webkit-scrollbar-thumb:hover {
        background-color: #404040
    }
}

@media (min-width:1200px) {
    .header .top .menu>li.drop:not(:hover)>ul {
        display: none
    }
    .catalog-menu {
        float: left;
        width: 300px;
        overflow: hidden;
        position: relative;
        margin-bottom: 15px
    }
    .catalog-menu.opened {
        z-index: 100;
        width: 100%
    }
    .catalog-menu.opened>ul>li.active>a {
        background: #8fc4de;
        color: #fff
    }
    .catalog-menu.opened>ul>li.active>a svg path {
        stroke: #fff
    }
    .catalog-menu ul {
        list-style: none;
        padding: 0;
        margin: 0
    }
    .catalog-menu>ul>li {
        background: #f6f6f6
    }
    .catalog-menu>ul>li>a {
        position: relative;
        padding-left: 45px;
        line-height: 40px;
        display: block;
        text-decoration: none;
        width: 300px;
        font-size: 14px;
        color: #404040
    }
    .catalog-menu>ul>li>a .i-icon {
        position: absolute;
        right: 0;
        padding: 13px 10px
    }
    .catalog-menu>ul>li>a .image {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 100%;
        padding: 7px
    }
    .catalog-menu>ul>li>a .image svg {
        height: 100%;
        max-width: 100%
    }
    .catalog-menu>ul>li:not(.active)>.catalog-menu_cats {
        display: none
    }
    .catalog-menu_cats {
        position: absolute;
        left: 300px;
        top: 0;
        background: #fff;
        width: calc(100% - 300px);
        height: 100%;
        padding: 35px 20px 20px;
        overflow: auto
    }
    .catalog-menu_cats .row {
        margin: 0
    }
    .catalog-menu_cats .title {
        display: block;
        font-weight: 700;
        font-size: 13px;
        line-height: 15px;
        margin-bottom: 10px
    }
    .catalog-menu_item {
        height: 100px;
        position: relative;
        margin-bottom: 30px
    }
    .catalog-menu_item:last-child {
        margin-right: auto
    }
    .catalog-menu_item .wrap {
        min-height: 100%
    }
    .catalog-menu_item:hover .wrap {
        background: #fff;
        position: absolute;
        width: 100%;
        padding: 15px;
        margin: -15px;
        z-index: 1;
        border-radius: 8px;
        box-shadow: 0 0 50px rgba(0, 0, 0, .25)
    }
    .catalog-menu_item:not(:hover) .col+.col {
        max-height: 85px;
        overflow: hidden
    }
    .catalog-menu_item:not(:hover) .col+.col:after {
        position: absolute;
        height: 35px;
        bottom: 0;
        right: 0;
        content: "";
        width: 100%;
        background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 72%);
        background-repeat: repeat-x
    }
    .catalog-menu .subitems li a {
        display: block;
        font-size: 12px;
        line-height: 14px;
        position: relative;
        padding: 0 0 6px 16px
    }
    .catalog-menu .subitems li a:before {
        content: "\e94a";
        font-family: storgom;
        position: absolute;
        left: 0;
        color: inherit
    }
    .catalog-menu .bottom .title {
        font-size: 16px
    }
    .catalog-menu .bottom .subitems li a {
        color: #486eac
    }
    .products-list_item:not(:hover) .sku {
        display: none
    }
    .sort-menu .sort-price:not(:hover) .asc,
    .sort-menu .sort-price_desc:not(:hover) .desc {
        display: none
    }
}

@media (min-width:1440px) {
    .catalog-menu_item.lg {
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .catalog-menu_item.lg .col.image-col {
        -webkit-flex-basis: 30%;
        -moz-flex-basis: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        max-width: 30%
    }
    .catalog-menu_item.lg .col.image-col+.col {
        -webkit-flex-basis: 70%;
        -moz-flex-basis: 70%;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
        max-width: 70%
    }
}

@media (max-width:1199.98px) {
    body.overlay {
        overflow: hidden
    }
}

body:not(.overlay) #overlay {
    display: none;
}