body {
    background-color: #f2f2ef;
}

.product-wrap:has(.product.style-10) {
    margin-bottom: 12px !important;
}

.product-slider.style-4 .container {
    max-width: 100%;
    padding: 0 8px;
}

.banner-grid.section-padding .container {
    max-width: 100%;
    padding: 0;
}

.product.style-10 .discount-price {
    width: 56px;
    min-width: 56px;
    max-width: 56px;
    height: 56px;
    overflow: hidden;
}

.triplebadge_section {
    background: #ececec;
}

#product_wrapper {
    margin-top: 0 !important;
}

.breadcrumb.bb-no {
    padding: 0 !important;
}

.product-single .product-form label {
    padding: 0;
}

.btn {
    border: 0;
}

.product-variation-form .variant__color--value {
    max-width: 38px;
    height: 45px;
    border-radius: 50% !important;
    margin-right: 7px;
    width: 45px;
}

.color-box-group .single-color {
    width: auto;
    margin-right: 18px;
    object-fit: contain;
}

.product-variation-form input[type="radio"]:checked + label {
    border: 0 !important;
    outline: 0 !important;
    background: var(--primary-color);
    color: var(--white-color);
}

.product-variation-form .variant__color--value,
.product-variation-form .variant__color--value img {
    min-width: 45px;
    min-height: 45px;
}
.product-variation-form .variant__color--value {
    margin-right: 0px;
}
.product-variation-form input[type="radio"]:checked + label {
    border: 0 !important;
}

.product-short-desc {
    margin-top: 40px;
}

.product-form label::before {
    content: "";
    width: 0;
    height: 1px;
    left: 0;
    bottom: 0;
    position: absolute;
    transition: 0.6s width ease;
}
.product-single .product-color-swatch {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 0px;
    margin-bottom: 2.5rem;
}

.product-short-desc h2,
.product-size-swatch-top .size-guide-btn,
.product-size-swatch-title,
.product-color-swatch-title {
    flex: unset !important;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 500;
    color: var(--primary-color) !important;
    margin-bottom: 15px;
    display: block;
    line-height: 1;
}
.product-short-desc h2 {
    margin-bottom: 10px;
}
.product-size-swatch label.variant__size--value {
    background: var(--white-color);
    width: 58px !important;
    border: 0;
    outline: 0;
    height: 58px;
    min-width: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50% !important;
}

.product-size-swatch-top .size-guide-btn::before,
.product-variation-form input[type="radio"]:checked + label::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 8px;
    background-repeat: repeat-x;
    background-size: 35px 13px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 24'%3E%3Cpath d='M0 12 Q 12.5 0 25 12 T 50 12 T 75 12 T 100 12 T 125 12 T 150 12 T 175 12 T 200 12 T 225 12 T 250 12 T 275 12 T 300 12' fill='none' stroke='%23000' stroke-width='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.product-size-swatch-top .size-guide-btn {
    position: relative;
    text-decoration: none;
}
.product-size-swatch-top .size-guide-btn.product-color-swatch-title::before {
    background-size: 35px 12px;
}

.product-size-swatch
    .product-variation-form
    input[type="radio"]:checked
    + label {
    background: initial;
}

.product-size-swatch-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-size-swatch-top .product-color-swatch-title {
    margin: 0;
}



.product_details.style3 .breadcrumb-nav.container {
    margin: 0;
    margin-bottom: 40px;
    padding: 0;
}

.product-details .pd-brand-group,
.product-details .save-label,
.product-details .product-stock-info,
.product-size-swatch-top .size-guide-btn svg,
.variant__color--value.tooltip-click::after,
.product-size-swatch label.variant__size--value::before {
    display: none;
}

/* GALLERY STYLE 3 CSS */

.product_details.style3 .product-qty-form {
    justify-content: space-between;
    padding: 2px 20px;
    background: #e8e8e8;
    border-radius: 6px;
}

.product_details.style3 .product-qty-form span {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.product_details.style3 .input-group .form-control {
    border: none;
}

.product_details.style3 .product-qty-form .input-group {
    max-width: 210px;
}

.product_details.style3 .quantity__value_details {
    background: transparent;
}

.product_details.style3 .pd-action-order-btns {
    direction: rtl;
}

.product_details.style3 .pd-action-order-btns .btn-primary i,
.product_details.style3 .btn.btn-primary.whatsapp-order-btn i,
.product_details.style3 .btn.btn-primary.call-for-price-btn i,
.product_details.style3 .call-for-order-btn i {
    display: none;
}

.product_details.style3 .pd-action-order-btns .btn-primary,
.product_details.style3 .btn.btn-primary.whatsapp-order-btn,
.product_details.style3 .btn.btn-primary.call-for-price-btn,
.product_details.style3 .call-for-order-btn {
    text-transform: uppercase;
    height: 65px;
    font-size: 18px;
    font-weight: 400;
    box-shadow: 0px 8px 15px #00000017;
}

.product_details.style3 .pd-action-order-btns .btn-primary.buyNow-btn,
.product_details.style3 .call-for-order-btn {
    background: var(--white-color);
    color: var(--title-color);
}

.product_details.style3 .product-title {
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.product_details.style3 .product-single.style3 {
    background: transparent;
    box-shadow: none;
}
.product_details.style3 .product-details {
    background: transparent;
}

.product_details.style3 .pd-vertical-slider-container .vertical-thumbs {
    width: 120px !important;
    max-height: 80vh;
}
.product_details.style3
    .pd-vertical-slider-container
    .p-thumb-img-slider
    .swiper-slide {
    border: none;
    margin-bottom: 22px !important;
}
.product_details.style3
    .pd-vertical-slider-container
    .vertical-thumbs
    .swiper-wrapper {
    margin: 0px;
}

.product_details.style3 .product-gallery .swiper-slide img {
    object-fit: cover;
}

.product_details.style3 .pd-vertical-slider-container .single-slider-img,
.product_details.style3
    .pd-vertical-slider-container
    .p-thumb-img-slider
    .single-swiper-thumbs,
.product_details.style3 .pd-vertical-slider-container .single-slider-img img,
.product_details.style3
    .pd-vertical-slider-container
    .single-swiper-thumbs
    img {
    border-radius: 0;
}

.product_details.style3 .pd-vertical-slider-container .single-swiper-thumbs {
    max-width: 120px !important;
    max-height: 180px !important;
    height: 180px !important;
}
.product_details.style3 .pd-vertical-slider-container {
    gap: 20px;
}

.breadcrumb-nav ul li a {
    font-size: 1.7rem;
    text-transform: uppercase;
    color: var(--title-color) !important;
}

.product_details.style3 .breadcrumb li:not(:last-child) {
    opacity: 1;
    display: inline-flex;
    align-items: center;
}

.product-size-swatch-top,
.product_details.style3 .product_details_description,
.product_details.style3 #product_details_add_to_cart_section,
.product_details.style3 .product-details-action-group {
    max-width: 480px;
}

.product_details.style3 .product-single-freedelivery-fixed {
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 14px;
    color: var(--white-color);
    background: #9e9083;
    z-index: 999;
    width: 100%;
}

.product_details.style3 .product_details_description,
.product_details.style3 .product_details_description p {
    color: var(--title-color);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}

.product_details.style3 .product_details_description {
    margin-top: 32px;
}

.product_details.style3 .product_details_description ul {
    list-style-type: initial;
    margin-left: 20px;
}

.product_details.style3 .product_details_description h2 {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 13px;
    font-weight: 500;
}

.product_details.style3
    .pd-vertical-slider-container
    .vertical-thumbs
    .swiper-button-prev {
    top: 10px;
}
.product_details.style3
    .pd-vertical-slider-container
    .vertical-thumbs
    .swiper-button-next {
    bottom: 10px;
}

.product_details.style3 .p-details-slider-2-pagination {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
    z-index: 9999999999;
    position: absolute;
    bottom: 40px !important;
}

.product_details.style3
    .p-details-slider-2-pagination
    .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #6a6a6a;
    opacity: 1;
    border-radius: 50%;
    transition: transform 0.25s ease, background-color 0.25s ease,
        opacity 0.25s ease;
}

.product_details.style3
    .p-details-slider-2-pagination
    .swiper-pagination-bullet:hover,
.product_details.style3
    .p-details-slider-2-pagination
    .swiper-pagination-bullet-active {
    background-color: var(--primary-color);
}

/* .p-details-slider-2-pagination 
.swiper-pagination-bullet-active-main,
.p-details-slider-2-pagination 
.swiper-pagination-bullet-active-prev,
.p-details-slider-2-pagination 
.swiper-pagination-bullet-active-next,
.p-details-slider-2-pagination 
.swiper-pagination-bullet-active-prev-prev,
.p-details-slider-2-pagination 
.swiper-pagination-bullet-active-next-next {
    transform: scale(1);
} */
	.p-details-slider-2 .swiper-button-prev,
.p-details-slider-2 .swiper-button-next{
	width: 40px;
	height: 40px;
	min-width: 40px;
	min-height: 40px;
	border-radius: 50%;

}

	.p-details-slider-2 .swiper-button-prev:hover,
.p-details-slider-2 .swiper-button-next:hover{
 background: var(--primary-color);
}
.p-details-slider-2 .swiper-button-prev::before,
.p-details-slider-2 .swiper-button-next::before {
font-size: 26px;
color: var(--primary-color);
transition: 0.3s all ease;
}


.p-details-slider-2 .swiper-button-prev:hover::before,
.p-details-slider-2 .swiper-button-next:hover::before {
	color: var(--white-color);
}

.product_details.style3
    .p-details-slider-2-pagination
    .product_details.style3
    .swiper-pagination-bullet:focus-visible {
    outline: 2px solid var(--primary-color);
    outline-offset: 3px;
}
.product_details.style3 .p-details-slider-2 .swiper-wrapper {
    height: unset;
}
.breadcrumb li:not(:last-child) {
    opacity: 1;
}


.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.85) !important;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.74) !important;
}

@media screen and (max-width: 767px) {
    .product-single .pd-vertical-slider-container .vertical-thumbs {
        display: none;
        padding: 0;
    }
    .product_details.style3 {
        padding: 0 !important;
    }

    .product_details.style3 .row .pd-details-gallery {
        margin-left: -42px;
        margin-right: -42px;
    }

    .pd-vertical-slider-container .p-details-big-img {
        width: 100% !important;
    }

    .breadcrumb-nav {
        padding-top: 8px;
        padding-left: 18px;
        padding-bottom: 8px;
    }

    .breadcrumb-nav ul li a {
        font-size: 1.4rem;
    }

    .p-details-slider-2 .swiper-button-prev,
    .p-details-slider-2 .swiper-button-next {
        display: block;
    }

    .p-details-slider-2 .swiper-button-prev::before,
    .p-details-slider-2 .swiper-button-next::before {
        font-size: 38px !important;
        color: var(--primary-color) !important;
    }

    .p-details-slider-2 .swiper-button-prev {
        left: calc(5% + 10px);
    }
    .p-details-slider-2 .swiper-button-next {
        right: calc(5% + 10px);
    }

    .product_details.style3 .product-title {
        font-size: 23px;
    }

    .product-single .product-divider {
        margin: 1rem;
        width: 0;
    }

    .product-variation-form .variant__color--value {
        height: 41px;
        width: 41px;
    }
    .product-variation-form .variant__color--value,
    .product-variation-form .variant__color--value img {
        min-width: 41px;
        min-height: 41px;
    }
    .product-size-swatch label.variant__size--value {
        width: 50px !important;
        height: 50px;
        min-width: 50px;
    }
    .product-short-desc h2,
    .product-size-swatch-top .size-guide-btn,
    .product-size-swatch-title,
    .product-color-swatch-title {
        font-size: 16px !important;
        margin-bottom: 12px;
    }
    .product-single .product-color-swatch {
        margin-bottom: 2.2rem;
    }

    .product_details.style3 .product-qty-form .input-group {
        max-width: 180px;
    }

    .product_details.style3 .pd-action-order-btns .btn-primary,
    .product_details.style3 .btn.btn-primary.whatsapp-order-btn,
    .product_details.style3 .btn.btn-primary.call-for-price-btn,
    .product_details.style3 .call-for-order-btn {
        height: 58px;
        font-size: 16px;
    }

    .product-size-swatch-top,
    .product_details.style3 .product_details_description,
    .product_details.style3 #product_details_add_to_cart_section,
    .product_details.style3 .product-details-action-group {
        max-width: 100%;
    }
}

/* GALLERY STYLE 3 CSS END */

.related-products-group .tab-content {
    background-color: transparent;
}
