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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-button-lock {
    display: none
}

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

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

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

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.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 {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-lock {
    display: none
}

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

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

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

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move
}

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

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

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

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

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

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

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

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

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

.swiper-container-cube {
    overflow: visible
}

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

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

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

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

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

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

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

.swiper-container-flip {
    overflow: visible
}

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

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

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

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

.red {
    background-color: #c33
}

.yellow {
    background-color: #ffde00
}

.green {
    background-color: #00904b
}

.gray {
    background-color: #ccc
}

.blue {
    background-color: #2684d8
}

.orange {
    background-color: #fa5711
}

.pink {
    background-color: #ffd5e0
}

.brown {
    background-color: #7b4a12
}

.violet {
    background-color: #7549b1
}

.purple {
    background-color: #3d0158
}

.black {
    background-color: #000
}

.indigo {
    background-color: #039
}

.navy {
    background-color: #405162
}

.white {
    background-color: #fff
}

.offwhite {
    background-color: #fffce8
}

.beige {
    background-color: #f5f1de
}

.gold {
    background-color: #e6bd81
}

.multi-colored {
    background: url(../images/mcolor.jpg)
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #4d5156;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: .25rem;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .06)
}

.tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^=right] {
    margin-left: 10px
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    margin-top: 0;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #ccc
}

.menu-sup {
    line-height: 0;
    display: block;
    color: red;
    text-align: center
}

.home-contest_img .home-contest_imgbox:first-of-type {
    width: 51%
}

.home-top-next::after, .home-top-prev::after {
    font-size: 18px;
    color: #3a3a3a
}

.home-top-prev {
    left: 30px;
    right: auto
}

.home-top-next {
    right: 30px;
    left: auto
}

@media (max-width: 768px) {
    .zapelle-tln {
        margin-top: 2.5rem
    }
}

#overlay {
    background: #fff;
    color: #666;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: .95 !important
}

.spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate .8s infinite linear;
    border: 5px solid #b22222;
    border-right-color: transparent;
    border-radius: 50%
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.eshakti-loading-overlay {
    background: #fff;
    color: #666;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: .95 !important
}

.high-opacity {
    opacity: .95 !important
}

.size-chart {
    padding-top: 150px
}

.size-chart h4 {
    font-size: 42px;
    line-height: 1.1;
    margin-bottom: 50px;
    color: #202225;
    font-weight: 900
}

.size-chart h6 {
    color: #202225;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 10px;
    margin-top: 15px
}

.select-size {
    margin: 30px 0
}

.desktop-size-chart tr, .desktop-size-chart td, .mobile-size-chart tr, .mobile-size-chart td {
    border: 1px solid #e2e2e2
}

.desktop-size-chart, .mobile-size-chart {
    border-bottom: none
}

.mobile-size-chart {
    display: none
}

.position-sticky {
    top: 120px
}

.size-left.sticky-bottom {
    bottom: 0;
    top: unset
}

.size-left {
    width: 255px;
    height: fit-content;
    position: absolute;
    left: 15px
}

.size-right {
    width: calc(100% - 285px);
    margin-left: 30px
}

.link-black-text {
    color: #212529
}

@media (max-width: 767px) {
    .mobile-size-chart {
        display: block
    }

    .desktop-size-chart {
        display: none
    }

    .position-sticky {
        top: 60px
    }
}

@media (max-width: 991px) {
    .mobile-size-chart {
        display: block
    }

    .diagram-section .container {
        padding: 0
    }

    .size-left {
        width: 35%;
        margin-right: 5%;
        left: 0;
        padding-left: 0
    }

    .size-right {
        width: calc(100% - 40%);
        margin-left: 0
    }

    .desktop-size-chart {
        display: none
    }
}

.more-entries {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

ul.more-entries li {
    width: calc(50% - 20px);
    margin-right: 20px;
    margin-bottom: 40px;
    flex: 1 1 auto
}

ul.more-entries li:nth-child(even) {
    margin-right: 0;
    margin-left: 20px
}

.static-pages {
    padding-top: 150px
}

.static-pages h4 {
    font-size: 42px;
    line-height: 1.1;
    margin-bottom: 50px;
    color: #202225;
    font-weight: 900
}

.static-pages h6 {
    color: #202225;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 10px;
    margin-top: 15px
}

.static-pages p {
    color: #3f4145;
    line-height: 1.45;
    margin-top: 15px
}

.countryName {
    display: inline-block;
    text-transform: capitalize
}

.static-pages ul.listing_style {
    margin: 20px 0 20px 20px
}

.static-pages ul li {
    line-height: 1.5;
    margin-bottom: 10px;
    border: none
}

.static-pages ul.listing_style li {
    margin-bottom: 10px;
    background: url(https://www.eshakti.com/images/static-arrow.png) no-repeat 0 5px;
    padding: 0 0 0 14px;
    font-size: 13px
}

.payment-shipping p {
    font-size: 13px
}

.pricetab {
    border-collapse: collapse;
    border: 1px solid #dfdfdf;
    margin: 1rem
}

.pricetab td, .pricetab th {
    text-align: center
}

.pricetab tr, .pricetab td {
    border: 1px solid #dfdfdf
}

.bold-font {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.8;
    margin-top: 10px;
    display: block
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #4d5156;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: .25rem;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .06)
}

.tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^=right] {
    margin-left: 10px
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    margin-top: 0;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #ccc
}

.menu-sup {
    line-height: 0;
    display: block;
    color: red;
    text-align: center
}

.list-type-number li {
    list-style-type: decimal
}

.cursor-pointer {
    cursor: pointer
}

.privilege-club_details {
    padding-top: 150px
}

.privilege-club_details p {
    margin-bottom: 1rem
}

.privilege-club_details h6 {
    font-weight: 900
}

.privilege-benefits ul {
    margin: 1rem 0
}

.privilege-benefits ul li {
    margin-bottom: 12px
}

.pure-table {
    max-width: 800px;
    width: 100%;
    font: 13px/1.5 "nunitolight", sans-serif;
    margin: 10px auto 30px;
    border: 1px solid #bbf1f0;
    border-collapse: collapse
}

.pure-table td:nth-child(even), .pure-table th:nth-child(even) {
    background-color: #bbf1f0
}

.pure-table td:nth-child(odd), .pure-table th:nth-child(odd) {
    background-color: #e8fafa
}

.pure-table td {
    text-align: left;
    border-bottom: 1px solid #84f3f1;
    border-right: 1px solid #bbf1f0;
    line-height: 18px;
    padding: 6px 10px
}

.pure-table th {
    text-align: center;
    border-bottom: 1px solid #84f3f1;
    padding: 3px 5px;
    border-right: 1px solid #bbf1f0;
    font-weight: 700;
    font-size: 12px
}

.conditions-text {
    margin-bottom: 2rem
}

.conditions-text strong {
    font-size: 10px
}

.conditions-text p {
    font-size: 9px;
    font-weight: 400;
    letter-spacing: .16px;
    color: #3f4145
}

.privilege-benifits-mobile ul {
    padding: .5rem
}

.privilege-benifits-mobile ul li {
    line-height: 1.43;
    margin-bottom: .5rem;
    padding: 0 1rem
}

.privilege-benifits-mobile ul li p {
    display: inline-block
}

.icon-checkmark:before {
    font-family: icomoon !important;
    content: "\e0fe";
    display: inline-block
}

.privilege-benifits-mobile ul:nth-child(odd) {
    background-color: #e8fafa
}

.privilege-benefits ul li.checklist {
    background-image: url(https://img.eshakti.com/bannerimages/checkmark.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px
}

.Privilege-Offers {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 1.1
}

.white-text-offer {
    color: #fff;
    line-height: 1;
    text-align: center;
    font-weight: 700
}

.no-code {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .25px;
    text-transform: uppercase;
    border: 1px dashed #fff;
    padding: 5px 23px;
    margin: 8px;
    max-width: 185px;
    text-align: center
}

@media (max-width: 991px) {
    .privilege-benifits-mobile {
        display: block
    }

    .privilege-split {
        display: none
    }
}

@media (min-width: 992px) {
    .privilege-benifits-mobile {
        display: none
    }

    .privilege-split {
        display: block
    }
}

.about-banner-image .home-contest__imgbox:first-of-type {
    width: 100% !important
}

.about-feedback .user-pic {
    width: 70px;
    height: 70px;
    margin-right: 16px;
    background: #ececec;
    border-radius: 100%;
    text-align: center
}

.about-feedback .user-pic .icon-account {
    font-size: 38px;
    line-height: 70px;
    justify-content: center;
    margin: 0 auto;
    color: #3f4145
}

.about-feedback .user-pic img {
    display: none
}

.contest-entries .contest-entries__img {
    background-position: top
}

.offer-bar-card .price {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .51px;
    margin-bottom: 13px;
    line-height: 1
}

h1.largeText, h3.lookCus, h3.pg-title {
    text-align: center
}

.newborder1, .newborder2, .newborder3 {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc
}

#static-page, #static-page1, #static-page2 {
    display: block;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0
}

.static-page-box td {
    vertical-align: middle
}

.about_img {
    margin: 0 auto;
    padding-bottom: 30px;
    text-align: center
}

.aboutContent {
    margin-top: 0 !important
}

h3.aboutpg-title {
    font: 400 30px/100% montserratsemi_bold, sans-serif;
    margin-bottom: 40px;
    text-align: center
}

h3.pg-title {
    font: 400 30px/100% montserratsemi_bold, sans-serif;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 80px
}

h3.pg-titlea {
    font: 400 30px/100% montserratsemi_bold, sans-serif;
    margin-bottom: 20px;
    text-align: center
}

.static-page-box label {
    font-weight: 700;
    margin-bottom: 8px;
    display: block
}

.titleText {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 12px;
    display: block
}

.aboutContent, .aboutImg {
    display: inline-block;
    vertical-align: top
}

h3.lookCus {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 8px
}

h1.largeText {
    font-weight: 400;
    font-size: 22px
}

.aboutContent {
    margin-left: 15px
}

.aboutContent > h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 8px
}

.aboutContent h1 {
    font-size: 22px;
    font-weight: 400
}

.aboutImg {
    width: 435px
}

.newborder, .newborder1, .newborder2, .newborder3 {
    height: auto;
    outline-color: #999;
    outline-width: thin;
    padding: 2px;
    width: auto
}

.newborder {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px
}

.newborder1 {
    border-bottom: 1px solid #ccc
}

.newborder3 {
    border-left: 1px solid #ccc
}

table.pricetab td, table.pricetab th {
    border: 1px solid #000;
    padding: 1px 5px
}

.liststyledisc li {
    background: url(../assets/images/static-arrow.png) 0 5px no-repeat;
    padding: 0 0 12px 14px
}

.liststyledisc li:last-child {
    padding-bottom: 0
}

.static-page-box strong {
    display: inline;
    margin-bottom: 8px
}

.staticlink {
    display: block;
    font: 400 13px/150% nunitolight, sans-serif;
    text-decoration: underline
}

.staticlink:hover {
    text-decoration: none
}

.hiw-explain.abt {
    margin-top: 100px
}

.aboutexplain {
    margin: 30px 0 40px
}

.privacysection ul li a {
    text-decoration: underline
}

.clsinline {
    display: inline-block !important;
    font-weight: 400;
    text-transform: lowercase !important
}

.tabs-style-bar nav, .demoHeaders {
    display: inline-block
}

.demoHeaders {
    vertical-align: top;
    margin-bottom: 0;
    display: inline-block
}

.demoHeaders > span {
    font: 300 10px/100% Verdana, Geneva, sans-serif;
    padding: 10px;
    display: inline-block;
    vertical-align: top
}

.comments {
    outline: none;
    resize: none;
    overflow: auto;
    border: 1px solid #e5e5e5;
    margin: 10px 0 0;
    padding: 2px
}

.tiptext {
    position: relative;
    border: 1px solid #e5e5e5;
    display: inline-block;
    padding: 10px 15px;
    max-width: 335px;
    width: 100%
}

.closetip {
    position: absolute;
    top: 5px;
    right: 5px
}

.buttonsubmit {
    border: 1px solid #e5e5e5;
    cursor: pointer;
    background: #fafafa;
    margin: 12px 15px 7px 0;
    text-transform: uppercase;
    text-align: center;
    padding: 4px 7px
}

.denimitalics {
    font: normal 22px/150% 'old_standard_ttitalic';
    font-style: italic;
    text-align: center;
    color: #000;
    display: block;
    letter-spacing: 1px;
    padding: 0 85px
}

.writeupBanner {
    max-width: 420px;
    margin: 0 auto 20px
}

.bannertext {
    padding: 30px 0 0 0;
    display: inline-block
}

.bannertext h3 {
    font-family: montserratlight;
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 20px;
    text-align: center;
    color: #000
}

.bannertext p {
    font: normal 12px/22px 'montserratlight';
    text-align: justify;
    margin-bottom: 10px
}

.hiw-explain1 {
    margin: 30px 0 0;
    text-align: center;
    vertical-align: middle
}

.page-smallwidth {
    max-width: 800px;
    margin: 0 auto;
    font-family: nunitolight
}

.conditions-text {
    font: 9px/10px 'nunitolight', sans-serif !important;
    color: #555;
    font-style: italic
}

.conditions-text span {
    font-style: italic
}

.pgs-clubs {
    width: 940px;
    margin: 30px auto
}

.pgsclubmain {
    width: 940px;
    margin: 0 auto
}

.splitclub {
    width: 290px;
    margin: 0 20px 0 0;
    display: inline-block;
    text-align: center;
    vertical-align: top
}

.platinum-club {
    background: #bfb4a0;
    background: -moz-linear-gradient(top, #bfb4a0 0%, #e5e4e2 50%, #bfb4a0 100%);
    background: -webkit-linear-gradient(top, #bfb4a0 0%, #e5e4e2 50%, #bfb4a0 100%);
    background: linear-gradient(to bottom, #bfb4a0 0%, #e5e4e2 50%, #bfb4a0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfb4a0', endColorstr='#bfb4a0', GradientType=0);
    padding: 25px 20px 1px;
    margin-top: 20px;
    display: block
}

.gold-club {
    background: #b68d4c;
    background: -moz-linear-gradient(top, #b68d4c 1%, #e9d4b3 50%, #b68d4c 100%);
    background: -webkit-linear-gradient(top, #b68d4c 1%, #e9d4b3 50%, #b68d4c 100%);
    background: linear-gradient(to bottom, #b68d4c 1%, #e9d4b3 50%, #b68d4c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b68d4c', endColorstr='#b68d4c', GradientType=0);
    padding: 25px 20px 1px;
    margin-top: 20px;
    display: block
}

.silver-club {
    background: #e2e2e2;
    background: -moz-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #dbdbdb 100%);
    background: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #dbdbdb 100%);
    background: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 50%, #dbdbdb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#dbdbdb', GradientType=0);
    padding: 25px 20px 1px;
    margin-top: 20px;
    display: block
}

.pmclub, .gmclub, .smclub {
    background: #fff;
    padding: 30px 19px;
    text-align: left
}

ul.sublist {
    list-style: none !important;
    margin: 15px 0
}

.liststyledisc li ul.sublist li {
    list-style: none !important;
    background: 0 0;
    padding-left: 5px;
    padding-bottom: 0;
    vertical-align: top
}

.liststyledisc li ul.sublist li:first-child {
    padding-left: 0
}

.listimages {
    display: inline-block
}

.listimages img {
    max-width: 150px !important;
    height: auto;
    border: 1px solid rgba(0, 0, 0, .1)
}

ul.yspoke {
    display: block;
    margin: 0 auto;
    max-width: 650px
}

ul.yspoke li {
    padding: 18px;
    background: -moz-linear-gradient(top, rgba(223, 240, 248, 0.65) 0%, rgba(230, 244, 250, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(223, 240, 248, 0.65) 0%, rgba(230, 244, 250, 0) 100%);
    background: linear-gradient(to bottom, rgba(223, 240, 248, 0.65) 0%, rgba(230, 244, 250, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6def0f8', endColorstr='#00e6f4fa', GradientType=0)
}

ul.yspoke li.staticbg {
    background: #def0f8;
    border-bottom: 1px solid #fff
}

ul.yspoke li h4 {
    margin-bottom: 10px;
    font-weight: 700;
    padding-top: 25px;
    font: 700 13px/100% montserratsemi_bold, sans-serif
}

ul.yspoke li ul {
    margin-bottom: 0
}

ul.yspoke li ul li {
    padding: 0 0 3px 0;
    list-style: disc;
    background: 0 0 !important;
    margin-left: 10px;
    list-style-position: inside;
    font: 400 13px/100% nunitolight, sans-serif !important;
    text-indent: -1em
}

ul.yspoke li ul li a {
    text-decoration: underline
}

.imgleft {
    float: left;
    margin-right: 25px;
    max-height: 150px
}

.imgright {
    float: right;
    margin-left: 15px;
    max-height: 150px
}

.titleimg {
    margin: 0 auto;
    max-width: 650px;
    display: block;
    border-bottom: 1px solid #fff;
    font-size: 0;
    width: 100%
}

.titleimg img {
    max-width: 650px;
    width: 100%
}

#splOffer {
    width: 100%;
    text-align: center
}

#ContentPlaceHolder1_pDaystoShip {
    display: inline-block !important;
    padding: 2px 5px
}

.gridimage {
    margin: 0
}

.gridimage li > img {
    max-width: 380px;
    width: 100%
}

.hiw-explain a.aboutlink {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin-top: 0;
    text-transform: none !important
}

.customer-blog {
    position: relative
}

.customer-blog ul li.firstli {
    display: inline-block;
    position: relative;
    width: 689px;
    height: 800px;
    left: 0
}

li.firstli img {
    width: 689px;
    height: 800px;
    position: relative
}

.customer-blog ul li.scndli {
    display: inline-block;
    float: right;
    position: relative;
    margin-top: 4px;
    right: 6px
}

.weddingbannertext {
    width: 270px;
    font: italic 17px/150% 'old_standard_ttitalic';
    display: inline-block;
    position: absolute;
    top: 220px;
    left: 50px
}

.shopbrideslink {
    padding-left: 30px;
    margin-top: 80px;
    font-family: old_standard_ttitalic;
    font-size: 17px !important;
    font-style: italic;
    line-height: 150%;
    text-decoration: underline;
    height: 22px !important
}

#qstpopup {
    max-width: 450px
}

#qstpopup p {
    margin-bottom: 12px
}

#qstpopup ul {
    margin: 0;
    padding: 0
}

#qstpopup ul li {
    margin-bottom: 5px
}

#qstpopup ul li input[type=radio] {
    margin-left: 0
}

#qstpopup ul li textarea {
    border: 1px solid #ccc;
    max-width: 300px;
    width: 80%;
    height: 90px;
    resize: none
}

#qstpopup ul li .placeorder-button {
    margin: 10px 0 0;
    font-size: 15px;
    width: 120px;
    line-height: 36px
}

#qstpopup ul li input[type=text] {
    width: 100%;
    max-width: 300px;
    height: 30px;
    border-radius: 2px;
    border: 1px solid #ccc;
    padding: 2px 5px;
    line-height: 30px;
    margin-bottom: 5px
}

.trends-section img.denimimg {
    max-width: 311px;
    width: 100%
}

.trends-section.clearfix {
    width: 100%
}

.content-denim .hiw-explain {
    margin-top: 120px
}

.denimtrend .grid_2 {
    width: 285px
}

.desk-hide {
    display: block
}

.mob-hide {
    display: none
}

.full-width-banner .trends-section h3 a {
    font-size: 18px
}

.bannertext h3 {
    font-size: 20px !important
}

.liststyledisc ul {
    margin-bottom: 0;
    margin-top: 7px
}

.liststyledisc ul li {
    background: url(../images/doticon.png) no-repeat scroll 2px 6px
}

#refDetails {
    display: block;
    margin: 0 0 30px;
    padding: 0 50px
}

.refForm label {
    font: normal 12px/22px 'montserratlight';
    display: block;
    margin: 20px 20px 0 0
}

.refForm label span {
    width: 100px;
    font: normal 13px/22px 'montserratlight';
    display: inline-block
}

.refForm input[type=text], .refForm input[type=email] {
    width: 100%;
    max-width: 300px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #b7b7b7;
    border-radius: 2px;
    padding: 0 5px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.refForm input[type=text]:focus, .refForm input[type=email]:focus {
    border: 1px solid #333
}

#refFormButton {
    background: 0 0;
    border: none;
    cursor: pointer;
    text-align: right;
    display: block;
    padding-right: 50px
}

.sub-refform {
    background: #fff;
    padding: 12px 20px;
    border: 3px solid #333;
    font: normal 16px/100% 'montserratlight';
    cursor: default;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.sub-refform:hover {
    background: #333;
    color: #fff
}

.frmbutton {
    display: block;
    margin: 30px 0 50px 155px;
    cursor: pointer
}

.ref-content {
    margin: 60px 0 30px
}

.unsubscribe {
    text-align: center;
    margin: 60px 0
}

.unsubscribe_email {
    line-height: 36px;
    padding: 3px 7px;
    border: 1px solid #151515;
    width: 250px
}

.spaced:before {
    content: "\00a0 \00a0 "
}

.pure-table {
    max-width: 800px;
    width: 100%;
    font: 13px/1.5 'nunitolight', sans-serif;
    margin: 10px auto 30px;
    border: 1px solid #bbf1f0
}

.pure-table th {
    text-align: center;
    border-bottom: 1px solid #84f3f1;
    padding: 3px 5px;
    border-right: 1px solid #bbf1f0
}

.pure-table th:last-child {
    border-right: none
}

.pure-table td {
    text-align: left;
    border-bottom: 1px solid #84f3f1;
    border-right: 1px solid #bbf1f0;
    line-height: 18px;
    padding: 6px 10px
}

.pure-table td p {
    text-align: center;
    vertical-align: text-bottom;
    margin: 0
}

.pure-table td:last-child {
    border-right: none
}

#static-page.criteria {
    max-width: 800px;
    width: 100%;
    margin: 0 auto
}

#static-page.criteria h3.pg-title {
    text-transform: none;
    margin-top: 0;
    font-weight: 400;
    margin-bottom: 20px
}

.fa-check {
    text-align: center
}

#static-page.criteria .conditions-text {
    margin-bottom: 30px
}

.criteria-content {
    font: 13px/1.5 'nunitolight', sans-serif
}

.criteria-content ul {
    margin: 7px 0 20px
}

.criteria-content ul li {
    line-height: 22px
}

.conditions-text b {
    display: block
}

.normalfont {
    font-weight: 300;
    font-size: 12px
}

.pure-table tbody:hover tr:hover {
    background-color: #000
}

.pure-table td:nth-child(odd), .pure-table th:nth-child(odd) {
    background-color: #e8fafa
}

.pure-table td:nth-child(even), .pure-table th:nth-child(even) {
    background-color: #bbf1f0
}

.table-wrapper {
    max-width: 800px;
    width: 100%;
    overflow-y: visible
}

.info-privilege {
    font-size: 11px
}

.privilege-benifits {
    margin-bottom: 30px
}

.privilege-benifits ul {
    margin-bottom: 0;
    padding: 20px 25px;
    width: 100%
}

.privilege-benifits ul li {
    font: 13px/150% 'nunitolight', sans-serif
}

.privilege-benifits ul li p {
    display: inline-block;
    padding-left: 7px;
    vertical-align: text-top;
    max-width: 90%
}

.privilege-benifits ul:nth-child(odd) {
    background-color: #e8fafa
}

.privilege-benifits ul:nth-child(even) {
    background-color: #bbf1f0
}

.privilege-benifits ul li:first-child:before {
    content: ""
}

.privilege-benifits ul li:before {
}

.privilege-benifits .fa-check {
    max-width: 14px
}

.popwidth {
    width: 100%;
    max-width: 500px
}

.popwidth .privilege-benifits {
    margin-bottom: 0
}

.feedback_title {
    font-size: 17px;
    font-family: montserrat;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 20px;
    display: block
}

@media only screen and (min-width: 769px) {
    .privilege-benifits {
    }

    .table-wrapper {
        display: block
    }

    .customer_quotes, .affirm_home_banner {
        width: 90%
    }
}

.customer_quotes {
    display: block;
    margin: 30px auto 50px;
    width: 100%;
    max-width: 800px;
    background-color: #fffde6;
    border: 2px solid #f5f3d6;
    padding: 25px
}

.customer_quotes h2 {
    font: 600 32px/40px montserrat;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase
}

.affirm_home_banner {
    display: block;
    margin: 30px auto 50px;
    width: 100%;
    max-width: 800px;
    border: 2px solid #333;
    padding: 25px;
    text-align: center
}

.affirm_home_banner h2 {
    font: 600 24px/40px montserrat;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase
}

.affirm_home_banner p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    font-family: montserrat;
    font-weight: 500
}

.affirm_home_banner p a {
    font-size: 16px;
    text-decoration: underline;
    display: block;
    margin-top: 12px
}

.cquotes {
    display: block
}

.cquotes p {
    font: normal 15px/20px es-1231827-cbs;
    margin-bottom: 10px
}

.customer_name {
    font: bold 14px/18px nunito
}

.confirm_mailer {
    max-width: 800px;
    margin: 0 auto
}

.mailertitle {
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px
}

.confirmemail {
    width: 100%;
    max-width: 350px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #000;
    margin-bottom: 30px;
    padding: 2px 5px;
    display: block;
    margin-left: 230px
}

.form__submit {
    border: 2px solid #000;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 30px;
    padding: 7px 18px
}

.form__submit:hover {
    background: #000;
    color: #fff
}

.cnfmail {
    text-align: center;
    margin: 0 auto
}

.wishlist ul li.prod-list .products .imgswitch {
    width: 226px
}

.sfm_content {
    width: 100%;
    max-width: 800px;
    margin: 0 auto 30px
}

.sfm_products {
    display: table
}

.sfm_products ul {
    display: table-row
}

.sfm_products ul li {
    width: 100%;
    max-width: 250px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top
}

.sfm_products ul li:last-child {
    margin-right: 0
}

.sfm_img {
    max-width: 200px;
    text-align: center
}

.sfm_product_details label {
    display: inline-block
}

.product_name {
    font: normal 13px/22px 'montserratlight';
    color: #333;
    max-width: 250px;
    display: inline-block;
    text-align: left
}

.product_price {
    font: 300 24px/100% 'old_standard_ttitalic';
    color: red;
    font-style: italic;
    display: inline-block;
    margin: 10px 0
}

.product_discountprice {
    font: 300 22px/100% 'old_standard_ttitalic';
    font-style: italic;
    display: inline-block;
    margin: 10px 0;
    text-decoration: line-through;
    color: #000;
    padding-right: 10px
}

.style_options {
    font: normal 13px/22px 'montserratlight';
    display: block;
    background: url(https://img1.eshakti.com/bannerimages/tickicon-sfm.png) no-repeat scroll 0 3px;
    padding-left: 20px
}

.pro-btn {
    display: block;
    width: 100%;
    text-align: center;
    margin: 30px 0
}

.proceedtocart {
    border: 3px solid #000;
    font: 400 12px/12px 'montserratsemi_bold', sans-serif;
    line-height: 12px;
    text-transform: uppercase;
    line-height: 30px;
    background-color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    text-align: center;
    padding: 0 20px
}

.proceedtocart:hover {
    background: #000;
    color: #fff
}

.labels-rk {
    display: inline-block;
    margin-top: 20px
}

.labels-rk label {
    vertical-align: top
}

.labels-rk p {
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: top
}

.static-page-box .place-order {
    padding-right: 20px
}

.productFeedback {
    margin: 12px 0;
    width: 90%;
    max-width: 250px;
    font-size: 12px;
    color: #333;
    border: 1px solid #e5e5e5;
    height: 80px
}

#ContentPlaceHolder1_divNoData {
    font: normal 16px/22px 'montserratlight';
    margin-bottom: 50px;
    text-align: center
}

#feedback_new {
    max-width: 600px;
    background: #fff;
    padding: 30px;
    transition: all ease .3s
}

.ques1 {
    font: 400 14px/24px montserrat, sans-serif;
    color: #333
}

.sel_options {
    display: block;
    margin-bottom: 0
}

.sel_options li {
    margin-bottom: 3px;
    font: 400 12px/22px montserrat, sans-serif
}

.text_comments {
    margin-bottom: 20px;
    display: block
}

.text_comments label {
    display: block
}

.text_comments .comments {
    margin: 0
}

@media screen and (min-width: 1025px) {
    .aboutContent.grid_3.hiw-explain {
        margin-top: 25px;
        text-align: left;
        width: 100%
    }

    .customer-blog ul li.firstli {
        width: 57.5%;
        height: auto
    }

    .customer-blog ul li.scndli {
        width: 42%
    }

    li.firstli img {
        width: 100%;
        height: auto;
        top: 2px
    }

    .shopbrideslink {
        margin-top: 10px
    }

    .customer-blog-week ul li {
        width: 50%;
        display: inline-block;
        float: left
    }
}

@media screen and (max-width: 1200px) {
    .customer-blog ul li.firstli {
        width: 60%;
        height: auto
    }

    .customer-blog ul li.scndli {
        width: 40%
    }

    .weddingbannertext {
        width: 150%;
        position: relative;
        top: 0;
        left: 0;
        padding: 0 2% 0 5%
    }

    li.firstli img {
        width: 100%;
        height: auto;
        top: 2px
    }

    .shopbrideslink {
        margin-top: 10px
    }

    .customer-blog ul li.firstli {
        width: 58%;
        height: auto
    }

    .customer-blog ul li.scndli {
        width: 42%
    }

    .weddingbannertext {
        width: 150%;
        position: relative;
        top: 0;
        left: 0;
        padding: 0 2% 0 5%
    }

    li.firstli img {
        width: 100%;
        height: auto;
        top: 2px
    }

    .shopbrideslink {
        margin-top: 10px
    }

    .customer-blog-week ul li {
        width: 50%;
        display: inline-block
    }
}

@media screen and (max-width: 1024px) {
    .aboutImg {
        width: 96%;
        text-align: center
    }

    .aboutImg > img {
        max-width: 100%;
        height: auto
    }

    .aboutContent {
        max-width: 100%;
        margin-left: 0
    }

    .aboutContent > h3 {
        font: 400 1.4615em/100% 'montserratsemi_bold', sans-serif;
        margin-bottom: 8px
    }

    .aboutContent h1 {
        font: 400 1.9231em/100% 'montserratsemi_bold', sans-serif
    }

    h3.pg-title {
        font: 400 1.9231em/100% 'montserratsemi_bold', sans-serif
    }

    .customer-blog ul li.firstli {
        width: 58%;
        height: auto
    }

    .customer-blog ul li.scndli {
        width: 42%
    }

    .weddingbannertext {
        width: 150%;
        position: relative;
        top: 0;
        left: 0;
        padding: 0 2% 0 5%
    }

    li.firstli img {
        width: 100%;
        height: auto;
        top: 2px
    }

    .shopbrideslink {
        margin-top: 10px
    }

    .customer-blog-week ul {
        display: inline-block;
        text-align: center
    }

    .customer-blog-week ul li {
        width: 600px;
        display: inline-block
    }

    .denimtrend .grid_2 {
        width: 23%
    }

    #ContentPlaceHolder1_divCheckout .grid_3 {
        width: 96%;
        margin: 0 2%
    }

    .wishlist ul li.prod-list .products .imgswitch {
        width: 100% !important
    }
}

@media screen and (max-width: 767px) {
    #static-page {
        width: 96%;
        margin: 10% 2%
    }

    .aboutImg {
        width: 96%;
        text-align: center
    }

    .aboutImg > img {
        max-width: 100%;
        height: auto
    }

    .aboutContent {
        max-width: 100%;
        margin-left: 0
    }

    .aboutContent > h3 {
        font: 400 1.4615em/100% 'montserratsemi_bold', sans-serif;
        margin-bottom: 8px
    }

    .aboutContent h1 {
        font: 400 1.9231em/100% 'montserratsemi_bold', sans-serif
    }

    h3.pg-title {
        font: 400 1.9231em/100% 'montserratsemi_bold', sans-serif
    }

    .customer-blog ul li.firstli {
        width: 58%;
        height: auto
    }

    .customer-blog ul li.scndli {
        width: 42%
    }

    .weddingbannertext {
        width: 150%;
        position: relative;
        top: 0;
        left: 0;
        padding: 0 2% 0 5%
    }

    li.firstli img {
        width: 100%;
        height: auto;
        top: 10px
    }

    .shopbrideslink {
        margin-top: 10px
    }

    .customer-blog-week ul li {
        width: 100%;
        display: inline-block
    }

    .writeupBanner {
        background: 0 0;
        width: 96%;
        height: auto;
        display: block;
        margin: 0 auto
    }

    .denimitalics {
        padding: 0
    }

    .content-denim .grid_3.hiwimg, .content-denim .grid_3.mhiwimg {
        margin-bottom: 30px
    }

    .denimtrend .grid_2 {
        display: inline-block;
        vertical-align: top;
        width: 46%;
        margin-bottom: 30px
    }

    .trends-section.denimtrend h3 {
        font-size: 13px
    }

    .content-denim {
        margin-top: -50px
    }

    .desk-hide {
        display: none
    }

    .mob-hide {
        display: block
    }

    .frmbutton {
        width: 90%;
        margin: 0 5%;
        text-align: center
    }

    .ref-content {
        width: 96%;
        margin: 12% 2% 7%
    }

    .sfm_products ul li {
        width: 100%;
        max-width: 96%;
        margin: 0 2%;
        display: inline-block;
        vertical-align: top
    }

    .product_name {
        display: block;
        max-width: 96%;
        margin: 0 2%;
        font: normal 1em/100% 'montserratlight'
    }

    .productFeedback {
        margin: 3% 2%;
        width: 100%;
        max-width: 96%;
        font-size: 12px;
        color: #333;
        border: 1px solid #e5e5e5;
        min-height: 100px
    }

    .sfm_img {
        max-width: 96%;
        text-align: center
    }

    .style_options {
        font: normal 0.895em/150% 'montserratlight'
    }

    #ContentPlaceHolder1_divCheckout .grid_3 {
        width: 96%;
        margin: 0 2%
    }

    .table-wrapper {
        display: none
    }

    .privilege-benifits {
        display: block
    }

    #static-page.criteria {
        width: 88%;
        margin: 0 auto
    }
}

.testimonilals {
    width: 100%;
    margin: 0 auto;
    background-color: #f3f3f3;
    padding-top: 25px
}

.testimonilals fieldset {
    border: 0 !important
}

legend {
    margin: 0 auto
}

.testimonilals h2 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 7px;
    padding: 0;
    text-align: center;
    text-transform: uppercase
}

.testimonilals img {
    display: block;
    margin: 0 auto 14px;
    max-width: 60px
}

.testimonilals span {
    display: block;
    font-family: nunitolight;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-align: center;
    text-transform: none;
    margin-bottom: 10px
}

.cd-testimonials-wrapper {
    position: relative;
    width: 95%;
    max-width: 850px;
    margin: 0 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 40px;
    z-index: 1;
    min-height: 150px !important;
    height: 100% !important
}

.cd-testimonials-wrapper::after {
    display: none
}

.cd-author .cd-author-info li {
    text-transform: capitalize
}

.cd-author .cd-author-info li span {
    text-transform: uppercase;
    display: inline
}

#app_offer_popup {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 707px;
    display: block;
    border: 1px solid #454545
}

.foriphone {
    position: absolute;
    top: 450px;
    left: 364px;
    width: 132px;
    height: 100%;
    display: inline-block
}

.forandroid {
    position: absolute;
    top: 450px;
    left: 507px;
    width: 146px;
    height: 100%;
    display: inline-block
}

@media (min-width: 320px) and (max-width: 480px) {
    .foriphone {
        position: absolute;
        top: 70%;
        left: 55%;
        width: 100%;
        max-width: 100px;
        height: 100%;
        display: inline-block
    }

    .forandroid {
        position: absolute;
        top: 83%;
        left: 55%;
        width: 100%;
        max-width: 100px;
        height: 100%;
        display: inline-block
    }

    .foriphone img, .forandroid img {
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    .cd-testimonials-wrapper {
        height: 120px;
        margin: 0 auto;
        padding: 10px 50px 5px
    }
}

@media only screen and (min-width: 1170px) {
    .cd-testimonials-wrapper::after {
        display: block
    }
}

.cd-testimonials {
    font-family: old_standard_ttitalic;
    color: #333;
    text-align: center
}

.cd-testimonials::after {
    clear: both;
    content: "";
    display: table
}

.cd-testimonials > li {
    position: absolute;
    opacity: 0;
    text-align: center
}

.cd-testimonials > li:first-child {
    position: relative;
    opacity: 1
}

.cd-testimonials p {
    font-style: italic;
    line-height: 1.4;
    margin-bottom: 1em;
    font-family: Georgia, times new roman, Times, serif;
    font-style: italic;
    padding: 0 14px
}

@media only screen and (min-width: 768px) {
    .cd-testimonials p {
        font-size: 22px;
        font-size: 1.125rem;
        line-height: 23px
    }
}

@media only screen and (min-width: 1170px) {
    .cd-testimonials p {
        font-size: 16px;
        font-size: 1.025rem;
        line-height: 1.6
    }
}

.cd-author img, .cd-author .cd-author-info {
    display: inline-block;
    vertical-align: middle
}

.cd-author img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .3)
}

.cd-author .cd-author-info {
    text-align: center;
    line-height: 1.2;
    font-family: montserrat;
    display: block;
    padding-left: 12px
}

.cd-author .cd-author-info li:first-child {
    font-size: 14px;
    font-size: .875rem
}

.cd-author .cd-author-info li:last-child {
    font-size: 12px;
    font-size: .75rem;
    color: #000
}

@media only screen and (min-width: 768px) {
    .cd-author img {
        width: 50px;
        height: 50px
    }

    .cd-author .cd-author-info {
        line-height: 1.4
    }

    .cd-author .cd-author-info li:first-child {
        font-size: 16px;
        font-size: 1rem
    }

    .cd-author .cd-author-info li:last-child {
        font-size: 14px;
        font-size: .875rem
    }
}

.flex-direction-nav li {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0
}

.flex-direction-nav li:first-child {
    left: 0
}

.flex-direction-nav li:last-child {
    right: 0
}

.flex-direction-nav li a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s
}

.no-touch .flex-direction-nav li a:hover {
}

.flex-direction-nav li a::before, .flex-direction-nav li a::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 13px;
    background-color: #000
}

.flex-direction-nav li a::before {
    -webkit-transform: translateY(-35px) rotate(45deg);
    -moz-transform: translateY(-35px) rotate(45deg);
    -ms-transform: translateY(-35px) rotate(45deg);
    -o-transform: translateY(-35px) rotate(45deg);
    transform: translateY(-35px) rotate(45deg)
}

.flex-direction-nav li a::after {
    -webkit-transform: translateY(-27px) rotate(-45deg);
    -moz-transform: translateY(-27px) rotate(-45deg);
    -ms-transform: translateY(-27px) rotate(-45deg);
    -o-transform: translateY(-27px) rotate(-45deg);
    transform: translateY(-27px) rotate(-45deg)
}

.flex-direction-nav li:last-child a::before {
    -webkit-transform: translateY(-35px) rotate(-45deg);
    -moz-transform: translateY(-35px) rotate(-45deg);
    -ms-transform: translateY(-35px) rotate(-45deg);
    -o-transform: translateY(-35px) rotate(-45deg);
    transform: translateY(-35px) rotate(-45deg)
}

.flex-direction-nav li:last-child a::after {
    -webkit-transform: translateY(-27px) rotate(45deg);
    -moz-transform: translateY(-27px) rotate(45deg);
    -ms-transform: translateY(-27px) rotate(45deg);
    -o-transform: translateY(-27px) rotate(45deg);
    transform: translateY(-27px) rotate(45deg)
}

@media only screen and (min-width: 768px) {
    .flex-direction-nav li {
        width: 50px
    }
}

@media only screen and (min-width: 1170px) {
    .flex-direction-nav li a::before, .flex-direction-nav li a::after {
        background-color: #5e5e63;
        -webkit-transition: background-color .2s;
        -moz-transition: background-color .2s;
        transition: background-color .2s
    }

    .flex-direction-nav li a:hover::before, .flex-direction-nav li a:hover::after {
        background-color: #000
    }
}

.close-btn {
    position: fixed;
    display: block;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 5%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap
}

.close-btn::before, .close-btn::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 24px;
    top: 8px;
    left: 19px;
    background-color: #39393c
}

.close-btn::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-btn::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (max-width: 768px) {
    .testimonilals {
        margin-bottom: 30px
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .customer_quotes {
        display: block;
        margin: 30px auto 50px;
        width: 90%;
        max-width: 800px;
        padding: 25px
    }

    #static-page {
        width: 95%;
        margin: 0 auto
    }

    h3.pg-titlea {
        margin-bottom: 15px
    }

    .alpha {
        margin-left: 6px
    }

    .hiw-explain {
        margin: 10px 0 !important
    }

    .hiw-explain p {
        font-size: 16px;
        text-align: justify;
        padding: 0 16px
    }

    .privacysection h3 {
        margin-bottom: 6px;
        text-align: center
    }

    .privacysection p {
        text-align: justify;
        padding: 0 16px
    }

    .privacysection ul {
        text-align: center;
        margin-bottom: 6px
    }

    .form-title {
        font: 400 18px/100% montserratsemi_bold, sans-serif !important;
        margin-bottom: 15px !important
    }

    .form-field {
        margin: 16px 0
    }

    h3.pg-title {
        font: 400 19px/100% 'montserratsemi_bold', sans-serif;
        margin-bottom: 19px;
        margin-top: 13px
    }

    .static-page-box strong {
        display: block;
        margin-bottom: 8px;
        padding: 0 14px
    }
}

.static-pages ul.listing_style {
    margin-bottom: 20px
}

.static-pages ul li {
    line-height: 1.5;
    margin-bottom: 10px
}

.display-flex {
    display: flex
}

.arrow_icon li {
    padding-bottom: 6px;
    list-style-type: circle;
    margin-left: 15px;
    line-height: 22px
}

.pop-up-signup .modal-dialog, .new-modal .modal-dialog {
    height: auto
}

.guestTlntxt a {
    text-decoration: underline;
    font-size: 14px !important
}

.menu-position {
    position: relative;
    top: 3px;
    cursor: pointer;
    white-space: nowrap
}

footer.bottomStick {
    position: absolute;
    bottom: 0;
    width: 100%
}

.sub-menu-align {
    justify-content: center
}

@media (max-width: 1100px) {
    .guestTlntxt {
        font-size: 12px !important
    }

    .guestTlntxt a {
        font-size: 12px !important
    }
}

@media (max-width: 767.98px) {
    .menu-sup {
        top: 1rem;
        text-align: left
    }

    .sub-menu-align {
        justify-content: flex-start
    }

    .menu-position {
        position: relative;
        top: -11px
    }
}

.web-header .profile-dropdown {
    z-index: 9
}

@media (max-width: 991.9px) {
    header:has(>.web-header__bottom.show) {
        z-index: 99999
    }

    .web-header__bottom.show {
        padding-bottom: 1.5rem
    }

    .hiddenOverflow {
        overflow: hidden
    }

    .web-header__bottom .web-header__menulinks > li.dropdown-menulink:before, .web-header__bottom .web-header__menulinks > li.dropdown-menulink:after {
        z-index: 11
    }

    .web-header__bottom .web-header__menulinks a {
        z-index: -1
    }

    #exclusiveOfferContainer .offer-bar-card {
        min-height: 130px
    }

    .web-header__toplinks {
        padding-top: 0 !important
    }

    .web-header__search {
        width: 250px
    }

    #tln .menu-sup {
        text-align: left
    }

    #tln .menu-position {
        top: -11px
    }
}

.wishlistProductCount {
    font-size: 10px
}

.not-logged a {
    font-size: 11px;
    line-height: 1.64;
    color: #2e333d;
    font-weight: 400
}

.discount-bar {
    font-size: 12px
}

.discount-bar span {
    color: #f25c50;
    font-weight: 700
}

@media (max-width: 767.98px) {
    #GuestOfferBar {
        animation: guestAnimation 0s 5s forwards;
        opacity: 0
    }

    @keyframes guestAnimation {
        to {
            opacity: 1
        }
    }.discount-bar {
         font-size: 12px;
         display: block
     }

    .discount-bar a {
        display: inline
    }
}

#txtComments {
    width: 100%;
    border: 1px solid #d7d9dc
}

.web-banner {
    background-image: linear-gradient(184deg, #f4f4f4, #f4f4f4)
}

.web-banner__img {
    background: 0 0
}

.home-cards .swiper-pagination-bullet {
    background-color: #a6a6a6
}

.home-cards .swiper-pagination-bullet-active {
    background-color: gray !important;
    opacity: 1
}

.size-modal .how-to-measure {
    height: 90%;
    max-height: 100%
}

.size-modal .how-to-measure .measure-dialog {
    max-height: 100% !important;
    overflow: auto
}

.size-modal .img-wrp {
    height: 100%
}

.mobile-only-link {
    display: none !important
}

.mobile-only-link a {
    justify-content: start !important
}

#launcher-frame {
    bottom: 30px !important
}

.checkbox-agree-label {
    font-size: 12px !important;
    display: inline-block !important;
    width: 88%;
    vertical-align: top;
    margin-left: 6px
}

.font-century * {
    font-family: century-gothic !important
}

.hero-banner_imgwrap .home-cards_boxdata {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center
}

@media (max-width: 991px) {
    .hero-banner__imgwrap {
        height: 330px
    }

    .hero-cards_boxdata {
        background-size: contain
    }

    .mobile-only-link {
        display: list-item !important
    }
}

.hero-cards_boxdata {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center
}

@media (max-width: 991px) {
    .order-sm-2 {
        order: 2
    }

    .submenu-flex {
        display: flex;
        flex-direction: column
    }

    .bring-front {
        z-index: 1 !important
    }
}

.bg-gradient {
    background-image: linear-gradient(180deg, #f4f4f4, #ffffff);
    padding: 40px 0
}

.r-cards {
    background: #fff;
    padding: 20px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.card-height {
    flex-grow: 1
}

.mini-cards {
    flex-flow: row wrap;
    width: 100%
}

.mini-cards li {
    flex: 1 1 auto;
    width: 50%;
    padding: 10px
}

.mini-cards li:nth-child(odd) {
    padding-left: 0
}

.mini-cards li:nth-child(even) {
    padding-right: 0
}

.mini-cards li img {
    width: 100%
}

.recently-viewed-img {
    width: 100%;
    max-width: 100%
}

.recently-viewed-slider {
    padding-bottom: 40px
}

.top-category-img {
    width: 100%;
    max-width: 300px
}

#top-next:after, #top-prev:after {
    font-size: 18px;
    color: #3a3a3a
}

.top-product-title {
    line-height: 1.1
}

.top-product-price {
    color: #f25c50;
    font-weight: 700
}

.top-product-original {
    color: #2c2a2a;
    text-decoration: line-through;
    font-weight: 700
}

@media (max-width: 767.98px) {
    .top-category-img {
        width: 100%;
        max-width: 100%
    }

    .home-cards .swiper-container-horizontal > .swiper-pagination-bullets, .home-cards .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0
    }
}

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

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

@media (min-width: 992px) {
    .container .repeat-banner .home-cards__slide {
        padding-bottom: 49.55%
    }

    .repeat-banner {
        max-height: 550px
    }
}

.full-w {
    width: 100%
}

.mask-text {
    position: absolute;
    z-index: 1;
    max-width: 380px
}

.mask-text h2 {
    font-family: Playfair Display, serif;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin-bottom: 0
}

.mask-text p, .mask-text ul li {
    font-size: 18px;
    color: rgba(0, 0, 0, .65)
}

.mask-text ul {
    margin-top: 50px;
    list-style-position: outside
}

.mask-text ul li {
    margin-bottom: 12px;
    line-height: 1.3;
    padding-left: 15px;
    text-indent: -15px
}

.mask-text ul li:before {
    content: "·";
    font-size: 62px;
    vertical-align: middle;
    line-height: 18px;
    list-style-type: disc;
    left: -6px;
    position: relative
}

.mask-position-left {
    left: 10%;
    top: 10%
}

.signoff-text {
    color: #010101;
    font-size: 24px;
    display: block;
    line-height: 1
}

.signoff-bottom {
    color: rgba(0, 0, 0, .7);
    font-size: 20px;
    display: block;
    line-height: 1.2
}

.bottom-text {
    margin-top: 40px
}

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

.index-2 {
    z-index: 2
}

.like-count-section {
    color: #3b589e;
    font-size: 16px;
    vertical-align: bottom;
    position: absolute;
    right: 5px;
    bottom: -2px
}

@media (max-width: 991px) {
    .mask-text {
        max-width: 40%
    }

    .mask-position-left {
        left: 8%;
        top: 13%
    }

    .text-center-lg {
        text-align: left
    }

    .fnt-48 {
        font-size: 28px
    }

    .fnt-36 {
        font-size: 1.7rem
    }

    .mask-text ul {
        margin-top: 2rem
    }

    .mask-text p, .mask-text ul li {
        font-size: .725rem
    }

    .mask-text ul li {
        margin-bottom: .25rem;
        line-height: 1.3;
        padding-left: 15px;
        text-indent: -15px
    }

    .signoff-text {
        font-size: 14px
    }

    .signoff-bottom {
        font-size: 12px
    }

    .bottom-text {
        margin-top: 1rem
    }

    .mask-text ul li:before {
        font-size: 36px
    }

    .dis-mobi-none {
        display: none
    }
}

.web-header__toplinks .location-dropmodal {
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 6px 22px 6px 8px;
    color: #2e333d;
    position: relative;
    min-width: 116px;
    text-align: left;
    border-radius: 0 !important
}

.web-header__toplinks .location-dropmodal:after {
    content: "\e902";
    font-family: icomoon;
    color: #282727;
    position: absolute;
    right: 0;
    font-size: 6px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
    margin-bottom: 6px
}

.selectedCountryFlag {
    width: 16px;
    height: 16px;
    line-height: 34px;
    border-radius: 0;
    margin-right: 4px;
    vertical-align: middle
}

.country-modal .modal-content label img.flag {
    width: 16px;
    height: 16px;
    line-height: 34px;
    border-radius: 0
}

.location-dropmodal {
    min-width: auto !important
}

.web-header {
    padding: 10px 25px
}

@media only screen and (min-width: 1300px) {
    .web-header__toplinks li {
        margin-left: 40px
    }

    .web-header {
        padding: 10px 35px !important
    }
}

@media only screen and (max-width: 768px) {
    .web-header__toplinks .location-dropmodal {
        border-bottom: none;
        padding: 2px 20px 6px 0;
        text-align: left
    }

    .web-header__toplinks .location-dropmodal:after {
        top: 44%;
        margin-right: 5px
    }
}

.user-modal .size-modal-dialog {
    max-width: 560px !important;
    background-color: #fff;
    width: 96%
}

#yeildify .size-modal-dialog {
    max-width: 390px !important
}

.welcome-modal .modal-dialog {
    max-width: 600px !important
}

.user-modal .user-content {
    text-align: left;
    align-self: center;
    padding: 55px 40px;
    width: 100%;
    margin: auto
}

.welcome-modal .user-content {
    margin: 50px auto 20px;
    padding: 0;
    align-self: auto;
    width: 44%
}

.pipe-line:after {
    content: "|";
    font-size: 13px;
    color: #2e333d;
    margin-left: 5px
}

.user-modal .pop-up .pop-head {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500
}

.video-iframe {
    width: 50%
}

.user-modal .close-modal, .pop-up-signup .close-modal, .first-order-modal .close-modal, .new-close-modal, .new-modal .close-modal {
    z-index: 11;
    width: 44px;
    height: 44px;
    color: grey;
    font-size: 26px;
    position: absolute;
    right: 0;
    top: auto;
    left: auto !important;
    border: none;
    background: 0 0;
    cursor: pointer
}

.g_id_signin > div:first-child {
    display: inline !important
}

.g_id_signin iframe {
    display: inline !important;
    top: 18px !important
}

.user-modal .modal-content {
    padding: 32px 65px 53px 48px
}

.user-modal .modal-content {
    padding: 0;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .2);
    border: none
}

.user-modal .form-input, .pop-up-signup .form-input, .new-modal .form-input {
    padding: 8px;
    padding-left: 12px;
    height: auto;
    border: none;
    font-size: 13px;
    background-color: #e7e5e7
}

.small-fnt {
    font-size: 8px;
    line-height: 1;
    display: block
}

.sub-menutext {
    color: #333;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-left: 100px
}

@media (max-width: 768px) {
    .sub-menutext {
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .user-modal .size-modal-dialog {
        width: 87%;
        max-height: 369px
    }
}

.referral50off {
    display: none
}

.referral25off {
    display: none
}

.referral1000off {
    display: none
}

.creditIcon {
    position: relative
}

.creditIcon::after {
    content: " ";
    width: 7px;
    height: 7px;
    background-color: #059142;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: -10px
}

.showMobileMenu {
    opacity: 1
}

.sm-image {
    width: 25px;
    height: 100%
}

.sm-image.google-signIn {
    vertical-align: bottom
}

.pop-up-signup, .new-modal {
    background: rgba(0, 0, 0, .5)
}

.pop-up-signup .modal-dialog, .new-modal .modal-dialog {
    max-width: 390px !important
}

.pop-up-signup .modal-content, .new-modal .modal-content {
    padding: 35px;
    min-height: 614px
}

.pop-up-signup .pop-head, .new-modal .pop-head {
    font-size: 14px;
    padding: .5rem 0;
    text-transform: uppercase
}

.pop-up-signup .pop-head.active, .new-modal .pop-head.active {
    background-color: initial !important;
    border-bottom: 2px solid grey;
    border-radius: 0
}

.pop-up-signup #myTabSign, .new-modal #myTabSign {
    justify-content: space-around
}

.pop-up-signup .close-modal, .new-modal .close-modal {
    left: auto !important;
    top: auto;
    right: 5px
}

.pop-up-signup .myaccount-title, .new-modal .myaccount-title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin: 15px 0 40px;
    text-align: center
}

.pop-up-signup .tab-div, .new-modal .tab-div {
    padding: 35px 0;
    padding-bottom: 0;
    background: 0 0
}

.pop-up-signup .link-pop, .new-modal .link-pop {
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: 8px
}

.pop-up-signup .submitButton, .first-order-modal .address-btn, .btn-black {
    text-transform: uppercase;
    font-size: 11px;
    background: #000;
    padding: 5px 0 !important;
    width: 120px
}

.pop-up-signup .form-mb, .new-modal .form-mb {
    margin-bottom: 34px
}

.first-order-modal .modal-content {
    border-radius: 0
}

.first-order-modal .checkmark {
    border: 1px solid #000;
    border-radius: 0
}

.label-container--check input:checked ~ .checkmark {
    background-color: #000;
    border-color: #000
}

.first-order-modal .label-container input:checked ~ .checkmark:after {
    display: none
}

.first-order-modal textarea {
    background-color: #e7e5e7;
    resize: none;
    width: 100%;
    border: none;
    padding: 10px
}

.first-order-modal hr {
    border-top: 2px solid grey
}

.first-order-modal .bday-section label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px
}

.first-order-modal .select_wrap span {
    background: #e7e5e7
}

.first-order-modal .select_wrap {
    border: none
}

.cursor-pointer {
    cursor: pointer
}

.zapelle-mobile-tln .dropdown-menulink > a:after {
    display: none
}

.zapelle-mobile-tln .dropdown-menulink {
    border-bottom: 1px solid #333
}

#privilege-popup .pop-head {
    margin-bottom: 25px
}

#privilege-popup .card-bottom-border {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

#privilege-popup .card-bottom-border .col {
    height: 9px
}

#privilege-popup .user-content {
    padding: 40px 20px 45px !important
}

#privilege-popup .pop-head .title {
    font-size: 22px;
    letter-spacing: 5px
}

#privilege-popup .web-tooltip__content {
    position: absolute;
    width: 100%;
    opacity: 0;
    left: 0;
    right: 0;
    background-image: url(../assets/images/privilege/gold-card.jpg);
    top: 0;
    transition: all .2s ease;
    font-weight: 400;
    z-index: 10;
    pointer-events: none;
    padding-top: 0;
    width: 350px;
    margin: auto
}

#privilege-popup .pop-main {
    font-size: 16px;
    line-height: 26px;
    width: 42%;
    margin: auto
}

#privilege-popup .tier-name {
    text-transform: uppercase
}

#privilege-popup .tier-name.gold-tier {
    color: #b89663
}

#privilege-popup .tier-name.platinum-tier {
    color: #adaeac
}

#privilege-popup .tier-name.palladium-tier {
    color: #8c8a91
}

#privilege-popup #privilege-cards-image {
    width: 120px
}

#privilege-popup .discover-txt {
    font-weight: 700;
    position: relative;
    cursor: pointer
}

#privilege-popup .web-tooltip:hover .web-tooltip__content {
    top: calc(100% + -290px);
    opacity: 1 !important;
    pointer-events: all
}

#privilege-popup .discover-txt::after {
    content: "";
    background: rgba(0, 0, 0, .712);
    position: absolute;
    bottom: -4px;
    left: 20px;
    height: 2px;
    width: 68%
}

.offer-percent-card .percent {
    font-size: 47px;
    line-height: 38px;
    letter-spacing: -.2rem
}

.palladium-text-card h6, .palladium-text-card p, .gold-text-card h6, .gold-text-card p {
    color: #000 !important
}

.offer-percent-card .percent-off {
    font-size: 18px;
    text-align: left;
    line-height: 18px;
    text-transform: none
}

.offer-bar-card .exception-txt {
    font-size: 9px !important;
    position: absolute;
    font-weight: 700 !important;
    bottom: 10px;
    left: 27px
}

.gold-text-card {
    background-image: linear-gradient(to right, #ac9069, #ecd7a2, #ac9069)
}

.palladium-text-card {
    background-image: linear-gradient(to right, #68686a, #9b9b9d, #68686a);
    color: #000
}

.platinum-text-card {
    background-image: linear-gradient(to right, #a9a9a9, #dedede, #a9a9a9)
}

.privilege-text-card h6 {
    text-transform: none;
    font-size: 18px
}

.offer-bar-card .tier-name {
    text-transform: uppercase
}

.offer-bar-card .coupon-txt h6 {
    font-size: 22px;
    line-height: 23px;
    text-transform: none;
    margin: 0;
    padding-bottom: 14px
}

.offer-bar-card .discount-txt {
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 400 !important
}

.web-header.sticky {
    z-index: 100
}

.checkout-header.sticky {
    top: 0 !important
}

.web-header__menulinks a {
    font-size: 12px !important
}

#EshaktiUserOfferBar.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

.top-web-header {
    padding: 8px 35px !important;
    border-bottom: 1px solid #e4e6e7
}

.offer-bar__head {
    padding: 0 !important;
    border-bottom: 0 !important
}

.new-top-tln a {
    text-transform: uppercase;
    font-size: 11px !important;
    justify-content: center
}

.offer-bar__toggle {
    position: relative;
    right: auto;
    top: -1px
}



.header-bar-txt {
    display: inline-block;
    vertical-align: sub
}

#zapelleOfferText p {
    font-size: 14px;
    letter-spacing: .22px;
    line-height: 1.5;
    text-align: center
}

.new-top-tln li {
    position: relative
}

.web-header__bottom .full-link {
    z-index: 9
}

.new-top-tln li:hover .profile-dropdown {
    top: calc(100% - 5px);
    opacity: 1;
    pointer-events: all
}

.india-only, .non-india-only, .india-guest-only, .previlige-text, .tops-text, .display-none {
    display: none
}

.display-flex {
    display: flex
}

.web-header {
    padding-left: 35px;
    padding-right: 35px;
    top: 47px
}

#OfferTxt {
    margin-left: 10px
}

.product-cost .list-price, .product-cost .product-price__text, .product-price .product-price__text, .cart-product-price {
    color: #2c2a2a !important
}

.filterContainer {
    max-height: 75vh;
    overflow: auto !important
}

.dropdown-menucontain .dropdown-menuwrap {
    max-height: 70vh;
    overflow: auto
}

.indiaMobileReg {
    padding-left: 45px !important
}

.indiaPreNo {
    position: absolute;
    left: 12px;
    top: 8px;
    font-size: 13px;
    font-weight: 550;
    color: #2e333d
}

.bottom-footertxt .headTxt {
    font-size: 15px;
    font-weight: 700
}

.bottom-footertxt {
    padding: .8rem 0;
    letter-spacing: .4px
}

.hideNcgcTxt {
    display: none !important
}

.eye-image {
    position: absolute;
    right: 12px;
    top: 10px
}

.first-order-modal .select_wrap ul {
    display: none;
    padding-bottom: 20px
}

.first-order-modal .select_wrap ul.open {
    display: block
}

.first-order-modal .media-publications {
    position: relative
}

.first-order-modal .media-publications .form-group {
    position: absolute;
    top: 0;
    left: 170px
}

.first-order-modal .media-publications .form-group select {
    width: 120px
}

.passwordInput {
    padding-right: 35px !important
}

.pop-up-signup {
    transition: all .3s ease !important
}

.pop-up-signup .modal-dialog {
    transform: scale(.7) !important;
    opacity: 0;
    transition: all .3s !important
}

.pop-up-signup.show .modal-dialog {
    transform: scale(1) !important;
    opacity: 1
}

.main-footer .main-footer__list__item {
    margin-bottom: .4rem
}

.main-footer .social-list, .main-footer .app-block-list {
    justify-content: center
}

.main-footer .main-footer-notetxt {
    font-size: 12px;
    color: grey;
    text-align: center;
    line-height: 14px;
    margin-bottom: 12px
}

@media (max-width: 1199px) {
    #OfferTxt {
        margin-left: 0 !important;
        display: block
    }

    .main-footer__linkbox {
        padding-right: 1rem
    }
}

@media (max-width: 991px) {
    .pop-up-signup .modal-content, .new-modal .modal-content {
        padding: 35px !important
    }

    .pipe-line:after {
        content: " "
    }

    .pipe-line {
        display: none !important
    }

    .top-web-header {
        padding: 0 20px !important;
        border-bottom: none
    }

    .offer-bar {
        padding: 4px 0;
        transform: translateY(calc(100% - 35px))
    }

    .new-top-tln {
        display: none !important
    }

    .web-header.sticky {
        top: 0 !important
    }

    .web-header__toplinks .account-menu {
        display: none
    }

    .header-bar-txt {
        font-size: 12px
    }

    .header-bar-txt a {
        font-size: 12px !important
    }

    .offer-bar .web-header {
        text-align: left !important
    }

    .web-header__bottom .full-link {
        z-index: 9 !important
    }

    #EshaktiUserOfferBar.sticky {
        top: auto;
        z-index: 999
    }
}

@media (max-width: 576px) {
    .pop-up-signup .modal-dialog, .new-modal .modal-dialog, #yeildify .modal-dialog {
        margin: 1.75rem auto
    }

    .user-modal {
        padding-right: 0 !important
    }
}

@media (max-width: 480px) {
    .pop-up-signup .modal-content, .new-modal .modal-content {
        padding: 35px 10px 0 !important
    }

    .user-modal .model-head {
        flex-wrap: wrap
    }

    .video-iframe {
        width: 100%;
        height: 100%
    }

    .first-order-modal .close-modal {
        top: 20px !important
    }

    #privilege-popup .pop-main {
        width: 90%
    }

    .top-web-header {
        padding: 0 15px !important
    }

    .web-header .referralCredit {
        display: none !important
    }

    #zapelleOfferText p {
        font-size: 11px
    }

    .first-order-modal .media-publications .form-group {
        left: 150px
    }
}

@media (max-width: 767.9px) {
    .web-header_bottom .web-headermenulinks > li.dropdown-menulink .dropdown-menucontain .dropdown-menuwrap_box h3 a {
        font-weight: 700 !important
    }

    .d-sm-none {
        display: none !important
    }

    .web-header__bottom {
        padding-top: 5px
    }

    .showMobileMenu {
        opacity: 0;
        display: none
    }

    .mobileSubMenu {
        position: relative
    }

    .mobileSubMenu::after {
        content: " ";
        width: 15px;
        height: 2px;
        background-color: #3f4145;
        position: absolute;
        top: 8px;
        right: 50px;
        transition: all .3s ease-in-out
    }

    .mobileSubMenu::before {
        content: " ";
        width: 2px;
        height: 15px;
        background-color: #3f4145;
        position: absolute;
        top: 2px;
        right: 56px;
        transition: all .3s ease-in-out
    }

    .mobileSubMenu.show::before {
        transform: rotate(90deg)
    }

    .mobileSubMenu.show-menu .showMobileMenu, .showMobileMenu.show {
        opacity: 1;
        display: block;
        transition: all .3s ease
    }

    .mobileMenuLogo {
        background-color: #fff;
        width: 100%;
        display: block;
        transition: all .3s ease;
        height: 60px
    }

    .mobileMenuLogo.sticky {
        padding: 7px 0;
        position: sticky;
        top: -6px !important;
        background: #fff;
        z-index: 1000
    }

    .mobileMenuLogo.sticky .web-header__logo {
        left: 0
    }

    .mobileMenuLogo.sticky .close {
        right: 0
    }

    .offer-bar-card .coupon-txt {
        padding-left: 18px
    }

    .offer-bar-card .coupon-txt h6, .offer-bar-card .coupon-txt b {
        font-size: 15px !important
    }

    .customizefab-note {
        top: 3px !important
    }

    .first-order-modal .media-publications .form-group {
        font-size: 12px
    }
}

@media (max-width: 480px) {
    .offer-bar-card .coupon-txt h6 {
        padding-bottom: 5px
    }

    .offer-bar-card .coupon-txt {
        padding-left: 12px
    }

    .offer-bar-card .coupon-txt h6, .offer-bar-card .coupon-txt b {
        font-size: 12px !important
    }

    .offer-bar-card .discount-txt {
        font-size: 12px !important
    }

    .offer-bar__head {
        font-size: 11px !important
    }
}

@media (max-width: 400px) {
    .web-header {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media (max-width: 350px) {
    .account-menu-mobile {
        display: none !important
    }
}

#snackbar {
    min-width: 200px;
    margin-left: -100px;
    background-color: #7c7c7c;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 16px;
    position: fixed;
    z-index: 100;
    left: 50%;
    bottom: 50px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .22px;
    line-height: 1.5
}

#snackbar.show {
    -webkit-animation: fadein .5s, fadeout .5s 2.5s;
    animation: fadein .5s, fadeout .5s 2.5s
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }
    to {
        bottom: 50px;
        opacity: 1
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }
    to {
        bottom: 50px;
        opacity: 1
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 50px;
        opacity: 1
    }
    to {
        bottom: 0;
        opacity: 0
    }
}

@keyframes fadeout {
    from {
        bottom: 50px;
        opacity: 1
    }
    to {
        bottom: 0;
        opacity: 0
    }
}

.web-header__search {
    position: relative
}

.ui-autocomplete {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 1rem;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1111
}

.ui-menu-item {
    border-bottom: 1px solid #efefef;
    padding: .5rem 1rem
}

.ui-menu-item:last-child {
    border-bottom: 0
}

.ui-menu-item-wrapper {
    position: relative;
    padding-left: 26px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .06rem
}

.ui-menu-item-wrapper::before {
    content: " ";
    background: url(/assets/images/search-icon.png) no-repeat 0 0;
    background-size: 14px;
    width: 14px;
    height: 16px;
    position: absolute;
    top: 5px;
    left: 0
}

.ui-menu-item:hover {
    background-color: #efefef
}

@font-face {
    font-family: optima bold;
    font-style: normal;
    font-weight: 400;
    src: local("Optima Bold"), url(../assets/fonts/OPTIMA_B.woff) format("woff")
}

@font-face {
    font-family: "avenir lt pro 45 book";
    font-style: normal;
    font-weight: 400;
    src: local("Avenir LT Pro 45 Book"), url(../assets/fonts/AvenirLTProBook.woff) format("woff")
}

.how-work-content h3 {
    font-family: optima bold;
    font-weight: 700
}

.mainTitle {
    letter-spacing: .37rem
}

.container800 {
    width: 800px;
    display: block;
    margin: 0 auto
}

.how-customization--work {
    width: 940px;
    margin: 5rem auto
}

.customization__box {
    display: flex;
    flex-wrap: wrap
}

.customization__boximg, .customization__boxtext {
    width: 50%
}

.customization__boxtext {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.customization__boxtext h3 {
    margin-top: 1rem;
    position: relative;
    padding-left: 1.85rem
}

.topic {
    counter-increment: list-number
}

.customization__boxtext h3.heading_numberlist::before {
    content: counter(list-number, decimal) ". ";
    position: absolute;
    top: 0;
    left: 0
}

.customization__boxtext p {
    font-family: "avenir lt pro 45 book";
    font-size: 1.25rem;
    margin-top: 2rem;
    letter-spacing: .06rem
}

.customization__boxtext a {
    margin-top: 3.5rem;
    text-transform: uppercase;
    font-size: 1.05rem
}

.imgFluid {
    width: 100%;
    height: 100%
}

.CustomerQuote {
    margin: 2rem 0;
    background-color: #f2f1f0;
    padding: 1rem 0;
    text-align: center;
    flex-direction: column;
    justify-content: center
}

.customization__box:nth-child(odd) .customization__boxtext_Content {
    padding: 0 3.25rem 0 4rem
}

.customization__box:nth-child(even) .customization__boxtext_Content {
    padding: 0 4rem 0 3.25rem
}

.styleItYourWay {
    margin: 4rem 0
}

.letterspace4 {
    letter-spacing: 4px
}

.CustomerQuote p {
    font-family: "avenir lt pro 45 book";
    font-size: 1.25rem;
    padding: 0 11rem;
    letter-spacing: .06rem
}

.customerRatingsPic {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px
}

.customerReviewText {
    justify-content: flex-start
}

.customerReviewText .review {
    margin: 0;
    font-style: italic;
    font-size: .85rem;
    text-align: justify
}

.customization-review-cardwrap .reviewCardItem {
    margin-bottom: 2.5rem
}

.customization-review-card .user-pic {
    width: 60px;
    height: 60px;
    margin-right: 16px;
    background-color: #f2f1f0;
    border-radius: 50%;
    position: relative;
    margin-top: -.5rem
}

.user-pic .icon-account::before {
    font-size: 32px;
    position: absolute;
    top: 12px;
    left: 15px
}

.userStarRating {
    display: flex
}

.userStarRating .ratings {
    display: flex;
    flex-flow: row wrap;
    margin-top: 2px;
    margin-left: 2px
}

.reviewTitle p {
    font-size: .95rem;
    margin-bottom: 6px
}

.reviewTitle .ratings li {
    margin-right: .35rem
}

.customerDetails p {
    font-size: .7rem
}

.letterSpace {
    letter-spacing: .06rem
}

.customization-review-card .ratings.five li:nth-child(2) .icon-starfill:before, .customization-review-card .ratings.five li:nth-child(3) .icon-starfill:before, .customization-review-card .ratings.five li:nth-child(4) .icon-starfill:before, .customization-review-card .ratings.five li:nth-child(5) .icon-starfill:before, .customization-review-card .ratings.four li:nth-child(2) .icon-starfill:before, .customization-review-card .ratings.four li:nth-child(3) .icon-starfill:before, .customization-review-card .ratings.four li:nth-child(4) .icon-starfill:before, .customization-review-card .ratings.three li:nth-child(2) .icon-starfill:before, .customization-review-card .ratings.three li:nth-child(3) .icon-starfill:before, .customization-review-card .ratings.two li:nth-child(2) .icon-starfill:before, .customization-review-card .ratings li:first-child .icon-starfill:before {
    color: #f25c50
}

.order-sm-1 {
    order: 2
}

.order-sm-2 {
    order: 1
}

.desktopBanner {
    display: block
}

.mobileBanner {
    display: none
}

@media (max-width: 767.9px) {
    .container800 {
        width: 100%
    }

    .how-customization--work {
        width: 100%
    }

    .customization__box {
        margin-bottom: 4rem
    }

    .customization__boximg, .customization__boxtext {
        width: 100%
    }

    .customization__box:nth-child(odd) .customization__boxtext_Content, .customization__box:nth-child(even) .customization__boxtext_Content {
        padding: 0
    }

    .customization__boxtext_Content {
        width: 100%
    }

    .imgFluid {
        width: 100%;
        max-width: 385px
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .mainTitle {
        letter-spacing: .1rem
    }

    .customization__boxtext a {
        margin-top: 1.5rem
    }

    .desktopBanner {
        display: none
    }

    .mobileBanner {
        display: block
    }

    .CustomerQuote h3 {
        font-size: 1.5rem !important
    }
}