@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;
    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: #fff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.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(--main-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: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.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: 0;
    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: 16px;
    font-family: 'Nunito', sans-serif;
    line-height: 1.4;
    max-width: 1920px;
    margin: 0 auto
}

body:not(.body-index) {
    padding-top: 104px
}

.overflow, .no-scroll {
    overflow: hidden
}

img.lazyload {
    opacity: 0;
    transition: all .2s
}

img.lazyload.loaded {
    opacity: 1
}

svg {
    width: 20px;
    height: 20px
}

a:hover {
    color: var(--main-color)
}

.form-control, .btn {
    font-size: 15px
}

.swiper-container .swiper-button-next:after, .swiper-container .swiper-button-prev:after {
    font-size: 16px;
    font-weight: 700;
    color: #333
}

.rounded-5 {
    border-radius: 5px;
    overflow: hidden
}

.rounded-10 {
    border-radius: 10px;
    overflow: hidden
}

.mt-10 {
    margin-top: 10px
}

.ratio1by1 {
    padding-bottom: 100%
}

.ratio2by3 {
    padding-bottom: calc(100% * 3 / 2)
}

.ratio3by2 {
    padding-bottom: calc(100% * 2 / 3)
}

.ratio5by4 {
    padding-bottom: calc(100% * 4 / 5)
}

.ratio2by1 {
    padding-bottom: 50%
}

.ratio1by2 {
    padding-bottom: 200%
}

.ratio1by3 {
    padding-bottom: calc(100% * 1 / 3)
}

.ratio1by4 {
    padding-bottom: calc(100% * 1 / 4)
}

.ratio6by1 {
    padding-bottom: calc(100% / 6)
}

.ratioblog {
    padding-bottom: calc(100% * 4 / 7)
}

.bold {
    font-weight: 700
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.bgc {
    background: var(--main-color);
    color: #FFF
}

.bgc:hover {
    background: var(--hover);
    color: #FFF
}

[class*='ratio'] img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

.product-thumbnail img {
    object-fit: cover;
    height: 100%
}

.scrollbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #eee;
    border-radius: 10px
}

.scrollbar::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 5px
}

.scrollbar::-webkit-scrollbar {
    width: 5px
}

.text1line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.text2line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.text3line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.text4line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

@media (min-width: 768px) {
    .position-sticky {
        top: 75px
    }
}

.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 700
}

.rte h1 {
    font-size: 22px
}

.rte h2 {
    font-size: 20px
}

.rte h3 {
    font-size: 18px
}

.rte h4 {
    font-size: 16px
}

.rte iframe {
    max-width: 100%
}

.rte img {
    height: auto !important
}

.rte figure {
    text-align: center
}

.rte figure img {
    margin-bottom: 10px
}

.rte a:not(.view) {
    color: #007bff
}

.rte table {
    width: 100% !important;
    margin-bottom: 15px
}

.rte table td {
    border: 1px #ebebeb solid;
    padding: 5px
}

.rte table th {
    background: var(--main-color);
    color: #FFF;
    padding: 5px
}

.more-product {
    cursor: pointer;
    width: 130px;
    font-size: 16px;
    background: url(/themes/wowy/svg/more.webp) right center no-repeat;
    color: var(--sub-color-4) !important;
    text-align: center;
    border-radius: 20px
}

.more-product:hover {
    text-decoration: underline
}

.banner {
    position: relative;
    display: block
}

.banner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.banner:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.banner:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.3)
}

.banner:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.3)
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

header.header {
    top: 0 !important;
    left: 0;
    width: 100%;
    z-index: 999;
    background: var(--sub-color)
}

header.header .logo {
    min-width: 160px
}

header.header .container {
    height: 104px;
    transition: all .3s
}

header.header a {
    color: #FFF
}

header.header a:hover {
    color: var(--hover)
}

header.header .form-search {
    min-width: 200px;
    margin-left: 10px
}

header.header .form-search input {
    height: 36px;
    position: relative;
    box-shadow: none;
    border-radius: 18px;
    border: 1px #FFF solid;
    background: rgba(255, 255, 255, 0.5);
    color: #FFF;
    padding-left: 35px
}

header.header .form-search input::placeholder {
    color: #FFF;
    opacity: 1
}

header.header .form-search input::-ms-input-placeholder {
    color: #FFF
}

header.header .form-search button {
    top: 0;
    left: 0;
    background: url(/themes/wowy/svg/search.svg) center top 8px no-repeat;
    height: 36px;
    width: 36px;
    z-index: 9
}

header.header .form-search button path {
    fill: #57674A
}

header.header .header-right .icon {
    min-width: 24px
}

header.header .block-account .link {
    background: #FFF;
    top: 52px;
    right: -18px;
    box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    -o-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    -moz-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    -webkit-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

header.header .block-account .link:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px
}

header.header .block-account .link a {
    white-space: nowrap;
    color: var(--text-color)
}

header.header .block-account .link a:hover {
    color: var(--hover)
}

header.header .block-account:hover .link {
    opacity: 1;
    visibility: visible;
    top: 42px
}

header.header .block-cart {
    border-left: 1px #FFF solid
}

header.header .block-cart .count_item_pr {
    left: 15px;
    top: 12px;
    background: #FFF;
    width: 15px;
    height: 15px;
    color: #000;
    text-align: center;
    line-height: 17px;
    border-radius: 50%;
    font-size: 10px
}

header.header.fixed .container {
    height: 60px
}

header.header.header-index.fixed {
    background: var(--sub-color);
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.4)
}

header.current {
    background: none
}

header .account > a img {
    filter: brightness(0.5)
}

header .account ul {
    top: 100%;
    background: #FFF;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all .3s;
    width: 270px;
    text-align: center;
    left: 50%;
    margin-left: -135px;
    box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.1)
}

header .account ul a.login {
    background: var(--main-color);
    color: #FFF
}

header .account ul a.login:hover {
    background: var(--hover)
}

header .account ul a span {
    color: var(--main-color)
}

header .account ul a span:hover {
    text-decoration: underline
}

header .account ul li:nth-child(2), header .account ul li:nth-child(3) {
    padding-top: 0 !important
}

header .account:hover ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

header .arr {
    content: '';
    height: 8px;
    width: 8px;
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -6px;
    transform: rotate(45deg)
}

header .arr.arr-caret-down {
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF
}

header .arr.arr-caret-right {
    border-top: 2px solid #000;
    border-right: 2px solid #000
}

header .arr.arr-caret-left {
    border-left: 2px solid #000;
    border-bottom: 2px solid #000
}

.header-nav li ul.item-small li {
    position: relative
}

.header-nav li ul.lv-2 a {
    padding: 5px 20px 5px 10px;
    display: block
}

.header-nav li ul .arr {
    right: 10px
}

.header-phone {
    top: 10px;
    right: 0
}

.header-phone a {
    color: #FFF
}

.block-cart .top-cart-content {
    right: 0;
    top: 52px;
    position: absolute;
    background: #fff;
    padding: 0;
    line-height: normal;
    text-align: left;
    box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    -o-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    -moz-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    -webkit-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    z-index: 10000;
    transition: all .3s;
    opacity: 0;
    visibility: hidden
}

.block-cart .top-cart-content:before {
    content: '';
    position: absolute;
    top: -12px;
    left: 0;
    width: 100%;
    height: 12px
}

@media (min-width: 1199px) {
    .block-cart:hover .top-cart-content {
        top: 42px;
        opacity: 1;
        visibility: visible
    }
}

.price-save {
    position: absolute;
    bottom: 5px;
    right: 0;
    background: url(/themes/wowy/svg/sale.svg) center no-repeat;
    font-size: 12px;
    color: #FF3B49;
    height: 25px;
    width: 50px;
    text-align: center;
    line-height: 25px
}

.item_product_main {
    margin-bottom: 20px
}

.product-item {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    overflow: hidden;
    background: #FFF
}

.product-item .onsale {
    top: 10px;
    left: 10px;
    background: url(/themes/wowy/svg/sale.png);
    color: #FFF;
    font-size: 12px;
    width: 49px;
    line-height: 24px
}

.product-item .product-thumbnail {
    overflow: hidden;
    z-index: 10;
}

.product-item .product-thumbnail .product-thumb {
    transition: all .3s
}

.product-item .product-thumbnail .has360 {
    top: 10px;
    left: 10px
}

.product-item .product-thumbnail .has360 svg {
    width: 24px;
    height: 24px;
    vertical-align: top
}

.product-item .product-thumbnail .has360.sale {
    top: 36px;
    left: 18px
}

.product-item .product-thumbnail .setWishlist {
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    background: url(/themes/wowy/svg/heart.webp) center no-repeat;
    cursor: pointer
}

.product-item .product-thumbnail .setWishlist.js-remove-from-wishlist-button {
    background-image: url(/themes/wowy/svg/hearted.png)
}

.product-item .action {
    min-height: 44px
}

.product-item .action button, .product-item .action a {
    background: #FFF;
    border: 1px var(--sub-color-4) solid;
    border-radius: 25px;
    padding: 0;
    height: 44px
}

.product-item .action button:hover, .product-item .action a:hover {
    background: var(--sub-color);
    border-color: var(--sub-color);
    color: #FFF
}

.product-item .action button:hover:before, .product-item .action a:hover:before {
    filter: brightness(0) invert(1)
}

.product-item .action button:before, .product-item .action a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    /* width: 22px; */
    height: 22px;
    /* margin-right: 5px */
}

.product-item .product-vendor {
    color: var(--main-color);
    font-size: 14px
}

.product-item .product-name {
    font-size: 16px;
    text-transform: uppercase
}

.product-item .price-box {
    min-height: 48px
}

.product-item .price-box .price {
    font-size: 20px
}

.product-item .price-box del {
    display: block;
    font-size: 14px;
    color: #58585B
}

.product-item-flash .price-box .price {
    color: #EB6969
}

.product-item:hover .product-thumb {
    /*transform: scale(1.1)*/
}
.product-thumb-small img{
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.product-thumb-item {
    position: absolute;
    z-index: 1;
    margin-left: 5px;
    visibility: hidden;  /* Hide instead of display: none */
    opacity: 0;
    grid-template-columns: repeat(5, 1fr);
    gap: 8px;
    max-width: 100%;
    max-height: 150px;
    white-space: nowrap;
    transform: translateY(-20px); /* Move up initially */
    transition: visibility 0s linear 0.3s, opacity 0.3s ease-out, transform 0.3s ease-out;
}

.product-item:hover .product-thumb-item {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0s; /* Remove delay when appearing */
}

.product-count .sold-module .sold {
    font-size: 12px;
    z-index: 2
}

.product-count .sold-module .progress_bar {
    height: 7px;
    border-radius: 10px;
    background: #d9d9d9
}

.product-count .sold-module .remain {
    height: 7px;
    background: #EB6969;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 10px
}

.product-count .clockdiv span {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    color: var(--sub-color);
    font-size: 12px
}

.product-count .clockdiv span b {
    font-size: 16px;
    display: block;
    line-height: 40px;
    width: 40px;
    background: #DAE1DC;
    border-radius: 5px;
    margin-bottom: 5px
}

.product-count .clockdiv span.point {
    line-height: 40px;
    margin: 0 5px;
    font-weight: 700;
    font-size: 16px
}

.backtop {
    position: fixed;
    top: initial !important;
    bottom: 70px;
    right: 10px;
    background: #333;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 30px;
    z-index: 99;
    opacity: 0
}

.backtop:hover {
    background: var(--hover)
}

.backtop svg {
    color: #fff;
    margin-top: 5px
}

.backtop.show {
    opacity: 1
}

.productRelate-ex {
    background: var(--sub-color-3);
    border-radius: 64px 64px 0 0;
    padding: 30px 0
}

.productRelate-ex .swiper-button-next, .productRelate-ex .swiper-button-prev {
    z-index: 1;
    width: 34px;
    height: 34px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.12);
    background-blend-mode: difference;
    font-size: 0;
    background: #FFF;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -17px;
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    border-radius: 50%
}

.productRelate-ex .swiper-button-next svg, .productRelate-ex .swiper-button-prev svg {
    width: 14px;
    height: 14px
}

.productRelate-ex .swiper-button-next:after, .productRelate-ex .swiper-button-prev:after {
    color: #8D5E2F;
    font-size: 12px;
    font-weight: 700
}

@media (max-width: 767px) {
    .productRelate-ex .swiper-button-next, .productRelate-ex .swiper-button-prev {
        background-size: 11px;
        bottom: 40%
    }
}

.productRelate-ex .swiper-button-next.swiper-button-disabled:after, .productRelate-ex .swiper-button-prev.swiper-button-disabled:after {
    color: #7a7a7a
}

.productRelate-ex .swiper-button-next {
    right: 0
}

.productRelate-ex .swiper-button-next:hover {
    opacity: .7
}

@media (max-width: 767px) {
    .productRelate-ex .swiper-button-next {
        right: 0
    }
}

.productRelate-ex .swiper-button-prev {
    left: 0
}

.productRelate-ex .swiper-button-prev:hover {
    opacity: .7
}

@media (max-width: 767px) {
    .productRelate-ex .swiper-button-prev {
        left: 0
    }
}

.productRelate-ex .block-product {
    margin-left: -10px;
    margin-right: -10px
}

.productRelate-ex .swiper-slide {
    padding: 10px
}

.productRelate-ex .swiper-button-prev {
    left: -5px
}

.productRelate-ex .swiper-button-next {
    right: -5px
}

.mailchimp {
    background: var(--sub-color-3)
}

.mailchimp .row {
    background: var(--main-color);
    border-radius: 16px;
    padding: 64px 54px;
    margin-bottom: -200px;
    position: relative
}

.mailchimp .form-mailchimp {
    padding-left: 40px
}

.mailchimp .title {
    font-size: 36px;
    color: var(--sub-color)
}

.mailchimp .newsletter-form {
    width: 390px;
    max-width: 100%
}

.mailchimp input {
    height: 50px;
    outline: none;
    border: none;
    padding-right: 130px;
    border-radius: 25px
}

.mailchimp button {
    border: none;
    height: 50px;
    background: var(--sub-color) url(/themes/wowy/svg/more_w.svg) right 15px center no-repeat;
    color: #fff;
    top: 0;
    right: 0;
    border-radius: 25px;
    padding: 0 40px 0 20px
}

.mailchimp button:hover {
    background-color: #000;
    color: #FFF
}

.footer {
    background-color: var(--sub-color);
    color: #FFF;
    padding-top: 280px
}

.footer a {
    color: #FFF;
    padding: 14px 0;
    word-break: break-word
}

.footer a:hover {
    color: var(--hover)
}

.footer .info-icon svg {
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px
}

.footer .title-menu {
    font-size: 18px;
    margin-bottom: 20px
}

.footer .link-social a {
    margin-right: 8px
}

.footer .link-social a svg {
    width: 25px;
    height: 25px
}

.footer .link-social a svg path {
    fill: #FFF
}

.footer .link-social a:hover svg path {
    fill: #77b5ff
}

.footer .payment-img {
    max-height: 45px
}

.footer .logo-footer {
    max-height: 34px
}

.footer .copyright {
    border-top: 1px dashed rgba(255, 255, 255, 0.4)
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.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
}

.block-title {
    font-size: 36px
}

.block-title a {
    color: #000
}

.block-title a:hover {
    color: var(--hover)
}

.block-title span {
    font-size: 110px;
    width: 100%;
    opacity: .05;
    top: 0;
    left: 50%;
    line-height: 1;
    transform: translateX(-50%);
    letter-spacing: 30px
}

.block-desc {
    color: #55595c
}

.grecaptcha-badge {
    display: none !important
}

.results-box {
    padding: 0 10px;
    color: #555;
    position: absolute;
    top: 41px;
    z-index: 9;
    width: 100%;
    background: #FFF;
    box-shadow: 0 0 3px #abaaaa
}

.results-box:before {
    position: absolute;
    top: -4px;
    width: 100%;
    height: 40px
}

.results-box a {
    background-color: #fff;
    padding: 7px 0;
    font-size: 14px;
    display: block
}

.results-box a:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.results-box a .img {
    text-align: center;
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 5px
}

.results-box a .img img {
    max-height: 70px
}

.results-box a .d-title {
    color: #303846
}

.results-box a .d-title.d-price {
    color: var(--main-color);
    font-weight: 700
}

.results-box a:hover .d-title, .results-box a:focus .d-title {
    color: var(--main-color)
}

.results-box a.note {
    color: #222
}

.results-box a.note:hover, .results-box a.note:focus {
    color: var(--main-color)
}

.results-box .note {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #222 !important;
    padding: 7px 0
}

.results-box .note:hover, .results-box .note:focus {
    color: var(--main-color) !important
}

.results-box .evo-loading {
    display: block;
    padding: 7px;
    text-align: center
}

.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge {
    right: 12px !important
}

.addThis_listSharing {
    position: fixed;
    bottom: 150px;
    z-index: 999;
    right: -15px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    top: auto !important
}

@media (max-width: 767px) {
    .addThis_listSharing {
        bottom: 0;
        width: 100%;
        right: 0;
        left: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .addThis_listSharing ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
    .product-thumb-item{
        display: none;
    }
    .product-item:hover .product-thumb-item{
        opacity: 0;
    }
}

.addThis_listSharing.is-show {
    right: 0;
    opacity: 1;
    visibility: visible
}

@media (min-width: 992px) and (max-width: 1024px) {
    .addThis_listSharing.is-show {
        right: 10px
    }
}

.addThis_listing .addThis_item {
    margin-bottom: 5px;
    margin-right: 10px
}

@media (max-width: 767px) {
    .addThis_listing .addThis_item {
        flex: 1;
        margin-right: 0;
        margin-bottom: 0
    }

    .addThis_listing .addThis_item:nth-child(1) {
        background-color: #e8434c
    }

    .addThis_listing .addThis_item:nth-child(2) {
        background-color: #3180f6
    }

    .addThis_listing .addThis_item:nth-child(3) {
        background-color: #22e7f9
    }

    .addThis_listing .addThis_item:nth-child(4) {
        background-color: #f5ae16
    }
}

.addThis_listing .addThis_item a {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center
}

@media (min-width: 768px) {
    .addThis_listing .addThis_item a svg {
        height: 44px;
        width: 44px
    }
}

@media (max-width: 767px) {
    .addThis_listing .addThis_item a {
        width: 100%;
        border-radius: 0
    }

    .addThis_listing .addThis_item a svg {
        height: 44px
    }

    .addThis_listing .addThis_item a svg circle {
        display: none
    }
}

.addThis_listing .addThis_item a .tooltip-text {
    position: absolute;
    top: 4px;
    right: 55px;
    z-index: 9;
    height: 32px;
    line-height: 26px;
    padding: 3px 10px;
    width: auto;
    border-radius: 5px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

@media (max-width: 767px) {
    .addThis_listing .addThis_item a .tooltip-text {
        display: none
    }
}

.addThis_listing .addThis_item .addThis_item-icon .tooltip-text:after {
    content: "";
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.addThis_listing .addThis_item .addThis_item-icon:hover {
    text-decoration: none;
    opacity: .9;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13)
}

.addThis_listing .addThis_item .addThis_item-icon:hover .tooltip-text {
    visibility: visible;
    opacity: 1
}

.chat-plugin {
    bottom: 15px;
    right: 15px;
    top: auto !important;
    z-index: 99;
    background-color: #0a7cff;
    border-radius: 60px;
    display: flex;
    align-items: center;
    height: 44px;
    padding: 0 16px;
    position: fixed;
    color: #fff !important;
    font-weight: 700
}

.chat-plugin svg {
    margin-right: 5px
}

@media (max-width: 1199px) {
    body {
        font-size: 14px
    }

    header.header .form-search {
        min-width: 220px
    }
}

@media (min-width: 992px) {
    .header-nav {
        overflow: hidden;
        max-height: 60px
    }

    .header-nav .item-big {
        flex-wrap: wrap
    }

    .header-nav .navigation-arrows {
        position: absolute;
        right: 25px;
        top: 30px
    }

    .header-nav .navigation-arrows .arr {
        border-color: #FFF;
        width: 10px;
        height: 10px;
        cursor: pointer
    }

    .header-nav .navigation-arrows .arr.prev {
        margin-right: 10px
    }

    .header-nav .navigation-arrows .arr.disabled {
        cursor: not-allowed;
        opacity: .3
    }

    .header-nav .navigation-arrows .arr:hover {
        border-color: var(--main-color)
    }

    .header-nav.overflow {
        padding-right: 60px
    }

    .header-nav.overflow .item_big {
        justify-content: initial
    }

    .header-nav.overflow .item_big > li {
        margin-right: 15px
    }

    .header-nav.overflow .navigation-arrows {
    }

    .header-nav li.nav-item {
        height: 60px;
        display: flex;
        align-items: center
    }

    .header-nav li.nav-item > a {
        line-height: 60px;
        color: #FFF;
        position: relative;
        max-width: 200px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .header-nav li.nav-item > a > .arr {
        right: 1px
    }

    .header-nav li.nav-item > .arr {
        display: none
    }

    .header-nav li.nav-item.hasChild > a {
        padding-right: 17px
    }

    .header-nav li:hover > a {
        color: var(--hover)
    }

    .header-nav li:hover > a > i {
        border-color: var(--hover)
    }

    .header-nav li:hover > i {
        border-color: var(--hover)
    }

    .header-nav li ul {
        position: absolute;
        background: #FFF;
        width: 200px;
        transition: all .3s;
        z-index: 9;
        box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
        -o-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
        -moz-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
        -webkit-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1)
    }

    .header-nav li ul a {
        color: var(--text-color)
    }

    .header-nav li ul:not(.ul-mega) {
        opacity: 0;
        visibility: hidden
    }

    .header-nav li ul.lv-2 {
        top: 100%;
        left: auto;
        transform: translateY(20px)
    }

    .header-nav li ul.lv-3 {
        top: -1px;
        left: 100%;
        transform: translateX(20px)
    }

    .header-nav li ul:hover {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }

    .header-nav li a:hover + ul {
        opacity: 1;
        visibility: visible
    }

    .header-nav li a:hover + ul.lv-2 {
        transform: translateY(0)
    }

    .header-nav li a:hover + ul.lv-3 {
        transform: translateX(0)
    }

    .header-nav li.has-mega > ul {
        width: 730px;
        left: 0;
        overflow: hidden
    }
}

@media (max-width: 992px) {
    .header-nav.overflow .navigation-arrows {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-nav li.has-mega > ul {
        width: 640px
    }
}

@media (min-width: 992px) {
    .header-nav li.has-mega > ul > li {
        float: left;
        width: calc(100% / 3);
        vertical-align: top;
        margin-bottom: 5px
    }

    .header-nav li.has-mega > ul > li > a {
        font-weight: 700;
        font-size: 16px;
        padding: 10px 10px 5px;
        position: relative
    }

    .header-nav li.has-mega > ul > li > a img {
        margin-bottom: -25px;
        margin-left: -10px;
        margin-right: -10px;
        max-width: calc(100% + 20px);
        position: relative;
        z-index: -2
    }

    .header-nav li.has-mega > ul > li:nth-child(4n+1) {
        clear: left
    }

    .header-nav li.has-mega > ul ul {
        position: initial;
        border: none;
        transform: initial;
        box-shadow: none
    }

    .header-nav li.has-mega > ul .arr {
        display: none
    }
}

@media (min-width: 767px) {
    .footer .mid-footer .title-menu svg, .footer .mid-footer .title-menu .Collapsible__Plus {
        display: none
    }
}

@media (max-width: 1199px) {
    .mailchimp .title {
        font-size: 32px
    }

    .footer .title-menu {
        font-size: 15px
    }

    .footer .info-icon svg {
        top: 2px
    }
}

@media (max-width: 991px) {
    .block-title {
        font-size: 30px
    }

    body:not(.body-index) {
        padding-top: 60px
    }

    header.header .header-nav {
        top: 60px !important
    }

    header.header .header-menu.position-fixed .header-nav {
        top: 50px !important
    }

    header.header .container {
        height: 60px;
         background: var(--sub-color);
    }

    .header .menu-bar {
        width: 20px;
        height: 20px;
        position: relative
    }

    .header .menu-bar span {
        display: block;
        height: 2px;
        width: 20px;
        background-color: #FFF;
        border-radius: 2px;
        position: absolute;
        left: 0;
        -webkit-transition: -webkit-transform .3s;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }

    .header .menu-bar span:not(:last-child) {
        margin-bottom: 4px
    }

    .header .menu-bar span:nth-child(1) {
        top: 3px
    }

    .header .menu-bar span:nth-child(2) {
        top: 9px
    }

    .header .menu-bar span:nth-child(3) {
        top: 15px
    }

    .header .menu-bar.current span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 9px
    }

    .header .menu-bar.current span:nth-child(2) {
        opacity: 0
    }

    .header .menu-bar.current span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        top: 9px
    }

    .hotline svg {
        transform: translateY(-2px)
    }

    .navigation-arrows {
        display: none
    }

    .header-nav {
        background-color: #fff;
        height: 100%;
        position: fixed;
        top: 148px !important;
        left: 0;
        z-index: 99999;
        width: 100%;
        transform: translateX(-100%);
        visibility: hidden;
        transition: transform .5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility .5s cubic-bezier(0.645, 0.045, 0.355, 1);
        box-shadow: none;
        touch-action: manipulation
    }

    .header-nav.current-header {
        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 {
        color: #333;
        height: unset;
        line-height: 35px;
        display: block;
        padding-top: 0;
        padding-bottom: 0
    }

    .header-nav .item-big .nav-item .arr {
        visibility: visible;
        position: absolute;
        right: 5px;
        top: 0;
        width: 30px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        display: inline-block;
        transform: initial;
        border: none;
        margin: 0
    }

    .header-nav .item-big .nav-item .arr:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0;
        border-color: #333 transparent transparent;
        display: inline-block;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
        transition: .5s
    }

    .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 .arr-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 .arr-caret-down:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0;
        border-color: #333 transparent transparent;
        display: inline-block;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
        transition: .5s;
        margin-top: -3px
    }

    .header-nav li {
        position: relative
    }

    .header-nav li.nav-item > a > .arr {
        display: none !important
    }

    .header-nav li.has-mega > ul > li > a img {
        display: none
    }

    .header-nav li > ul {
        display: none
    }

    .header-nav li.current > a {
        color: var(--main-color) !important
    }

    .header-nav li.current > ul {
        display: block
    }

    .header-nav li.current .arr.current {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -os-transform: rotate(180deg);
        transition: all .5s;
        margin-top: 0;
        color: #3ba66b
    }

    .header-nav li.current .arr.current:before {
        border-color: var(--main-color) transparent transparent
    }

    .backtop {
        bottom: 138px
    }
}

@media (max-width: 767px) {
    .swiper-button-next, .swiper-button-prev {
        display: none
    }

    .results-box {
        top: 36px
    }

    header.header .logo {
        min-width: 130px
    }

    header.header .logo img {
        max-width: 130px
    }

    header.header .form-search {
        display: none;
        position: absolute !important;
        top: 60px;
        left: 0;
        width: 100%;
        margin: 0
    }

    header.header .form-search input {
        border-radius: 0;
        border-color: #ebebeb;
        background: #FFF;
        color: #000
    }

    header.header .form-search input::placeholder {
        color: #939393;
        opacity: 1
    }

    header.header .form-search input::-ms-input-placeholder {
        color: #939393
    }

    header.header .block-account {
        border-left: 1px #FFF solid
    }

    header.header .header-right .icon {
        min-width: 20px;
        width: 20px
    }

    .block-title {
        font-size: 24px
    }

    .block-title span {
        display: none
    }

    .item_product_main {
        margin-bottom: 10px
    }

    .product-item {
        box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08)
    }

    .product-item .product-name {
        height: 40px;
        font-size: 14px
    }

    .product-item .product-name a {
        -webkit-line-clamp: 2
    }

    .product-item .price-box .price {
        font-size: 18px;
        display: block
    }

    .product-item .action {
        min-height: 30px
    }

    .product-item .action button, .product-item .action a {
        height: 30px;
        font-size: 13px
    }

    .product-item .action button:before, .product-item .action a:before {
        background-size: 18px !important;
        margin-right: 0
    }

    .productRelate-ex {
        border-radius: 32px 32px 0 0
    }

    .productRelate-ex .block-product {
        margin-left: -5px;
        margin-right: -5px
    }

    .productRelate-ex .swiper-slide {
        padding: 5px
    }

    .mailchimp .row {
        padding: 15px;
        margin-bottom: -100px
    }

    .mailchimp .title {
        font-size: 20px;
        line-height: 1.2
    }

    .mailchimp .form-mailchimp {
        padding-left: 0
    }

    .footer {
        padding-top: 140px
    }

    .footer .title-menu {
        margin-bottom: 10px
    }

    .footer .copyright {
        text-align: center
    }

    .footer .copyright img {
        max-width: 140px
    }

    .footer .copyright .span {
        margin-top: 10px
    }

    .block-xs {
        display: block;
        height: 0;
        overflow: hidden
    }

    .mailchimp input {
        padding-right: 120px
    }

    .mailchimp button {
        padding-left: 10px
    }

    .chat-plugin {
        bottom: 68px
    }
}

.list-unstyled li .active {
    color: var(--main-color)
}

.layout-contact .info-contact {
    margin-top: -150px
}

.layout-contact .info-contact > .row {
    background: #FFF;
    position: relative;
    padding: 50px
}

.layout-contact .info-contact .contact {
    background: var(--main-color);
    padding: 40px
}

.layout-contact .contact .item {
    padding-left: 35px
}

.layout-contact .contact .item a:hover {
    color: #FFF
}

.layout-contact .contact .item svg {
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    margin-right: 7px
}

.layout-contact .form-contact .group_contact input {
    padding: 0 15px
}

.layout-contact .form-contact .group_contact textarea {
    padding: 15px;
    height: 135px
}

.layout-contact .form-contact .group_contact input, .layout-contact .form-contact .group_contact textarea {
    border: none;
    outline: none;
    margin-bottom: 15px;
    min-height: 40px;
    background: #f8f8f8
}

.layout-contact .form-contact .group_contact input::-webkit-outer-spin-button, .layout-contact .form-contact .group_contact input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.layout-contact .form-contact .group_contact input[type=number] {
    -moz-appearance: textfield
}

.layout-contact .form-contact .group_contact .btn-lienhe {
    background: var(--sub-color);
    color: #fff;
    border: 1px var(--sub-color) solid;
    padding: 0 20px;
    height: 60px;
    width: 190px
}

.layout-contact .form-contact .group_contact .btn-lienhe:hover {
    border-color: var(--main-color);
    background: var(--main-color);
    color: #000
}

.layout-contact .map {
    background: #FFF
}

.layout-contact .map iframe {
    width: 100%;
    height: 100%;
    min-height: 460px;
    vertical-align: top
}

.layout-contact .bg-gray {
    background: #f8f8f8
}
.item-blog-project-home .info {
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
    padding: 15px 10px;
    bottom: 0;
    left: 0;
    width: 90%;
    border-radius: 0 10px 0 0;
}
.item-blog:hover img {
    opacity: 0.7;
}
.item-blog-project-home a {
    margin-bottom: 0;
    transition: all .3s;
    opacity: 1;
}
.item-blog-project-home:hover img {
    transform: scale(1.2);
}
.item-blog-project-home  img {
    width: 100% !important; 
    height: 100% !important;
}
@media (min-width: 992px) {
    .form-contact {
        padding-left: 40px
    }
}

@media (max-width: 991px) {
    .form-contact {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .layout-contact .form-contact {
        padding: 0
    }

    .layout-contact .info-contact .title {
        font-size: 20px
    }

    .layout-contact .info-contact > .row {
        padding: 20px
    }

    .layout-contact .info-contact .contact {
        padding: 20px
    }
}
