﻿@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/swiper-wrapper-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")
}

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

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

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

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

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

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

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

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

.swiper-container-pointer-events {
    touch-action: pan-y
}

    .swiper-container-pointer-events.swiper-container-vertical {
        touch-action: pan-x
    }

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

.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 {
        height: 100%;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
    }

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

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

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

.swiper-container-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: 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 {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

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

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

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

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

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

.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 {
    left: auto;
    right: 10px
}

    .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;
    transform: translateZ(0);
    transition: opacity .3s;
    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 {
    font-size: 0;
    overflow: hidden
}

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

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

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

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

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

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

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

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

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

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

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

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

    .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: transform .2s,top .2s
        }

.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: transform .2s,left .2s
    }

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

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

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

.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 {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

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

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

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

.swiper-pagination-lock {
    display: none
}

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

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

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

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move
}

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

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

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

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 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 {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        height: 100%;
        pointer-events: none;
        transform-origin: 0 0;
        visibility: hidden;
        width: 100%;
        z-index: 1
    }

        .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 {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 0
    }

    .swiper-container-cube .swiper-cube-shadow {
        bottom: 0;
        height: 100%;
        left: 0;
        opacity: .6;
        position: absolute;
        width: 100%;
        z-index: 0
    }

        .swiper-container-cube .swiper-cube-shadow:before {
            background: #000;
            bottom: 0;
            content: "";
            filter: blur(50px);
            left: 0;
            position: absolute;
            right: 0;
            top: 0
        }

.swiper-container-flip {
    overflow: visible
}

    .swiper-container-flip .swiper-slide {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        pointer-events: none;
        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 {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 0
    }

body {
    background: #fff;
    color: #777;
    direction: rtl;
    font-family: diodrum,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.5;
    overflow-x: hidden;
    text-align: right
}

.ltr {
    direction: ltr
}

* {
    box-sizing: border-box
}

*, body ol, body ul {
    margin: 0;
    padding: 0
}

body ol, body ul {
    list-style-type: none
}

img {
    max-width: 100%
}

.container {
    max-width: 1260px
}

.entext {
    font-family: tahome,serif
}

a {
    color: #0b2c6e
}

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

p {
    text-align: justify
}

a:focus, button:focus, input:focus, textarea:focus {
    outline: none;
    text-decoration: none
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin: 0
}

h1 {
    font-size: 1.6rem
}

h2 {
    font-size: 1.5rem
}

h3 {
    font-size: 1.4rem
}

h4 {
    font-size: 1.3rem
}

h5 {
    font-size: 1.2rem
}

h6 {
    font-size: 1.1rem
}

ol, ul {
    list-style-type: none;
    padding: 0
}

ol, p, ul {
    margin: 0
}

p {
    color: #6a6972;
    font-size: .9rem;
    font-weight: 400;
    line-height: 26px
}

.modal-header .close {
    margin: -1rem auto -1rem -1rem;
    padding: 1rem
}

.pb-0 {
    padding-bottom: 0
}

.pt-0 {
    padding-top: 0
}

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

.py-0 {
    padding-bottom: 0;
    padding-top: 0
}

.mt-0 {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.pb-5 {
    padding-bottom: 5px
}

.pt-5 {
    padding-top: 5px
}

.px-5 {
    padding-left: 5px;
    padding-right: 5px
}

.py-5 {
    padding-bottom: 5px;
    padding-top: 5px
}

.mt-5 {
    margin-top: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pt-10 {
    padding-top: 10px
}

.px-10 {
    padding-left: 10px;
    padding-right: 10px
}

.py-10 {
    padding-bottom: 10px;
    padding-top: 10px
}

.mt-10 {
    margin-top: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pt-15 {
    padding-top: 15px
}

.px-15 {
    padding-left: 15px;
    padding-right: 15px
}

.py-15 {
    padding-bottom: 15px;
    padding-top: 15px
}

.mt-15 {
    margin-top: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pt-20 {
    padding-top: 20px
}

.px-20 {
    padding-left: 20px;
    padding-right: 20px
}

.py-20 {
    padding-bottom: 20px;
    padding-top: 20px
}

.mt-20 {
    margin-top: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pt-25 {
    padding-top: 25px
}

.px-25 {
    padding-left: 25px;
    padding-right: 25px
}

.py-25 {
    padding-bottom: 25px;
    padding-top: 25px
}

.mt-25 {
    margin-top: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pt-30 {
    padding-top: 30px
}

.px-30 {
    padding-left: 30px;
    padding-right: 30px
}

.py-30 {
    padding-bottom: 30px;
    padding-top: 30px
}

.mt-30 {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pt-35 {
    padding-top: 35px
}

.px-35 {
    padding-left: 35px;
    padding-right: 35px
}

.py-35 {
    padding-bottom: 35px;
    padding-top: 35px
}

.mt-35 {
    margin-top: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pt-40 {
    padding-top: 40px
}

.px-40 {
    padding-left: 40px;
    padding-right: 40px
}

.py-40 {
    padding-bottom: 40px;
    padding-top: 40px
}

.mt-40 {
    margin-top: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pt-45 {
    padding-top: 45px
}

.px-45 {
    padding-left: 45px;
    padding-right: 45px
}

.py-45 {
    padding-bottom: 45px;
    padding-top: 45px
}

.mt-45 {
    margin-top: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pt-50 {
    padding-top: 50px
}

.px-50 {
    padding-left: 50px;
    padding-right: 50px
}

.py-50 {
    padding-bottom: 50px;
    padding-top: 50px
}

.mt-50 {
    margin-top: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-55 {
    padding-bottom: 55px
}

.pt-55 {
    padding-top: 55px
}

.px-55 {
    padding-left: 55px;
    padding-right: 55px
}

.py-55 {
    padding-bottom: 55px;
    padding-top: 55px
}

.mt-55 {
    margin-top: 55px
}

.mb-55 {
    margin-bottom: 55px
}

.pb-60 {
    padding-bottom: 60px
}

.pt-60 {
    padding-top: 60px
}

.px-60 {
    padding-left: 60px;
    padding-right: 60px
}

.py-60 {
    padding-bottom: 60px;
    padding-top: 60px
}

.mt-60 {
    margin-top: 60px
}

.mb-60 {
    margin-bottom: 60px
}

.pb-65 {
    padding-bottom: 65px
}

.pt-65 {
    padding-top: 65px
}

.px-65 {
    padding-left: 65px;
    padding-right: 65px
}

.py-65 {
    padding-bottom: 65px;
    padding-top: 65px
}

.mt-65 {
    margin-top: 65px
}

.mb-65 {
    margin-bottom: 65px
}

.pb-70 {
    padding-bottom: 70px
}

.pt-70 {
    padding-top: 70px
}

.px-70 {
    padding-left: 70px;
    padding-right: 70px
}

.py-70 {
    padding-bottom: 70px;
    padding-top: 70px
}

.mt-70 {
    margin-top: 70px
}

.mb-70 {
    margin-bottom: 70px
}

.pb-75 {
    padding-bottom: 75px
}

.pt-75 {
    padding-top: 75px
}

.px-75 {
    padding-left: 75px;
    padding-right: 75px
}

.py-75 {
    padding-bottom: 75px;
    padding-top: 75px
}

.mt-75 {
    margin-top: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-80 {
    padding-bottom: 80px
}

.pt-80 {
    padding-top: 80px
}

.px-80 {
    padding-left: 80px;
    padding-right: 80px
}

.py-80 {
    padding-bottom: 80px;
    padding-top: 80px
}

.mt-80 {
    margin-top: 80px
}

.mb-80 {
    margin-bottom: 80px
}

.pb-85 {
    padding-bottom: 85px
}

.pt-85 {
    padding-top: 85px
}

.px-85 {
    padding-left: 85px;
    padding-right: 85px
}

.py-85 {
    padding-bottom: 85px;
    padding-top: 85px
}

.mt-85 {
    margin-top: 85px
}

.mb-85 {
    margin-bottom: 85px
}

.pb-90 {
    padding-bottom: 90px
}

.pt-90 {
    padding-top: 90px
}

.px-90 {
    padding-left: 90px;
    padding-right: 90px
}

.py-90 {
    padding-bottom: 90px;
    padding-top: 90px
}

.mt-90 {
    margin-top: 90px
}

.mb-90 {
    margin-bottom: 90px
}

.pb-95 {
    padding-bottom: 95px
}

.pt-95 {
    padding-top: 95px
}

.px-95 {
    padding-left: 95px;
    padding-right: 95px
}

.py-95 {
    padding-bottom: 95px;
    padding-top: 95px
}

.mt-95 {
    margin-top: 95px
}

.mb-95 {
    margin-bottom: 95px
}

.pb-100 {
    padding-bottom: 100px
}

.pt-100 {
    padding-top: 100px
}

.px-100 {
    padding-left: 100px;
    padding-right: 100px
}

.py-100 {
    padding-bottom: 100px;
    padding-top: 100px
}

.mt-100 {
    margin-top: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-105 {
    padding-bottom: 105px
}

.pt-105 {
    padding-top: 105px
}

.px-105 {
    padding-left: 105px;
    padding-right: 105px
}

.py-105 {
    padding-bottom: 105px;
    padding-top: 105px
}

.mt-105 {
    margin-top: 105px
}

.mb-105 {
    margin-bottom: 105px
}

.pb-110 {
    padding-bottom: 110px
}

.pt-110 {
    padding-top: 110px
}

.px-110 {
    padding-left: 110px;
    padding-right: 110px
}

.py-110 {
    padding-bottom: 110px;
    padding-top: 110px
}

.mt-110 {
    margin-top: 110px
}

.mb-110 {
    margin-bottom: 110px
}

.pb-115 {
    padding-bottom: 115px
}

.pt-115 {
    padding-top: 115px
}

.px-115 {
    padding-left: 115px;
    padding-right: 115px
}

.py-115 {
    padding-bottom: 115px;
    padding-top: 115px
}

.mt-115 {
    margin-top: 115px
}

.mb-115 {
    margin-bottom: 115px
}

.pb-120 {
    padding-bottom: 120px
}

.pt-120 {
    padding-top: 120px
}

.px-120 {
    padding-left: 120px;
    padding-right: 120px
}

.py-120 {
    padding-bottom: 120px;
    padding-top: 120px
}

.mt-120 {
    margin-top: 120px
}

.mb-120 {
    margin-bottom: 120px
}

.pb-125 {
    padding-bottom: 125px
}

.pt-125 {
    padding-top: 125px
}

.px-125 {
    padding-left: 125px;
    padding-right: 125px
}

.py-125 {
    padding-bottom: 125px;
    padding-top: 125px
}

.mt-125 {
    margin-top: 125px
}

.mb-125 {
    margin-bottom: 125px
}

.pb-130 {
    padding-bottom: 130px
}

.pt-130 {
    padding-top: 130px
}

.px-130 {
    padding-left: 130px;
    padding-right: 130px
}

.py-130 {
    padding-bottom: 130px;
    padding-top: 130px
}

.mt-130 {
    margin-top: 130px
}

.mb-130 {
    margin-bottom: 130px
}

.pb-135 {
    padding-bottom: 135px
}

.pt-135 {
    padding-top: 135px
}

.px-135 {
    padding-left: 135px;
    padding-right: 135px
}

.py-135 {
    padding-bottom: 135px;
    padding-top: 135px
}

.mt-135 {
    margin-top: 135px
}

.mb-135 {
    margin-bottom: 135px
}

.pb-140 {
    padding-bottom: 140px
}

.pt-140 {
    padding-top: 140px
}

.px-140 {
    padding-left: 140px;
    padding-right: 140px
}

.py-140 {
    padding-bottom: 140px;
    padding-top: 140px
}

.mt-140 {
    margin-top: 140px
}

.mb-140 {
    margin-bottom: 140px
}

.pb-145 {
    padding-bottom: 145px
}

.pt-145 {
    padding-top: 145px
}

.px-145 {
    padding-left: 145px;
    padding-right: 145px
}

.py-145 {
    padding-bottom: 145px;
    padding-top: 145px
}

.mt-145 {
    margin-top: 145px
}

.mb-145 {
    margin-bottom: 145px
}

.pb-150 {
    padding-bottom: 150px
}

.pt-150 {
    padding-top: 150px
}

.px-150 {
    padding-left: 150px;
    padding-right: 150px
}

.py-150 {
    padding-bottom: 150px;
    padding-top: 150px
}

.mt-150 {
    margin-top: 150px
}

.mb-150 {
    margin-bottom: 150px
}

.pb-155 {
    padding-bottom: 155px
}

.pt-155 {
    padding-top: 155px
}

.px-155 {
    padding-left: 155px;
    padding-right: 155px
}

.py-155 {
    padding-bottom: 155px;
    padding-top: 155px
}

.mt-155 {
    margin-top: 155px
}

.mb-155 {
    margin-bottom: 155px
}

.pb-160 {
    padding-bottom: 160px
}

.pt-160 {
    padding-top: 160px
}

.px-160 {
    padding-left: 160px;
    padding-right: 160px
}

.py-160 {
    padding-bottom: 160px;
    padding-top: 160px
}

.mt-160 {
    margin-top: 160px
}

.mb-160 {
    margin-bottom: 160px
}

.pb-165 {
    padding-bottom: 165px
}

.pt-165 {
    padding-top: 165px
}

.px-165 {
    padding-left: 165px;
    padding-right: 165px
}

.py-165 {
    padding-bottom: 165px;
    padding-top: 165px
}

.mt-165 {
    margin-top: 165px
}

.mb-165 {
    margin-bottom: 165px
}

.pb-170 {
    padding-bottom: 170px
}

.pt-170 {
    padding-top: 170px
}

.px-170 {
    padding-left: 170px;
    padding-right: 170px
}

.py-170 {
    padding-bottom: 170px;
    padding-top: 170px
}

.mt-170 {
    margin-top: 170px
}

.mb-170 {
    margin-bottom: 170px
}

.pb-175 {
    padding-bottom: 175px
}

.pt-175 {
    padding-top: 175px
}

.px-175 {
    padding-left: 175px;
    padding-right: 175px
}

.py-175 {
    padding-bottom: 175px;
    padding-top: 175px
}

.mt-175 {
    margin-top: 175px
}

.mb-175 {
    margin-bottom: 175px
}

.pb-180 {
    padding-bottom: 180px
}

.pt-180 {
    padding-top: 180px
}

.px-180 {
    padding-left: 180px;
    padding-right: 180px
}

.py-180 {
    padding-bottom: 180px;
    padding-top: 180px
}

.mt-180 {
    margin-top: 180px
}

.mb-180 {
    margin-bottom: 180px
}

.pb-185 {
    padding-bottom: 185px
}

.pt-185 {
    padding-top: 185px
}

.px-185 {
    padding-left: 185px;
    padding-right: 185px
}

.py-185 {
    padding-bottom: 185px;
    padding-top: 185px
}

.mt-185 {
    margin-top: 185px
}

.mb-185 {
    margin-bottom: 185px
}

.pb-190 {
    padding-bottom: 190px
}

.pt-190 {
    padding-top: 190px
}

.px-190 {
    padding-left: 190px;
    padding-right: 190px
}

.py-190 {
    padding-bottom: 190px;
    padding-top: 190px
}

.mt-190 {
    margin-top: 190px
}

.mb-190 {
    margin-bottom: 190px
}

.pb-195 {
    padding-bottom: 195px
}

.pt-195 {
    padding-top: 195px
}

.px-195 {
    padding-left: 195px;
    padding-right: 195px
}

.py-195 {
    padding-bottom: 195px;
    padding-top: 195px
}

.mt-195 {
    margin-top: 195px
}

.mb-195 {
    margin-bottom: 195px
}

.pb-200 {
    padding-bottom: 200px
}

.pt-200 {
    padding-top: 200px
}

.px-200 {
    padding-left: 200px;
    padding-right: 200px
}

.py-200 {
    padding-bottom: 200px;
    padding-top: 200px
}

.mt-200 {
    margin-top: 200px
}

.mb-200 {
    margin-bottom: 200px
}

.wow {
    visibility: hidden
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.gray-bg {
    background: #f6f6f6
}

.white-bg {
    background: #fff
}

.black-bg {
    background: #222
}

.white {
    color: #fff
}

.black {
    color: #222
}

[data-overlay] {
    position: relative
}

    [data-overlay]:before {
        background: #000 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }

[data-overlay="3"]:before {
    opacity: .3
}

[data-overlay="4"]:before {
    opacity: .4
}

[data-overlay="5"]:before {
    opacity: .5
}

[data-overlay="6"]:before {
    opacity: .6
}

[data-overlay="7"]:before {
    opacity: .7
}

[data-overlay="8"]:before {
    opacity: .8
}

[data-overlay="9"]:before {
    opacity: .9
}

body.modal-open {
    padding-right: 0 !important
}

body.open-mega-menu .main:before {
    background: rgba(0,0,0,.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 99
}

.btn {
    font-size: inherit
}

.btn-sm {
    font-size: .7rem
}

.btn-main_color {
    background: #917748;
    color: #fff
}

    .btn-main_color:hover {
        background: #6f5b37;
        color: #fff
    }

.btn-second_color {
    background: #0b2c6e;
    color: #fff
}

    .btn-second_color:hover {
        background: #061940;
        color: #fff
    }

.btn-green {
    background: #38c172;
    color: #fff
}

    .btn-green:hover {
        background: #2d995b;
        color: #fff
    }

.btn-tosi {
    background: #a4a4a4;
    color: #fff
}

    .btn-tosi:hover {
        background: #8b8b8b;
        color: #fff
    }

.btn-orange {
    background: #f6993f;
    color: #fff
}

    .btn-orange:hover {
        background: #f47f0e;
        color: #fff
    }

.btn-teal {
    background: #4dc0b5;
    color: #fff
}

    .btn-teal:hover {
        background: #39a197;
        color: #fff
    }

.btn-indigo {
    background: #6574cd;
    color: #fff
}

    .btn-indigo:hover {
        background: #3f51c1;
        color: #fff
    }

.btn-telegram {
    background: #1c88d4;
    color: #fff
}

    .btn-telegram:hover {
        background: #166ba7;
        color: #fff
    }

.btn-whatsapp {
    background: #2db742;
    color: #fff
}

    .btn-whatsapp:hover {
        background: #238e33;
        color: #fff
    }

.btn-sort {
    border-radius: 5px;
    color: #8a8b8d;
    cursor: pointer;
    padding: 2px 5px
}

    .btn-sort.active, .btn-sort:hover {
        background: #777;
        color: #fff
    }

.input-group-text {
    font-size: .8rem
}

.swal2-popup {
    font-size: 14px
}

    .swal2-popup .swal2-title {
        font-size: 1em
    }

    .swal2-popup .swal2-content, .swal2-popup .swal2-footer, .swal2-popup .swal2-styled.swal2-confirm {
        font-size: .8rem
    }

.list-unstyled {
    padding-left: inherit;
    padding-right: 0
}

.cursor-pointer {
    cursor: pointer
}

.page-item:first-child .page-link {
    border-radius: 0 .25rem .25rem 0;
    margin-left: 0
}

.page-item:last-child .page-link {
    border-radius: .25rem 0 0 .25rem
}

.form-group {
    margin-bottom: 1rem;
    overflow: hidden;
    line-height: 2;
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

a, i, span {
    display: inline-block
}

.breadcrumb {
    background: transparent;
    font-size: .9rem;
    font-weight: 700;
    margin-bottom: .5rem;
    padding: .3rem 0
}

    .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
        float: right;
        padding-left: .5rem;
        padding-right: 0
    }

    .breadcrumb .breadcrumb-item + .breadcrumb-item {
        padding-left: 0;
        padding-right: .5rem
    }

    .breadcrumb .breadcrumb-item.active {
        color: #333
    }

    .breadcrumb a {
        color: #8e8e8e
    }

header {
    margin-bottom: 40px
}

    header .header-wrapper {
        flex-wrap: nowrap;
        height: 110px;
        justify-content: space-between;
        transition: all .6s
    }

        header .header-wrapper, header .header-wrapper > a {
            align-items: center;
            display: flex;
            flex-direction: row
        }

            header .header-wrapper .right-col {
                flex: 1 1 0;
                justify-content: flex-start;
                margin-right: -10px
            }

                header .header-wrapper .right-col .mainmenu nav {
                    width: 100%
                }

                    header .header-wrapper .right-col .mainmenu nav > ul {
                        display: inline-block;
                        width: 100%
                    }

                        header .header-wrapper .right-col .mainmenu nav > ul > li {
                            float: right;
                            margin-left: 20px;
                            padding-bottom: 20px;
                            padding-top: 20px
                        }

                            header .header-wrapper .right-col .mainmenu nav > ul > li > a {
                                color: #bc8211;
                                font-size: 1rem
                            }

                                header .header-wrapper .right-col .mainmenu nav > ul > li > a i {
                                    color: #ccc;
                                    font-size: .7rem
                                }

                            header .header-wrapper .right-col .mainmenu nav > ul > li.mega-dropdown {
                                display: block
                            }

                                header .header-wrapper .right-col .mainmenu nav > ul > li.mega-dropdown:hover .mega-menu {
                                    display: block;
                                    opacity: 1;
                                    visibility: visible
                                }

                                header .header-wrapper .right-col .mainmenu nav > ul > li.mega-dropdown .mega-menu {
                                    background: #f8f5f2;
                                    box-shadow: 0 0 3px rgba(0,0,0,.15);
                                    margin-top: 10px;
                                    opacity: 0;
                                    padding: 15px 0;
                                    position: absolute;
                                    right: 0;
                                    transition: all .5s;
                                    visibility: hidden;
                                    width: 20%;
                                    z-index: 999;
                                    opacity: 50%;
                                }

                                    header .header-wrapper .right-col .mainmenu nav > ul > li.mega-dropdown .mega-menu li {
                                        margin-bottom: 5px
                                    }

                                        header .header-wrapper .right-col .mainmenu nav > ul > li.mega-dropdown .mega-menu li a {
                                            color: #383838;
                                            display: block;
                                            font-size: .8rem;
                                            padding-bottom: 5px;
                                            padding-top: 5px
                                        }

                                        header .header-wrapper .right-col .mainmenu nav > ul > li.mega-dropdown .mega-menu li strong {
                                            font-size: .9rem
                                        }

                            header .header-wrapper .right-col .mainmenu nav > ul > li.dropdown > ul {
                                background: #fff;
                                box-shadow: 0 0 3px rgba(0,0,0,.15);
                                margin-top: 20px;
                                opacity: 0;
                                padding: 15px;
                                position: absolute;
                                right: 0;
                                transition: all .5s;
                                visibility: hidden;
                                width: 200px;
                                z-index: 999
                            }

                                header .header-wrapper .right-col .mainmenu nav > ul > li.dropdown > ul li {
                                    margin-bottom: 5px
                                }

                                    header .header-wrapper .right-col .mainmenu nav > ul > li.dropdown > ul li a {
                                        color: #383838;
                                        display: block;
                                        font-size: .8rem;
                                        padding-bottom: 5px;
                                        padding-top: 5px
                                    }

                                    header .header-wrapper .right-col .mainmenu nav > ul > li.dropdown > ul li strong {
                                        font-size: .9rem
                                    }

                            header .header-wrapper .right-col .mainmenu nav > ul > li.dropdown:hover ul {
                                opacity: 1;
                                visibility: visible
                            }

                            header .header-wrapper .right-col .mainmenu nav > ul > li.print {
                                background: #917748;
                                margin-left: 0;
                                text-align: center
                            }

                                header .header-wrapper .right-col .mainmenu nav > ul > li.print > a {
                                    color: #fff;
                                    min-width: 200px
                                }

                            header .header-wrapper .right-col .mainmenu nav > ul > li.designs {
                                background: #0b2c6e;
                                text-align: center
                            }

                                header .header-wrapper .right-col .mainmenu nav > ul > li.designs > a {
                                    color: #fff;
                                    min-width: 200px
                                }

                            header .header-wrapper .right-col .mainmenu nav > ul > li.phone {
                                direction: ltr;
                                float: left;
                                font-size: 1rem;
                                font-weight: 700;
                                margin-left: 0;
                                padding-left: 20px
                            }

                                header .header-wrapper .right-col .mainmenu nav > ul > li.phone span {
                                    margin-right: 5px
                                }

                                header .header-wrapper .right-col .mainmenu nav > ul > li.phone a {
                                    color: #0b2c6e;
                                    font-size: 1.1rem
                                }

            header .header-wrapper .center-col .logo img {
                max-width: 120px;
                transition: all .5s
            }

                header .header-wrapper .center-col .logo img.element {
                    display: none;
                    opacity: 0;
                    visibility: hidden
                }

            header .header-wrapper .left-col {
                flex: 1 1 0;
                justify-content: flex-end
            }

                header .header-wrapper .left-col a {
                    color: #333;
                    font-size: 1rem
                }

                header .header-wrapper .left-col i {
                    font-size: 1.3rem
                }

                header .header-wrapper .left-col .menu-wrapper {
                    flex: 1 1 auto;
                    text-align: center
                }

                    header .header-wrapper .left-col .menu-wrapper .menu {
                        align-items: center;
                        display: inline-flex;
                        flex-direction: row;
                        flex-wrap: wrap
                    }

                        header .header-wrapper .left-col .menu-wrapper .menu li a {
                            align-items: center;
                            color: #383838;
                            display: flex;
                            flex-direction: row;
                            height: 40px;
                            letter-spacing: .2px;
                            line-height: 1;
                            padding-left: 10px;
                            padding-right: 10px;
                            text-transform: uppercase
                        }

                        header .header-wrapper .left-col .menu-wrapper .menu > li > a {
                            color: #383838;
                            font-size: 1rem
                        }

                            header .header-wrapper .left-col .menu-wrapper .menu > li > a i {
                                color: #ccc;
                                font-size: .7rem;
                                padding-right: .3rem
                            }

                        header .header-wrapper .left-col .menu-wrapper .menu > li.dropdown > ul {
                            background: #fff;
                            box-shadow: 0 0 3px rgba(0,0,0,.15);
                            margin-top: 20px;
                            opacity: 0;
                            padding-top: 15px;
                            position: absolute;
                            right: 0;
                            transition: all .5s;
                            visibility: hidden;
                            width: 200px;
                            z-index: 999
                        }

                            header .header-wrapper .left-col .menu-wrapper .menu > li.dropdown > ul li {
                                margin-bottom: 5px;
                                text-align: right
                            }

                                header .header-wrapper .left-col .menu-wrapper .menu > li.dropdown > ul li a {
                                    color: #383838;
                                    display: block;
                                    font-size: .8rem;
                                    padding-bottom: 5px;
                                    padding-top: 5px
                                }

                                header .header-wrapper .left-col .menu-wrapper .menu > li.dropdown > ul li strong {
                                    font-size: .9rem
                                }

                        header .header-wrapper .left-col .menu-wrapper .menu > li.dropdown:hover ul {
                            opacity: 1;
                            visibility: visible
                        }

                header .header-wrapper .left-col .top-user {
                    margin-left: 20px
                }

                    header .header-wrapper .left-col .top-user > a {
                        color: #383838
                    }

                        header .header-wrapper .left-col .top-user > a span {
                            display: inline-block;
                            position: relative;
                            top: -5px
                        }

                        header .header-wrapper .left-col .top-user > a i {
                            margin-right: 5px
                        }

                    header .header-wrapper .left-col .top-user.logedin a i:last-child {
                        color: #917748;
                        font-size: 1.2rem;
                        font-weight: 700
                    }

                    header .header-wrapper .left-col .top-user.logedin .dropdown-menu {
                        box-shadow: 0 0 5px #ccc;
                        direction: rtl
                    }

                        header .header-wrapper .left-col .top-user.logedin .dropdown-menu .dropdown-item {
                            color: #444;
                            font-size: .8rem;
                            padding: 5px 1rem;
                            text-align: right
                        }

                            header .header-wrapper .left-col .top-user.logedin .dropdown-menu .dropdown-item i {
                                font-size: 1rem;
                                margin-left: 10px
                            }

                header .header-wrapper .left-col .top-cart {
                    margin-left: 20px;
                    position: relative
                }

                    header .header-wrapper .left-col .top-cart .cart-count {
                        background: #917748;
                        border-radius: 50px;
                        color: #fff;
                        display: inline-block;
                        height: 15px;
                        left: -7px;
                        line-height: 15px;
                        position: absolute;
                        text-align: center;
                        top: -7px;
                        width: 15px
                    }

                header .header-wrapper .left-col .top-wishlist {
                    margin-left: 20px;
                    position: relative
                }

                    header .header-wrapper .left-col .top-wishlist .wishlist-count {
                        background: #917748;
                        border-radius: 50px;
                        color: #fff;
                        display: inline-block;
                        height: 15px;
                        left: -7px;
                        line-height: 15px;
                        position: absolute;
                        text-align: center;
                        top: -7px;
                        width: 15px
                    }

            header .header-wrapper .search .form-group {
                width: calc(100% - 50px)
            }

                header .header-wrapper .search .form-group input {
                    height: 40px;
                    line-height: 40px;
                    width: 100%
                }

            header .header-wrapper .search .btn_search {
                background: #a4a4a4;
                height: 40px;
                margin-right: 10px;
                padding: 5px 10px;
                width: 40px
            }

                header .header-wrapper .search .btn_search i {
                    color: #fff;
                    font-size: 1rem
                }

            header .header-wrapper .left ul {
                display: inline-block;
                width: 100%
            }

                header .header-wrapper .left ul li {
                    display: block;
                    float: left
                }

                    header .header-wrapper .left ul li.topuser > a {
                        color: #383838
                    }

                        header .header-wrapper .left ul li.topuser > a span {
                            display: inline-block;
                            position: relative;
                            top: -5px
                        }

                        header .header-wrapper .left ul li.topuser > a i {
                            color: #917748;
                            font-size: 1.8rem;
                            margin-right: 5px
                        }

                    header .header-wrapper .left ul li.topuser.logedin a i:last-child {
                        color: #917748;
                        font-size: 1.2rem;
                        font-weight: 700
                    }

                    header .header-wrapper .left ul li.topuser.logedin .dropdown-menu {
                        box-shadow: 0 0 5px #ccc;
                        direction: rtl
                    }

                        header .header-wrapper .left ul li.topuser.logedin .dropdown-menu .dropdown-item {
                            color: #444;
                            font-size: .8rem;
                            padding: 5px 1rem;
                            text-align: right
                        }

                            header .header-wrapper .left ul li.topuser.logedin .dropdown-menu .dropdown-item i {
                                font-size: 1rem;
                                margin-left: 10px
                            }

                    header .header-wrapper .left ul li.topcard {
                        border-right: 1px solid #d0d0d0;
                        margin-right: 10px;
                        padding-right: 10px
                    }

                        header .header-wrapper .left ul li.topcard i {
                            color: #0b2c6e;
                            font-size: 1.8rem
                        }

    header .sticky-banner {
        height: 60px;
        overflow: hidden;
        position: relative;
        background-color: #cebeaf;
        opacity: 50%;
    }

        header .sticky-banner a {
            /*height: 100%;
            position: absolute;
            width: 100%*/

            text-align:center;
            margin-top:20px;
             margin-right:5px;
        }

        header .sticky-banner img {
            min-width: 100%;
            -o-object-fit: cover;
            object-fit: cover
        }

body.sticky header.desktop {
    background: black;
    border-bottom: 1px solid #383838;
    position: sticky;
    top: 0;
    z-index: 999
}

    body.sticky header.desktop .header-wrapper {
        height: 60px
    }

    body.sticky header.desktop .center-col .logo img {
        max-width: 190px
    }

        body.sticky header.desktop .center-col .logo img.typo {
            display: none;
            opacity: 0
        }

        body.sticky header.desktop .center-col .logo img.element {
            display: block;
            height: 50px;
            opacity: 1;
            visibility: visible
        }

body.home header {
    margin-bottom: 0
}

.sidebar-box {
    background: #fff;
    margin-bottom: 2rem;
    min-height: 100px;
    overflow: hidden;
    position: relative
}

    .sidebar-box .head {
        border-bottom: 2px solid #383838;
        color: #383838;
        font-weight: 700;
        padding: 10px;
        text-align: center;
        width: 100%
    }

    .sidebar-box .content {
        border: 1px solid #eee;
        padding: 15px
    }

.whats-app-sticky {
    bottom: 20px;
    left: 20px;
    position: fixed;
    z-index: 9999
}

    .whats-app-sticky a {
        background: #2db742;
        border-radius: 50%;
        color: #fff;
        height: 64px;
        line-height: 64px;
        text-align: center;
        width: 64px
    }

        .whats-app-sticky a i {
            font-size: 3em;
            line-height: inherit
        }

footer {
}

    footer, footer p {
        color: hsla(0,0%,100%,.6)
    }

        footer .footer-main {
            background: #777;
            padding-top: 2rem
        }

            footer .footer-main .footermenu strong {
                color: #fff;
                display: block;
                font-size: 1.1rem;
                margin-bottom: 30px
            }

            footer .footer-main .footermenu ul li {
                line-height: 1.7rem;
                transition: all .5s
            }

                footer .footer-main .footermenu ul li a {
                    color: hsla(0,0%,100%,.6);
                    transition: all .5s
                }

                    footer .footer-main .footermenu ul li a:hover {
                        color: #fff;
                        padding-right: 15px
                    }

            footer .footer-main .footermenu .social-icons {
                display: flex;
                margin-top: 10px
            }

                footer .footer-main .footermenu .social-icons ul {
                    display: flex
                }

                    footer .footer-main .footermenu .social-icons ul li {
                        align-content: center;
                        border-radius: 50%;
                        display: flex;
                        height: 24px;
                        justify-content: center;
                        margin-left: 10px;
                        text-align: center;
                        width: 24px
                    }

                        footer .footer-main .footermenu .social-icons ul li.telegram {
                            background: #4875b4
                        }

                        footer .footer-main .footermenu .social-icons ul li.instagram {
                            background: #c63d2d
                        }

                        footer .footer-main .footermenu .social-icons ul li.twitter {
                            background: #4099ff
                        }

                        footer .footer-main .footermenu .social-icons ul li.facebook {
                            background: #3b5998
                        }

                        footer .footer-main .footermenu .social-icons ul li.aparat {
                            background: #e3342f
                        }

                        footer .footer-main .footermenu .social-icons ul li.linkedin {
                            background: #3b5998
                        }

                        footer .footer-main .footermenu .social-icons ul li a:hover {
                            color: #fff;
                            padding-right: 0
                        }

            footer .footer-main .namads img {
                cursor: pointer
            }

        footer .copyright {
            background: #666;
            border-top: 1px solid hsla(0,0%,100%,.1);
            line-height: 2rem;
            min-height: 50px;
            padding: 15px 0
        }

            footer .copyright, footer .copyright a {
                color: hsla(0,0%,100%,.6)
            }

.search-full-screen {
    align-items: stretch;
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 0 14px rgba(0,0,0,.08);
    display: flex;
    flex-direction: column;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate3d(0,100%,0);
    transition: transform .3s ease;
    z-index: 9999
}

    .search-full-screen.search-open {
        transform: none
    }

    .search-full-screen .close-search {
        cursor: pointer;
        font-size: 0;
        height: 100px;
        left: 5px;
        position: absolute;
        top: 5px;
        width: 100px;
        z-index: 200
    }

        .search-full-screen .close-search:after, .search-full-screen .close-search:before {
            background-color: #000;
            content: " ";
            display: inline-block;
            height: 3px;
            left: 32px;
            margin-top: -1px;
            position: absolute;
            top: 50px;
            transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
            width: 40px
        }

        .search-full-screen .close-search:before {
            transform: rotate(45deg)
        }

        .search-full-screen .close-search:after {
            transform: rotate(-45deg)
        }

        .search-full-screen .close-search:hover:after, .search-full-screen .close-search:hover:before {
            transform: rotate(0)
        }

    .search-full-screen .search-form {
        border-bottom: 1px solid hsla(0,0%,51%,.2);
        flex: 0 0 auto;
        padding-left: 100px;
        padding-right: 100px;
        transition: opacity .35s ease .2s
    }

        .search-full-screen .search-form input {
            background-color: transparent;
            border: none;
            box-shadow: none;
            color: #333;
            font-size: 30px;
            font-weight: 600;
            height: 110px;
            padding: 0;
            position: relative;
            text-align: center;
            width: 100%
        }

            .search-full-screen .search-form input::-moz-placeholder {
                font-size: 2rem
            }

            .search-full-screen .search-form input:-ms-input-placeholder {
                font-size: 2rem
            }

            .search-full-screen .search-form input::placeholder {
                font-size: 2rem
            }

    .search-full-screen .search-info-text {
        flex: 0 0 auto;
        font-size: 16px;
        letter-spacing: .3px;
        line-height: 30px;
        margin-top: 10px;
        overflow: hidden;
        text-align: center
    }

    .search-full-screen .search-results-wrapper {
        flex: 1 1 auto;
        margin-top: -40px;
        overflow-y: auto
    }

        .search-full-screen .search-results-wrapper .products {
            align-items: stretch;
            animation: wd-fadeInBottomShort .2s ease both;
            background-color: #fff;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            margin-bottom: -1px;
            margin-left: -1px;
            margin-top: 0;
            max-height: none !important;
            max-width: none !important;
            padding: 10px;
            position: relative !important;
            width: auto !important;
            z-index: 1001 !important
        }

            .search-full-screen .search-results-wrapper .products .product {
                border-bottom: none;
                border-left: none;
                flex-basis: 200px;
                flex-grow: 0;
                padding: 10px;
                position: relative
            }

                .search-full-screen .search-results-wrapper .products .product .product-image {
                    max-height: auto;
                    overflow: hidden;
                    position: relative
                }

                    .search-full-screen .search-results-wrapper .products .product .product-image > a {
                        height: 100%;
                        position: absolute;
                        right: 0;
                        top: 0;
                        width: 100%;
                        z-index: 2
                    }

                    .search-full-screen .search-results-wrapper .products .product .product-image .image-main {
                        align-items: center;
                        display: flex;
                        height: auto;
                        justify-content: center
                    }

                    .search-full-screen .search-results-wrapper .products .product .product-image .image-hover {
                        align-items: center;
                        background-color: #fff;
                        bottom: 0;
                        display: flex;
                        height: auto;
                        justify-content: center;
                        left: 0;
                        opacity: 0;
                        position: absolute;
                        right: 0;
                        top: 0;
                        transition: opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18)
                    }

                    .search-full-screen .search-results-wrapper .products .product .product-image .action-buttons {
                        -webkit-backface-visibility: hidden;
                        backface-visibility: hidden;
                        bottom: 10px;
                        left: 0;
                        opacity: 0;
                        position: absolute;
                        right: 0;
                        text-align: center;
                        transform: translateY(25px) translateZ(0);
                        transition: opacity .3s ease,visibility .3s ease,transform .3s ease;
                        visibility: hidden;
                        z-index: 3
                    }

                        .search-full-screen .search-results-wrapper .products .product .product-image .action-buttons .buttons-wrapper {
                            align-items: stretch;
                            background: #fff;
                            box-shadow: 1px 1px 1px rgba(0,0,0,.1);
                            display: inline-flex;
                            flex-direction: row;
                            flex-wrap: nowrap;
                            max-width: calc(100% - 20px);
                            padding-left: 7px;
                            padding-right: 7px;
                            transition: all .3s ease
                        }

                            .search-full-screen .search-results-wrapper .products .product .product-image .action-buttons .buttons-wrapper span {
                                color: #0b2c6e;
                                padding: 10px
                            }

                                .search-full-screen .search-results-wrapper .products .product .product-image .action-buttons .buttons-wrapper span i {
                                    font-size: 1.4rem
                                }

                    .search-full-screen .search-results-wrapper .products .product .product-image .product-discount {
                        background: #e3342f;
                        color: #fff;
                        padding: 10px 15px;
                        position: absolute;
                        right: 0;
                        top: 0
                    }

                    .search-full-screen .search-results-wrapper .products .product .product-image .product-unavailable {
                        background: #917748;
                        color: #fff;
                        padding: 10px 15px;
                        position: absolute;
                        right: 0;
                        top: 0
                    }

                .search-full-screen .search-results-wrapper .products .product .product-colors {
                    align-items: center;
                    display: flex;
                    justify-content: center;
                    margin: 10px 0;
                    min-height: 10px;
                    text-align: center
                }

                    .search-full-screen .search-results-wrapper .products .product .product-colors .color {
                        cursor: pointer;
                        height: 8px;
                        margin: 0 5px;
                        width: 8px
                    }

                .search-full-screen .search-results-wrapper .products .product .product-title {
                    font-size: .8rem;
                    max-height: 35px;
                    text-align: center;
                    width: 100%
                }

                    .search-full-screen .search-results-wrapper .products .product .product-title a {
                        color: #777
                    }

                .search-full-screen .search-results-wrapper .products .product .product-price {
                    align-items: center;
                    color: #38c172;
                    display: flex;
                    font-size: .9rem;
                    font-weight: 700;
                    justify-content: center;
                    margin-top: .8rem;
                    max-height: 35px;
                    text-align: center;
                    width: 100%
                }

                    .search-full-screen .search-results-wrapper .products .product .product-price > span {
                        margin-left: 10px
                    }

                    .search-full-screen .search-results-wrapper .products .product .product-price .regular-price {
                        color: #777;
                        display: none;
                        margin-left: 10px;
                        text-decoration: line-through
                    }

                        .search-full-screen .search-results-wrapper .products .product .product-price .regular-price span {
                            display: inline
                        }

                .search-full-screen .search-results-wrapper .products .product:hover .product-image .image-hover {
                    opacity: 1;
                    transform: scale(1.09)
                }

                .search-full-screen .search-results-wrapper .products .product:hover .product-image .action-buttons {
                    opacity: 1;
                    transform: translateY(0) translateZ(0);
                    visibility: visible
                }

.pagination {
    margin-bottom: 1.5rem
}

    .pagination .page-item {
        margin: 0 5px
    }

        .pagination .page-item .page-link {
            border: none;
            border-radius: 4px;
            font-weight: 700;
            height: 30px;
            text-align: center;
            width: auto
        }

        .pagination .page-item span.page-link {
            background: #917748
        }

        .pagination .page-item a.page-link {
            background: #eee;
            color: #917748
        }

        .pagination .page-item.disabled {
            display: none
        }

.top-steps {
    padding: 0
}

    .top-steps ul {
        background: #a5a5a5;
        border-radius: 4px
    }

        .top-steps ul, .top-steps ul li {
            align-items: center;
            display: flex;
            justify-content: center
        }

            .top-steps ul li {
                color: #fff;
                padding: 5px 15px;
                position: relative;
                width: 25%
            }

                .top-steps ul li:before {
                    border-right: 15px solid #a5a5a5;
                    margin-right: -3px;
                    z-index: 3
                }

                .top-steps ul li:after, .top-steps ul li:before {
                    border-bottom: 15px solid transparent;
                    border-top: 15px solid transparent;
                    content: " ";
                    display: block;
                    height: 0;
                    position: absolute;
                    right: 100%;
                    top: -2;
                    width: 0
                }

                .top-steps ul li:after {
                    border-right: 15px solid #f5f5f5;
                    z-index: 2
                }

                .top-steps ul li span:first-child {
                    background: #fff;
                    border-radius: 50%;
                    color: #444;
                    height: 22px;
                    line-height: 22px;
                    position: absolute;
                    right: 25px;
                    text-align: center;
                    width: 22px
                }

                .top-steps ul li span.arrow-down {
                    border-left: 10px solid transparent;
                    border-right: 10px solid transparent;
                    border-top: 10px solid #ef8400;
                    content: " ";
                    display: block;
                    height: 0;
                    position: absolute;
                    right: 50%;
                    top: 30px;
                    width: 0;
                    z-index: 2
                }

                .top-steps ul li.active {
                    background: #ef8400
                }

                    .top-steps ul li.active:before {
                        border-right: 15px solid #ef8400
                    }

                .top-steps ul li:first-child {
                    border-radius: 0 4px 4px 0
                }

                .top-steps ul li:last-child:before {
                    display: none
                }

.back-to-top {
    background: linear-gradient(90deg,#361cc1 0,#2e82ef);
    border-radius: 4px;
    bottom: 20px;
    color: #fff;
    display: none;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: 20px;
    text-align: center;
    transition: all .3s ease-out 0s;
    width: 40px;
    z-index: 99
}

    .back-to-top:hover {
        color: #fff
    }

.loader {
    min-height: 100px;
    position: relative
}

    .loader:before {
        background: hsla(0,0%,100%,.8);
        height: 100%;
        left: 0;
        min-height: 100px;
        top: 0;
        width: 100%;
        z-index: 99998
    }

    .loader:after, .loader:before {
        content: "";
        display: block;
        position: absolute
    }

    .loader:after {
        animation: spin 2s linear infinite;
        border: 10px solid #fff;
        border-radius: 50%;
        border-top: 8px solid #917748;
        height: 70px;
        left: calc(50% - 35px);
        margin-right: -50%;
        top: calc(50% - 35px);
        width: 70px;
        z-index: 99999
    }

.fancybox-slide:before {
    height: auto
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn);
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn)
    }
}

@keyframes blink {
    0% {
        box-shadow: 0 0 15px #917748
    }

    50% {
        box-shadow: none
    }

    to {
        box-shadow: 0 0 15px #917748
    }
}

.swiper-container .swiper-pagination-bullet {
    background: #0b2c6e;
    height: 10px;
    opacity: .8;
    width: 10px
}

.swiper-container .swiper-pagination-bullet-active {
    background: #917748
}

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

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

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: "prev" !important
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: "next" !important
}

textarea.form-control {
    font-size: .7rem
}

.form-control {
    font-size: .8rem
}

.popover {
    font-family: diodrum,Arial,sans-serif
}

.selected-design {
    background: #616161;
    border-top: 1px solid #333;
    bottom: 0;
    color: #fff;
    height: 40px;
    line-height: 35px;
    position: fixed;
    width: 100%;
    z-index: 999
}

    .selected-design .container {
        position: relative
    }

        .selected-design .container .right a {
            color: #fff;
            margin-right: 40px;
            text-decoration: underline
        }

        .selected-design .container .left {
            padding-left: 50px;
            position: relative;
            z-index: 2
        }

    .selected-design .close-selected-ct {
        background: #616161;
        border: none;
        border-radius: 50px;
        color: #fff;
        display: inline-block;
        height: 50px;
        left: 0;
        line-height: 20px;
        position: absolute;
        top: -25px;
        width: 50px
    }

        .selected-design .close-selected-ct i {
            font-size: 1.4rem;
            position: relative;
            top: -8px
        }

    .selected-design.closect {
        margin-bottom: -40px
    }

        .selected-design.closect i {
            transform: rotate(180deg)
        }

.form-check-input:checked {
    background-color: #38c172;
    border-color: #38c172
}

.form-check-input:focus {
    box-shadow: 0 0 0 .25rem rgba(13,253,39,.25);
    outline: 0
}

.btn {
    border-radius: 4px
}

.mobile-menu-sticky {
    -webkit-overflow-scrolling: touch;
    align-items: center;
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 0 9px rgba(0,0,0,.12);
    display: flex;
    height: 55px;
    justify-content: space-between;
    left: 0;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 5px;
    position: fixed;
    right: 0;
    z-index: 350
}

    .mobile-menu-sticky a {
        align-items: center;
        color: #333;
        display: flex;
        flex-direction: column;
        font-weight: 400;
        height: 40px;
        justify-content: center;
        line-height: 1
    }

        .mobile-menu-sticky a span {
            position: relative
        }

            .mobile-menu-sticky a span.icon {
                font-size: 1.1rem;
                margin-bottom: 5px
            }

            .mobile-menu-sticky a span.label {
                font-size: .8rem;
                font-weight: 700
            }

            .mobile-menu-sticky a span .cart-count {
                background: #917748;
                border-radius: 50px;
                color: #fff;
                display: inline-block;
                font-size: .6rem;
                height: 15px;
                left: -7px;
                line-height: 15px;
                position: absolute;
                text-align: center;
                top: -7px;
                width: 15px
            }

@media only screen and (max-width:767px) {
    header {
        margin-bottom: 10px
    }

        header .header-wrapper {
            flex-wrap: nowrap;
            height: 60px;
            justify-content: space-between
        }

            header .header-wrapper, header .header-wrapper > div {
                align-items: center;
                display: flex;
                flex-direction: row
            }

                header .header-wrapper .right-col {
                    flex: 1 1 0;
                    justify-content: flex-start;
                    margin-right: -10px
                }

                    header .header-wrapper .right-col > a {
                        color: #333;
                        font-size: 1rem;
                        margin-right: 1rem
                    }

                    header .header-wrapper .right-col i {
                        font-size: 1.3rem
                    }

                header .header-wrapper .center-col .logo img {
                    max-width: 100px
                }

                header .header-wrapper .left-col {
                    flex: 1 1 0;
                    justify-content: flex-end
                }

                    header .header-wrapper .left-col a {
                        color: #333;
                        font-size: 1rem
                    }

                    header .header-wrapper .left-col i {
                        font-size: 1.3rem
                    }

                    header .header-wrapper .left-col .top-user {
                        margin-left: 0;
                        margin-right: 20px
                    }

                        header .header-wrapper .left-col .top-user > a {
                            color: #383838
                        }

                            header .header-wrapper .left-col .top-user > a span {
                                display: inline-block;
                                position: relative;
                                top: -5px
                            }

                            header .header-wrapper .left-col .top-user > a i {
                                margin-right: 5px
                            }

                    header .header-wrapper .left-col .top-cart {
                        margin-left: 0;
                        position: relative
                    }

                        header .header-wrapper .left-col .top-cart .cart-count {
                            background: #917748;
                            border-radius: 50px;
                            color: #fff;
                            display: inline-block;
                            font-size: .6rem;
                            height: 15px;
                            left: -7px;
                            line-height: 15px;
                            position: absolute;
                            text-align: center;
                            top: -7px;
                            width: 15px
                        }

                header .header-wrapper .search .form-group {
                    width: calc(100% - 50px)
                }

                    header .header-wrapper .search .form-group input {
                        height: 40px;
                        line-height: 40px;
                        width: 100%
                    }

                header .header-wrapper .search .btn_search {
                    background: #a4a4a4;
                    height: 40px;
                    margin-right: 10px;
                    padding: 5px 10px;
                    width: 40px
                }

                    header .header-wrapper .search .btn_search i {
                        color: #fff;
                        font-size: 1rem
                    }

                header .header-wrapper .left ul {
                    display: inline-block;
                    width: 100%
                }

                    header .header-wrapper .left ul li {
                        display: block;
                        float: left
                    }

                        header .header-wrapper .left ul li.topuser > a {
                            color: #383838
                        }

                            header .header-wrapper .left ul li.topuser > a span {
                                display: inline-block;
                                position: relative;
                                top: -5px
                            }

                            header .header-wrapper .left ul li.topuser > a i {
                                color: #917748;
                                font-size: 1.8rem;
                                margin-right: 5px
                            }

                        header .header-wrapper .left ul li.topuser.logedin a i:last-child {
                            color: #917748;
                            font-size: 1.2rem;
                            font-weight: 700
                        }

                        header .header-wrapper .left ul li.topuser.logedin .dropdown-menu {
                            box-shadow: 0 0 5px #ccc;
                            direction: rtl
                        }

                            header .header-wrapper .left ul li.topuser.logedin .dropdown-menu .dropdown-item {
                                color: #444;
                                font-size: .8rem;
                                padding: 5px 1rem;
                                text-align: right
                            }

                                header .header-wrapper .left ul li.topuser.logedin .dropdown-menu .dropdown-item i {
                                    font-size: 1rem;
                                    margin-left: 10px
                                }

                        header .header-wrapper .left ul li.topcard {
                            border-right: 1px solid #d0d0d0;
                            margin-right: 10px;
                            padding-right: 10px
                        }

                            header .header-wrapper .left ul li.topcard i {
                                color: #0b2c6e;
                                font-size: 1.8rem
                            }

        header .sticky-banner {
            height: 50px;
            overflow: hidden
        }

            header .sticky-banner img {
                min-width: 100%;
                -o-object-fit: cover;
                object-fit: cover
            }

    .whats-app-sticky {
        bottom: 70px;
        left: 10px
    }

    [dir=rtl] .mm-navbar {
        flex-direction: row
    }

    .mm-navbars_top .mm-navbar__tab_selected:not(:last-child) {
        border-left-color: var(--mm-color-border);
        border-right: none
    }

    .mm-navbars_top .mm-navbar__tab_selected:not(:first-child) {
        border-left: none;
        border-right-color: var(--mm-color-border)
    }

    .breadcrumb {
        font-size: .7rem
    }

    .sidebar-box .content {
        border: none
    }

    .pagination .page-number {
        display: none
    }

    .pagination .page-item .page-link {
        width: auto
    }

    .pagination .page-item.disabled {
        display: block
    }

    .search-full-screen .search-form input {
        background-color: transparent;
        border: none;
        box-shadow: none;
        color: #333;
        font-size: 1rem;
        font-weight: 600;
        height: 110px;
        padding: 0;
        position: relative;
        text-align: center;
        width: 100%
    }

        .search-full-screen .search-form input::-moz-placeholder {
            font-size: 1rem
        }

        .search-full-screen .search-form input:-ms-input-placeholder {
            font-size: 1rem
        }

        .search-full-screen .search-form input::placeholder {
            font-size: 1rem
        }
}

.home-slideshow .hometopslideshow {
    border-radius: 4px;
    min-height: 400px;
    overflow: hidden
}

    .home-slideshow .hometopslideshow.swiper-container-initialized {
        min-height: auto
    }

    .home-slideshow .hometopslideshow .swiper-wrapper .swiper-slide img {
        width: 100%
    }

.storiesWrapper .story {
    margin-left: .5rem
}

.home-categories {
    background: #fff
}

    .home-categories .section-title {
        color: #917748;
        font-weight: 700;
        height: 40px;
        position: relative;
        text-align: center;
        width: 100%
    }

        .home-categories .section-title:before {
            border-bottom: 1px solid hsla(0,0%,51%,.2);
            content: "";
            position: absolute;
            right: 0;
            top: 50%;
            width: 100%;
            z-index: 1
        }

        .home-categories .section-title span {
            background: #fff;
            display: inline-block;
            font-size: 1.4rem;
            padding: 5px 20px;
            position: relative;
            z-index: 2
        }

    .home-categories .categories {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

        .home-categories .categories .category {
            margin-bottom: 2rem;
            text-align: center;
            width: 25%
        }

            .home-categories .categories .category span {
                color: #777;
                margin-top: 10px;
                width: 100%
            }

.onsale-products .section-title {
    color: #917748;
    font-weight: 700;
    height: 40px;
    position: relative;
    text-align: center;
    width: 100%
}

    .onsale-products .section-title:before {
        border-bottom: 1px solid #ccc;
        content: "";
        position: absolute;
        right: 0;
        top: 15px;
        width: 100%;
        z-index: -1
    }

    .onsale-products .section-title span {
        background: #fff;
        display: inline-block;
        padding: 5px 20px
    }

    .onsale-products .section-title .subtitle {
        font-size: .7rem;
        font-weight: 400
    }

.onsale-products .onsale-products-scroller .products .product {
    position: relative
}

    .onsale-products .onsale-products-scroller .products .product .product-image {
        max-height: auto;
        overflow: hidden;
        position: relative
    }

        .onsale-products .onsale-products-scroller .products .product .product-image > a {
            height: 100%;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 2
        }

        .onsale-products .onsale-products-scroller .products .product .product-image .image-main {
            align-items: center;
            display: flex;
            height: auto;
            justify-content: center
        }

        .onsale-products .onsale-products-scroller .products .product .product-image .image-hover {
            align-items: center;
            background-color: #fff;
            bottom: 0;
            display: flex;
            height: auto;
            justify-content: center;
            left: 0;
            opacity: 0;
            position: absolute;
            right: 0;
            top: 0;
            transition: opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18)
        }

        .onsale-products .onsale-products-scroller .products .product .product-image .action-buttons {
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            bottom: 10px;
            left: 0;
            opacity: 0;
            position: absolute;
            right: 0;
            text-align: center;
            transform: translateY(25px) translateZ(0);
            transition: opacity .3s ease,visibility .3s ease,transform .3s ease;
            visibility: hidden;
            z-index: 3
        }

            .onsale-products .onsale-products-scroller .products .product .product-image .action-buttons .buttons-wrapper {
                align-items: stretch;
                background: #fff;
                box-shadow: 1px 1px 1px rgba(0,0,0,.1);
                display: inline-flex;
                flex-direction: row;
                flex-wrap: nowrap;
                max-width: calc(100% - 20px);
                padding-left: 7px;
                padding-right: 7px;
                transition: all .3s ease
            }

                .onsale-products .onsale-products-scroller .products .product .product-image .action-buttons .buttons-wrapper span {
                    color: #0b2c6e;
                    padding: 10px
                }

                    .onsale-products .onsale-products-scroller .products .product .product-image .action-buttons .buttons-wrapper span i {
                        font-size: 1.4rem
                    }

        .onsale-products .onsale-products-scroller .products .product .product-image .product-image-notices {
            position: absolute;
            right: 10px;
            top: 10px
        }

            .onsale-products .onsale-products-scroller .products .product .product-image .product-image-notices > div {
                font-weight: 700;
                margin-bottom: 5px;
                padding: 2px 10px;
                position: relative;
                text-align: center;
                width: 125px
            }

            .onsale-products .onsale-products-scroller .products .product .product-image .product-image-notices .product-discount {
                background: #e3342f;
                color: #fff
            }

            .onsale-products .onsale-products-scroller .products .product .product-image .product-image-notices .product-onsale {
                background: #917748;
                color: #fff;
                font-size: .7rem;
                font-weight: 700
            }

            .onsale-products .onsale-products-scroller .products .product .product-image .product-image-notices .product-99 {
                background: #38c172;
                color: #fff
            }

            .onsale-products .onsale-products-scroller .products .product .product-image .product-image-notices .product-unavailable {
                background: #917748;
                color: #fff
            }

        .onsale-products .onsale-products-scroller .products .product .product-image .new-collection {
            left: 10px;
            position: absolute;
            top: 10px
        }

            .onsale-products .onsale-products-scroller .products .product .product-image .new-collection img {
                width: 50px
            }

    .onsale-products .onsale-products-scroller .products .product .product-colors {
        align-items: center;
        display: flex;
        justify-content: center;
        margin-top: 10px;
        min-height: 10px;
        overflow-x: auto;
        text-align: center
    }

        .onsale-products .onsale-products-scroller .products .product .product-colors .color {
            cursor: pointer;
            height: 8px;
            margin: 0 5px;
            min-width: 8px;
            width: 8px
        }

    .onsale-products .onsale-products-scroller .products .product .product-title {
        font-size: .8rem;
        margin-top: 10px;
        max-height: 35px;
        text-align: center;
        width: 100%
    }

        .onsale-products .onsale-products-scroller .products .product .product-title a {
            color: #777
        }

    .onsale-products .onsale-products-scroller .products .product .product-price {
        align-items: center;
        color: #38c172;
        display: flex;
        font-size: .9rem;
        font-weight: 700;
        justify-content: center;
        margin-top: .8rem;
        max-height: 35px;
        text-align: center;
        width: 100%
    }

        .onsale-products .onsale-products-scroller .products .product .product-price > span {
            margin-left: 10px
        }

        .onsale-products .onsale-products-scroller .products .product .product-price .regular-price {
            color: #777;
            margin-left: 10px;
            text-decoration: line-through
        }

            .onsale-products .onsale-products-scroller .products .product .product-price .regular-price span {
                display: inline
            }

    .onsale-products .onsale-products-scroller .products .product:hover .product-image .image-hover {
        opacity: 1;
        transform: scale(1.09)
    }

    .onsale-products .onsale-products-scroller .products .product:hover .product-image .action-buttons {
        opacity: 1;
        transform: translateY(0) translateZ(0);
        visibility: visible
    }

    .onsale-products .onsale-products-scroller .products .product .countdown {
        align-items: center;
        color: #999;
        direction: ltr;
        display: flex;
        justify-content: center;
        margin-top: 10px
    }

        .onsale-products .onsale-products-scroller .products .product .countdown li.box {
            background-color: #917748;
            border-radius: 5px;
            color: #fff;
            font-size: 13px;
            height: 30px;
            line-height: 30px;
            margin: 0 2px;
            text-align: center;
            width: 35px
        }

@media only screen and (max-width:767px) {
    .onsale-products .onsale-products-scroller .products .product .product-price {
        flex-direction: column
    }

        .onsale-products .onsale-products-scroller .products .product .product-price > span {
            display: none;
            margin-left: 10px
        }

        .onsale-products .onsale-products-scroller .products .product .product-price .regular-price {
            color: #777;
            margin-left: 10px;
            text-decoration: line-through
        }

            .onsale-products .onsale-products-scroller .products .product .product-price .regular-price span {
                display: inline
            }

    .onsale-products .onsale-products-scroller .products .product .product-image .product-image-notices {
        left: auto !important;
        right: 10px !important
    }

        .onsale-products .onsale-products-scroller .products .product .product-image .product-image-notices > div {
            font-size: .7rem;
            right: auto;
            width: 60px
        }

    .onsale-products .onsale-products-scroller .products .product .countdown li.box {
        font-size: 1rem;
        height: 20px;
        line-height: 20px;
        width: 20px
    }
}

.home-banners {
    background: #e6e1d8;
    /*margin-bottom: 200px;*/
    border: 10px solid #e6e1d8;
}

    .home-banners .banners {
        display: inline-block;
        padding-top: 30px
    }

        .home-banners .banners .banner-wrapper {
            float: right
        }

            .home-banners .banners .banner-wrapper .banner {
                margin-bottom: 30px;
                padding: 0 15px
            }

                .home-banners .banners .banner-wrapper .banner img {
                    width: 100%
                }

.home-steps {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 40px;
    overflow: hidden
}

    .home-steps .row {
        align-items: center;
        display: flex;
        justify-content: center
    }

        .home-steps .row .step {
            margin: 0 15px;
            width: auto
        }

            .home-steps .row .step i:first-child {
                color: #917748;
                font-size: 1.4rem;
                margin-left: 5px
            }

            .home-steps .row .step span {
                color: #0b2c6e;
                display: inline-block;
                font-size: .8rem;
                position: relative;
                top: -5px
            }

            .home-steps .row .step i:last-child {
                color: #a4a4a4;
                margin-right: 20px;
                position: relative;
                top: -5px
            }

.home-latest-videos .post {
    border-radius: 4px;
    max-height: 220px;
    overflow: hidden;
    position: relative
}

    .home-latest-videos .post a {
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 10
    }

    .home-latest-videos .post .title {
        color: #fff;
        position: absolute;
        text-align: center;
        top: 40%;
        width: 100%;
        z-index: 9
    }

        .home-latest-videos .post .title span {
            background: #917748;
            border-radius: 50%;
            height: 50px;
            width: 50px
        }

        .home-latest-videos .post .title i {
            color: #fff;
            font-size: 2.5rem;
            position: relative;
            top: 5px;
            width: 100%
        }

    .home-latest-videos .post .image {
        width: 100%
    }

        .home-latest-videos .post .image:before {
            background: rgba(0,0,0,.5);
            content: "";
            height: 100%;
            position: absolute;
            width: 100%
        }

        .home-latest-videos .post .image img {
            width: 100%
        }

    .home-latest-videos .post:hover .title span {
        animation: blink 1s linear infinite
    }

.home-products-tab .nav-tabs {
    border-bottom: none;
    height: 40px;
    line-height: 40px;
    position: relative;
    width: 100%
}

    .home-products-tab .nav-tabs:before {
        border-bottom: 1px solid #ccc;
        content: "";
        position: absolute;
        top: 25px;
        width: 100%
    }

    .home-products-tab .nav-tabs .nav-link {
        background-color: #fff;
        border: none;
        color: #0b2c6e;
        font-weight: 700;
        position: relative
    }

        .home-products-tab .nav-tabs .nav-link.active {
            color: #917748
        }

        .home-products-tab .nav-tabs .nav-link:first-child:before {
            border-right: 1px solid #0b2c6e;
            content: "";
            height: 15px;
            left: 0;
            position: absolute;
            top: calc(50% - 7px);
            width: 2px
        }

.home-products-tab .tab-content, .home-products-tab .tab-content .products {
    width: 100%
}

    .home-products-tab .tab-content .products .product {
        background: #fff;
        border-radius: 4px;
        height: 450px;
        overflow: hidden;
        padding-bottom: 20px;
        position: relative;
        transition: all .3s
    }

        .home-products-tab .tab-content .products .product a {
            height: 100%;
            position: absolute;
            width: 100%;
            z-index: 9
        }

        .home-products-tab .tab-content .products .product .image {
            margin-bottom: 20px;
            max-height: 250px;
            overflow: hidden;
            position: relative
        }

            .home-products-tab .tab-content .products .product .image img {
                -o-object-fit: cover;
                object-fit: cover;
                transition: all .3s
            }

            .home-products-tab .tab-content .products .product .image .buttons {
                opacity: 0;
                position: absolute;
                top: 50%;
                transform: translate(-50%,-50%);
                transition: all .3s;
                visibility: hidden
            }

                .home-products-tab .tab-content .products .product .image .buttons .order {
                    background-color: #917748;
                    color: #fff;
                    padding: .375rem 1.5rem
                }

                .home-products-tab .tab-content .products .product .image .buttons .camera {
                    background-color: #0b2c6e;
                    color: #fff
                }

        .home-products-tab .tab-content .products .product:hover {
            box-shadow: 0 0 5px #ccc
        }

            .home-products-tab .tab-content .products .product:hover .image img {
                filter: blur(2px)
            }

            .home-products-tab .tab-content .products .product:hover .image .buttons {
                opacity: 1;
                visibility: visible
            }

        .home-products-tab .tab-content .products .product .content {
            padding: 0 10px
        }

            .home-products-tab .tab-content .products .product .content .title {
                padding-bottom: 10px;
                text-align: center;
                width: 100%
            }

                .home-products-tab .tab-content .products .product .content .title h3 {
                    border-bottom: 1px solid #ccc;
                    color: #0b2c6e;
                    font-size: 1rem;
                    padding: 0 10px 10px
                }

            .home-products-tab .tab-content .products .product .content .price {
                color: #0b2c6e;
                margin-bottom: 5px;
                text-align: center
            }

            .home-products-tab .tab-content .products .product .content .delivery {
                color: #0b2c6e;
                text-align: center
            }

            .home-products-tab .tab-content .products .product .content .excerpt {
                font-size: .7rem;
                line-height: 1.2rem;
                margin-top: 20px;
                padding-right: 20px
            }

                .home-products-tab .tab-content .products .product .content .excerpt ul {
                    list-style: disc
                }

.home-latest-designs .section-title {
    color: #0b2c6e;
    font-weight: 700;
    height: 40px;
    position: relative;
    text-align: center;
    width: 100%
}

    .home-latest-designs .section-title:before {
        border-bottom: 1px solid #ccc;
        content: "";
        position: absolute;
        right: 0;
        top: 15px;
        width: 100%;
        z-index: -1
    }

    .home-latest-designs .section-title span {
        background: #fff;
        display: inline-block;
        padding: 5px 20px
    }

.home-latest-designs .latestdesigns-scroller {
    margin: 0 auto;
    width: 90%
}

.home-latest-designs .swiper-button-next:after, .home-latest-designs .swiper-button-prev:after {
    display: none
}

.home-latest-designs .swiper-button-next, .home-latest-designs .swiper-button-prev {
    background: #a4a4a4;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    width: 30px
}

.home-latest-designs .designs {
    flex-flow: inherit
}

    .home-latest-designs .designs .design {
        border-radius: 4px;
        overflow: hidden;
        position: relative
    }

        .home-latest-designs .designs .design a {
            height: 100%;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 9
        }

        .home-latest-designs .designs .design img {
            -o-object-fit: cover;
            object-fit: cover;
            transition: all .3s
        }

        .home-latest-designs .designs .design:hover {
            box-shadow: 0 0 5px #ccc
        }

            .home-latest-designs .designs .design:hover img {
                filter: blur(2px)
            }

            .home-latest-designs .designs .design:hover .title {
                opacity: 1;
                visibility: visible
            }

        .home-latest-designs .designs .design .title {
            opacity: 0;
            position: absolute;
            text-align: center;
            top: 50%;
            transform: translateY(-50%);
            transition: all .3s;
            visibility: hidden;
            width: 100%
        }

.home-advantages {
    background: #fff
}

    .home-advantages .col .icon {
        align-items: center;
        display: flex;
        height: 60px;
        justify-content: center
    }

        .home-advantages .col .icon img {
            position: relative
        }

    .home-advantages .col .title {
        font-size: .8rem
    }

.home-latest-posts {
    background: #e6e1d8
}

    .home-latest-posts .section-title {
        color: #917748;
        font-weight: 700;
        height: 40px;
        position: relative;
        text-align: center;
        width: 100%
    }

        .home-latest-posts .section-title:before {
            border-bottom: 1px solid hsla(0,0%,51%,.2);
            content: "";
            position: absolute;
            right: 0;
            top: 15px;
            width: 100%;
            z-index: 1
        }

        .home-latest-posts .section-title span {
            background: #e6e1d8;
            display: inline-block;
            padding: 5px 20px;
            position: relative;
            z-index: 2
        }

    .home-latest-posts .latestposts-scroller {
        margin: 0 auto;
        width: 100%
    }

    .home-latest-posts .swiper-button-next:after, .home-latest-posts .swiper-button-prev:after {
        display: none
    }

    .home-latest-posts .swiper-button-next, .home-latest-posts .swiper-button-prev {
        background: #a4a4a4;
        border-radius: 50%;
        color: #fff;
        height: 30px;
        width: 30px
    }

    .home-latest-posts .posts .post {
        background: #fff;
        border-radius: 4px;
        height: 350px;
        overflow: hidden;
        position: relative
    }

        .home-latest-posts .posts .post a {
            height: 100%;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 9
        }

        .home-latest-posts .posts .post .image {
            height: 200px;
            overflow: hidden
        }

            .home-latest-posts .posts .post .image img {
                min-height: 100%;
                -o-object-fit: cover;
                object-fit: cover;
                transition: all .3s
            }

        .home-latest-posts .posts .post .article-body {
            height: 150px;
            overflow: hidden;
            padding: 15px;
            text-align: center
        }

            .home-latest-posts .posts .post .article-body h3 {
                color: #2d2a2a;
                font-size: .9rem;
                height: 40px;
                line-height: 1.5rem;
                margin-bottom: 10px;
                transition: color .5s
            }

            .home-latest-posts .posts .post .article-body .excerpt {
                color: #777
            }

        .home-latest-posts .posts .post .date {
            background: #fff;
            font-size: .8rem;
            height: 50px;
            position: absolute;
            right: 10px;
            text-align: center;
            top: 10px;
            width: 50px
        }

            .home-latest-posts .posts .post .date span:first-child {
                font-size: 1.2rem
            }

            .home-latest-posts .posts .post .date span {
                width: 100%
            }

        .home-latest-posts .posts .post:hover h3 {
            color: #917748
        }

.home-brands .section-title {
    color: #917748;
    font-weight: 700;
    height: 40px;
    position: relative;
    text-align: center;
    width: 100%
}

    .home-brands .section-title:before {
        border-bottom: 1px solid hsla(0,0%,51%,.2);
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        width: 100%;
        z-index: 1
    }

    .home-brands .section-title span {
        background: #fff;
        display: inline-block;
        font-size: 1.4rem;
        padding: 5px 20px;
        position: relative;
        z-index: 2
    }

.home-customers .section-title {
    color: #0b2c6e;
    font-weight: 700;
    height: 60px;
    position: relative;
    text-align: center;
    width: 100%
}

    .home-customers .section-title:before {
        border-bottom: 1px solid #ccc;
        content: "";
        position: absolute;
        right: 0;
        top: 15px;
        width: 100%;
        z-index: -1
    }

    .home-customers .section-title span {
        background: #fff;
        display: inline-block;
        padding: 5px 20px
    }

    .home-customers .section-title .subtitle {
        font-size: .7rem;
        font-weight: 400
    }

.home-customers .customers-scroller {
    margin: 0 auto;
    width: 90%
}

.home-customers .swiper-button-next:after, .home-customers .swiper-button-prev:after {
    display: none
}

.home-customers .swiper-button-next, .home-customers .swiper-button-prev {
    background: #a4a4a4;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    top: calc(50% + 40px);
    width: 30px
}

.home-testimonials .section-title {
    color: #0b2c6e;
    font-weight: 700;
    height: 60px;
    position: relative;
    text-align: center;
    width: 100%
}

    .home-testimonials .section-title:before {
        border-bottom: 1px solid #ccc;
        content: "";
        position: absolute;
        right: 0;
        top: 15px;
        width: 100%;
        z-index: -1
    }

    .home-testimonials .section-title span {
        background: #fff;
        display: inline-block;
        padding: 5px 20px
    }

    .home-testimonials .section-title .subtitle {
        font-size: .7rem;
        font-weight: 400
    }

.home-testimonials .testimonials-scroller {
    margin: 0 auto;
    width: 90%
}

.home-testimonials .swiper-button-next:after, .home-testimonials .swiper-button-prev:after {
    display: none
}

.home-testimonials .swiper-button-next, .home-testimonials .swiper-button-prev {
    background: #a4a4a4;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    top: calc(50% + 40px);
    width: 30px
}

.home-testimonials .testimonials .testimonial .title {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 10px
}

.home-testimonials .testimonials .testimonial .excerpt {
    font-size: .8rem;
    margin: 0 auto;
    text-align: justify;
    width: 70%
}

@media only screen and (max-width:767px) {
    .home-categories .section-title {
        height: 30px;
        position: relative;
        text-align: center;
        width: 100%
    }

        .home-categories .section-title span {
            font-size: 1.2rem;
            padding: 0 20px
        }

    .home-categories .categories {
        padding: 2rem 0 0
    }

        .home-categories .categories .category {
            padding: 0 1rem
        }

    .home-advantages .col .title {
        display: none
    }

    .home-latest-posts .latestposts-scroller {
        padding: 0 1rem
    }
}

.products-slider {
    background-position: 74%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-radius: 10px;
    height: auto;
    width: 100%
}

    .products-slider .product-slider-title {
        width: 300px
    }

    .products-slider .product-slider-arrows {
        height: 460px;
        width: 70px
    }

@media screen and (max-width:1200px) {
    .products-slider {
        background-position: 85% !important;
        height: 485px !important
    }

        .products-slider .product-slider-title {
            width: 225px
        }
}

.products-slider-cards {
    height: 100%;
    width: 100%
}

    .products-slider-cards .swiper {
        height: auto;
        width: 100%
    }

        .products-slider-cards .swiper .swiper-slide {
            overflow: hidden;
            width: 250px !important
        }

.amazing-offers {
    background-image: url(../images/promotion.jpg)
}

    .amazing-offers .btn-outline-light:hover {
        border: 2px solid #fff
    }

    .amazing-offers .swiper-button-next {
        position: static
    }

        .amazing-offers .swiper-button-next:after {
            align-items: center;
            border-radius: 50%;
            color: #fff;
            display: flex;
            font-size: 30px;
            font-weight: 700;
            height: 55px;
            justify-content: center;
            margin-right: 5px;
            width: 55px
        }

    .amazing-offers .swiper-button-prev {
        position: static
    }

        .amazing-offers .swiper-button-prev:after {
            align-items: center;
            border-radius: 50%;
            color: #fff;
            display: flex;
            font-size: 30px;
            font-weight: 700;
            height: 55px;
            justify-content: center;
            margin-right: 5px;
            width: 55px
        }

    .amazing-offers .products .product {
        position: relative
    }

        .amazing-offers .products .product .product-image {
            max-height: auto;
            overflow: hidden;
            position: relative
        }

            .amazing-offers .products .product .product-image > a {
                height: 100%;
                position: absolute;
                right: 0;
                top: 0;
                width: 100%;
                z-index: 2
            }

            .amazing-offers .products .product .product-image .image-hover, .amazing-offers .products .product .product-image .image-main {
                align-items: center;
                display: flex;
                height: auto;
                justify-content: center
            }

            .amazing-offers .products .product .product-image .image-hover {
                background-color: #fff;
                bottom: 0;
                left: 0;
                opacity: 0;
                position: absolute;
                right: 0;
                top: 0;
                transition: opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18)
            }

            .amazing-offers .products .product .product-image .action-buttons {
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                bottom: 10px;
                left: 0;
                opacity: 0;
                position: absolute;
                right: 0;
                text-align: center;
                transform: translateY(25px) translateZ(0);
                transition: opacity .3s ease,visibility .3s ease,transform .3s ease;
                visibility: hidden;
                z-index: 3
            }

                .amazing-offers .products .product .product-image .action-buttons .buttons-wrapper {
                    align-items: stretch;
                    background: #fff;
                    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
                    display: inline-flex;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    max-width: calc(100% - 20px);
                    padding-left: 7px;
                    padding-right: 7px;
                    transition: all .3s ease
                }

                    .amazing-offers .products .product .product-image .action-buttons .buttons-wrapper span {
                        color: #0b2c6e;
                        padding: 10px
                    }

                        .amazing-offers .products .product .product-image .action-buttons .buttons-wrapper span i {
                            font-size: 1.4rem
                        }

            .amazing-offers .products .product .product-image .product-image-notices {
                position: absolute;
                right: 10px;
                top: 10px
            }

                .amazing-offers .products .product .product-image .product-image-notices > div {
                    font-weight: 700;
                    margin-bottom: 5px;
                    padding: 2px 10px;
                    position: relative;
                    text-align: center;
                    width: 125px
                }

                .amazing-offers .products .product .product-image .product-image-notices .product-discount {
                    background: #e3342f;
                    color: #fff
                }

                .amazing-offers .products .product .product-image .product-image-notices .product-onsale {
                    background: #917748;
                    color: #fff;
                    font-size: .7rem;
                    font-weight: 700
                }

                .amazing-offers .products .product .product-image .product-image-notices .product-99 {
                    background: #38c172;
                    color: #fff
                }

                .amazing-offers .products .product .product-image .product-image-notices .product-unavailable {
                    background: #917748;
                    color: #fff
                }

            .amazing-offers .products .product .product-image .new-collection {
                left: 10px;
                position: absolute;
                top: 10px
            }

                .amazing-offers .products .product .product-image .new-collection img {
                    width: 50px
                }

        .amazing-offers .products .product .product-colors {
            align-items: center;
            display: flex;
            justify-content: center;
            margin-top: 10px;
            min-height: 10px;
            overflow-x: auto;
            text-align: center
        }

            .amazing-offers .products .product .product-colors .color {
                cursor: pointer;
                height: 8px;
                margin: 0 5px;
                min-width: 8px;
                width: 8px
            }

        .amazing-offers .products .product .product-title {
            font-size: .8rem;
            margin-top: 10px;
            max-height: 35px;
            text-align: center;
            width: 100%
        }

            .amazing-offers .products .product .product-title a {
                color: #777
            }

        .amazing-offers .products .product .product-price {
            align-items: center;
            color: #38c172;
            display: flex;
            font-size: .9rem;
            font-weight: 700;
            justify-content: center;
            margin-top: .8rem;
            max-height: 35px;
            text-align: center;
            width: 100%
        }

            .amazing-offers .products .product .product-price > span {
                margin-left: 10px
            }

            .amazing-offers .products .product .product-price .regular-price {
                color: #777;
                margin-left: 10px;
                text-decoration: line-through
            }

                .amazing-offers .products .product .product-price .regular-price span {
                    display: inline
                }

        .amazing-offers .products .product:hover .product-image .image-hover {
            opacity: 1;
            transform: scale(1.09)
        }

        .amazing-offers .products .product:hover .product-image .action-buttons {
            opacity: 1;
            transform: translateY(0) translateZ(0);
            visibility: visible
        }

        .amazing-offers .products .product .countdown {
            align-items: center;
            color: #999;
            direction: ltr;
            display: flex;
            justify-content: center;
            margin-top: 10px
        }

            .amazing-offers .products .product .countdown li.box {
                background-color: #917748;
                border-radius: 5px;
                color: #fff;
                font-size: 13px;
                height: 30px;
                line-height: 30px;
                margin: 0 2px;
                text-align: center;
                width: 35px
            }

@media only screen and (max-width:767px) {
    .amazing-offers .products .product .product-price {
        flex-direction: column
    }

        .amazing-offers .products .product .product-price > span {
            display: none;
            margin-left: 10px
        }

        .amazing-offers .products .product .product-price .regular-price {
            color: #777;
            margin-left: 10px;
            text-decoration: line-through
        }

            .amazing-offers .products .product .product-price .regular-price span {
                display: inline
            }

    .amazing-offers .products .product .product-image .product-image-notices {
        left: auto !important;
        right: 10px !important
    }

        .amazing-offers .products .product .product-image .product-image-notices > div {
            font-size: .7rem;
            right: auto;
            width: 60px
        }

    .amazing-offers .products .product .countdown li.box {
        font-size: 1rem;
        height: 20px;
        line-height: 20px;
        width: 20px
    }
}

.amazing-offers .products .product {
    background: #fff;
    border-radius: 4px
}

    .amazing-offers .products .product .product-price .regular-price {
        color: #e3342f
    }

    .amazing-offers .products .product .product-title {
        white-space: nowrap
    }

@media screen and (max-width:1199px) {
    .amazing-offers-wrapper .container {
        max-width: 100%;
        padding: 0
    }

    .amazing-offers {
        background-color: #d10000;
        background-image: url(../images/promotion-mobile.jpg);
        background-position: top !important;
        background-repeat: no-repeat;
        background-size: auto auto;
        border-radius: 10px;
        height: 570px !important;
        padding: 0 20px
    }
}

.nav-header .main-menu .menu-mobile {
    margin-top: 40px;
    padding-right: 15px;
    padding-left: 15px;
}

    .nav-header .main-menu .menu-mobile .menu-search {
        display: flex;
    }

        .nav-header .main-menu .menu-mobile .menu-search .form-control {
            padding: 1rem .1rem 1rem 3.5rem;
        }

        .nav-header .main-menu .menu-mobile .menu-search .user-icon {
            background: #cebeaf;
            width: 45px;
            height: 45px;
            border-radius: 2rem;
            display: flex;
            align-items: center;
            text-align: center;
            justify-content: center;
            margin-top: -22px;
        }

    .nav-header .main-menu .menu-mobile .menu-search-open .user-icon {
        display: none;
    }

    .nav-header .main-menu .menu-mobile .menu-search-open .menu-search-toggle {
        margin-top: 0;
        margin-left: 1rem;
    }

    .nav-header .main-menu .menu-mobile .menu-toggle-btn {
        background: #cebeaf;
        border-radius: 2rem;
        width: 45px;
        height: 45px;
        top: 13%;
    }

        .nav-header .main-menu .menu-mobile .menu-toggle-btn span:before {
            background: #fff;
        }

        .nav-header .main-menu .menu-mobile .menu-toggle-btn span:after {
            background: #fff;
        }

    .nav-header .main-menu .menu-mobile .menu-search-toggle {
        width: 45px;
        text-align: center;
        height: 45px;
        align-items: center;
        justify-content: center;
        background: #cebeaf;
        border-radius: 2rem;
        color: #fff;
        margin-top: -22px;
    }

.nav-header .main-menu .menu > ul > li > a {
    transition: color .3s ease-in-out;
}

    .nav-header .main-menu .menu > ul > li > a:hover {
        color: #cebeaf !important;
    }

    .nav-header .main-menu .menu > ul > li > a i {
        margin: 0;
        color: #000 !important;
    }

.nav-header .main-menu .menu > ul > li > ul {
    background-color: #fff;
}

    .nav-header .main-menu .menu > ul > li > ul > li:hover {
        color: #cebeaf;
    }

    .nav-header .main-menu .menu > ul > li > ul > li a:hover {
        color: #cebeaf;
    }

@media(min-width:1024px) {
    .nav-header .main-menu .menu > ul > li > ul > li > span {
        display: none;
    }
}

.nav-header .main-menu .menu > ul > li > ul > li > ul {
    background-color: #fff;
}

    .nav-header .main-menu .menu > ul > li > ul > li > ul > li {
        padding: 0;
    }

        .nav-header .main-menu .menu > ul > li > ul > li > ul > li a {
            transition: all .3s ease-in-out;
            display: flex !important;
            align-items: center;
        }

            .nav-header .main-menu .menu > ul > li > ul > li > ul > li a:hover {
                color: #cebeaf;
            }

            .nav-header .main-menu .menu > ul > li > ul > li > ul > li a:before {
                content: '';
                background-color: #cebeaf;
                width: 2px;
                height: 12px;
                display: inline-block;
                margin-left: 3px;
                vertical-align: sub;
            }

.search-box .search-div .form-group {
    position: relative;
}

    .search-box .search-div .form-group .form-control {
        border: 2px solid #000;
    }

        .search-box .search-div .form-group .form-control::placeholder {
            font-size: .9rem;
        }

    .search-box .search-div .form-group .search-icon {
        position: absolute;
        top: 10%;
        left: 0;
        background-color: transparent;
    }

@media(max-width:1023px) {
    .menu-active .menu-toggle-btn span {
        background-color: transparent;
    }
}

@media(max-width:1023px) {
    .menu-active .menu-toggle-btn span:before {
        top: 1px;
        left: -2px;
    }
}

@media(max-width:1023px) {
    .menu-active .menu-toggle-btn span:after {
        bottom: 0;
        left: -2px;
    }
}

@media(max-width:1023px) {
    .menu > ul > li > .menu-arrow > i {
        height: 12px;
        width: 12px;
    }

        .menu > ul > li > .menu-arrow > i:after {
            display: none;
        }
}

@media(max-width:1023px) {
    .menu > ul > li > ul.sub-menu > li .menu-arrow-02 > i {
        height: 12px;
        width: 12px;
    }

        .menu > ul > li > ul.sub-menu > li .menu-arrow-02 > i:after {
            display: none;
        }
}

/*@media(max-width:1023px) {
    .menu-active .menu > .menu-list {
        overflow-y: auto;*/
        /*height: 25px;*/
    /*}
}*/

.menu > ul > li > ul > li > ul.sub-menu > li > a {
    border-bottom: 0;
}

.menu > ul > li > a {
    justify-content: start;
    font-size: .85rem;
}

@media(max-width:1023px) {
    .menu-toggle-btn span {
        background: #fff;
    }
}

@media(max-width:1023px) {
    .menu-active .menu-toggle-btn span {
        background-color: transparent;
    }
}

@media(max-width:1023px) {
    .menu-active .menu-toggle-btn span:before {
        top: 1px;
        left: -2px;
    }
}

@media(max-width:1023px) {
    .menu-active .menu-toggle-btn span:after {
        bottom: 0;
        left: -2px;
    }
}

.nav-header .main-menu .menu > ul > li > ul > li > ul > li a {
    font-size: .8rem;
    flex-shrink: 0;
}

.nav-header .main-menu .menu > ul > li > ul > li > ul {
    background-color: transparent;
}

@media(min-width:1024px) {
    ul > li ul > li:not(.link-list) {
        align-items: start;
    }
}

@media(max-width:1023px) {
    .menu-mobile {
        height: 78px;
    }
}

.nav-header .main-menu .menu-mobile .menu-toggle-btn {
    top: 22%;
}

@media(min-width:1024px) {
    .menu > ul > li > .megamenu {
        top: 67px;
    }
}

.menu-search-open {
    position: relative;
}

.menu-mobile .menu-search-open form .search-ic .iconsearch {
    position: absolute;
    top: 40%;
    left: 5%;
    display: block;
}

.menu-mobile .menu-search-open form .search-ic {
    display: block;
    background-color: transparent;
}

.menu-mobile .menu-search-form .search-ic {
    display: none;
    background-color: transparent;
}

.menu a {
    line-height: 2.6;
}

.menu > ul > li > .megamenu .title {
    margin: 0;
}

@media(max-width:1023px) {
    .menu > ul > li > .menu-arrow {
        height: 39px;
    }
}

@media(min-width:1024px) {
    .menu > ul > li > ul {
        top: 67px;
    }
}

@media(min-width:1023px) {
    .menu > .menu-list > li > ul.sub-menu > li:hover > ul.sub-menu {
        background: #fff;
        margin-top: -1px;
    }
}

.nav-header .main-menu .menu > ul > li > ul > li a::before {
    content: '';
    background-color: #cebeaf;
    width: 2px;
    height: 12px;
    display: inline-block;
    margin-left: 3px;
    vertical-align: sub;
}

@media(min-width:1023px) {
    .menu > ul > li > .megamenu .link-list {
        margin-bottom: 0;
    }
}

@media(min-width:1024px) {
    .menu > ul > li > a {
        padding: 0;
    }
}

.main-footer .footer-section {
    background-color: #cebeaf;
}

@media(min-width:768px) {
    .main-footer .footer-section .info-footer {
        position: relative;
        top: -65px;
    }
}

.main-footer .footer-section .info-footer .cart {
    box-shadow: rgba(100,100,111,.47) 0 7px 29px 0;
    min-height: 100px;
}

    .main-footer .footer-section .info-footer .cart .icon {
        background: #cebeaf;
        width: 70px;
        height: 70px;
        display: flex;
        justify-content: center;
        border-radius: 3rem;
        align-items: center;
        margin: auto;
        transition: all .3s ease-in-out;
    }

        .main-footer .footer-section .info-footer .cart .icon:hover {
            background: black;
        }

    .main-footer .footer-section .info-footer .cart .content {
        min-height: 50px;
        margin-top: -30px;
    }

        .main-footer .footer-section .info-footer .cart .content span {
            font-size: .9rem;
        }

        .main-footer .footer-section .info-footer .cart .content a {
            color: #000;
            transition: color .3s ease-in-out;
        }

            .main-footer .footer-section .info-footer .cart .content a:hover {
                color: #cebeaf;
            }

.main-footer .footer-section .menu-footer li:before {
    content: "•";
    color: #cebeaf;
    font-weight: bold;
    display: inline-block;
    width: 1em;
}

.main-footer .footer-section .menu-footer li span {
    font-size: .9rem;
}

.main-footer .footer-section .menu-footer li a {
    color: #000;
    font-size: .9rem;
    transition: color .3s ease-in-out;
}

    .main-footer .footer-section .menu-footer li a:hover {
        color: #cebeaf;
    }

.main-footer .footer-section .menu-footer strong {
    font-size: .9rem;
    font-weight: bold;
}

.main-footer .footer-section .social-media a {
    color: #000;
    transition: color .3s ease-in-out;
}

    .main-footer .footer-section .social-media a:hover {
        color: black;
    }

.main-footer .footer-section .divider {
    border-bottom: 1px solid #000;
}

.main-footer .mini-footer .copyright-text a {
    color: #000;
    font-size: .9rem;
}

.main-footer .mini-footer .copyright-text .online-shop {
    font-size: .8rem;
    transition: color .3s ease-in-out;
}

    .main-footer .mini-footer .copyright-text .online-shop:hover {
        color: black;
    }

.main-footer .mini-footer .copyright-text .Slogan-footer {
    font-size: .8rem !important;
}

.scrolltop {
    position: fixed;
    right: .5rem;
    bottom: 4.5rem;
    width: 35px;
    height: 35px;
    cursor: pointer;
    z-index: 999;
    background: black;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .2rem;
    transition: all .3s ease;
}

    .scrolltop i {
        color: #fff;
    }

    .scrolltop:hover {
        transform: scale(1.1);
    }

    .scrolltop i {
        transition: all .3s ease;
        color: #fff;
        z-index: 100;
        font-size: 1.3rem;
        text-align: center;
        display: block;
        line-height: 1.3;
    }

.breadcrumb {
    padding: .3rem .34rem;
    margin-bottom: 0;
}

@media(min-width:768px) {
    .breadcrumb {
        background: transparent;
        padding: .75rem 0;
        margin-bottom: 10px;
    }
}

.breadcrumb a {
    color: #444;
    font-size: .8rem;
    transition: color .3s ease-in-out;
}

    .breadcrumb a:hover {
        color: #333;
    }

.breadcrumb .active {
    color: #000;
    font-size: .8rem;
}

.breadcrumb-item + .breadcrumb-item {
    position: relative;
    padding-right: 1.3rem;
    padding-left: 0;
    padding-right: 1.1rem;
}

    .breadcrumb-item + .breadcrumb-item::before {
        content: "";
        box-sizing: border-box;
        position: relative;
        display: block;
        border-radius: 100px;
        padding-right: .2rem;
    }

    .breadcrumb-item + .breadcrumb-item::after {
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        width: 7px;
        height: 7px;
        border-bottom: 2px solid #cebeaf;
        border-left: 2px solid #cebeaf;
        transform: rotate(45deg);
        right: 5px;
        top: 7px;
    }

.bg-theme {
    background: #cebeaf;
}

.card .card-body .form-row select {
    font-size: 1rem;
    background-color: #e9ecef !important;
    color: #656a6d;
}

.card .card-body .form-row label, .card .card-body .form-row input {
    color: #656a6d;
}

.form-control select {
    background-color: #e9ecef !important;
}

.btn-theme {
    color: #fff;
    background-color: #cebeaf;
    border-color: #cebeaf;
}

    .btn-theme:hover {
        color: #cebeaf;
        background-color: #fff;
        border-color: #cebeaf;
    }

input.form-control {
    background-color: #faf9f6;
}

    input.form-control label {
        color: #6c757d !important;
    }

.selection span {
    background-color: #e9ecef !important;
    color: #656a6d !important;
}

.grid-table thead {
    background: #243746;
    color: #fff;
}

    .grid-table thead tr th.grid-header .grid-header-title a {
        font-weight: normal;
        color: #fff;
    }



/* Copy of Style.min*/
/* Copy of Style.min*/

/*Font*/



/*gallery Sidebar*/
.ExportDivStyle {
    background-color: black;
    /* text-align: center;*/
    border-left: 5px solid black;
    /*box-shadow: 1px 50px 100px 30px #e0ebfa;*/
    background-repeat: no-repeat;
    background-size: cover;
}
.ProductsDivStyle {
   
    background-color: #c8baad;
    /* text-align: center;*/
    border-left: 5px solid #c8baad;
    /*box-shadow: 1px 50px 100px 30px #e0ebfa;*/
}

.gallery {
    padding: 10px;
    --size: min(60vmin, 400px);
    margin-top: 300px;
    margin-right: -170px;
    /*position:unset;*/
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*box-shadow: 0 0 10px #0002, 0 20px 40px -20px #0004;*/
    width: var(--size);
    height: 350px;
    /*background: black;*/
    /*border: 2px solid #7b726b;*/
    /*border: 2px solid black;*/
    border-radius: 10PX;
    display: grid;
    grid-template-rows: 50% 50%;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    gap: 6px;
    height: 600px;
    top: -200px;
    margin-bottom: -300px;
    border-radius: 30px;
    /*box-shadow: 0px 0px 50px 20px black;*/
}

    .gallery img {
        width: 90%;
        height: 100%;
        object-fit: cover;
    }

@keyframes moveHorizontal {
    to {
        object-position: 100% 0;
    }
}

@keyframes moveVertical {
    to {
        object-position: 0 100%;
    }
}

@keyframes shrinkVertical {
    to {
        height: 0;
    }
}

@keyframes shrinkHorizontal {
    to {
        width: 0;
    }
}


@keyframes growHorizontal {
    to {
        width: 100%;
    }
}

@keyframes growHorizontal2 {
    to {
        width: 70%;
    }
}

@keyframes growVertical {
    to {
        height: 100%;
    }
}


@keyframes growAll {
    to {
        width: 100%;
        height: 100%;
    }
}

.gallery img:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
    justify-self: end;
    animation: moveHorizontal 8.5s 0.5s 1, shrinkHorizontal 2s 9s ease-in 1;
    animation-fill-mode: forwards;
}

.gallery img:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    animation: shrinkHorizontal 2s 11s 1;
    animation-fill-mode: forwards;
}

.gallery img:nth-child(3) {
    grid-row: 2;
    grid-column: 1 / 3;
    align-self: end;
    object-position: 0 0;
    animation: moveVertical 5s 1s 1, shrinkVertical 3s 5s 1;
    animation-fill-mode: forwards;
}

.gallery img:nth-child(4) {
    grid-column: 1 / 3;
    grid-row: 1;
    width: 0;
    justify-self: center;
    align-self: start;
    animation: growHorizontal 2.25s 11s 1, moveHorizontal 4s 14s 1, shrinkVertical 2s 18s 1;
    animation-fill-mode: forwards;
}

.gallery img:nth-child(5) {
    grid-column: 1;
    grid-row: 2;
    width: 0;
    justify-self: start;
    align-self: end;
    animation: growHorizontal 2.5s 7.5s 1, moveVertical 4s 12.5s 1, shrinkHorizontal 2s 17s 1;
    animation-fill-mode: forwards;
}

.gallery img:nth-child(6) {
    grid-column: 2;
    grid-row: 2;
    width: 0;
    justify-self: end;
    align-self: end;
    animation: growHorizontal 2s 8s 1, shrinkHorizontal 2s 17s 1;
    animation-fill-mode: forwards;
}

.gallery img:nth-child(7) {
    grid-column: 1/3;
    grid-row: 1/3;
    width: 0;
    justify-self: end;
    align-self: end;
    object-position: 0 0;
    animation: growHorizontal 2s 20s 1, moveHorizontal 16s 21.5s 1;
    animation-fill-mode: forwards;
}


/*Gallery Content*/
.heading {
    text-align: center;
    font-size: 2.0em;
    letter-spacing: 1px;
    padding: 40px;
    color: white;
}

.gallery-image {
    
    /*height: 700px;*/
    background: #c8baad;
    border: 2px solid #7b726b;
    border: 2px solid #875a35;
    border-radius: 0PX;
    /* padding: 20px;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .gallery-image img {

        height: 300px;
        width: 100%;
        transform: scale(1.0);
        transition: transform 0.4s ease;
        border: 1px solid gray;
        box-shadow: 0px 0px 10px 2px gray;
    }

    .gallery-image .ImgDetail {
        /*height: 300px;
        width: 100%;*/
        transform: none;
        border: none;
        /*border: 1px solid gray;
        box-shadow: 0px 0px 10px 2px gray;*/
        width: 25px;
        height: 25px;
        top: -40px;
        right: 300px;
        position:relative;
    }

.img-box {
    
    padding: 5%;
    box-sizing: content-box;
    margin: 10px;
    height: 300px;
    width: 25%;
    overflow: hidden;
    display: inline-block;
    color: white;
    position: relative;
    background-color: white;
    border: 1px solid #875a35;
    border-radius: 10px;
    box-shadow: -2px 2px 2px gray;
}

.caption {
    position: absolute;
    top: 105%;
    left: 10px;
    opacity: 0.0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
.captionB {
    position: absolute;
    bottom:200px;
    right: 5px;
    opacity: 0.0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.transparent-box {
    /*text-align:center;*/
    height: 25px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.3s ease;
}

.img-box:hover img {
    transform: scale(1.3);
}

.img-box:hover .transparent-box {
    background-color: rgba(0, 0, 0, 0.1);
}

.img-box:hover .caption {
    transform: translateY(-20px);
     opacity: 1.0;
}


/*.img-box:active .captionB {
    transform: translateY(-20px);
    opacity: 1.0;
}*/

.img-box:active .captionB {
    transform: translateY(-20px);
    opacity: 1.0;
}

.img-box:hover {
    cursor: pointer;
}

.caption > p:nth-child(2) {
    font-size: 0.9em;
    color: black;
    background-color: white;
}

.caption > p:nth-child(1) {
    text-align: center;
    /*font-size: 0.9em;*/
    color: black;
    background-color: white;
    opacity: 0.5;
    border-bottom: 1px solid #f0c443;
    border-radius: 5px;
}

/*.btn-check:focus + .btn-warning, .btn-warning:focus .captionB {
    color: red;
    transform: translateY(-50px);
    opacity: 1.0;
}
*/

.opacity-low {
    opacity: 0.7;
}



/*.captionB {
    display: none;
}*/
.ImgCommB:hover{

}


.period {
    display: none;
    position:absolute;
    text-align:center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/*Image Footer*/
.container {
    position: relative;
    width: 100%;

}

.image {
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    /*background-color: #978b81;*/
    background-color: #cebeaf;
    /* opacity: 70%;*/
}

.container:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}


.blink {
    margin-top: 2%;
    animation: blinker 3s linear infinite;
    color: red;
    font-size: 0.5em;
    /* Larger, responsive font size */
    /*margin-bottom:-50px;*/
    width: 100%;
    height: 50px;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

/*Tooltip*/
[data-tooltip]:hover::after {
    display: block;
    position: absolute;
    content: attr(data-tooltip);
    border: 1px solid black;
    background: #eee;
    padding: .25em;
    color: #bc8211;
}

/*MyStyle*/
.BackST {
    background-image: url('Background_mysite.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    border-top: 10px solid #cebeaf;
}

.stickyST {
    background-color: #cebeaf;
    opacity: 50%;
    
}

/*Menuitem*/
ul > li > a {
    color: #bc8211;
}

    ul > li > a > span:hover {
        color: #f5f3eb;
    }

.menu > ul > li > ul.sub-menu > li > a > span :hover {
    color: red;
}

.menu > .menu-list > li > ul.sub-menu > li > a:hover {
    color: #bc8211;
}

@media (max-width: 1023px) {
    .menu > ul > li > a > span:hover {
        color: #bc8211;
    }
}

@media (min-width: 1023px) {
    .ProductsDivStyle {
        height: 750px;
        
    }
}

@media (min-width: 1024px) {
    .gallery-image {
        margin-right: 0px;
    }
    .filter2 {
        margin-right: 0px;
    }
}
        /*.home-banners {
                height: 2000px;
            }*/
        .ExportDivStyle {
            margin-right: 0px;
        }

        .blink {
            margin-top: 15%;
        }
        .menu-mobile {
            right: 0;
        }
        /*.sticky-banner{display:none;}*/
    

.logoSt {

    /*padding: 20%;*/
    /*margin-left: -40px;*/
}
.swiper-wrapper {
    transform: translate3d(-3072px, 0px, 0px);
    transition-duration: 300ms;
    text-align: center;
}
.swiper-wrapper-img {
    width: 100%;
    border: 2px solid #875a35;
    border-radius: 50PX;
}
    .mg-b100 {
        margin-bottom: 40px;
    }
.MrgT-50 {
    margin-top: -50px;
}
.mrg-1 {
    margin-top: 1%;
}

@media (min-width:1400px) {
    .DivGallery {
        margin-right: 20px;
        padding-top: 20px;
    }
}

    .DivGalleryProducts {
        background-color: #c8baad;
        margin-right: 20px;
        padding-top: 20px;
    }

    .ImgComm {
        width: 100%;
        height: 20%;
        border: 1px solid gray;
        box-shadow: 1px 1px 1px gray;
        margin-top: 80%;
        text-align: center;
        background-color: black;
        opacity: 70%;
    }

    .ImgComm2 {
        width: 100%;
        height: 32%;
        border: 1px solid gray;
        box-shadow: 1px 1px 1px gray;
        /*margin-top: 220px;*/
        text-align: center;
        background-color: black;
        opacity: 50%;
        height: 35px;
        padding-top: 1%;
    }

    .ImgCommP {
        text-align: center;
        color: #fff;
        margin-top: 5px;
    }

    .ImgCommB {
        text-align: center;
        margin-top: 5px;
    }

    .ImgCommB1 {
        text-align: center;
        margin-top: 5px;
        margin-right: 2px;
    }

    .ImgCommBb {
        text-align: center;
        margin-top: 5px;
        background-color: black;
        color: white;
        border: 1px solid #ffca2c;
        box-shadow: 2px 2px #ffca2c;
        margin-bottom: 10px;
        opacity: 80%;
    }

    .ImgCommB {
        text-align: center;
        margin-top: 5px;
        background-color: black;
        color: white;
        border: 1px solid #ffca2c;
        /* box-shadow: 2px 2px  #ffca2c;*/
        /*margin-bottom: 10px;*/
        opacity: 80%;
    }
.ImgInfo {
    text-align: center;
    margin-top: 6px;
    background-color: black;
    color: white;
    border: 1px solid #ffca2c;
    /* box-shadow: 2px 2px  #ffca2c;*/
    /*margin-bottom: 10px;*/
    opacity: 80%;
}

    .main-footer {
        background-color: #cebeaf;
        opacity: 70%;
    }

    .cartST {
        height: 150px;
    }

    .blinkst {
        text-align: center;
        margin-top: 10px;
    }

    .telSpan {
        font-weight: bold;
        font-size: 20px;
    }

    .social-mediaST {
        color: black;
        margin-top: -35px;
        padding-right: 35%;
        text-align: center;
    }

    .GrproST {
        color: #484747;
        padding: 5px;
    }

    @media(max-width:1023px) {
        html {
            margin-left: -800px;
        }
    }

    @font-face {
        font-family: 'IRANSansWeb';
        src: url('./Mezon_Shojaei/Assets/Fonts/IRANSansWeb.eot');
        src: url('./Mezon_Shojaei/Assets/fonts/IRANSansWeb.eot') format('embedded-opentype'), url('./Mezon_Shojaei/Assets/fonts/IRANSansWeb.woff') format('woff'), url('./Mezon_Shojaei/Assets/fonts/IRANSansWeb.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }

    body {
        font-family: 'IRANSansWeb' !important;
        font-weight: 400;
    }

    html, body {
        height: 100%;
        /*width:100%;*/
        margin: 0;
        /*padding:0;*/
    }

   /* @media(max-width:1023px) {
        html, body {
            height: 100%;
            margin: 0;
        }
    }*/

@media(min-width:1023px) {
    .BackSt3 {
        padding: 150px 0;
    }
} 

/*@media(max-width:1023px) {
    .sticky-banner {
        display: none;
    }
}*/

.BtnDefault {
    margin-left: 20px;
    margin-top: 20px;
    float: left;
    width: 90px;
    box-shadow: 2px 2px 1px gray;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}

/*button shop input topbar*/
h1 {
    text-align: center;
    /*position: relative;*/
    top: 50px;
    /*margin-right: 100px;*/
    cursor: pointer;
}

    h1::before {
        /* margin-right: 0.1%;*/
        margin-top: 1%;
        text-align: center;
        content: attr(data-count);
        position: absolute;
        /*top: -12px;*/
        /* right: 17px;*/
        width: 20px;
        height: 20px;
        background: #c00;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        font-size: 15px;
        color: #fff;
        /* text-align: center;*/
        opacity: 0;
        transition: all .3s ease-in;
        -webkit-transition: all .3s ease-in;
        -moz-transition: all .3s ease-in;
        -ms-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
    }

    h1.zero::before {
        opacity: 1;
    }

section {
    width: 90%;
    height: 400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 100px auto;
}

    section div {
        width: 24%;
        margin-top: 30px;
        position: relative;
        padding: 10px;
        box-sizing: border-box;
        background-color: #f5f5f5;
        box-shadow: 0 3px 10px rgba(97, 97, 97, 0.3);
    }

        section div img {
            width: 100%;
            height: 250px;
            object-fit: cover;
        }

        section div h6 {
            padding: 30px;
            font-size: 18px;
        }

            section div h6 span {
                color: green;
                margin-left: 5px;
            }

        section div button {
            width: 100%;
            border: none;
            font-family: 'vazir';
            background: #c00;
            color: #fff;
            padding: 10px;
            margin-top: 20px;
            cursor: pointer;
        }


.select {
    padding: 2%;
    text-align: center;
    background: #333;
    position: absolute;
    top: 150px;
    right: 50%;
    transform: translateX(50%);
    width: 30vw;
    height: 80vh;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    display: none;
    overflow-y: auto;
    border: 1px solid lightgray;
    border-radius: 10px;
}

    .select.display {
        display: block;
    }

    .select div {
        width: 100%;
        height: 100px;
        display: flex;
        position: relative;
        margin-top: 20px;
        background: rgb(66, 66, 66);
        margin-bottom: 5px;
        /*background-color:lightgray;*/
        border:1px solid lightgray;
       border-radius:10px;
     /*  box-shadow:1px 1px 5px #fff;*/
    }

        .select div img {
            width: 50%;
        }

    .select img {
        text-align: center;
        width: 50%;
    }

    .select div p {
        color: #fff;
        padding: 20px;
        margin-bottom:50px;
    }

    .select div h6 {
        position: absolute;
        bottom: 20px;
        right: 50%;
        font-size: 18px;
        color: #fff;
    }

        .select div h6 span {
            color: green;
            margin-left: 5px;
        }

    .select div button {
        /* margin-top:50%;*/
        position: absolute;
        bottom: 50px;
        right: 80%;
        background: #c00;
        border: none;
        color: #fff;
        padding: 5px 10px;
        font-family: 'vazir';
        cursor: pointer;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        font-size: 17px;
    }
/*button shop input topbar*/

.BackST {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.BackST1 {
    background-repeat: no-repeat;
    background-size: cover;
}
.selSt {
    border: 1px solid black;
    border-radius: 5px;
}
.btnclose {
    opacity: 90%;
    color: black;
    background-color: white;
    font-size: smaller;
    border: 1px solid black;
}
.Neshanst {
    margin-top: -25px;
    margin-right: 35%;
    text-align: center;
}
.crblack {
    color: black
}
.Slogan-footer {
    color: #333;
    text-align: center;
}
.searchSt {
    text-align: center;
    background-color: #fff;
    border: 1px solid gray;
    border-radius: 2px;
    box-shadow: 2px 2px 2px gray;
    height: 25px;
}
.btnSearch {
    background-color: #eae7e7;
    border: 1px solid gray;
    border-radius: 2px;
    height: 25px;
}
.srch {
    width: 100%;
    text-align: center;
}
.mrht5 {
    margin-top: 5%;
}
.bckcol {
    background-color: lightgray;
}
.selectSt {
    border: 1px solid black;
    border-radius: 5px;
}
.padd-1 {
    padding: 1%;
}
.BackSt2 {
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #875a35;
    box-shadow: -15px 5px 30px #c8baad;
    border-radius: 20px;
}
.ImgDetail {
    height: fit-content;
    padding: 150px 0;
}
.DivGalleryst {
    margin-right: 20px;
    padding-top: 20px;
    color: #3b3836;
    padding: 2% 5%;
}
.titleDet {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    color: black;
}
.buyBtn {
    width: 20%;
    float: left;
}
.favBtn {
    font-size: 16px;
    margin-bottom: 5px;
    color: black;
}
.BackSt3 {
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #875a35;
    box-shadow: -15px 5px 30px #c8baad;
    border-radius: 20px;
    color: #fff;
    text-align:center;
   
}
/*.prices {*/
    /*text-align: center;*/
    /*height: fit-content;
    padding: 50px 0;*/
   /* line-height: 2;*/
    /*color:black;
}*/
.control-label {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #fff;
}
.Pst {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
    color: #cbcbcb;
}
.tel {
    color: #cbcbcb;
}
.Pst2 {
    color: black;
    font-size: larger;
    font-weight: bold;
    text-align: center;
}
.Divform {
    background-color: #fff;
    border: 1px solid gray;
    border-radius: 100px;
}
.cartSt {
    border: 2px solid #343232;
    box-shadow: 1px 1px 20px 3px #343232;
    padding: 5px;
}
.cartBk {
    background-color: #c8baad;
    border: 2px solid gray;
}

/*Added*/
.txt1 {
    /*font-family: Poppins-Regular;*/
    font-size: 13px;
    line-height: 1.5;
    color: #969090;
}

.txt2 {
    /*font-family: Poppins-Regular;*/
    font-size: 13px;
    line-height: 1.5;
    color: #b8adad;
}


/*//////////////////////////////////////////////////////////////////
[ login ]*/

.limiter {
    width: 100%;
    margin: 0 auto;
}

.container-login100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #9053c7;
    background: -webkit-linear-gradient(-135deg, #c8baad, #333);
    background: -o-linear-gradient(-135deg, #c8baad, #333);
    background: -moz-linear-gradient(-135deg, #c8baad, #333);
    background: linear-gradient(-135deg, #c8baad, #333);
}

.wrap-login100 {
    /*width: 960px;*/
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 177px 130px 33px 95px;
}

/*------------------------------------------------------------------
[  ]*/
.login100-pic {
    width: 316px;
}

    .login100-pic img {
        max-width: 100%;
    }


/*------------------------------------------------------------------
[  ]*/
/*.login100-form {
  width: 290px;
}
*/
.login100-form-title {
    /*font-family: Poppins-Bold;*/
    font-size: 24px;
    color: #333333;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 54px;
}


/*---------------------------------------------*/
.wrap-input100 {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 10px;
}

.input100 {
    /*font-family: Poppins-Medium;*/
    font-size: 15px;
    line-height: 1.5;
    color: #666666;
    display: block;
    width: 100%;
    background: #e6e6e6;
    height: 50px;
    border-radius: 25px;
    padding: 0 30px 0 68px;
}


/*------------------------------------------------------------------
[ Focus ]*/
.focus-input100 {
    display: block;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 0px;
    color: rgba(87,184,70, 0.8);
}

.input100:focus + .focus-input100 {
    -webkit-animation: anim-shadow 0.5s ease-in-out forwards;
    animation: anim-shadow 0.5s ease-in-out forwards;
}

@-webkit-keyframes anim-shadow {
    to {
        box-shadow: 0px 0px 70px 25px;
        opacity: 0;
    }
}

@keyframes anim-shadow {
    to {
        box-shadow: 0px 0px 70px 25px;
        opacity: 0;
    }
}

.symbol-input100 {
    font-size: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 35px;
    pointer-events: none;
    color: #666666;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.input100:focus + .focus-input100 + .symbol-input100 {
    color: #57b846;
    padding-left: 28px;
}

/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 20px;
}

.login100-form-btn {
    /*font-family: Montserrat-Bold;*/
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    height: 50px;
    border-radius: 25px;
    background: #d9b753;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

    .login100-form-btn:hover {
        border: 2px solid #fff;
        box-shadow: 2px 2px 2px #e6e6e6;
    }



/*------------------------------------------------------------------
[ Responsive ]*/



@media (max-width: 992px) {
    .wrap-login100 {
        padding: 177px 90px 33px 85px;
    }

    .login100-pic {
        width: 35%;
    }

    .login100-form {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .wrap-login100 {
        padding: 100px 80px 33px 80px;
    }


    .login100-pic {
        width: 80%;
        height: 80%;
        text-align: center;
        /*margin-top: -10%;*/
        margin-right: 20%;
        margin-bottom: 10%;
    }

    .login100-form {
        width: 100%;
    }

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

@media (max-width: 576px) {
    .wrap-login100 {
        padding: 100px 15px 33px 15px;
    }
}


/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
    position: relative;
}

.alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: white;
    border: 1px solid #c80000;
    border-radius: 13px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
    pointer-events: none;
    font-family: Poppins-Medium;
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.alert-validate::after {
    content: "\f06a";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    color: #c80000;
    font-size: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 13px;
}

.alert-validate:hover:before {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 992px) {
    .alert-validate::before {
        visibility: visible;
        opacity: 1;
    }
}

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

.p-t-136 {
    padding-top: 136px;
}

.p-t-12 {
    padding-top: 12px;
}

.bs-wizard {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 40px;
    top: 100%;
    width: 100%
}

    .bs-wizard .bs-wizard-step {
        padding: 0;
        position: relative
    }

        .bs-wizard .bs-wizard-step .bs-wizard-stepnum {
            color: #d1d1d1;
            font-size: 12px;
            font-weight: 700;
            margin-bottom: 5px;
            position: relative
        }

        .bs-wizard .bs-wizard-step .bs-wizard-info {
            color: #999;
            font-size: 14px
        }

        .bs-wizard .bs-wizard-step.active .bs-wizard-stepnum, .bs-wizard .bs-wizard-step.complete .bs-wizard-stepnum {
            color: #917748
        }

        .bs-wizard .bs-wizard-step > .bs-wizard-dot {
            border-radius: 50%;
            display: block;
            left: 50%;
            margin-left: -15px;
            margin-top: -15px;
            position: absolute;
            top: 35px
        }

            .bs-wizard .bs-wizard-step > .bs-wizard-dot:after {
                background: #917748;
                border-radius: 50px;
                content: " ";
                height: 16px;
                left: 8px;
                position: absolute;
                top: 8px;
                width: 16px
            }

        .bs-wizard .bs-wizard-step > .progress {
            background: #d1d1d1;
            border-radius: 0;
            box-shadow: none;
            height: 3px;
            position: relative;
            top: 11px
        }

            .bs-wizard .bs-wizard-step > .progress > .progress-bar {
                background: #917748;
                box-shadow: none;
                width: 0
            }

        .bs-wizard .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%
        }

        .bs-wizard .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%
        }

        .bs-wizard .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0
        }

        .bs-wizard .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%
        }

        .bs-wizard .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: #f5f5f5
        }

            .bs-wizard .bs-wizard-step.disabled > .bs-wizard-dot:after {
                background: #d1d1d1
            }

        .bs-wizard .bs-wizard-step:first-child > .progress {
            right: 50%;
            width: 50%
        }

        .bs-wizard .bs-wizard-step:last-child > .progress {
            width: 50%
        }

        .bs-wizard .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none
        }

.cart .right .items {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 15px 20px;
    position: relative
}

    .cart .right .items .section-title {
        border-bottom: 3px solid #dee2e6;
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .cart .right .items .item {
        border-bottom: 1px solid #dee2e6;
        margin-bottom: 1rem;
        padding-bottom: 1rem
    }

        .cart .right .items .item:last-child {
            border-bottom: none;
            margin-bottom: 0;
            padding-bottom: 0
        }

        .cart .right .items .item .remove-item {
            align-items: center;
            cursor: pointer;
            display: flex;
            justify-content: center
        }

            .cart .right .items .item .remove-item i {
                background: #eee;
                border-radius: 50%;
                color: #e3342f;
                height: 40px;
                line-height: 40px;
                text-align: center;
                width: 40px
            }

        .cart .right .items .item .item-image {
            text-align: center
        }

            .cart .right .items .item .item-image img {
                max-height: 60px
            }

        .cart .right .items .item .item-price .regular-price {
            font-size: .8rem;
            text-decoration: line-through
        }

        .cart .right .items .item .item-price .item-discount {
            color: #917748
        }

        .cart .right .items .item .item-price .sale-price {
            font-weight: 700
        }

.cart .right .addresses {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 15px 20px;
    position: relative
}

    .cart .right .addresses .title {
        border-bottom: 2px solid #dee2e6;
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .cart .right .addresses .add-address {
        left: 30px;
        position: absolute;
        top: 15px
    }

    .cart .right .addresses .btn-address {
        align-items: center;
        background: #fff;
        border: 2px dashed #38c172;
        color: #38c172;
        cursor: pointer;
        display: flex;
        font-size: 14px;
        justify-content: center;
        letter-spacing: -.3px;
        line-height: 2;
        margin-bottom: 20px;
        min-height: 70px;
        width: 100%
    }

    .cart .right .addresses .address {
        border-bottom: 1px solid #eee;
        margin-bottom: .75rem;
        padding-bottom: .5rem;
        padding-top: .5rem;
        position: relative
    }

        .cart .right .addresses .address:last-child {
            border-bottom: none;
            margin-bottom: 0
        }

        .cart .right .addresses .address label {
            font-size: .9rem;
            font-weight: 700;
            margin-bottom: 1rem
        }

        .cart .right .addresses .address .edit-address, .cart .right .addresses .address .remove-address {
            cursor: pointer;
            font-size: .8rem;
            left: 30px;
            position: absolute;
            text-decoration: underline;
            top: 15px
        }

        .cart .right .addresses .address .remove-address {
            left: 110px
        }

        .cart .right .addresses .address .address-data {
            display: flex;
            flex-wrap: wrap;
            padding-right: 50px;
            width: 60%
        }

            .cart .right .addresses .address .address-data > div {
                flex: 50%;
                margin-bottom: .7rem;
                width: 50%
            }

.cart .right .delivery-dates-wrapper {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 15px 20px;
    position: relative
}

    .cart .right .delivery-dates-wrapper .title {
        border-bottom: 2px solid #dee2e6;
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .cart .right .delivery-dates-wrapper .delivery-date {
        border-bottom: 1px solid #eee;
        margin-bottom: .75rem;
        padding-bottom: .5rem;
        padding-top: .5rem;
        position: relative
    }

        .cart .right .delivery-dates-wrapper .delivery-date:last-child {
            border-bottom: none;
            margin-bottom: 0
        }

        .cart .right .delivery-dates-wrapper .delivery-date label {
            font-size: .9rem;
            font-weight: 700;
            margin-bottom: 1rem
        }

.cart .right .send-invoice {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 15px 20px;
    position: relative
}

    .cart .right .send-invoice label {
        font-size: .9rem;
        font-weight: 700
    }

    .cart .right .send-invoice span {
        font-size: .7rem
    }

.cart .right .payments {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 15px 20px;
    position: relative
}

    .cart .right .payments .title {
        border-bottom: 2px solid #dee2e6;
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .cart .right .payments .payment {
        border-bottom: 1px solid #eee;
        margin-bottom: .75rem;
        padding-bottom: .5rem;
        padding-top: .5rem;
        position: relative
    }

        .cart .right .payments .payment:last-child {
            border-bottom: none;
            margin-bottom: 0
        }

        .cart .right .payments .payment label {
            font-size: .9rem;
            font-weight: 700;
            margin-bottom: 1rem
        }

        .cart .right .payments .payment .excerpt {
            padding-right: 20px
        }

.payment .address {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 15px 20px;
    position: relative
}

    .payment .address .section-title {
        border-bottom: 3px solid #dee2e6;
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .payment .address label {
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 1rem
    }

    .payment .address .change-address {
        left: 30px;
        position: absolute;
        top: 15px
    }

    .payment .address .address-data {
        display: flex;
        flex-wrap: wrap;
        padding-right: 50px;
        width: 60%
    }

        .payment .address .address-data > div {
            flex: 50%;
            margin-bottom: .7rem;
            width: 50%
        }

.left .prices > div {
    border-bottom: 1px solid #eee
}

.left .info {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    overflow: hidden;
    padding: 15px
}

.left .cart-data > div {
    display: block;
    font-size: .85rem;
    margin-bottom: 10px;
    overflow: hidden
}

    .left .cart-data > div i {
        font-size: .9rem;
        margin-left: 5px
    }

    .left .cart-data > div > div:first-child {
        float: right
    }

    .left .cart-data > div > div:last-child {
        float: left
    }

.left .cart-data .free-shipping-hint {
    font-size: .7rem
}

.left .next-step, .left .price-box {
    background: #2d2d2d;
    border-radius: 4px;
    color: #fff;
    font-size: 1rem;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.left .next-step {
    background: #917748;
    cursor: pointer
}

    .left .next-step a {
        color: #fff;
        width: 100%
    }

.transaction-result .info {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 15px 20px;
    position: relative
}

    .transaction-result .info .title {
        border-bottom: 2px solid #dee2e6;
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .transaction-result .info .btn {
        color: #444;
        font-size: 1rem
    }

    .transaction-result .info .roles {
        margin-top: 20px
    }

        .transaction-result .info .roles ul {
            margin-top: 0
        }

            .transaction-result .info .roles ul li {
                padding-right: 10px;
                text-indent: -5px
            }

                .transaction-result .info .roles ul li:before {
                    content: "-";
                    font-weight: 700;
                    margin-left: 5px;
                    text-indent: -5px
                }

.empty-cart {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 60vh
}

.complement-products .section-title {
    color: #917748;
    font-weight: 700;
    height: 40px;
    position: relative;
    text-align: center;
    width: 100%
}

    .complement-products .section-title:before {
        border-bottom: 1px solid #ccc;
        content: "";
        position: absolute;
        right: 0;
        top: 15px;
        width: 100%;
        z-index: -1
    }

    .complement-products .section-title span {
        background: #fff;
        display: inline-block;
        padding: 5px 20px
    }

    .complement-products .section-title .subtitle {
        font-size: .7rem;
        font-weight: 400
    }

.complement-products .complement-products-scroller .products .product {
    position: relative
}

    .complement-products .complement-products-scroller .products .product .product-image {
        max-height: auto;
        overflow: hidden;
        position: relative
    }

        .complement-products .complement-products-scroller .products .product .product-image > a {
            height: 100%;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 2
        }

        .complement-products .complement-products-scroller .products .product .product-image .image-main {
            align-items: center;
            display: flex;
            height: auto;
            justify-content: center
        }

        .complement-products .complement-products-scroller .products .product .product-image .image-hover {
            align-items: center;
            background-color: #fff;
            bottom: 0;
            display: flex;
            height: auto;
            justify-content: center;
            left: 0;
            opacity: 0;
            position: absolute;
            right: 0;
            top: 0;
            transition: opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18)
        }

        .complement-products .complement-products-scroller .products .product .product-image .action-buttons {
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            bottom: 10px;
            left: 0;
            opacity: 0;
            position: absolute;
            right: 0;
            text-align: center;
            transform: translateY(25px) translateZ(0);
            transition: opacity .3s ease,visibility .3s ease,transform .3s ease;
            visibility: hidden;
            z-index: 3
        }

            .complement-products .complement-products-scroller .products .product .product-image .action-buttons .buttons-wrapper {
                align-items: stretch;
                background: #fff;
                box-shadow: 1px 1px 1px rgba(0,0,0,.1);
                display: inline-flex;
                flex-direction: row;
                flex-wrap: nowrap;
                max-width: calc(100% - 20px);
                padding-left: 7px;
                padding-right: 7px;
                transition: all .3s ease
            }

                .complement-products .complement-products-scroller .products .product .product-image .action-buttons .buttons-wrapper span {
                    color: #0b2c6e;
                    padding: 10px
                }

                    .complement-products .complement-products-scroller .products .product .product-image .action-buttons .buttons-wrapper span i {
                        font-size: 1.4rem
                    }

        .complement-products .complement-products-scroller .products .product .product-image .product-image-notices {
            position: absolute;
            right: 10px;
            top: 10px
        }

            .complement-products .complement-products-scroller .products .product .product-image .product-image-notices > div {
                font-weight: 700;
                margin-bottom: 5px;
                padding: 2px 10px;
                position: relative;
                text-align: center;
                width: 125px
            }

            .complement-products .complement-products-scroller .products .product .product-image .product-image-notices .product-discount {
                background: #e3342f;
                color: #fff
            }

            .complement-products .complement-products-scroller .products .product .product-image .product-image-notices .product-onsale {
                background: #917748;
                color: #fff;
                font-size: .7rem;
                font-weight: 700
            }

            .complement-products .complement-products-scroller .products .product .product-image .product-image-notices .product-99 {
                background: #38c172;
                color: #fff
            }

            .complement-products .complement-products-scroller .products .product .product-image .product-image-notices .product-unavailable {
                background: #917748;
                color: #fff
            }

        .complement-products .complement-products-scroller .products .product .product-image .new-collection {
            left: 10px;
            position: absolute;
            top: 10px
        }

            .complement-products .complement-products-scroller .products .product .product-image .new-collection img {
                width: 50px
            }

    .complement-products .complement-products-scroller .products .product .product-colors {
        align-items: center;
        display: flex;
        justify-content: center;
        margin-top: 10px;
        min-height: 10px;
        overflow-x: auto;
        text-align: center
    }

        .complement-products .complement-products-scroller .products .product .product-colors .color {
            cursor: pointer;
            height: 8px;
            margin: 0 5px;
            min-width: 8px;
            width: 8px
        }

    .complement-products .complement-products-scroller .products .product .product-title {
        font-size: .8rem;
        margin-top: 10px;
        max-height: 35px;
        text-align: center;
        width: 100%
    }

        .complement-products .complement-products-scroller .products .product .product-title a {
            color: #777
        }

    .complement-products .complement-products-scroller .products .product .product-price {
        align-items: center;
        color: #38c172;
        display: flex;
        font-size: .9rem;
        font-weight: 700;
        justify-content: center;
        margin-top: .8rem;
        max-height: 35px;
        text-align: center;
        width: 100%
    }

        .complement-products .complement-products-scroller .products .product .product-price > span {
            margin-left: 10px
        }

        .complement-products .complement-products-scroller .products .product .product-price .regular-price {
            color: #777;
            margin-left: 10px;
            text-decoration: line-through
        }

            .complement-products .complement-products-scroller .products .product .product-price .regular-price span {
                display: inline
            }

    .complement-products .complement-products-scroller .products .product:hover .product-image .image-hover {
        opacity: 1;
        transform: scale(1.09)
    }

    .complement-products .complement-products-scroller .products .product:hover .product-image .action-buttons {
        opacity: 1;
        transform: translateY(0) translateZ(0);
        visibility: visible
    }

    .complement-products .complement-products-scroller .products .product .countdown {
        align-items: center;
        color: #999;
        direction: ltr;
        display: flex;
        justify-content: center;
        margin-top: 10px
    }

        .complement-products .complement-products-scroller .products .product .countdown li.box {
            background-color: #917748;
            border-radius: 5px;
            color: #fff;
            font-size: 13px;
            height: 30px;
            line-height: 30px;
            margin: 0 2px;
            text-align: center;
            width: 35px
        }

@media only screen and (max-width:767px) {
    .complement-products .complement-products-scroller .products .product .product-price {
        flex-direction: column
    }

        .complement-products .complement-products-scroller .products .product .product-price > span {
            display: none;
            margin-left: 10px
        }

        .complement-products .complement-products-scroller .products .product .product-price .regular-price {
            color: #777;
            margin-left: 10px;
            text-decoration: line-through
        }

            .complement-products .complement-products-scroller .products .product .product-price .regular-price span {
                display: inline
            }

    .complement-products .complement-products-scroller .products .product .product-image .product-image-notices {
        left: auto !important;
        right: 10px !important
    }

        .complement-products .complement-products-scroller .products .product .product-image .product-image-notices > div {
            font-size: .7rem;
            right: auto;
            width: 60px
        }

    .complement-products .complement-products-scroller .products .product .countdown li.box {
        font-size: 1rem;
        height: 20px;
        line-height: 20px;
        width: 20px
    }
}

#addAddressModal select {
    font-size: .85rem
}

    #addAddressModal select option {
        font-family: Shabnam,Arial,sans-serif
    }

@media only screen and (max-width:767px) {
    .cart .right .addresses {
        background: #fff;
        border: 1px solid #dee2e6;
        border-radius: 4px;
        padding: 15px 20px;
        position: relative
    }

        .cart .right .addresses .title {
            border-bottom: 2px solid #dee2e6;
            font-size: .9rem;
            font-weight: 700;
            margin-bottom: 15px;
            padding-bottom: 15px
        }

        .cart .right .addresses .add-address {
            left: 30px;
            position: absolute;
            top: 15px
        }

        .cart .right .addresses .address {
            border-bottom: 1px solid #eee;
            margin-bottom: .75rem;
            padding-bottom: .75rem;
            position: relative
        }

            .cart .right .addresses .address:last-child {
                border-bottom: none
            }

            .cart .right .addresses .address label {
                font-size: .9rem;
                font-weight: 700;
                margin-bottom: 1rem
            }

            .cart .right .addresses .address .edit-address, .cart .right .addresses .address .remove-address {
                cursor: pointer;
                font-size: .8rem;
                left: 0;
                position: absolute;
                text-decoration: underline;
                top: 0
            }

            .cart .right .addresses .address .remove-address {
                left: 80px
            }

            .cart .right .addresses .address .address-data {
                padding-right: 0;
                width: 100%
            }

                .cart .right .addresses .address .address-data > div {
                    flex: 100%;
                    margin-bottom: .7rem;
                    width: 100%
                }

    .cart .right .send-invoice {
        background: #fff;
        border: 1px solid #dee2e6;
        border-radius: 4px;
        padding: 15px 20px;
        position: relative
    }

        .cart .right .send-invoice label {
            font-size: .9rem;
            font-weight: 700
        }

        .cart .right .send-invoice span {
            font-size: .7rem
        }

    .cart .right .payments {
        background: #fff;
        border: 1px solid #dee2e6;
        border-radius: 4px;
        padding: 15px 20px;
        position: relative
    }

        .cart .right .payments .title {
            border-bottom: 2px solid #dee2e6;
            font-size: .9rem;
            font-weight: 700;
            margin-bottom: 15px;
            padding-bottom: 15px
        }

        .cart .right .payments .payment {
            border-bottom: 1px solid #eee;
            margin-bottom: .75rem;
            padding-bottom: .75rem;
            position: relative
        }

            .cart .right .payments .payment:last-child {
                border-bottom: none
            }

            .cart .right .payments .payment label {
                font-size: .9rem;
                font-weight: 700;
                margin-bottom: 1rem
            }

            .cart .right .payments .payment .excerpt {
                padding-right: 20px
            }

    .payment .address .section-title {
        border-bottom: 3px solid #dee2e6;
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .payment .address label {
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 1rem
    }

    .payment .address .address-data {
        padding-right: 0;
        width: 100%
    }

        .payment .address .address-data > div {
            flex: 100%;
            margin-bottom: .7rem;
            width: 100%
        }
}

.loginSt {
    background-size: cover;
    border: 2px solid #ce8f59;
    border-radius: 20px;
    box-shadow: 1px 1px 20px 3px #343232;
    padding: 5%;
    margin: 50px;
}

.txtcenter {
    text-align: center;
}

.loginlogo {
    width: 60%;
    height: 60%;
    text-align: center;
    margin-top: -10%;
}

.Shcarttr {
    font-size: 14px;
    font-weight: bold;
    background-color: #c4bdbd;
}

.Shcarttrr {
    font-size: 10px;
    height: 60px;
}

.Deletebtn {
    height: 30px;
    font-size: 9px;
    margin-bottom: 3px;
}

.bgfff {
    background-color: white;
}