/** Shopify CDN: Minification failed

Line 1400:46 Expected ")" to end URL token
Line 1943:46 Expected ")" to end URL token

**/
.section-wrapper {
    position: relative
}

@media (max-width: 767px) {
    .row>div.section-wrapper {
        padding-left: 0
    }

    .row>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.mega-menu-modules>div:first-child>div.horizontal {
    margin-left: 0 !important
}

.main-content.home .pattern>.container>.row {
    margin: 0
}

.owl-carousel.slick-slider {
    margin: 0
}

.mega-menu-modules>.section-wrapper {
    padding-left: 0;
    padding-right: 0
}

.product-info .cart .add_to_cart .quantity {
    position: relative
}

.product-info .cart .add_to_cart .quantity #q_up {
    position: absolute;
    right: 20px;
    top: 8px;
    cursor: pointer;
    display: block
}

.product-info .cart .add_to_cart .quantity #q_down {
    position: absolute;
    left: 10px;
    top: 8px;
    cursor: pointer;
    display: block
}

.product-info .cart .add_to_cart .quantity input {
    text-align: center
}

.quickview.compareview .mfp-inline-holder .mfp-content {
    max-width: 90%;
    width: auto
}

.compare-content table,
.compare-content td,
.compare-content th {
    border: 1px solid #d1d1d1;
    border-collapse: collapse;
    border-spacing: 0
}

.compare-content td,
.compare-content td>div {
    text-align: center
}

.compare-content th {
    width: 205px;
    max-width: 205px;
    min-width: 205px;
    overflow: hidden;
    text-align: left;
    padding-left: 15px
}

.compare-content th span {
    padding: .85rem 0;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.compare-content td {
    width: 230px;
    max-width: 230px;
    min-width: 230px
}

#be_compare_features_table_inner {
    position: relative
}

#be_compare_features_table {
    padding: 15px;
    justify-content: center;
    display: flex;
    max-width: 100%;
    max-height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width: 767px) {
    #be_compare_features_table {
        display: inline-block
    }
}

.primary-mobile-nav {
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 400;
    width: 475px;
    background-color: #fff;
    position: fixed;
    left: -475px;
    top: 0;
    overflow: auto;
    height: 100%;
    color: #aaa;
    z-index: 9995;
    transition: transform .25s ease
}

.primary-mobile-nav ul.menu {
    padding: 0
}

.primary-mobile-nav ul.menu li {
    list-style: none;
    margin-bottom: 0
}

.primary-mobile-nav ul.menu li.menu-item-has-children>a .mobile-child-menu::after {
    content: "+";
    font-family: Arial;
    font-weight: 300;
    font-size: 30px;
    padding: 10px 0 10px 10px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}

.primary-mobile-nav ul.menu li>a {
    color: #999;
    position: relative
}

.primary-mobile-nav ul.menu li.active>a,
.primary-mobile-nav ul.menu li>a:hover,
.primary-mobile-nav ul.menu ul li.mobile-active a,
.primary-mobile-nav ul.menu>li.mobile-active a {
    color: #000
}

.primary-mobile-nav ul.menu li.active>a .mobile-child-menu::after {
    content: "-";
    font-family: Arial
}

.primary-mobile-nav ul.menu ul {
    padding-left: 15px;
    display: none;
    padding-top: 10px
}

.primary-mobile-nav ul.menu ul li {
    padding: 8px 0
}

.primary-mobile-nav ul.menu ul li a {
    font-size: 14px;
    display: block
}

.primary-mobile-nav ul.menu ul li a:after {
    font-size: 14px
}

.primary-mobile-nav ul.menu>li {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0 14px
}

.primary-mobile-nav ul.menu>li>a {
    font-size: 16px;
    display: block
}

@media (max-width: 991px) {
    .primary-mobile-nav.open {
        transform: translate3d(475px, 0, 0)
    }
}

@media (max-width: 480px) {
    .primary-mobile-nav {
        width: 320px;
        left: -320px
    }

    .primary-mobile-nav.open {
        transform: translate3d(320px, 0, 0)
    }
}

@media (max-width: 320px) {
    .primary-mobile-nav {
        width: 280px;
        left: -280px
    }

    .primary-mobile-nav.open {
        transform: translate3d(280px, 0, 0)
    }
}

.trust-sale-img {
    margin-top: 15px
}

.short-description {
    padding-top: 15px;
    padding-bottom: 15px
}

.product-info .product-center {
    margin-top: 0
}

.product-info .product-thumbnails-bottom .thumbnails {
    padding-top: 0
}

.product-info .description p span:nth-child(2) {
    font-weight: 600
}

.product-info .price {
    padding-top: 15px;
    padding-bottom: 0
}

.product-info .description,
.quickview .product-info .description {
    padding-bottom: 15px
}

form.variations_form {
    border: none !important
}

.swatch .swatch-element .swatch-radio.selected+label.img {
    background: 0 0
}

.product-info .review {
    margin-bottom: 15px
}

.product-info .options {
    padding-top: 15px
}

.product-info .swatch {
    padding-top: 0
}

.quickview .mfp-ajax-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.quickview .mfp-ajax-holder .mfp-close {
    top: -40px;
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.quickview .mfp-ajax-holder .mfp-content {
    max-width: 900px
}

.quickview .mfp-content .product-info .review {
    margin: 0;
    padding: 0;
    border: none
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block
}

.slick-initialized .slick-slide {
    display: block
}

div.fastor-images {
    margin-bottom: 0;
    position: relative;
    overflow: hidden
}

div.fastor-images .photoswipe {
    cursor: crosshair
}

div.fastor-images .slick-arrow {
    opacity: 0;
    font-size: 50px;
    cursor: pointer;
    font-weight: 100;
    color: #999;
    transition: .5s
}

div.fastor-images .slick-arrow:hover {
    color: #000
}

div.fastor-images .slick-arrow.slick-disabled {
    color: #ccc;
    cursor: auto
}

div.fastor-images:hover .slick-arrow {
    opacity: 1;
    left: 20px
}

div.fastor-images:hover .slick-next-arrow {
    right: 20px;
    left: auto
}

div.fastor-images .slick-arrow {
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
    z-index: 99
}

div.fastor-images .slick-next-arrow {
    right: -20px;
    left: auto
}

.product-thumbnails-bottom .thumbnails .slick-arrow {
    position: absolute;
    top: 35px;
    left: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(-90deg)
}

.product-thumbnails-bottom .thumbnails .slick-next-arrow {
    left: auto;
    right: 10px
}

.product-thumbnails-bottom .thumbnails:hover .slick-prev-arrow {
    left: 0;
    opacity: 1
}

.product-thumbnails-bottom .thumbnails:hover .slick-next-arrow {
    right: 0;
    opacity: 1
}

.product-thumbnails-bottom .thumbnails .slick-arrow {
    opacity: 0;
    font-size: 24px;
    z-index: 99;
    cursor: pointer;
    font-weight: 700;
    color: #999;
    transition: .5s
}

.product-thumbnails-bottom .thumbnails .slick-arrow:hover {
    color: #000
}

.product-thumbnails-bottom .thumbnails .slick-arrow.slick-disabled {
    color: #ccc;
    cursor: auto
}

.product-thumbnails-bottom .thumbnails .slick-slide:active,
.product-thumbnails-bottom .thumbnails .slick-slide:focus {
    border: none;
    outline: 0
}

.design-thumbnail-bottom div.fastor-images {
    padding-left: 0
}

.product-thumbnails-bottom {
    margin: 0 auto;
    text-align: center
}

.rtl #ProductSection-product-quickview-template .summary.entry-summary {
    text-align: right
}

.rtl .product-info .cart .add_to_cart input {
    margin-right: 10px !important;
    margin-left: 0 !important
}

.mobile-nav-bar {
    font-size: 1.5rem;
    height: 50px;
    border-bottom: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin-bottom: 0;
    padding: 0 20px
}

.mobile-nav-item {
    height: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    margin-left: 20px;
    cursor: pointer;
    position: relative
}

.mobile-nav-item svg {
    width: 20px;
    height: 20px;
    fill: currentColor
}

.mobile-nav-cart .total_count_ajax {
    position: absolute;
    top: 5px;
    right: -5px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: #d9121f;
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    border-radius: 50%
}

#primary-mobile-nav {
    position: relative
}

.mobile-nav-search-form {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    padding: 0 20px;
    width: 100%;
    background-color: #fff;
    display: none
}

.mobile-nav-search-form input[type="search"] {
    margin: 0;
    width: 100%;
    border-radius: 0;
    height: 49px;
    background: none !important;
    color: #000;
    border: none;
    font-size: 14px;
    padding: 0
}

.mobile-nav-search-close {
    position: absolute;
    top: 50%;
    right: 0;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #000
}

.mobile-nav-search-close span {
    width: 14px;
    position: relative;
    display: block
}

.mobile-nav-search-close span:before,
.mobile-nav-search-close span:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0
}

.mobile-nav-search-close span:before {
    bottom: 4px;
    border-bottom: 2px solid;
    transform: translateX(0px) translateY(5px) rotate(45deg)
}

.mobile-nav-search-close span:after {
    top: 6px;
    border-top: 2px solid;
    transform: translateX(0px) translateY(-7px) rotate(-45deg)
}

.mobile-nav-icon {
    margin-right: auto;
    margin-left: 0;
    font-size: 12px;
    font-weight: 400
}

.mobile-nav-cart .cart-heading {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%
}

.mobile-nav-icon {
    line-height: 0;
    cursor: pointer
}

.mobile-nav-icon button {
    background: none;
    border: none;
    outline: none;
    position: relative;
    padding: 0;
    display: inline-block;
    width: 14px;
    height: 10px;
    color: inherit;
    margin-right: 5px;
    vertical-align: middle;
    top: -2px
}

.mobile-nav-icon button span {
    transition: transform .4s;
    border-bottom: 2px solid
}

.mobile-nav-icon button span,
.mobile-nav-icon button span:before,
.mobile-nav-icon button span:after {
    position: absolute;
    width: 100%;
    left: 0
}

.mobile-nav-icon button span:before,
.mobile-nav-icon button span:after {
    content: '';
    transition: transform 0.4s, width .4s
}

.mobile-nav-icon button span:before {
    bottom: 4px;
    border-bottom: 2px solid
}

.mobile-nav-icon button span:after {
    top: 6px;
    border-top: 2px solid
}

.mobile-nav .mobile-nav-icon button span {
    border: 0
}

.mobile-nav .mobile-nav-icon button span:before {
    transform: translateX(0px) translateY(5px) rotate(45deg)
}

.mobile-nav .mobile-nav-icon button span:after {
    transform: translateX(0px) translateY(-7px) rotate(-45deg)
}

.mobile-nav-logo {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0
}

.mobile-nav-logo a {
    display: inline-block
}

.mobile-nav-wrapper {
    position: fixed;
    top: 0;
    z-index: 9995;
    width: 320px;
    height: 100%;
    color: #000;
    background: #fff;
    overflow-y: auto;
    left: 0;
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0);
    -webkit-transition: -webkit-transform .33s;
    transition: transform .33s;
    -webkit-transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1)
}

.fastor-off-canvas-layer {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9990;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .33s;
    transition: .33s;
    -webkit-transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1)
}

.mobile-nav {
    list-style: none;
    margin: 0;
    padding: 0 15px
}

.mobile-nav .mobile-nav__item {
    display: block;
    position: relative;
    font-weight: 600
}

.mobile-nav .mobile-nav-sub .mobile-nav__item {
    font-weight: 300
}

.mobile-nav .mobile-nav__item:last-child {
    border-bottom: 0 !important
}

.mobile-nav .mobile-nav__item a {
    color: inherit
}

.mobile-nav-sub {
    padding-left: 15px;
    margin: 0;
    display: none
}

.mobile-nav-sub .mobile-nav__item:last-child {
    padding-bottom: 0 !important
}

.mobile-child-menu {
    float: right;
    cursor: pointer
}

.mobile-child-menu::after {
    content: "\f078";
    display: inline-block;
    font-family: 'FontAwesome';
    font-weight: 400;
    font-size: 10px;
    width: 30px;
    text-align: center
}

.menu-item-has-children.mobile-active>.mobile-child-menu::after {
    content: "\f077"
}

.menu-item-has-children.mobile-active>.mobile-nav-sub {
    display: block
}

#shopify-section-mobile-nav {
    display: none
}

@media (max-width: 991px) {
    #shopify-section-mobile-nav {
        display: block
    }
}

.popup .newsletter .subscribe+label,
.popup .newsletter label.error {
    display: block;
    margin: 0
}

@media (min-width: 992px) {
    .vertical ul.megamenu>li>a>p.arrow {
        margin: 0
    }
}

.owl-carousel {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swatch .swatch-element label.img.swatch_color_advanced i {
    width: 50px;
    height: 50px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.product-item-option .swatch .swatch-element label.img.swatch_color_advanced i {
    width: 23px;
    height: 23px
}

.product-item-option .swatch {
    padding: 0
}

.product-item-option .swatch .swatch-element {
    margin: 5px 7px 5px 0
}

.swatch .swatch-element label.swatch_color_advanced {
    border-width: 2px;
    transition: all .12s linear;
    -ms-transition: all .12s linear;
    -webkit-transition: all .12s linear;
    -o-transition: all .12s linear
}

.option-select-value {
    display: none;
    padding-left: 8px;
    display: inline-block
}

.swatch .swatch-element.unavailable label.swatch_color_advanced {
    border-color: #000
}

.soldout-image {
    background: var(--soldout-img) 0 0 no-repeat;
    display: none;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    overflow: hidden;
    webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    z-index: 999;
    background-position: center
}

.swatch .swatch-element.unavailable .soldout-image {
    display: block
}

.product-item-option .swatch .swatch-element label.img {
    padding: 2px
}

.product-item-option .swatch .swatch-element label {
    padding: 5px 10px 4px
}

.product-item-content {
    padding-top: .75rem;
    padding-bottom: .5rem;
    position: relative;
    will-change: transform;
    transition: all 180ms ease-in
}

.product-item-buttons .quick_view.btn-action i.fa {
    font-size: 13px;
    color: #000
}

.product__item-hover .btn-action span {
    padding-left: 5px;
    letter-spacing: .04em
}

.product-item-buttons .btn-action.quick_view {
    transition: all .2s ease-in;
    font-size: 0;
    padding: 7px 0;
    text-align: center;
    cursor: pointer
}

.product.product-item-advanced-wrapper .soldout-image {
    width: 100%;
    height: 100%
}

.product.product-item-advanced-wrapper .selector-wrapper {
    width: 50%;
    position: relative
}

.product.product-item-advanced-wrapper .selector-wrapper.Color,
.product.product-item-advanced-wrapper .selector-wrapper.color,
.product.product-item-advanced-wrapper .selector-wrapper.size,
.product.product-item-advanced-wrapper .selector-wrapper.Size {
    width: auto
}

.product.product-item-advanced-wrapper .selector-wrapper.Color:after,
.product.product-item-advanced-wrapper .selector-wrapper.color:after,
.product.product-item-advanced-wrapper .selector-wrapper.size:after,
.product.product-item-advanced-wrapper .selector-wrapper.Size:after {
    display: none
}

.product__item-hover .btn-action.disabled i {
    display: none
}

.product__item-hover .btn-action.disabled span {
    padding-left: 0
}

.item-images-wrapper {
    display: flex;
    padding: 0;
    padding-left: 10px;
    position: absolute;
    margin-top: -50px;
    left: 0;
    right: 0;
    will-change: transform;
    transition: all 180ms ease-in
}

.item-images-wrapper a {
    padding-right: 5px;
    opacity: .2;
    transition: opacity .25s
}

.item-images-wrapper a:last-child {
    padding-right: 0
}

.item-images-wrapper a.active {
    opacity: 1
}

.item-images-wrapper img {
    max-width: 35px
}

.dots .item-images-wrapper {
    margin-top: 0;
    left: initial;
    right: 15px;
    top: 15px;
    transform: none !important
}

.dots .item-images-wrapper .dot {
    width: 7px;
    height: 7px;
    background: #000;
    border-radius: 50%
}

.item-images-wrapper+.count_holder_item .is-countdown {
    will-change: transform;
    transition: all 180ms ease-in
}

@media (min-width: 1025px) {
    .product-item-buttons .btn-action.quick_view {
        display: block
    }
}

.product .image .main-images-wrapper {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0
}

.product .image img.zoom-image-effect {
    will-change: transform;
    transition: all 180ms ease-in
}

.b-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    will-change: transform;
    transition: all 180ms ease-in
}

.lazyload>.b-spinner {
    opacity: 1;
    visibility: visible
}

.lazyload>.b-spinner>div {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay .7s infinite ease-in-out both;
    animation: sk-bouncedelay .7s infinite ease-in-out both;
    background-color: red #82;
    margin: 0 5px
}

.lazyload>.b-spinner .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.lazyload>.b-spinner .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.lazyload>.b-spinner span {
    display: block;
    text-align: center;
    margin-top: 20px;
    width: 100%;
    font-size: 1.5em;
    font-weight: 500
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

#header-parts svg {
    width: 20px;
    height: 20px
}

.product-summary h2.name {
    font-size: 30px;
    padding: 0
}

.product-info .review {
    padding-bottom: 0
}

.product-info .is-countdown {
    margin-bottom: 0
}

.product-summary .product-info .options {
    padding-top: 0
}

.product-summary .product-info .price {
    padding-top: 15px
}

.product-info .price .price-old {
    display: block;
    padding: 15px 0
}

.product-info .count_holder_item h3 {
    padding-top: 15px
}

.product-info .cart .add_to_cart p {
    padding-top: 0
}

.product-info .button-product-question {
    width: 100%;
    text-align: center;
    margin-top: 15px
}

.quickview .product-info .button-product-question {
    margin: 0 !important
}

.product-info .cart {
    border: none;
    margin-top: 0
}

.product-info .cart .add_to_cart {
    padding: 0 0 15px
}

.add-cart-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.quickview .product-info .price {
    padding-top: 0
}

.quickview .product-info .price .price-old {
    padding-bottom: 0
}

.quickview .product-info .price .price-new {
    padding: 15px 0
}

.quickview .product-summary h2.name {
    margin: 0
}

.product-info .cart .add_to_cart .quantity input {
    width: 120px;
    margin-top: 0 !important;
    padding: 0 !important
}

.product-info .cart .add_to_cart .quantity #q_up {
    right: 15px;
    padding: 0 10px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    border-left: 1px solid #e5e5e5
}

.product-info .cart .add_to_cart .quantity #q_down {
    left: 5px;
    padding: 0 10px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    border-right: 1px solid #e5e5e5
}

.product-info .cart .add_to_cart .button-cart {
    width: calc(100% - 130px);
    margin-right: 0 !important;
    padding: 0;
    height: 60px;
    font-size: 16px !important;
    margin-bottom: 0 !important
}

.quickview .dynamic-payment-button {
    margin-bottom: 20px
}

.dynamic-payment-button .shopify-payment-button__button {
    text-transform: uppercase;
    border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important
}

.shopify-payment-button__button--hidden,
.shopify-payment-button__more-options[disabled] {
    display: none !important
}

.product-images-wrapper .share {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    width: 100%
}

.product-info .count_holder_item h3 {
    display: none
}

#ProductSection-product-quickview-template .summary.entry-summary {
    position: static !important
}

.product-thumbnails-bottom .thumbnails .slick-arrow {
    opacity: 1;
    bottom: -50px;
    top: auto;
    z-index: 7;
    left: 0;
    z-index: 7;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    background: none;
    border: none;
    width: 38px;
    height: 38px;
    background: #f7f8fa;
    font-weight: 700;
    border-radius: 50%;
    transition: all .2s linear;
    -ms-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear
}

.product-thumbnails-bottom .thumbnails .slick-next-arrow.slick-arrow {
    left: 45px
}

.product-thumbnails-bottom .thumbnails .slick-arrow:before {
    font-size: 20px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px
}

.product-thumbnails-bottom {
    padding-top: 20px;
    margin: 0 -5px;
    padding-bottom: 30px
}

#main .fastor-single-product-detail .product-images-content .new,
#main .fastor-single-product-detail .product-images-content .sale {
    left: -.5rem;
    top: .5rem;
    font-size: 1rem;
    z-index: 3 !important
}

@media (max-width: 1024px) {
    div.fastor-images .slick-arrow {
        opacity: 1;
        left: 20px
    }

    div.fastor-images .slick-next-arrow {
        left: auto;
        right: 20px
    }

    .product-thumbnails-bottom {
        padding-top: 0;
        margin: 0;
        padding-bottom: 0
    }

    .product-summary {
        padding-top: 70px
    }
}

@media (max-width: 767px) {
    .product-images-wrapper .share {
        justify-content: flex-end
    }

    #main .button-product-question {
        margin-top: 10px
    }
}

.cart_popup_wrapper {
    margin: 0 auto;
    position: relative;
    display: none;
    max-width: 600px;
    background: #fff;
    opacity: 0;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -webkit-transition: all .3s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    flex-direction: column;
    width: 100%
}

.cart_popup_wrapper.alert-info {
    background-color: #d9edf7
}

.mfp-wrap .cart_popup_wrapper {
    display: flex;
    opacity: 1
}

.mfp-ready .cart_popup_wrapper {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.cart_content_ajax.loading {
    position: relative
}

#cart_content.loading .loading-overlay {
    display: block
}

#cart_content.loading .loading-overlay .button-loader {
    visibility: visible;
    opacity: 1
}

#cart_content .loading-overlay {
    display: none;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .5);
    padding: 0;
    text-align: center;
    z-index: 9999
}

.loading-overlay .button-loader {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 5;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(data:image/svg+xml; base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIA0KICAgIGNsYXNzPSJzdmctbG9hZGVyIiANCiAgICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIA0KICAgIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiANCiAgICB4PSIwcHgiIA0KICAgIHk9IjBweCINCiAgICB2aWV3Qm94PSIwIDAgODAgODAiIA0KICAgIHhtbDpzcGFjZT0icHJlc2VydmUiDQogICAgc3R5bGU9IndpZHRoOjMwcHg7IGhlaWdodDozMHB4OyINCiAgICA+DQoNCiAgICA8cGF0aA0KICAgICAgICBpZD0ic3Bpbm5lciIgDQogICAgICAgIGZpbGw9IiM2NjY2NjYiDQogICAgICAgIGQ9Ik00MCw3MkMyMi40LDcyLDgsNTcuNiw4LDQwQzgsMjIuNCwyMi40LDgsNDAsOGMxNy42LDAsMzIsMTQuNCwzMiwzMmMwLDEuMS0wLjksMi0yLDIgcy0yLTAuOS0yLTJjMC0xNS40LTEyLjYtMjgtMjgtMjhTMTIsMjQuNiwxMiw0MHMxMi42LDI4LDI4LDI4YzEuMSwwLDIsMC45LDIsMlM0MS4xLDcyLDQwLDcyeiI+DQoNCiAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0NCiAgICAgICAgICAgIGF0dHJpYnV0ZVR5cGU9InhtbCINCiAgICAgICAgICAgIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSINCiAgICAgICAgICAgIHR5cGU9InJvdGF0ZSINCiAgICAgICAgICAgIGZyb209IjAgNDAgNDAiDQogICAgICAgICAgICB0bz0iMzYwIDQwIDQwIg0KICAgICAgICAgICAgZHVyPSIwLjZzIg0KICAgICAgICAgICAgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiDQogICAgICAgIC8+DQogICAgPC9wYXRoPg0KPC9zdmc+)
}

.templateIndex .main-content .pattern>.container {
    padding-bottom: 0
}

.section-megamenu-content .sub-menu .content>.row {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.section-megamenu-content ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex
}

.section-megamenu-content ul.megamenu li .sub-menu .content .hover-menu a.main-menu img {
    margin-right: 7px
}

@media (max-width: 767px) {
    .product.product-item-advanced-wrapper .selector-wrapper {
        width: auto
    }

    .product.product-item-advanced-wrapper .selector-wrapper select {
        width: 100%
    }
}

.slick-slider {
    touch-action: auto !important
}

.mini-cart-info .image img {
    min-width: 50px
}

#popup-mailchimp.popup.style-bright h4 {
    font-size: 55px;
    font-weight: 700 !important;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 20px
}

#popup-mailchimp.popup.style-bright h4:after {
    display: none
}

#popup-mailchimp.popup.style-bright .content {
    padding-bottom: 0;
    font-size: 16px
}

#popup-mailchimp.popup.style-bright #mc-email {
    width: 50%
}

#popup-mailchimp.popup.style-bright button.mfp-close {
    top: 0;
    right: 0;
    border: none;
    background: transparent;
    color: var(--custom-color, #fff);
    font-size: 34px
}

#popup-mailchimp.popup.style-bright label.error {
    margin-top: 20px;
    border: none
}

#popup-mailchimp.popup.style-bright input {
    opacity: .65
}

.page-about .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.page-about .row>div {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.page-about {
    margin-bottom: -40px
}

.items-image-buttons svg {
    fill: #bebebe;
    will-change: fill;
    transition: 200ms linear;
    width: 30px;
    height: 30px
}

.items-image-buttons a:hover svg {
    fill: #000
}

.items-image-buttons a {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden
}

.items-image-buttons a.next {
    left: auto;
    right: 5px
}

.product-info .is-countdown {
    background-color: transparent
}

.product-summary h2.name {
    margin-bottom: 0
}

.product-summary .vendor {
    text-decoration: underline;
    font-weight: 500
}

.product-info .review {
    border-bottom: none;
    margin-top: 20px;
    margin-bottom: 0
}

.product-info .price {
    padding-top: 0
}

.product .is-countdown {
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.rtl .mobile-nav-item {
    margin-left: 20px
}

.rtl .mobile-nav-item.mobile-nav-icon {
    margin-right: 0;
    margin-left: auto
}

.rtl .mobile-nav-wrapper {
    left: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.rtl .mobile-nav-search-close {
    left: 0;
    right: auto
}

.rtl div.price {
    direction: ltr;
    display: flex;
    justify-content: center
}

.rtl .price span:first-child {
    margin-left: 5px
}

.rtl .product.product-item-advanced-wrapper .selector-wrapper:after {
    left: 12px;
    right: auto
}

.currency__picker.noflag [data-code]:before {
    display: none
}

.currency__picker [data-code]:before {
    content: '';
    width: 30px !important;
    height: 20px !important;
    top: unset !important;
    background-image: url(currencies.png);
    background-repeat: no-repeat;
    background-position: 25px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle
}

.currency__picker [data-code="USD"]:before {
    background-position: -365px -5px
}

.currency__picker [data-code="ALL"]:before {
    background-position: -45px -485px
}

.currency__picker [data-code="CNY"]:before {
    background-position: -165px -395px
}

.currency__picker [data-code="JPY"]:before {
    background-position: -125px -275px
}

.currency__picker [data-code="KRW"]:before {
    background-position: -365px -245px
}

.currency__picker [data-code="TOP"]:before {
    background-position: -285px -35px
}

.currency__picker [data-code="VND"]:before {
    background-position: -125px -5px
}

.product-cart__condition {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.btn-disabled {
    pointer-events: none;
    opacity: .5;
    cursor: default
}

.product-cart__condition input {
    font-size: 45px !important
}

.cart__condition__wrapper .product-cart__condition label {
    margin-left: 8px;
    text-align: left
}

.cart-window {
    background-color: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    display: block;
    left: 0;
    right: -460px;
    width: 100%;
    z-index: 1002;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    transition: .2s all
}

@media (min-width: 768px) {
    .cart-window {
        width: 460px;
        border-left: 1px solid #ececec;
        right: 0;
        left: auto
    }
}

.cart-window .thumbnail {
    padding: 0
}

.cart-window .cart-total {
    margin-bottom: 10px;
    margin-top: 10px
}

.cart-window .cart-item {
    background-color: #f1f1f1;
    margin: 0 -15px;
    padding: 15px 15px 10px
}

.cart-window .cart-prod-title {
    margin-bottom: 16px
}

.cart-window .cart-prod-rating {
    margin-bottom: 18px
}

.cart-window-header {
    background-color: #d9121f;
    color: #fff;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    padding: 20px;
    text-align: center
}

.cart-window-body {
    background-color: #fff;
    padding: 0 15px 75px
}

.cart-window-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000
}

.cart-window-bg.window-hide {
    display: none
}

.cart-window-bg.window-hide+.cart-window {
    left: 100%
}

@media (min-width: 768px) {
    .cart-window-bg.window-hide+.cart-window {
        right: -460px;
        left: auto
    }
}

.cart-window-bg.window-hide+.cart-window .btn-custom {
    left: 100%
}

@media (min-width: 768px) {
    .cart-window-bg.window-hide+.cart-window .btn-custom {
        left: auto;
        right: -460px
    }
}

.cart-window-title {
    text-transform: uppercase;
    font-size: 24px
}

.cart-window-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.close-cart {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center
}

.close-cart svg {
    width: 50px;
    height: 50px
}

.mycart-container {
    position: relative
}

.cart-window-header svg {
    fill: #fff
}

.mycart-counter {
    color: #000
}

.mycart-container svg {
    width: 30px;
    height: 30px
}

.mycart-counter {
    background: #fff;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: -5px
}

.cart-window .cart-item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

.cart-window .cart-item img {
    max-width: 100px;
    display: block
}

.cart-thumbnail {
    margin-right: 10px
}

.cart-detail span {
    display: block
}

.qty-price {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.cart-prod-price {
    margin-left: auto
}

.cart-prod-qty .qty-btn {
    border: none;
    background: transparent;
    border: 1px solid #484848;
    border-radius: 50px !important;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: .8;
    padding: 0;
    color: #2b414b;
    font-size: 16px
}

.cart-prod-qty input.update-product {
    width: 50px;
    background: transparent;
    border: transparent;
    color: #000;
    text-align: center;
    padding: 0
}

.cart-detail {
    width: 100%
}

.cart-window .cart-total {
    padding-top: 0
}

.cart-subtotal {
    padding-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px
}

.cart-subtotal span {
    text-transform: uppercase
}

.cart-total-price {
    margin-left: auto;
    color: #d9121f
}

.cart-window a.button {
    text-align: center
}

.cart-window-body.loading .loading-overlay {
    display: block
}

.cart-window-body.loading .loading-overlay .button-loader {
    visibility: visible;
    opacity: 1
}

.cart-window-body .loading-overlay {
    display: none;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .5);
    padding: 0;
    text-align: center;
    z-index: 9999
}

.loading-overlay .button-loader {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(data:image/svg+xml; base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIA0KICAgIGNsYXNzPSJzdmctbG9hZGVyIiANCiAgICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIA0KICAgIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiANCiAgICB4PSIwcHgiIA0KICAgIHk9IjBweCINCiAgICB2aWV3Qm94PSIwIDAgODAgODAiIA0KICAgIHhtbDpzcGFjZT0icHJlc2VydmUiDQogICAgc3R5bGU9IndpZHRoOjMwcHg7IGhlaWdodDozMHB4OyINCiAgICA+DQoNCiAgICA8cGF0aA0KICAgICAgICBpZD0ic3Bpbm5lciIgDQogICAgICAgIGZpbGw9IiM2NjY2NjYiDQogICAgICAgIGQ9Ik00MCw3MkMyMi40LDcyLDgsNTcuNiw4LDQwQzgsMjIuNCwyMi40LDgsNDAsOGMxNy42LDAsMzIsMTQuNCwzMiwzMmMwLDEuMS0wLjksMi0yLDIgcy0yLTAuOS0yLTJjMC0xNS40LTEyLjYtMjgtMjgtMjhTMTIsMjQuNiwxMiw0MHMxMi42LDI4LDI4LDI4YzEuMSwwLDIsMC45LDIsMlM0MS4xLDcyLDQwLDcyeiI+DQoNCiAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0NCiAgICAgICAgICAgIGF0dHJpYnV0ZVR5cGU9InhtbCINCiAgICAgICAgICAgIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSINCiAgICAgICAgICAgIHR5cGU9InJvdGF0ZSINCiAgICAgICAgICAgIGZyb209IjAgNDAgNDAiDQogICAgICAgICAgICB0bz0iMzYwIDQwIDQwIg0KICAgICAgICAgICAgZHVyPSIwLjZzIg0KICAgICAgICAgICAgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiDQogICAgICAgIC8+DQogICAgPC9wYXRoPg0KPC9zdmc+)
}

.cart-sidebar-trigger .cart-heading {
    pointer-events: none
}

.mfp-content .quickform-wrapper {
    display: block !important
}

.home-filter .home-filter--dropdown-form {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    margin: 0 auto 1rem
}

.home-filter .home-filter--dropdown-form span.home-filter--dropdown-backdrop {
    background: #fff;
    display: block
}

.home-filter .home-filter--dropdown-form .home-filter--dropdown-wrapper {
    display: block;
    position: relative
}

.home-filter .home-filter--dropdown-form span.home-filter--dropdown-backdrop:before {
    bottom: 0;
    color: #000;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 20px;
    height: var(--homefilter-input-height);
    line-height: var(--homefilter-input-height);
    position: absolute;
    text-align: center;
    right: 0;
    width: 30px
}

.home-filter .home-filter--dropdown-form a.mimic-selected {
    background: none;
    display: block;
    overflow: hidden;
    text-indent: .01px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-appearance: none;
    box-sizing: border-box;
    min-height: var(--homefilter-input-height);
    position: relative;
    width: 100%;
    border: solid 1px #e5e5e5;
    padding: 0 1rem;
    line-height: var(--homefilter-input-height)
}

.home-filter .home-filter--dropdown-form .mimic-options {
    border: 1px solid #e5e5e5;
    border-top-color: #fff;
    background-color: #fff;
    display: none;
    left: 0;
    list-style: none;
    margin: 0;
    max-height: 250px;
    overflow-y: scroll;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 999
}

.home-filter .home-filter--dropdown-form .mimic-options li a {
    padding: .5rem;
    display: block
}

.home-filter .home-filter--dropdown-form .mimic-options li.first {
    font-weight: 700;
    padding: .5rem 1rem
}

.home-filter .home-filter--dropdown-form label.error {
    bottom: var(--homefilter-input-height);
    color: #fff;
    background: #d9121f;
    font-size: 10px;
    line-height: 1.25em;
    right: 0;
    padding: .5rem 1rem;
    position: absolute;
    text-align: center;
    white-space: nowrap
}

.home-filter span.home-filter--dropdown-backdrop.disabled {
    opacity: .75;
    filter: alpha(opacity=75);
    pointer-events: none;
    background: #e5e5e5
}

.home-filter .home-filter-wrapper {
    background-size: cover;
    padding: 2rem 0;
    background-position: center;
    background-repeat: no-repeat
}

.home-filter .search-button {
    min-height: calc(var(--homefilter-input-height) + 2px)
}

.product-images-content {
    position: relative
}

.price__unit {
    display: none
}

.product-single__thumbnail {
    display: block;
    margin: 0 0 8px;
    min-height: 44px;
    position: relative;
    border: 2px solid transparent
}

.product-single__thumbnail:not([disabled]):not(.active-thumb):hover {
    opacity: .8
}

.product-single__thumbnail-image {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding: 2px
}

.product-featured-media {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 4px;
    left: 4px;
    width: calc(100% - 8px)
}

.no-js .product-featured-media {
    position: relative
}

.zoomImg {
    background-color: #fff
}

@media only screen and (max-width: 749px) {
    .product-single__media-group {
        margin-bottom: 30px
    }

    .product-single__media--has-thumbnails {
        margin-bottom: 30px
    }
}

.product-single__media-wrapper {
    margin: 0 auto;
    width: 100%
}

.product-single__media {
    margin: 0 auto;
    min-height: 1px;
    width: 100%;
    height: 100%;
    position: relative
}

.product-single__media iframe,
.product-single__media img,
.product-single__media>video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%
}

.product-single__media iframe {
    height: 100%
}

@media only screen and (max-width: 749px) {
    .product-single__media-group {
        position: relative
    }

    .product-single__thumbnail {
        margin: 0 auto
    }
}

.product-single__thumbnails-item {
    flex: 0 0 25%;
    padding-left: 5px
}

@media only screen and (max-width: 749px) {
    .product-single__thumbnails-item.slick-slide {
        padding-bottom: 10px;
        padding-left: 2.5px;
        padding-right: 2.5px;
        vertical-align: middle
    }
}

@media only screen and (min-width: 750px) {
    .product-single__thumbnails-item {
        padding-left: 5px;
        padding-right: 5px
    }
}

.hide-choose-option>select {
    display: none !important
}

.list .quickshop-type-advanced-wrapper .product__item-hover {
    width: 100%
}

.quickshop-type-advanced-wrapper .selector-wrapper {
    width: auto
}

.quickshop-type-advanced-wrapper .price {
    margin-bottom: 0
}

.quickshop-type-advanced-wrapper .variations-content>div:last-child {
    margin-bottom: 0
}

.quickshop-type-advanced-wrapper .product-item-option .swatch .swatch-element label {
    padding: 0;
    min-width: 33px;
    min-height: 33px;
    margin: 0
}

.quickshop-type-advanced-wrapper .product-item-option .swatch .swatch-element {
    margin: 0 10px 10px 0
}

.quickshop-type-advanced-wrapper .product-item-option .swatch .swatch-element label.img {
    padding: 2px;
    margin: 0
}

.quickshop-type-advanced-wrapper .product-item-option .swatch .swatch-element label.img.swatch_color_advanced i {
    width: 25px;
    height: 33px;
    background-size: cover
}

.quickshop-type-advanced-wrapper .product-item-option .swatch .swatch-element label.img {
    min-width: 25px
}

.quickshop-type-advanced-wrapper .product-item-option .swatch .swatch-element label.img.swatch_color_advanced i,
.quickshop-type-advanced-wrapper .product-item-option .swatch .swatch-element label {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.quickshop-type-advanced-wrapper .product__item-hover {
    position: absolute;
    left: calc(var(--product_item_wrap_padding) * (-1));
    width: calc(100% + (var(--product_item_wrap_padding) * 2));
    top: calc(100% - 1px);
    z-index: 0;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    box-shadow: var(--product_item_box_shadow);
    padding: 0 var(--product_item_wrap_padding) var(--product_item_wrap_padding)
}

.quickshop-type-advanced-wrapper .product-item-buttons {
    position: absolute;
    bottom: .5rem;
    left: .5rem;
    transition: opacity .1s linear
}

.quickshop-type-advanced-wrapper .product-item-buttons>div {
    width: 40px;
    height: 40px;
    background-color: #fff;
    margin-right: .15rem;
    position: relative
}

@media (max-width: 767px) {
    .quickshop-type-advanced-wrapper .product-item-buttons>div {
        width: 30px;
        height: 30px;
        background-color: #fff b3
    }
}

@media (min-width: 768px) {
    .quickshop-type-advanced-wrapper.has-countdown .product-item-buttons {
        bottom: calc(var(--product_item_countdown_height) + 1rem)
    }
}

.product-pull-up {
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.product-pull-up .product-item__top {
    position: relative
}

.product-pull-up .is-countdown {
    background-color: #fff;
    bottom: .5rem;
    left: .5rem;
    right: 0;
    position: absolute;
    font-size: 12px;
    color: #232323;
    overflow: hidden;
    width: calc(100% - 1rem)
}

@media (max-width: 767px) {
    .product-pull-up .is-countdown {
        background-color: #fff;
        bottom: 50%;
        transform: translateY(50%)
    }

    .product-pull-up .product-item-option {
        position: absolute;
        width: 100%;
        background-color: #fff;
        bottom: 3.25rem;
        padding-top: .75rem;
        opacity: 0;
        visibility: hidden
    }

    .product-pull-up .product__item-hover {
        position: static;
        width: 100%;
        z-index: 2;
        background: inherit;
        opacity: 1;
        visibility: visible;
        padding: 0;
        margin-bottom: .75rem;
        box-shadow: none
    }

    .product-pull-up .product__item-hover .options-toggle-mobile~.product-item-option {
        opacity: 1;
        visibility: visible
    }
}

@media (min-width: 768px) {
    .product-pull-up .product-item__shadow {
        position: absolute;
        top: calc(var(--product_item_wrap_padding) * (-1));
        left: calc(var(--product_item_wrap_padding) * (-1));
        width: calc(100% + (var(--product_item_wrap_padding) * 2));
        background: #fff;
        height: calc(100% + var(--product_item_wrap_padding));
        box-shadow: var(--product_item_box_shadow);
        z-index: 2;
        opacity: 0;
        visibility: hidden
    }

    .product-pull-up .product-item-buttons {
        opacity: 0;
        visibility: hidden
    }

    .product-pull-up:hover .product-item-content,
    .product-pull-up:hover .product-item__top,
    .product-pull-up:hover .product__item-hover {
        z-index: 3
    }

    .product-pull-up:hover .product-item-buttons,
    .product-pull-up:hover .product-item__shadow,
    .product-pull-up:hover .product__item-hover {
        opacity: 1;
        visibility: visible
    }
}

@media (max-width: 380px) {
    .product-pull-up .product__item-hover button {
        font-size: 14px;
        padding: 10px 8px
    }
}

.quickview .product-info .description {
    border-bottom: none
}

.add-cart-wrapper,
.product-info-links,
.product-info .price,
.product-info .countdown-wrapper,
.product-summary .vendor,
.product-summary h2.name,
.product-info .review,
.product-info .description,
.product-info .price,
.product-info .options {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 0
}

.swatch .swatch-element label.img i,
.swatch .swatch-element label.img.swatch_color_advanced i {
    width: 40px;
    height: 50px;
    background-size: cover
}

.swatch .swatch-element label {
    min-width: 40px;
    min-height: 40px;
    padding: 0;
    margin: 0
}

.swatch .swatch-element label.img {
    min-height: 50px;
    background-size: cover
}

.swatch .swatch-element label.img i,
.swatch .swatch-element label {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.product-info .description p {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500
}

.product-info .description p span:first-child {
    padding-right: 10px;
    color: #b2b2b2
}

.product-info .swatch .swatch-element {
    margin: 0 10px 10px 0
}

.product-info .selector-wrapper>label {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px
}

.product-info .selector-wrapper {
    padding: 0;
    margin-bottom: 20px
}

.product-info .is-countdown .countdown-section {
    background: #f2f2f2
}

.product-info .price .price-old {
    margin-right: 15px;
    padding: 0
}

.product-info .price .price-new {
    font-size: 50px
}

.product-actions a>i,
.product-actions a>svg {
    display: none
}

.product-actions a,
.product-info-links a {
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline;
    text-transform: uppercase
}

.product-actions a:not(:last-child),
.product-info-links a:not(:last-child) {
    margin-right: 30px
}

.product-info .cart .add_to_cart .button-cart {
    width: calc(100% - 155px);
    height: 50px;
    font-size: 18px !important;
    font-weight: 500
}

.product-info .cart .add_to_cart .quantity {
    width: 145px;
    margin-right: 10px
}

.product-info .cart .add_to_cart .quantity input {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    height: 50px !important
}

.product-info .cart .add_to_cart input {
    margin: 0 !important
}

.dynamic-payment-button .shopify-payment-button__button,
.product-info .cart .add_to_cart .button-cart,
.product-info .cart .add_to_cart .quantity input {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important
}

.product-cart__condition .custom-checkbox {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    margin-top: 0;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    color: #ccc;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.product-cart__condition .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.product-cart__condition .custom-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee
}

.product-cart__condition .custom-checkbox:hover input~.checkmark {
    background-color: #ccc
}

.product-cart__condition .custom-checkbox input:checked~.checkmark {
    background-color: #2196f3
}

.product-cart__condition .custom-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.product-cart__condition .custom-checkbox input:checked~.checkmark:after {
    display: block
}

.product-cart__condition .custom-checkbox .checkmark:after {
    left: 6px;
    top: 1px;
    width: 8px;
    height: 15px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.variations_button {
    margin-bottom: 10px
}

.product-info .button-product-question {
    font-size: 18px;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 500
}

.product-info .button-product-question i {
    margin-right: 10px
}

.product-actions,
.trust-sale-img {
    margin-top: 0;
    margin-bottom: 40px
}

.trust-sale-img img {
    width: 100%
}

.product-info .cart .add_to_cart .quantity #q_up {
    right: 0;
    border-color: #cfcfcf
}

.product-info .cart .add_to_cart .quantity #q_down {
    left: 0;
    border-color: #cfcfcf
}

.product-info .cart .add_to_cart .quantity input {
    background: #e6e6e6
}

.popup img {
    max-width: 100%
}

@media (max-width: 767px) {
    .product-info .cart .add_to_cart .button-cart {
        width: 100%;
        margin-top: 10px !important
    }

    .product-images-content {
        min-height: 350px
    }
}

.product-single__thumbnail {
    margin: 0
}

.lookbook:hover {
    z-index: 9
}

.lookbook .lookbook-item .lookbook-item-wrapper {
    padding: var(--product_item_wrap_padding);
    background-color: #fff;
    opacity: 0;
    visibility: hidden
}

.lookbook .lookbook-item .lookbook-item-wrapper .product-pull-up {
    width: 200px
}

@media (max-width: 767px) {
    .lookbook .lookbook-item .lookbook-item-wrapper {
        box-shadow: var(--product_item_box_shadow)
    }
}

.lookbook .lookbook-item:hover .lookbook-item-wrapper {
    opacity: 1;
    visibility: visible
}

@media (min-width: 768px) {

    .lookbook .lookbook-item:hover .lookbook-item-wrapper .product-pull-up .product-item-content,
    .lookbook .lookbook-item:hover .lookbook-item-wrapper .product-pull-up .product-item__top,
    .lookbook .lookbook-item:hover .lookbook-item-wrapper .product-pull-up .product__item-hover {
        z-index: 3
    }

    .lookbook .lookbook-item:hover .lookbook-item-wrapper .product-pull-up .product-item-buttons,
    .lookbook .lookbook-item:hover .lookbook-item-wrapper .product-pull-up .product-item__shadow,
    .lookbook .lookbook-item:hover .lookbook-item-wrapper .product-pull-up .product__item-hover {
        opacity: 1;
        visibility: visible
    }
}

label input[type="checkbox"] {
    width: 16px;
    height: 16px
}

.open-canvas-panel .unero-off-canvas-layer {
    display: block
}

body.open-canvas-panel {
    overflow: hidden
}

@media (max-width: 991px) {

    .open-canvas-panel .unero-off-canvas-layer,
    header .mobile-navbar-toggle {
        display: block
    }

    .primary-mobile-nav.open {
        transform: translate3d(475px, 0, 0)
    }
}

.open-canvas-panel .mobile-nav-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.open-canvas-panel #widgets,
.open_filter #widgets {
    transform: translateY(40px)
}

.open-canvas-panel .fastor-off-canvas-layer,
.open_filter .fastor-off-canvas-layer {
    opacity: 1;
    visibility: visible
}

.rtl .open-canvas-panel .mobile-nav-wrapper {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0)
}

.product:hover .image-swap-effect .swap-image {
    visibility: visible;
    opacity: 1
}