@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-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .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-wrapper {
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        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), transparent)
    }

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

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

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

.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-next, .swiper-button-prev {
    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-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

    .swiper-button-next:after, .swiper-button-prev: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-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
        --swiper-navigation-color: #ffffff
    }

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

.swiper-button-lock {
    display: none
}

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

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

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    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: .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: .2s transform,.2s 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: .2s transform,.2s left
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s 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-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
        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 > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        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-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
        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: .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-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

body {
    font-size: 14px;
    font-family: 'Montserrat',sans-serif
}

svg {
    width: 20px;
    height: 20px
}

.row.row-75Gutter {
    margin-left: -7.5px;
    margin-right: -7.5px
}

    .row.row-75Gutter > [class*="col-"] {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

a:hover {
    color: #fe9614
}

.relative {
    position: relative
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.swiper-button-prev {
    background: none
}

.swiper-button-next {
    background: none
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: .75rem 1.25rem;
        color: inherit;
        border: initial;
        background: initial
    }

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

    .alert-primary hr {
        border-top-color: #9fcdff
    }

    .alert-primary .alert-link {
        color: #002752
    }

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

    .alert-secondary hr {
        border-top-color: #c8cbcf
    }

    .alert-secondary .alert-link {
        color: #202326
    }

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

    .alert-success hr {
        border-top-color: #b1dfbb
    }

    .alert-success .alert-link {
        color: #0b2e13
    }

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

    .alert-info hr {
        border-top-color: #abdde5
    }

    .alert-info .alert-link {
        color: #062c33
    }

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

    .alert-warning hr {
        border-top-color: #ffe8a1
    }

    .alert-warning .alert-link {
        color: #533f03
    }

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

    .alert-danger hr {
        border-top-color: #f1b0b7
    }

    .alert-danger .alert-link {
        color: #491217
    }

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

    .alert-light hr {
        border-top-color: #ececf6
    }

    .alert-light .alert-link {
        color: #686868
    }

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

    .alert-dark hr {
        border-top-color: #b9bbbe
    }

    .alert-dark .alert-link {
        color: #040505
    }

@media (min-width: 1200px) {
    .col-xl-custom {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.swiper-container .swiper-button-next:after, .swiper-container .swiper-button-prev:after {
    font-size: 16px;
    font-weight: bold;
    color: #333
}

header .topbar {
    background: #1c5b41;
    height: 90px;
    display: flex;
    align-items: center
}

@media (max-width: 991px) {
    header .topbar {
        height: 65px;
        position: relative;
        line-height: 30px
    }
}

header .topbar .search {
    border-radius: 40px;
    background: #fff;
    position: relative;
    line-height: 44px;
    height: 44px;
    padding-left: 20px
}

@media (max-width: 991px) {
    header .topbar .search {
        position: absolute;
        top: 75px;
        left: 15px;
        width: calc(100% - 30px);
        order: 3
    }
}

@media (max-width: 991px) {
    header .topbar .header_search {
        width: 100%;
        background: #fff;
        height: 44px;
        border-radius: 44px
    }
}

header .topbar .header_search .collection-selector {
    width: 100px;
    display: inline-block;
    position: absolute;
    height: auto;
    padding: 0 15px
}

    header .topbar .header_search .collection-selector .search_text {
        height: 44px;
        overflow: hidden
    }

        header .topbar .header_search .collection-selector .search_text:before {
            content: "";
            background: url("//bizweb.dktcdn.net/100/455/315/themes/894917/assets/down-search.svg?1723539037113");
            background-repeat: no-repeat;
            width: 17px;
            height: 100%;
            display: block;
            background-size: contain;
            position: absolute;
            top: 4px;
            right: 0
        }

    header .topbar .header_search .collection-selector .list_search {
        background: #fff;
        border: 1px solid #c4c4c4;
        background-color: #fff;
        position: absolute;
        top: 100%;
        min-width: 200px;
        width: auto;
        z-index: 88;
        font-weight: 400 !important;
        border-radius: 7px;
        left: 0px;
        margin-top: 0px;
        margin-left: -15px;
        font-size: 14px;
        padding: 5px 20px;
        max-height: 400px;
        overflow-y: auto;
        line-height: 24px
    }

        header .topbar .header_search .collection-selector .list_search::-webkit-scrollbar {
            width: 5px;
            height: 2em
        }

        header .topbar .header_search .collection-selector .list_search::-webkit-scrollbar-button {
            background: #ccc
        }

        header .topbar .header_search .collection-selector .list_search::-webkit-scrollbar-track-piece {
            background: #eee
        }

        header .topbar .header_search .collection-selector .list_search::-webkit-scrollbar-thumb {
            background: #888
        }

header .topbar .header_search input {
    width: 100%;
    border: none;
    height: 44px;
}

@media (max-width: 991px) {
}

header .topbar .header_search .input-group-btn {
    position: absolute;
    right: 0;
    width: 46px;
    border: none;
    height: 44px
}

@media (max-width: 991px) {
    header .topbar .header_search .input-group-btn {
        right: 14px
    }
}

header .topbar .header_search .input-group-btn button {
    border: none;
    height: 44px;
    width: 60px;
    border-radius: 0 40px 40px 0;
    background: #fe9614;
    border: #fe9614
}

    header .topbar .header_search .input-group-btn button svg {
        transform: translateY(-2px)
    }

        header .topbar .header_search .input-group-btn button svg path {
            fill: #fff
        }

    header .topbar .header_search .input-group-btn button:hover {
        background: #fff;
        border: #fff
    }

        header .topbar .header_search .input-group-btn button:hover svg {
            transform: translateY(-2px)
        }

            header .topbar .header_search .input-group-btn button:hover svg path {
                fill: #fe9614
            }

header .topbar span, header .topbar a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 400
}

    header .topbar a:hover {
        color: #fe9614
    }

@media (max-width: 991px) {
    header .topbar .contact-header {
        order: 1
    }
}

header .topbar .contact-header span {
    margin-right: 30px
}

header .topbar .account-header {
    color: #ccc;
    text-align: right;
    line-height: 44px
}

    header .topbar .account-header .list-unstyled {
        display: inline-block
    }

@media (max-width: 991px) {
    header .topbar .account-header {
        order: 2;
        padding-right: 40px
    }

        header .topbar .account-header .list-unstyled {
            display: none;
            height: 65px;
            line-height: 26px;
            text-align: center;
            background: #1c5b41;
            position: absolute;
            top: 54px;
            height: 58px;
            right: 30px;
            width: 100px
        }

            header .topbar .account-header .list-unstyled a {
                margin-left: 0
            }

        header .topbar .account-header .account.active .list-unstyled {
            display: block
        }

        header .topbar .account-header .account {
            display: none !important;
        }
}

header .topbar .account-header svg {
    transform: translateY(-2px);
    width: 24px;
    height: 24px
}

    header .topbar .account-header svg path {
        fill: #fff
    }

header .topbar .account-header .account {
    display: inline-block
}

@media (max-width: 991px) {
    header .topbar .account-header .account span {
        display: none
    }
}

header .topbar .account-header .account a {
    color: #fff
}

    header .topbar .account-header .account a:hover {
        color: #fe9614
    }

header .topbar .account-header .account:after {
    content: "";
    width: 1px;
    height: 24px;
    display: inline-block;
    background: #fff;
    color: #fff;
    top: 8px;
    margin: 0 20px;
    position: relative
}

@media (max-width: 991px) {
    header .topbar .account-header .account:after {
        display: none
    }
}

header .topbar .account-header .block-cart {
    display: inline-block
}

    header .topbar .account-header .block-cart a {
        position: relative
    }

        header .topbar .account-header .block-cart a span {
            width: 14px;
            height: 14px;
            text-align: center;
            line-height: 14px;
            position: absolute;
            top: -8px;
            left: 14px;
            background: #fff;
            color: #1c5b41;
            font-size: 10px;
            font-family: 'Roboto',sans-serif;
            font-weight: bold;
            border-radius: 50%
        }

header .midder-header {
    height: 100px;
    line-height: 100px;
    display: flex;
    align-items: center
}

    header .midder-header .logo {
        display: block;
        text-align: center
    }

.header-menu .col-search-cart {
    text-align: right;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #1c5b41
}

@media (max-width: 991px) {
    .header-menu .col-search-cart {
        display: none
    }
}

.header-menu .col-search-cart .ct-header {
    line-height: 60px
}



@media (max-width: 1199px) {
    .header-menu .col-search-cart .ct-header:before {
        margin: 0 10px
    }
}

.header-menu .col-search-cart .ct-header svg {
    margin-right: 5px
}

.header-menu .col-search-cart .ct-header a {
    margin-left: 5px;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #1c5b41
}

    .header-menu .col-search-cart .ct-header a:hover {
        color: #fe9614
    }

.header-menu .col-search-cart .block-search {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    z-index: 9
}

    .header-menu .col-search-cart .block-search > svg {
        width: 16px;
        height: 16px;
        cursor: pointer
    }

    .header-menu .col-search-cart .block-search .header-search-form {
        position: absolute;
        top: 36px;
        right: 0;
        display: none
    }

        .header-menu .col-search-cart .block-search .header-search-form:before {
            content: "";
            position: absolute;
            top: -14px;
            right: 0;
            background: transparent;
            width: 200px;
            height: 14px
        }

        .header-menu .col-search-cart .block-search .header-search-form input {
            outline: none;
            padding: 0 50px 0 20px;
            border: 1px solid #ebebeb;
            line-height: 40px;
            font-size: 14px
        }

        .header-menu .col-search-cart .block-search .header-search-form button {
            position: absolute;
            top: 0;
            right: 0;
            border: initial;
            height: 41px;
            width: 41px;
            background: transparent;
            outline: none;
            line-height: 38px
        }

            .header-menu .col-search-cart .block-search .header-search-form button svg {
                width: 16px;
                height: 16px;
                margin-top: -3px
            }

    .header-menu .col-search-cart .block-search:hover .header-search-form {
        display: block
    }

.header-menu .col-search-cart .block-cart {
    display: inline-block
}

    .header-menu .col-search-cart .block-cart .header-cart {
        position: relative
    }

        .header-menu .col-search-cart .block-cart .header-cart svg {
            width: 16px;
            height: 16px
        }

        .header-menu .col-search-cart .block-cart .header-cart .count_item_pr {
            width: 20px;
            height: 20px;
            text-align: center;
            line-height: 20px;
            position: absolute;
            top: -5px;
            right: -10px;
            background: #1c5b41;
            color: #fff;
            font-size: 12px;
            border-radius: 50%
        }

.header-menu .header-nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

@media (max-width: 991px) {
    .header-menu .header-nav ul {
        background: #1c5b41
    }
}

.product-action .product-thumbnail {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 10px
}

    /*  .product-action .product-thumbnail .image_thumb {
        padding-bottom: 100%;
        display: block;
        height: 0;
        position: relative
    }*/

    /*.product-action .product-thumbnail .image_thumb img {
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            max-width: 100%;
            max-height: 100%;
            width: auto !important;
            height: auto !important;
            position: absolute
        }*/

    .product-action .product-thumbnail .image_thumb:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #fdfdfd;
        opacity: 0;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0
    }

.product-action .product-info .product-name {
    font-size: 16px;
    font-weight: 400
}

    .product-action .product-info .product-name a {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        color: #454545;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px
    }

    .product-action .product-info .product-name:hover a {
        color: #fe9614 !important
    }

.product-action .product-info .price-box {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #fe9614
}

    .product-action .product-info .price-box .compare-price {
        text-decoration: line-through;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
        color: #282828
    }

.backtop {
    position: fixed;
    bottom: 175px;
    right: 59px;
    background: #333;
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 30px;
    z-index: 999;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .backtop:hover {
        background: #fe9614
    }

    .backtop svg {
        color: #fff;
    }

    .backtop.show {
        opacity: 1
    }

.mail {
    background: #fe9614
}

    .mail .mailchimp-alerts {
        margin-bottom: 20px
    }

    .mail h4 {
        font-size: 16px;
        color: #fff;
        line-height: 20px;
        font-weight: 700;
        margin: 40px 0
    }

@media (max-width: 991px) {
    .mail h4 {
        margin: 20px 0
    }
}

@media (max-width: 767px) {
    .mail h4 {
        text-align: center
    }
}

.mail #mc-form {
    position: relative;
    margin: 25px 0
}

@media (max-width: 991px) {
    .mail #mc-form {
        margin: 0;
        margin-bottom: 20px
    }
}

.mail #mc-form input {
    width: calc(100% - 55px);
    border-radius: 10px;
    border: #fff;
    height: 50px;
    padding: 0 110px 0 10px
}

@media (max-width: 991px) {
    .mail #mc-form input {
        width: 100%;
        border-radius: 0
    }
}

@media (max-width: 767px) {
    .mail #mc-form input {
        height: 38px
    }
}

.mail #mc-form button {
    width: 100px;
    position: absolute;
    border: none;
    background: #333;
    color: #fff;
    border-radius: 10px;
    right: 55px;
    height: 50px;
    font-weight: 700
}

@media (max-width: 991px) {
    .mail #mc-form button {
        right: 0;
        border-radius: 0
    }
}

@media (max-width: 767px) {
    .mail #mc-form button {
        height: 39px;
        width: 64px
    }
}

.mail #mc-form button:hover {
    background: #1c5b41
}

.footer {
    background: #000000
}

    .footer .mid-footer {
        padding: 30px 0
    }

        .footer .mid-footer .link-list .text {
            font-weight: 500;
            font-size: 18px;
            line-height: 22px;
            color: #FE9614;
            margin-top: 15px
        }

        .footer .mid-footer .link-list .item {
            font-weight: 400;
            font-size: 15px;
            line-height: 25px;
            color: #AEAEAE
        }

            .footer .mid-footer .link-list .item svg {
                float: left;
                width: 36px;
                height: 36px;
                margin-right: 15px;
                transform: translateY(8px)
            }

            .footer .mid-footer .link-list .item p {
                width: calc(100% - 51px);
                float: left
            }

        .footer .mid-footer .link-list .tel_item span {
            display: block
        }

        .footer .mid-footer .link-list .tel_item .tel {
            font-weight: 600;
            font-size: 20px;
            line-height: 24px;
            color: #fe9614
        }

            .footer .mid-footer .link-list .tel_item .tel:hover {
                color: #fff
            }

        .footer .mid-footer .title-menu {
            font-weight: 800;
            font-size: 16px;
            line-height: 35px;
            color: #FFFFFF;
            position: relative
        }

        .footer .mid-footer .list-menu a {
            display: block;
            font-weight: 400;
            font-size: 16px;
            line-height: 35px;
            color: #AEAEAE
        }

            .footer .mid-footer .list-menu a:hover {
                color: #fe9614
            }

        .footer .mid-footer .mailchim {
            margin-bottom: 30px
        }

            .footer .mid-footer .mailchim .mailchimp-alerts {
                margin-top: 5px
            }

            .footer .mid-footer .mailchim .newsletter-form {
                position: relative
            }

                .footer .mid-footer .mailchim .newsletter-form input {
                    height: 40px;
                    width: 100%;
                    padding: 0 80px 0 10px;
                    outline: none;
                    border: 1px solid #ebebeb;
                    font-size: 14px
                }

                .footer .mid-footer .mailchim .newsletter-form button {
                    position: absolute;
                    right: 0;
                    top: 0;
                    border: initial;
                    height: 40px;
                    font-size: 14px;
                    padding: 0 10px;
                    background: #333;
                    color: #fff
                }

                    .footer .mid-footer .mailchim .newsletter-form button:hover {
                        background: #fe9614
                    }

        .footer .mid-footer .social-footer .link-social {
            padding-top: 15px
        }

            .footer .mid-footer .social-footer .link-social a {
                margin-right: 8px;
                color: #959595
            }

                .footer .mid-footer .social-footer .link-social a:hover svg path {
                    fill: #1c5b41
                }

            .footer .mid-footer .social-footer .link-social svg {
                width: 40px;
                height: 40px
            }

@media (max-width: 1200px) {
    .footer .mid-footer .social-footer .link-social svg {
        width: 32px;
        height: 32px
    }
}

.footer #copyright {
    text-align: center;
    padding-bottom: 30px;
    font-size: 14px;
    padding: 12px 0;
    background: #AEAEAE;
    color: #fff
}

    .footer #copyright .opacity1 a {
        color: #fff
    }

        .footer #copyright .opacity1 a:hover {
            color: #fe9614
        }

@media (max-width: 424px) {
    .footer #copyright {
        font-size: 16px
    }

        .footer #copyright .center {
            display: none
        }
}

.cart--empty-message svg {
    display: none
}

.cart--empty-message p {
    margin: 15px 0
}

@media (min-width: 1199px) {
    .product-action .product-thumbnail .action {
        justify-content: center;
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 100%;
        transform: translate(-50%, 0%);
        z-index: 10;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        opacity: 0
    }

        .product-action .product-thumbnail .action .btn-views {
            width: 100%;
            border: initial;
            height: 35px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            background: #363636;
            color: #fff !important;
            font-size: 12px;
            background: #596067;
            border-radius: 0px 0px 10px 10px
        }

            .product-action .product-thumbnail .action .btn-views svg {
                transform: translateY(-2px);
                margin-right: 5px
            }

                .product-action .product-thumbnail .action .btn-views svg path {
                    fill: #fff
                }

            .product-action .product-thumbnail .action .btn-views:hover {
                background: #fe9614
            }

    .product-action:hover .action {
        opacity: 1
    }
}

@media (min-width: 991px) {
    .header-menu {
        display: flex;
        align-items: center;
        background: #FFFAF0
    }

        .header-menu .header-nav {
            line-height: 60px
        }

            .header-menu .header-nav > ul.item_big > li.nav-item {
                display: inline-block;
                position: relative;
                padding-right: 30px
            }

                .header-menu .header-nav > ul.item_big > li.nav-item:first-child {
                    padding-left: 0
                }

                .header-menu .header-nav > ul.item_big > li.nav-item > a {
                    display: block;
                    text-align: left;
                    position: relative;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 15px;
                    line-height: 18px;
                    color: #1c5b41
                }

                    .header-menu .header-nav > ul.item_big > li.nav-item > a.caret-down:after {
                        content: "";
                        position: relative;
                        width: 0;
                        height: 0;
                        border-style: solid;
                        border-width: 5px 5px 0 5px;
                        border-color: #333 transparent transparent transparent;
                        display: inline-block;
                        top: -2px;
                        margin-left: 2px;
                        margin-top: -6px;
                        transition: 0.5s
                    }

                .header-menu .header-nav > ul.item_big > li.nav-item:hover > a {
                    color: #fe9614
                }

                    .header-menu .header-nav > ul.item_big > li.nav-item:hover > a.caret-down:after {
                        transform: rotate(180deg);
                        border-color: #fe9614 transparent transparent transparent
                    }

                .header-menu .header-nav > ul.item_big > li.nav-item:hover > ul {
                    overflow: visible;
                    max-height: 3000px;
                    max-width: 3000px;
                    opacity: 1;
                    -webkit-transform: perspective(600px) rotateX(0deg);
                    -moz-transform: perspective(600px) rotateX(0deg);
                    -ms-transform: perspective(600px) rotateX(0deg);
                    -o-transform: perspective(600px) rotateX(0deg);
                    transform: perspective(600px) rotateX(0deg);
                    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
                    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
                    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end
                }

                .header-menu .header-nav > ul.item_big > li.nav-item .fa-caret-down {
                    visibility: hidden;
                    display: none
                }

                .header-menu .header-nav > ul.item_big > li.nav-item .item_small {
                    overflow: hidden;
                    display: block;
                    max-height: 0px;
                    max-width: 0px;
                    opacity: 0;
                    -webkit-transform: perspective(600px) rotateX(-90deg);
                    -moz-transform: perspective(600px) rotateX(-90deg);
                    -ms-transform: perspective(600px) rotateX(-90deg);
                    -o-transform: perspective(600px) rotateX(-90deg);
                    transform: perspective(600px) rotateX(-90deg);
                    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
                    -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
                    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
                    position: absolute;
                    top: 39px;
                    left: 0px;
                    width: 220px;
                    padding: 0;
                    background-color: #fff;
                    box-shadow: 0 1px 2px 2px rgba(0,0,0,0.04);
                    -webkit-transform-origin: 0% 0%;
                    -moz-transform-origin: 0% 0%;
                    -ms-transform-origin: 0% 0%;
                    -o-transform-origin: 0% 0%;
                    transform-origin: 0% 0%;
                    z-index: 99
                }

                    .header-menu .header-nav > ul.item_big > li.nav-item .item_small:before {
                        content: "";
                        position: absolute;
                        top: -14px;
                        right: 0;
                        background: transparent;
                        width: 200px;
                        height: 14px
                    }

                .header-menu .header-nav > ul.item_big > li.nav-item > ul li {
                    float: none;
                    padding: 0 0
                }

                    .header-menu .header-nav > ul.item_big > li.nav-item > ul li:last-child > a {
                        border-bottom: 0
                    }

                    .header-menu .header-nav > ul.item_big > li.nav-item > ul li:hover > ul {
                        display: block;
                        position: absolute;
                        width: 250px;
                        padding: 0;
                        background-color: #fff;
                        z-index: 99;
                        box-shadow: 0 1px 2px 2px rgba(0,0,0,0.04)
                    }
}

@media (min-width: 991px) and (max-width: 1199px) and (min-width: 992px) {
    .header-menu .header-nav > ul.item_big > li.nav-item > ul li:hover > ul {
        position: relative;
        left: 0;
        width: 100%;
        padding-left: 0;
        box-shadow: 0 1px 2px 2px rgba(0,0,0,0.04)
    }

        .header-menu .header-nav > ul.item_big > li.nav-item > ul li:hover > ul li a {
            padding-left: 25px
        }
}

@media (min-width: 991px) {
    .header-menu .header-nav > ul.item_big > li.nav-item > ul li a {
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        display: block;
        padding: 8.5px 20px 8.5px 10px;
        color: #333;
        position: relative;
        border-bottom: solid 1px #e5e6ec;
        text-align: left
    }

        .header-menu .header-nav > ul.item_big > li.nav-item > ul li a.caret-down:before {
            content: "";
            position: absolute;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 5px 5px 0 5px;
            border-color: #333 transparent transparent transparent;
            display: inline-block;
            top: 50%;
            left: 100%;
            margin-left: -15px;
            margin-top: -2px;
            transition: 0.5s;
            transform: rotate(270deg)
        }

    .header-menu .header-nav > ul.item_big > li.nav-item > ul li ul {
        display: none;
        left: 220px;
        top: 0px
    }

    .header-menu .header-nav > ul.item_big > li.nav-item > ul > li {
        color: #333
    }

        .header-menu .header-nav > ul.item_big > li.nav-item > ul > li:hover > a {
            color: #fe9614
        }

            .header-menu .header-nav > ul.item_big > li.nav-item > ul > li:hover > a.caret-down:before {
                border-color: #fe9614 transparent transparent transparent
            }

        .header-menu .header-nav > ul.item_big > li.nav-item > ul > li ul li:hover > a {
            color: #fe9614
        }

    .header-menu .header-nav > ul.item_big > li.active > a {
        color: #fe9614
    }

        .header-menu .header-nav > ul.item_big > li.active > a:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 3px;
            bottom: -10px;
            left: 0;
            border-radius: 4px;
            background: #fe9614;
            display: block
        }

        .header-menu .header-nav > ul.item_big > li.active > a span > i.icon-down {
            border-color: #fe9614 transparent transparent transparent
        }

        .header-menu .header-nav > ul.item_big > li.active > a.caret-down:after {
            border-color: #fe9614 transparent transparent transparent
        }

    .header-menu .header-nav ul li ul a.text2line:hover {
        color: #fe9614 !important;
        background: transparent !important
    }

    .header-menu .header-nav li li {
        position: relative
    }
}

@media (min-width: 767px) {
    .footer .mid-footer .title-menu svg, .footer .mid-footer .title-menu .Collapsible__Plus {
        display: none
    }
}

@media (max-width: 991px) {
    .header {
        margin-bottom: 65px;
        position: relative
    }

        .header:before {
            content: "";
            height: 65px;
            width: 100%;
            background: #FFFAF0;
            position: absolute;
            top: 65px
        }

    .menu-bar {
        position: absolute;
        top: -108px;
        right: 0
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .menu-bar {
        right: 15px
    }
}

@media (max-width: 991px) {
    .menu-bar svg {
        width: 16px;
        height: 16px
    }

    .col-search-cart {
        position: absolute;
        top: 79px;
        right: 30px
    }

    .header-nav {
        background-color: #fff;
        height: 100%;
        position: fixed;
        top: 0 !important;
        left: 0;
        z-index: 99999;
        width: 250px;
        transform: translateX(-100%);
        visibility: hidden;
        transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
        box-shadow: none;
        touch-action: manipulation
    }

        .header-nav.current {
            visibility: visible;
            transform: translateX(0)
        }

        .header-nav .item_big {
            overflow-y: auto;
            max-height: 100vh;
            height: 100vh
        }

            .header-nav .item_big .nav-item {
                position: relative
            }

                .header-nav .item_big .nav-item a {
                    padding: 0 10px !important;
                    color: #fff;
                    height: unset;
                    line-height: 35px;
                    display: block;
                    font-size: 14px;
                    word-break: break-all;
                    margin-right: 25px
                }

                .header-nav .item_big .nav-item .fa-caret-down {
                    visibility: visible;
                    position: absolute;
                    right: 5px;
                    top: 0;
                    width: 30px;
                    height: 35px;
                    line-height: 35px;
                    text-align: center;
                    display: inline-block
                }

                    .header-nav .item_big .nav-item .fa-caret-down:before {
                        content: "";
                        position: absolute;
                        width: 0;
                        height: 0;
                        border-style: solid;
                        border-width: 5px 5px 0 5px;
                        border-color: #fff transparent transparent transparent;
                        display: inline-block;
                        top: 50%;
                        transform: translateY(-50%);
                        right: 10px;
                        transition: 0.5s;
                        margin-top: -3px
                    }

                .header-nav .item_big .nav-item .item_small {
                    padding-left: 10px
                }

                    .header-nav .item_big .nav-item .item_small li {
                        position: relative
                    }

                    .header-nav .item_big .nav-item .item_small ul {
                        padding-left: 10px
                    }

                        .header-nav .item_big .nav-item .item_small ul li {
                            position: relative
                        }

                            .header-nav .item_big .nav-item .item_small ul li .fa-caret-down {
                                visibility: visible;
                                position: absolute;
                                right: 5px;
                                top: 0;
                                width: 30px;
                                height: 35px;
                                line-height: 35px;
                                text-align: center;
                                display: inline-block
                            }

                                .header-nav .item_big .nav-item .item_small ul li .fa-caret-down:before {
                                    content: "";
                                    position: absolute;
                                    width: 0;
                                    height: 0;
                                    border-style: solid;
                                    border-width: 5px 5px 0 5px;
                                    border-color: #333 transparent transparent transparent;
                                    display: inline-block;
                                    top: 60%;
                                    transform: translateY(-50%);
                                    right: 10px;
                                    transition: 0.5s;
                                    margin-top: -3px
                                }

        .header-nav li > ul {
            display: none
        }

        .header-nav li.current > a {
            color: #fe9614 !important
        }

        .header-nav li.current > ul {
            display: block
        }

        .header-nav li.current .fa.current {
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -os-transform: rotate(180deg);
            transition: all 0.5s;
            margin-top: 0px;
            color: #3ba66b
        }

            .header-nav li.current .fa.current:before {
                border-color: #fe9614 transparent transparent transparent;
                top: 60%
            }

    .opacity_menu {
        background: rgba(0,0,0,0.8);
        position: fixed;
        top: 0 !important;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 99999;
        display: none
    }

        .opacity_menu.current {
            display: block
        }
}

@media (max-width: 991px) and (min-width: 767px) {
    header .topbar .contact-header span {
        margin-right: 10px
    }

    header .topbar .account-header a {
        margin-left: 10px
    }

    .footer .mid-footer .col-footer {
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    header .topbar .account-header {
        text-align: right
    }

        header .topbar .account-header a {
            margin-left: initial;
            padding: 0 4px
        }

    header .topbar span, header .topbar a {
        font-size: 12px
    }

    header .topbar .contact-header span {
        margin-right: 0
    }

    header .midder-header .logo {
        width: 135px;
        margin: auto
    }

    .header-menu .col-search-cart {
        padding-right: 0;
        max-width: 60px
    }

        .header-menu .col-search-cart .block-search {
            margin-right: 5px
        }

    .footer .mid-footer .title-menu {
        margin-bottom: 0
    }

        .footer .mid-footer .title-menu .Collapsible__Plus {
            visibility: visible;
            position: absolute;
            right: 5px;
            top: 0;
            width: 30px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            display: inline-block
        }

            .footer .mid-footer .title-menu .Collapsible__Plus:before {
                content: "";
                position: absolute;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 5px 5px 0 5px;
                border-color: #fff transparent transparent transparent;
                display: inline-block;
                top: 55%;
                transform: translateY(-50%);
                right: 10px;
                transition: 0.5s;
                margin-top: -3px
            }

            .footer .mid-footer .title-menu .Collapsible__Plus::before {
                width: 11px;
                height: 1px;
                opacity: 1
            }

            .footer .mid-footer .title-menu .Collapsible__Plus::after {
                width: 1px;
                height: 11px
            }

        .footer .mid-footer .title-menu.current .Collapsible__Plus {
            top: -4px
        }

            .footer .mid-footer .title-menu.current .Collapsible__Plus:before {
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                -os-transform: rotate(180deg);
                transition: all 0.5s;
                margin-top: 0px;
                color: #3ba66b;
                border-color: #fe9614 transparent transparent transparent
            }

    .footer .mid-footer .hidden-mobile {
        display: none
    }

        .footer .mid-footer .hidden-mobile.current {
            display: block
        }

    .footer .mid-footer .mailchim .newsletter-form {
        margin-top: 15px
    }

    .footer .mid-footer .link-social {
        margin-top: 10px
    }

    .footer .col-footer {
        margin-bottom: 15px
    }
}

header .topbar .account-header .list-unstyled span {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
}

.text-center {
    text-align: center;
}
