/** Shopify CDN: Minification failed

Line 264:1 Unexpected "/"

**/
.best-seller-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Arial, sans-serif;
}
.for_mobile{
display: none;
}
.best-seller-wrap.for_mobile {
    display: nlock!important;
    /* justify-content: center; */
    margin: 0 auto;
    padding-top: 16px;
}
.best-seller-badge {
    background: #c7bd80;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    clip-path: polygon(100% 0, 100% 100%, 0% 100%, 15% 50%, 0% 0%);
    padding-left: 30px;
}


.best-seller-text {
    font-size: 14px;
    color: #333;
}

.product-tabs {
    width: 100%;
    font-family: Arial, sans-serif;
}

.tab-header {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.tab-btn {
    padding-bottom: 5px;
    font-size: 18px;
    cursor: pointer;
    color: #8a8a8a;
    border-bottom: 2px solid transparent;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
}

label.tab-btn.active {
    border-color: #000;
    color: #000;
}

.tab-btn:hover {
    color: #000;
}

.rev-est-delivery {
    margin-bottom: 8p;
}

.rev-est-delivery span {
    margin-bottom: 5px;
    display: inline-block;
    font-weight: 300;
    color: #606060;
}

.rev-est-delivery span strong {
    font-weight: 700;
    color: #000;
}

/* Hide radios */
input[type="radio"] {
    display: none;
}

/* When tab-1 selected */
#tab-1:checked~.tab-content #content-1 {
    display: block;
}

#tab-1:checked~.tab-header label[for="tab-1"] {
    border-bottom-color: #000;
    font-weight: 600;
}

/* When tab-2 selected */
#tab-2:checked~.tab-content #content-2 {
    display: block;
}

#tab-2:checked~.tab-header label[for="tab-2"] {
    border-bottom-color: #000;
    font-weight: 600;
}

/* Hide all content by default */
.content {
    display: none;
    font-size: 15px;
}

.content ul {
    padding-left: 20px;
    line-height: 1.7;
}


/*complete the look*/
.complete-look-section {
    padding: 30px 0;
}

.complete-look-heading {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 20px;
}

span.js-product-form-submit-btn-text,
button.shopify-payment-button__button {
font-family: var(--font-body-family) !important;
    text-transform: uppercase;
    letter-spacing: 2.25px;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 40px;
    display: inline-block;

}
.shopify-payment-button .shopify-payment-button__button--unbranded {
    border-radius: 0 !important;
    min-height: 62.2px !important;
    box-shadow: none;
    border: 1.6px solid #000;
    background: #000;
}

.shopify-payment-button .shopify-payment-button__button--unbranded::before {
    background: #000 !important;
}
.look-slider-wrap {
    position: relative;
    display: flex;
    align-items: center;
}

.look-slider {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    gap: 20px;
    padding: 0px 0;
}

.look-slider::-webkit-scrollbar {
    display: none;
}

.look-item {
    min-width: 180px;
    text-align: left;
}

.look-img img {
    width: 100%;
    border-radius: 4px;
    aspect-ratio: 180 / 225;
    object-fit: contain;
}

.look-title {
    font-size: 15px;
    margin: 8px 0 4px;
    font-weight: 600;
}

.product-option__name {
    margin-block-end: 8px;
    font-size: 16px;
}

.product-option .form__label {
     line-height: 1.275;
    color: #000 !important;
    background: #fff !important;
    /* border: 1px solid #000 !important; */
    box-shadow: none;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 5px;
}

a#more-payment-options-link {
    font-family: 'Cabin';
    font-size: 14px;
}

.p-absolute.left-0 {
    left: 0;
    right: unset;
}

.p-absolute.right-0 {
    right: 0;
    left: unset;
}

.look-item {
    text-align: right;
}

.product-option__name .h6 {
    font-size: 15px;
    font-weight: 700;
    font-family: var(--font-body-family);
}

sht-variant-radios.product__variants--radios {
    gap: 12px;
}

.look-vendor {
    font-size: 13px;
    color: #777;
    line-height: 1;
    margin: 5px 0 8px 0;
}

.look-price {
    font-size: 15px;
    font-weight: 600;
}

.look-arrow {
    min-height: 36px !important;
    min-width: 36px !important;
    height: 36px;

}

/* button.look-arrow svg {
    fill: #fff;
    width: 16px;
    height: auto;
} */
*/ .left-arrow {
    /* margin-right: 10px; */
}

.right-arrow {
    /* margin-left: 10px; */
}

/* product page start */
.product-slideshow__thumbnail {
    transform: none !important;
    top: -8px;
}

.main-product {
    margin-top: 20px;
}

.product__info {
    margin-top: 10px;
}

.product__info h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.1;
}

.product__info--spacing.product__title {
    margin-top: 0;
}

.product__info.product__prices {
    margin: 0;

}

.product__prices .price-item--last {
    font-size: 24px;
}

.product-tabs ul {
    padding-left: 0;
    padding-right: 18px;
}

.product-form__buttons {
    flex-direction: unset;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 15px;
}

.look-arrow.right-arrow svg {
    transform: scaleX(-1);
}

.product-form__buttons .shopify-payment-button {
    margin: 0 !important;
    flex: 1;
    width: auto;
}

.product-form__buttons>.d-flex {
    flex: 1;
    width: auto;
}

.paypal-button.paypal-button-border-radius {
    border-radius: 0;
}

.custom-accordion {
    border-bottom: 1px solid #e3e3e3;
    width: 100%;

    width: auto;
    margin: 15px -15px 0 -15px;
}

.acc-item {
    border-top: 1px solid #e3e3e3;

}

.acc-btn {
    width: 100%;
    background: none;
    border: none;
    padding: 18px 15px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    line-height: 1;
    letter-spacing: 1px;
        direction: rtl;
}

.acc-title {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-family: cabin;
}

.acc-icon {
    font-size: 20px;
    font-weight: 600;
}

.acc-content {
    display: none;
    padding: 0 15px 16px 15px;
    font-size: 14px;
    line-height: 1.6;
}

.acc-content ul {
    padding-right: 14px;
}

.mobile-view {
    display: none;
}

sht-share-prd-btn.zi-2.p-relative {
    display: none;
}

.product__info a:hover,
span.best-seller-text a:hover {
    text-decoration: underline;
}

.product-form__buttons .btn-secondary--animate::before {
    background: #000;
}

.product-form__buttons .btn-secondary--animate {
    color: #fff;
}

.product-form__buttons .btn-secondary--animate:hover {
    color: #000;
    box-shadow: 0 0 0 1px;
}

.product-form__buttons .btn-secondary--animate::after {
    background: #fff;
}

.product__media-wrapper--single-with-thumbnails .carousel-pagination {

    display: none;
}

.product-option .input--variant:checked+.product-option__label {
    /* color: #fff !important;
    background-color: #000 !important; */
}

button.slider-nav:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--primary_button_background_gradient);
    transition: transform .3s cubic-bezier(.7, 0, .2, 1);
    transform-origin: 100% 50%;
    z-index: 2;
    border-radius: 50%;
}

button.slider-nav:hover:before {
    transform: scale3d(0, 1, 1);
    transform-origin: 0% 50%;
}

button.slider-nav {
    overflow: hidden;
    box-shadow: 0 0 0 1px rgb(16 16 16 / 12%);
}

.slider-nav svg path {
    stroke: #fff;
}

.slider-nav svg {
    position: relative;
    z-index: 2;
}

.slider-nav:hover svg path {
    stroke: #101010;
}
button.js-product-form-submit-btn.product-btn-atc.btn {
    border: 1.6px solid #000;
    min-height: 62.2px;
    border-radius: 0;
    box-shadow: none;
    font-family: var(--font-body-family) !important;
    text-transform: uppercase;
    letter-spacing: 2.25px;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 40px;
    display: inline-block;
}

nav.top-mb-nav {
    background: #000;
    color: #fff;
    min-height: 38px;
        text-align: center;
}

nav.top-mb-nav ul.nav__wrapper.container {
    display: inline-flex;
    justify-content: space-between;
    padding: 0 19px;
    align-items: center;
    list-style: none;
    gap: 8px;
    white-space: nowrap;
    overflow: auto;
    scrollbar-width: none;
    max-width: 382px;
    direction: rtl;
}

nav.top-mb-nav ul.nav__wrapper.container a {
    transition: all .125s 
ease-in-out;
    color: #fff;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    padding: 9px 0 5px 0px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 1.8;
    font-weight: 600 !important;
}

nav.top-mb-nav ul.nav__wrapper.container a:hover {
    border-color: #f4f4f4;
}

.sp-wrapper.sp-pdp  .sp-pdp .sp-bubble {
    width: 100%;
    padding: .5rem 2rem;
}
.sp-wrapper.sp-pdp  .u-text--md {
    font-size: 1rem;
    line-height: 1.33333333;
}

.sp-wrapper.sp-pdp  .sp-bubble {
    background: hsla(0, 75%, 95%, .8);
    display: table;
    border: .0833333333rem solid transparent;
    border-radius: .6666666667rem;
    transition: opacity 1s 
ease-out;
    opacity: 1;
}
.sp-wrapper.sp-pdp  .sp-bubble {
    width: 100%;
    padding: .5rem 2rem;
}
.sp-wrapper.sp-pdp  .u-flex-align-vertical {
    justify-content: center;
}
.sp-wrapper.sp-pdp  .u-flex-align-center,.sp-wrapper.sp-pdp  .u-flex-align-vertical {
    display: flex;
    align-items: center;
}
.sp-wrapper.sp-pdp  .u-margin-r--sm {
    margin-inline-end: .3333333333rem;
}
.sp-wrapper.sp-pdp .icon--sm {
    height: 1.3333333333rem;
}

.sp-wrapper.sp-pdp .icon, .icon>* {
    vertical-align: middle;
}
.sp-wrapper.sp-pdp .icon {
    display: inline-block;
    height: 1.3333333333rem;
    background-image: none !important;
    color: inherit;
    fill: currentColor;
    position: relative;
    top: -1px;
}
.sp-wrapper.sp-pdp .icon>* {
    display: block;
    width: inherit;
    height: inherit;
}

.sp-wrapper.sp-pdp strong.h5.u-margin-tb--none.sp-title {
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Cabin';
    font-size: 12px;
    margin: 0;
}

.sp-wrapper.sp-pdp .u-letter-space-none {
    text-align: center;
    font-size: 12px;
    margin-top: 3px;
}

.sp-wrapper.sp-pdp {
    text-align: center;
    position: absolute;
    z-index: 4;
    top: 50%;
    left: 50%;
    max-width: 303px;
    transform: translate(-50%);
    margin-top: -2rem;
    width: 100%;
}

.product__media-wrapper {
    position: relative;
}
.xb-wishlist__btn-custom {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    width:45px;
    height:45px;
}

button.xb-wishlist__add,.xb-wishlist__remove,xb-wishlist__loading {
    background: #fff;
    border: 1px solid #eaeaea;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position:absolute;
    top:0;
    left:0;
}

.xb-wishlist__btn-custom svg,.xb-wishlist__remove svg {
    width: 16px;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.xb-wishlist__btn-custom svg{
       /*fill: transparent;
    stroke: #000;*/
}
.xb-wishlist__remove svg {
    fill: #000 !important;
    stroke: transparent !important;
}
@media (min-width:769px) {
    .btn-slideshow-thumb {
        width: 60px;
        height: 75px;
    }
.top-mb-nav{
    display:none !important;
}
}

@media (max-width:768px) {
      body .xb-wishlist__float-style-1-content {
    height: 50px;
    width: 50px;
    border: 1px solid #000;
    background: #fff;
}

 body .xb-wishlist__float-style-1-content svg {
    fill: #000;
    width: 30px;
    height: auto;
}

 body .xb-wishlist__float-style-1-number {
    color: #000;
    border-color: #000;
    right: 10px;
    top: 23px;
}
    .xb-wishlist__btn-custom {
    right: 20px;
    top: 5px;
}
fieldset.form__fields.product-option {
        position: relative;
        flex: 0 0 50%;
        max-width: calc(50% - 6px);
}
fieldset.form__fields.product-option ul {
    width: 100%;
}

fieldset.form__fields.product-option ul li {
    width: 100%;
}

fieldset.form__fields.product-option:last-of-type {
    max-width: 100%;
    flex: 0 0 100%;
}
.product-option__name .h6 {
    z-index: 1;
    top: 8px;
    right: 16px;
    position: absolute;
    font-weight: 400;
    font-size: 12px;
    margin: 0;
}

fieldset.form__fields.product-option span.js-variant-radio-option-name {
    display: none;
}

.product-option .form__label {
    padding-top: 24px;
    padding-bottom: 8px;
    border-radius: 4px;
    padding-left: 16px;
    padding-right: 16px;
    text-align: right;
    font-size: 16px;
}

.product-option__name {
    margin: 0;
}
    .product-form__buttons {
    flex-direction: column;
}
.product-form__buttons>.d-flex {
    flex: 1;
    /* width: auto; */
    width: 100%;
}
.product-form__buttons .shopify-payment-button {
    margin: 0 !important;
    flex: 1;
    width: auto;
    width: 100%;
}
    .for_mobile{
display: block;
}
  .for_desktop{
display: none;
}
    .best-seller-wrap {
    text-align: center;
    justify-content: center;
}

.product__info {
    text-align: center;
}

.product__info.product__prices .d-flex {
    justify-content: center;
}

sht-variant-radios.product__variants--radios {
    flex-direction: unset;
    justify-content: center;
    flex-wrap: wrap;
}
.rev-est-delivery {
  
    text-align: center;
}
.product-option__name .h6 {
    margin: 0;
}
    .look-item {
        min-width: 100%;
    }

    .product-details {
        gap: 15px;
    }

    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    button.js-slideshow-btn-thumb.btn-slideshow-thumb {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 1px solid;
        background: #fff;
    }

    button.js-slideshow-btn-thumb.btn-slideshow-thumb img {
        display: none;
    }

    .btn-slideshow-thumb:before {
        display: none;
    }

    .product-slideshow__thumb.is-active-item .btn-slideshow-thumb {
        background: #000;
    }

    .thumbnail__horizoltal {
        padding: 0;
        position: absolute;
        bottom: 8px;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 999;
        display: flex;
        justify-content: center;
        gap: 0;
    }

    .thumbnail__horizoltal .thumbnail__horizoltal-carousel {
        padding: 0 5px;
        gap: 8px;
        flex-wrap: wrap;
    }


    .thumbnail__horizoltal .thumbnail__horizoltal-carousel {
        padding: 0 5px;
        gap: 8px;
        flex-wrap: wrap;
    }

    .main-product {
        margin-top: 0;
    }

    .product-recommendations h2 {
        font-size: 28px;
    }

}

@media (max-width:374px) {
    .product-form__buttons {
        gap: 8px;
    }

    .product-form__buttons>.d-flex {
        width: 100%;
        flex: unset;
    }
}