/*1440px - 1200px desktop responsive*/
@media (max-width: 1450px) {
    .site-header {
        padding: 15px 40px;
    }
    .logo-container img {
        max-height: 86px;
    }
    .nav-links {
        gap: 45px;
    }
    .nav-item {
        font-size: 18px;
    }
    .site-header .dropdown-menu.mega-menu.show {
        transform: translateX(-25%) !important;
    }
    .site-header .dropdown-menu.mega-menu.show .mega-menu-item .card-title {
        font-size: 18px;
    }
    .action-icons {
        gap: 20px;
    }
    .action-icons img {
        max-height: 20px;
    }
    /*slider*/
    .hero-carousel {
        height: 100%;
    }
    .hero-carousel .kosmic {
        padding-left: 0;
    }
    .hero-carousel .caption img {
        max-width: 40%;
        margin-bottom: 20px;
    }
    .hero-carousel .hero-title {
        font-size: 50px;
    }
    .hero-carousel .hero-subtitle {
        font-size: 18px;
    }
    .hero-carousel .btn-hero {
        font-size: 16px;
        padding: 10px 30px;
        margin-top: 20px;
    }
    .hero-carousel .carousel-indicators [data-bs-target] {
        width: 20px;
        height: 20px;
        margin-right: 2px;
        margin-left: 2px;
    }
    /**/
    .category-section {
        padding: 40px 0;
    }
    .category-title {
        font-size: 48px;
        margin-bottom: 20px;
    }
    .category-nav-tabs {
        margin-bottom: 30px;
    }
    .category-nav-tabs .nav-link {
        font-size: 20px;
        padding: 10px 0;
    }
    .sub-pill {
        font-size: 20px;
    }
    .product-nav-link {
        font-size: 20px;
    }
    .product-content .heading {
        margin-bottom: 0 !important;
    }
    .product-content .heading .sub-heading {
        font-size: 18px;
    }
    .product-content .heading .main-heading {
        font-size: 35px;
    }
    .product-info h3 {
        font-size: 24px;
    }
    .product-info p {
        font-size: 16px;
    }
    .btn-view-details {
        font-size: 14px;
        padding: 10px 20px;
    }
    .gallery-section {
        padding: 50px 0;
    }
    .gallery-title {
        font-size: 48px;
        margin-bottom: 30px;
    }
    .gallery-section .swiper-slide {
        border-radius: 40px;
    }
    .gallery-section .swiper-slide-active::after {
        top: 25px;
        right: 25px;
        width: 15px;
        height: 18px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .architect-title {
        font-size: 48px;
    }
    .stories-section .subtitle {
        font-size: 16px;
    }
    .architect-slider-wrapper {
        margin: 0 40px;
    }
    .architect-slider-container {
        padding: 0 60px;
        padding-bottom: 10px;
    }
    .architect-info {
        padding: 15px 20px;
    }
    .architect-info h3 {
        font-size: 24px;
    }
    .architect-info .location {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .architect-info .bio {
        font-size: 14px;
        margin-bottom: 0;
        max-height: 14vh;
    }
    .stories-section .social-icons {
        margin-top: 10px;
    }
    .gallery-slider-wrapper {
        padding: 0 20px;
    }
    .architect-nav {
        font-size: 25px;
        left: 2%;
    }
    .architect-slider-wrapper .bg {
        top: 90px;
    }
    .btn-view-all {
        margin-top: 0;
        font-size: 14px;
    }
    .community-content {
        margin-top: 20;
    }
    .community-content h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .community-content p {
        margin: 0 auto 30px auto;
    }
    .btn-join-us {
        font-size: 16px;
        padding: 10px 30px;
    }
    .testimonial-section {
        padding: 60px 0;
    }
    .section-title {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .pos-center {
        left: 45%;
    }
    .pos-center img {
        width: 120px;
        height: 120px;
    }
    .pos-top {
        left: 8%;
        top: 3%;
    }
    .pos-top img {
        width: 60px;
        height: 60px;
    }
    .pos-bottom {
        left: 8%;
        top: 93%;
    }
    .pos-bottom img {
        width: 60px;
        height: 60px;
    }
    .active-user-info {
        left: 40%;
    }
    .user-name {
        font-size: 24px;
    }
    .user-location {
        font-size: 18px;
    }
    .testimonial-content {
        font-size: 20px;
    }
    .form-pane h2 {
        font-size: 36px;
    }
    .contact-section .form-container img {
        max-width: 65%;
    }
    .contact-section .product-showcase {
        text-align: center;
    }
    .luxury-text {
        font-size: 26px;
    }
    .form-label {
        font-size: 16px;
    }
    /* .form-control {
        padding: 10px;
    } */
    .image-pane {
        min-height: 550px;
    }
    .btn-submit {
        font-size: 18px;
        margin-top: 20px;
    }
    footer .footer-links:nth-child(3) {
        padding-left: 7%;
    }
    footer img {
        max-width: 90%;
    }
    .footer-links a {
        white-space: nowrap;
    }
}
/*1440px - 1200px tablet responsive*/
@media (max-width:1199px) {
    .hero-carousel .hero-title {
        font-size: 40px;
    }
    .product-info p {
        font-size: 14px;
    }
    .architect-info {
        padding: 10px 15px;
    }
    .architect-info h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .architect-info .location {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .architect-info .bio {
        font-size: 12px;
    }
    .pos-center {
        left: 55%;
    }
    .active-user-info {
        left: 50%;
    }
    .testimonial-content {
        font-size: 18px;
    }
    .luxury-text {
        font-size: 20px;
    }
    .form-pane {
        padding: 2rem;
    }
    .form-pane h2 {
        font-size: 30px;
    }
    .footer-links a {
        font-size: 14px;
    }
}
/*1440px - 1200px mobile responsive*/
@media (max-width:991px) {
    .site-header {
        padding: 0;
    }
    .navbar-brand .light-logo {
        display: none;
    }
    .navbar-brand img {
        width: 110px;
    }
    .nav-links {
        display: none;
    }
    .navbar-toggler {
        border: 0;
        padding: 0;
    }
    .navbar-toggler-icon {
        background-image: url('assets/images/icons/burger.jpg');
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        right: 0;
        left: auto;
        width: 100%;
        height: 100vh;
        z-index: 9999;
        background: var(--primary-brown);
        transform: translateX(100%);
        transition: transform 0.3s ease-in-out;
        visibility: hidden;
    }
    .navbar-collapse.show {
        transform: translateX(0);
        visibility: visible;
    }
    .mobile-menu-container {
        height: 100%;
        color: #ffffff;
        padding: 25px;
        display: flex;
        flex-direction: column;
    }
    .mobile-menu-container.show {
        left: 0;
    }
    .menu-header {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 20px;
    }
    .close-btn {
        background: none;
        border: none;
        color: #fff;
        font-size: 2.5rem;
        font-weight: 300;
        line-height: 1;
        cursor: pointer;
        opacity: 0.8;
    }
    .close-btn:hover {
        opacity: 1;
    }
    .search-bar {
        position: relative;
        margin-bottom: 25px;
    }
    .search-bar .search-icon {
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: auto;
        opacity: 0.9;
    }
    .search-bar input {
        width: 100%;
        background: transparent;
        border: 1px solid rgba(255, 255, 255, 0.6);
        border-radius: 50px;
        padding: 8px 20px 8px 50px;
        color: #fff;
        font-size: 1.1rem;
    }
    .search-bar input::placeholder {
        color: rgba(255, 255, 255, 0.8);
    }
    .mobile-nav {
        overflow-y: auto;
    }
    .mobile-nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .mobile-nav li a {
        display: flex;
        align-items: center;
        padding: 18px 10px;
        color: #fff;
        text-decoration: none;
        font-size: 1.15rem;
        border-radius: 8px;
        transition: background-color 0.2s ease;
    }
    .mobile-nav li a:hover {
        background-color: rgba(255, 255, 255, 0.08);
    }
    .mobile-nav li.active a {
        font-weight: 700;
    }
    .mobile-nav li.active a span {
        text-decoration: underline;
        text-underline-offset: 3px;
    }
    .mobile-nav li a img {
        /* width: 24px; */
        margin-right: 18px;
    }
    .mobile-nav li .sub-menu li a {
        flex-direction: column;
        align-items: start;
        padding-bottom: 0;
    }
    .mobile-nav li .sub-menu li a img {
        width: 50%;
        border-radius: 15px;
    }
    .dropdown-arrow {
        margin-left: auto;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 4px;
        transform: rotate(45deg);
        transition: transform 0.3s;
    }
    .hero-carousel {
        height: 100%;
    }
    .hero-carousel .carousel-item {
        height: 100%;
        min-height: 200px;
    }
    .hero-carousel .slides {
        min-height: 350px;
    }
    .hero-carousel .slides:before {
        display: none;
    }
    .hero-carousel .carousel-item .caption {
        position: absolute;
        bottom: 0;
    }
    .hero-carousel .legacy {
        background-image: url('assets/images/mslide1.jpg');
    }
    .hero-carousel .pristine {
        background-image: url('assets/images/mslide2.jpg');
    }
    .hero-carousel .radiant {
        background-image: url('assets/images/mslide3.jpg');
    }
    .hero-carousel .kosmic {
        background-image: url('assets/images/mslide4.jpg');
    }
    .hero-carousel .mcaption {
        padding: 20px;
        min-height: 300px;
    }
    .hero-carousel .mcaption img {
        max-width: 35%;
    }
    .hero-carousel .hero-title {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .hero-carousel .hero-subtitle {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .hero-carousel .btn-hero {
        font-size: 14px;
        padding: 10px 20px;
        margin:0;
        position:absolute;
        bottom:45px;
        left:50%;
        transform:translatex(-50%);
    }
    .hero-carousel .carousel-indicators [data-bs-target] {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: var(--primary-brown);
        border: 0;
    }
    .category-title {
        font-size: 40px;
        text-transform: uppercase;
    }
    .category-nav-tabs {
        border-bottom: 0;
        margin-bottom: 20px;
    }
    .category-nav-tabs .nav-link {
        padding: 5px;
        opacity: 1;
        font-size: 20px;
    }
    .category-nav-tabs {
        gap: 30px;
    }
    /* :root {
        --card-height: 400px;
        --top-offset: 50px;
        --bottom-offset: 50px;
        --stack-total-height: 500px;
    }
    .stack-wrapper {
        height: auto;
        border-radius: 30px;
    }
    .custom-pane {
        position: relative;
        top: auto !important;
        background-color: var(--primary-brown);
        background-image: none !important;
        display: none;
        align-items: start;
        padding: 30px;
        gap: 15px;
        min-height: 350px;
        height: auto;
        border-radius: 30px;
    }
    .custom-pane.is-selected {
        display: flex;
    }
    .custom-pane::before {
        content: '';
        display: block;
        width: 55%;
        flex-shrink: 0;
        align-self: stretch;
        border-radius: 20px;
        background-size: cover;
        background-position: center;
        height: 85%;
        top: 8%;
    }
    #pane-finish::before {
        background-image: url('assets/images/cat1.jpg?q=80&w=2000&auto=format&fit=crop');
    }
    #pane-substrate::before {
        background-image: url('assets/images/cat2.jpg?q=80&w=2000&auto=format&fit=crop');
    }
    #pane-type::before {
        background-image: url('assets/images/cat3.jpg?q=80&w=2000&auto=format&fit=crop');
    }
    .glass-strip {
        position: static;
        transform: none;
        opacity: 1;
        width: auto;
        flex-grow: 1;
        padding: 14px 0 14px 14px;
        display: flex;
        justify-content: end;
    }
    .glass-strip-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .sub-pill {
        font-size: 18px;
        padding: 5px 0;
    }
    .pill-slider {
        display: none;
    } */
    .product-showcase-section {
        background-image: none;
        background-color: var(--bg-cream);
        padding: 0;
    }
    .product-card-mobile {
        position: relative;
        border-radius: 20px;
        overflow: hidden;
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    }
    .product-card-top {
        display: flex;
        align-items: flex-end;
        justify-content: end;
        background-image: url('assets/images/gloss.jpg');
        background-size: cover;
        background-position: left;
        padding: 30px;
        padding-bottom: 0;
        color: #fff;
        position: absolute;
        width: 100%;
        /* z-index:9; */
    }
    .product-bg {
        background-image: url('assets/images/gloss.jpg');
        background-size: cover;
        background-position: left;
        min-height: 274px;
    }
    #high-gloss-mobile .product-bg {
        background-image: url('assets/images/highgloss.jpg');
    }
    #gloss-mobile .product-bg {
        background-image: url('assets/images/gloss.jpg');
    }
    #satin-mobile .product-bg {
        background-image: url('assets/images/satin.jpg');
    }
    #matte-mobile .product-bg {
        background-image: url('assets/images/matte.jpg');
    }
    .nav-area {
        flex: 0 0 55%;
        padding-left: 10px;
        text-align: left;
        z-index:9;
    }
    .nav-area .nav {
        border: none;
        align-items: flex-end;
        margin-bottom: 40px;
    }
    .nav-area .nav-link {
        background: none !important;
        border: none !important;
        color: rgba(255, 255, 255, 0.7) !important;
        padding: 4px 0;
        font-size: 14px;
        font-weight: 500;
        text-transform: none;
        letter-spacing: 0;
    }
    .nav-area .nav-link.active {
        color: #fff !important;
        font-weight: 700;
    }
    .nav-area .section-footer-text{
        text-align:right;
    }
    .nav-area .section-footer-text .sub-heading {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
    }
    .nav-area .section-footer-text .main-heading {
        font-size: 18px;
        font-weight: 700;
        line-height: 1.2;
    }
    .product-card-bottom {
        background-color: var(--primary-brown);
        padding: 40px 25px 40px;
    }
    .product-content-mobile {
        text-align: center;
        color: #fff;
    }
    .product-content-mobile .product-can-image {
        width: 60%;
        max-width: 124px;
        margin-top: 0;
        margin-bottom: 20px;
        filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.2));
    }
    .product-content-mobile .product-info {
        max-width: 80%;
        margin: 0 auto;
    }
    .product-content-mobile .product-info h3 {
        font-family: var(--font-title);
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    .product-content-mobile .product-info p {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        line-height: 1.5;
    }
    .product-content-mobile .btn-view-details {
        font-size: 14px;
        padding: 10px 30px;
        border-width: 1.5px;
    }
    .product-content-mobile .view-more-products {
        margin-top: 15px;
        font-size: 18px;
        color: rgba(255, 255, 255, 0.9);
        text-decoration: none;
    }
    .gallery-section {
        padding: 40px 0;
    }
    .gallery-title {
        font-size: 40px;
        text-transform: uppercase;
    }
    .gallery-section .swiper {
        padding-top: 0;
    }
    .gallery-section .swiper-slide {
        border-radius: 22px;
    }
    .gallery-section .swiper-slide-active::after {
        top: 15px;
        right: 15px;
        width: 12px;
        height: 15px;
        background-size: contain;
    }
    .stories-section {
        padding: 40px 0;
        overflow: hidden;
    }
    .architect-title {
        font-size: 40px;
        text-align: center;
    }
    .stories-section .subtitle {
        font-size: 14px;
        text-align: center;
    }
    .architect-slider-wrapper {
        margin: 0 30px;
        position: initial;
    }
    .architect-slider-wrapper .bg {
        top: 45%;
        border-radius: 0;
        background: var(--primary-brown);
    }
    .architect-slider-container {
        padding: 0;
        position: initial;
    }
    .stories-section .header-row {
        margin-bottom: 30px;
    }
    .architect-story-slide>.row {
        flex-direction: column;
        align-items: center;
    }
    .architect-story-slide>.row>.col-lg-7,
    .architect-story-slide>.row>.col-lg-5 {
        width: 100%;
        max-width: 450px;
        margin-bottom: 2rem;
    }
    .architect-row {
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 25px;
    }
    .architect-row .col-4,
    .architect-row .col-8 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    .architect-img {
        border-radius: 10px;
        width: 100%;
        max-width: 110px;
        height: auto;
        margin: 0 auto 15px;
    }
    .architect-info {
        background-color: transparent;
        padding: 0;
        height: auto !important;
    }
    .architect-info h3 {
        font-size: 20px;
    }
    .architect-info .location {
        font-size: 12px;
        line-height: 12px;
        justify-content: center;
        display: flex;
    }
    .architect-info .location img {
        max-height: 12px;
        margin-right: 5px;
    }
    .architect-info .bio {
        font-size: 12px;
    }
    .stories-section .social-icons {
        justify-content: center !important;
    }
    .stories-section .social-icons img {
        max-height: 19px;
    }
    .gallery-slider-wrapper {
        border-radius: 20px;
        padding: 0;
    }
    .gallery-slider .swiper-slide img {
        border-radius: 10px;
    }
    .architect-nav {
        background: #ffffff7a;
        border-radius: 100%;
        width: 28px;
        height: 28px;
        top: 35%;
        transform: none;
        text-align: center;
    }
    .architect-nav i {
        font-size: 15px;
        line-height: 28px;
    }
    .architect-nav-prev {
        left: 10px;
    }
    .architect-nav-next {
        left: auto;
        right: 10px;
    }
    .scroller-row {
        margin-top: -30px;
        max-width: 100%;
        justify-content: center;
    }
    .gallery-nav {
        display: none;
    }
    .architect-slider-scrollbar,
    .scroller-row .col-lg-5 {
        display: none;
    }
    .scroller-row .col-lg-7 {
        width: 100%;
        text-align: center;
    }
    .btn-view-all {
        font-size: 14px;
        margin-top: 20px;
    }
    .community-section {
        margin-top: 40px;
    }
    .community-content {
        max-width: 65%;
    }
    .community-content h2 {
        font-size: 30px;
        letter-spacing: 0;
    }
    .community-content p {
        font-size: 14px;
        margin-bottom: 30px;
    }
    .btn-join-us {
        font-size: 14px;
        padding: 10px 30px;
    }
    .community-section {
        min-height: auto;
        padding: 95px 0;
        padding-bottom: 50px;
    }
    .community-img-wrapper {
        border-radius: 5px;
        width: 9%;
        height: 12%;
    }
    .img-1 {
        top: 5%;
    }
    .img-2 {
        top: 0;
    }
    .img-3 {
        top: 18%;
    }
    .img-4 {
        top: 13%;
    }
    .img-5 {
        top: 7%;
    }
    .img-6 {
        top: 2%;
    }
    .img-7 {
        top: 5%;
    }
    .img-8 {
        top: 2%;
    }
    .img-9 {
        top: 8%;
    }
    .img-12 {
        top: 18%;
    }
    .img-13 {
        top: 13%;
    }
    .testimonial-section {
        border: 0;
        padding-bottom: 0;
        padding-top: 60px;
    }
    .testimonial-swiper {
        padding-bottom: 0
    }
    .testimonial-section::before {
        width: 95%;
        margin: 0 auto;
        left: 0;
        right: 0;
        height: 20px;
    }
    .testimonial-section::after {
        display: none;
    }
    .testimonial-section .section-title{
        margin-bottom:60px;
    }
    .section-title {
        font-size: 30px;
        text-align: center;
        padding-left: 0;
    }
    .testimonial-nav-area {
        flex-direction: column;
        height: auto;
        position: static;
    }
    .testimonial-image-rotator {
        position: relative;
        width: 100%;
        height: 110px;
        margin-bottom: 50px;
    }
    .active-user-info {
        position: static;
        transform: none;
        padding-left: 0;
        text-align: center;
    }
    .pos-center {
        top: 95%;
        left: 50%;
    }
    .pos-center img {
        width: 76px;
        height: 76px;
    }
    .pos-top img,
    .pos-bottom img {
        width: 46px;
        height: 46px;
    }
    .connector-svg {
        width: 55%;
        margin: 0 auto;
        height: auto;
        top: 35%;
        left: 0;
        right: 0;
        transform: translate(0, -50%) rotate(90deg);
        z-index: 1;
    }
    .pos-top {
        left: 8%;
        top: 0;
        transform: translate(-50%, -50%);
    }
    .pos-center {
        z-index: 3;
    }
    .pos-bottom {
        left: 92%;
        top: 0;
        transform: translate(-50%, -50%);
    }
    .testimonial-content p {
        margin-left: 0;
        font-size: 14px;
        max-width: 85%;
        margin: 0 auto;
    }
    .user-name {
        font-size: 22px;
    }
    .user-location {
        font-size: 16px;
    }
    .location-icon {
        margin-right: 5px;
    }
    .contact-section {
        margin-top: 40px;
        padding: 0;
        background-color: var(--primary-brown);
    }
    .contact-section .image-pane {
        display: none;
    }
    .contact-section .form-container {
        position: static;
    }
    .contact-section .product-showcase {
        background-image: url('assets/images/architect-bg.jpg');
        background-size: cover;
        background-position: center;
        padding: 40px 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .contact-section .product-showcase .paint-cans {
        max-width: 60%;
    }
    .contact-section .product-showcase .luxury-text {
        font-size: 20px;
    }
    .contact-section .form-pane {
        transform: none;
        box-shadow: none;
        padding: 30px;
        padding-bottom: 50px;
    }
    .contact-section .form-pane h2 {
        text-align: center;
        font-size: 30px;
    }
    .form-pane .row {
        flex-direction: row;
    }
    .btn-submit {
        font-size: 16px;
        margin-top: 20px;
    }
    footer {
        padding: 20px 0;
    }
    footer .row {
        flex-direction: column;
    }
    footer .footer-links:nth-child(3)::before,
    footer .footer-links:nth-child(3)::after {
        display: none;
    }
    footer .footer-links:nth-child(3) {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .footer-links {
        width: 100%;
        margin-bottom: 0 !important;
        order: 1;
    }
    .footer-links:nth-of-type(1) {
        order: 1;
    }
    .footer-links:nth-of-type(2) {
        order: 1;
    }
    .footer-links:nth-of-type(3) {
        order: 2;
    }
    .footer-links:nth-of-type(4) {
        order: 3;
    }
    footer .col-lg-4.mb-4 {
        order: 4;
        text-align: center;
        margin-top: 2rem;
    }
    .footer-links h6 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        padding: 1rem 0;
        margin: 0 !important;
        border-bottom: 1px solid rgba(70, 35, 8, 0.2);
        font-size: 24px;
        font-weight: 400;
    }
    .footer-links h6::after {
        content: '';
        border: solid var(--primary-brown);
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 4px;
        transform: rotate(45deg);
        transition: transform 0.3s ease-in-out;
    }
    .footer-links.active h6::after {
        transform: rotate(-135deg);
    }
    .footer-links>a {
        display: none;
        padding: 0.75rem 0 0.25rem 1rem;
        font-size: 18px;
    }
    .footer-logo {
        max-width: 212px;
        margin: 0 auto;
    }
    footer .social-icons {
        justify-content: center;
        margin-top: 1rem;
    }
    footer .social-icons a {
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        transition: opacity 0.2s;
    }
    footer .social-icons a:hover {
        opacity: 0.8;
    }
    footer .social-icons img {
        max-width: 35px;
    }
}
@media (max-width: 991px) {
    .category-nav-tabs {
        gap: 10px;
        justify-content: space-between;
        border-bottom: none;
        margin-bottom: 5px;
    }
    .category-nav-tabs .nav-link {
        font-size: 18px;
        padding: 10px 5px;
        opacity: 0.7;
    }
    .mobile-sub-nav-wrapper {
        background: var(--bg-cream);
        padding-bottom: 15px;
    }
    .m-glass-strip {
        display: none;
        margin:20px 0;
    }
    .m-glass-strip.active {
        display: block;
    }
    .m-glass-strip-content {
        display: flex;
        overflow-x: auto;
        padding: 0 15px;
        gap: 10px;
        flex-wrap: nowrap;
        scrollbar-width: none;
    }
    .m-glass-strip-content::-webkit-scrollbar {
        display: none;
    }
    .m-sub-pill {
        color: var(--primary-brown);
        padding: 6px 18px;
        white-space: nowrap;
        font-size: 15px;
    }
    .m-sub-pill.active-pill {
        border: 1.5px solid var(--primary-brown);
        border-radius: 12px;
        background: #fff;
        font-weight: 600;
    }
    .mobile-scroll-indicator {
        width: calc(100% - 30px);
        height: 8px;
        background: #F0EBE0;
        margin: 12px auto 0;
        border-radius: 10px;
        position: relative;
    }
    .indicator-bar {
        position: absolute;
        height: 100%;
        width: 40px;
        background: #462308;
        border-radius: 10px;
        left: 0;
        transition: left 0.4s cubic-bezier(0.23, 1, 0.32, 1);
        will-change: left;
    }
    .stack-wrapper {
        height: 490px;
        margin-top: 10px;
        position: relative;
    }
    .custom-pane {
        position: absolute;
        width: 100%;
        height: 450px;
        border-radius: 30px 30px 0 0;
        background: none !important;
        box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.05);
    }
    .pane-image-area {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        border-radius: 30px 30px 0 0;
        display: flex;
        align-items: end;
        justify-content: center;
    }
    .view-page-btn {
        background: rgba(255, 255, 255, 0.5);
        backdrop-filter: blur(8px);
        color: #fff;
        padding: 10px 25px;
        margin-bottom:50px;
        border-radius: 12px;
        font-weight: 600;
        text-decoration: none;
        font-size: 17px;
    }
}