.products-details-page .carousel {
    position: relative;
}

.products-details-page .products-details {
    margin-top: 3rem;
}

.products-details-page #product-images-slick img {
    object-fit: contain;
    cursor: pointer;
}

.products-details-page #carousel-thumbs {
    padding: 0 50px;
}

.products-details-page #carousel-thumbs img:hover {
    opacity: 100%;
}

.products-details-page #carousel-thumbs img {
    opacity: 80%;
    border: 3px solid transparent;
    cursor: pointer;
}

.products-details-page #carousel-thumbs .selected img {
    opacity: 100%;
}

.products-details-page .carousel-control-prev,
.products-details-page .carousel-control-next {
    width: 44px;
    height: 44px;
}

.products-details-page .carousel-fullscreen-icon {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 1.75rem;
    height: 1.75rem;
    z-index: 4;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.products-details-page .carousel-fullscreen-icon:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.products-details-page .pause .carousel-pause-icon {
    position: absolute;
    top: 3.75rem;
    left: 1rem;
    width: 1.75rem;
    height: 1.75rem;
    z-index: 4;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}

.products-details-page .pause .carousel-pause-icon:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}

.products-details-page .play .carousel-pause-icon {
    position: absolute;
    top: 3.75rem;
    left: 1rem;
    width: 1.75rem;
    height: 1.75rem;
    z-index: 4;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

.products-details-page .play .carousel-pause-icon:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

.products-details-page #carousel-thumbs .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(0,0,0,.60)' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.products-details-page #carousel-thumbs .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%60000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.products-details-page .modal-content {
    border: none;
}

.products-details-page #lightbox-container-image img {
    width: auto;
    max-height: 520px;
}


.products-details-page .lg-thumbs {
    margin-right: -7.5px;
    margin-left: -7.5px;
    margin-bottom: 25px;
}

.products-details-page .lg-thumbs a {
    cursor: pointer;
}

.products-details-page .lg-thumbs img,
.carousel-img {
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: contain;
}

.products-details-page .lg-thumbs .col-3 {
    flex: 0 0 20%;
    max-width: 20%;
    margin-top: 15px;
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.products-details-page .lg-thumbs .row {
    margin-left: 7.5px;
    margin-right: 7.5px;
}


.products-details-page .carousel-fullscreen-control {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 44px;
    height: 44px;
    background-color: #e1e1e1;
}

.products-details-page h4 {
    font-size: 1.3rem;
}


#product-custom-user-dropdown-fields label {
    display: block;
    color: var(--primary-color);
}

#product-custom-user-dropdown-fields select,
.select-quantity-div select {
    display: block;
    width: 100%;
    padding: 10px 5px;
    border-color: #ccc;
    border-radius: 3px;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: none !important;
}

/* Remove arrows from all dropdown selects */
.size-box select,
#product-variants-options select,
.select-quantity,
#product-custom-user-dropdown-fields select {
    background-image: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


#product-custom-user-dropdown-fields>div.form-group>div,
.select-quantity-div>div.form-group>div,
.size-box>div.form-group>div {
    position: relative;
}

#product-custom-user-dropdown-fields>div.form-group>div:after,
.select-quantity-div>div.form-group>div:after,
.size-box>div.form-group>div:after {
    content: '\e94b';
    font-family: 'icomoon';
    font-size: 16px;
    color: var(--luxury-gold, #9c8a5c);
    right: 0px;
    top: 70%;
    transform: translateY(-50%);
    padding: 8px 10px;
    border-left: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rtl #product-custom-user-dropdown-fields>div.form-group>div:after,
.rtl .select-quantity-div div.form-group>div:after,
.rtl .size-box div.form-group>div:after {
    right: unset;
    left: 0px;
    border-left: 0;
    border-right: 1px solid #ddd;
}


.rtl .ekko-lightbox-nav-overlay a:last-child span {
    text-align: left;
}

.select-quantity-div>div.form-group {
    width: 100px;
}

.select-quantity-div>div.form-group>div:after {
    top: 21px;
}

/* ===== Quantity Counter Styles ===== */
.select-quantity-div {
    margin-bottom: 25px;
}

.quantity-counter {
    display: flex;
    align-items: center;
    gap: 0;
    width: fit-content;
}

.quantity-btn {
    width: 32px;
    height: 32px;
    background-color: #fff;
    border: 1px solid var(--luxury-gold-light, #363636);
    font-size: 16px;
    font-weight: 400;
    color: var(--luxury-gold-light, #363636);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    user-select: none;
    line-height: 1;
}

.quantity-btn:hover {
    background-color: var(--secondary-color-alt3, #363636);
    color: #fff;
}

.quantity-btn:active {
    transform: scale(0.95);
}

.quantity-btn:disabled {
    /* opacity: 0.3; */
    cursor: not-allowed;
}

.quantity-btn:disabled:hover {
    background-color: #fff;
    color: var(--secondary-color-alt3, #363636);
}

.quantity-decrease {
    border-right: none;
}

.quantity-increase {
    border-left: none;
}

.quantity-input {
    width: 40px;
    height: 32px;
    text-align: center;
    border: 1px solid var(--luxury-gold-light, #363636);
    font-size: 14px;
    font-weight: 500;
    color: var(--luxury-gold-light, #363636);
    background: #fff;
    -moz-appearance: textfield;
    appearance: textfield;
}

.quantity-input::-webkit-outer-spin-button,
.quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity-input:focus {
    outline: none;
}

/* ===== Size Dropdown Fixes - Match Quantity Dropdown ===== */

/* Size dropdown container - same width as quantity */
.size-box .form-group,
#product-variants-options .form-group {
    width: 100px;
}

.size-box .form-group>div,
#product-variants-options .form-group>div {
    position: relative;
}

/* Size dropdown select - remove browser arrows */
.size-box select,
#product-variants-options select {
    display: block;
    width: 100%;
    padding: 10px 5px;
    padding-right: 40px;
    border: 1px solid #ddd;
    border-radius: 0;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: none !important;
    font-size: 14px;
    color: var(--luxury-text, #1c1c1c);
}

.rtl #product-variants-options select {
    padding-right: 5px;
    padding-left: 40px;
}


/* Size label - match quantity label styling */
.size-box label,
#product-variants-options label {
    font-size: 0.85rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--luxury-text, #1c1c1c);
    margin-bottom: 10px;
    width: max-content;
}


#product-custom-user-option-fields .form-group label {
    display: inline-block;
    width: 100%;
    padding: 10px 10px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ddd;
    appearance: none;
    border-radius: 0;
    transition: border-color 0.3s ease;
}

#product-custom-user-option-fields,
.add-review-form-checkbox {
    display: flex;
    flex-wrap: wrap;
}

#product-custom-user-option-fields .form-group,
.add-review-form-checkbox .form-group {
    width: 100%;
}


#product-custom-user-option-fields input+span,
.add-review-form-checkbox input+span {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #ced4da;
    border-radius: 3px;
    cursor: pointer;
    right: 2px;
    top: 4px;
    position: relative;
}

.rtl #product-custom-user-option-fields input+span,
.rtl .add-review-form-checkbox input+span {
    right: -2px;
}

.add-review-form-checkbox input+span {
    right: 0 !important;
}

#product-custom-user-option-fields input:checked+span:after,
.add-review-form-checkbox input:checked+span:after {
    position: absolute;
    top: -2px;
    content: "\e910";
    font-family: 'icomoon';
    font-size: 14px;
}

#product-custom-user-option-fields input,
.add-review-form-checkbox input {
    display: none;
}

.description-icon {
    font-size: 32px;
    width: 32px;
    color: var(--primary-color);
}

.description-title {
    font-size: 1.733rem;
    font-weight: 500;
    color: var(--secondary-color-alt3);
    margin-left: 40px;
}

.rtl .description-title {
    margin-left: unset;
    margin-right: 40px;
}

#product-description td,
th {
    border: 2px solid #dddddd;
    text-align: center;
    padding: 8px;
}

.description-paragrah {
    margin-left: 72px;
    font-size: 1.1rem;
    font-weight: 400;
    color: var(--secondary-color-alt8);
    line-height: 1.6;
}

.rtl .description-paragrah {
    margin-left: unset;
    margin-right: 72px;
}

.tooltip-info-icon {
    font-size: 1.5rem;
    color: var(--secondary-color-alt3);
}


.card-table {
    margin-left: 72px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.rtl .card-table {
    margin-left: unset;
    margin-right: 72px;
}

.card-table-header {
    background-color: var(--secondary-color-alt4);
    color: var(--secondary-color-alt3);
    font-size: 1.167rem;
    font-weight: var(--font-weight-sizeOne);
}

.card-text-color {
    color: var(--secondary-color-alt3);
    font-size: 1.333rem;
    font-weight: var(--font-weight-sizeOne);
}

.card-price {
    color: var(--primary-color);
    font-size: 1.333rem;
    font-weight: var(--font-wieght-sizeTwo);
    margin: 10px 20px;
}

.card-body {
    padding: 30px;
}

.variant-image-wrapper {
    width: 60px;
    margin-right: 10px;
}

.rtl .variant-image-wrapper {
    margin-right: unset;
    margin-left: 10px;
}

.variant-image-wrapper img {
    object-fit: contain;
}

.add-review-btn {
    margin-left: 15px;
}

.rtl .add-review-btn {
    margin-left: unset;
    margin-right: 15px;
}

.icon-star1,
.icon-border-star {
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 1px;
}

.icon-star1.deactive:before {
    color: #cccccc;
}

.rating_count_5,
.rating_count_4,
.rating_count_3,
.rating_count_2,
.rating_count_1 {
    width: 25px;
}

.user-review-date {
    margin-left: auto;
    color: #cccccc;
}

.rtl .user-review-date {
    margin-left: unset;
    margin-right: auto;
}

.card-name-customer {
    font-size: 1.22rem;
    margin: 0px 2px 0px 2px;
}

.user-review-text {
    color: #484848;
    margin-left: 50px;
}

.rtl .user-review-text {
    margin-left: unset;
    margin-right: 50px;
}

.card-review .icon-account_circle {
    width: 38px;
    height: 38px;
    font-size: 20px;
    background: #f0f2f5;
    text-align: center;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.card-review .review-images-container {
    margin-left: 50px;
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 15px;
}

.rtl .card-review .review-images-container {
    margin-left: unset;
    margin-right: 50px;
}

.card-review .review-images-container img {
    display: block;
    width: 100px;
    height: 100px;
    object-fit: contain;
    border-radius: 5px;
    border: #ced4da 1px solid;
    overflow: hidden;
    cursor: pointer;
}

.card-review .review-reply-card {
    padding: 10px;
    border-radius: 10px;
    margin-left: 50px;
}

.rtl .card-review .review-reply-card {
    margin-left: unset;
    margin-right: 50px;
    background-color: var(--primary-color-op-5, #ced4da33);
}

.card-review .review-reply-card .icon-account_circle img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.card-review .card-name {
    margin-left: 10px;
}

.rtl .card-review .card-name {
    margin-left: unset;
    margin-right: 10px;
}

.product-social i {
    font-size: 20px;
    color: var(--primary-color);
}

.product-social {
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.product-social a {
    padding: 0px 7.5px;
}

.add-review-btn {
    background-color: var(--primary-color);
    color: var(--text-color-primary-bg);
}

.btn-add-to-cart {
    background-color: var(--primary-color);
    color: var(--text-color-primary-bg);
    width: 100%;
    padding: 10px;
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    transition: all 0.3s ease;
}

.btn-add-to-cart:hover {
    background-color: #363636;
    color: #fffafa;
    border-color: #363636;
}

.btn-add-to-cart:hover .add-to-cart-icon {
    background-color: #fffafa;
}

.add-to-cart-icon {
    width: 20px;
    height: 20px;
    background-color: var(--text-color-primary-bg);
    mask-size: contain !important;
    transition: background-color 0.3s ease;
}

.buy-now-icon {
    width: 20px;
    height: 20px;
    background-color: var(--primary-color);
    mask-size: contain !important;
    transition: background-color 0.3s ease;
}

.btn-buy-now {
    background-color: transparent;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    width: 100%;
    height: 100%;
    padding: 10px;
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    transition: all 0.3s ease;
}

.btn-buy-now:hover {
    background-color: #363636;
    color: #fffafa;
    border-color: #363636;
}

.btn-buy-now:hover .buy-now-icon {
    background-color: #fffafa;
}

.border-product {
    margin-top: 20px;
}

.options-table .col {
    flex-basis: 0;
}

.options-table .variant-name-sm {
    margin-right: 20px;
    width: 22%;
}

.rtl .options-table .variant-name-sm {
    margin-right: unset;
    margin-left: 20px;
}

.options-table .m-col {
    margin: 5px 0px;
}

.rating-section {
    margin-top: 15px;
    margin-bottom: 15px;
}

.rating-section-top {
    margin-top: 0px;
    margin-bottom: 0px;
}

.rating-section h4 {
    font-size: 1rem;
    font-weight: 400;
    margin: 0px;
    margin-left: 4px;
}

.rtl .rating-section h4 {
    margin-left: unset;
    margin-right: 4px;
}

.review-details .rating-section {
    margin-left: 15px;
}

.rtl .review-details .rating-section {
    margin-left: unset;
    margin-right: 15px;
}

.rating-average {
    font-size: 2rem !important;
    min-width: 80px;
    margin: 0px;
}

/*-- Product --*/
.modal-comment-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-product-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-product-title {
    font-size: 1.833rem;
    font-weight: var(--font-weight-sizeTwo);
    color: var(--primary-color);
}

.btnrating.active>i:before {
    color: #edb900;
}

.btnrating>i:before,
.btnrating.deactive>i:before {
    color: #cccccc;
}

.btnrating {
    cursor: pointer;
    font-size: 18px;
}

.div-btnrating {
    margin-left: auto;
}

.rtl .div-btnrating {
    margin-left: unset;
    margin-right: auto;
}

.bottom-buttons,
.review-remaining-count {
    text-align: right;
}

.rtl .bottom-buttons,
.rtl .review-remaining-count {
    text-align: left;
}

.product-features {
    margin-right: -7.5px;
    margin-left: -7.5px;
    margin-bottom: 15px;
}

.product-features>div {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.bundle-offer-title-description {
    font-size: 1rem;
}

.bundle-offer-more {
    text-align: right;
}

.rtl .bundle-offer-more {
    text-align: left;
}

.bundle-offer-more>a {
    color: var(--primary-color);
    text-decoration: underline;
    font-size: 1.2rem;
    cursor: pointer;
}


.modal-dialog-scrollable .modal-dialog {
    overflow-y: initial !important
}

.modal-dialog-scrollable .modal-body .bundle-offer-products {
    max-height: calc(100vh - 120px);
    overflow-y: auto;
}

.bundle-offer-title {
    unicode-bidi: isolate;
}

.bundle-offer-products-dialog .bundle-offer-title,
.bundle-offer-products-dialog .bundle-offer-title-description {
    margin-right: 40px;
}

.rtl .bundle-offer-products-dialog .bundle-offer-title,
.rtl .bundle-offer-products-dialog .bundle-offer-title-description {
    margin-right: 0px;
    margin-left: 40px;
}

.description-text-clear * {
    max-width: 100% !important;
}

.bundle-offer-details-products {
    overflow-x: visible;
    flex-wrap: wrap;
}

.form-notify-me {
    border: 1px solid var(--primary-color);
    padding: 15px;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.form-notify-me-phone-row {
    display: flex;
    gap: 20px;
    direction: ltr;
}

.form-notify-me-phone-row>input:first-child {
    max-width: 80px;
}


.form-notify-me-submit-button-row {
    display: flex;
    justify-content: end;
}

.btn-send-notify {
    margin-left: 15px;
    width: 100px;
    height: 40px;
}

.rtl .btn-send-notify {
    margin-left: unset;
    margin-right: 15px;
}

.products-details-page .slick-dots {
    display: none !important;
}

.products-details-page .slick-arrow {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    z-index: 2;
    opacity: 0.7;
    width: 40px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.products-details-page .slick-arrow:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.6);
}

.products-details-page .slick-next.slick-arrow>span,
.products-details-page .slick-prev.slick-arrow>span {
    color: #ffffff;
    font-size: 16px;
}

.products-details-page .slick-prev {
    left: 15px;
}

[dir='rtl'] .products-details-page .slick-prev {
    right: 15px;
    left: auto;
}


.products-details-page .slick-next {
    right: 15px;
}

[dir='rtl'] .products-details-page .slick-next {
    right: auto;
    left: 15px;
}

.col-product-info {
    padding-top: 0px;
}

.col-product-info-single-image {
    padding-top: 0px;
}

.col-product-image-wrapper {
    padding-right: 15px;
    padding-left: 15px;
}

#product-custom-user-input-fields .file-label {
    margin-bottom: 0px;
}

#product-custom-user-input-fields .icon-close::after {
    font-family: 'icomoon' !important;
    content: "\f05c";
    font-size: 18px;
    cursor: pointer;
}

#product-custom-user-input-fields .file-label>* {
    margin-right: 10px;
}

.rtl #product-custom-user-input-fields .file-label>* {
    margin-right: unset;
    margin-left: 10px;
}

/* Tablet Layout (768px - 991px) */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    /* Show product image and details side by side on tablet */
    .products-details-page .products-details .row {
        display: flex;
        flex-wrap: nowrap;
    }

    .products-details-page .products-details .row>.col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    /* Product image adjustments */
    .col-product-image-wrapper {
        padding: 0 10px;
    }

    .product-images-carousel-init {
        max-height: 400px;
    }

    .products-details-page .lg-thumbs {
        display: flex !important;
    }

    .products-details-page .lg-thumbs .col-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    /* Product info adjustments */
    .col-product-info {
        padding-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .products-details-page h1 {
        font-size: 1.5rem;
    }

    .product-formatted-price {
        font-size: 1.3rem;
    }

    /* Buttons adjustment */
    .product-buttons .d-flex {
        flex-wrap: wrap;
    }

    .btn-add-to-cart,
    .btn-buy-now {
        font-size: 1.1rem;
        padding: 8px;
    }

    /* Description section */
    .description-title {
        font-size: 1.4rem;
        margin-left: 15px;
    }

    .rtl .description-title {
        margin-left: unset;
        margin-right: 15px;
    }

    .description-paragrah {
        margin-left: 50px;
    }

    .rtl .description-paragrah {
        margin-left: unset;
        margin-right: 50px;
    }

    .card-table {
        margin-left: 50px;
    }

    .rtl .card-table {
        margin-left: unset;
        margin-right: 50px;
    }

    /* Variants Table - Fix for tablet */
    .options-table .row {
        flex-direction: column;
    }

    .options-table .col {
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px 0;
        border-bottom: 1px solid #eee;
    }

    .options-table .col:last-child {
        border-bottom: none;
    }

    .options-table .m-col {
        margin: 0;
    }

    .options-table .variant-name-sm {
        display: inline-block !important;
        width: auto;
        margin-right: 10px;
        font-weight: 500;
        color: #666;
    }

    .rtl .options-table .variant-name-sm {
        margin-right: 0;
        margin-left: 10px;
    }

    /* Card table header - hide on tablet */
    .card-table.d-none.d-lg-block {
        display: none !important;
    }

    /* Variant images */
    .variant-image-wrapper {
        width: 50px;
    }
}

/* Mobile Layout (max-width: 768px) */
@media only screen and (max-width: 768px) {

    .user-review-text {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .card-review .review-images-container {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .card-review .review-reply-card {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }


    .description-paragrah {
        margin: 0px !important;
    }

    .card-table {
        margin: 0px 0px 10px 0px !important;
    }

    .options-table .col {
        flex-basis: unset;
    }

    .description-title {
        margin-left: 20px;
    }

    .rtl .description-title {
        margin-left: unset;
        margin-right: 20px;
    }

    .bundle-offer-details-products {
        overflow-x: scroll;
        flex-wrap: nowrap;
    }

    .add-review-btn {
        margin-left: auto;
    }

    .rtl .add-review-btn {
        margin-left: unset;
        margin-right: auto;
    }

    .products-details-page .lg-thumbs {
        display: none;
    }

    .products-details-page .slick-dots {
        display: block !important;
    }

    .products-details-page .products-details {
        margin-top: 0px;
    }

    .col-product-info {
        padding-top: 45px;
    }

    .col-product-info-single-image {
        padding-top: 25px;
    }

    .col-product-image-wrapper {
        padding: 0px;
    }

    .products-details-page .slick-arrow {
        display: none !important;
    }
}

.product-images-carousel-init {
    overflow: hidden;
}

.size-box #product-variants-options ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.size-box #product-variants-options ul li {
    width: auto;
    padding: 5px 10px;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #efefef;
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
}

.rtl .size-box #product-variants-options ul li {
    margin-right: 0px;
    margin-left: 10px;
}

.size-box #product-variants-options ul li a {
    color: #222222;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.size-box #product-variants-options ul li.active {
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
}

/* Size dropdown select styling - Luxury style matching quantity */
.size-box #product-variants-options select,
#product-variants-options .form-group select {
    display: block;
    width: 100%;
    padding: 12px 40px 12px 15px;
    border: 1px solid #ddd;
    border-radius: 0;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239c8a5c' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    font-size: 14px;
    cursor: pointer;
    transition: border-color 0.3s ease;
    color: var(--luxury-text, #1c1c1c);
}

[dir="rtl"] .size-box #product-variants-options select,
[dir="rtl"] #product-variants-options .form-group select {
    padding: 12px 15px 12px 40px;
    background-position: left 15px center;
}

.size-box #product-variants-options select:hover,
#product-variants-options .form-group select:hover {
    border-color: var(--luxury-gold, #9c8a5c);
}

.size-box #product-variants-options select:focus,
#product-variants-options .form-group select:focus {
    border-color: var(--luxury-gold, #9c8a5c);
    outline: none;
    box-shadow: none;
}

.tabby-product-widget .tabby-promo-snippet {
    font-family: inherit;
}

.all-reviews-btn {
    background-color: transparent;
    color: var(--primary-color);
    text-decoration: underline;
    padding-left: 0px;
    padding-right: 0px;
}

.products-reviews-page .product-image {
    width: 150px;
    height: auto;
    margin-right: 15px;
    object-fit: contain;
    max-height: 180px;
}

.rtl .products-reviews-page .product-image {
    margin-right: 0px;
    margin-left: 15px;
}

.footer-sticky {
    display: block;
    bottom: 0;
    left: 0;
    position: -webkit-sticky;
    position: sticky;
    padding: 0px 20px;
    padding-bottom: calc(0px + env(safe-area-inset-bottom));
    width: 100%;
    background-color: #f9f9f9;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    -webkit-transform: translateZ(0);
}

.questions-card-init {
    padding: 24px;
}

.questions-card-init .image-box {
    margin-bottom: 18px;
}

.questions-card-init .content-box {
    margin-bottom: 18px;
}

.questions-card-init .content-box p {
    font-size: 16px;
    color: #81808C;
    font-weight: 400;
}

.questions-card-preview {
    padding: 16px;
}

.questions-view_more a {
    color: var(--primary-color);
    font-size: 14px;
}

.questions-card-preview .customer-name {
    margin-bottom: 8px;
    color: #494949;
    font-weight: 400;
}

.questions-card-preview .question-box .question {
    font-size: 16px;
    font-weight: 500;
    color: #494949;
    margin-bottom: 24px;
}

.questions-card-preview .answer-box .answer {
    font-size: 16px;
    font-weight: 400;
    color: #494949;
}

.questions-pagination .page-item {
    font-size: 16px;
}

.questions-pagination .page-item .page-link {
    color: var(--primary-color);
}

.questions-pagination .page-item.selected a {
    background-color: var(--primary-color);
    color: #ffffff;
}

.play-icon,
.iframe-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 auto;
}

.play-icon {
    z-index: 2;
    cursor: pointer;
    opacity: 0.5;
    width: 70px !important;
    max-width: 25%;
    border: none !important;
}

.play-icon:hover {
    opacity: 1;
}

.iframe-video {
    z-index: 3;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    background-color: black;
}

/* ===== Color Swatches Styles - Zid Integration ===== */

/* Container for color option */
.color-swatches-option ul {
    display: flex !important;
    flex-wrap: nowrap;
    gap: 8px;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Color swatch item - override Zid's default li styling */
.color-swatches-option ul li.color-swatch-item {
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
}

/* Swatch link styling */
.color-swatches-option ul li.color-swatch-item a.color-swatch-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    text-decoration: none;
    color: inherit;
}

/* The color box itself */
.color-swatch-box {
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    transition: all 0.2s ease;
    cursor: pointer;
}

.color-swatch-box:hover {
    transform: scale(1.05);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}

/* Selected state */
.color-swatches-option ul li.color-swatch-item.active .color-swatch-box {
    border-color: var(--luxury-gold, #9c8a5c);
    box-shadow: 0 0 0 1px var(--luxury-gold, #9c8a5c);
}

/* White/light colors need visible border */
.color-swatches-option ul li.color-swatch-white .color-swatch-box {
    border: 1px solid #ddd;
}

.color-swatches-option ul li.color-swatch-white.active .color-swatch-box {
    border-color: var(--primary-color, #333);
    box-shadow: 0 0 0 2px var(--primary-color, #333);
}

/* Screen reader only text - hide original span */
.color-swatches-option ul li.color-swatch-item>span.sr-only,
.color-swatch-text.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

/* Hide tooltip text below color swatch */
.color-swatch-tooltip {
    display: none !important;
}

/* Selected color name in label */
.color-selected-name {
    font-weight: 400;
    color: var(--primary-color, #333);
    margin-left: 2px;
}

[dir="rtl"] .color-selected-name,
.rtl .color-selected-name {
    margin-left: 0;
    margin-right: 2px;
}

/* Disabled state */
.color-swatches-option ul li.color-swatch-item.disabled .color-swatch-box {
    opacity: 0.4;
    cursor: not-allowed;
}

.color-swatches-option ul li.color-swatch-item.disabled .color-swatch-box::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background: #999;
    transform: rotate(-45deg);
}

/* RTL Support */
[dir="rtl"] .color-swatches-option ul,
.rtl .color-swatches-option ul {
    direction: rtl;
}

/* ===== Shape Swatches Styles - Similar to Color Swatches ===== */

/* Container for shape option */
.shape-swatches-option ul {
    display: flex !important;
    flex-wrap: nowrap;
    gap: 12px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto !important;
    max-width: 100%;
}

/* Shape swatch item - override Zid's default li styling */
.shape-swatches-option ul li.shape-swatch-item {
    width: 50px !important;
    height: 50px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* The shape box itself - subtle border */
.shape-swatch-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: transparent;
    transition: all 0.2s ease;
    cursor: pointer;
    padding: 4px;
}

.shape-swatch-box:hover {
    transform: scale(1.03);
    background-color: rgba(0, 0, 0, 0.02);
}

/* Shape image inside the box - fixed size */
.shape-swatch-img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

/* Selected/Active state - show border only when active */
.shape-swatches-option ul li.shape-swatch-item.active .shape-swatch-box {
    border-color: var(--luxury-gold, #9c8a5c);
    box-shadow: 0 0 0 1px var(--luxury-gold, #9c8a5c);
    background-color: rgba(0, 0, 0, 0.01);
}

/* Screen reader only text - hide original span */
.shape-swatches-option ul li.shape-swatch-item>span.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

/* Selected shape name in label */
.shape-selected-name {
    font-weight: 400;
    color: var(--primary-color, #333);
    margin-left: 2px;
}

[dir="rtl"] .shape-selected-name,
.rtl .shape-selected-name {
    margin-left: 0;
    margin-right: 2px;
}

/* Disabled state */
.shape-swatches-option ul li.shape-swatch-item.disabled .shape-swatch-box {
    opacity: 0.4;
    cursor: not-allowed;
}

.shape-swatches-option ul li.shape-swatch-item.disabled .shape-swatch-box::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background: #999;
    transform: rotate(-45deg);
}

/* RTL Support for Shapes */
[dir="rtl"] .shape-swatches-option ul,
.rtl .shape-swatches-option ul {
    direction: rtl;
}

/* =========================================
   LUXURY PRODUCT DETAILS PAGE STYLES
   Harry Winston Inspired Design
   ========================================= */

/* Luxury Color Variables */
:root {
    --luxury-gold: #9c8a5c;
    --luxury-gold-light: #b8a978;
    --luxury-text: #1c1c1c;
    --luxury-muted: #6f6f6f;
    --luxury-bg: #ffffff;
}

/* Product Info Section Wrapper */
.luxury-product-info {
    padding: 20px 0;
}

/* Product Category - Above Product Name */
.luxury-product-category {
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--luxury-gold);
    margin-bottom: 12px;
    padding: 0;
}

/* Product Name - Large Serif with Gold Divider */
.luxury-product-name {
    font-family: 'Times New Roman', 'Georgia', serif;
    font-size: 2rem;
    font-weight: 300;
    letter-spacing: 0.02em;
    color: var(--luxury-text);
    line-height: 1.3;
    margin-bottom: 25px;
    padding-bottom: 25px;
    position: relative;
}

.luxury-product-name::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 2px;
    background-color: var(--luxury-gold);
}

.rtl .luxury-product-name::after {
    left: auto;
    right: 0;
}

/* Hide Urgency Elements */
.luxury-hidden-urgency,
.luxury-hidden-widgets {
    display: none !important;
}

/* Short Description - Calm Styling */
.luxury-short-description {
    font-size: 0.95rem;
    font-weight: 300;
    line-height: 1.8;
    color: var(--luxury-muted);
    margin-bottom: 25px;
    max-width: 500px;
}

/* Price Wrapper */
.luxury-price-wrapper {
    margin-bottom: 30px;
}

.luxury-product-price {
    font-family: 'Times New Roman', 'Georgia', serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: var(--luxury-text);
    margin-bottom: 5px;
}

.luxury-price-original {
    font-size: 0.9rem;
    color: var(--luxury-muted);
    margin: 0;
}

.luxury-price-original del {
    text-decoration: line-through;
}

/* Luxury Product Buttons */
.luxury-product-buttons .border-product {
    display: none;
}

.luxury-product-buttons .btn-add-to-cart,
.luxury-product-buttons .btn-buy-now {
    background: transparent !important;
    border: 1px solid var(--luxury-gold) !important;
    color: var(--luxury-gold) !important;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: 0.8rem;
    font-weight: 500;
    padding: 14px 35px !important;
    border-radius: 0;
    transition: all 0.3s ease;
    margin-bottom: 15px !important;
}

.luxury-product-buttons .btn-add-to-cart:hover,
.luxury-product-buttons .btn-buy-now:hover {
    background: var(--luxury-gold) !important;
    color: #fff !important;
}

.luxury-product-buttons .btn-add-to-cart .add-to-cart-icon,
.luxury-product-buttons .btn-buy-now .buy-now-icon {
    background-color: var(--luxury-gold) !important;
}

.luxury-product-buttons .btn-add-to-cart:hover .add-to-cart-icon,
.luxury-product-buttons .btn-buy-now:hover .buy-now-icon {
    background-color: #fff !important;
}

/* Product Image Area - Clean and Spacious */
.products-details-page .col-product-image-wrapper {
    background-color: #fafafa;
    padding: 40px;
}

.products-details-page .product-images-carousel {
    background: transparent;
}

.products-details-page .product-images-carousel img.carousel-img {
    object-fit: contain;
    background: transparent;
}

/* Product Description Section */
#product-description .description-paragrah {
    max-width: 700px;
    font-size: 1rem;
    line-height: 1.9;
    color: var(--luxury-muted);
}

#product-description .description-paragrah p {
    margin-bottom: 1.2em;
    font-size: inherit !important;
    color: inherit !important;
    font-family: inherit !important;
}

#product-description .description-paragrah strong {
    color: var(--luxury-text);
    font-weight: 500;
}

/* Product Details Page Layout */
.products-details-page .col-product-info {
    padding-left: 50px;
}

.rtl .products-details-page .col-product-info {
    padding-left: 15px;
    padding-right: 50px;
}

/* Hide Share Section Styling (make more subtle) */
.products-details-page .product-social a {
    color: var(--luxury-muted);
    transition: color 0.3s ease;
}

.products-details-page .product-social a:hover {
    color: var(--luxury-gold);
}

/* Quantity Selector Styling */
.products-details-page .select-quantity {
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 0.9rem;
    min-width: 100px;
}

/* Variant Options Styling */
.products-details-page .product-variant-item {
    border-color: #ddd;
    transition: all 0.3s ease;
}

.products-details-page .product-variant-item.active,
.products-details-page .product-variant-item:hover {
    border-color: var(--luxury-gold);
}

/* Luxury Quantity & Size Selector Styling */
.products-details-page .select-quantity {
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 10px 35px 10px 15px;
    font-size: 14px;
    min-width: 100px;
    background-color: #fff;
    color: var(--luxury-text, #1c1c1c);
    transition: border-color 0.3s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%239c8a5c' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
}

[dir="rtl"] .products-details-page .select-quantity {
    padding: 10px 15px 10px 35px;
    background-position: left 12px center;
}

.products-details-page .select-quantity:hover {
    border-color: var(--luxury-gold, #9c8a5c);
}

.products-details-page .select-quantity:focus {
    border-color: var(--luxury-gold, #9c8a5c);
    outline: none;
    box-shadow: none;
}

/* Product option titles */
.products-details-page .product-title,
.products-details-page .select-quantity-div .product-title {
    font-size: 0.85rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--luxury-text, #1c1c1c);
    margin-bottom: 10px;
}

/* =========================================
   LUXURY PRODUCT PAGE - RTL SUPPORT
   ========================================= */

.rtl .luxury-product-category {
    letter-spacing: 0.05em;
}

.rtl .luxury-product-name {
    font-family: 'Avenir Arabic', 'Avenir Next', sans-serif;
    letter-spacing: 0;
}

.rtl .luxury-short-description {
    text-align: right;
}

.rtl .luxury-product-buttons .btn-add-to-cart,
.rtl .luxury-product-buttons .btn-buy-now {
    letter-spacing: 0.05em;
}

/* =========================================
   LUXURY PRODUCT PAGE - RESPONSIVE
   ========================================= */

@media (max-width: 992px) {
    .luxury-product-name {
        font-size: 1.75rem;
    }

    .products-details-page .col-product-info {
        padding-left: 15px;
        padding-top: 30px;
    }

    .rtl .products-details-page .col-product-info {
        padding-right: 15px;
    }

    .products-details-page .col-product-image-wrapper {
        padding: 30px;
    }

    /* Buttons - Full width on tablet */
    .luxury-product-buttons .btn-add-to-cart,
    .luxury-product-buttons .btn-buy-now {
        width: 100%;
        padding: 12px 25px !important;
    }
}

@media (max-width: 768px) {
    .luxury-product-category {
        font-size: 0.7rem;
    }

    .luxury-product-name {
        font-size: 1.5rem;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .luxury-product-price {
        font-size: 1.3rem;
    }

    .luxury-short-description {
        font-size: 0.9rem;
    }

    .luxury-product-buttons .btn-add-to-cart,
    .luxury-product-buttons .btn-buy-now {
        width: 100%;
        padding: 12px 25px !important;
        font-size: 0.75rem;
    }

    .products-details-page .col-product-image-wrapper {
        padding: 20px;
    }

    #product-description .description-paragrah {
        font-size: 0.95rem;
    }
}

@media (max-width: 576px) {
    .luxury-product-name {
        font-size: 1.3rem;
    }

    .luxury-product-name::after {
        width: 40px;
    }

    .luxury-product-buttons .d-flex {
        flex-direction: column;
        gap: 0 !important;
    }

    .luxury-product-buttons .btn-add-to-cart,
    .luxury-product-buttons .btn-buy-now {
        width: 100%;
        padding: 14px 20px !important;
        margin-bottom: 10px !important;
    }
}