.loader {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #39478E;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: auto;
      position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#modal-overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 901;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    height: 100%;
    float: left;
    display: none;
    transition: all 0.2s ease;
}
@media only screen and (min-width: 780px) {
    #modal-overlay {
        background: #c3c3c34d;
    }
}
#quick-view-modal {
    transition-delay: 2s;
    transition-property: opacity;
}
#quick-view-modal {
    position: fixed;
    box-sizing: border-box;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    opacity: 1;
    color: #262626;
    height: 100%;
    min-height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition-delay: 2s;
    transition-property: opacity;
}
#quick-view-modal {
    min-height: 100vh !important;
    background: #f0eeed;
    overflow: scroll ! Important;
}
.sip-modal-open {
    z-index: 9999 !important;
    visibility: visible;
    opacity: 1;
}
.sip-modal-close {
    z-index: -1 !important;
    visibility: hidden;
    opacity: 0;
}

@media only screen and (min-width: 780px) {
    .sip-modal {
        width: calc(100% - 90px) !important;
        right: 0;
        left: unset !important;
        border-left: 1px solid #f8f8f8;
    }
}

#quick-view-modal .modal-content {
    min-height: 100%;
    height: auto;
    display: flex
;
    align-items: center;
    justify-content: center;
}
#gf-tree, #gf-tree *, #gf-grid *, #quick-view-modal * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.modal-content {
}
*, ::after, ::before {
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}
#quick-view-modal {
    position: fixed;
    box-sizing: border-box;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    opacity: 1;
    color: #262626;
    height: 100%;
    min-height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.sip-modal-open {
    z-index: 9999 !important;
    visibility: visible;
    opacity: 1;
}
.sip-modal-close {
    z-index: -1 !important;
    visibility: hidden;
    opacity: 0;
}
#quick-view-modal .modal-content .container {
    width: 100%;
}
#quick-view-modal .modal-content .container {
    margin-right: 0!Important;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 100vh;
    background: #f0eeed;
}
#gf-tree, #gf-tree *, #gf-grid *, #quick-view-modal * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sip-modal .modal-content .container {
    max-width: 100% !important;
}
.container {
    margin-left: auto;
    margin-right: auto;
}
#quick-view-modal .modal-content .product {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    background: #fff;
    border-radius: 5px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 1.4;
}
#gf-tree, #gf-tree *, #gf-grid *, #quick-view-modal * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#quick-view-modal .modal-content .gfqv-product-wrapper {
    background: #f0eeed;
}
#quick-view-modal .modal-content .gfqv-product-wrapper {
    min-height: 100vh;
    height: 100%;
}
#quick-view-modal .modal-content .gfqv-product-wrapper {
    padding: 0 !important;
}
#quick-view-modal .modal-content .gfqv-product-wrapper {
    margin: 0;
    width: 100%;
    padding: 15px;
}
#gf-tree, #gf-tree *, #gf-grid *, #quick-view-modal * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#quick-view-modal .gf-container {
    display: flex
;
}
#quick-view-modal .gf-container {
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    display: flex
;
    flex-direction: column;
}
#gf-tree, #gf-tree *, #gf-grid *, #quick-view-modal * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.gf-container {
    background: #f0eeee;
}
#gallery {
    opacity: 0;
    transition: all 0.8s;
    transition-delay: 0.3s;
    transition-property: opacity;
    position: relative;
    display: flex
;
}
#gf-tree, #gf-tree *, #gf-grid *, #quick-view-modal * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.gallery-open {
    opacity: 1 !important;
}
#gf-tree, #gf-tree *, #gf-grid *, #quick-view-modal * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.product-images-wrapper {
    display: block !important;
    width: calc(100% - 410px);
}
.product-images-wrapper {
    background: #f0eeed !important;
}
.product-images-wrapper {
    display: flex
;
    position: relative;
    width: 100% !important;
}
.product-images-content {
    display: flex
;
    justify-content: center;
}
.pad-right-gallery {
    padding-right: 380px;
    transition: padding-right 0.3s ease;
}
.product-gallery {
    width: 100%;
    max-width: 100vw;
    margin-top: 0px !important;
    position: relative !important;
    overflow-y: auto ! Important;
}
#quick-view-modal .owl-carousel.owl-loading {
    opacity: 1 !Important;
}
#quick-view-modal figure {
    margin: 0;
    overflow: hidden;
    width: 100%;
    padding: 0;
}
#quick-view-modal figure {
    margin: 0;
    overflow: hidden;
    width: 100%;
    padding: 0;
}
#gf-tree, #gf-tree *, #gf-grid *, #quick-view-modal * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.product-gallery__image {
    position: relative;
    bottom: -10px;
    margin-top: -70px;

}
.modal-block-open, #modal-block.modal-block-open {
    right: 16px;
}
#modal-block {
    right: -400px;
    height: auto;
    max-height: 98vh;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: all 0.14s;
    animation-timing-function: ease-in-out;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.modal-product-details-top {
    display: flex
;
    position: relative;
    padding: 0px 48px 0 0;
    background: #fff;
    border-radius: 6px;
    width: 100%;
    margin-bottom: 8px;
    align-items: center;
    height: 44px;
}
.menu-back {
    min-width: 48px;
}
.menu-back {
    display: flex
;
    position: relative;
    align-content: center;
    justify-content: center;
    width: 48px;
}
.menu-back img {
    max-width: 14px;
    opacity: 0.6;
}

.menu-back::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    height: 14px;
    width: 1px;
    background-color: #dbdbdb;
}
#modal-title {
    opacity: 0;
    transition: all 0.15s;
    animation-timing-function: ease-in-out;
    transition-delay: 0.4s;
    transition-property: opacity;
    display: flex
;
    z-index: 999;
    width: 90%;
    padding-right: 16px;
}
.modal-title-open {
    opacity: 1 !important;
}
.product-vendor-title {
    display: flex !important
;
    align-items: center !important;
    background: #efefef !important;
    padding: 2px 10px 2px 10px !important;
    border-radius: 4px !important;
    color: #142161 !important;
    z-index: 999 !important;
    position: relative !important;
    min-width: auto !important;
    font-size: 0.85em !important;
    cursor: pointer !important;
    white-space: nowrap !important;
    transition: all 0.2s !important;
    margin-right: 12px !important;
    font-weight: 500 !important;
    overflow: hidden !important;
}
.unset {
    font-size: unset !important;
    line-height: unset !important;
    font-weight: unset !important;
    font-family: unset !important;
    width: unset !important;
    padding-right: unset !important;
    font-weight: unset !important;
    opacity: unset !important;
}
.product-single__vendor {
    font-size: 1.4em;
    line-height: 1.4;
    font-weight: 400;
    font-family: RecklessNeue-Book;
    width: 53%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 0px;
    font-weight: 500;
    opacity: 0.8;
}
.product-single__vendor a {
    border-bottom: 1px solid #bbbbbb;
}

.unset a {
    border-bottom: 0 !important;
}
.product_title {
    text-transform: capitalize;
    line-height: 1.6;
    font-weight: 400;
    display: inline-flex
;
    align-items: center;
    width: 53%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.85em;
    opacity: 0.7;
    font-weight: 500;
}
.product-close-icon {
    display: flex !important
;
    align-items: center !important;
    justify-content: center !important;
    width: 32px !important;
    height: 30px !important;
    position: absolute;
    right: 10px !important;
    background: #f6f6f6;
    border-radius: 6px;
    transition: all 0.2s;
    cursor: pointer;
}
.product-tags-placement {
    width: 100%;
    position: relative;
    margin-bottom: 8px;
    display: block;
    overflow: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
a.product-tags {
    position: relative;
    display: inline-block;
    padding: 5px 11px 5px 11px;
    border-radius: 4px;
    background-color: #dcdcdc;
    text-transform: uppercase;
    color: #555;
    letter-spacing: 0.06em;
    font-size: 0.7em;
    margin-right: 4px;
    left: 0px;
    transition: 0.2s;
    scroll-snap-align: start;
    font-weight: 500;
}
.highlight {
    background: #142161 !important;
    color: #fff !important;
    font-weight: 500 !important;
    padding: 5px 10px 5px 10px !important;
}
.product-close-icon img {
    width: 16px;
    opacity: 0.5;
    transition: all 0.2s;
}
.prod-modal-template {
    background: #fff;
    position: relative;
    height: auto;
    width: 100%;
    flex-direction: column;
    padding: 0;
    margin-bottom: 6px;
    border-radius: 6px;
    position: relative;
    transition: all 0.2s;
    -webkit-box-shadow: 1px 1px 1px -1px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 1px -1px rgba(0, 0, 0, 0.08);
    max-height: 280px;
    border-bottom: 12px solid #fff;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.show-product-information {
    display: none;
    background: #fff;
    position: relative;
    width: 100%;
    padding: 6px;
    border-radius: 6px;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 0.9em;
    color: #142161 ! Important;
    cursor: pointer;
    border-bottom: 1px solid #f0eeed;
}
.description-modal-inner {
    display: flex
;
    overflow-y: scroll;
    max-height: 280px;
    min-height: 260px;
    padding: 34px;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
#modal-info {
    opacity: 0;
    transition: all 0.25s;
    animation-timing-function: ease-in-out;
    transition-delay: 0.25s;
    transition-property: opacity;
    max-height: 200px;
    scroll-behavior: smooth;
    scrollbar-width: none;
}
.modal-info-open { 
    opacity: 1 !important;
}
h1.product-single__vendor {
    font-size: 1.4em;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 16px;
    font-family: RecklessNeue-Book !important;
    display: inline;
    color: #000 !important;
    white-space: unset !important;
}
h1.product_title {
    font-size: 1.4em;
    text-transform: capitalize;
    line-height: 1.4 !important;
    font-weight: 400;
    margin-bottom: 16px;
    font-family: RecklessNeue-Book !important;
    display: inline;
    width: unset;
    white-space: unset;
    overflow: unset;
    text-overflow: unset;
    color: #000 !important;
    max-width: unset !important;
}
.sidebar-box {
    padding: 0;
}
.sidebar-box {
    padding-right: 0;
    position: relative;
    transition: max-height 0.5s ease-in-out;
    line-height: 1.5;
    transition: all 0.3s;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.modal-inner-shadow {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 364px;
    height: 60px;
    background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    pointer-events: none;
    z-index: 999;
}
.swatch-contain {
    display: block;
    max-height: 95px;
    background: #fff;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    position: sticky;
    top: 0;
    overflow-y: scroll;
    border-radius: 6px;
    margin-bottom: 8px;
}
.clearfix {
    zoom: 1;
}
.clearfix {
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.swatch-node {
    font-size: 0.9em;
    margin-left: 0 !important;
    position: relative !important;
    padding: 16px 0;
    text-align: left !important;
    width: 100% !important;
    border-bottom: 1px solid #dfdfdf5e;
    transition: 0.1s !important;
    color: #1e1e1e;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.button-bottom {
    display: flex;
    flex-direction: row;
    position: relative;
    right: 0;
    width: 319px;
    bottom: 0;
    z-index: 99999;
    background: transparent;
}
.wishcount {
    float: left;
    padding-top: 10px;
}
.wishcount {
    display: none;
}
.btn-fav {
    font-size: 1em;
    background-color: #666;
    color: #fff !Important;
    text-decoration: none;
    display: flex
;
    align-content: center;
    justify-content: center;
    margin-bottom: 0;
    border-radius: 6px;
    width: 100%;
    transition: 0.3s;
    text-align: center;
    font-weight: 500;
    align-items: center;
    height: 48px;
    min-width: 90px;
    max-width: 90px;
    margin-right: 6px;
    transition: all 0.2s;
    cursor: pointer;
}
div#ZlistWishlist {
    float: left;
    width: 100%;
    margin: 10px 0px;
}
#ZlistWishlist {
    min-width: 90px !important;
    width: 90px ! Important;
    position: absolute;
    top: 14px !important;
}
div#ZooomyList {
    float: left;
    width: auto;
}
#ZooomyList {
    width: 90px !important;
    padding: 0 !important;
    display: flex
;
    position: absolute;
    top: -24px;
    height: 48px;
}

#ZooomyList label {
    background: transparent ! Important;
    margin-right: 0 !important;
    margin-left: 0 !Important;
    border-bottom: 0 !important;
    padding: 0 !Important;
}
p.zooomypwishmsg {
    font-size: 14px ! Important;
    display: flex
;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    background: transparent ! Important;
    position: absolute;
    min-width: 90px;
    display: flex
;
    align-items: center;
    align-content: center;
    justify-content: center;
    left: 0;
    top: 0;
    height: 48px;
}
.zooomypwishmsg {
}
.btn-fav .fa-bookmark-o, #ZlistWishlist .fa-bookmark-o {
    background: transparent;
    width: 90px;
    height: 48px;
    border-radius: 6px;
    display: flex
;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.btn-fav .fa-bookmark-o:before {
    color: #fff !important;
    margin-left: -32px;
}
.btn-fav .fa-bookmark, #ZlistWishlist .fa-bookmark {
    background: #289131;
    width: 90px;
    height: 48px;
    border-radius: 6px;
    display: flex
;
    align-content: center;
    align-items: center;
    justify-content: center;
}
#gfqv-btn {
    padding: 4px 16px;
    font-size: 1em;
    background-color: #142161;
    color: #fff !important;
    text-decoration: none;
    display: inline-flex
;
    float: left;
    margin-bottom: 0;
    border-radius: 6px;
    width: 268px;
    transition: 0.3s;
    text-align: center;
    font-weight: 500;
    height: 48px;
    align-items: center;
    justify-content: center;
}
.restock-rocket-button-container {
    position: absolute ! Important;
    width: calc(100% - 96px) ! Important;
    bottom: -10px ! Important;
    float: right;
    right: 0;
}
.modal-restock {
    position: absolute ! Important;
    width: 268px ! Important;
    bottom: -10px ! Important;
    float: right ! Important;
    right: -45px ! Important;
    min-width: 268px ! Important;
}
.restock-rocket-button {
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.restock-rocket-button, .restock-rocket-button-float {
    opacity: 1 !important;
    border: none !important;
    cursor: pointer !important;
    background-image: none !important;
    box-shadow: none !important;
    padding: 20px;
    line-height: 0;
    font-size: 16px;
    width: 100%;
    font-family: inherit;
}
.restock-rocket-button {
    border-radius: 6px ! Important;
    font-weight: 500 !important;
    height: 48px !important;
}
.modal-product-details {
    position: fixed;
    width: 364px;
    right: 16px;
    top: 16px;
}
.modal-restock {
    position: absolute ! Important;
    width: 268px ! Important;
    bottom: -10px ! Important;
    float: right ! Important;
    right: -45px ! Important;
    min-width: 268px ! Important;
}
.restock-rocket-button {
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.restock-rocket-button, .restock-rocket-button-float {
    opacity: 1 !important;
    border: none !important;
    cursor: pointer !important;
    background-image: none !important;
    box-shadow: none !important;
    padding: 20px;
    line-height: 0;
    font-size: 16px;
    width: 100%;
    font-family: inherit;
}
.restock-rocket-button {
    border-radius: 6px ! Important;
    font-weight: 500 !important;
    height: 48px !important;
}
.button-half {
    display: block;
    display: inline-flex;
    width: 100%;
    backdrop-filter: blur(5px);
}

.swatch-node {
    font-size: 0.9em;
    margin-left: 0 !important;
    position: relative !important;
    padding: 16px 0;
    text-align: left !important;
    width: 100% !important;
    border-bottom: 1px solid #dfdfdf5e;
    transition: 0.1s !important;
    color: #1e1e1e;
    background-color: transparent;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.variant-logo{
    filter: invert(0);
    border: 1px solid #3f56d1;
    background: #fff;
    position: absolute;
    left: 16px;
    width: 21px;
    height: 21px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
}
.swatch-node label {
        width: 100%;
        height: 48px;
        padding-left: 52px;
        display: flex ;
        align-items: center;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-backdrop-filter: blur(10px);
    }
.buy-now-btn {
    display: block;
    font-size: 0.9em;
    letter-spacing: 0.2px;
    z-index: 100;
    float: right;
    font-weight: 500;
    color: #142161 !important;
    position: absolute;
    right: 24px;
}
@media only screen and (max-width: 767px) {
    .swatch-contain {
        padding: 0px !important;
        width: 100% !important;
        left: 0 !important;
        bottom: 0px !important;
        width: 100% !important;
        top: unset !important;
        position: relative !important;
    }
    .swatch-node {
        height: 48px !important;
    }
    .modal-product-details-top {
        position: fixed !important;
        top: 8px !important;
        left: 0 !important;
        width: calc(100% - 16px) !important;
        margin-left: 8px;
        z-index: 999;
    }
    .product-tags-placement {
        display: block !important;
        position: fixed !important;
        top: 60px;
        left:10px;
        z-index: 9999;
        width: 100%;
        color: #727272;
    }
    .product-gallery {
        padding-right: 0 !Important;
    }
    .product-images-wrapper {
        pointer-events: none;
    }
    .prod-modal-template {
        display: flex !important;
        border-radius: 6px !important;
        border-top: 1px solid #f0eeed;
        padding: 0px !important;
        margin-bottom: 220px !important;
        max-height: unset ! Important;
        overflow: unset ! Important;
        overflow-y: unset !important;
    }
    .show-product-information {
        display: flex !Important;
        padding: 8px !important;
    }
    .description-modal-inner {
        display: flex;
        position: relative;
        padding: 24px;
        max-height: unset !Important;
        min-height: auto;
    }
    #modal-info {
        max-height: unset !important;
    }
    .sidebar-box {
        max-height: unset !important;
        -webkit-mask-image: unset !important;
        padding-bottom: 0 !Important;
    }
    .modal-inner-shadow {
        display: none ! Important;
    }
    #mobile-button-buy {
        bottom: -100vh;
        position: fixed;
        display: flex;
        transition: all 0.5s;
        flex-direction: column;
        align-items: center;
        align-content: stretch;
        width: 100%;
        left: 0;
        padding: 8px;
    }
    .buy-open {
        bottom: 0vh ! Important;
    }
    .show-product-information {
        display: flex ! Important;
        padding: 8px !important;
    }
    #modal-block {
        right: 0 !important;
        bottom: 0vh;
        overflow: unset !important;
        padding: 8px !important;
        width: 100%;
    }
    .modal-product-details {
        position: relative !important;
        width: 100% !important;
        transition-delay: 0s !important;
    }
    .button-half {
        width: 100% !Important;
    }
    .button-bottom {
        width: 100% !Important;
    }
    #gfqv-btn {
        width: 100% !important;
    }
}