@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev:after, .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-prev.swiper-button-black, .swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container.chosen-with-drop .chosen-drop {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    color: #999
}

.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(img/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(img/chosen/chosen-sprite.png) no-repeat 0 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url(img/chosen/chosen-sprite.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: 0 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
    width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(img/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: 0 0
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important
}

.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: url(img/chosen/chosen-sprite.png) no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type="text"] {
        background-image: url(img/chosen/chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

/*! jQuery UI - v1.12.1 - 2020-11-29
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after {
    content: '';
    content: none
}

q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: "Bauhaus";
    src: url("fonts/Bauhaus.woff2") format("woff2"), url("fonts/Bauhaus.woff") format("woff"), url("fonts/Bauhaus.ttf") format("truetype"), url("fonts/Bauhaus.svg#Bauhaus") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

*, *:after, *:before {
    box-sizing: border-box
}

svg {
    height: 100%;
    width: 100%
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #373737;
    overflow-x: hidden
}

a {
    color: #373737;
    text-decoration: none;
    font-size: 13px
}

.js-tabs-container {
    display: none
}

.js-tabs-container.active {
    display: block
}

.align-center {
    text-align: center
}

.content-wrap {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 960px;
    width: auto;
    box-sizing: border-box;
    padding: 0 15px
}

.chosen-container-single .chosen-single {
    border-radius: 0;
    background: none;
    background-color: #ffffff;
    height: 30px;
    line-height: 30px;
    color: #989898;
    overflow: initial;
    border-color: #989898
}

.chosen-container-single .chosen-single:not(.chosen-default) {
    border-color: #989898;
    color: #373737;
    background-color: #f0f0f0;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25)
}

.chosen-container-single .chosen-single > div {
    top: -1px
}

.chosen-container-single .chosen-single abbr {
    top: 6px;
    right: -23px;
    width: 15px;
    height: 15px;
    background: url(img/chosen/chosen-close.png) !important;
    background-position: 0px 0px !important;
    background-size: contain !important;
    opacity: 0.8
}

.chosen-container-single .chosen-single abbr:hover {
    background: url(img/chosen/chosen-close-red.png) !important;
    background-size: contain !important
}

.chosen-container-active .chosen-single {
    border-color: #373737;
    color: #373737;
    box-shadow: none
}

.chosen-container .chosen-results li {
    padding: 6px 10px 5px
}

.chosen-container .chosen-results li.highlighted {
    background: none;
    background-color: #d95256
}

.chosen-container-single .chosen-single:hover {
    border-color: #373737;
    color: #373737
}

.chosen-container-single.chosen-with-drop .chosen-single, .chosen-container-single.chosen-with-drop .chosen-single:hover {
    background-color: #f0f0f0;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25)
}

.chosen-container-single .chosen-drop {
    border-radius: 0;
    z-index: 10000;
    top: 31px
}

.chosen-container-single .chosen-search {
    display: none
}

.chosen-container .chosen-results {
    margin: 0;
    padding: 0;
    max-height: 260px
}

.chosen-container .chosen-drop {
    border: 0;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21)
}

.color-border {
    border: 1px solid #676767
}

.ui-widget.ui-autocomplete {
    border: none;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21);
    max-height: 260px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #ffffff
}

.ui-widget.ui-autocomplete .ui-menu-item-wrapper {
    height: 26px;
    padding: 6px 10px 5px;
    border: none
}

.ui-widget.ui-autocomplete .ui-menu-item-wrapper.ui-state-active {
    background-color: #d95256;
    margin: 0;
    color: #ffffff
}

.block-hidden {
    display: none
}

header {
    border-bottom: 1px solid #c5c5c5
}

.topbar-wrap {
    background-color: #003e6a
}

.topbar {
    height: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.topbar > div:nth-child(2), .topbar > div:nth-child(3) {
    height: 100%
}

.topbar > div:nth-child(2) a, .topbar > div:nth-child(3) a {
    padding: 0 15px;
    display: flex;
    align-items: center;
    height: 100%;
    transition: .3s all
}

.topbar > div:nth-child(2) a.active, .topbar > div:nth-child(3) a.active {
    background-color: #8d6a5c
}

.topbar > div:nth-child(2) a:hover, .topbar > div:nth-child(3) a:hover {
    background-color: #d95256
}

.topbar a, .topbar span {
    color: #ffffff;
    text-decoration: none;
    font-size: 13px
}

.topbar .topbar-phone-city a {
    font-size: 16px;
}

.topbar-logo {
    margin-right: 60px
}

.topbar-logo a {
    display: block;
    width: 175px;
    height: 48px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("img/header/logo.png")
}

.topbar-phone-free a, .topbar-phone-city a {
    font-style: bold;
    margin: 0 5px
}

.topbar-phone-free span, .topbar-phone-city span:not(.city-tooltip-accept-action,.city-tooltip-change-action) {
    display: block;
    font-size: 13px;
    opacity: 0.7;
    margin: 0 5px
}

.topbar-phone-city span:not(.city-tooltip-accept-action,.city-tooltip-change-action) {
    cursor: pointer;
    transition: .5s all
}

.topbar-phone-city span:hover {
    opacity: 1
}

.topbar-phone-city span i {
    display: inline-block;
    width: 13px;
    height: 13px;
    transform: rotate(90deg);
    position: relative;
    bottom: -3px
}

.topbar-menu-mobile1 {
    display: none !important
}

.topbar-menu {
    display: flex;
    list-style: none;
    align-items: center
}

.topbar-menu li a {
    height: 48px;
    width: 52px;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    transition: .5s all
}

.topbar-menu li a.active {
    background-color: #8d6a5c
}

.topbar-menu li a:hover {
    background-color: #d95256
}

.topbar-menu li.topbar-menu-search a {
    background-image: url("img/header/ico-search-white.svg");
    background-color: #8d6a5c
}

.topbar-menu li.topbar-menu-search a:hover {
    background-color: #d95256
}

.topbar-menu li.topbar-menu-compare a {
    background-image: url("img/header/ico-compare-white.svg");
    position: relative
}

.topbar-menu-compare a {
    position: relative;
}

.topbar-menu-compare a i {
    position: absolute;
    width: 18px;
    height: 18px;
    display: flex;
    border-radius: 50%;
    background-color: #8d6a5c;
    font-size: 10px;
    justify-content: center;
    align-items: center;
    top: -8px;
    right: -8px;
    color: #ffffff
}

.topbar-menu-compare a i.empty {
    display: none;
}

.right-menu-item-favorite a {
    position: relative;
}

.right-menu-item-favorite a i {
    position: absolute;
    width: 18px;
    height: 18px;
    display: flex;
    border-radius: 50%;
    background-color: #8d6a5c;
    font-size: 10px;
    justify-content: center;
    align-items: center;
    top: -8px;
    right: -8px;
    color: #ffffff
}

.right-menu-item-favorite a i.empty {
    display: none;
}

.topbar-menu li.topbar-menu-cart {
    margin-right: 0
}

.topbar-menu li.topbar-menu-cart a {
    background-image: url("img/header/ico-cart-white.svg");
    position: relative
}

.topbar-menu-cart a {
    position: relative
}

.topbar-menu-cart a i {
    position: absolute;
    width: 18px;
    height: 18px;
    display: flex;
    border-radius: 50%;
    background-color: #8d6a5c;
    font-size: 10px;
    justify-content: center;
    align-items: center;
    top: -8px;
    right: -8px;
    color: #ffffff
}

.topbar-menu li.topbar-menu-cart.cart-full a {
    background-image: url("img/header/ico-cart-full-white.svg")
}

.catalog-menu {
    height: 0;
    padding: 10px 0 0;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box
}

.catalog-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    flex: 1 0;
    margin-bottom: -1px
}

.catalog-menu li a {
    font-size: 12px;
    color: #373737;
    text-decoration: none;
    padding: 54px 0 13px;
    position: relative;
    display: block;
    min-width: 46px;
    height: 100%;
    border-bottom: 4px solid transparent;
    transition: .3s all
}

.catalog-menu li a.active {
    color: #8d6a5c;
    border-bottom: 4px solid #8d6a5c
}

.catalog-menu li a:hover {
    color: #d95256;
    border-bottom: 4px solid #d95256
}

.catalog-menu li a i {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    margin-left: -23px;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center
}

.catalog-menu li a i svg {
    fill: #676767
}

.catalog-menu li a i img {
    max-width: 100%;
    max-height: 100%
}

.menu-block-mobile {
    display: none
}

.slider-block {
    background-color: #003e6a
}

.slider-block-item .content-wrap {
    height: 340px
}

.slider-block-item-bg {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative
}

.slider-block-item-content {
    position: absolute;
    top: 60px;
    left: 30px;
    display: block;
    width: 100%;
    color: #ffffff
}

.slider-block-item-content .slider-block-item-title {
    font-size: 27px;
    font-family: "Bauhaus";
    margin-bottom: 25px
}

.slider-block-item-content .slider-block-item-description {
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 1.4em
}

.slider-block-item-content .slider-block-item-button {
    display: inline-block;
    padding: 16px 20px;
    font-size: 16px;
    font-weight: bold;
    background-color: #8d6a5c;
    color: #ffffff;
    transition: .5s all
}

.slider-block-item-content  .slider-block-buttons {
    display: flex;
    gap: 15px;
}

@media (max-width: 768px) {
    .slider-block-item-content  .slider-block-buttons {
        display: flex;
        gap: 15px;
        justify-content: center;
        flex-direction: column;
    }
}

.slider-block-item-content .slider-block-item-button:hover {
    background-color: #ed7276
}

.slider-block .content-wrap {
    position: relative
}

.slider-block .swiper-button-prev, .slider-block .swiper-button-next {
    width: 20px;
    height: 35px;
    margin-top: -178px;
    color: #ffffff;
    opacity: 0.7;
    transition: .5s all
}

.slider-block .swiper-button-prev:hover, .slider-block .swiper-button-next:hover {
    opacity: 1
}

.slider-block .swiper-button-prev.swiper-button-disabled, .slider-block .swiper-button-next.swiper-button-disabled {
    opacity: 0.2
}

.slider-block .swiper-button-next {
    right: -30px
}

.slider-block .swiper-button-prev {
    left: -30px
}

.slider-block .swiper-button-prev:after, .slider-block .swiper-button-next:after {
    font-size: 35px
}

.slider-block .swiper-pagination {
    bottom: -35px;
    width: auto;
    display: flex;
    transform: scale(.1) translateX(-443%);
}

.slider-block .swiper-pagination-bullet {
    width: 160px;
    height: 160px;
    margin: 0 160px 0 0 !important;
    border: 10px solid #ffffff;
    opacity: 1;
    position: relative;
    background-color: transparent
}

.slider-block .swiper-pagination-bullet:last-child {
    margin: 0 !important
}

.slider-block .swiper-pagination-bullet::after {
    position: absolute;
    content: "";
    background-color: #ffffff;
    border-radius: 50%
}

.slider-block .swiper-pagination-bullet:hover::after {
    width: 100px;
    height: 100px;
    top: 2px;
    left: 2px
}

.slider-block .swiper-pagination-bullet-active:after {
    width: 60px;
    height: 60px;
    top: 4px;
    left: 4px
}

.search-block {
    background-color: #f0f0f0;
    color: #373737;
    padding: 40px 0
}

.search-block-title {
    color: #8d6a5c;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    font-family: "Bauhaus"
}

.search-block-group {
    display: flex;
    max-width: 688px;
    margin: 0 auto;
    padding: 0 15px;
    width: auto
}

.search-block-group .search-block-input {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    color: #373737;
    border-color: #989898
}

.search-block-group .search-block-input:invalid {
    background-color: #ffffff;
    box-shadow: none
}

.search-block-group .search-block-input:hover {
    border-color: #373737
}

.search-block-group .search-block-input:hover::-moz-placeholder {
    color: #373737
}

.search-block-group .search-block-input:hover::-webkit-input-placeholder {
    color: #373737
}

.search-block-group .search-block-input:hover:-ms-input-placeholder {
    color: #373737
}

.search-block-group .search-block-input:hover::-ms-input-placeholder {
    color: #373737
}

.search-block-group .search-block-input:hover::placeholder {
    color: #373737
}

.search-block-group .search-block-input:focus {
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    color: #373737;
    border-color: #989898
}

.search-block-group .search-block-input:focus::-moz-placeholder {
    color: #989898
}

.search-block-group .search-block-input:focus::-webkit-input-placeholder {
    color: #989898
}

.search-block-group .search-block-input:focus:-ms-input-placeholder {
    color: #989898
}

.search-block-group .search-block-input:focus::-ms-input-placeholder {
    color: #989898
}

.search-block-group .search-block-input:focus::placeholder {
    color: #989898
}

.search-block-group button {
    margin-left: 20px
}

.search-block-tabs-wrap {
    margin-top: 30px
}

.search-block-tabs-labels {
    display: flex;
    position: relative;
    margin-bottom: 20px;
    justify-content: space-around
}

.search-block-tabs-labels > div {
    margin: 0;
    width: auto;
    height: auto;
    background-color: transparent;
    flex-grow: 1;
    font-size: 18px;
    opacity: 1;
    color: #8d6a5c;
    padding: 16px 0;
    border-bottom: 1px solid #8d6a5c;
    border-radius: 0;
    font-family: "Bauhaus";
    text-align: center;
    cursor: pointer
}

.search-block-tabs-labels > div.active {
    border-bottom: 4px solid #8d6a5c
}

.search-block-tabs-item > ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.search-block-tabs-item > ul > li {
    padding: 0 15px 25px 15px;
    height: 133px;
    position: relative;
    flex-grow: 1;
    max-width: 33.33%;
    width: 100%;
    flex-basis: 33.33%;
    margin: 25px 0 15px
}

.search-block-form-block-wrap {
    position: relative;
    height: 133px
}

.search-block-form-block {
    background-color: #ffffff;
    padding: 18px 40px 0 20px;
    border: 1px solid #989898;
    margin-top: 15px;
    height: 118px;
    z-index: 1;
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: space-around;
    transition: .25s all
}

.search-block-form-block .search-block-form-img {
    flex: 1 0 48%;
    overflow: hidden
}

.search-block-form-block .search-block-form-img img, .search-block-form-block .search-block-form-img svg {
    max-width: 100%;
    width: auto;
    height: auto;
    fill: #373737
}

.search-block-form-block .search-block-form-img img .st1, .search-block-form-block .search-block-form-img img .st2, .search-block-form-block .search-block-form-img img .st3, .search-block-form-block .search-block-form-img svg .st1, .search-block-form-block .search-block-form-img svg .st2, .search-block-form-block .search-block-form-img svg .st3 {
    transition: .5s all;
    fill: #aeaeae
}

.search-block-form-block .search-block-form-fields {
    flex: 1 0 52%;
    padding-left: 10px
}

.search-block-form-block select {
    margin-bottom: 10px
}

.search-block-tabs-2.search-block-tabs-item > ul > li {
    height: 163px
}

.search-block-tabs-2 .search-block-form-block-wrap {
    height: 163px
}

.search-block-tabs-2 .search-block-form-block {
    height: 148px
}

.search-block-form-block:hover, .search-block-form-block.active {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21);
    z-index: 2;
    height: 150px;
    border-bottom: 3px solid #8d6a5c
}

.search-block-form-block:hover .ui-button-small, .search-block-form-block.active .ui-button-small {
    opacity: 1
}

.search-block-form-fields .chosen-container-single {
    margin-bottom: 10px
}

.search-block-form-fields .chosen-single {
    border-radius: 0;
    padding: 0 10px;
    background: none;
    height: 30px
}

.search-block-form-fields .chosen-container-single .chosen-single div b {
    background-position-y: 6px
}

.search-block-form-fields .ui-button-small {
    width: auto;
    padding: 10px 35px;
    margin: 5px 0 0 0;
    font-weight: bold;
    opacity: 0;
    transition: .2s all;
    transition-delay: 0.15s
}

.search-block-form-1 .search-block-form-fields, .search-block-form-2 .search-block-form-fields, .search-block-form-5 .search-block-form-fields, .search-block-form-6 .search-block-form-fields {
    padding-top: 25px
}

.search-block-form-1 .search-block-form-block:hover, .search-block-form-1 .search-block-form-block.active, .search-block-form-2 .search-block-form-block:hover, .search-block-form-2 .search-block-form-block.active, .search-block-form-5 .search-block-form-block:hover, .search-block-form-5 .search-block-form-block.active, .search-block-form-6 .search-block-form-block:hover, .search-block-form-6 .search-block-form-block.active {
    height: 146px
}

.search-block-form-3 .search-block-form-fields, .search-block-form-4 .search-block-form-fields, .search-block-form-7 .search-block-form-fields, .search-block-form-8 .search-block-form-fields {
    padding-top: 5px
}

.search-block-form-3 .search-block-form-block:hover, .search-block-form-3 .search-block-form-block.active, .search-block-form-4 .search-block-form-block:hover, .search-block-form-4 .search-block-form-block.active, .search-block-form-7 .search-block-form-block:hover, .search-block-form-7 .search-block-form-block.active, .search-block-form-8 .search-block-form-block:hover, .search-block-form-8 .search-block-form-block.active {
    height: 166px
}

.search-block-form-21 .search-block-form-block:hover, .search-block-form-21 .search-block-form-block.active {
    height: 166px
}

.search-block-form-9 .search-block-form-block:hover, .search-block-form-9 .search-block-form-block.active, .search-block-form-10 .search-block-form-block:hover, .search-block-form-10 .search-block-form-block.active, .search-block-form-13 .search-block-form-block:hover, .search-block-form-13 .search-block-form-block.active, .search-block-form-14 .search-block-form-block:hover, .search-block-form-14 .search-block-form-block.active {
    height: 201px
}

.search-block-form-11 .search-block-form-block:hover, .search-block-form-11 .search-block-form-block.active {
    height: 181px
}

.search-block-form-12 .search-block-form-block:hover, .search-block-form-12 .search-block-form-block.active {
    height: 161px
}

.search-block-form-11 .search-block-form-fields {
    padding-top: 20px
}

.search-block-form-12 .search-block-form-fields {
    padding-top: 38px
}

.button-search-more {
    margin: 30px 0 0 0
}

.button-search-more .ui-button-icon {
    width: 22px;
    height: 22px
}

.filter-input-wrap {
    position: relative;
    display: block
}

.filter-input-wrap > i {
    position: absolute;
    display: none;
    right: -23px;
    top: 6px;
    width: 15px;
    height: 15px;
    background: url(img/chosen/chosen-close.png);
    background-size: contain;
    opacity: 0.8;
    cursor: pointer
}

.filter-input-wrap > i:hover {
    background: url(img/chosen/chosen-close-red.png);
    background-size: contain
}

.filter-input-wrap .filter-input:invalid + i {
    display: none
}

.filter-input-wrap .filter-input + i {
    display: block
}

.filter-input {
    display: inline-block;
    color: #373737;
    border: 1px solid #989898;
    height: 30px;
    margin-bottom: 10px;
    outline: none;
    user-select: none;
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    background-color: #f0f0f0
}

.filter-input::-moz-placeholder {
    color: #989898
}

.filter-input::-webkit-input-placeholder {
    color: #989898
}

.filter-input:-ms-input-placeholder {
    color: #989898
}

.filter-input::-ms-input-placeholder {
    color: #989898
}

.filter-input::placeholder {
    color: #989898
}

.filter-input:invalid {
    border: 1px solid #989898;
    color: #373737;
    box-shadow: none;
    background-color: #ffffff
}

.filter-input:hover {
    color: #373737;
    border: 1px solid #373737
}

.filter-input:hover::-moz-placeholder {
    color: #373737
}

.filter-input:hover::-webkit-input-placeholder {
    color: #373737
}

.filter-input:hover:-ms-input-placeholder {
    color: #373737
}

.filter-input:hover::-ms-input-placeholder {
    color: #373737
}

.filter-input:hover::placeholder {
    color: #373737
}

.filter-input:focus {
    color: #373737;
    border: 1px solid #989898;
    background-color: #f0f0f0;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25)
}

.filter-input:focus::-moz-placeholder {
    color: #989898
}

.filter-input:focus::-webkit-input-placeholder {
    color: #989898
}

.filter-input:focus:-ms-input-placeholder {
    color: #989898
}

.filter-input:focus::-ms-input-placeholder {
    color: #989898
}

.filter-input:focus::placeholder {
    color: #989898
}

.filter-input::-moz-placeholder {
    color: #989898
}

.filter-input::-webkit-input-placeholder {
    color: #989898
}

.filter-input:-ms-input-placeholder {
    color: #989898
}

.filter-input::-ms-input-placeholder {
    color: #989898
}

.filter-input::placeholder {
    color: #989898
}

.main-products-block {
    padding: 45px 0 20px
}

.main-products-block .swiper-button-prev, .main-products-block .swiper-button-next {
    width: 20px;
    height: 35px;
    margin-top: 18px;
    color: #8d6a5c;
    opacity: 0.7;
    transition: .5s all
}

.main-products-block .swiper-button-prev:hover, .main-products-block .swiper-button-next:hover {
    opacity: 1
}

.main-products-block .swiper-button-prev.swiper-button-disabled, .main-products-block .swiper-button-next.swiper-button-disabled {
    opacity: 0.2
}

.main-products-block .swiper-button-next {
    right: -30px
}

.main-products-block .swiper-button-prev {
    left: -30px
}

.main-products-block .swiper-button-prev:after, .main-products-block .swiper-button-next:after {
    font-size: 35px
}

.main-products-block .swiper-container {
    position: initial
}

.main-products-block .content-wrap {
    padding: 0;
    position: relative
}

.main-products-block-title {
    color: #8d6a5c;
    font-size: 21px;
    margin-bottom: 30px;
    text-align: center;
    font-family: "Bauhaus"
}

.main-products-block-list-wrap {
    padding: 0 15px 25px 15px
}

.main-products-block-group > a {
    display: inline-block;
    margin-bottom: 17px;
    display: inline-flex;
    align-items: center;
    font-size: 16px
}

.main-products-block-group > a i {
    width: 25px;
    height: 25px;
    margin-right: 10px
}

.main-products-block-group > a i img {
    width: 100%;
    height: 100%
}

.main-products-block-group > a > span {
    color: #676767;
    transition: .5s all
}

.main-products-block-group > a:hover > span {
    color: #d95256
}

.main-products-block-group ul {
    border: 1px solid #989898;
    display: flex;
    flex-wrap: wrap;
    transition: .5s all
}

.main-products-block-group ul:hover {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21)
}

.main-products-block-group ul > li {
    flex: 1 0 41%;
    height: 160px;
    overflow: hidden
}

.main-products-block-group ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: .5s all
}

.main-products-block-group ul > li > a:hover {
    transform: scale(1.1)
}

.popular-block {
    background-color: #f0f0f0;
    color: #373737;
    padding: 45px 0
}

.popular-block a {
    text-decoration: none
}

.popular-block-title {
    color: #8d6a5c;
    font-family: "Bauhaus"
}

.popular-block-list {
    display: flex;
    flex-wrap: wrap
}

.popular-block-list-group {
    flex: 1 0 41%;
    display: flex;
    flex-wrap: wrap
}

.product-item-block {
    position: relative;
    flex: 1 0 41%;
    box-sizing: border-box;
    margin: 0 15px 20px 15px;
    background-color: #ffffff;
    padding: 15px 20px 32px;
    text-align: center;
    color: #373737;
    transition: .5s all
}

.popular-block-list-group:nth-child(1), .popular-block-list-group:nth-child(3) {
    margin-left: 0
}

.popular-block-list-group:nth-child(2), .popular-block-list-group:nth-child(4) {
    margin-right: 0
}

.product-item-block:hover {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21)
}

.product-item-top-right {
    position: absolute;
    top: 20px;
    right: 12px;
    width: 40px;
}

.product-item-block-compare { /*position:absolute;top:20px;right:15px;*/
    width: 25px;
    height: 25px;
    opacity: 0;
    transition: .5s all
}

.product-item-block-compare.active {
    opacity: 1;
    fill: #000000
}

.product-item-block-compare:hover {
    fill: #d95256
}

.product-item-block:hover .product-item-block-compare {
    opacity: 1
}

.product-item-block-labels {
    position: absolute;
    top: 0;
    left: -10px;
    display: flex;
    flex-direction: column
}

.product-item-block-labels > li {
    margin-top: 15px;
    text-align: left
}

.product-item-block-labels > li > span {
    display: inline-block;
    background-color: #676767;
    color: #ffffff;
    padding: 5px 0 5px 45px;
    height: 35px;
    cursor: pointer;
    position: relative
}

.product-item-block-labels > li > span:after {
    top: 8px;
    left: 15px;
    content: "";
    width: 19px;
    height: 19px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute
}

.product-item-block-labels > li > span:before {
    bottom: -9px;
    left: 0;
    content: "";
    width: 10px;
    height: 9px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute
}

.product-item-block-labels > li.product-item-block-label-in-stock > span {
    background-color: #003e6a
}

.product-item-block-labels > li.product-item-block-label-in-stock > span:after {
    background-image: url(img/products/labels/ico-in-stock.svg)
}

.product-item-block-labels > li.product-item-block-label-in-stock > span:before {
    background-image: url(img/products/labels/1-corner.png)
}

.product-item-block-labels > li.product-item-block-label-deliver > span {
    background-color: #8d6a5c
}

.product-item-block-labels > li.product-item-block-label-deliver > span:after {
    background-image: url(img/products/labels/ico-deliver.svg)
}

.product-item-block-labels > li.product-item-block-label-deliver > span:before {
    background-image: url(img/products/labels/3-corner.png)
}

.product-item-block-labels > li.product-item-block-label-note > span {
    background-color: #5e87aa
}

.product-item-block-labels > li.product-item-block-label-note > span:after {
    background-image: url(img/products/labels/ico-note.svg)
}

.product-item-block-labels > li.product-item-block-label-note > span:before {
    background-image: url(img/products/labels/4-corner.png)
}

.product-item-block-labels > li.product-item-block-label-sale > span {
    background-color: #d95256
}

.product-item-block-labels > li.product-item-block-label-sale > span:after {
    background-image: url(img/products/labels/ico-sale.svg)
}

.product-item-block-labels > li.product-item-block-label-sale > span:before {
    background-image: url(img/products/labels/2-corner.png)
}

.product-item-block-labels > li.product-item-block-label-recommend > span {
    background-color: #d95256
}

.product-item-block-labels > li.product-item-block-label-recommend > span:after {
    background-image: url(img/products/labels/ico-recommend.svg)
}

.product-item-block-labels > li.product-item-block-label-recommend > span:before {
    background-image: url(img/products/labels/2-corner.png)
}

.product-item-block-labels > li > span > span {
    white-space: nowrap;
    display: inline-block;
    width: auto;
    max-width: 0;
    overflow: hidden;
    font-size: 13px;
    line-height: 23px;
    transition: .5s all
}

.product-item-block-labels > li > span:hover > span {
    max-width: 300px;
    padding-right: 10px
}

.product-item-block-part1 {
    padding: 0 20px
}

.popular-block-list-group:nth-child(1) .product-item-block-part1 {
    padding: 0
}

.product-item-block-part1 {
    border-bottom: 1px solid #eaeaea
}

.product-item-block-img a {
    height: 157px;
    box-sizing: border-box;
    padding: 0 10px 7px;
    display: flex;
    justify-content: center;
    align-items: center
}

.popular-block-list-group:nth-child(1) .product-item-block-img a {
    height: 230px
}

.product-item-block-img img {
    max-width: 100%;
    max-height: 100%
}

.product-item-block-sku {
    font-size: 13px;
    display: block;
    height: 19px
}

.popular-block-list-group:nth-child(1) .product-item-block-sku, .popular-block-list-group:nth-child(1) .product-item-block-name {
    text-align: left
}

.product-item-block-name {
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    margin-bottom: 10px;
    line-height: 17px;
    display: block;
    color: #373737;
    overflow: hidden
}

.product-item-block-name:hover {
    color: #d95256;
    transition: .5s all
}

.popular-block-list-group:nth-child(1) .product-item-block-name {
    height: auto;
    margin-bottom: 10px
}

.popular-block-list-group:nth-child(1) .product-item-block-part2 {
    display: flex;
    align-items: center;
    margin-top: 12px
}

.popular-block-list-group:nth-child(1) .product-item-block-price {
    order: 1;
    flex-grow: 1;
    padding: 0
}

.popular-block-list-group:nth-child(1) .product-item-block-button-price {
    order: 2;
    margin-bottom: 0
}

.popular-block-list-group:nth-child(1) .product-item-block-color {
    flex-grow: 2
}

.popular-block-list-group:nth-child(1) .product-item-block-color-count {
    margin-right: 50px
}

.product-item-block-price {
    padding: 12px 0;
    font-size: 19px;
    font-weight: bold
}

.product-item-block-button-price {
    display: inline-block;
    padding: 7px 10px;
    background-color: #d95256;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid transparent;
    transition: .1s all;
    margin-bottom: 12px
}
.product-item-block-button-price:hover {
    background-color: #ed7276;
}


.product-item-block-button-price i {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 7px;
    transform: rotate(90deg);
    position: relative;
    top: 2px
}

.product-item-block-color {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    position: relative;
    min-height: 34px;
    line-height: 17px;
    align-items: center
}

.product-item-block-color > span.product-item-block-color-button {
    position: absolute;
    top: 36px;
    left: 50%;
    display: inline-flex;
    align-items: center;
    padding: 4px 0;
    color: #003e6a;
    min-width: 100px;
    width: auto;
    margin-left: -50px;
    cursor: pointer;
    transition: .5s all
}

.product-item-block-color > span.product-item-block-color-button i {
    margin-left: 10px;
    width: 10px;
    height: 10px;
    fill: #003e6a;
    transform: rotate(90deg)
}

.product-item-block-color > span.product-item-block-color-button:hover {
    color: #d95256
}

.product-item-block-color > span.product-item-block-color-button:hover i {
    fill: #d95256
}

.product-item-block-color > .product-block-color-select-wrap {
    text-align: left;
    width: 100%;
    top: -6px;
    left: -15px;
    padding: 15px 15px 10px
}

.product-item-block-color > .product-block-color-select-wrap .product-block-color-select {
    text-align: center;
    width: auto
}

.product-item-block-color > .product-block-color-select-wrap .product-block-color-select table {
    text-align: left
}

.product-item-block-color > .product-block-color-select-wrap .product-block-color-select table tr td {
    padding: 0 6px 12px 0
}

.product-item-block-color > .product-block-color-select-wrap .product-block-color-select table tr td span {
    padding-left: 22px
}

.product-item-block-color-name {
    position: relative;
    padding-left: 22px
}

.product-item-block-color-name > i {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    background-color: #000000
}

.product-item-block-color-count {
    text-align: right
}

.news-block {
    background-color: #003e6a;
    color: #ffffff;
    padding: 45px 0
}

.news-block a {
    color: #ffffff;
    text-decoration: none
}

.popular-block-title, .news-block-title {
    text-align: center;
    font-size: 21px;
    margin-bottom: 30px;
    font-family: "Bauhaus"
}

.news-block-list {
    display: flex;
    list-style: none;
    justify-content: space-between
}

.news-block-list li {
    margin: 0 15px;
    width: 33%;
    box-sizing: border-box
}

.news-block-list-img {
    overflow: hidden;
    height: 155px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    border: 1px solid transparent;
    transition: .5s all
}

.news-block-list-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: .5s all
}

.news-block-list-img:hover {
    border: 1px solid #ffffff
}

.news-block-list-img:hover img {
    transform: scale(1.1)
}

.news-block-list-date {
    display: block;
    margin-top: 18px;
    font-size: 13px;
    opacity: 0.5;
    margin-left: 4px
}

.news-block-list-title {
    display: block;
    margin-top: 21px;
    font-size: 18px;
    margin-left: 4px;
    transition: .5s all;
    font-family: "Bauhaus"
}

.news-block-list-title:hover {
    color: #d95256
}

.news-block-list-description {
    margin-top: 18px;
    font-size: 13px;
    margin-left: 4px;
    line-height: 19px
}

.news-block-list-more {
    display: block;
    margin-top: 18px;
    font-size: 13px;
    margin-left: 4px;
    opacity: 0.5;
    transition: .5s all
}

.news-block-list-more:hover {
    color: #d95256;
    opacity: 1
}

.button-news-more {
    margin: 35px auto 0
}

.topbar-phone-city {
    position: relative
}

.city-tooltip {
    position: absolute;
    top: 45px;
    left: 50%;
    z-index: 10000;
    margin-left: -170px;
    width: 340px;
    height: 130px;
    background-color: #ffffff;
    padding: 20px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21)
}

.city-tooltip.mobile {
    display: none
}

.city-tooltip::after {
    content: " ";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent
}

.city-tooltip .city-tooltip-text {
    font-size: 21px;
    font-family: "Bauhaus";
    color: #8d6a5c;
    line-height: 1.286;
    text-align: center;
    height: 50%
}

.city-tooltip .city-tooltip-actions {
    padding: 2px 22px
}

.city-tooltip .city-tooltip-actions .ui-button {
    font-size: 13px;
    text-transform: uppercase;
    min-height: 32px;
    font-weight: bold;
    transition: .5s all;
    white-space: nowrap;
    background-color: #d95256
}

.city-tooltip .city-tooltip-actions .ui-button .ui-button-icon {
    margin-right: 8px;
    width: 14px;
    height: 12px;
    fill: #ffffff
}

.city-tooltip .city-tooltip-actions .ui-button .city-tooltip-accept-action {
    font-size: 13px
}

.city-tooltip .city-tooltip-actions .city-tooltip-change-action {
    cursor: pointer;
    font-size: 13px;
    color: #003e6a;
    margin-left: 26px;
    font-weight: bold;
    text-decoration: underline;
    text-underline-position: under;
    line-height: 1.462;
    text-align: center
}

.city-tooltip .city-tooltip-actions .city-tooltip-change-action:hover {
    text-decoration: none
}

.divider {
    width: 100%;
    min-width: 100%;
    height: 1px;
    background-color: #898a8a;
    margin: 15px 0 5px
}

.category-page-block {
    background-color: #f0f0f0;
    padding: 25px 0 0
}

.breadcrumbs {
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.title {
    text-align: center;
    font-size: 21px;
    color: #8d6a5c;
    margin-bottom: 25px;
    padding: 0 10px;
}

.font-bauhaus {
    font-family: "Bauhaus";
}

.category-block {
    padding-bottom: 25px; /*margin-bottom:35px;border-bottom:1px solid #ffffff*/
}

.category-block-wrap {
    position: relative;
    display: flex
}

@media screen and (max-width: 992px) {
    .category-block-wrap {
        display: block;
    }
    .category-block-products-image a:last-of-type {
        padding-left: 0 !important;
        padding-right: 35px;
    }
    .category-block-filters-title {
        font-size: 16px;
    }
    .ws-chat .ws-chat-btn-el-container {
        z-index: 9998 !important;
    }
}

.category-block-filters-scroll::-webkit-scrollbar {
    width: 0
}

.category-block-filters {
    flex: 1 0 calc(24% - 30px)
}

.category-block-filters > *:last-child {
    margin-bottom: 40px
}

.category-block-filters .category-block-filters-scroll {
    padding-right: 30px;
    overflow-y: scroll;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.category-block-filters-close, .category-block-filters-button {
    display: none
}

.category-block-filters-title {
    padding: 0 10px;
    border-bottom: 1px solid #989898;
    height: 42px
}

.category-block-filters-title, .category-block-actions-print, .category-block-actions-exl {
    display: flex;
    align-items: center
}

.category-block-actions-print, .category-block-actions-exl {
    transition: .5s all
}

.category-block-actions-print:hover, .category-block-actions-exl:hover {
    color: #d95256;
    fill: #d95256
}

.category-block-actions-print:hover i, .category-block-actions-exl:hover i {
    color: #d95256;
    fill: #d95256
}

.category-block-actions-print {
    margin-right: 20px
}

.category-block-filters-title i {
    width: 16px;
    height: 16px;
    margin-right: 10px
}

.category-block-actions-print i, .category-block-actions-exl i {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    transition: .5s all
}

.category-block-actions-exl i {
    fill: green;
    color: green
}

.category-block-actions {
    padding: 0 15px;
    border-bottom: 1px solid #989898;
    display: flex;
    justify-content: space-between;
    height: 42px;
    margin-bottom: 30px
}

.category-block-actions-left, .category-block-actions-right, .category-block-actions-sort,
.category-block-actions-view, .category-block-actions-storage {
    display: flex;
    align-items: center
}

.category-block-actions-sort span, .category-block-actions-storage span {
    margin-right: 15px
}

.category-block-actions-sort .chosen-single, .category-block-actions-storage .chosen-single  {
    border-radius: 0;
    padding: 0 10px;
    background: none;
    height: auto;
    background-color: #ffffff !important
}

.category-block-actions-sort .chosen-single div b, .category-block-actions-storage .chosen-single div b {
    background-position: 0 6px
}

.category-block-actions-sort .chosen-container-active.chosen-with-drop .chosen-single div b,
.category-block-actions-storage .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 6px
}

.category-block-actions-storage .active-result:nth-of-type(3) {
    color: red;
}

#storage_select_chosen.color-red .chosen-single {
    color: red;
}

.category-block-actions-view {
    margin-left: 25px
}

.category-block-actions-view-list, .category-block-actions-view-tile {
    width: 18px;
    height: 18px;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.category-block-actions-view-list {
    margin-right: 15px;
    background-image: url(img/category/ico-view-list.svg)
}

.category-block-actions-view-tile {
    background-image: url(img/category/ico-view-tile.svg)
}

.category-block-actions-view-list.active {
    background-image: url(img/category/ico-view-list-ok.svg)
}

.category-block-actions-view-tile.active {
    background-image: url(img/category/ico-view-tile-ok.svg)
}

.category-block-products {
    flex: 1 0 76%
}

.category-block-products-table {
    text-align: center
}

.category-block-products-header, .category-block-products-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px
}

.category-block-products-header {
    padding-bottom: 15px;
    font-weight: bold;
    color: #676767;
    border-bottom: 2px solid #989898
}

.category-block-products-item {
    position: relative;
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #989898;
    /*transition: .5s all;*/
    z-index: 1;
    min-height: 100px;
    transition: .1s all;
}

.category-block-products-item .extra-flag svg {
    height: 25px;
    width: 18px
}

.category-block-products-item .extra-label {
    position: relative;
    margin-left: -23px
}

.category-block-products-item .extra-label .extra-label-content {
    display: inline-block;
    margin-top: 15px;
    padding: 7px 9px 7px 15px;
    font-size: 10.5px;
    width: auto;
    white-space: break-spaces
}

.category-block-products-item .extra-label::after {
    position: absolute;
    top: -1px;
    left: 0;
    content: " ";
    border-width: 8px;
    border-right-width: 0;
    border-style: solid;
    border-color: transparent
}

.category-block-products-item .extra-label.blue .extra-label-content {
    color: #003e6a;
    background-color: #dae2e9
}

.category-block-products-item .extra-label.blue:after {
    border-bottom-color: rgba(0, 62, 106, 0.25)
}

.category-block-products-item .extra-label.brown .extra-label-content {
    color: #8d6a5c;
    background-color: #e8e1df
}

.category-block-products-item .extra-label.brown:after {
    border-bottom-color: rgba(141, 106, 92, 0.3)
}

.category-block-products-item .extra-label.grey .extra-label-content {
    color: #373737;
    background-color: #e0e0e0
}

.category-block-products-item .extra-label.grey:after {
    border-bottom-color: #bebebe
}

.category-block-products-item:hover {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21);
    z-index: 2
}

.category-block-products-item:hover .category-block-products-compare {
    opacity: 1
}

.category-block-products-item:hover .category-block-products-button-price {
    display: inline-block;
    padding: 7px 10px;
    background-color: #d95256;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #d95256;
    transition: .1s all;
    /*background-color: transparent;*/
    /*color: #d95256*/
}

.category-block-products-item:hover .category-block-products-button-price i {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 7px;
    transform: rotate(90deg);
    position: relative;
    top: 2px
}

.category-block-products-item:hover .category-block-products-button-price:hover {
    background-color: #d95256;
    color: #ffffff
}

.category-block-products-header > div:nth-child(1), .category-block-products-item > div:nth-child(1) {
    flex: 1 0 8%;
    text-align: left;
    max-width: 90px;
    min-width: 90px
}

.category-block-products-item > div:nth-child(1) {
    word-wrap: break-word;
}

.category-block-products-header > div:nth-child(2), .category-block-products-item > div:nth-child(2) {
    flex: 1 0 23%;
    text-align: center
}

.category-block-products-header > div:nth-child(3), .category-block-products-item > div:nth-child(3) {
    flex: 1 0 18%;
    display: flex;
    align-items: center;
    height: 100%
}

.category-block-products-header > div:nth-child(4), .category-block-products-item > div:nth-child(4) {
    flex: 1 0 10%;
    text-align: right
}

.category-block-products-header > div:nth-child(4) > span, .category-block-products-item > div:nth-child(4) > span {
    width: 40px;
    text-align: left;
    display: inline-block;
    margin-left: 5px
}

.category-block-products-header > div:nth-child(4).category-block-products-count, .category-block-products-item > div:nth-child(4).category-block-products-count {
    flex-direction: column;
    display: flex
}

.category-block-products-header > div:nth-child(4).category-block-products-count > div, .category-block-products-item > div:nth-child(4).category-block-products-count > div {
    width: auto;
    justify-content: flex-end;
    height: 20px;
    display: flex;
    align-items: center;
    margin: 0 0 5px 0;
    position: relative
}

.category-block-products-header > div:nth-child(4).category-block-products-count > div > span, .category-block-products-item > div:nth-child(4).category-block-products-count > div > span {
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
}

.category-block-products-header > div:nth-child(4).category-block-products-count > div > span > i, .category-block-products-item > div:nth-child(4).category-block-products-count > div > span > i {
    display: flex;
    width: 15px;
    height: 15px;
    border: 1px solid #989898;
    color: #989898;
    margin-left: 5px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-style: italic;
    font-size: 11px;
    cursor: pointer;
    transition: .5s all
}

.category-block-products-header > div:nth-child(4).category-block-products-count > div > span > i:hover, .category-block-products-item > div:nth-child(4).category-block-products-count > div > span > i:hover {
    color: #d95256;
    border-color: #d95256
}

.js-popup-transit {
    display: none;
    position: absolute;
    background-color: #ffffff;
    padding: 12px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21);
    white-space: nowrap;
    color: #373737;
    font-style: normal;
    font-size: 13px;
    line-height: 16px;
    align-items: center;
    z-index: 9000;
    cursor: initial
}

.js-popup-transit:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -8px;
    left: 15px
}

.js-popup-transit:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("img/category/ico-transit.svg");
    color: #373737;
    fill: #373737;
    margin-right: 5px
}

.category-block-products-header > div:nth-child(5), .category-block-products-item > div:nth-child(5) {
    flex: 1 0 16%;
    text-align: right
}

.category-block-products-header > div:nth-child(5).category-block-products-price, .category-block-products-item > div:nth-child(5).category-block-products-price {
    flex-direction: column;
    display: flex
}

.category-block-products-header > div:nth-child(5).category-block-products-price > span, .category-block-products-item > div:nth-child(5).category-block-products-price > span {
    width: auto;
    justify-content: flex-end;
    height: 20px;
    display: flex;
    align-items: center;
    margin: 0 0 5px 0
}

.category-block-products-header > div:nth-child(6), .category-block-products-item > div:nth-child(6) {
    flex: 1 0 21%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.category-block-products-sku a {
    transition: .5s all
}

.category-block-products-sku a:hover {
    color: #d95256
}

.category-block-products-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.category-block-products-image a {
    width: 86px;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: center
}

.category-block-products-image a:first-of-type {
    padding-right: 3px
}

.category-block-products-image a:last-of-type {
    padding-left: 3px
}

.category-block-products-image a img {
    max-width: 100%;
    max-height: 100%
}

.category-block-products-color {
    position: relative;
    display: block !important
}

.category-block-products-color .category-block-products-mobile {
    display: none
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select {
    text-align: left
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select table tr td {
    padding: 0 12px 12px 0
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select table tr td span {
    padding-left: 32px;
    display: block
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select table tr td span i {
    top: -3px;
    width: 20px;
    min-width: 20px;
    height: 20px
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select table tr td > i {
    position: absolute;
    right: 5px;
    display: inline-flex;
    width: 15px;
    height: 15px;
    border: 1px solid #989898;
    color: #989898;
    margin-left: 3px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-style: italic;
    font-size: 11px;
    cursor: pointer;
    transition: .5s all
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select table tr td > i:hover {
    color: #d95256;
    border-color: #d95256
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select table tr td:nth-child(2) {
    padding: 0 25px 12px 0; /*width:45%*/
    position: relative;
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select .stock-with-zap-storage {
    right: 25px;
}

.category-block-products-color .category-block-products-color-item {
    text-align: left;
    display: flex;
    margin-bottom: 5px;
    align-items: center
}

.category-block-products-color .category-block-products-color-item i {
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 12px
}

.category-block-products-color .category-block-products-color-item > .category-block-products-mobile > div {
    position: relative;
    text-align: left
}

.category-block-products-color .category-block-products-color-item > .category-block-products-mobile > div > span {
    position: absolute;
    top: -2px
}

.category-block-products-color .category-block-products-color-item > .category-block-products-mobile > div > span > i {
    display: flex;
    width: 15px;
    min-width: 15px;
    height: 15px;
    border: 1px solid #989898;
    color: #989898;
    margin-left: 5px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-style: italic;
    font-size: 11px;
    cursor: pointer;
    transition: .5s all
}

.category-block-products-color .category-block-products-color-item > .category-block-products-mobile > div > span > i:hover {
    color: #d95256;
    border-color: #d95256
}

.category-block-products-color .category-block-products-color-item > .category-block-products-mobile > div > span > span {
    position: relative
}

.category-block-products-color .category-block-products-color-item > .category-block-products-mobile > div > span > span > span {
    display: none;
    position: absolute;
    background-color: #ffffff;
    padding: 12px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21);
    bottom: 10px;
    left: 0;
    white-space: nowrap;
    color: #373737;
    font-style: normal;
    font-size: 13px;
    bottom: 27px;
    left: -12px;
    line-height: 16px;
    align-items: center;
    cursor: initial
}

.category-block-products-color .category-block-products-color-item > .category-block-products-mobile > div > span > span > span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -8px;
    left: 15px
}

.category-block-products-color .category-block-products-color-item > .category-block-products-mobile > div > span > span > span:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("img/category/ico-transit.svg");
    color: #373737;
    fill: #373737;
    margin-right: 5px
}

.category-block-products-color > span.category-block-products-colors-button {
    /*position: absolute;*/
    /*bottom: -7px;*/
    /*left: 32px;*/
    display: inline-flex;
    align-items: center;
    padding: 0;
    float: left;
    margin-left: 32px;
    color: #989898;
    cursor: pointer;
    transition: .5s all
}

.category-block-products-color > span.category-block-products-colors-button i {
    margin-left: 10px;
    width: 10px;
    height: 10px;
    fill: #989898;
    transform: rotate(90deg)
}

.category-block-products-color > span.category-block-products-colors-button:hover {
    color: #d95256
}

.category-block-products-color > span.category-block-products-colors-button:hover i {
    fill: #d95256
}

.category-block-products-compare {
    width: 25px;
    height: 25px;
    opacity: 0;
    /*transition: 0.5s all;*/
    margin-right: 15px
}

.category-block-products-compare.active {
    opacity: 1;
    fill: #000000
}

.category-block-products-compare:hover {
    fill: #d95256
}

.category-block-products-button-price {
    display: inline-block;
    padding: 7px 10px;
    background-color: #ffffff;
    color: #d95256;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #d95256;
    margin-bottom: 5px
}

.category-block-products-button-price i {
    display: none !important;
    width: 10px;
    height: 10px;
    margin-right: 7px;
    transform: rotate(90deg);
    position: relative;
    top: 2px
}

.category-block-products-list {
    text-align: center
}

.category-block-products-list3 {
    display: flex
}

.category-block-products-list .product-item-block {
    width: calc(33.33% - 30px);
    flex: none
}

.category-block-filter-item {
    padding: 0 10px 15px;
    border-bottom: 1px solid #989898
}

.category-block-filter-item.category-block-filter-hide {
    padding-bottom: 0px
}

.category-block-filter-item.category-block-filter-hide .category-block-filter-item-title::after {
    border: 5px solid transparent;
    border-bottom-color: transparent;
    border-top: 5px solid #676767;
    margin-top: -3px
}

.category-block-filter-item.category-block-filter-hide .category-block-filter-item-title:hover::after {
    border-bottom-color: transparent;
    border-top-color: #d95256
}

.category-block-filter-item.category-block-filter-hide .category-block-filter-item-wrap {
    display: none
}

.category-block-filter-item-title {
    padding: 10px 0;
    margin: 5px 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #676767;
    cursor: pointer;
    position: relative
}

.category-block-filter-item-title:hover {
    color: #d95256
}

.category-block-filter-item-title:hover::after {
    border-bottom-color: #d95256
}

.category-block-filter-item-title::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom: 5px solid #676767;
    right: 0;
    top: 50%;
    margin-top: -8px
}

.category-block-filter-item ul li {
    display: flex;
    align-items: center
}

.category-block-filter-item ul li.invisible {
    display: none
}

.category-block-filter-item ul li > a, .category-block-filter-item ul li > span:nth-child(1):not(.after-count) {
    background-color: #ffffff;
    padding: 5px 12px 6px 22px;
    border-radius: 4px;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative
}

.category-block-filter-item ul li > a > span, .category-block-filter-item ul li > span:nth-child(1):not(.after-count) > span {
    margin-left: 4px
}

.category-block-filter-item ul li > a::after, .category-block-filter-item ul li > span:nth-child(1):not(.after-count)::after {
    position: absolute;
    content: "#";
    color: #989898;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    left: 9px
}

.category-block-filter-item ul li > a:hover, .category-block-filter-item ul li > a.active, .category-block-filter-item ul li > span:nth-child(1):not(.after-count):hover, .category-block-filter-item ul li > span:nth-child(1):not(.after-count).active {
    background-color: #8d6a5c;
    color: #ffffff
}

.category-block-filter-item ul li > a:hover, .category-block-filter-item ul li > span:nth-child(1):not(.after-count):hover {
    background-color: #d95256
}

.category-block-filter-item ul li > a:hover::after, .category-block-filter-item ul li > a.active::after, .category-block-filter-item ul li > span:nth-child(1):not(.after-count):hover::after, .category-block-filter-item ul li > span:nth-child(1):not(.after-count).active::after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    border-radius: 50%;
    top: 50%;
    margin-top: -3px
}

.category-block-filter-item ul li > div.toggle-item {
    padding: 5px 12px 6px 0px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    cursor: pointer
}

.category-block-filter-item ul li > div.toggle-item > i {
    display: inline-block;
    height: 12px;
    width: 28px;
    border-radius: 6px;
    background-color: #d9d9d9;
    margin: 0 12px 0 5px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(34, 60, 80, 0.7) inset;
    -moz-box-shadow: 0px 3px 5px 0px rgba(34, 60, 80, 0.7) inset;
    box-shadow: 0px 3px 5px 0px rgba(34, 60, 80, 0.7) inset;
    position: relative
}

.category-block-filter-item ul li > div.toggle-item > i:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 15px;
    height: 15px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 5px 0px #223c50;
    -moz-box-shadow: 0px 0px 5px 0px #223c50;
    box-shadow: 0px 0px 5px 0px #223c50;
    background: #fff;
    background: linear-gradient(0deg, #fff 0%, #e0e0e0 100%)
}

.category-block-filter-item ul li > div.toggle-item.active > i {
    background-color: #26d826
}

.category-block-filter-item ul li > div.toggle-item.active > i:after {
    left: 14px
}

.category-block-filter-item ul li > span.after-count, .category-block-filter-item ul li > span:nth-child(2):not(.after-count) {
    color: #676767;
    font-size: 11px;
    margin-left: 12px
}

.category-block-filter-count-field {
    position: relative
}

.category-block-filter-count-field input {
    height: 30px;
    width: 100%;
    margin-top: 10px;
    padding: 5px 32px 5px 15px
}

.category-block-filter-count-field span {
    position: absolute;
    right: 10px;
    top: 17px;
    z-index: 2
}

.category-block-filter-size {
    margin: 10px -10px 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid silver
}

.category-block-filter-size:last-of-type {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.category-block-filter-size.category-block-filter-size-modifier {
    display: flex;
    align-items: center;
    margin: 0;
    border: none
}

.category-block-filter-size .category-block-filter-size-img {
    max-width: 85px;
    max-height: 85px;
    margin: 0 15px 0 10px;
    overflow: hidden
}

.category-block-filter-size .category-block-filter-size-img img {
    max-width: 85px;
    max-height: 85px
}

.category-block-filter-size .category-block-filter-size-img svg {
    fill: #373737
}

.category-block-filter-size .category-block-filter-size-img svg .st1, .category-block-filter-size .category-block-filter-size-img svg .st2, .category-block-filter-size .category-block-filter-size-img svg .st3 {
    transition: .5s all;
    fill: #aeaeae
}

.category-block-filter-size .chosen-container {
    margin: 5px 0
}

.category-block-filter-size .chosen-container-single .chosen-single {
    background: none;
    height: 30px;
    border-radius: 0;
    line-height: 30px;
    background-color: #ffffff
}

.category-block-filter-size .chosen-container-single .chosen-single div b {
    background-position: 0 6px
}

.category-block-filter-size .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 6px
}

.category-block-filter-size .chosen-container-single.chosen-with-drop .chosen-single, .category-block-filter-size .chosen-container-single.chosen-with-drop .chosen-single:hover {
    background-color: #ffffff
}

.category-block-filter-size-select {
    flex: 1 0
}

.category-block-filter-size-select .chosen-container {
    margin-bottom: 10px
}

.category-block-filter-size-select select {
    margin-bottom: 10px
}

.category-block-filter-size-select .filter-input, .category-block-filter-size-select .filter-input:focus {
    background-color: #ffffff
}

.category-block-filter-articul {
    display: flex;
    align-items: center
}

.category-block-filter-articul .ui-button {
    padding: 0 12px;
    min-height: 30px
}

.category-block-filter-articul .ui-button .ui-button-icon {
    height: 20px;
    width: 20px;
    margin: 0
}

.category-block-filter-articul .filter-input, .category-block-filter-articul .filter-input:focus {
    background-color: #ffffff;
    margin: 0 15px 0 0
}

.category-block-filter-color ul li a, .category-block-filter-color ul li span:nth-child(1):not(.after-count), .category-block-filter-in-stock ul li span:nth-child(1) {
    padding-left: 26px
}

.category-block-filter-color ul li a::after, .category-block-filter-color ul li span:nth-child(1):not(.after-count)::after, .category-block-filter-in-stock ul li span:nth-child(1)::after {
    display: none !important
}

.category-block-filter-color ul li a i, .category-block-filter-color ul li span:nth-child(1):not(.after-count) i, .category-block-filter-in-stock ul li span:nth-child(1) i {
    position: absolute;
    top: 50%;
    width: 16px;
    height: 16px;
    left: 5px;
    border-radius: 50%;
    margin-top: -8px
}

.category-block-filter-in-stock ul li span:nth-child(1) i {
    border-radius: 0
}

.category-block-filter-in-stock ul li span:nth-child(1):hover i, .category-block-filter-in-stock ul li span:nth-child(1).active i {
    fill: #ffffff
}

.category-block-filter-info {
    font-size: 11px;
    margin-top: 7px;
    padding: 0 0 0 25px;
    position: relative;
    color: #d95256
}

.category-block-filter-info-icon {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 22px;
    fill: #d95256
}

.category-block-filter-info-icon > span {
    white-space: nowrap
}

.category-block-filter-more {
    cursor: pointer;
    border-bottom: 1px dashed #676767;
    color: #676767;
    margin-top: 7px;
    display: inline-block
}

.category-block-filter-more:hover {
    color: #d95256;
    border-bottom-color: #d95256
}

.category-block-filter-cancel {
    margin-top: 15px;
    fill: #ffffff;
    left: 23px !important;
}

.category-block-filter-show {
    margin-top: 15px;
    fill: #ffffff;
    margin-left: auto;
    transition: none !important;
}

.category-block-filter-cancel .ui-button-icon {
    width: 22px;
    height: 22px
}

.loading {
    display: none;
    position: absolute;
    top: 40%;
    left: 50%;
    width: 200px;
    height: 200px;
    transform: translate(-50%, 0);
    z-index: 99999;
}

.category-block-show-more {
    margin: 40px 0 30px 0
}

.seo-block {
    padding: 0 105px 40px;
    margin-top: 20px;
}

.seo-block-title {
    text-align: center;
    font-size: 21px;
    color: #8d6a5c;
    font-family: "Bauhaus";
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #8d6a5c
}

.seo-block-description {
    font-size: 16px
}

.seo-block-description p:not(:last-of-type) {
    margin-bottom: 18px
}

.seo-block-description a, .seo-block-description p a, .category-page-block .modal-popup-text a {
    font-size: inherit;
    text-decoration: underline;
    color: #8d6a5c;
}

.seo-block-description strong {
    font-weight: bold
}

.seo-block-description h2 {
    font-weight: bold;
    margin-bottom: 10px;
}

.seo-block-description ul > li {
    /*line-height: 1.8;*/
    margin-bottom: 10px;
}

.seo-block-description ul > li:before {
    content: "-";
    text-indent: -5px;
    padding-right: 5px;
}

.seo-block-description ol {
    list-style: decimal;
    padding-left: 20px;
    margin-bottom: 10px;
}

.product-page-block {
    background-color: #f0f0f0;
    padding: 25px 0 25px
}

.product-page-block > .product-block {
    padding: 0
}

.product-block {
    background-color: #ffffff;
    padding: 40px 0
}

.product-block-wrap {
    display: flex;
    align-items: flex-start
}

.product-block-left, .product-block-right {
    flex: 1 0
}

.product-block-left {
    /*display: flex;*/
    margin-right: 30px;
    max-width: 460px;
}

.product-block-photo-list {
    display: flex;
    /*flex-direction: column;*/
    width: auto;
    max-width: 100%;
}

.product-block-photo-list > div {
    margin-bottom: 10px;
    cursor: pointer;
    border: 1px solid transparent;
    transition: .5s all;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 65px
}

.product-block-photo-list > div.active {
    border: 1px solid #8d6a5c
}

.product-block-photo-list > div:hover {
    opacity: 0.8
}

.product-block-photo-list > div > img {
    max-width: 100%;
    max-height: 100%
}

.product-block-photo-view {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21);
    flex: 1 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-block-photo-view {
    /*width: 330px;*/
    min-height: 410px
}

.product-block-photo-view > img {
    max-width: 100%;
    max-height: 100%
}

.product-block-photo-view > img.scheme {
    z-index: 1;
}

.product-block-title {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.product-block-sku {
    font-size: 16px
}

.product-block-actions {
    display: flex
}

.product-block-actions-print, .product-block-actions-exl,
.product-block-actions-compare, .product-block-actions-share {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.product-block-actions-share {
    position: relative;
}

.product-block-actions-share .product-block-share {
    z-index: -1;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: 190px;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.36);
    background: #fff;
    cursor: initial;
    padding: 5px 0;
    pointer-events: none;
}

.product-block-actions-share .product-block-share .product-share-item--copy {
    cursor: pointer;
}

.product-block-actions-share .product-block-share .product-share-item {
    color: #373737;
    margin: 5px 15px;
}

.product-block-actions-share .product-block-share .product-share-item:hover {
    color: #d95256;
}

.product-block-actions-share .product-block-share .line-separator {
    margin: 5px 0;
}

.product-block-actions-share .product-block-share .product-share-item span {
    transition: .5s all;
}
.product-block-actions-share .product-block-share .product-share-item svg {
    max-width: 22px;
    max-height: 22px;
    margin-right: 10px;
    transition: .5s all;
}

.product-block-actions-share.opened .product-block-share {
    z-index: 2;
    opacity: 1;
    top: 140%;
    pointer-events: unset;
}

.product-block-actions-print span, .product-block-actions-exl span,
.product-block-actions-compare span, .product-block-actions-share span {
    transition: .05s all
}

.product-block-actions-print:hover span, .product-block-actions-exl:hover span,
.product-block-actions-compare:hover span, .product-block-actions-share:hover > span {
    color: #d95256;
}

.product-block-actions-print i, .product-block-actions-exl i,
.product-block-actions-compare i, .product-block-actions-share i {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    transition: .05s all
}

.product-block-actions-print:hover i, .product-block-actions-exl:hover i,
.product-block-actions-compare:hover i, .product-block-actions-share:hover i {
    color: #d95256;
    fill: #d95256
}

.product-block-actions-print, .product-block-actions-exl {
    margin-right: 20px
}

.product-block-actions-exl i {
    color: green;
    fill: green
}

.product-block-actions-compare i {
    width: 24px
}

.product-block-size {
    display: flex;
    padding: 20px 0
}

.product-block-size-img {
    width: 75px;
    margin-right: 20px
}

.product-block-size-img img {
    width: 100%
}

.product-block-size-select {
    display: flex;
    align-items: center;
    flex-direction: column
}

.product-block-size-select-item {
    display: flex;
    align-items: center;
    margin: 5px 0
}

.product-block-size-select-item > span {
    margin-right: 10px;
    width: 100px;
    min-width: 100px;
    max-width: 100px
}

.product-block-size-select-item .chosen-container-single .chosen-single {
    background: none;
    height: 30px;
    border-radius: 0;
    line-height: 30px;
    min-width: 120px;
    max-width: 120px;
    width: 120px
}

.product-block-size-select-item .chosen-container-single .chosen-single div {
    top: 2px
}

.product-block-params {
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-top: 1px solid #d9d9d9
}

.product-block-params > div {
    margin-right: 27px
}

.product-block-count {
    display: flex
}

.product-block-color {
    position: relative
}

.product-block-color .product-block-color-button {
    display: flex;
    align-items: center;
    cursor: pointer
}

.product-block-color .product-block-color-button > i {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 8px
}

.product-block-color .product-block-color-button > b {
    margin-left: 10px;
    width: 10px;
    height: 10px;
    fill: #373737;
    transform: rotate(90deg)
}

.product-block-colors.expand .expand-color-button > span i {
    transform: rotate(-90deg)
}

.product-block-colors .color-items {
    width: 100%
}

.color-items-head {
    font-size: 16px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #d9d9d9;
}

.color-items-head .color-item-link {
    font-weight: bold;
}

.product-block-colors .color-item-link {
    padding: 3px 0
}


.product-block-colors .color-item-link a {
    -webkit-transition: all .05s;
    -o-transition: all .05s ;
    transition: all .05s;
    padding: 4px 0;
    color: #373737;
}

.product-block-colors .color-item:hover * {
    color: #d95256
}

.product-block-colors .color-item-link .label-wrapper {
    position: relative;
    padding-left: 24px;
    font-size: 14px;
    height: 16px;
}

.product-block-colors .color-item-link .label-name {
    width: min-content;
}

.product-block-colors .color-item:first-of-type {
    font-weight: bold;
}

.product-block-colors .color-item-link span.radio-bullet {
    position: relative;
    padding-left: 0;
    width: 16px;
    height: 16px;
    margin: 0 14px 0 0!important;
    border: 1px solid #000;
    opacity: 1;
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    border-radius: 100%;
}

.product-block-colors .color-item-link span.radio-bullet::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background-color: transparent;
    -webkit-transition: all .05s;
    -o-transition: all .05s;
    transition: all .05s;
}

.product-block-colors .color-item:first-of-type span.radio-bullet:after {
    background-color: #000;
    opacity: 1;
}

.product-block-colors .color-item:hover .color-item-link a span.radio-bullet::after {
    opacity: 1;
    background-color: #d95256;
}

.product-block-colors .color-item-link span > i {
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%
}

.product-block-colors .color-item-link {
    width: 300px
}

.product-block-colors .color-item-stock, .product-block-colors .color-item-transit {
    padding-right: 20px;
    width: 130px;
}

.product-block-colors .color-item-stock img, .product-block-colors .color-item-transit img {
    padding-right: 8px;
}

.product-block-colors .color-item-stock span > i {
    fill: #989898
}

.product-block-colors .color-item-stock, .product-block-colors .color-item-link:nth-child(3) {
    text-align: left
}

.product-block-colors .color-item-link:nth-child(3) {
    padding-right: 0;
    white-space: nowrap;
    width: 140px
}

.product-block-colors .expand-color-button {
    font-size: 13px;
    line-height: 17px;
    align-items: center;
    position: relative;
}

.product-block-colors .expand-color-button::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    background-color: #d9d9d9;
}

.product-block .line-separator {
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
}

.product-block-colors .line-separator {
    margin-top: 10px;
}

.product-block-colors .expand-color-button > span {
    display: inline-flex;
    align-items: center;
    padding: 4px 0;
    color: #989898;
    background-color: #ffffff;
    width: 100px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    transition: .5s all
}

.product-block-colors .expand-color-button > span i {
    margin-left: 10px;
    width: 10px;
    height: 10px;
    fill: #989898;
    transform: rotate(90deg)
}

.product-block-colors .expand-color-button > span:hover {
    color: #d95256
}

.product-block-colors .expand-color-button > span:hover i {
    fill: #d95256
}

.product-block-color-select-wrap {
    display: none;
    position: absolute;
    top: -12px;
    left: -15px;
    z-index: 2;
    cursor: auto;
    background-color: #ffffff;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21);
    width: 395px;
    padding: 15px 15px 10px 15px;
    box-sizing: content-box
}

.product-block-color-select-wrap .product-block-color-select table {
    width: 100%
}

.product-block-color-select-wrap .product-block-color-select table tr td {
    padding: 0 12px 12px 0
}

.product-block-color-select-wrap .product-block-color-select table tr td a {
    transition: .5s all
}

.product-block-color-select-wrap .product-block-color-select table tr td a:hover {
    color: #d95256
}

.product-block-color-select-wrap .product-block-color-select table tr td span {
    position: relative;
    padding-left: 24px
}

.product-block-color-select-wrap .product-block-color-select table tr td span > i {
    position: absolute;
    top: -1px;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%
}

.product-block-color-select-wrap .product-block-color-select table tr td:nth-child(2), .product-block-color-select-wrap .product-block-color-select table tr td:nth-child(3) {
    text-align: right
}

.product-block-color-select-wrap .product-block-color-select table tr td:nth-child(3) {
    padding-right: 0;
    white-space: nowrap
}

.product-block-color-select-wrap .product-block-color-select > span {
    display: inline-flex;
    align-items: center;
    padding: 4px 0;
    color: #d95256;
    cursor: pointer
}

.product-block-color-select-wrap .product-block-color-select > span i {
    margin-left: 10px;
    width: 10px;
    height: 10px;
    fill: #d95256;
    transform: rotate(-90deg)
}


.product-block-color-select-wrap .table-wrapper {
    display: grid;
    grid-template-columns: repeat(3, auto);
    max-width: 375px;
}

.product-block-color-select-wrap .table-tr {
    display: contents;
}

.product-block-color-select-wrap .product-block-color-select .table-tr div {
    padding: 0 12px 10px 0
}

.product-block-color-select-wrap .product-block-color-select .table-tr div a {
    transition: .5s all
}

.product-block-color-select-wrap .product-block-color-select .table-tr div a:hover {
    color: #d95256
}

.product-block-color-select-wrap .product-block-color-select .table-tr div span>i {
    width: 16px;
    height: 16px;
    border-radius: 50%
}

.product-block-color-select-wrap .product-block-color-select .table-tr div:nth-child(2), .product-block-color-select-wrap .product-block-color-select .table-tr div:nth-child(3) {
    text-align: right
}

.product-block-color-select-wrap .product-block-color-select .table-tr div:nth-child(3) {
    padding-right: 0;
    padding-left: 22px;
    white-space: nowrap
}

.product-block-color-select-wrap .product-block-color-select .table-tr div:nth-child(3) .price-with-discount {
    justify-content: end;
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select .table-tr div span i {
    top: -3px;
    width: 20px;
    min-width: 20px;
    height: 20px;
    margin-right: 12px;
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select .table-tr div>i {
    position: absolute;
    right: 5px;
    display: inline-flex;
    width: 15px;
    height: 15px;
    border: 1px solid #989898;
    color: #989898;
    margin-left: 3px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-style: italic;
    font-size: 11px;
    cursor: pointer;
    transition: .5s all
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select .table-tr div>i:hover {
    color: #d95256;
    border-color: #d95256
}

.category-block-products-color .product-block-color-select-wrap .product-block-color-select .table-tr div:nth-child(2) {
    padding: 0 25px 12px 0;
    position: relative
}

.product-block-in-stock {
    margin-right: 27px;
    padding-left: 23px;
    position: relative;
    font-weight: bold
}

.product-block-in-stock::after {
    position: absolute;
    left: 0;
    top: -2px;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(img/category/ico-label-in-stock-gray.svg#Layer_1)
}

.product-block-calc {
    padding: 7px 0 20px;
}

.product-block-calc .product-block-calc-title {
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px
}

.product-block-calc .product-block-calc-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 300px;
    padding-right: 25px;
}

.product-block-calc .product-block-calc-content .product-block-basket {
    width: 100%
}

.product-block-calc .product-block-calc-content .product-block-basket .product-block-basket-line1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between
}

.product-block-calc .product-block-calc-content .product-block-basket .product-block-basket-line1 button {
    padding: 0 10px
}

.product-block-calc .product-block-calc-content .product-block-basket .product-block-basket-line1 .product-block-basket-calc > span {
    white-space: nowrap
}

.product-block-calc .product-block-calc-content .product-block-basket .product-block-basket-line1 .product-block-basket-calc > i {
    margin: 0 5px 2px
}

.product-block-calc .product-block-calc-content .product-block-basket .product-block-basket-line3 .product-block-package-calc ul {
    margin-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.product-block-calc .product-block-calc-content .product-block-basket .product-block-basket-line3 .product-block-package-calc ul li {
    margin-right: 15px
}

.product-block-calc .product-block-color-button {
    margin: 13px 20px 0 0
}

.product-block-basket .ui-button {
    min-height: 43px;
    font-weight: bold;
    background-color: #d95256;
    fill: #ffffff;
    transition: .1s all;
    white-space: nowrap
}

.product-block-basket .ui-button:hover {
    background-color: #ed7276
}

.product-block-basket .ui-button-icon {
    width: 24px;
    height: 24px;
    margin: -2px 12px 0 0
}

.product-block-basket-line1 {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.product-block-basket-calc {
    display: flex;
    align-items: center
}

.product-block-basket-calc input {
    width: 60px;
    height: 30px;
    border: 1px solid #989898;
    color: #676767;
    margin: 0 0 0 10px
}

.product-block-basket-calc input:focus {
    border-color: #000000;
}

.product-block-basket-calc i {
    margin: 0 10px 2px;
    font-size: 19px
}

.product-block-basket-calc-total-wrap {
    font-size: 19px;
    font-weight: bold;
    margin-top: 20px;
}

.product-block-basket-line2 {
    margin-top: 10px
}

.product-block-basket-line2 .ui-button {
    display: none
}

.product-block-basket-line2 > span {
    cursor: pointer;
    text-decoration: underline;
    color: #d95256;
    padding: 0 22px 0 0;
    margin-right: 20px;
    position: relative
}

.product-block-basket-line2 > span:hover {
    text-decoration: none
}


.product-block-basket-line2 .add-free-samples svg {
    width: 16px;
    height: 16px;
    margin-left: 10px;
}

.product-block-basket-line2 .add-free-samples {
    margin-top: 20px;
    cursor: pointer;
    text-decoration: underline;
    color: #d95256;
    position: relative;
    width: fit-content;
}

.product-block-basket-line2 .add-free-samples:hover {
    text-decoration: none;
}

.product-block-basket-line2 .add-free-samples .free-samples-tooltip {
    position: absolute;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 10px;
    border-radius: 10px;
    top: 50px;
    left: -10px;
    border: 1px solid #d9d9d9;
    color: #676767;
    background-color: #ffffff;
    line-height: 1.2;
    min-width: 285px;
    font-size: 14px;
    pointer-events: none;
}

.product-block-basket-line2 .add-free-samples svg:hover + .free-samples-tooltip {
    opacity: 1;
    z-index: 1;
    top: 25px;
}



/*.product-block-basket-line2 > span:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    background-image: url(img/products/ico-tooltip.svg);*/
/*    width: 16px;*/
/*    height: 16px;*/
/*    display: block;*/
/*    top: 0;*/
/*    right: 0*/
/*}*/

.product-block-basket-line3 {
    margin-top: 13px
}

.product-block-prices-block {
    padding: 10px 0;
    display: flex
}

.product-block-prices-block > div {
    flex: 1 0;
}

.product-block-prices-block > div > span {
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
}

.product-block-price tr {
    height: 28px
}

.product-block-price tr td:nth-child(1) input[type="radio"] {
    display: none
}

.product-block-price tr td:nth-child(1) label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
    line-height: 18px;
    user-select: none
}

.product-block-price tr td:nth-child(1) label:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0px;
    border-radius: 50%;
    border: 1px solid #373737
}

.product-block-price tr td:nth-child(1) label:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    -webkit-transition: all .05s;
    -o-transition: all .05s;
    transition: all .05s;
}

.product-block-price tr td:nth-child(1) input[type="radio"]:hover + label:after {
    background-color: #d95256 !important
}

.product-block-price tr td:nth-child(1) input[type="radio"]:checked + label:after {
    background-color: #373737
}

.product-block-package-calc ul, .product-block-package ul {
    margin-left: 10px
}

.product-block-package-calc ul li, .product-block-package ul li {
    padding-left: 25px;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
    height: 18px;
    line-height: 18px
}

.product-block-package-calc ul li:after, .product-block-package ul li:after {
    position: absolute;
    width: 18px;
    height: 18px;
    content: "";
    top: -2px;
    left: 0
}

.product-block-package-calc ul li:nth-child(1)::after, .product-block-package ul li:nth-child(1)::after {
    background-image: url(img/products/ico-packing-weight.svg)
}

.product-block-package-calc ul li:nth-child(2)::after, .product-block-package ul li:nth-child(2)::after {
    background-image: url(img/products/ico-packing-volume.svg)
}

.product-block-package-calc ul li:nth-child(3)::after, .product-block-package ul li:nth-child(3)::after {
    background-image: url(img/products/ico-packing-fullpack.svg)
}

.product-tabs-description-text {
    font-size: 16px;
    line-height: 1.5rem
}

.product-tabs-payment-text {
    margin-bottom: 35px;
    font-size: 16px;
    text-align: center
}

.product-tabs-payment-header {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 500px;
    margin: 0 auto 30px;
    font-size: 16px
}

.product-tabs-payment-tab {
    display: none
}

.product-tabs-payment-tab.active {
    display: block
}

.product-tabs-payment-types {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.product-tabs-payment-types .product-tabs-payment-type {
    cursor: pointer;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center
}

.product-tabs-payment-types .product-tabs-payment-type:after {
    content: "";
    display: block;
    height: 3px;
    width: 28px;
    background-color: transparent;
    margin-top: 13px
}

.product-tabs-payment-types .product-tabs-payment-type:not(:last-child) {
    margin-right: 55px
}

.product-tabs-payment-types .product-tabs-payment-type.active:after {
    background-color: #8d6a5c
}

.product-tabs-payment-types .product-tabs-payment-type .product-tabs-payment-type-icon {
    width: 48px;
    height: 48px;
    color: #8d6a5c;
    border-radius: 50%;
    margin-bottom: 11px
}

.product-tabs-payment-types .product-tabs-payment-type .product-tabs-payment-type-icon img {
    width: 100%;
    display: block;
    max-width: 100%;
    height: auto
}

.product-tabs-payment-types .product-tabs-payment-type .product-tabs-payment-type-text {
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    margin-bottom: auto
}

.product-tabs-payment-list {
    margin-top: 30px
}

.product-tabs-payment-list .product-tabs-payment-item {
    display: none
}

.product-tabs-payment-list .product-tabs-payment-item.active {
    display: block
}

.product-tabs-payment-list .product-tabs-payment-item .product-tabs-payment-item-title {
    font-size: 19px;
    color: #8d6a5c;
    margin-bottom: 20px;
    text-align: center;
    font-family: "Bauhaus"
}

.product-tabs-payment-list .product-tabs-payment-item .product-tabs-payment-item-content {
    font-size: 13px;
    text-align: center
}

.product-block-delivery-block {
    padding: 20px 0;
    border-top: 1px solid #d9d9d9;
    line-height: 25px
}

.product-block-delivery-block > div {
    padding-left: 23px;
    position: relative
}

.product-block-delivery-block > div::after {
    position: absolute;
    content: "";
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px
}

.product-block-delivery-block .product-block-pickpoint::after {
    background-image: url(img/products/ico-delivery-take-away.svg)
}

.product-block-delivery-block .product-block-delivery::after {
    background-image: url(img/products/ico-delivery-price.svg)
}

.product-block-delivery-block .product-block-postomats > span {
    display: inline-block;
    padding-right: 22px;
    position: relative
}

.product-block-delivery-block .product-block-postomats > span::after {
    position: absolute;
    content: "";
    top: 5px;
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url(img/products/ico-tooltip.svg)
}

.product-block-delivery-block .product-block-postomats::after {
    background-image: url(img/products/ico-delivery-parcelautomat.svg)
}

.product-block-delivery-block .product-block-delivery-date::after {
    top: -2px;
    background-image: url(img/products/ico-delivery-express.svg)
}

.product-block-delivery-block b {
    font-weight: bold
}

.product-block-delivery-block .product-block-delivery-date {
    line-height: 14px;
    margin-top: 6px
}

.product-block-delivery-block .product-block-delivery-date small {
    font-size: 11px
}

.product-tabs-block {
    padding: 10px 0 45px 0
}

.product-tabs-block .js-tabs-container {
    padding: 10px 0 0 0
}

.product-tabs-block .product-tabs-block-title {
    color: #8d6a5c;
    font-size: 19px;
    text-align: center;
    padding: 5px 0 25px;
    font-family: "Bauhaus"
}

.product-tabs-block .product-tabs-block-map {
    border: 1px solid #989898;
    margin-bottom: 30px
}

.product-tabs-block .product-tabs-block-map-description {
    font-size: 16px;
    text-align: center
}

.product-tabs-block-tabs-labels {
    display: flex;
    position: relative;
    margin-bottom: 20px;
    justify-content: space-around
}

.product-tabs-block-tabs-labels > div {
    margin: 0;
    width: auto;
    height: auto;
    background-color: transparent;
    flex-grow: 1;
    font-size: 21px;
    opacity: 1;
    color: #8d6a5c;
    padding: 25px 0;
    border-bottom: 1px solid #8d6a5c;
    border-radius: 0;
    font-family: "Bauhaus";
    text-align: center;
    cursor: pointer
}

.product-tabs-block-tabs-labels > div.active {
    border-bottom: 4px solid #8d6a5c
}

.product-tabs-block-tabs-labels > div:hover {
    color: #ed7276;
    border-bottom: 4px solid #ed7276;
}

.product-tabs-block-map {
    height: 635px;
    position: relative
}

.product-tabs-block-map #product-page-map {
    height: 633px;
    width: 100%;
    position: absolute;
    z-index: 1
}

.product-tabs-block-map .product-tabs-block-delivery {
    position: absolute; /*font-variant:small-caps;*/
    z-index: 2;
    width: 196px;
    background-color: #ffffff;
    top: 60px;
    left: 60px;
    padding: 14px 24px 24px 24px;
    color: #373737
}

.product-tabs-block-map .product-tabs-block-delivery ul {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.product-tabs-block-map .product-tabs-block-delivery ul li {
    margin-bottom: 12px
}

.product-tabs-block-map .product-tabs-block-delivery ul li input {
    margin-right: 7px
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-title {
    font-size: 12px;
    margin-bottom: 6px
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-subtitle {
    font-size: 11px;
    margin-bottom: 10px
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item {
    line-height: 27px;
    margin-bottom: 9.5px;
    padding-left: 16px;
    font-size: 12px;
    border-width: 1px;
    border-style: solid;
    cursor: default
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item:nth-child(1) {
    background-color: rgba(53, 188, 239, 0.4);
    border-color: rgba(53, 188, 239, 0.8)
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item:nth-child(1).zone-active {
    background-color: rgba(53, 188, 239, 0.651)
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item:nth-child(2) {
    background-color: rgba(249, 233, 49, 0.4);
    border-color: rgba(249, 233, 49, 0.8)
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item:nth-child(2).zone-active {
    background-color: rgba(249, 233, 49, 0.651)
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item:nth-child(3) {
    background-color: rgba(128, 129, 129, 0.4);
    border-color: rgba(128, 129, 129, 0.8)
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item:nth-child(3).zone-active {
    background-color: rgba(128, 129, 129, 0.651)
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item:nth-child(4) {
    background-color: rgba(242, 141, 45, 0.4);
    border-color: rgba(242, 141, 45, 0.8)
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item:nth-child(4).zone-active {
    background-color: rgba(242, 141, 45, 0.651)
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item:nth-child(5) {
    background-color: rgba(71, 174, 77, 0.4);
    border-color: rgba(71, 174, 77, 0.8);
    margin-bottom: 0
}

.product-tabs-block-map .product-tabs-block-delivery .product-map-zones-list .product-map-zones-item:nth-child(5).zone-active {
    background-color: rgba(71, 174, 77, 0.651)
}

.product-similar-block {
    padding: 40px 0 0
}

.product-similar-block .content-wrap {
    padding: 0;
    position: relative
}

.product-similar-block .product-similar-block-title {
    color: #8d6a5c;
    font-size: 21px;
    text-align: center;
    margin-bottom: 25px;
    font-family: "Bauhaus"
}

.product-similar-block .product-similar-block-list-wrap {
    padding: 15px
}

.product-similar-block .product-item-block {
    margin: 0;
    display: initial;
    flex: none
}

.product-similar-block .swiper-container {
    position: initial
}

.product-similar-block .swiper-button-prev, .product-similar-block .swiper-button-next {
    width: 20px;
    height: 35px;
    color: #8d6a5c;
    opacity: 0.7;
    transition: .5s all
}

.product-similar-block .swiper-button-prev:hover, .product-similar-block .swiper-button-next:hover {
    opacity: 1
}

.product-similar-block .swiper-button-prev.swiper-button-disabled, .product-similar-block .swiper-button-next.swiper-button-disabled {
    opacity: 0.2
}

.product-similar-block .swiper-button-next {
    right: -30px
}

.product-similar-block .swiper-button-prev {
    left: -30px
}

.modal .product-block {
    padding: 25px 20px
}

.modal .product-block-left {
    margin-right: 15px;
    flex: none
}

.modal .product-block-photo-view {
    padding: 15px;
    width: 380px;
    /*min-height: 300px;*/
    box-shadow: none
}

.modal .warranty-icon {
    background-color: #ffffff;
    border-radius: 50%;
    bottom: 0;
    right: 0;
}

.modal .product-block-colors .color-item-link {
    width: 250px;
}

.modal .product-block-sku {
    font-size: 13px
}

.modal .product-block-name {
    font-size: 21px;
    line-height: 1.3em;
    font-family: "Bauhaus";
    padding: 20px 0 0
}

.modal .product-block-params {
    border-top: none
}

.modal .product-block-prices-block {
    padding: 20px 0 0
}

/*.modal .product-block-basket .ui-button {*/
/*    min-height: 31px;*/
/*    font-size: 13px;*/
/*    font-weight: normal;*/
/*    padding: 0 10px*/
/*}*/

.info-page-block {
    background-color: #f0f0f0;
    padding: 25px 0 0
}

.workflow-page-block {
    line-height: 1.15em;
    font-size: 16px;
    padding: 25px 0 0 0
}

.workflow-page-block b, .workflow-page-block strong {
    font-weight: bolder
}

.workflow-page-block p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px
}

.workflow-page-block img {
    display: block;
    max-width: 100%;
    height: auto
}

.workflow-page-block .workflow-payment, .workflow-page-block .workflow-delivery, .workflow-page-block .workflow-capabilities {
    color: #676767;
    padding: 25px 0;
    background-color: #ffffff
}

.workflow-page-block .workflow-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
    text-align: center
}

.workflow-page-block .workflow-delivery .img-delivery {
    margin-top: -40px
}

.workflow-page-block .ui-tabs-header {
    display: flex;
    position: relative;
    margin-bottom: 20px;
    justify-content: space-around
}

.workflow-page-block .ui-tabs-header > div {
    margin: 0;
    width: auto;
    height: auto;
    background-color: transparent;
    flex-grow: 1;
    font-size: 18px;
    opacity: 1;
    color: #8d6a5c;
    padding: 16px 0;
    border-bottom: 1px solid #8d6a5c;
    border-radius: 0;
    font-family: "Bauhaus";
    text-align: center;
    cursor: pointer
}

.workflow-page-block .ui-tabs-header > div.active {
    border-bottom: 4px solid #8d6a5c
}

.workflow-page-block .workflow-payment .payment-row {
    position: relative;
    display: none;
    width: 100%;
    margin-top: 20px;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.workflow-page-block .workflow-about {
    background-color: #f0f0f0;
    color: #676767;
    padding: 25px 0
}

.workflow-page-block .workflow-advantages {
    background-color: #114068;
    color: #fff;
    padding: 25px 0
}

.workflow-page-block .workflow-capabilities .workflow-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center
}

.workflow-page-block .workflow-capabilities .capabilities-content {
    width: 50%;
    text-align: left
}

.workflow-page-block .workflow-container h2 {
    font-family: Arial, sans-serif;
    font-size: 21px;
    font-weight: 400
}

.workflow-page-block .workflow-capabilities .img-block {
    width: 40%
}

.workflow-page-block .workflow-capabilities .img-block .img-capabilities {
    width: 100%;
    height: auto
}

.workflow-page-block .workflow-container .img-delivery, .workflow-page-block .workflow-container .img-about, .workflow-page-block .workflow-container .img-advantages {
    display: inline-block;
    margin: 20px auto
}

.search-page-block .search-block {
    padding: 0 0 70px
}

.address-block-wrap {
    margin-top: 5px;
    padding: 10px 0 45px;
}

.address-block {
    display: flex
}

.address-block-info {
    width: 34%
}

.address-block-info ul li {
    margin: 0 30px 20px 7px;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 16px
}

.address-block-info ul li .address-block-info-icon {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    color: #8d6a5c
}

.address-block-info ul li a {
    font-size: 16px
}

.address-block-info-title {
    font-size: 21px;
    color: #8d6a5c;
    font-family: "Bauhaus";
    padding: 20px 0
}

#address-block-map {
    width: 66%;
    height: 470px
}

.staff-block {
    background-color: #ffffff;
    padding: 40px 0 0
}

.staff-block ul {
    display: flex;
    padding: 0 0 10px;
    margin: 0 0 30px;
    border-bottom: 1px solid #989898;
    flex-wrap: wrap;
    color: #373737
}

.staff-block ul li {
    width: 25%;
    display: flex;
    margin-bottom: 30px
}

.staff-block ul li .staff-block-photo {
    width: 97px;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center
}

.staff-block ul li .staff-block-photo img {
    max-width: 100%;
    max-height: 100%
}

.staff-block ul li .staff-block-info {
    margin-right: 20px;
    line-height: 16px
}

.staff-block ul li .staff-block-info span {
    height: 10px;
    display: block
}

.staff-block ul li .staff-block-info .staff-block-name {
    font-size: 16px;
    font-weight: bold
}

.staff-block ul:last-child {
    border-bottom: none;
    margin-bottom: 5px
}

.staff-block-title {
    color: #8d6a5c;
    font-size: 21px;
    font-family: "Bauhaus";
    padding: 0 0 40px
}

.cart-block {
    padding: 30px 0 40px;
}

.cart-empty {
    text-align: center
}

.cart-empty .cart-empty-icon {
    width: 78px;
    height: 78px;
    fill: #8d6a5c;
    margin: auto
}

.cart-empty .cart-empty-title {
    font-size: 21px;
    color: #8d6a5c;
    font-family: "Bauhaus";
    margin-top: 15px
}

.cart-empty .cart-empty-description {
    margin-top: 15px
}

.cart-empty .ui-button {
    font-size: 13px;
    text-transform: uppercase;
    background-color: #d95256;
    color: #ffffff;
    padding: 10px 12px;
    min-height: auto;
    margin-top: 20px;
    margin-top: 25px
}

.cart-empty .ui-button .ui-button-icon {
    width: 11px;
    height: 11px;
    margin: 0 0 0 7px
}

.cart-empty .ui-button:hover {
    background-color: #ed7276
}

.cart-full {
    display: flex;
    align-items: flex-start
}

.cart-full-left {
    flex: 1 0
}

.cart-full-header {
    display: flex;
    justify-content: space-between;
    padding: 5px 8px 15px;
    margin-bottom: 34px;
    border-bottom: 1px solid #989898;
    align-items: center
}

.cart-full-title {
    font-size: 16px;
    font-weight: bold
}

.cart-full-actions {
    display: flex
}

.cart-full-actions a {
    margin-left: 20px;
    display: flex;
    align-items: center;
    transition: .5s all
}

.cart-full-actions a i {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

.cart-full-actions a:hover {
    color: #d95256;
    fill: #d95256
}

.cart-full-actions .cart-full-exl i {
    color: green;
    fill: green;
    transition: .5s all
}

.cart-full-actions .cart-full-exl:hover i {
    color: #d95256;
    fill: #d95256
}

.cart-full-table-header {
    display: flex;
    padding: 0 10px 15px;
    font-weight: bold;
    border-bottom: 2px solid #989898
}

.cart-full-table-header div:nth-child(1) {
    width: 10%
}

.cart-full-table-header div:nth-child(2) {
    width: 24%;
    text-align: center
}

.cart-full-table-header div:nth-child(3) {
    width: 20%
}

.cart-full-table-header div:nth-child(4) {
    width: 14%
}

.cart-full-table-header div:nth-child(5) {
    width: 10%;
    text-align: right
}

.cart-full-table-header div:nth-child(6) {
    width: 13%;
    text-align: right
}

.cart-full-table-header div:nth-child(7) {
    width: 9%
}

.cart-full-table-item {
    display: flex;
    padding: 5px 15px;
    background-color: #ffffff;
    height: 90px;
    align-items: center;
    border-bottom: 1px solid #989898;
    transition: .5s all;
    position: relative;
    z-index: 1
}

.cart-full-table-item.bigger-h {
    height: 110px;
    padding-bottom: 20px;
}

.cart-full-table-item:hover {
    z-index: 2;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21)
}

.cart-full-table-item .cart-full-table-sku {
    min-width: 10%;
    max-width: 10%
}

.cart-full-table-item .cart-full-table-sku a {
    transition: .5s all
}

.cart-full-table-item .cart-full-table-sku a:hover {
    color: #d95256
}

.cart-full-table-item .cart-full-table-image {
    min-width: 24%;
    max-width: 24%;
    text-align: center;
    display: flex;
    align-items: center
}

.cart-full-table-item .cart-full-table-image a {
    width: 76px;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 7px
}

.cart-full-table-item .cart-full-table-image a img {
    max-width: 100%;
    max-height: 100%
}

.cart-full-table-item .cart-full-table-color {
    min-width: 18%;
    max-width: 18%;
    display: flex;
    align-items: center
}

.cart-full-table-item .cart-full-table-color i {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 12px
}

.cart-full-table-item .cart-full-table-count {
    max-width: 14%;
    min-width: 14%
}

.cart-full-table-item .cart-full-table-count div {
    position: relative
}

.cart-full-table-item .cart-full-table-count div input {
    width: 80px;
    height: 30px;
    padding: 0 12px;
    border: 1px solid #676767
}

.cart-full-table-item .cart-full-table-count .out-of-stock {
    position: absolute;
    width: max-content;
    left: 0;
    bottom: -20px
}

.cart-full-table-item.bigger-h .cart-full-table-count .out-of-stock {
    bottom: -35px
}

.cart-full-table-item .cart-full-table-count.error div input {
    border-color: rgb(217 82 86 / 80%);
    border-width: 2px;
    color: #d95256
}

/*.cart-full-table-item .cart-full-table-count.error .out-of-stock{color:#d95256}*/
.cart-full-table-item .cart-full-table-price {
    max-width: 12%;
    min-width: 12%;
    text-align: right
}

.cart-full-table-item .cart-full-table-sum {
    max-width: 13%;
    min-width: 13%;
    text-align: right
}

.cart-full-table-item .cart-full-table-actions {
    max-width: 9%;
    min-width: 9%;
    text-align: right
}

.cart-full-table-item .cart-full-table-delete {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #676767;
    transition: .1s all;
    cursor: pointer
}

.cart-full-table-item .cart-full-table-delete:hover {
    color: #d95256
}

.cart-full-footer-wrap {
    display: flex;
    padding: 20px 15px 15px;
    border-bottom: 1px solid #989898
}

.cart-full-footer-wrap .cart-full-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 91%;
    min-width: 91%
}

.cart-full-footer-wrap .cart-full-footer .cart-full-footer-notify span {
    position: relative;
    padding: 0;
    display: inline-block
}

.cart-full-footer-wrap .cart-full-footer .cart-full-footer-notify span b {
    font-weight: bold
}

.cart-full-footer-wrap .cart-full-footer .cart-full-footer-notify .cart-full-footer-total {
    margin-top: -5px;
    font-size: 16px;
}

.cart-full-footer-wrap .cart-full-footer .cart-full-footer-notify .cart-full-footer-total strong {
    font-weight: bold;
}

.cart-full-footer-wrap .cart-full-footer .cart-full-footer-notify .cart-full-footer-notify-outofstock {
    margin-bottom: 10px;
}

/*.cart-full-footer-wrap .cart-full-footer .cart-full-footer-notify span::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: -8px;*/
/*    left: 0;*/
/*    height: 25px;*/
/*    width: 25px;*/
/*    background-image: url(img/category/ico-label-new.svg);*/
/*    background-size: contain;*/
/*    background-position: left center;*/
/*    background-repeat: no-repeat*/
/*}*/

.cart-full-footer-wrap .cart-full-footer .cart-full-footer-sum {
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    margin-left: 20px
}

.cart-full-footer-wrap .cart-full-footer .cart-full-footer-sum span {
    margin-left: 15px
}

.cart-full-footer-wrap .cart-full-footer-dummy {
    max-width: 9%;
    min-width: 9%
}

.cart-full-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

.cart-full-buttons .ui-button {
    min-height: 43px
}

.cart-full-buttons .ui-button .ui-button-icon {
    margin-right: 15px;
    width: 30px;
    height: 30px
}

.cart-full-buttons .cart-full-button-clear {
    fill: #ffffff
}

.cart-full-buttons .cart-full-button-clear .ui-button-icon {
    width: 22px;
    height: 22px
}

.cart-full-buttons .cart-full-button-next {
    background-color: #d95256
}

.cart-full-text {
    text-align: right;
    margin: 10px 0 0
}

.cart-full-text a {
    text-decoration: underline;
    color: #d95256
}

.cart-full-text a:hover {
    text-decoration: none
}

.cart-full-right {
    width: 274px;
    margin-left: 30px;
    background-color: #fff;
    padding: 25px 15px 15px
}

.cart-full-delivery {
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
}

.cart-full-delivery .cart-full-delivery-icon {
    width: 250px;
    height: 545px;
    margin: 0 auto 15px;
    fill: #8d6a5c
}

.cart-full-delivery .cart-full-delivery-title {
    font-size: 21px;
    color: #8d6a5c;
    font-family: "Bauhaus"
}

.cart-full-delivery .ui-button {
    font-size: 13px;
    text-transform: uppercase;
    background-color: #d95256;
    color: #ffffff;
    padding: 10px 12px;
    min-height: auto;
    margin-top: 25px
}

.cart-full-delivery .ui-button .ui-button-icon {
    width: 11px;
    height: 11px;
    margin: 0 0 0 7px
}

.cart-full-delivery .ui-button:hover {
    background-color: #ed7276
}

.cart-full-delivery .cart-full-delivery-description {
    margin-top: 13px
}

.cart-full-delivery .modal-to-cart-progress-wrap {
    padding: 0 0;
    display: flex;
    margin-top: 45px;
    align-items: center
}

.cart-full-delivery .modal-to-cart-progress-wrap .progress {
    flex: 1 0;
    margin-right: 10px;
    height: 9px;
    border-radius: 5px;
    background-color: silver
}

.cart-full-delivery .modal-to-cart-progress-wrap .progress .progress-percent {
    background-color: #003e6a;
    background: linear-gradient(to right, #197cd2 0%, #003e6a 100%);
    height: 9px;
    border-radius: 5px;
    position: relative
}

.cart-full-delivery .modal-to-cart-progress-wrap .progress .progress-percent span {
    position: absolute;
    top: -25px;
    right: -100px;
    font-weight: bold;
    width: 100px;
    text-align: left
}

.cart-full-delivery .modal-to-cart-progress-wrap .progress .progress-percent span::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #003e6a;
    border-top: 0;
    top: 17px;
    right: 90px
}

.cart-full-delivery .modal-to-cart-progress-wrap .progress-text {
    font-weight: bold
}

.cart-full-delivery-free {
    padding-bottom: 10px;
    border-bottom: none
}

.cart-full-delivery-free .cart-full-delivery-icon {
    margin-bottom: 10px
}

.cart-full-delivery-free .cart-full-delivery-title {
    color: #003e6a;
    line-height: 1.4em
}

.cart-full-similar {
    padding: 20px 0 0 0
}

.cart-full-similar .cart-full-similar-title {
    font-size: 21px;
    color: #8d6a5c;
    font-family: "Bauhaus";
    text-align: center
}

.cart-full-similar .cart-full-similar-slider-wrap {
    margin-top: 6px
}

.cart-full-similar .cart-full-similar-slider-wrap .swiper-button-prev, .cart-full-similar .cart-full-similar-slider-wrap .swiper-button-next {
    top: 24%;
    color: #8d6a5c;
    opacity: 0.7;
    transition: .5s all
}

.cart-full-similar .cart-full-similar-slider-wrap .swiper-button-prev:hover, .cart-full-similar .cart-full-similar-slider-wrap .swiper-button-next:hover {
    opacity: 1
}

.cart-full-similar .cart-full-similar-slider-wrap .swiper-button-prev.swiper-button-disabled, .cart-full-similar .cart-full-similar-slider-wrap .swiper-button-next.swiper-button-disabled {
    opacity: 0.2
}

.cart-full-similar .cart-full-similar-slider-wrap .swiper-button-next {
    right: 0
}

.cart-full-similar .cart-full-similar-slider-wrap .swiper-button-prev {
    left: 0
}

.cart-full-similar .cart-full-similar-slider-wrap .swiper-button-next:after, .cart-full-similar .cart-full-similar-slider-wrap .swiper-button-prev:after {
    font-size: 34px
}

.cart-full-similar .cart-full-similar-item {
    padding: 0 10px 0 10px
}

.cart-full-similar .product-item-block {
    flex: none;
    margin: 0;
    padding: 0 5px 0 5px
}

.cart-full-similar .product-item-block:hover {
    box-shadow: none
}

.cart-full-similar .product-item-block-img a {
    height: 117px;
    padding: 0 25px 7px
}

.cart-full-similar .product-item-block-part1 {
    padding: 25px 20px 0
}

.checkout-block {
    padding: 40px 0
}

.checkout {
    display: flex;
    margin-top: 7px;
    align-items: flex-start
}

.checkout-left {
    flex: 1 0
}

.checkout-left .checkout-steps {
    display: flex;
    justify-content: space-around
}

.checkout-left .checkout-steps div:nth-child(1) span:after {
    content: "1"
}

.checkout-left .checkout-steps div:nth-child(2) span:after {
    content: "2"
}

.checkout-left .checkout-steps div:nth-child(3) span:after {
    content: "3"
}

.checkout-left .checkout-steps div {
    padding: 0 10px 30px;
    text-align: center;
    border-bottom: 1px solid #8d6a5c;
    flex: 1 0;
    cursor: pointer
}

.checkout-left .checkout-steps div.complited {
    border-bottom-color: #989898
}

.checkout-left .checkout-steps div.complited span {
    color: #989898
}

.checkout-left .checkout-steps div.complited span:after {
    border-color: #989898;
    content: "";
    background-color: #989898;
    background-image: url("img/checkout/ico-checkin.svg");
    background-position: center;
    background-size: 14px;
    background-repeat: no-repeat
}

.checkout-left .checkout-steps div.current {
    border-bottom-width: 3px;
    padding-bottom: 28px
}

.checkout-left .checkout-steps div.current span {
    font-weight: bold
}

.checkout-left .checkout-steps div.current span:after {
    font-weight: bold;
    border-width: 2px
}

.checkout-left .checkout-steps div span {
    font-size: 19px;
    color: #8d6a5c;
    font-family: "Bauhaus";
    position: relative;
    padding-left: 37px;
    position: relative
}

.checkout-left .checkout-steps div span:after {
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #8d6a5c;
    content: "";
    font-size: 16px;
    line-height: 21px;
    font-family: "Bauhaus";
    text-align: center;
    left: 0;
    top: 0
}

.checkout-left .checkout-step {
    background-color: #ffffff
}

.checkout-left .checkout-step .checkout-step-header {
    padding: 30px 40px;
    border-bottom: 1px solid #989898;
    display: flex;
    justify-content: center;
    align-items: center
}

.checkout-left .checkout-step .checkout-step-header span {
    display: flex;
    align-items: center;
    margin: 0 20px
}

.checkout-left .checkout-step .checkout-step-header span input[type="radio"] {
    display: none
}

.checkout-left .checkout-step .checkout-step-header span label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
    line-height: 18px;
    user-select: none;
    font-size: 16px
}

.checkout-left .checkout-step .checkout-step-header span label:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0px;
    border-radius: 50%;
    border: 1px solid #373737
}

.checkout-left .checkout-step .checkout-step-header span label:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50%
}

.checkout-left .checkout-step .checkout-step-header span label:hover:before {
    border-color: #d95256
}

.checkout-left .checkout-step .checkout-step-header span label:hover:after {
    width: 10px;
    height: 10px;
    top: 3px;
    left: 3px;
    background-color: #d95256
}

.checkout-left .checkout-step .checkout-step-header span input[type="radio"]:checked + label:after {
    background-color: #373737
}

.checkout-left .checkout-step .checkout-step-header span input[type="radio"]:checked + label:hover:after {
    background-color: #d95256
}

.checkout-left .checkout-step .checkout-step-body {
    padding: 30px 40px 15px;
    display: none
}

.checkout-left .checkout-step .checkout-step-body.active {
    display: block
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-group {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-group .checkout-input-icon {
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    margin-right: 15px;
    color: #8d6a5c
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-group .ui-input {
    border-color: #989898
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-group .ui-input:disabled {
    border-color: #d9d9d9
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-group.required {
    position: relative
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-group.required .ui-input {
    padding: 0 17px 0 32px
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-group.required:after {
    position: absolute;
    content: "*";
    font-size: 21px;
    color: #d95256;
    top: 12px;
    left: 73px;
    width: 10px;
    height: 10px
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-group > span {
    position: absolute;
    top: 63px;
    left: 55px;
    color: #989898
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-group-checkbox {
    align-items: flex-start
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-group-checkbox:not(:last-child) {
    margin: 10px 0 30px
}

.checkout-left .checkout-step .checkout-step-body .checkout-step-body-2 {
    display: flex
}

.checkout-left .checkout-step .checkout-step-body .checkout-step-body-2 .checkout-input-group {
    flex: 1 50%
}

.checkout-left .checkout-step .checkout-step-body .checkout-step-body-2 .checkout-input-group:nth-child(1) {
    margin-right: 45px
}

.checkout-left .checkout-step .checkout-step-body .checkout-info {
    margin: 25px 0 0 55px;
    padding: 0 0 0 37px;
    line-height: 1.2em;
    position: relative
}

.checkout-left .checkout-step .checkout-step-body .checkout-info:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    height: 25px;
    width: 25px;
    background-image: url(img/category/ico-label-new.svg);
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat
}

.checkout-left .checkout-step .checkout-step-body .checkout-free-delivery {
    margin: 32px 0 0 55px;
    padding: 0 0 0 43px;
    line-height: 1.2em;
    position: relative
}

.checkout-left .checkout-step .checkout-step-body .checkout-free-delivery:after {
    content: "";
    position: absolute;
    top: -9px;
    left: 0;
    height: 32px;
    width: 32px;
    background-image: url(img/cart/ico-cart-delivery-free.svg);
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-wrap {
    width: 100%
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-wrap .checkout-checkbox {
    margin-bottom: 15px;
    display: flex;
    align-items: center
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-wrap .checkout-checkbox input[type="checkbox"] {
    display: none
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-wrap .checkout-checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    line-height: 18px;
    user-select: none
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-wrap .checkout-checkbox label:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #373737
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-wrap .checkout-checkbox label:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 3px;
    top: 3px;
    background-position: center;
    background-size: 10px;
    background-repeat: no-repeat
}

.checkout-left .checkout-step .checkout-step-body .checkout-input-wrap .checkout-checkbox input[type="checkbox"]:checked + label:after {
    background-image: url(img/checkout/ico-checkin.svg)
}

.checkout-left .checkout-step-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px
}

.checkout-left .checkout-step-footer button:not(.prev-step) {
    color: #ffffff;
    fill: #ffffff;
    margin-left: 20px;
    background-color: #d95256
}

.checkout-left .checkout-step-footer button:hover {
    background-color: #ed7276
}

.checkout-left .checkout-step-footer button .ui-button-icon {
    margin-right: 12px
}

.checkout-left .checkout-step-footer .ui-button-silver {
    background-color: #989898
}

.checkout-left .checkout-step-footer .checkout-step-footer-left {
    display: flex;
    align-items: center;
    margin-left: 45px;
    color: #989898
}

.checkout-left .checkout-step-footer .checkout-step-footer-left span {
    font-size: 21px;
    color: #d95256;
    height: 12px;
    margin-right: 7px
}

.checkout-right {
    width: 300px;
    margin-left: 30px
}

.checkout-right .checkout-right-title {
    font-size: 16px;
    font-weight: bold;
    padding: 0 8px 10px;
    text-align: center;
    margin-bottom: 20px;
}

.checkout-right .checkout-right-list {
    background-color: #ffffff;
    padding: 0 10px 18px;
    border-top: 3px solid #989898;
    border-bottom: 1px solid #989898
}

.checkout-right .checkout-right-list table {
    width: 100%
}

.checkout-right .checkout-right-list table tr td {
    padding: 6px 3px 6px;
    position: relative;
    white-space: nowrap
}

.checkout-right .checkout-right-list table tr td span {
    position: absolute;
    bottom: 7px;
    left: 3px;
    font-size: 11px;
    white-space: nowrap
}

.checkout-right .checkout-right-list table tr td:nth-child(1) {
    padding-left: 10px
}

.checkout-right .checkout-right-list table tr td:nth-child(3) {
    text-align: right;
    padding-right: 10px
}

.checkout-right .checkout-right-list table tr td.error {
    color: #d95256;
    min-width: 80px;
    padding: 6px 3px 20px;
}

.checkout-right .checkout-right-sum {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 18px
}

.checkout-right .checkout-right-sum span {
    margin-left: 15px;
    text-transform: none
}

.checkout-right .checkout-right-notify {
    padding: 20px 0 0;
    line-height: 1.1em
}

.checkout-right .checkout-right-notify span {
    padding: 0 25px 0 40px;
    font-size: 11px;
    display: inline-block;
    position: relative
}

.checkout-right .checkout-right-notify span b {
    font-weight: bold
}

.checkout-right .checkout-right-notify span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 8px;
    height: 25px;
    width: 25px;
    background-image: url(img/category/ico-label-new.svg);
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat
}

.checkout-finish-block {
    padding: 35px 0 28px;;
    text-align: center
}

.checkout-finish-block .checkout-finish-icon {
    width: 78px;
    height: 78px;
    margin: 0 auto 15px;
    fill: #8d6a5c
}

.checkout-finish-block .checkout-finish-title {
    font-size: 21px;
    color: #8d6a5c;
    font-family: "Bauhaus";
    margin-bottom: 20px
}

.checkout-finish-block .checkout-finish-description {
    font-size: 16px;
    margin-bottom: 23px
}

.checkout-finish-block .checkout-finish-description p {
    padding-bottom: 5px
}

.checkout-finish-block .checkout-finish-description b {
    font-weight: bold;
    white-space: nowrap
}

.checkout-finish-block .checkout-finish-description i {
    font-weight: bold;
    color: #d95256;
    white-space: nowrap
}

.checkout-finish-block .checkout-finish-description span {
    white-space: nowrap
}

.checkout-finish-block .checkout-finish-weekend p {
    font-size: 16px;
    line-height: 1.3;
}

.checkout-finish-block .checkout-finish-weekend b {
    font-weight: bold;
    white-space: nowrap
}

.checkout-finish-block .checkout-finish-buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.checkout-finish-block .checkout-finish-buttons .ui-button {
    margin: 7px 13px;
    min-height: 43px;
    padding: 0 24px 0 13px;
    font-weight: bold;
    fill: #ffffff
}

.checkout-finish-block .checkout-finish-buttons .ui-button .ui-button-icon {
    margin-right: 13px
}

.checkout-finish-block .checkout-finish-buttons .checkout-finish-button-main, .checkout-finish-block .checkout-finish-buttons .checkout-finish-button-repay {
    background-color: #d95256
}

.checkout-finish-block .checkout-finish-buttons .checkout-finish-button-main:hover, .checkout-finish-block .checkout-finish-buttons .checkout-finish-button-repay:hover {
    background-color: #ed7276
}

.checkout-finish-block .checkout-finish-buttons .checkout-finish-button-pay-later {
    background-color: #989898
}

.checkout-finish-block .checkout-finish-buttons .checkout-finish-button-pay-later:hover {
    background-color: #ed7276
}

.checkout-finish-block .checkout-finish-buttons .checkout-finish-button-repay .ui-button-icon, .checkout-finish-block .checkout-finish-buttons .checkout-finish-button-pay-later .ui-button-icon {
    width: 25px;
    height: 25px
}

.error-page-block {
    padding: 35px 0 33px;
    text-align: center;
    background-color: #ffffff
}

.error-page-block .error-page-image {
    margin-bottom: 35px
}

.error-page-block .error-page-image img {
    max-width: 950px;
    width: 100%
}

.error-page-block .error-page-title {
    font-size: 21px;
    color: #8d6a5c;
    font-family: "Bauhaus";
    margin-bottom: 15px
}

.error-page-block .error-page-description {
    font-size: 13px;
    margin-bottom: 33px
}

.error-page-block .error-page-buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.error-page-block .error-page-buttons .ui-button {
    margin: 7px 13px;
    min-height: 43px;
    padding: 0 24px 0 13px;
    font-weight: bold
}

.error-page-block .error-page-buttons .ui-button .ui-button-icon {
    margin-right: 13px
}

.error-page-block .error-page-buttons .error-page-button-main {
    background-color: #d95256
}

.error-page-block .error-page-buttons .error-page-button-main:hover {
    background-color: #ed7276
}

.error-page-block .error-page-buttons .error-page-button-search .ui-button-icon {
    width: 25px;
    height: 25px;
    fill: #ffffff
}

.compare-block {
    padding: 5px 0 40px;
}

.compare-block-tabs-wrap {
    padding-top: 30px
}

.compare-block-tabs-labels {
    display: flex;
    position: relative;
    margin-bottom: 20px;
    justify-content: space-around
}

.compare-block-tabs-labels > div {
    margin: 0;
    width: auto;
    height: auto;
    background-color: transparent;
    flex-grow: 1;
    font-size: 18px;
    opacity: 1;
    color: #8d6a5c;
    padding: 16px 0;
    border-bottom: 1px solid #8d6a5c;
    border-radius: 0;
    /*font-family: "Bauhaus";*/
    text-align: center;
    cursor: pointer
}

.compare-block-tabs-labels > div.active {
    border-bottom: 4px solid #8d6a5c
}

.compare-block-tabs-labels > div {
    font-size: 21px
}

.compare-block-tabs-labels > div.active {
    font-weight: bold
}

.compare-block-tabs-item .compare-block-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px 30px
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-left {
    display: flex;
    align-items: center
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-left span {
    display: flex;
    align-items: center;
    padding: 0 25px 0 0
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-left span input {
    display: none
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-left span input[type="radio"]:checked + label:after {
    background-color: #373737
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-left span input[type="radio"]:checked + label:hover:after {
    background-color: #d95256
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-left span label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
    line-height: 18px;
    user-select: none
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-left span label:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0px;
    border-radius: 50%;
    border: 1px solid #373737
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-left span label:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50%
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-left span label:hover:before {
    border-color: #d95256
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-left span label:hover:after {
    width: 10px;
    height: 10px;
    top: 3px;
    left: 3px;
    background-color: #d95256
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-right {
    display: flex;
    align-items: center
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-right .compare-block-actions-print, .compare-block-tabs-item .compare-block-actions .compare-block-actions-right .compare-block-actions-exl {
    display: flex;
    align-items: center;
    transition: .5s all
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-right .compare-block-actions-print i, .compare-block-tabs-item .compare-block-actions .compare-block-actions-right .compare-block-actions-exl i {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    transition: .5s all
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-right .compare-block-actions-print:hover, .compare-block-tabs-item .compare-block-actions .compare-block-actions-right .compare-block-actions-exl:hover {
    color: #d95256;
    fill: #d95256
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-right .compare-block-actions-print:hover i, .compare-block-tabs-item .compare-block-actions .compare-block-actions-right .compare-block-actions-exl:hover i {
    color: #d95256;
    fill: #d95256
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-right .compare-block-actions-exl i {
    color: green;
    fill: green
}

.compare-block-tabs-item .compare-block-actions .compare-block-actions-right .compare-block-actions-print {
    margin-right: 20px
}

.compare-block-tabs-item .compare-block-list-container {
    position: relative
}

.compare-block-tabs-item .compare-block-list-wrap {
    position: initial;
    overflow: visible
}

.compare-block-tabs-item .compare-block-list-wrap .swiper-button-next, .compare-block-tabs-item .compare-block-list-wrap .swiper-button-prev {
    top: 100px;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21)
}

.compare-block-tabs-item .compare-block-list-wrap .swiper-button-next:after, .compare-block-tabs-item .compare-block-list-wrap .swiper-button-prev:after {
    font-size: 25px;
    color: #8d6a5c
}

.compare-block-tabs-item .compare-block-list-wrap .swiper-button-next {
    right: -25px
}

.compare-block-tabs-item .compare-block-list-wrap .swiper-button-prev {
    left: -25px
}

.compare-block-tabs-item .compare-block-list-wrap .swiper-button-disabled {
    display: none
}

.compare-block-tabs-item .compare-block-list-wrap .compare-block-count-wrap {
    height: 0;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: #8d6a5c;
    background-color: #ffffff;
    bottom: 0;
    border-bottom: 1px solid #eaeaea;
    font-family: "Bauhaus";
    display: flex;
    visibility: hidden
}

.compare-block-tabs-item .compare-block-list-wrap .compare-block-count-wrap span {
    display: none
}

.compare-block-tabs-item .compare-block-list-wrap .compare-block-count-wrap .compare-block-count {
    position: relative;
    width: 100%
}

.compare-block-tabs-item .compare-block-list-item {
    background-color: #ffffff;
    padding: 0 15px;
    border-right: 1px solid #eaeaea;
    opacity: 0.5
}

.compare-block-tabs-item .compare-block-list-item.swiper-slide-active, .compare-block-tabs-item .compare-block-list-item.swiper-slide-active + .swiper-slide, .compare-block-tabs-item .compare-block-list-item.swiper-slide-active + .swiper-slide + .swiper-slide, .compare-block-tabs-item .compare-block-list-item.swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
    opacity: 1
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list {
    color: #373737
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list > li {
    padding: 15px 10px;
    border-bottom: 1px solid #eaeaea
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-articul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: none;
    padding: 15px 0 0 0
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-articul a {
    transition: .5s all
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-articul a:hover {
    color: #d95256
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-articul .compare-block-delete {
    width: 20px;
    height: 20px;
    color: #676767;
    cursor: pointer;
    transition: .5s all;
    fill: #676767
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-articul .compare-block-delete:hover {
    color: #d95256;
    fill: #d95256
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-image, .compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-schema {
    height: 250px !important;
    display: flex;
    justify-content: center
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-image a, .compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-schema a {
    display: flex;
    align-items: center;
    justify-content: center
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-image img, .compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-schema img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-title {
    text-transform: uppercase;
    color: #676767;
    font-weight: bold;
    margin-bottom: 15px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-subtitle {
    color: #676767;
    font-weight: bold;
    margin-bottom: 10px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text-big {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 15px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text {
    line-height: 19px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text > span {
    white-space: nowrap
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text.compare-block-size-hide {
    position: relative
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text.compare-block-size-hide .compare-block-size {
    height: 38px;
    overflow: hidden;
    position: relative
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text.compare-block-size-hide .compare-block-size .compare-block-size-button-show {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 20%);
    padding: 0 25px 0
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text.compare-block-size-hide .compare-block-size .compare-block-size-button-show i {
    content: "еще";
    color: #d95256;
    cursor: pointer;
    text-decoration: underline
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text.compare-block-size-hide .compare-block-size .compare-block-size-button-show i:hover {
    text-decoration: none
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text.compare-block-size-hide .compare-block-size-popup {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21);
    padding: 15px 20px 10px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text.compare-block-size-hide .compare-block-size-popup .compare-block-size-button-hide {
    color: #d95256;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text.compare-block-size-hide .compare-block-size-popup .compare-block-size-button-hide span {
    display: flex;
    align-items: center;
    cursor: pointer;
    line-height: 1em
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-text.compare-block-size-hide .compare-block-size-popup .compare-block-size-button-hide span i {
    width: 11px;
    height: 11px;
    transform: rotate(-90deg);
    position: relative;
    margin-left: 8px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-color {
    display: flex;
    align-items: center
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-color i {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 8px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-color-list {
    margin-top: 8px;
    display: flex;
    flex-wrap: wrap
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-color-list li {
    width: 16px;
    height: 16px;
    margin: 6px 14px 0 0;
    border-radius: 50%;
    border: 1px solid transparent
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-color-list li.color-border {
    border-color: #676767
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-price-list {
    margin-top: 5px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-price-list tr td {
    padding: 0 0 15px 0
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-price-list tr td:last-child {
    padding-left: 8px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-count tr td:first-child {
    padding-right: 8px;
    text-align: right
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-count tr:first-child td {
    padding-bottom: 15px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-cart {
    display: flex;
    justify-content: center;
    padding-top: 25px;
    padding-bottom: 25px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-cart .ui-button {
    background-color: #d95256;
    fill: #ffffff;
    transition: .1s all;
    white-space: nowrap;
    padding: 8px 10px;
    min-height: auto;
    font-size: 13px
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-cart .ui-button:hover {
    background-color: #ed7276
}

.compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-cart .ui-button-icon {
    width: 24px;
    height: 20px;
    margin: -2px 10px 0 0
}

footer {
    height: 118px;
    background-color: #003e6a;
    padding-top: 35px;
    border-top: 1px solid #ffffff
}

.footer-socials {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-around;
    max-width: 420px;
    margin: auto
}

.footer-social {
    height: 48px;
    width: 48px;
    color: #ffffff
}

.contacts {
    padding-top: 40px
}

.contacts-container {
    margin: 0 auto;
    max-width: 960px;
    padding: 0 15px
}

.contacts-title {
    font-size: 21px;
    text-align: center;
    color: #8d6a5c;
    margin-bottom: 40px;
    font-family: "Bauhaus"
}

.contacts-list {
    display: flex;
    max-width: 720px;
    margin: 0 auto 40px auto
}

.contacts-list-item {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    flex-grow: 1;
    width: 100%
}

.contacts-list-icon {
    width: 48px;
    height: 48px;
    color: #8d6a5c;
    margin-bottom: 22px
}

.contacts-list-text {
    text-align: center;
    font-size: 13px;
    color: #676767
}

.contacts-form {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-width: 480px;
    margin: auto
}

.contacts-form-field {
    margin-bottom: 20px
}

.copyright {
    text-align: center;
    font-size: 13px;
    padding: 40px 0 20px;
    color: #676767
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none;
    outline: 0
}

button:focus, select:focus {
    outline: 0
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

.ui-input {
    height: 40px;
    width: 100%;
    border: 1px solid #676767;
    font-size: 13px;
    padding-left: 8px;
    padding-right: 8px
}

.ui-input-size-big {
    height: 48px;
    padding: 0 17px
}

textarea {
    overflow: auto
}

.ui-textarea {
    border: 1px solid #676767;
    font-size: 13px;
    padding: 13px 8px;
    resize: vertical;
    width: 100%
}

.ui-textarea-size-big {
    min-height: 48px;
    padding: 17px
}

.ui-button {
    background-color: #8d6a5c;
    color: #ffffff;
    cursor: pointer;
    border: 0;
    font-size: 16px;
    min-height: 48px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 18px;
    text-decoration: none;
    transition: .1s all
}

.ui-button:hover {
    background-color: #ed7276
}

.ui-button-icon {
    height: 32px;
    width: 32px;
    margin-right: 18px
}

.ui-select {
    position: relative;
    height: 40px;
    width: 100%;
    background-color: #fff
}

.ui-select-size-small {
    height: 30px
}

.ui-button-small {
    background-color: #8c6a5c;
    color: #fff;
    cursor: pointer;
    border: 0;
    font-size: 13px;
    width: 100%;
    min-height: 30px;
    text-decoration: none
}

.ui-button-small:hover {
    background-color: #ed7276
}

.ui-button-silver {
    background-color: #989898
}

.chosen-container-active.chosen-with-drop .chosen-single {
    background-image: none
}

.ui-radio {
    cursor: pointer
}

.ui-radio input {
    display: none
}

.ui-radio span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative
}

.ui-radio span:before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: 1px solid #373737;
    margin-right: 15px
}

.ui-radio span:hover:before {
    border-color: #d95256
}

.ui-radio span:hover:after {
    content: "";
    height: 10px;
    width: 10px;
    background-color: #d95256;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 3px;
    top: 3px
}

.ui-radio input:checked + span:after {
    content: "";
    height: 6px;
    width: 6px;
    background-color: #373737;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 5px;
    top: calc(50% - 3px)
}

.ui-radio input:checked + span:hover:after {
    height: 10px;
    width: 10px;
    background-color: #d95256;
    left: 3px;
    top: 3px
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: none
}

.modal-opened {
    display: flex;
    flex-wrap: wrap;
}

.modal-content {
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
    width: 100%
}

.modal-header {
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.modal-close {
    width: 40px;
    height: 40px;
    padding: 0 0 15px 15px;
    color: #fff;
    opacity: 0.75;
    cursor: pointer;
    transition: .5s all;
    fill: #fff
}

.modal-close:hover {
    opacity: 1
}

.modal-body {
    background-color: #fff
}

.modal-name-city {
    z-index: 9998
}

.modal-name-city .modal-content {
    max-width: 800px
}

.popup-city-results {
    z-index: 9999
}

.modal-body .change-city {
    padding: 36px 30px 30px 40px
}

.modal-body .change-city .change-city-title {
    font-family: "Bauhaus";
    font-size: 21px;
    text-align: center;
    line-height: 1.286;
    color: #8d6a5c;
    margin-bottom: 15px
}

.modal-body .change-city .change-city-tabs {
    padding: 0 5px;
    display: flex;
    position: relative;
    margin-bottom: 20px;
    justify-content: space-around
}

.modal-body .change-city .change-city-tabs > div {
    margin: 0;
    width: auto;
    height: auto;
    background-color: transparent;
    flex-grow: 1;
    font-size: 18px;
    opacity: 1;
    color: #8d6a5c;
    padding: 16px 0;
    border-bottom: 1px solid #8d6a5c;
    border-radius: 0;
    font-family: "Bauhaus";
    text-align: center;
    cursor: pointer
}

.modal-body .change-city .change-city-tabs > div.active {
    border-bottom: 4px solid #8d6a5c
}

.modal-body .change-city .change-city-tabs .change-city-tabs-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px
}

.modal-body .change-city .change-city-tabs .change-city-tabs-item.active {
    font-weight: bold
}

.modal-body .change-city .change-city-tabs .change-city-tabs-item span {
    padding: 0 10px
}

.modal-body .change-city .change-city-tabs .change-city-tabs-item img {
    width: 35px;
    height: 23px;
    border: 1px solid #8d6a5c
}

.modal-body .change-city .change-city-cities {
    display: flex;
    flex-direction: row
}

.modal-body .change-city .change-city-cities > div {
    flex: 1 1 auto;
    width: 50%
}

.modal-body .change-city .change-city-cities .change-city-cities-left-block .search-block-group {
    width: 100%;
    padding: 0
}

.modal-body .change-city .change-city-cities .change-city-cities-left-block .search-block-group input {
    border: 1px solid #989898;
    background-color: #f0f0f0;
    font-size: 13px;
    line-height: 2.077
}

.modal-body .change-city .change-city-cities .change-city-cities-left-block .change-city-cities-list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    margin: 15px 0 0 -20px
}

.modal-body .change-city .change-city-cities .change-city-cities-left-block .change-city-cities-list .change-city-cities-list-col {
    flex: 1 1 auto
}

.modal-body .change-city .change-city-cities .change-city-cities-left-block .change-city-cities-list .change-city-cities-list-col .change-city-item {
    display: block;
    position: relative;
    line-height: 1.923;
    text-align: left;
    padding: 0 0 1px 24px;
    white-space: nowrap
}

.modal-body .change-city .change-city-cities .change-city-cities-left-block .change-city-cities-list .change-city-cities-list-col .change-city-item:hover {
    color: #d95256
}

.modal-body .change-city .change-city-cities .change-city-cities-left-block .change-city-cities-list .change-city-cities-list-col .change-city-item.select {
    color: #8d6a5c;
    pointer-events: none
}

.modal-body .change-city .change-city-cities .change-city-cities-left-block .change-city-cities-list .change-city-cities-list-col .change-city-item.select:after {
    position: absolute;
    width: 14px;
    height: 9px;
    content: "";
    top: 5px;
    left: 6px
}

.modal-body .change-city .change-city-cities .change-city-cities-left-block .change-city-cities-list .change-city-cities-list-col .change-city-item.select::after {
    background-image: url(img/countries/ico-country-select.svg)
}

.modal-body .change-city .change-city-cities .change-city-cities-right-block svg {
    height: 245px;
    padding: 17px 0 0 15px
}

.modal-catalog {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 360px;
    background-color: #141515;
    color: #fff;
    -webkit-transition: 0.3s ease-out transform;
    transition: 0.3s ease-out transform;
    -webkit-transform: translate3d(-360px, 0, 0);
    transform: translate3d(-360px, 0, 0);
    will-change: transform;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.modal-catalog-active {
    transform: translate3d(0, 0, 0)
}

.modal-catalog-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 30px 0 30px 35px;
    flex-shrink: 0
}

.modal-catalog-header-close {
    height: 32px;
    width: 32px;
    margin-right: 30px;
    cursor: pointer;
    opacity: 0.5
}

.modal-catalog-header-close svg {
    height: 32px;
    width: 32px
}

.modal-catalog-header-title {
    font-size: 16px;
    text-transform: uppercase
}

.modal-catalog-list {
    overflow: auto
}

.modal-catalog-item {
    color: #ffffff;
    display: block
}

.modal-catalog-item-header {
    cursor: pointer;
    height: 40px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 15px 0 20px
}

.modal-catalog-item-header-icon {
    height: 32px;
    width: 32px;
    margin-right: 10px;
    fill: #ffffff
}

.modal-catalog-item-list {
    padding: 0 0 0 55px;
    position: relative;
    display: none
}

.modal-catalog-item-item {
    font-size: 13px;
    cursor: pointer;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 0
}

@media screen and (min-width: 768px) {
    .modal.modal-to-cart {
        background: none
    }
}


.modal.modal-to-cart .modal-content {
    max-width: 722px;
    min-width: 300px;
    padding: 30px 30px 30px 25px;
    background-color: #ffffff;
    text-align: center;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21)
}

.modal.modal-to-cart .modal-to-cart-icon {
    width: 78px;
    height: 78px;
    margin: 0 auto 10px;
    fill: #8d6a5c
}

.modal.modal-to-cart .modal-to-cart-title {
    font-size: 21px;
    color: #8d6a5c;
    font-family: "Bauhaus";
    line-height: 1.4em
}

.modal.modal-to-cart .ui-button {
    font-size: 13px;
    text-transform: uppercase;
    background-color: #d95256;
    color: #ffffff;
    padding: 10px 12px;
    min-height: auto;
}

.modal.modal-to-cart .ui-button .ui-button-icon {
    width: 11px;
    height: 11px;
    margin: 0 0 0 7px
}

.modal.modal-to-cart .ui-button:hover {
    background-color: #ed7276
}

.modal.modal-to-cart .modal-to-cart-line-text {
    margin-top: 30px;
    text-align: center;
    border-top: 1px solid #d9d9d9;
    position: relative
}

.modal.modal-to-cart .modal-to-cart-line-text > div {
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    top: -8px;
    left: 0;
    text-align: center;
    width: 100%
}

.modal.modal-to-cart .modal-to-cart-line-text > div > span {
    background-color: #ffffff;
    padding: 5px
}

.modal.modal-to-cart .modal-to-cart-progress-wrap {
    padding: 0 20px;
    display: flex;
    margin-top: 45px;
    align-items: center
}

.modal.modal-to-cart .modal-to-cart-progress-wrap .progress {
    flex: 1 0;
    margin-right: 10px;
    height: 9px;
    border-radius: 5px;
    background-color: silver
}

.modal.modal-to-cart .modal-to-cart-progress-wrap .progress .progress-percent {
    background-color: #003e6a;
    background: linear-gradient(to right, #197cd2 0%, #003e6a 100%);
    height: 9px;
    border-radius: 5px;
    position: relative
}

.modal.modal-to-cart .modal-to-cart-progress-wrap .progress .progress-percent span {
    position: absolute;
    top: -25px;
    right: -75px;
    font-weight: bold;
    width: 150px;
    text-align: center
}

.modal.modal-to-cart .modal-to-cart-progress-wrap .progress .progress-percent span::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #003e6a;
    border-top: 0;
    top: 17px;
    right: 75px
}

.modal.modal-to-cart .modal-to-cart-progress-wrap .progress-text {
    font-weight: bold
}

.modal.modal-to-cart .modal-to-cart-description {
    margin-top: 16px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.6em
}

.modal.modal-to-cart .modal-to-cart-description span {
    text-transform: none;
    font-weight: normal
}

.modal.modal-to-cart .right {
    padding-left: 30px;
    flex-grow: 1;
}

@media (max-width: 1260px) {
    .main-products-block .content-wrap {
        overflow: hidden
    }
}

@media (max-width: 1170px) {
    .slider-block-item-bg {
        box-sizing: content-box;
        padding-right: 200px
    }

    .product-item-block {
        margin: 0 10px 20px 10px;
        padding: 15px 12px 25px
    }

    .category-block-products-list .product-item-block {
        width: calc(33% - 20px)
    }

    .product-item-block-part1 {
        padding: 0 10px
    }

    .category-block-products-header div:nth-child(2), .category-block-products-item > div:nth-child(2) {
        flex: 1 0 19%;
        text-align: center;
        max-height: 100%
    }

    .category-block-products-header div:nth-child(6), .category-block-products-item > div:nth-child(6) {
        flex: 1 0 23%
    }

    .category-block-products-image a {
        width: 66px;
        text-align: left
    }

    .category-block-products-item .category-block-products-color .category-block-products-color-item > span {
        display: none
    }

    .category-block-products-item .category-block-products-color .category-block-products-color-item .category-block-products-mobile {
        display: block
    }

    .category-block-products-item .category-block-products-color .product-block-color-select-wrap {
        top: 10px
    }

    .checkout-left .checkout-steps div span {
        font-size: 14px
    }

    .checkout-left .checkout-steps div span:after {
        top: -3px
    }

    .address-block-info {
        width: 37%
    }

    .address-block-info ul li small {
        font-size: 13px
    }

    #address-block-map {
        width: 63%
    }

    .staff-block ul li {
        width: 33.33%
    }

    .cart-full-right {
        width: 230px;
        margin-left: 20px
    }

    .cart-full-similar .product-item-block-part1 {
        padding: 25px 0 0
    }
}

@media (max-width: 1200px) {
    .topbar-wrap .content-wrap {
        margin: 0 auto;
        max-width: 480px;
        min-width: 320px;
        width: auto;
        box-sizing: border-box;
        padding: 0 10px
    }

    .catalog-menu-wrapper {
        margin: 0 auto;
        max-width: 460px;
        width: auto;
        box-sizing: border-box;
    }

    .topbar div:not(.topbar-logo) {
        display: none
    }

    .topbar-menu:not(.topbar-menu-mobile1) {
        display: none
    }

    .topbar-menu-mobile1 {
        display: flex !important
    }

    .topbar-menu li.topbar-menu-search {
        margin-right: 0
    }

    .topbar-menu li.topbar-menu-city a {
        background-image: url("img/header/ico-pointer-white.svg")
    }

    .topbar-menu li.topbar-menu-phone a {
        background-image: url("img/header/ico-phone-white.svg")
    }

    .catalog-menu {
        display: none
    }

    .menu-block-mobile {
        height: 70px;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .menu-button-mobile {
        font-size: 16px;
        color: #003e6a;
        padding-left: 35px;
        position: relative;
        height: 24px;
        display: flex;
        align-items: center
    }

    .menu-button-mobile::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(img/header/ico-menu.svg)
    }

    .topbar-menu li {
        margin: 0
    }

    .topbar-logo {
        margin-right: 10px
    }

    .topbar-menu-mobile2 {
        display: flex;
        list-style: none;
        align-items: center
    }

    .topbar-menu-mobile2 li {
        margin: 0 3px
    }

    .topbar-menu-mobile2 li a {
        height: 48px;
        width: 52px;
        background-size: 60%;
        background-position: center;
        background-repeat: no-repeat;
        display: block
    }

    .topbar-menu-mobile2 li.topbar-menu-mobile-compare a {
        background-image: url("img/header/ico-compare-blue.svg");
        position: relative
    }

    .topbar-menu-mobile2 li.topbar-menu-mobile-compare a i {
        position: absolute;
        width: 18px;
        height: 18px;
        display: flex;
        border-radius: 50%;
        background-color: #8d6a5c;
        font-size: 10px;
        justify-content: center;
        align-items: center;
        top: 6px;
        right: 4px;
        color: #ffffff
    }

    .topbar-menu-mobile2 li.topbar-menu-mobile-cart {
        margin-right: 0
    }

    .topbar-menu-mobile2 li.topbar-menu-mobile-cart a {
        background-image: url("img/header/ico-cart-blue.svg");
        position: relative
    }

    .topbar-menu-mobile2 li.topbar-menu-mobile-cart a i {
        position: absolute;
        width: 18px;
        height: 18px;
        display: flex;
        border-radius: 50%;
        background-color: #8d6a5c;
        font-size: 10px;
        justify-content: center;
        align-items: center;
        top: 6px;
        right: 4px;
        color: #ffffff
    }

    .topbar-menu-mobile2 li.topbar-menu-mobile-cart.cart-full a {
        background-image: url("img/header/ico-cart-full-blue.svg")
    }

    .js-popup-transit:after {
        left: unset;
        right: 20px;
    }
}

@media (max-width: 992px) {
    html {
        overflow-x: hidden
    }

    .content-wrap {
        margin: 0 auto;
        max-width: 480px;
        min-width: 100px;
        width: auto;
        box-sizing: border-box;
        padding: 0 10px
    }

    .slider-block .swiper-pagination {
        bottom: 435px;
        left: 0;
        width: 100%;
        display: none;
    }

    .slider-block .swiper-button-prev, .slider-block .swiper-button-next {
        margin-top: -268px
    }

    .slider-block .swiper-button-prev {
        left: 15px
    }

    .slider-block .swiper-button-next {
        right: 15px
    }

    .slider-block-item .content-wrap {
        height: 490px;
        overflow: hidden
    }

    .slider-block-item-bg {
        top: 290px;
        height: 190px;
        position: absolute;
        left: -70px;
        padding: 0 70px;
        box-sizing: content-box;
        background-position: center
    }

    .slider-block-item-content {
        width: 320px;
        left: 50%;
        margin-left: -160px;
        text-align: center;
        top: 70px;
        padding: 0 15px
    }

    .slider-block-item-content .slider-block-item-title {
        font-size: 21px
    }

    .slider-block-item-content .slider-block-item-description {
        font-size: 13px;
        height: 75px
    }

    .search-block .content-wrap {
        max-width: 100%
    }

    .search-block-tabs-item > ul > li {
        flex: 1 0 50%;
        max-width: 50%
    }

    .main-products-block-group {
        text-align: center
    }

    .main-products-block .swiper-button-prev, .main-products-block .swiper-button-next {
        top: 45px;
        margin-top: 0
    }

    .main-products-block .swiper-button-prev {
        left: 35px
    }

    .main-products-block .swiper-button-next {
        right: 35px
    }

    .popular-block-list-group > div {
        margin: 0 0 20px
    }

    .popular-block-list-group, .popular-block-list-group > div {
        flex: 1 0 100%
    }

    .news-block-list {
        flex-wrap: wrap
    }

    .news-block-list li {
        margin: 15px 0;
        width: 100%
    }

    .address-block-wrap {
        margin: 0;
        padding: 0;
        border-top: none
    }

    .address-block {
        flex-direction: column
    }

    .address-block-info-title {
        padding: 0 0 20px
    }

    .address-block-info {
        width: 100%;
    }

    #address-block-map {
        width: 100%;
        height: 300px;
    }

    .address-block-info ul li {
        margin: 0 0 20px 0
    }

    .address-block-info ul li small {
        font-size: 11px
    }

    #address-block-map {
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21)
    }

    .staff-block ul li {
        width: 100%;
        margin-bottom: 20px
    }

    .staff-block ul li .staff-block-photo {
        margin-right: 20px
    }

    .staff-block-title {
        padding: 0 0 30px 0
    }

    footer {
        padding: 35px 15px 0 15px
    }

    .category-block {
        padding-bottom: 10px;
        border-bottom: none
    }

    .category-block-wrap {
        overflow: hidden;
        position: relative
    }

    .category-block-filters {
        display: none;
        position: absolute;
        z-index: 10000;
        background-color: #fff;
        width: 100%;
        padding: 10px 20px 50px 20px;
        top: -375px;
        left: 0;
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.21)
    }

    .category-block-filters .category-block-filter-size {
        margin: 10px 0 15px
    }

    .category-block-filter-size:last-of-type {
        margin-bottom: 0;
    }

    .category-block-filters-button {
        display: block;
        width: 238px;
        height: 44px;
        background-color: #d95256;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        font-size: 16px;
        margin: 0 auto 20px
    }

    .category-block-filters-button i {
        width: 22px;
        height: 22px;
        margin-right: 10px;
        color: #ffffff;
        fill: #ffffff
    }

    .category-block-filters-close {
        position: absolute;
        top: -40px;
        right: 47%;
        width: 25px;
        height: 25px;
        color: #fff;
        cursor: pointer;
        transition: 0.5s all;
        fill: #fff;
        display: block
    }

    .category-block-actions {
        flex-wrap: wrap;
        justify-content: center;
        height: auto;
        margin-bottom: 15px
    }

    .category-block-actions > div {
        margin: 8px 0
    }

    .category-block-actions-right {
        flex-wrap: wrap;
    }

    .category-block-actions-sort span,
    .category-block-actions-storage span {
        display: none
    }

    .category-block-products-header {
        display: none
    }

    .category-block-products-list3 {
        flex-wrap: wrap
    }

    .category-block-products-list .product-item-block {
        width: calc(100% - 20px)
    }

    .seo-block {
        padding: 0 10px
    }

    .category-block-products-item {
        min-height: 220px;
        padding: 20px;
        padding-left: 50%;
        display: block
    }

    .category-block-products-item .extra-label {
        margin-left: 0
    }

    .category-block-products-item > div:nth-child(1) {
        flex: 1 0 100%;
        max-width: 100%;
        margin-bottom: 17px
    }

    .category-block-products-item > div:nth-child(2) {
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        padding: 20px;
        width: 50%
    }

    .category-block-products-item > div:nth-child(3) {
        flex: 1 0 100%;
        margin-bottom: 32px;
        position: relative;
        height: auto
    }

    .category-block-products-item > div:nth-child(4).category-block-products-count {
        display: none
    }

    .category-block-products-item > div:nth-child(5).category-block-products-price {
        display: none
    }

    .category-block-products-item > div:nth-child(6) {
        flex: 1 0 100%;
        justify-content: flex-start
    }

    .category-block-products-item .category-block-products-color .product-block-color-select-wrap {
        left: -100%;
        width: 200%;
        top: 0;
        margin-left: -15px
    }

    .category-block-products-item .category-block-products-compare {
        position: absolute;
        top: 12px;
        right: 12px;
        margin: 0;
        opacity: 0.4
    }

    .category-block-products-color > span.category-block-products-colors-button {
        left: 0;
        bottom: -20px
    }

    .category-block-products-button-price {
        background-color: #d95256;
        color: #ffffff
    }

    .category-block-products-image a {
        max-height: 89.5px;
        width: auto;
        text-align: center;
        height: 50%;
        padding: 0
    }

    .product-block-wrap {
        flex-direction: column
    }

    .product-block-left {
        margin: 0;
        flex-direction: column-reverse;
        width: 100%
    }

    .product-block-photo-list > div {
        height: 50px;
        width: 50px;
        min-height: 50px;
        min-width: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 10px 0 0
    }

    .product-block-photo-view {
        min-height: 320px;
        max-height: 320px;
    }

    .product-block-actions-print, .product-block-actions-exl, .product-block-actions-compare {
        font-size: 0
    }

    .product-block-actions-print, .product-block-actions-exl {
        margin-right: 5px
    }

    .product-block-right {
        width: 100%;
        flex: 0 0;
    }

    .product-block-calc .product-block-calc-content {
        flex-direction: column
    }

    .product-block-params {
        flex-direction: column;
        align-items: flex-start
    }

    .product-block-color {
        margin: 0 0 15px 0
    }

    .product-block-basket {
        padding-bottom: 10px
    }

    .product-block-basket-line1 .ui-button {
        display: none
    }

    .product-block-basket-line2 .ui-button {
        /*display:inline-flex*/
        width: 100%;
        justify-content: center;
    }

    .product-block-basket-line2 {
        display: flex;
        justify-content: space-between;
        align-items: start
    }

    .product-block-prices-block {
        flex-direction: column
    }

    .product-block-basket-calc {
        flex-wrap: wrap
    }

    .product-block-basket-calc > span:nth-child(1) {
        /*width: 100%;*/
        /*margin-bottom: 10px*/
        margin-right: 10px
    }

    .product-block-basket-calc input {
        margin: 0
    }

    .product-block-prices-block > div {
        margin-top: 10px
    }

    .product-block-package ul {
        margin: 0
    }

    .product-tabs-payment-types-wrapper {
        overflow: auto
    }

    .product-tabs-payment-header {
        flex-direction: column
    }

    .product-tabs-payment-header .ui-radio {
        margin: 5px auto
    }

    .workflow-page-block .workflow-container {
        max-width: 480px
    }

    .workflow-page-block .workflow-capabilities .workflow-container {
        flex-direction: column;
        justify-content: flex-start
    }

    .workflow-page-block .workflow-payment .payment-row {
        flex-wrap: wrap
    }

    .workflow-page-block .workflow-capabilities .capabilities-content, .workflow-page-block .workflow-capabilities .img-block {
        width: 100%;
        text-align: center
    }

    .workflow-page-block .workflow-capabilities .img-block .img-capabilities {
        width: 60%;
        display: inline-block
    }

    .product-tabs-block-map.view-zone-mobile {
        height: 895px
    }

    .product-tabs-block-map.view-zone-mobile .product-tabs-block-delivery {
        margin-top: 633px;
        position: unset;
        width: 100%
    }

    .product-tabs-block-map.view-zone-mobile .product-tabs-block-delivery .product-map-zones-item {
        width: 160px
    }

    .modal {
        padding: 30px 10px 70px;
        align-items: flex-start
    }

    .modal-content {
        max-width: 460px;
        min-width: 300px
    }

    .modal .product-block-photo-view {
        width: auto;
        padding: 0 30px 35px
    }

    .modal-header {
        justify-content: center
    }

    .modal-close {
        padding: 10px 10px 20px;
        height: 55px;
        width: 45px
    }

    .modal-body .change-city-cities {
        flex-direction: column
    }

    .modal-body .change-city-item {
        max-width: 100%;
        flex-basis: 100%
    }

    .cart-full {
        flex-direction: column
    }

    .cart-full-header {
        flex-direction: column;
        justify-content: center;
        margin-bottom: 15px;
        border-bottom: none
    }

    .cart-full-title {
        margin-bottom: 20px
    }

    .cart-full-actions a {
        margin: 0 10px
    }

    .cart-full-table-header {
        height: 0;
        overflow: hidden;
        padding: 0
    }

    .cart-full-footer-wrap {
        padding: 0
    }

    .cart-full-footer-wrap .cart-full-footer {
        flex-direction: column-reverse;
        max-width: 100%;
        min-width: 100%
    }

    .cart-full-footer-wrap .cart-full-footer .cart-full-footer-notify {
        padding: 20px 15px
    }

    .cart-full-footer-wrap .cart-full-footer .cart-full-footer-notify span::after {
        top: 0
    }

    .cart-full-footer-wrap .cart-full-footer .cart-full-footer-sum {
        padding: 20px 15px;
        margin-left: 0;
        width: 100%;
        text-align: right;
        border-bottom: 1px solid #989898
    }

    .cart-full-buttons .ui-button {
        padding: 0 15px
    }

    .cart-full-buttons .ui-button .ui-button-icon {
        margin-right: 10px
    }

    .cart-full-right {
        margin: 40px 0 0 0;
        width: 100%
    }

    .checkout {
        flex-direction: column
    }

    .checkout-left .checkout-steps div {
        padding: 0 5px 15px
    }

    .checkout-left .checkout-steps div:current {
        padding-bottom: 13px
    }

    .checkout-left .checkout-steps div span {
        font-size: 16px;
        padding-left: 0;
        display: flex;
        flex-direction: column-reverse;
        align-items: center
    }

    .checkout-left .checkout-steps div span:after {
        position: relative;
        margin-bottom: 5px
    }

    .checkout-left .checkout-step .checkout-step-header {
        padding: 25px 10px
    }

    .checkout-left .checkout-step .checkout-step-header span {
        margin: 0 7px
    }

    .checkout-left .checkout-step .checkout-step-header span:first-child {
        margin-left: 0
    }

    .checkout-left .checkout-step .checkout-step-header span:last-child {
        margin-right: 0
    }

    .checkout-left .checkout-step .checkout-step-header span label {
        font-size: 13px;
        margin-right: 0
    }

    .checkout-left .checkout-step .checkout-step-body {
        padding: 40px 10px 40px 10px
    }

    .checkout-left .checkout-step .checkout-step-body .checkout-step-body-2 {
        flex-direction: column
    }

    .checkout-left .checkout-step .checkout-step-body .checkout-step-body-2 .checkout-input-group:nth-child(1) {
        margin-right: 0
    }

    .checkout-left .checkout-step .checkout-step-body .checkout-info {
        margin-left: 0;
        padding-left: 55px
    }

    .checkout-left .checkout-step .checkout-step-body .checkout-info:after {
        left: 8px
    }

    .checkout-left .checkout-step .checkout-step-body .checkout-free-delivery {
        margin-left: 0;
        padding-left: 55px
    }

    .checkout-left .checkout-step .checkout-step-body .checkout-free-delivery:after {
        left: 4px
    }

    .checkout-left .checkout-step-footer {
        flex-direction: column;
        align-items: flex-end;
        margin-top: 20px;
        margin-bottom: 45px
    }

    .checkout-left .checkout-step-footer .checkout-step-footer-left {
        margin-left: 0;
        width: 100%;
        margin-bottom: 15px
    }

    .checkout-left .checkout-step-footer .checkout-step-footer-right {
        text-align: right
    }

    .checkout-left .checkout-step-footer .checkout-step-footer-right button {
        margin: 0 0 15px 0
    }

    .checkout-right {
        margin-left: 0;
        width: 100%
    }

    .compare-block-tabs-item .compare-block-actions {
        justify-content: center;
        flex-direction: column;
        padding-top: 5px;
        padding-bottom: 25px
    }

    .compare-block-tabs-item .compare-block-actions .compare-block-actions-left {
        justify-content: center;
        margin: 0 0 20px 0
    }

    .compare-block-tabs-item .compare-block-actions .compare-block-actions-left span {
        width: 130px;
        margin: 0 10px
    }

    .compare-block-tabs-item .compare-block-actions .compare-block-actions-left span label:before {
        top: 10px
    }

    .compare-block-tabs-item .compare-block-actions .compare-block-actions-left span label:after {
        top: 15px
    }

    .compare-block-tabs-item .compare-block-actions .compare-block-actions-left span label:hover:after {
        top: 13px
    }

    .compare-block-tabs-item .compare-block-actions .compare-block-actions-right {
        margin: 0
    }

    .compare-block-tabs-item .compare-block-list-wrap {
        overflow: hidden
    }

    .compare-block-tabs-item .compare-block-list-wrap .swiper-button-next, .compare-block-tabs-item .compare-block-list-wrap .swiper-button-prev {
        width: 20px;
        height: 20px;
        box-shadow: none;
        background: none;
        top: 23px
    }

    .compare-block-tabs-item .compare-block-list-wrap .swiper-button-next:after, .compare-block-tabs-item .compare-block-list-wrap .swiper-button-prev:after {
        font-size: 20px
    }

    .compare-block-tabs-item .compare-block-list-wrap .swiper-button-next {
        right: -40px
    }

    .compare-block-tabs-item .compare-block-list-wrap .swiper-button-prev {
        left: -40px
    }

    .compare-block-tabs-item .compare-block-list-wrap .compare-block-count-wrap {
        height: 40px
    }

    .compare-block-tabs-item .compare-block-list-wrap .compare-block-count-wrap .compare-block-count {
        width: auto
    }

    .compare-block-tabs-item .compare-block-list-wrap .compare-block-count-wrap span {
        display: block
    }

    .compare-block-tabs-item .compare-block-list-item {
        padding: 0;
        border-right: none;
        opacity: 1
    }

    .compare-block-tabs-item .compare-block-list-item.swiper-slide-active {
        padding-left: 10px
    }

    .compare-block-tabs-item .compare-block-list-item.swiper-slide-next {
        padding-right: 10px
    }

    .compare-block-tabs-item .compare-block-list-item .compare-block-char-list > li {
        padding: 15px 5px
    }

    .compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-articul {
        padding: 15px 5px 0
    }

    .compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-image, .compare-block-tabs-item .compare-block-list-item .compare-block-char-list .compare-block-schema {
        height: 100px !important;
        padding: 5px 5px
    }

    .compare-block-tabs-item .compare-block-list-item:not(.swiper-slide-active) .compare-block-char-list .compare-block-title {
        visibility: hidden
    }

    .modal-body .change-city .change-city-tabs .change-city-tabs-item:not(.active) span {
        display: none
    }

    .modal-body .change-city .change-city-cities .change-city-cities-left-block .change-city-cities-list {
        flex-direction: column
    }

    .modal-body .change-city .change-city-cities .change-city-cities-right-block {
        display: none
    }

    .city-tooltip.mobile {
        display: block;
        top: 60px;
        left: 50%;
        margin-left: 0;
        width: 320px;
        padding: 20px 10px;
        transform: translateX(-50%);
    }

    .city-tooltip.mobile::after {
        display: none
    }

    .product-block-actions-share .product-block-share {
        left: -20px;
    }
}

@media (max-width: 438px) {
    .category-block-actions-storage, .category-block-actions-storage + .category-block-actions-sort {
        margin-bottom: 10px
    }
}

@media (max-width: 360px) {
    .topbar-logo a {
        width: 135px
    }
}

@media screen and (max-width: 767px) {
    .search-block .content-wrap {
        max-width: 480px
    }

    .search-block-tabs-item > ul > li {
        flex: 1 0 100%;
        margin: 0 0 25px;
        max-width: 100%
    }

    .search-block-group {
        display: block;
        text-align: center;
        padding: 0
    }

    .search-block-group button{
        margin:20px 0 0 0
    }
}

.cart-full-delivery .delivery-title {
    position: absolute;
    top: 75px;
    font-size: 21px;
    font-family: Bauhaus;
    width: 100%;
}

.cart-full-delivery .barcontainer {
    background-color: silver;
    position: absolute;
    width: 14px;
    height: 432px;
    left: 116px;
    top: 116px;
    border-radius: 5px;
}

.cart-full-delivery .bar {
    background-color: #003e6a;
    background: linear-gradient(to bottom, #197cd2 0%, #003e6a 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    -webkit-animation: barGrow 1s ease-out forwards;
    animation: barGrow 1s ease-out forwards;
    transform-origin: bottom;
    border-radius: 5px;
}

.cart-full-delivery .bar-steps {
    position: absolute;
    height: 100%;
    width: 100px;
    left: 36px;
    color: #dadada;
}

.cart-full-delivery .bar-steps span {
    position: relative;
}

.cart-full-delivery .bar-steps span.__text {
    font-weight: bold;
    font-size: 26px;
}

.cart-full-delivery .bar-steps span::before {
    content: '';
    position: absolute;
    width: 9px;
    height: 1px;
    background-color: #dadada;
    left: -15px;
    top: 50%;
}

@keyframes barGrow{
    from{
        transform: scaleY(0);
    }
}

@media screen and (max-width: 992px) {
    .cart-full-delivery .barcontainer {
        height: 377px;
        left: 48%;
    }

    .cart-full-delivery .cart-full-delivery-icon {
        height: 499px;
    }

    .modal.modal-to-cart .modal-content {
        margin-top: 40px;
    }
}


.right-menu {
    gap: 20px;
}

.right-menu-item {
    padding: 5px;
}

.right-menu-item a {
    color: #114168;
    transition: all .3s;
}

.menu-item--search {
    margin-right: 20px;
}

.menu-item--search a {
    color: #fff;
    font-size: 16px;
    background-color: #61819b;
    width: 128px;
    height: 44px;
    font-weight: bold;
    transition: .3s all;
}

.menu-item--search a:hover {
    background-color: #ed7276;
}

.menu-item--search a svg {
    margin-right: 8px;
    width: 25px;
    height: 25px;
}

.right-menu-item a:hover {
    color: #d95256;
}

.right-menu-item svg {
    width: 25px;
    height: 25px;
}

.topbar-menu-cart:not(.cart-full) svg.full, .topbar-menu-cart:not(.cart-full) i {
    display: none;
}

.cart-full svg.empty {
    display: none;
}

.menu-wrapper {
    height: 78px;
}

.show-category-menu {
    background-color: #8d6b5b;
    width: 187px;
    height: 44px;
    cursor: pointer;
    margin-right: 30px;
    transition: .3s all;
}

.show-category-menu:hover {
    background-color: #ed7276;
}

.show-category-menu img {
    height: 16px;
}

.show-category-menu .text {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding: 0 17px;
}

.show-category-menu .arrow {
    position: relative;
    content: '';
    top: 3px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #ffffff;
    transform: translateY(-50%);
    transition: all .3s linear;
}

.show-category-menu.opened .arrow {
    transform: translateY(-50%) scaleY(-1);
}

.topbar-email {
    font-weight: bold;
}

#product-amount-input {
    outline: none;
    -moz-appearance: textfield;
}

#product-amount-input::-webkit-outer-spin-button,
#product-amount-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*.product-block .title, .product-info .title {*/
/*    font-family: "Bauhaus";*/
/*}*/

.product-block-colors .color-item-transit span:not(.transit-empty)::before {
    content: '+';
}

@media screen and (max-width: 992px) {
    .color-items-head   .color-item-stock,
    .color-items-head   .color-item-transit {
        display: none;
    }

    .product-block-colors .color-item {
        margin-bottom: 15px;
    }

    .product-block-colors .color-item-link span.radio-bullet {
        margin-right: 10px !important;
    }

    .product-block-calc .product-block-calc-content {
        width: 100%;
        padding-right: 0;
    }

    .product-block-colors .expand-color-button {
        text-align: center;
    }

    .product-block-colors .color-item-link {
        padding: 0;
    }

    .product-block-colors .color-item-stock {
        width: 100%;
        padding-right: 0;
        padding-left: 26px;
        margin-top: 4px;
    }

    .product-block-colors .color-item-transit {
        width: 100%;
        padding-right: 0;
        padding-left: 26px;
        margin-top: 8px;
    }

    .product-block-colors .color-item-stock span::before {
        content: 'В наличии  ';
    }

    .product-block-colors .color-item-transit span::before {
        content: 'В пути  ' !important;
    }

    .product-block-colors .color-item-transit .transit-empty {
        display: none;
    }

    .product-tabs-block-tabs-labels > div {
        font-size: 14px;
    }

    .product-block-top-mobile {
        margin-left: auto;
        margin-right: auto;
    }

    .product-block-top-mobile .product-block-actions-favorite span,
    .product-block-top-mobile .product-block-actions-share > span {
        display: none;
    }

    .product-block-top-left {
        margin-bottom: 20px;
    }

    .product-block-top-right {
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        gap: 10px;
    }

    .product-block-colors .color-items-head .color-item-link {
        width: 100%;
        text-align: center;
    }

    .seo-block-description {
        padding-bottom: 20px;
    }
}


#product-modal-content .product-block-photo-list {
    max-width: 380px;
}

.product-viewed-block {
    padding: 40px 0 0
}

.product-viewed-block .content-wrap {
    padding: 0;
    position: relative
}

.product-viewed-block .product-viewed-block-title {
    color: #8d6a5c;
    font-size: 21px;
    text-align: center;
    margin-bottom: 25px;
    font-family: "Bauhaus"
}

.product-viewed-block .product-viewed-block-list-wrap {
    padding: 15px
}

.product-viewed-block .product-item-block {
    margin: 0;
    display: initial;
    flex: none
}

.product-viewed-block .swiper-container {
    position: initial
}

.product-viewed-block .swiper-button-prev, .product-viewed-block .swiper-button-next {
    width: 20px;
    height: 35px;
    color: #8d6a5c;
    opacity: 0.7;
    transition: .5s all
}

.product-viewed-block .swiper-button-prev:hover, .product-viewed-block .swiper-button-next:hover {
    opacity: 1
}

.product-viewed-block .swiper-button-prev.swiper-button-disabled, .product-viewed-block .swiper-button-next.swiper-button-disabled {
    opacity: 0.2
}

.product-viewed-block .swiper-button-next {
    right: -30px
}

.product-viewed-block .swiper-button-prev {
    left: -30px
}

.product-block-photo-view .extra-label {
    left: -8px;
    position: relative;
    margin-bottom: 10px;
}

.product-block-photo-view .extra-label .extra-label-content {
    padding: 0 15px;
    font-size: 13px;
    height: 30px;
}

.product-block-photo-view .extra-label-content span {
    z-index: 1;
}

.product-block-photo-view .extra-label-content svg {
    height: 30px;
    width: 39px;
    position: absolute;
    right: 0;
}

.product-block-photo-view .extra-label.blue .extra-label-content svg {
    color: #dae2e9
}

.product-block-photo-view .extra-label.brown .extra-label-content svg {
    color: #e8e1df
}

.product-block-photo-view .extra-label.grey .extra-label-content svg {
    color: #e0e0e0
}

.product-block-photo-view .extra-label.blue .extra-label-content {
    color: #003e6a;
    background-image: linear-gradient(90deg, #dae2e9 calc(100% - 30px), transparent calc(100% - 30px));
}

.product-block-photo-view .extra-label.brown .extra-label-content {
    color: #8d6a5c;
    background-image: linear-gradient(90deg, #e8e1df calc(100% - 30px), transparent calc(100% - 30px));
}

.product-block-photo-view .extra-label.grey .extra-label-content {
    color: #373737;
    background-image: linear-gradient(90deg, #e0e0e0 calc(100% - 30px), transparent calc(100% - 30px));
}

.product-block-photo-view .extra-label::before {
    position: absolute;
    bottom: -8px;
    left: 0;
    content: " ";
    border-style: solid;
    border-color: transparent;
    border-width: 0 8px 8px 0;
}

.product-block-photo-view .extra-label.blue::before {
    border-right-color: rgba(0, 62, 106, 0.25)
}

.product-block-photo-view .extra-label.brown::before {
    border-right-color: rgba(141, 106, 92, 0.3)
}

.product-block-photo-view .extra-label.grey::before {
    border-right-color: #bebebe
}

.product-block-photo-view img.scheme {
    max-width: 330px;
    max-height: 330px;
    width: 100%;
}

.category-block-products-item .category-block-products-sku.sale-with-extra {
    padding-top: 36px;
}

.category-block-products-item .category-block-products-sku.sale-without-extra {
    padding-top: 8px;
}

.category-block-products-item .category-block-products-sku.sale-with-extra .extra-label .extra-label-content {
    margin-top: 8px;
}

.category-block-products-item .category-block-products-sku.sale-with-extra .extra-label::after {
    top: -6px
}

a.text-link {
    position: relative
}

a.text-link:after {
    background-color: #fff;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    opacity: 1;
    position: absolute;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: opacity .15s,-webkit-transform .15s;
    transition: opacity .15s,-webkit-transform .15s;
    transition: opacity .15s,transform .15s;
    transition: opacity .15s,transform .15s,-webkit-transform .15s;
    width: 100%
}

a.text-link:focus:after,a.text-link:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#yandex-cache-hdr svg {
    width: unset;
    height: unset;
}

.category-block-products-color .extra-colors-with-stock {
    gap: 4px;
    color: #989898;
    float: left;
    margin-left: 32px;
    transition: .1s all;
    cursor: pointer;
}

.category-block-products-color .extra-colors-with-stock:hover {
    color: #d95256;
}

.category-block-products-color .extra-colors-with-stock-item {
    width: 13px;
    height: 13px;
    border-radius: 50%;
}

.category-block-products-color .extra-colors-with-stock .arrow {
    margin-left: 2px;
    width: 10px;
    height: 10px;

    transform: rotate(90deg);
}

.page-delivery p a {
    font-size: 16px;
    color: inherit;
    text-decoration: underline;
}