.breadcrumb {
    background: 0 0;
    border: none;
    border-radius: 0;
    font-size: 14px;
    padding: 13px 0px 12px;
    margin-bottom: 0;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li::before {
    padding: 0 5px;
    color: #ccc;
    content: "/ ";
}

.breadcrumb a {
    font-weight: 400;
    color: #8b6f4e;
    text-decoration: none;
}

.breadcrumb>.active {
    color: #555;
}

.breadcrumb-wrap {
    margin-bottom: 8px;
}

.product-page-status {
    margin: 8px 0 16px;
    padding: 10px 12px;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.4;
    border: 1px solid transparent;
}

.product-page-status.status-success {
    color: #155724;
    background: #eaf7ee;
    border-color: #cdebd6;
}

.product-page-status.status-error {
    color: #721c24;
    background: #fdecee;
    border-color: #f5c6cb;
}

.tab-loading-state {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #5f5f5f;
    font-size: 14px;
    padding: 12px 0;
}

.tab-loading-spinner {
    width: 18px;
    height: 18px;
    border: 2px solid #d7d7d7;
    border-top-color: #8b6f4e;
    border-radius: 50%;
    animation: productTabSpin 0.8s linear infinite;
}

@keyframes productTabSpin {
    to {
        transform: rotate(360deg);
    }
}

.tab-error-state {
    color: #721c24;
    background: #fdecee;
    border: 1px solid #f5c6cb;
    border-radius: 6px;
    padding: 10px 12px;
    font-size: 14px;
    margin-top: 8px;
}

.sticky-menu-product {
    background-color: #fff;
    border: none;
    z-index: 3;
    display: block;
    position: sticky;
    top: 0;
    width: 100%;
}

.sticky-menu-product .header {
    color: #8b6f4e;
    text-transform: uppercase;
    font-weight: 300;
}

.sticky-menu-product .nav-submenu {
    margin-bottom: 10px;
    text-align: center;
}

.sticky-menu-product .nav-submenu li {
    position: relative;
    text-align: center;
    display: inline-block;
}

.sticky-menu-product .nav-submenu li a {
    padding: 0 12px;
    color: #555;
    cursor: pointer;
    border: none;
    font-weight: 400;
    text-transform: uppercase;
    float: left;
    text-decoration: none;
}

.sticky-menu-product .nav-submenu li a.active {
    font-weight: 600;
    color: #000;
    border-bottom: 2px solid #000;
}

.ss-tracked {
    padding-top: 100px;
}

.ss-tracked-first {
    padding-top: 50px;
}

#divSocialtp {
    margin: -35px 0 10px 0;
}

#divSocialtp a {
    display: inline-block;
    width: 24px;
    height: 24px;
}

#divSocialtp a:first-child {
    margin-right: 6px;
}

#divSocialtp img {
    max-height: 100%;
}

.space-bottom {
    margin-bottom: 15px;
}

.pseudo-btn {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pseudo-btn>div {
    width: 100%;
}

.btn-four {
    color: rgb(139, 111, 78);
    background-color: transparent;
    display: inline-block;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    cursor: pointer;
    border: 2px solid rgb(139, 111, 78);
    padding: 15px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0px;
    width: 100%;
}

.btn-four:hover {
    background-color: rgb(139, 111, 78) !important;
    color: rgb(255, 255, 255) !important;
}

.btn-four label:before {
    display: inline-block;
    content: "";
    vertical-align: top;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.roomvo-measure-my-room-button>a::before {
    content: "" !important;
    display: inline-block;
    background-image: url("/assets/images/mmr_brown_icon.svg");
    height: 30px;
    width: 30px;
    vertical-align: top;
    margin-top: -4px;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.roomvo-measure-my-room-button>a:hover::before {
    background-image: url("/assets/images/mmr_white_icon.svg");
}

.btn-checkd .lblchecked-primary::before {
    background-image: url(/assets/images/checked-box-primary.svg);
    height: 26px;
    width: 26px;
}

.btn-checkd:hover .lblchecked-primary::before {
    background-image: url(/assets/images/checked-box.svg);
    height: 26px;
    width: 26px;
}

.btn-dealer .lblmap-primary::before {
    background-image: url(/assets/images/map-icon.svg);
    height: 26px;
    width: 26px;
}

.btn-dealer:hover .lblmap-primary::before {
    background-image: url(/assets/images/map-icon-white.svg);
}

.btn-visual .lblkv-primary::before {
    background-image: url(/assets/images/kv-icon-primary.svg);
    height: 26px;
    width: 29px;
}

.btn-visual:hover .lblkv-primary::before {
    background-image: url(/assets/images/kv-icon.svg);
}

.ps-tabs .nav-tabs {
    border: none;
    text-align: left;
    border-bottom: 2px solid #707070;
}

.ps-tabs .nav-tabs>li {
    text-align: left;
    float: left;
    margin-bottom: 0 !important;
}

.ps-tabs .nav-tabs>li a {
    display: inline-block;
    margin: 0;
    color: #5c5c5c;
    padding: 5px 0;
    font-size: 24px;
    background-color: #fff;
    border: 0px;
}

.ps-tabs .nav-tabs>li a:first-child {
    margin: 0 50px 0 0;
}

.ps-tabs .nav-tabs>li a.active {
    border-bottom: 3px solid #8b6f4e;
}

.space-top {
    margin-top: 15px;
}

.specs-heading {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.specs-label {
    line-height: 21px;
    overflow-wrap: break-word;
    text-transform: uppercase;
}

.specs-label a {
    color: #8b6f4e;
    text-decoration: none;
}

.owl-product-title {
    text-transform: uppercase;
    margin: 10px 0 1px;
    display: table;
    height: 40px;
    text-align: center;
    width: 100%;
}

.product-title-inner {
    display: table-cell;
    vertical-align: middle;
    border-top: 1px solid #8b6f4e;
    border-bottom: 1px solid #8b6f4e;
    font-weight: 400;
    color: #8b6f4e;
    padding: 10px 0;
    border-style: solid;
    border-width: 1px 0;
    border-color: #8b6f4e;
    font-size: 12px;
    line-height: 1.25;
}

.similarstyles {
    margin: 0 0 30px 0 !important;
}

.similarstyles .slick-track {
    margin-left: 0px;
}

.product-dp .hr {
    border: 0;
    height: 2px;
    background: #8b6f4e;
    margin: 5px 0 20px 0;
    padding: 0;
}

.product-dp h2.heading {
    color: #8b6f4e;
    margin-top: 24px;
    font-size: 32px;
    margin-bottom: 12px;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.thickness h2.heading::before {
    background-image: url(/assets/images/x-g.png);
    height: 32px;
    width: 32px;
    background-size: 100% 100%;
    display: inline-block;
    content: "";
    margin-right: 5px;
    background-repeat: no-repeat;
}

.faq-style h2.heading::before {
    background-image: url(/assets/images/faq.png);
    height: 32px;
    width: 32px;
    background-size: 100% 100%;
    display: inline-block;
    content: "";
    margin-right: 5px;
    background-repeat: no-repeat;
}

.supplier-style h2.heading::before {
    background-image: url(/assets/images/supplier-style.png);
    height: 32px;
    width: 32px;
    background-size: 100% 100%;
    display: inline-block;
    content: "";
    margin-right: 5px;
    background-repeat: no-repeat;
}

.similar-style h2.heading::before {
    background-image: url(/assets/images/similar-style.png);
    height: 32px;
    width: 32px;
    background-size: 100% 100%;
    display: inline-block;
    content: "";
    margin-right: 5px;
    background-repeat: no-repeat;
}

.sizes h2.heading::before {
    background-image: url(/assets/images/size.png);
    height: 32px;
    width: 32px;
    background-size: 100% 100%;
    display: inline-block;
    content: "";
    margin-right: 5px;
    background-repeat: no-repeat;
}

.suitable h2.heading::before {
    background-image: url(/assets/images/suitable.png);
    height: 32px;
    width: 32px;
    background-size: 100% 100%;
    display: inline-block;
    content: "";
    margin-right: 5px;
    background-repeat: no-repeat;
}

.real h2.heading::before {
    background-image: url(/assets/images/project-image-gallery.png);
    height: 32px;
    width: 32px;
    background-size: 100% 100%;
    display: inline-block;
    content: "";
    margin-right: 5px;
    background-repeat: no-repeat;
}

.finish h2.heading::before {
    background-image: url(/assets/images/surface-finish.png);
    height: 32px;
    width: 32px;
    background-size: 100% 100%;
    display: inline-block;
    content: "";
    margin-right: 5px;
    background-repeat: no-repeat;
}

.zero-slip-pt {
    position: relative;
    display: inline-block;
}

.zero-slip-pt img {
    width: 100%;
}

.gallery-container img {
    max-width: 255px;
    max-height: 255px;
    cursor: zoom-in;
    transition: transform 0.3s ease;
}

#image-modal {
    z-index: 10000;
}

#image-modal .modal-content {
    background: transparent;
}

#image-modal .close {
    position: fixed;
    top: 10px;
    right: 10px;
    display: inline-flex;
    background: #bfbfbf;
    width: 35px;
    height: 35px;
    justify-content: center;
    border-radius: 50%;
    line-height: 32px;
}

#image-modal .modal-content img {
    margin: 0 auto;
}

.overlay-gallery {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000000000;
}

.overlay-gallery img {
    max-width: 90%;
    max-height: 90%;
}

.overlay-gallery .close-btn,
.overlay-gallery .arrow {
    position: absolute;
    color: white;
    font-size: 2rem;
    background: rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 10000000001;
}

.overlay-gallery .close-btn {
    top: 10px;
    right: 10px;
}

.overlay-gallery .arrow {
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
}

.overlay-gallery .arrow.prev {
    left: 10px;
    font-size: 18px;
}

.overlay-gallery .arrow.next {
    right: 10px;
    font-size: 18px;
}

.roomvo-product-display-button {
    border: 2px solid rgb(139, 111, 78);
    padding: 10px 3px;
    touch-action: manipulation;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    visibility: visible;
}

.roomvo-product-display-button img {
    vertical-align: middle;
    display: inline-block;
    color: rgb(139, 111, 78);
    width: 31px;
    height: 31px;
}

.roomvo-product-display-button span {
    color: rgb(139, 111, 78);
    font-weight: 700;
    font-size: 15px;
    margin-left: 10px;
}

.roomvo-product-display-button:hover {
    background: rgb(139, 111, 78) !important;
    color: rgb(255, 255, 255) !important;
}

.roomvo-product-display-button:hover>img {
    background: transparent !important;
    filter: brightness(10) !important;
}

.roomvo-product-display-button:hover>span {
    color: rgb(255, 255, 255) !important;
}

.roomvo-stimr {
    position: relative;
    left: 0px;
    box-sizing: border-box;
    padding: 18px;
    margin-top: 8px;
    font-weight: 500;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    background-color: #8b6f4e;
    text-transform: uppercase;
    height: 63px;
    visibility: visible;
    width: 100%;
}

.roomvo-stimr:hover {
    color: #fff;
    background-color: #a88964;
    border-color: rgba(31, 31, 31, 0);
}

.image-gallery {
    text-align: center;
    display: flex;
}

.lft-slider {
    min-width: 130px;
    margin-right: 20px;
}

.additional-links {
    position: absolute;
    display: flex;
    z-index: 2;
    background: rgba(121, 110, 101, .85);
    top: 20px;
    left: 20px;
}

.additional-links .btn {
    background: transparent;
    color: #fff;
    display: flex;
    flex-direction: column;
    text-transform: none;
    font-size: 14px;
    align-items: center;
    padding: 11px 11px;
}

.additional-links .btn img {
    width: 24px !important;
}

#btn_video_view img {
    padding-bottom: 3px;
    padding-top: 5px;
}

.txt-sp {
    padding-top: 6px;
}

.main-image {
    position: relative;
}

.main-image img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.thumbnail-slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}

.thumbnail-slider button {
    transform: rotate(90deg);
}

.thumbnails::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

.thumbnails::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
}

.thumbnails::-webkit-scrollbar-thumb {
    background: transparent;
    height: 0px;
    -webkit-box-shadow: none;
}

.thumbnails::-webkit-scrollbar-thumb:window-inactive {
    background: none;
}

.thumbnails {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    height: 430px;
}

.thumbnails img {
    width: 100px;
    height: auto;
    margin: 5px 0;
    cursor: pointer;
}

.thumbnail {
    width: 100px;
    height: 100px;
    flex: 0 0 100px;
    overflow: hidden;
}

.thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.thumbnails img.active {
    border-color: #007bff;
}

.slider-button {
    background-color: transparent;
    border: none;
    font-size: 24px;
    cursor: pointer;
    outline: none;
}

.modal-content {
    position: relative;
    background: white;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
}

.modal img {
    max-width: 90%;
    max-height: 80vh;
    border-radius: 8px;
}

.close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
}

@media (max-width: 768px) {
    .thickness h2.heading::before {
        height: 20px;
        width: 20px;
    }

    .similar-style h2.heading::before {
        height: 20px;
        width: 20px;
    }

    .sizes h2.heading::before {
        height: 20px;
        width: 20px;
    }

    .suitable h2.heading::before {
        height: 20px;
        width: 20px;
    }

    .real h2.heading::before {
        height: 20px;
        width: 20px;
    }

    .finish .heading::before {
        height: 20px;
        width: 20px;
    }

    .faq-style h2.heading::before {
        height: 20px;
        width: 20px;
    }

    .ps-tabs .nav-tabs>li a:first-child {
        margin: 0 20px 0 0;
    }

    .ps-tabs .nav-tabs>li a {
        font-size: 19px;
    }

    .image-gallery {
        flex-wrap: wrap;
    }

    .lft-slider {
        order: 2;
        width: 100%;
        margin: 0;
    }

    .thumbnail-slider {
        flex-direction: row;
        align-items: center;
    }

    .thumbnails {
        flex-direction: row;
        width: 100%;
        height: auto;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
    }

    .thumbnails img {
        padding: 0px 8px;
        min-width: 100px;
    }

    .thumbnail {
        width: 100px;
        height: 100px;
        flex: 0 0 100px;
    }

    .thumbnail-slider button {
        transform: rotate(0deg);
    }

    .roomvo-product-display-button {
        display: none;
    }
}

@media (max-width: 991px) {
    .pseudo-btn>div {
        width: 100%;
    }
}

#ss-sizes .specs-label b,
#ss-sizes .specs-label span,
#ss-sizes .specs-label h3 {
    font-size: 12px;
    margin-bottom: 0px;
}

#ss-suitable .specs-label b,
#ss-suitable .specs-label span,
#ss-suitable .specs-label h3 {
    font-size: 12px;
    margin-bottom: 0px;
}

.slick-slide img {
    display: block;
    width: 100%;
}

.price-container {
    text-align: center;
    width: 100%;
    margin: auto;
}

h2.product-title {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    color: #1d1d1f;
    line-height: 1.25;
    margin: 0 0 12px;
}

.price-container .selection {
    display: flex;
    justify-content: center;
    gap: 28px;
    margin: 24px 0 28px;
}

.price-container .selection.selection-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.price-container .selection.selection-grid .option {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.price-container .selection.selection-grid .option>label {
    display: block;
    width: 100%;
    margin-bottom: 6px;
    text-align: left;
}

.price-container .selection.selection-grid .option>select {
    width: 100%;
}

.price-container label {
    font-size: 13px;
    font-weight: 500;
    color: #6b6b6c;
    margin-bottom: 6px;
    letter-spacing: 0.2px;
}

.price-container select {
    font-size: 15px;
    padding: 9px 14px;
    border: 1px solid #D1D5DB;
    border-radius: 8px;
    background: #FAFAFA;
    color: #1d1d1f;
    transition:
        background 0.18s ease,
        border-color 0.18s ease;
}

.price-container select:hover,
.price-container select:focus {
    background: #fff;
    border-color: #B7BBC3;
}

.price-container .price-display,
.price-container .quote-request {
    margin: 22px 0 12px;
    line-height: 1.3;
    color: #1d1d1f;
    min-height: 190px;
}

.price-container .price-display.price-display-hidden {
    display: none;
}

.price-container .price-display #price,
.price-container .quote-request #price {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.2px;
}

.price-container .per-unit {
    font-size: 15px;
    color: #666;
    font-weight: 400;
    margin-top: 4px;
}

.price-container .note {
    font-size: 13px;
    color: #777;
    margin: 0 0 20px;
    max-width: 480px;
    line-height: 1.45;
    margin-left: auto;
    margin-right: auto;
}

.price-container .note.note-detail {
    font-size: 0.95rem;
    color: #2f2f2f;
    margin-top: 10px;
}

.price-container .note-link {
    color: #6a4726;
    text-decoration: underline;
    text-underline-offset: 2px;
    font-weight: 600;
}

.slab-guide-link {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

.slab-guide-link a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 500;
    color: #6a4726;
    text-decoration: underline;
    cursor: pointer;
    transition: color .15s ease, transform .15s ease;
}

.slab-guide-link a:hover {
    color: #000;
    transform: translateX(1px);
}

.slab-guide-link svg {
    width: 16px;
    height: 16px;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
}

.finish-label {
    display: flex;
    align-items: center;
    gap: 6px;
}

.price-container .selection.selection-grid .finish-label {
    display: block;
    text-align: left;
}

.price-container .selection.selection-grid .finish-label .slab-guide-link,
.price-container .selection.selection-grid .finish-label .slab-guide-link a {
    text-align: left;
}

.finish-label .slab-guide-link {
    display: inline-flex;
    justify-content: flex-start;
    margin-top: 0;
}

.finish-label .slab-guide-link a {
    font-size: 12.5px;
}

.post-bottom {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.post-share {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0 5px 15px;
    position: static;
}

.post-share .share-label {
    margin-right: 15px;
}

.post-share .share-list a {
    color: #111;
}

.post-share .share-list a:hover {
    color: #e6af5d;
}

.currency-btn,
.unit-btn {
    padding: 6px 14px;
    min-height: 34px;
    font-size: 0.88rem;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #1a1a1a;
    border: 1px solid #D4D7DD;
    background: #ffffff;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition:
        background 0.18s ease,
        border-color 0.18s ease,
        color 0.18s ease;
}

.currency-btn {
    width: 34px;
    height: 34px;
    padding: 0;
    border-radius: 50%;
    font-size: 1rem;
}

.currency-btn:hover,
.unit-btn:hover {
    background: #F4F5F7;
    border-color: #C8CCD3;
}

.currency-btn.active,
.unit-btn.active {
    background: #EBEEF2;
    border-color: #C8CCD3;
    color: #111;
    box-shadow: none;
}

.price-unit-divider {
    width: 1px;
    height: 26px;
    background: #D1D5DB;
    opacity: 0.5;
    margin: 0 6px;
}

@media (max-width: 768px) {
    .price-div {
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }
}

.modal-dialog {
    max-width: 700px;
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: calc(100vh - 40px);
}

.modal-content.quotation {
    background: white;
    padding: 15px;
    border-radius: 8px;
    width: 100%;
    text-align: left;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    display: block;
}

.custom-close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: red;
    color: white;
    border: none;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer;
    border-radius: 50%;
}

.custom-close-btn:hover {
    background: darkred;
}

@media (max-width: 768px) {
    .modal-dialog {
        width: 95%;
        min-height: auto;
        align-items: flex-start;
    }

    .modal-content.quotation {
        padding: 5px;
    }

    .modal-content.quotation .w-25 {
        width: 60% !important;
    }
}

@media (max-width: 1399px) {
    .product-dp h2.heading {
        font-size: 32px;
        font-weight: 400 !important;
    }
}

@media (max-width: 1199px) {
    .product-dp h2.heading {
        font-size: 26px;
        font-weight: 400 !important;
    }
}

@media (max-width: 767px) {
    .product-dp h2.heading {
        font-size: 20px;
        font-weight: 400 !important;
    }
}

.warning-box {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 20px;
    margin: 10px 0;
    line-height: 1.6;
    text-align: justify;
}

.warning-box p {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 15px;
}

.warning-box p:first-child::before {
    content: "⚠️";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
}

.warning-box p:last-child::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 5px;
    width: 12px;
    height: 12px;
    background-color: #8b6f4e;
    border-radius: 50%;
}

.warning-box a {
    color: #8b6f4e;
}

.lma-faq ul li {
    list-style: disc;
    margin-left: 20px;
}

.faq-address .lma-faq .panel-heading {
    position: relative;
    display: block;
    color: #616161;
}

.lma-faq a h3 {
    font-weight: 600;
    color: #8b6f4e;
    text-decoration: none;
    font-size: 16px;
}

.similarstyles .slick-prev:before,
.similarstyles .slick-prev:after,
.similarstyles .slick-next:before,
.similarstyles .slick-next:after {
    content: none !important;
    display: none !important;
}

.similarstyles .slick-arrow {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
}

.similarstyles .slick-arrow img {
    display: block;
    margin: 0 auto;
}

.similarstyles .slick-arrow .sg-arrow-icon {
color: #fff;
font-size: 28px;
line-height: 1;
font-weight: 700;
display: inline-block;
transform: translateY(-1px);
}

/* Place slick arrows outside the draggable track (desktop + mobile) */
.similarstyles {
position: relative;
padding: 0 25px;
}
.similarstyles .slick-prev,
.similarstyles .slick-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 5;
}
.similarstyles .slick-prev { left: -8px; }
.similarstyles .slick-next { right: -8px; }
@media (max-width: 991px) {
.similarstyles { padding: 0 44px; }
.similarstyles .slick-prev { left: -4px; }
.similarstyles .slick-next { right: -4px; }
}
@media (max-width: 768px) {
.similarstyles { padding: 0 15px; }
.similarstyles .slick-prev,
.similarstyles .slick-next { top: 46%; }
}

.faq-toggle {
    display: flex !important;
    align-items: center;
    gap: 10px;
}

.faq-toggle .faq-heading {
    margin: 0;
    flex: 1;
}

.faq-toggle .faq-arrow {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    color: #666;
    transition: transform 0.2s ease;
    flex-shrink: 0;
}

.faq-toggle:not(.collapsed) .faq-arrow {
    transform: rotate(180deg);
}

.nav-tabs .nav-link.active h2.tab-heading {
    color: #000;
}

.nav-tabs .nav-link h2.tab-heading {
    font-size: 24px;
    margin: 0;
    font-weight: 400;
    display: inline;
}

.price-filter,
.unit-btn-container {
    display: flex;
    align-items: center;
    gap: 6px;
}

.zara-toggle {
    width: 100%;
    background: none;
    border: none;
    padding: 16px 0;
    font-size: 20px;
    font-weight: 400;
    color: #222;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #efefef;
    margin-top: -4px;
}

.zara-toggle span {
    font-size: 18px;
    letter-spacing: 0.2px;
}

.zara-toggle .toggle-icon {
    font-size: 28px;
    transition: transform 0.28s cubic-bezier(.4, 0, .2, 1);
    line-height: 1;
}

.zara-toggle[aria-expanded="true"] .toggle-icon {
    transform: rotate(45deg);
}

.zara-content {
    margin-top: 25px;
    padding: 10px 0;
}

.zara-block {
    margin-bottom: 32px;
}

.zara-block h4 {
    font-size: 18px;
    font-weight: 600;
    color: #111;
    margin-bottom: 12px;
}

.zara-block ul {
    padding-left: 18px;
}

.zara-block ul li {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 6px;
    color: #444;
}

.zara-block a {
    color: #9B7A49;
    font-weight: 500;
    text-decoration: none;
}

.zara-block a:hover {
    text-decoration: underline;
}

.zara-content.collapse {
    transition: height .35s ease, opacity .25s ease;
    opacity: 0;
}

.zara-content.collapse.show {
    opacity: 1;
}

#ss-about,
#ss-real,
#ss-sizes,
#ss-thickness,
#ss-finish,
#ss-suitable,
#ss-faq,
#ss-similar,
#ss-product-info {
    scroll-margin-top: 220px !important;
}

.sticky-menu-product {
    position: sticky;
    top: px;
    z-index: 90;
    background: #fff;
}

.sticky-menu-product .text-center {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
}

@media (max-width: 768px) {
    #ss-product-info .heading {
        font-size: 26px;
    }

    .zara-toggle {
        font-size: 18px;
        padding: 12px 0;
    }

    .zara-toggle span {
        font-size: 16px;
    }

    .zara-block h4 {
        font-size: 17px;
    }

    .zara-block ul li {
        font-size: 14px;
    }
}

.main-image {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    max-height: 600px;
    background: linear-gradient(145deg, #fafafa, #ececec);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 6px;
    border-radius: 10px;
    box-shadow:
        0 10px 35px rgba(0, 0, 0, 0.06),
        inset 0 0 0 1px rgba(0, 0, 0, 0.04);
}

.main-image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    aspect-ratio: 660 / 375;
    object-fit: contain;
    display: block;
    transition: opacity .35s ease, transform .35s ease;
}

.main-image img:hover {
    transform: scale(1.035);
}

.product-hero-row {
    align-items: flex-start;
}

.main-image,
.thumbnail {
    border-radius: 10px;
    box-shadow:
        0 8px 30px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(0, 0, 0, 0.03);
}

.nav-arrow {
    position: absolute;
    bottom: 12px;
    background: rgba(121, 110, 101, .85);
    border: none;
    color: #ffffff;
    padding: 10px 14px;
    font-size: 20px;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
    z-index: 20;
    backdrop-filter: blur(4px);
    transition: background 0.25s ease, transform 0.25s ease;
}

.nav-arrow:hover {
    background: rgba(121, 110, 101, .85);
    transform: translateY(-2px);
}

.nav-arrow.left {
    right: 60px;
}

.nav-arrow.right {
    right: 12px;
}

.fullscreen-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(121, 110, 101, .85);
    border: 1px solid rgba(121, 110, 101, .85);
    backdrop-filter: blur(10px) saturate(150%);
    -webkit-backdrop-filter: blur(10px) saturate(150%);
    box-shadow:
        0 5px 15px rgba(0, 0, 0, 0.18),
        inset 0 1px 1px rgba(121, 110, 101, .85);
    color: #ffffff;
    cursor: pointer;
    z-index: 40;
    transition: transform .18s ease, opacity .18s ease;
    -webkit-tap-highlight-color: transparent;
}

.fullscreen-icon:hover {
    transform: translateY(-2px) scale(1.04);
    opacity: 0.90;
}

.fullscreen-icon:active {
    transform: scale(0.96);
}

.fullscreen-icon svg {
    width: 18px;
    height: 18px;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.6;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.fullscreen-modal {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.88);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    cursor: zoom-out;
}

.fullscreen-modal img {
    max-width: 92%;
    max-height: 92%;
    border-radius: 10px;
    box-shadow:
        0 15px 50px rgba(0, 0, 0, 0.4),
        inset 0 0 0 1px rgba(121, 110, 101, .85);
}

@media (max-width: 600px) {
    .fullscreen-icon {
        width: 34px;
        height: 34px;
        top: 8px;
        right: 8px;
    }

    .fullscreen-icon svg {
        width: 15px;
        height: 15px;
    }

    .nav-arrow {
        padding: 8px 11px;
        font-size: 18px;
    }

    .nav-arrow.left {
        right: 50px;
    }

    .nav-arrow.right {
        right: 8px;
    }
}

.material-highlights {
    padding: 20px;
}

.material-highlights h2 {
    margin: 20px 0 40px;
    color: #8b6f4e;
    font-weight: 500;
    text-align: left;
}

.material-highlights-grid {
    align-items: start;
    display: grid;
    gap: 44px 26px;
}

.highlight-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%;
}

.highlight-item img {
    width: 80px;
    height: 80px;
    padding: 12px;
    border-radius: 50%;
    border: 1px solid rgba(214, 201, 184, 0.7);
    object-fit: contain;
    margin-bottom: 16px;
    filter: contrast(1.15);
}

.highlight-item h3 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #1f1f1f;
    min-height: 20px;
}

.highlight-item p {
    font-size: 12.5px;
    line-height: 1.45;
    color: #4a4a4a;
    max-width: 160px;
    min-height: 54px;
}

.material-disclaimer {
    margin-top: 36px;
    font-size: 12px;
    color: #555;
}

@media (min-width: 992px) {
    .material-highlights-grid {
        grid-template-columns: repeat(6, 1fr);
    }

    .show-more-wrapper {
        display: none;
    }

    .extra-item {
        display: block;
    }
}

@media (max-width: 768px) {
    .material-highlights-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .material-highlights-grid .highlight-item:nth-child(n+3) {
        display: none;
    }

    .material-highlights-grid.show-all .highlight-item {
        display: flex;
    }

    .show-more-wrapper {
        text-align: center;
        margin-top: 20px;
    }

    #showMoreBtn {
        padding: 10px 22px;
        border: none;
        background: #000;
        color: #fff;
        border-radius: 25px;
        cursor: pointer;
    }
}

/* Slick arrows — product detail sliders (mobile polish) */
.similarstyles .slick-prev,
.similarstyles .slick-next {
    z-index: 5;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 36px;
    height: 36px;
    background: rgba(139, 111, 78, 0.9);
    border-radius: 50%;
}

.similarstyles .slick-prev {
    left: -10px;
}

.similarstyles .slick-next {
    right: -10px;
}

.similarstyles .slick-arrow .sg-arrow-icon {
    font-size: 22px;
    line-height: 1;
    transform: none;
}

@media (max-width: 768px) {

    .similarstyles .slick-prev,
    .similarstyles .slick-next {
        width: 32px;
        height: 32px;
        top: 45%;
    }

    .similarstyles .slick-arrow .sg-arrow-icon {
        font-size: 20px;
    }
}

/* Service-details mobile gutters: keep equal side spacing across sections */
@media (max-width: 768px) {
    .product-dp {
        padding-left: 0;
        padding-right: 0;
    }

    .product-dp>.row,
    .product-dp>.warning-box,
    .product-dp>.real,
    .product-dp>.sizes,
    .product-dp>.thickness,
    .product-dp>.finish,
    .product-dp>.suitable,
    .product-dp>.faq-style,
    .product-dp>#ss-product-info,
    .product-dp>.material-highlights {
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-dp .slick-slider {
        margin-left: 0;
        margin-right: 0;
    }
}

/* Mobile: prevent right-side overflow in hero row */
@media (max-width: 768px) {
    .product-hero-row {
        overflow-x: clip;
    }

    .product-hero-row .image-gallery,
    .product-hero-row .main-image,
    .product-hero-row .lft-slider,
    .product-hero-row .thumbnail-slider,
    .product-hero-row .thumbnails {
        max-width: 100%;
    }

    .supplier-style {
        padding-top: 0px !important;
        padding-bottom: 40px !important;
    }
}
