@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
}

article.article-main {
    text-align: center
}

h1.title-head {
    font-size: 30px;
    font-weight: 100
}

.title-head {
    font-size: 1.42857em;
    font-weight: 500;
    color: #333;
    text-decoration: none
}

.title-head a {
    color: #333
}

.title-head a:hover {
    color: var(--background-primary-color)
}

.social-login--facebooks {
    text-align: center;
    margin-top: 30px;
    width: 100%;
    float: left
}

.social-login--facebooks a {
    display: inline-block;
    margin: 0 auto
}

.subtitle-head {
    font-size: 1.28571em;
    color: #333;
    margin: 20px 0
}

svg.svg_style {
    width: 14px;
    height: 14px;
    transform: translateY(2px)
}

.product_sale_title h1 {
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
    line-height: 7px;
    margin-bottom: 15px
}

.product_sale_title h1 span {
    background-color: #fff;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 15px;
    font-family: "Roboto", sans-serif;
    white-space: nowrap;
    font-weight: 300
}

.product_sale_title h2 {
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
    line-height: 7px;
    margin-bottom: 15px
}

.product_sale_title h2 span, .product_sale_title h2 a {
    background-color: #fff;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 15px;
    font-family: "Roboto", sans-serif;
    white-space: nowrap;
    font-weight: 300
}

@media (max-width: 375px) {
    .product_sale_title h2 span, .product_sale_title h2 a {
        font-size: 23px
    }
}

.product_sale_title p {
    text-align: center;
    margin-bottom: 15px
}

.product_sale_title p span {
    padding-bottom: 12px;
    font-size: 15px;
    white-space: nowrap;
    font-family: "Roboto", sans-serif;
    border-bottom: 4px solid #737373;
    font-weight: 100
}

.br_bottom {
    height: 3px;
    background: #737373;
    margin: 0 10%;
    display: none
}

.well {
    background-color: #fff;
    border: none;
    box-shadow: initial;
    border-radius: initial;
    background-image: none;
    padding: 0;
    margin-bottom: 0;
    filter: none
}

#owl-demo-hot-product .item {
    margin: 15px
}

#owl-demo-hot-product .item:hover .overlay_price {
    display: block
}

.item-product-grid .item {
    margin: 5px
}

.item {
    margin-bottom: 30px
}

.item:hover .overlay_price {
    display: block
}

a.product_name {
    border: none;
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
    position: relative
}

.overlay_price {
    position: absolute;
    width: 100%;
    vertical-align: middle;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    height: 100%;
    color: #fff;
    left: 0;
    display: none
}

.overlay_price .name_product {
    font-weight: 700;
    font-size: 15px;
    width: 100%;
    float: left;
    margin: 0 0 10px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: nowrap;
    color: #fff
}

.overlay_price .name_product:hover {
    color: var(--background-primary-color)
}

.overlay_price .name_product a {
    word-break: break-word;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
    color: #fff
}

.overlay_price .name_product a:hover {
    color: var(--background-primary-color)
}

.overlay_price .product-ov {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: calc(100% - 10px)
}

.product-thumbnail {
    position: relative;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 265px
}

.product-thumbnail a {
    height: 100%;
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center
}

.product-thumbnail img {
    max-height: 100%;
    width: auto !important
}

.right-content .product-box .product-name a {
    color: #323c3f;
    text-decoration: none
}

.selector-wrapper label {
    text-transform: uppercase
}

.iteam-list .product-box .product-price-old {
    text-decoration: line-through;
    font-size: 16px;
    color: #ccc
}

.product-box {
    text-align: left;
    background: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.product-box .product-name {
    font-size: 1.71429em;
    line-height: normal;
    color: #333;
    font-weight: 300;
    margin: 0 0 10px 0
}

.product-box .product-name a {
    color: #333;
    text-decoration: none
}

.product-box .product-name a:hover {
    color: var(--background-primary-color)
}

.product-box .product-price-old {
    text-decoration: line-through;
    font-size: 1em
}

.product-box .sale-flash {
    position: absolute;
    font-size: .92857em;
    color: #FFF;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    top: 0;
    left: 10px;
    text-align: center;
    z-index: 99;
    background-color: #faca00
}

.product-box .sale-flash:before {
    border-top: 10px solid #faca00;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    position: absolute;
    bottom: 100%;
    margin: 0;
    left: 0%;
    top: 100%;
    z-index: 100
}

.product-box .product-summary {
    font-size: 1em;
    color: #000;
    line-height: 20px;
    padding-bottom: 30px;
    margin-bottom: 15px !important;
    border-bottom: 1px solid #e6e6e6
}

.product-box form {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product-price {
    color: #fff;
    font-size: 1.42857em;
    line-height: 24px;
    display: block;
    font-weight: 700
}

.price-box.clearfix {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px
}

.products-view-list .product-box .product-thumbnail {
    text-align: center;
    margin-bottom: 0;
    width: calc(100% / 3);
    float: left;
    height: auto
}

.products-view-list .product-box .product-thumbnail img {
    max-height: 300px
}

.products-view-list .product-box .product-info {
    text-align: left;
    margin-left: 30px;
    float: left;
    width: calc(100% / 3 * 2 - 30px);
    background: transparent;
    border-top: none
}

.products-view-list .product-box .product-price {
    color: var(--background-primary-color);
    font-size: 2em;
    display: block;
    font-weight: 700;
    padding-right: 15px
}

.btn.btn-lg {
    border: 2px solid #818181;
    background-color: #fff;
    border-radius: 7px;
    padding: 0px 15px;
    text-transform: uppercase;
    font-size: 14px;
    color: #000
}

.btn.btn-lg span {
    color: #000
}

.btn.btn-lg span:hover {
    color: #fff
}

.btn.btn-lg:hover {
    border: 2px solid var(--background-primary-color);
    background-color: var(--background-primary-color);
    color: #fff
}

.form-inline .form-control {
    display: inline-block;
    margin-top: 17px;
    vertical-align: middle;
    width: 80px;
    border-radius: 5px;
    margin-right: 5px;
    text-align: center
}

a.btn_num.button_qty {
    background-color: #f5f5f5;
    border: 1px #eaeaea solid;
    color: #999;
    font-size: 18px;
    padding: 6px 14px 6px 16px;
    margin-right: 5px;
    cursor: pointer;
    width: 40px;
    display: inherit
}

.breadcrumb {
    padding: 15px 0px;
    margin: 0;
    font-size: 1em;
    background-color: #fff;
    border-radius: 0
}

.breadcrumb li {
    display: inline
}

.breadcrumb li > a {
    color: #adadad
}

.breadcrumb li > a > span {
    color: #333
}

.breadcrumb li span {
    display: inline;
    color: #323c3f;
    margin-left: 7px;
    margin-right: 4px
}

.breadcrumb li span svg {
    width: 12px;
    height: 12px
}

.breadcrumb li span svg path {
    fill: #323c3f
}

.breadcrumb li span .fa {
    color: #323c3f
}

.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong {
    color: #323c3f;
    font-weight: bold
}

.breadcrumb > li + li:before {
    display: none
}


.border-top-nav {
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff
}

.welcome-msg {
    display: inline-block;
    margin-top: 11px;
    color: #777;
    margin-right: 15px;
    font-size: 12px
}

.toplinks {
    display: inline-block
}

.toplinks .links div {
    display: inline-block;
    color: #777;
    margin-top: 11px;
    background: url(//bizweb.dktcdn.net/100/005/781/themes/877421/assets/iconnav_top.png?1660704719341) 3px center no-repeat;
    font-size: 12px;
    padding-left: 15px;
    margin-right: 15px
}

.search-box {
    float: right;
    width: 100%
}

.search-box form {
    position: relative;
    margin-bottom: 0
}

.search-box .text_box_search {
    height: 42px;
    margin-bottom: 0;
    border: none;
    background: #e6e6e6;
    padding-left: 10px;
    border-radius: 0;
    width: 100%
}

.search-box .btn_box_search {
    position: absolute;
    right: 15px;
    border: none;
    background-color: transparent;
    padding: 0;
    background-image: none;
    text-shadow: none;
    border-radius: initial;
    box-shadow: none;
    top: 1px
}

.search-box .btn_box_search svg {
    width: 14px;
    height: 14px;
    transform: translateY(4px)
}

.search-box .btn_box_search svg path {
    fill: #333
}

.logo_icon {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1
}

.service_box {
    float: left;
    margin: 25px 0;
    margin-right: 0;
    padding-top: 25px
}

.service_box .fa {
    height: 65px;
    line-height: 65px;
    width: 65px;
    position: absolute;
    left: 0;
    top: -25px;
    border: solid 2px #e1e1e1;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    color: #8e8e8e
}

.service_box .fa svg {
    width: 20px;
    height: 20px;
    transform: translateY(2px)
}

.service_box .fa svg path {
    fill: #8e8e8e
}

.service_box .icon {
    position: relative
}

.service_box .icon:hover .fa {
    color: var(--background-primary-color);
    border-color: var(--background-primary-color)
}

.service_box .icon:hover .fa svg path {
    fill: var(--background-primary-color)
}

.service_box .icon a {
    display: block;
    padding-left: 75px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .service_box .icon a {
        padding-left: 58px
    }
}

.service_box div {
    margin-right: 15px;
    display: inline-block
}

.service_box div a {
    color: #000;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase
}

.cart_box {
    font-size: 12px;
    text-transform: none;
    float: right;
    margin-top: 25px
}

.cart_box .heading-cart {
    background: url(//bizweb.dktcdn.net/100/005/781/themes/877421/assets/icon_cart-min.png?1660704719341) no-repeat;
    float: left;
    margin: auto;
    padding-left: 77px;
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    height: 64px;
    padding-top: 24px;
    font-family: 'Roboto', sans-serif
}

.owl-stage-outer .item-thumb a.active img {
    border: 1px solid var(--background-primary-color)
}

.item-thumb {
    position: relative;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 150px
}

header {
    background: #fff
}

.search-main .overlay_price {
    padding: 15% 0 !important
}

.mini-cart {
    z-index: 10;
    text-align: center
}

.mini-cart:hover .top-cart-content {
    display: block
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none
}

.top-cart-contain {
    color: #333;
    padding: 0;
    right: 0;
    z-index: 1000
}

.top-cart-contain .price {
    color: var(--background-primary-color);
    text-transform: uppercase
}

.top-cart-contain .mini-cart .price {
    margin-right: 5px;
    font-size: 16px;
    font-weight: 700
}

.top-cart-contain .product-details .price {
    color: var(--background-primary-color);
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px
}

.top-subtotal {
    color: #333;
    font-size: 1.14286em;
    font-weight: 400;
    padding: 12px 0;
    padding-top: 30px;
    text-align: left;
    text-transform: none;
    width: 100%
}

.top-subtotal .price {
    font-weight: 700;
    color: var(--background-primary-color);
    margin-left: 121px
}

ul.list-item-cart {
    max-height: 320px;
    overflow-y: scroll
}

ul#cart-sidebar {
    padding: 10px;
    margin: 0
}

ul#cart-sidebar .no-item p {
    color: #333
}

ul#cart-sidebar .actions {
    padding-bottom: 20px;
    text-align: center
}

ul#cart-sidebar li.list-item {
    max-height: 400px;
    overflow-y: auto
}

ul#cart-sidebar li.action {
    display: none
}

ul#cart-sidebar.hasclass li.action {
    display: block
}

ul#cart-sidebar li.list-item .price2 {
    font-weight: 700;
    color: #f94e3f;
    font-size: 14px;
    display: list-item;
    margin-bottom: 5px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar {
    width: 5px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.9)
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb {
    background: var(--background-primary-color);
    border-radius: 15px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:hover, ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:active {
    background: var(--background-primary-color);
    border-radius: 15px
}

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block
}

.li-fix-2 {
    display: block;
    width: 295px
}

.main_menu {
    background: #000;
    line-height: 21px;
    width: 100%;
    position: relative
}

.tool_menu > a {
    font-size: 15px;
    background: var(--background-primary-color);
    float: left;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    padding: 17px 15px;
    white-space: nowrap;
    overflow: hidden
}

.tool_menu > a svg {
    width: 14px;
    height: 14px;
    transform: translateY(2px)
}

.tool_menu > a svg path {
    fill: #fff
}

.dropdown-menu-fix {
    top: 55px;
    width: 100%;
    border-radius: 0;
    position: absolute;
    left: 0;
    z-index: 1000
}

.dropdown-menu-fix > li {
    display: block;
    border-bottom: 1px dashed;
    width: 100%;
    float: left;
    position: relative
}

.dropdown-menu-fix > li a {
    display: block;
    padding: 10px 10px 10px 15px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333
}

.dropdown-menu-fix > li:hover {
    text-decoration: none
}

.dropdown-menu-fix > li svg {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 13px;
    right: 10px
}

.dropdown-menu-fix > li svg path {
    fill: var(--background-primary-color)
}

.sub_menu_cate {
    margin: 0;
    background-color: #000;
    padding: 0
}

.sub_menu_cate li a {
    color: #fff
}

.sub_menu_cate li a:hover {
    text-decoration: none;
    color: var(--background-primary-color)
}

li.level0.nav-item a {
    float: left;
    position: relative;
    width: 100%
}

em.open-close, em.open-close-one {
    width: 30px;
    height: 40px;
    float: left;
    line-height: 26px;
    cursor: pointer;
    text-align: center
}

ul.dropdown-menu-tog, .dropdown-menu-tog-lv2 {
    width: 100%;
    float: left;
    margin-bottom: 0
}

ul#nav .nav-item:nth-child(1) {
    padding-left: 0
}

li.nav-item.active a {
    color: var(--background-primary-color)
}

li.nav-item.active a svg path {
    fill: var(--background-primary-color)
}

li.nav-item-lv2 a {
    color: #fff !important;
    padding-left: 30px
}

li.nav-item-lv2 a:hover {
    color: var(--background-primary-color) !important
}

.menu_list {
    min-height: 54px;
    line-height: 54px
}

.menu_list ul {
    list-style: none;
    margin: 0
}

.menu_list li {
    display: inline-block;
    padding: 0 20px
}

.menu_list li svg {
    width: 12px;
    height: 12px;
    transform: translateY(1px)
}

.menu_list li svg path {
    fill: #fff
}

.menu_list li a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    font-size: 14px;
    text-transform: uppercase;
    padding: 0
}

.menu_list li a:hover {
    text-decoration: none;
    color: var(--background-primary-color);
    background: none
}

.menu_list li a:hover svg path {
    fill: var(--background-primary-color)
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent
}

ul.dropdown-menu {
    background: #000;
    line-height: 35px;
    top: 50px;
    width: 220px
}

ul.dropdown-menu li a {
    text-transform: inherit
}

ul.dropdown-menu li a svg {
    float: right;
    transform: translateY(5px)
}

li.nav-item-lv2 {
    position: relative;
    width: 100%
}

li.nav-item-lv2:hover .submenu-lv2 {
    display: block !important
}

.nav-item:hover .dropdown-menu {
    display: block
}

.nav-link {
    position: relative
}

.nav-link .fa {
    position: absolute;
    top: 2px;
    right: -10px
}

.dropdown-menu {
    margin-left: 20px
}

ul.submenu-lv2 {
    position: ABSOLUTE;
    left: 100%;
    background: #000;
    width: 220px;
    top: -7px;
    line-height: 25px;
    padding: 5px 0
}

li.nav-item-lv3 {
    line-height: 1.42857143;
    width: 100%
}

li.nav-item-lv3 .nav-link {
    padding-left: 45px
}

li.nav-item-lv3 .nav-link .lev-txt {
    width: 100%
}

.open-close.active:before, .open-close-one.active:before {
    float: right;
    content: "\f107";
    color: var(--background-primary-color);
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    width: 30px;
    line-height: 40px
}

.open-close:before, .open-close-one:before {
    float: right;
    content: "\f105";
    color: var(--background-primary-color);
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    width: 30px;
    line-height: 40px
}

.site-nav-2 {
    padding: 0
}

@media (min-width: 992px) {
    .header_menunavs .bg-header-nav {
        text-align: left
    }

    .header_menunavs .header-nav > ul.item_big {
        text-align: left;
        margin: 0;
        padding: 0
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item {
        display: inline-block;
        float: left;
        position: relative;
        margin-right: 0px
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item > a {
        display: block;
        text-align: left;
        padding: 17px 20px;
        font-size: 14px;
        text-transform: uppercase;
        float: left;
        font-weight: 400;
        font-family: "Roboto", sans-serif;
        position: relative;
        text-decoration: none;
        color: #fff
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header_menunavs .header-nav > ul.item_big > li.nav-item > a {
        font-size: 14px;
        padding: 15px 10px
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    .header_menunavs .header-nav > ul.item_big > li.nav-item > a {
        padding: 0 7px
    }
}

@media (min-width: 992px) {
    .header_menunavs .header-nav > ul.item_big > li.nav-item > a > i {
        margin-left: 5px
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item > a svg {
        width: 11px;
        height: 11px;
        transform: translateY(1px)
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item > a svg path {
        fill: #fff
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item:hover > a {
        color: var(--background-primary-color)
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item:hover > a svg path {
        fill: var(--background-primary-color)
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item:hover > svg path {
        fill: var(--background-primary-color)
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item:hover > ul {
        overflow: visible;
        max-height: 3000px;
        max-width: 3000px;
        opacity: 1
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item .item_small {
        overflow: hidden;
        display: block;
        max-height: 0px;
        max-width: 0px;
        opacity: 0;
        z-index: 99;
        position: absolute;
        top: 55px;
        left: 0;
        width: 220px;
        padding: 0;
        background-color: #000;
        box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
        -webkit-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
        -moz-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
        -o-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
        -os-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
        -webkit-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%
    }

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

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

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

    .header_menunavs .header-nav > ul.item_big > li.nav-item > ul li:hover > svg path {
        fill: var(--background-primary-color)
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item > ul li a {
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        display: block;
        padding: 7px 5px 7px 0px;
        color: #fff;
        position: relative;
        text-align: left
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item > ul li a:hover {
        color: var(--background-primary-color)
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item > ul li a i {
        position: absolute;
        right: -10px;
        padding: 0px 10px;
        top: 0;
        line-height: 38px
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item > ul li svg {
        position: absolute;
        top: 12px;
        right: 10px;
        width: 12px;
        height: 12px
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item > ul li svg path {
        fill: #fff
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item > 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_menunavs .header-nav > ul.item_big > li.nav-item > ul li .fa-caret-down:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #707a90 transparent transparent transparent;
        display: inline-block;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
        transition: 0.5s
    }

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

    .header_menunavs .header-nav > ul.item_big > li.nav-item > ul > li {
        color: #fff
    }

    .header_menunavs .header-nav > ul.item_big > li.nav-item > ul > li:hover > a {
        color: var(--background-primary-color)
    }

    .header_menunavs .header-nav > ul.item_big > li.active > a {
        color: var(--background-primary-color)
    }

    .header_menunavs .header-nav > ul.item_big > li.active > a span svg path {
        fill: var(--background-primary-color)
    }

    .header_menunavs .header-nav > ul.item_big > li:first-child.active > a {
        color: var(--background-primary-color);
        padding-left: 0
    }

    .header_menunavs .header-nav ul li ul a.text2line:hover {
        color: var(--background-primary-color) !important;
        background: transparent !important
    }

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

.category-action svg {
    width: 26px;
    height: 26px
}

.category-action svg path {
    fill: var(--background-primary-color)
}

@media (max-width: 991px) {
    .header_menunavs {
        width: 100%;
        background-color: #fff;
        height: 100%;
        position: fixed;
        top: 0 !important;
        left: 0;
        z-index: 99999;
        width: 260px;
        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;
        padding: 0
    }

    .header_menunavs .logo {
        display: block;
        text-align: center;
        padding: 20px 0;
        background: #fff
    }

    .header_menunavs .ul_collections {
        display: block;
        padding: 0
    }

    .header_menunavs .ul_collections li {
        float: left;
        width: 100%;
        border-top: 1px solid #404040
    }

    .header_menunavs .ul_collections li a {
        color: #fff;
        padding: 10px 35px 10px 15px;
        font-size: 14px;
        display: block;
        color: #fff;
        position: relative
    }

    .header_menunavs .ul_collections li.account {
        width: 50%;
        float: left
    }

    .header_menunavs .ul_collections li.account svg {
        position: absolute;
        right: 15px;
        width: 14px;
        height: 14px;
        color: #fff;
        top: 16px;
        text-align: center;
        transform: translateY(0px)
    }

    .header_menunavs .ul_collections li.account svg path {
        fill: #fff
    }

    .header_menunavs .ul_collections li.form-login {
        border-right: 1px solid #404040
    }

    .header_menunavs .ul_collections li.search_mobile {
        padding: 10px;
        border-top: 1px solid #404040
    }

    .header_menunavs .ul_collections li.search_mobile form {
        margin: 0;
        width: 100%
    }

    .header_menunavs .ul_collections li.search_mobile form input {
        width: 100%;
        padding: 0 50px 0 20px;
        border: solid 1px #ebebeb;
        box-shadow: none;
        border-radius: 25px;
        outline: none;
        height: 30px;
        line-height: 30px
    }

    .header_menunavs .ul_collections li.search_mobile form .input-group-btn {
        position: absolute;
        white-space: nowrap;
        width: 30px;
        height: 30px;
        line-height: 30px;
        top: 0;
        right: -1px
    }

    .header_menunavs .ul_collections li.search_mobile form .input-group-btn button {
        height: 40px;
        line-height: 30px;
        padding: 0;
        width: 35px;
        border-radius: 50%;
        text-align: center;
        box-shadow: none;
        background: transparent;
        position: absolute;
        right: 0;
        top: 0
    }

    .header_menunavs .close-menu {
        position: absolute;
        right: -30px;
        z-index: 999;
        top: 16px;
        background: var(--background-primary-color);
        height: 30px;
        width: 30px;
        text-align: center;
        line-height: 29px
    }

    .header_menunavs .close-menu svg {
        width: 15px;
        height: 15px;
        transform: translateY(4px)
    }

    .header_menunavs .close-menu svg path {
        fill: #fff
    }

    .header_menunavs.current {
        visibility: visible;
        transform: translateX(0)
    }

    .header_menunavs .bg-header-nav {
        padding-right: 0
    }

    .header_menunavs .bg-header-nav .header-nav {
        float: left;
        width: 100%
    }

    .header_menunavs .item_big {
        overflow-y: auto;
        max-height: 100vh;
        height: 100vh;
        margin-top: 0px;
        padding: 0;
        background: #fff
    }

    .header_menunavs .item_big .menu_style {
        padding: 12px 35px 12px 15px;
        color: #fff;
        display: block;
        font-size: 14px;
        text-transform: uppercase;
        background: var(--background-primary-color)
    }

    .header_menunavs .item_big .nav-item {
        position: relative;
        border-bottom: dashed 1px #ebebeb;
        float: left;
        width: 100%
    }

    .header_menunavs .item_big .nav-item a {
        padding: 12px 35px 12px 15px;
        color: #333;
        display: block;
        font-size: 14px;
        text-transform: uppercase
    }

    .header_menunavs .item_big .nav-item a .dib {
        display: none
    }

    .header_menunavs .item_big .nav-item svg {
        display: none
    }

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

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

    .header_menunavs .item_big .nav-item .item_small {
        padding-left: 0px
    }

    .header_menunavs .item_big .nav-item .item_small li {
        position: relative;
        border-bottom: 1px dashed #ebebeb
    }

    .header_menunavs .item_big .nav-item .item_small li a {
        padding: 12px 35px 12px 25px
    }

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

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

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

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

    .header_menunavs li > ul {
        display: none
    }

    .header_menunavs li .menu_hide_lg > ul {
        display: none
    }

    .header_menunavs li.current > a {
        color: var(--background-primary-color) !important
    }

    .header_menunavs li.current > ul {
        display: block
    }

    .header_menunavs 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_menunavs li.current .fa.current:before {
        border-color: var(--background-primary-color) transparent transparent transparent
    }

    .header_menunavs li.current .menu_hide_lg > ul {
        display: block
    }
}

@media (max-width: 1199px) {
    .opacity_menu.open_opacity {
        content: " ";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0px !important;
        left: 0px;
        z-index: 9999
    }
}

.sub_img {
    width: 100%;
    overflow: hidden
}

.css-decr-pad {
    padding: 0;
    position: relative
}

.fvc1 {
    overflow: hidden
}

.banner_1 {
    float: left;
    width: 48.8%;
    margin-bottom: 15px;
    position: relative
}

.banner_2 {
    float: right;
    width: 48.8%;
    margin-bottom: 15px;
    position: relative
}

footer {
    background: #000;
    position: relative;
    overflow: hidden
}

footer .footer-info-widget h3 {
    font-size: 1.28571em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px
}

footer .footer-info-widget p {
    color: #cfd2d3;
    font-size: 1.14286em
}

footer .footer-info-widget p.hotline {
    font-size: 2em;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: -8px
}

footer .footer-info-widget p.hotline a {
    color: #fff
}

footer .footer-info-widget p.hotline a:hover {
    color: var(--background-primary-color)
}

footer .footer-info-widget form {
    position: relative
}

footer .footer-info-widget form input {
    height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.14286em
}

footer .footer-info-widget form button {
    position: absolute;
    right: 0;
    background: transparent;
    border: none;
    line-height: 50px;
    font-size: 2.14286em;
    color: #a6a6ad;
    padding-right: 10px
}

footer .list-inline .fa {
    color: #fff;
    margin-right: 20px;
    font-size: 2.14286em
}

footer .list-inline .fa:hover {
    color: var(--background-primary-color)
}

footer .site-footer h3 {
    position: relative;
    color: #fff;
    margin: 0;
    padding: 13px 0;
    font-size: 1.28571em
}

footer .list-menu {
    margin-bottom: 15px;
    line-height: 1.71429em
}

footer .list-menu span {
    padding-right: 5px
}

footer .list-menu a {
    color: #4d4d4d
}

footer .list-menu a:hover {
    color: var(--background-primary-color)
}

footer .list-menu li {
    color: #4d4d4d
}

footer .list-menu.contact .fa {
    width: 20px;
    margin-right: 5px;
    color: var(--background-primary-color)
}

footer .copyright {
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 1em;
    position: relative
}

footer .copyright .inner {
    border-top: 1px solid #e1e1e1
}

footer .copyright a {
    font-weight: 700;
    color: #333
}

footer .copyright a:hover {
    color: var(--background-primary-color)
}

footer .social-icons li {
    margin-right: 10px
}

footer .back-to-top {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 30px;
    color: #333;
    line-height: 1;
    cursor: pointer
}

footer .back-to-top.show {
    position: fixed;
    right: 10px;
    bottom: 10px
}

footer form {
    position: relative
}

footer form button#subscribe {
    position: absolute;
    right: 0
}

.details-product #gallery_01 {
    margin-top: 15px
}

.details-product .thumb_product_details {
    width: 95%;
    margin: 0 auto;
    position: relative
}

.details-product .thumb_product_details .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: #f5f5f5;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    right: 0;
    border: 0;
    border-radius: 0;
    left: unset
}

.details-product .thumb_product_details .swiper-button-next.swiper-button-disabled {
    opacity: 0.5
}

.details-product .thumb_product_details .swiper-button-next:hover {
    background-color: var(--background-primary-color);
    z-index: 100
}

.details-product .thumb_product_details .swiper-button-next:hover:after {
    color: #fff
}

.details-product .thumb_product_details .swiper-button-next:after {
    font-size: 10px;
    line-height: 30px;
    font-weight: bold;
    color: #dadbdb
}

.details-product .thumb_product_details .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: #f5f5f5;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    left: 0;
    border: 0;
    border-radius: 0;
    opacity: 1
}

.details-product .thumb_product_details .swiper-button-prev.swiper-button-disabled {
    opacity: 0.5
}

.details-product .thumb_product_details .swiper-button-prev:after {
    font-size: 10px;
    line-height: 30px;
    font-weight: bold;
    color: #dadbdb
}

.details-product .thumb_product_details .swiper-button-prev:hover {
    background-color: var(--background-primary-color);
    z-index: 100
}

.details-product .thumb_product_details .swiper-button-prev:hover:after {
    color: #fff
}

.details-product .thumb_product_details .swiper-button-next, .details-product .thumb_product_details .swiper-button-prev {
    top: 54%
}

.details-product .thumb_product_details .gallery-thumbs {
    margin-top: 10px
}

.details-product .thumb_product_details .gallery-thumbs .swiper-slide {
    cursor: pointer
}

.details-product .thumb_product_details .gallery-thumbs .swiper-slide .p-100 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #dedede;
    height: 110px;
    width: 110px;
    overflow: hidden;
    border-radius: 0px;
    margin: 0 auto
}

@media (max-width: 1199px) {
    .details-product .thumb_product_details .gallery-thumbs .swiper-slide .p-100 {
        width: 70px;
        height: 70px
    }
}

.details-product .thumb_product_details .gallery-thumbs .swiper-slide .p-100 img {
    width: auto;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%
}

.details-product .thumb_product_details .gallery-thumbs .swiper-slide .p-100:hover {
    border: 1px solid var(--background-primary-color)
}

.details-product .thumb_product_details .gallery-thumbs .swiper-slide .p-100.active {
    border: 1px solid var(--background-primary-color)
}

.details-product .thumb_product_details .gallery-thumbs .swiper-slide .p-100.active img {
    opacity: 1
}

.details-product .thumb_product_details .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .p-100 {
    border: 1px solid var(--background-primary-color)
}

.details-product .thumb_product_details .gallery-thumbs .swiper-slide:hover .p-100 {
    border: 1px solid var(--background-primary-color)
}

.details-product .owl-carousel.owl-loaded {
    overflow: hidden
}

.details-product .details-pro .product-price {
    font-size: 2.14286em;
    display: inline-block;
    color: var(--background-primary-color);
    padding-right: 15px
}

.details-product .details-pro .price-box {
    margin: 10px 0 15px
}

.details-product .details-pro .price-box del {
    color: #adadad;
    font-size: 1.42857em
}

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    border: none;
    box-shadow: none;
    height: auto;
    text-align: left;
    width: 100%;
    margin: 0
}

.details-product .details-pro .custom-btn-number label {
    font-size: 14px;
    height: 19px
}

.details-product .details-pro .custom-btn-number #qty {
    height: 40px;
    font-size: 1.28571em;
    margin: 0
}

.details-product .details-pro .custom-btn-number .qtyminus {
    position: absolute;
    left: 25px;
    top: 4px;
    font-size: 1.42857em
}

.details-product .details-pro .custom-btn-number .qtyplus {
    position: absolute;
    right: 25px;
    top: 4px;
    font-size: 1.42857em
}

#recently-viewed-products .image {
    float: left;
    width: 90px;
    margin-right: 10px
}

#recently-viewed-products .info {
    width: calc(100% - 100px);
    float: right
}

.zoomWrapper {
    width: 100% !important;
    height: auto !important
}

.zoomWrapper img {
    position: static !important;
    width: 100% !important;
    height: auto !important
}

.zoomWrapper img ~ img {
    display: none !important
}

.product-tab .tab-link {
    margin-right: 20px;
    padding: 0 10px
}

.product-tab .tab-link h3 {
    margin: 10px 0;
    font-size: 1.14286em
}

.product-tab .tab-link span {
    font-size: 1.07143em
}

.product-tab .tab-link.current h3 {
    color: var(--background-primary-color)
}

.product-tab.e-tabs {
    border: 1px solid #e1e1e1;
    min-height: 200px
}

li.through_line {
    float: left !important;
    width: 100% !important;
    background-color: #eee !important;
    height: 1px !important;
    margin-top: -10px !important;
    z-index: 9 !important;
    position: relative !important
}

.products-view-grid .col-lg-4:nth-child(3n+1) {
    clear: left
}

.view-mode a {
    float: left;
    padding: 0 3px;
    text-transform: uppercase;
    color: #e1e1e1;
    margin-top: 10px
}

.view-mode a span {
    font-size: 0
}

.view-mode a .fa {
    font-size: 21px
}

.view-mode a svg {
    width: 21px;
    height: 21px
}

.view-mode a svg path {
    fill: #e1e1e1
}

.view-mode a.active, .view-mode a:hover {
    border-color: var(--background-primary-color)
}

.view-mode a.active svg path, .view-mode a:hover svg path {
    fill: var(--background-primary-color)
}

.view-mode * {
    display: block;
    cursor: pointer
}

.sortPagiBar {
    overflow: hidden;
    position: relative;
    padding: 10px 0
}

.sortPagiBar .form-group {
    margin-bottom: 0;
    padding: 0
}

.sortPagiBar .form-group label {
    display: inline-block;
    float: left;
    vertical-align: middle;
    margin: 0 5px 0 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 35px
}

.sortPagiBar .form-group select {
    min-height: 1px
}

.sortPagiBar .form-group select option {
    padding-right: 10px
}

.sort-by-script {
    padding: 5px 12px !important;
    vertical-align: middle;
    text-align: center;
    background: #fff;
    color: #000;
    font-size: 12px !important;
    width: 180px !important;
    font-family: "Open Sans", sans-serif;
    float: left;
    height: 35px !important;
    margin-right: 5px !important
}

.collection .title-head {
    font-size: 20px;
    margin: 0;
    color: #343434;
    text-decoration: none;
    font-weight: 300
}

section.products-view {
    padding-top: 30px
}

.button-view-mode {
    padding: 0;
    margin: 0;
    font-size: 1.42857em
}

.button-view-mode.active {
    box-shadow: none;
    color: #333
}

.button-view-mode.active a {
    color: #333
}

.list-blogs .col-md-6.col-sm-6.col-xs-12:nth-child(2n+1) {
    clear: left
}

.list-blogs-link {
    padding-top: 20px
}

.content_blog {
    text-align: center;
    padding-top: 20px
}

.content_blog .view_more {
    border-bottom: 2px solid var(--background-primary-color);
    padding-bottom: 2px;
    font-size: 15px;
    color: #000
}

.content_blog .view_more:hover {
    color: var(--background-primary-color)
}

.content_blog p {
    color: #717171;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}

.content_blog p svg {
    margin-right: 5px
}

.content_blog p svg path {
    fill: #717171
}

.content_blog a svg {
    margin-right: 5px
}

.content_blog a svg path {
    fill: #717171
}

.interview {
    margin: 15px 0
}

.interview > div {
    display: inline-block;
    padding-right: 10px;
    color: #717171
}

.interview > div svg path {
    fill: #717171
}

.interview span {
    padding-right: 6px
}

.blog_sale {
    padding: 0 15px
}

.blogs-content {
    text-align: center
}

.blog-item {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 0 15px
}

.blog-item .date {
    position: absolute;
    background: var(--background-primary-color);
    text-align: center;
    color: #fff;
    padding: 3px 10px;
    z-index: 10
}

.blog-item .date span {
    display: block;
    line-height: 45px
}

.blog-item .date span ~ span {
    overflow: hidden;
    border-top: 1px solid #fff
}

.blog-item-name {
    font-weight: 700;
    position: relative;
    font-size: 1.14286em;
    margin: 0
}

.blog-item-name a {
    color: #333
}

.blog-item-name a:hover {
    color: var(--background-primary-color)
}

.blog-item-name .fa {
    position: absolute;
    left: 0;
    top: 9px;
    font-size: 11px;
    color: var(--background-primary-color)
}

.blog-item-summary {
    font-size: 1em;
    margin-bottom: 0
}

.blog-item-thumbnail {
    position: relative;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}

.list-blogs .blog-item {
    margin-bottom: 25px
}

.item-brand {
    position: relative;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 180px
}

.home-brand {
    background: #f8f8f8
}

.product_description {
    font-size: 14px !important;
    text-transform: initial !important;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e6e6e6
}

.title-head-product {
    margin: 0;
    margin-bottom: 15px;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 35px;
    color: #000;
    font-family: 'Roboto', sans-serif
}

.special-price .price-pri {
    font-size: 28px !important;
    font-weight: 700;
    color: var(--background-primary-color) !important
}

.iteam-blog {
    text-align: center
}

.tag_article {
    padding: 0
}

.comment-ar {
    clear: both;
    text-align: left
}

button.btn.btn-white.ar {
    text-align: center;
    background: #333;
    padding: 5px 24px;
    border-radius: 11px;
    font-size: 13px;
    color: #fff;
    text-shadow: none;
    border: none;
    line-height: 20px
}

button.btn.btn-white.ar:hover {
    background: var(--background-primary-color);
    color: #fff
}

.stl_right_blog {
    float: left;
    width: 100%
}

.stl_right_blog h3 {
    margin: 0;
    line-height: 22px;
    margin-bottom: 10px;
    float: left;
    display: block;
    width: 100%
}

.stl_right_blog h3 a {
    margin-top: 0;
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.stl_right_blog h3 a:hover {
    color: var(--background-primary-color)
}

.item-left {
    width: 90px;
    padding-right: 10px;
    float: left
}

.item-right {
    width: calc(100% - 100px);
    float: left
}

.item-right p svg {
    margin-right: 5px
}

.dis-mobi {
    position: ABSOLUTE;
    width: 100%;
    height: 100%;
    z-index: 9
}

.article-main .article-title {
    font-size: 1.71429em;
    line-height: 1.92857em;
    margin: 15px 0 8px
}

.article-main .postby {
    font-size: 1.14286em;
    line-height: 1.71429em;
    color: #676767;
    margin-bottom: 10px
}

.article-main .article-content {
    font-size: 1.14286em
}

.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 8px
}

#article-comments {
    margin-top: 30px
}

#article-comments .article-comment {
    margin-bottom: 10px
}

#article-comments .article-comment-user-image {
    margin: 0;
    float: left;
    width: 50px;
    margin-right: 12px
}

#article-comments .article-comment-user-comment {
    padding-left: 63px;
    font-size: 1em
}

#article-comments .user-name-comment {
    margin: 0;
    color: var(--background-primary-color);
    font-size: 18px;
    line-height: 1
}

#article-comments .article-comment-date-bull {
    padding: 5px 0;
    display: block;
    color: #acacac
}

.social-media {
    font-size: 1em
}

.social-media label {
    display: inline-block
}

.social-media svg.google {
    width: 20px;
    height: 20px;
    transform: translateY(5px)
}

.social-media a {
    margin-right: 7px
}

.social-media a:hover svg path {
    fill: var(--background-primary-color)
}

.social-media .list-inline li {
    margin-right: 20px
}

.section-news-2 {
    margin-bottom: 20px
}

.pd-right {
    padding-left: 0px
}

.quantity-select button {
    border: none;
    height: 25px
}

.main-container {
    min-height: 300px
}

.main-container .col-main {
    float: none;
    width: auto
}

.main-container .col-main .cart .bg-scroll {
    border-top: none;
    margin-top: 20px;
    overflow: hidden;
    border: solid 1px #ebebeb;
    border-top: none;
    border-bottom: none;
    border-right: none
}

.main-container .col-main .cart .cart-thead {
    background: #fbfbfb;
    font-weight: bold;
    font-size: 13px;
    clear: both;
    width: 100%;
    border: 1px solid #ebebeb;
    border-right: none;
    border-left: none;
    float: left;
    min-width: 600px
}

.main-container .col-main .cart .cart-thead div {
    float: left;
    padding: 27px 0px;
    color: #333;
    text-align: center;
    border-right: #ebebeb 1px solid;
    font-size: 13px
}

.main-container .col-main .cart .nobr {
    white-space: nowrap
}

.main-container .col-main .cart .cart div.a-right {
    text-align: right
}

.main-container .col-main .cart .cart div.a-center {
    text-align: center
}

.main-container .col-main .cart .cart-tbody {
    width: 100%;
    float: left
}

.main-container .col-main .cart .cart-tbody .item-cart {
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    float: left
}

.main-container .col-main .cart .item-cart .image .product-image img {
    max-width: 100%;
    height: auto;
    max-height: 98px;
    width: auto;
    display: inherit;
    margin: 0 auto
}

.main-container .col-main .cart .cart-tbody .item-cart div {
    float: left;
    padding: 20px 10px 6px;
    line-height: 20px;
    vertical-align: top;
    border-right: solid 1px #ebebeb;
    height: 135px;
    overflow: hidden
}

.main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
    padding: 10px 0 6px;
    position: relative
}

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item {
    background-color: #fff;
    background-image: url("//bizweb.dktcdn.net/100/005/781/themes/877421/assets/bin.png?1660704719341");
    width: 22px;
    height: 26px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.main-container .col-main .cart .cart-tbody .item-cart .product-image {
    min-height: 75px;
    display: block;
    height: auto;
    width: 100%;
    padding: 0 20px
}

@media (max-width: 991px) {
    .main-container .col-main .cart .cart-tbody .item-cart .product-image {
        padding: 0
    }
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name {
    margin: 0px;
    padding-bottom: 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 10%
}

.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    border-right: none;
    width: 100%;
    margin-top: 15px;
    padding: 20px 0px 0px 0px
}

.main-container .col-main .cart .cart .product-name a {
    font-size: 14px
}

.main-container .col-main .cart .item-cart .input_qty_pr .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 24px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart .variant-title {
    color: #686868
}

.main-container .col-main .cart .cart-tbody .item-cart div .price {
    font-size: 16px;
    font-weight: bold;
    line-height: 6;
    color: var(--background-primary-color)
}

.main-container .col-main .cart .item-cart .items-count {
    border: 1px solid #ebebeb;
    outline: none;
    background: #fff;
    height: 24px;
    width: 21px;
    vertical-align: top;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart .item-cart .number-sidebar {
    border: 1px solid #ddd;
    height: 25px;
    margin-left: -1px;
    text-align: center;
    width: 25px;
    margin-right: -1px;
    padding: 0;
    line-height: 15px
}

@media (min-width: 1349px) {
    .main-container .col-main .cart .number-sidebar {
        border: 1px solid #ddd;
        height: 24px;
        margin-left: 0px;
        text-align: center;
        width: 24px;
        margin-right: 0px;
        padding: 0;
        line-height: 15px;
        margin-top: 0px
    }
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
    background-color: #fff;
    background-image: none;
    color: #333;
    cursor: pointer;
    padding: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border: none
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item span {
    display: none
}

.main-container .col-main .cart .btn-proceed-checkout {
    background: #000;
    line-height: 35px;
    color: #fff;
    height: 40px;
    font-size: 16px;
    border: none
}

.main-container .col-main .cart .btn-proceed-checkout:hover {
    background: var(--background-primary-color)
}

.main-container .col-main .cart .btn.btn-white {
    margin-right: 5px
}

.main-container .col-main .cart .btn.btn-white:hover {
    border-color: var(--background-primary-color)
}

.main-container .col-main .cart .totals .inner {
    padding: 0px 0 15px;
    margin-top: 0;
    margin-right: 1px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td {
    border: #ebebeb thin solid;
    border-top: none;
    border-bottom: none;
    padding: 20px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
    width: 245px;
    border-left: 1px solid #ebebeb
}

.main-container .col-main .cart #shopping-cart-totals-table {
    width: 100%;
    padding-bottom: 8px;
    background: #fff
}

.main-container .col-main .cart ul.checkout {
    clear: left;
    padding: 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px
}

.main-container .col-main .cart .cart .totals table th, .main-container .col-main .cart .cart .totals table td {
    padding: 10px;
    background: none !important;
    box-shadow: none !important;
    color: #333 !important;
    height: 50px;
    vertical-align: middle
}

.main-container .col-main .cart span.totals_price.price {
    color: var(--background-primary-color);
    font-size: 16px
}

.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
    min-height: 0;
    position: static;
    display: inline-block;
    float: none;
    margin-bottom: 0
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 25px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0
}

@media (min-width: 1200px) {
    .container {
        width: 1200px
    }

    .aside-content .open-close:before, .aside-content .open-close-one:before {
        margin-top: 8px
    }

    .aside-content ul.dropdown-menu-tog {
        margin: 0 0 0 30px
    }

    .aside-content li.nav-item-lv2 a {
        color: #575454 !important
    }

    .aside-content li.nav-item-lv2 a:hover {
        color: var(--background-primary-color) !important
    }

    .col-xs-6.col-sm-4.col-lg-3.col-md-3:nth-child(4n+1) {
        clear: left
    }
}

@media (max-width: 1199px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 196px
    }
}

@media (max-width: 991px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 252px
    }

    .main-container .col-main .cart .totals .inner {
        margin-right: 0
    }
}

@media (max-width: 768px) {
    .blog-item-thumbnail {
        height: auto
    }

    .css_sub_tool {
        float: right;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        line-height: 54px
    }

    .content_tip .hgroup img {
        max-width: 25%
    }

    .awe-section-5 {
        margin-bottom: 0px !important
    }

    .clearfix {
        clear: both
    }

    .content_tip .hgroup p:last-child {
        padding: 0 11%
    }

    .tool_menu > a {
        padding: 12px 15px;
        text-align: left
    }

    .main_menu {
        background: var(--background-primary-color)
    }

    .mobi {
        width: 100%;
        padding: 0
    }

    .dropdown-menu-fix {
        top: 45px
    }

    .title-head-product {
        padding-top: 20px
    }

    .social {
        text-align: left !important;
        padding: 0
    }

    .col-xs-6.col-sm-4.col-lg-3.col-md-3:nth-child(3n+1) {
        clear: left
    }

    .product-thumbnail {
        height: 220px
    }

    .product-box .product-thumbnail > a img {
        max-width: 100%;
        max-height: 220px !important
    }
}

@media (max-width: 543px) {
    .search-box .text_box_search {
        height: 42px;
        margin-bottom: 0;
        border: none;
        background: none;
        padding-right: 40px;
        border-radius: 0;
        width: 100%;
        text-align: left;
        margin-left: 4px;
        font-size: 13px;
        margin: 0 -15px
    }

    .search-box .btn_box_search {
        position: absolute;
        right: 15px;
        border: none;
        background-color: transparent;
        padding: 0;
        background-image: none;
        text-shadow: none;
        border-radius: initial;
        box-shadow: none;
        top: 0
    }

    .product_sale_title p > span {
        white-space: inherit !important;
        border-bottom: none !important
    }

    .item-product .title-product-cart-mobile {
        max-width: 150px
    }

    .sign_main {
        background: #f7f8f9;
        margin-top: 40px
    }

    .main {
        border-bottom: solid 1px #ebebeb;
        background: #fff;
        margin-top: 40px
    }

    .main-container {
        margin-top: -40px
    }

    .cart-mobile {
        padding: 10px 0px 0px 0px
    }

    .header-cart {
        padding: 10px 15px 0px;
        border-bottom: solid 1px #ebebeb
    }

    .header-cart-content {
        margin-top: 10px
    }

    .header-cart-content .content-product-list {
        min-height: 110px;
        margin: 0 15px
    }

    .header-cart .title-cart {
        line-height: 10px
    }

    .header-cart-price {
        padding: 18px 15px
    }

    .title-cart h3 {
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase
    }

    .title-cart p {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #9c9c9c;
        line-height: 20px
    }

    .title-cart a {
        float: right;
        margin-top: -28px;
        color: var(--background-primary-color);
        font-size: 16px;
        line-height: 27px;
        font-family: Arial, sans-serif
    }

    .btn-proceed-checkout-mobile {
        width: 100%;
        line-height: 27px;
        color: #fff;
        height: 40px;
        font-size: 14px;
        border: none;
        background: var(--background-primary-color)
    }

    .content-product-list .item-product {
        padding: 15px 0px;
        min-height: 110px;
        border-bottom: solid 1px #ebebeb;
        overflow: hidden
    }

    .item-product-cart-mobile, .title-product-cart-mobile, .select-item-qty-mobile {
        float: left
    }

    .item-product-cart-mobile {
        max-width: 115px;
        margin-right: 10px
    }

    .item-product-cart-mobile img {
        max-width: 115px;
        margin-right: 10px
    }

    .select-item-qty-mobile {
        float: right;
        text-align: center;
        margin-top: 10px
    }

    .title-product-cart-mobile a {
        word-break: break-word;
        font-family: Arial, sans-serif;
        font-size: 14px;
        color: #363636
    }

    .select-item-qty-mobile input.qty {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #ebebeb;
        font-size: 15px;
        font-weight: 400;
        margin: 0 !important;
        outline: medium none;
        padding: 5px 5px 5px 12px;
        width: 41px
    }

    .title-product-cart-mobile p {
        line-height: 2;
        font-size: 14px;
        font-family: Arial, sans-serif;
        color: #898989
    }

    .title-product-cart-mobile span {
        color: var(--background-primary-color)
    }

    .select-item-qty-mobile a {
        line-height: 3;
        color: #363636;
        font-family: 'Open Sans', sans-serif
    }
}

@media screen and (max-width: 543px) {
    h1.title-head {
        font-size: 26px;
        font-weight: 100;
        margin-top: 0
    }

    .title-head-product {
        font-size: 25px;
        padding-top: 20px
    }

    .awe-section-5 {
        margin-bottom: 0px
    }

    .view_more_product {
        margin-bottom: 15px !important
    }

    .blog-item-thumbnail {
        height: auto
    }

    .blog-item {
        overflow: hidden;
        margin-bottom: 0px
    }

    .product-thumbnail {
        height: 177px
    }

    .css-decr-pad {
        padding: 10px 0;
        position: relative
    }

    .content_tip .hgroup p:last-child {
        padding: 0 0%
    }

    .select-item-qty-mobile .txt_center input {
        height: 25px;
        width: 24px;
        text-align: center;
        margin: 0px;
        padding: 0;
        position: absolute;
        left: 22px;
        min-height: 0
    }

    .item-product .title-product-cart-mobile {
        max-width: 150px
    }

    .title-product-cart-mobile h3 {
        line-height: 1;
        margin: 0
    }

    .main-cart-page {
        min-height: auto !important
    }

    .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        margin: 0;
        line-height: 1;
        height: 25px;
        border-style: hidden;
        background: none !important;
        color: #000;
        border: solid thin #ddd;
        padding: 0;
        width: 23px
    }

    .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        height: 25px;
        display: inline-block;
        line-height: 1;
        border-style: hidden;
        color: #fff;
        background: none !important;
        color: #000;
        border: solid thin #ddd;
        padding: 0;
        width: 23px
    }

    .select-item-qty-mobile > div {
        position: relative;
        width: 68px;
        height: 25px
    }

    .overlay_price .name_product {
        margin-top: -5px
    }

    .product-price {
        font-size: 14px
    }

    .cart_box .heading-cart {
        padding-left: 70px
    }

    .col-xs-6.col-sm-4.col-lg-3.col-md-3:nth-child(3n+1) {
        clear: inherit
    }

    .col-xs-6.col-sm-4.col-lg-3.col-md-3:nth-child(4n+1) {
        clear: inherit
    }

    .col-xs-6.col-sm-4.col-lg-3.col-md-3:nth-child(2n+1) {
        clear: left
    }

    .product_sale_title p {
        line-height: 20px
    }

    .col-sm-8.a-left.col-xs-12 {
        text-align: center !important;
        margin-top: 15px
    }

    .col-sm-8.a-left.col-xs-12 p {
        line-height: 25px
    }

    .col-sm-4.a-right {
        text-align: center !important
    }

    .nav-item-lv3 .lev-txt {
        display: inline-block;
        width: calc(100% - 5px)
    }

    .mini-cart:hover .top-cart-content {
        display: none !important
    }

    .inner.mobile {
        text-align: center;
        padding-bottom: 10px
    }

    .none323 {
        display: block;
        font-size: 0;
        height: 0;
        width: 0
    }

    .aside-item {
        clear: both
    }

    .product-tab li.tab-link {
        border-bottom: 1px solid #e1e1e1;
        padding: 0 10px;
        width: 100%
    }

    .product-box .product-price-old {
        margin: 4px 0
    }

    .products-view-list .product-box .product-price {
        font-size: 20px
    }

    .product-box .product-thumbnail > a img {
        max-height: 177px !important
    }

    .footer-inner .col-xs-6.col-sm-6.col-md-2.col-lg-2:nth-child(2n) {
        clear: left
    }
}

@media screen and (max-width: 375px) {
    .products-view-list .product-box .product-info {
        margin-left: 10px;
        width: calc(100% / 3 * 2 - 10px)
    }

    .product-box .product-name {
        font-size: 18px
    }

    .products-view-list .product-box .product-price {
        color: var(--background-primary-color);
        font-size: 20px
    }

    .title-head-product {
        font-size: 20px
    }

    .special-price .price-pri {
        font-size: 20px !important
    }

    .open-close:before, .open-close-one:before {
        margin-top: 3px
    }

    ul.dropdown-menu-tog, ul.dropdown-menu-tog-lv2 {
        margin: 0px
    }

    .item {
        margin-bottom: 15px
    }

    .awe-section-5 {
        margin-bottom: 0px !important
    }

    .cart_box .heading-cart {
        background: url(//bizweb.dktcdn.net/100/005/781/themes/877421/assets/icon_cart-min.png?1660704719341) 50px no-repeat;
        float: left;
        margin: auto;
        padding-left: 105px;
        text-transform: uppercase;
        color: #000;
        font-size: 10px;
        font-weight: 700;
        height: 64px;
        padding-top: 24px;
        font-family: 'Roboto', sans-serif;
        background-size: 50px
    }

    .item-product .title-product-cart-mobile {
        max-width: 110px !important
    }

    .product_sale_title h2 a {
        font-size: 23px
    }

    .product_sale_title h1 span {
        font-size:18px
    }

    .product-thumbnail {
        height: 157px
    }

    .blog-item-thumbnail {
        height: auto
    }

    .view_more_product {
        margin-bottom: 15px !important
    }

    footer .copyright {
        line-height: 25px
    }

    .product-price {
        font-size: 12px
    }

    .overlay_price .name_product {
        margin-top: 10px
    }

    .overlay_price .name_product a {
        font-size: 12px
    }

    .product-box .product-price-old {
        font-size: 15px;
        margin: 6px 0
    }

    .product-box .product-thumbnail > a img {
        max-height: 157px !important
    }
}

@media screen and (max-width: 320px) {
    .product-thumbnail {
        height: 130px
    }

    .product-box .product-thumbnail > a img {
        max-width: 100%;
        max-height: 130px !important
    }
}

#customer_register {
    margin-bottom: 20px
}

#customer_login, #recover_customer_password {
    margin-bottom: 0
}

.checkbox.style input {
    margin: 0 !important;
    display: none
}

.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px
}

.checkbox.style label:before {
    display: block;
    width: 35px;
    height: 35px;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.checkbox.style input:checked + label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: var(--background-primary-color);
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.block-account h3 {
    margin-top: 0
}

.customer-name {
    color: var(--background-primary-color);
    line-height: 55px
}

.block-content.form-signup {
    background: #fff;
    padding-top: 20px
}

.block-content.form-signup p {
    padding: 0 20px
}

.block-content.form-signup p i {
    color: var(--background-primary-color);
    margin-right: 10px;
    float: left;
    margin-top: 4px
}

.address-title {
    padding-left: 10px;
    margin-bottom: 15px;
    border-radius: 0 !important;
    font-weight: 300
}

.address-title button {
    background: none;
    border: none;
    font-size: 0;
    width: 50px;
    height: 55px
}

.address-title button.btn-edit {
    background-image: url(//bizweb.dktcdn.net/100/005/781/themes/877421/assets/btn-edit.png?1660704719341);
    background-repeat: no-repeat;
    background-position: center
}

.address-title button.btn-delete {
    background-image: url(//bizweb.dktcdn.net/100/005/781/themes/877421/assets/btn-delete.png?1660704719341);
    background-repeat: no-repeat;
    background-position: center
}

.address-subtitle {
    margin-top: 0;
    text-transform: uppercase
}

.address-item-action {
    right: 0;
    top: -7px
}

.address-item-action .btn-row {
    padding-right: 5px
}

.address-group {
    background: #fff;
    padding-bottom: 5px;
    margin-bottom: 15px
}

.address-group p {
    color: #595959
}

.address-group p label {
    float: left;
    font-weight: 300
}

#order_payment, #order_shipping {
    background: #fff;
    padding: 10px 0
}

#order_payment .address.note i, #order_shipping .address.note i {
    color: var(--background-primary-color);
    margin-right: 5px
}

.totalorders {
    background: #fff;
    border-color: #e1e1e1
}

.order-headding {
    margin: 0
}

.info-contact .widget-menu p {
    display: inline
}

.info-contact .widget-menu .ox {
    display: inline-block;
    width: calc(100% - 25px)
}

.info-contact .logo {
    font-size: 20px
}

.aside-item.collection-category .nav-item {
    position: relative;
    clear: left;
    font-size: 1.07143em
}

.aside-item.collection-category .nav-item a {
    font-size: 1.07143em
}

.aside-item.collection-category .nav-item .fa {
    position: absolute;
    right: 0;
    top: 12px
}

.aside-item.collection-category .nav-item .dropdown-menu {
    position: static;
    width: 100%;
    border: 0;
    padding-left: 15px;
    box-shadow: none;
    background: #fff
}

.aside-item.collection-category .nav-item.active > a {
    color: var(--background-primary-color)
}

.aside-item.collection-category .nav-item.active > .dropdown-menu {
    display: block
}

.aside-item.collection-category .nav > li > a {
    padding: 5px 0px
}

.aside-item .nav > li > a:focus, .aside-item .nav > li > a:hover {
    background: none
}

.ui-widget.ui-widget-content {
    height: 2px;
    background: #ebebeb
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background: #333 !important
}

.ui-slider-horizontal .ui-slider-handle {
    height: 14px !important;
    width: 14px !important;
    border-radius: 50% !important;
    top: -6px !important;
    border: none !important;
    background: #333 !important
}

.ui-widget.ui-widget-content {
    border: none !important;
    margin-bottom: 25px;
    width: calc(100% - 14px);
    margin-left: 7px
}

#start {
    width: 100px;
    float: left
}

#start input {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    box-shadow: none
}

#stop {
    width: 100px;
    float: left;
    margin-left: 30px;
    text-align: center;
    position: relative
}

#stop input {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    box-shadow: none
}

#stop:before {
    content: "-";
    position: absolute;
    left: -17px;
    font-size: 17px
}

a#filter-value {
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    width: 100px;
    margin-top: 15px
}

div#isp_search_result_page_container .btn-search {
    display: none
}

button.btn.btn-default.btn-search {
    display: none
}

div#isp_search_result_page_container form {
    margin-bottom: 0
}

a:focus, a:hover {
    text-decoration: initial
}

.owl-carousel {
    overflow: hidden
}

i.icons.fa.fa-search {
    color: #fff
}

li.nav-item-lv4 {
    width: 100%;
    padding: 0 10px 10px 10px
}

@media screen and (max-width: 320px) {
    span.lev-txt {
        display: inline-block
    }
}

.box-maps {
    padding: 20px 0
}

.large-image {
    position: relative;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}

.contact .info-contact .list-con svg {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    transform: translateY(1px)
}

.navbar {
    margin-bottom: 15px;
    border: none;
    width: 100%;
    left: auto;
    right: auto;
    background: #fff
}

.navbar .sb-toggle-left {
    width: 58px;
    float: left;
    padding: 14px;
    cursor: pointer;
    margin-top: 16px;
    font-size: 18px
}

.navbar .sb-toggle-right {
    width: 58px;
    float: right;
    padding: 10px 14px;
    cursor: pointer;
    margin-top: 16px
}

.navbar .sb-toggle-right .cart_st {
    font-size: 20px;
    color: #e24d85;
    position: relative
}

.navbar .sb-toggle-right svg {
    width: 20px;
    height: 20px;
    transform: translateY(2px)
}

.navbar .sb-toggle-right svg path {
    fill: #000
}

.navicon-line {
    width: 24px;
    height: 4px;
    border-radius: 1px;
    margin-bottom: 3px;
    background-color: #000
}

#logo {
    margin-top: 4px;
    text-align: center !important;
    float: initial !important
}

.cart_st span {
    position: absolute;
    background-color: var(--background-primary-color);
    font-size: 11px;
    top: -24%;
    color: #fff;
    border-radius: 50%;
    right: -16px;
    width: 20px;
    line-height: 20px;
    height: 20px;
    text-align: center
}

i.fa.fa-st.fa-shopping-cart {
    color: #000
}

a.button_pro.btn.button_wh_40.btn_view.right-to.quick-view {
    background: #333;
    border-radius: 100%;
    width: 40px;
    color: #fff;
    padding: 0
}

a.button_pro.btn.button_wh_40.btn_view.right-to.quick-view svg {
    width: 14px;
    height: 14px;
    transform: translateY(2px)
}

a.button_pro.btn.button_wh_40.btn_view.right-to.quick-view svg path {
    fill: #fff
}

a.button_pro.btn.button_wh_40.btn_view.right-to.quick-view:hover {
    background: var(--background-primary-color)
}

.widget-item.info-contact span.orr {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    line-height: 30px
}

ul.list-con span {
    padding-right: 8px
}

span.glyphicon.glyphicon-envelope, span.glyphicon.glyphicon-phone-alt {
    margin-left: 5px
}

@media (min-width: 468px) and (max-width: 768px) {
    .footer-inner .col-xs-6.col-sm-6.col-md-2.col-lg-2:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .page_address .title-head .f-right {
        float: left !important;
        padding: 10px 0 15px;
        width: 100%
    }
}
