
    body {
        background-color: #ffffff ;
        color: #000000;
    }

    .new-bathroom-grid6-section {
        padding: 0px 5px;
    }

    .new-bathroom-grid6-section .new-bathroom-grid6 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 10px;
    }

    .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-1 {
        width: 33.33%;
        padding: 0px 5px;
    }

    .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-2 {
        width: 33.33%;
        padding: 0px 5px;
    }

    .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-3 {
        width: 33.33%;
        padding: 0px 5px;
    }

    .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-4 {
        width: 33.33%;
        padding: 0px 5px;
    }

    .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-5 {
        width: 33.33%;
        padding: 0px 5px;
    }

    .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-6 {
        width: 33.33%;
        padding: 0px 5px;
    }


    .new-bathroom-grid6-section img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }


    .new-bathroom-grid6-section .new-bathroom-grid6 .on-img-gradient {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 150px;
        width: 100%;
        background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(23%, rgba(1, 1, 1, 0.2)), to(rgb(2 2 2 / 70%))) 0% 0% no-repeat padding-box;
        background: transparent -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 1, 1, 0.2) 23%, rgb(2 2 2 / 70%) 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 1, 1, 0.2) 23%, rgb(2 2 2 / 70%) 100%) 0% 0% no-repeat padding-box;
        z-index: 1;
    }

    .new-bathroom-grid6-section .counter-sec,
    .new-bathroom-grid6-section .img-under-title {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        right: 0;
        margin-bottom: 25px;
    }

    .new-bathroom-grid6-section .counter-sec .counter-inner-sec {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .new-bathroom-grid6-section .counter-sec .counter-inner-sec h3 {
        text-align: center;
        font: normal normal normal clamp(16px, calc(1rem + (32 - 16) * ((100vw - 768px) / (1920 - 768))), 32px) Playfair Display;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
    }

    .new-bathroom-grid6-section .counter-sec .counter-inner-sec .Bon-Vivant-fonts {
        font-size: clamp(28px, calc(1.75rem + (70 - 28) * ((100vw - 768px) / (1920 - 768))), 70px);
        line-height: 30px;
        margin-bottom: 10px;
    }

    .new-bathroom-grid6-section .img-under-title h2 {
        text-align: center;
        font: normal normal normal clamp(34px, calc(2.125rem + (60 - 34) * ((100vw - 768px) / (1920 - 768))), 60px) Playfair Display;
        letter-spacing: 2.28px;
        color: #FFFFFF;
        text-transform: uppercase;
        text-shadow: 0px 6px 5px #000000;
        line-height: calc(2rem + (58 - 32) * ((100vw - 768px) / (1920 - 768)));
        ;
    }

    .new-bathroom-grid6-section .img-under-title p {
        text-align: center;
        font: normal normal 300 clamp(8px, calc(0.5rem + (14 - 8) * ((100vw - 768px) / (1920 - 768))), 14px) Figtree;
        letter-spacing: 2.28px;
        color: #FFFFFF;
        text-transform: uppercase;
        margin-bottom: 0px;
        margin-top: 10px;
        text-shadow: 0px 6px 5px #000000;

    }

    section>.common-container {
        width: 1720px;
        margin: 0 auto;
        padding: 0px;
    }

    @media (width <=1920px) {
        section>.common-container {
            width: 1720px;
            margin: 0 auto;
        }

    }

     @media (width <= 1820px) {
        section>.common-container {
            width: 1620px;
            margin: 0 auto;
        }

    }

     @media (width <= 1720px) {
        section>.common-container {
            width: 1520px;
            margin: 0 auto;
        }

    }

    @media (width <=1680px) {
        section>.common-container {
            width: 1480px;
            margin: 0 auto;
        }
    }

    @media (width <=1536px) {
        section>.common-container {
            width: 1336px;
            margin: 0 auto;
        }

    }

    @media (width <=1440px) {
        section>.common-container {
            width: 1240px;
            margin: 0 auto;
        }

    }

    @media (width <=1280px) {
        section>.common-container {
            width: 1100px;
            margin: 0 auto;
        }
    }


     @media (width <=1140px) {
        section>.common-container {
            width: 1000px;
            margin: 0 auto;
        }

    }

    @media (width <=1080px) {
        section>.common-container {
            width: 980px;
            margin: 0 auto;
        }

    }


    @media (width <=1024px) {
        section>.common-container {
            width: 924px;
            margin: 0 auto;
        }
    }

    @media (width <=992px) {
        section>.common-container {
            width: 700px;
            margin: 0 auto;
        }

        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-2 {
            order: 1;
        }

        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-1 {
            order: 2;
        }

         .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-3 {
            order: 3;
        }

        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-4 {
            order: 4;
        }

        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-5 {
            order: 5;
        }

        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-6 {
            order: 6;
        }

    }

    @media (width <=768px) {
        section>.common-container {
            width: 100%;
            margin: 0 auto;
            padding: 0px 10px;
        }

    }

    @media (width <=768px) {

        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-3,
        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-4,
        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-5,
        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-6 {
            width: 50%;
            padding: 0px 5px;
        }

        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-2 {
            width: 100%;
            padding: 0px 5px;
        }

        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-1 {
            width: 100%;
            padding: 0px 5px;
        }

        .new-bathroom-grid6-section img {
            height: auto;
        }

        .new-bathroom-grid6-section .counter-sec,
        .new-bathroom-grid6-section .img-under-title {
            margin-bottom: 16px;
        }

        .common-container {
            padding: 0px;
        }

        .cta-panel-sticky.white-theme {
            margin-top: 30px;
        }

        .cta-panel-sticky.white-theme {
            margin-top: 30px;
        }

        .new-bathroom-grid6-section .counter-sec .counter-inner-sec .Bon-Vivant-fonts {
            line-height: 0px;
        }
    }

    @media (width <= 1024px)
    {
        .cta-panel-sticky .menu-wrapper
        {
            justify-content: flex-start;
        }
    }

    @media (769px <= width <=1024px) {

        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-1,
        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-2,
        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-3,
        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-4,
        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-5,
        .new-bathroom-grid6-section .new-bathroom-grid6 .new-bathroom-grid6-content-6 {
            width: 50%;
            padding: 0px 5px;
            height: auto;
        }

        .all-bathroom-grids .trendingproductslider .swiper-slide .inner-item .button-group {
            margin: 0px;
        }
    }

    /* Video banner start */

    .bathroom-video .video-container {
        position: relative;
        height: auto;
        background-color: #000;
        overflow: hidden;
    }

    .bathroom-video video {
        width: 100%;
        height: 100vh;
    }

    .bathroom-video iframe
    {
        width: 100%;
        height: 100vh;
    }

    .bathroom-video .thumbnail {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        /* position: absolute;
        top: 0;
        left: 0; */
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
        background:rgb(0 0 0 / 51%);
    }

    .bathroom-video .thumbnail .video-banner-title
    {
        text-align: right;
        font: normal normal normal 60px/68px Playfair Display;
        letter-spacing: 3px;
        color: #BDA371;
        text-transform: uppercase;
        margin-right: 50px;
    }

    .bathroom-video .thumbnail .video-banner-discri
    {
        text-align: left;
        font: normal normal 300 22px/32px Figtree;
        letter-spacing: 0.88px;
        color: #FFFFFF;
        margin-left: 50px;
    }

    .bathroom-video .thumbnail .flex-sec 
    {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100vh;
    }

    .bathroom-video .play-pause-button {
        position: absolute;
        bottom: 10%;
        left: 50%;
        right: 50%;
        width: 80px;
        height: 80px;
        -webkit-transform: translate(-50px, 0px);
        -ms-transform: translate(-50px, 0px);
        transform: translate(-50px, 0px);
        background: transparent;
        color: #fff;
        border: 2px solid #ffffff;
        border-radius: 50%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer;
        z-index: 2;
        margin: 0px;
        padding: 0px;
    }

    .bathroom-video .play-pause-button.play-icon::before {
        /* content: '\25B6'; */
        /* ▶ */
        content: '\275A\275A';
        font-size: 30px;
    }

    .bathroom-video .play-pause-button.pause-icon::before {
        /* content: '\275A\275A'; */
        /* ❚❚ */
        /* content: '\23F5'; */
        font-size: 30px;
        content: "";
        display: inline-block;
        width: 1.2em;
        height: 1.2em;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpolygon points='8,5 19,12 8,19' fill='white'/%3E%3C/svg%3E");
        background-size: contain;
        background-repeat: no-repeat;
        vertical-align: middle;
    }

    .bathroom-video {
        padding: 10px;
    }

    @media (width <= 1440px)
    {   
        .bathroom-video .video-container,
        .bathroom-video iframe,
        .bathroom-video .thumbnail .flex-sec {
            height: 798px;
        }
    }

    @media (width <= 1365px)
    {   
        .bathroom-video .video-container,
        .bathroom-video iframe,
        .bathroom-video .thumbnail .flex-sec {
            height: 756px;
        }
    }

     @media (width <= 1280px)
    {   
        .bathroom-video .video-container,
        .bathroom-video iframe,
        .bathroom-video .thumbnail .flex-sec {
            height: 708px;
        }
    }

    @media (width <= 1120px)
    {   
        .bathroom-video .video-container,
        .bathroom-video iframe,
        .bathroom-video .thumbnail .flex-sec {
            height: 616px;
        }

        .bathroom-video .thumbnail .video-banner-title
        {
            font: normal normal normal 48px / 56px Playfair Display;
        }

        .bathroom-video .thumbnail .video-banner-discri
        {
            font: normal normal 300 18px / 27px Figtree;
        }
    }

    @media (width <= 1080px)
     {
        .bathroom-video .video-container,
        .bathroom-video iframe,
        .bathroom-video .thumbnail .flex-sec {
            height: 563px;
        }

        .bathroom-video .play-pause-button
        {
            width: 60px;
            height: 60px;
        }

        .bathroom-video .play-pause-button.play-icon::before
        {
            font-size: 24px;
        }
     }

     @media (width <= 992px)
     {
         .bathroom-video .thumbnail .video-banner-title 
        {
            text-align: center;
            margin-right: 0px;
            margin-bottom: 15px;
        }   

        .bathroom-video .thumbnail .video-banner-discri {
            margin-left: 0px;
            text-align: justify;
        }

        .bathroom-video .thumbnail .thumbnail-height .title-flex {
            height: auto;
        }
     }

    @media (width <= 768px)
    {
        .bathroom-video .thumbnail .video-banner-title 
        {
            text-align: center;
            font: normal normal normal 34px / 47px Playfair Display;
            margin-right: 0px;
            margin-bottom: 30px;
        }   

        .bathroom-video .thumbnail .video-banner-discri {
            font: normal normal 300 16px / 22px Figtree;
            margin-left: 0px;
            text-align: justify;
        }

        .bathroom-video .play-pause-button
        {
            transform: translate(-38px, 0px);
            bottom: 3%;
        }

        .bathroom-video .thumbnail .thumbnail-height .title-flex {
            height: auto;
        }
    }

     /* Video banner end */

    .bathroom-banner img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        margin: 0 auto;
    }

    .bathroom-banner {
        margin-bottom: 30px;
    }

    @media (width <=1440px) {
        .cta-panel-sticky .menu-wrapper {
            gap: 25px ;
        }
    }

    
    @media (width <= 1365px)
        {
            .cta-panel-sticky .menu-wrapper {
            gap: 40px;
        }
    }

    @media (width <=768px) {
        .new-bathroom-grid6-section .img-under-title h2 {
            line-height: 34px;
        }

        .bathroom-banner
        {
            padding: 0px 10px;
        }
    }

    /* Are you inspire sec css start */

    .areyou-inspiredtoday-sec {
        position: relative;
        padding-top: 30px;
    }

    .areyou-inspiredtoday-sec .areyou-inspiredtoday-sec-title h2 {
        text-align: center;
        font-style: Figtree;
        font-size: clamp(20px, calc(1.25rem + (36 - 20) * ((100vw - 768px) / (1920 - 768))), 36px);
        letter-spacing: 3px;
        color: #000000;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content1,
    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content2,
    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content3 {
        width: 33.33%;
        padding: 0px 5px 10px 5px;
    }

    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content4,
    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content5,
    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content6,
    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content7,
    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content8,
    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content9,
    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content10,
    .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content11 {
        width: 25%;
    }

    @media (width <=768px) {

        .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content4,
        .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content5,
        .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content6,
        .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content7,
        .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content8,
        .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content9,
        .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content10,
        .areyou-inspiredtoday-sec .areyou-inspiredtoday-grid11 .grid-content11 {
            width: 50%;
        }
    }

    /* Are you inspire sec css end */


    /* FAQ sec white theme start*/

    @media (width <=768px) {

        .faq-section.faq-white-theme .faq-title p:nth-child(1),
        .faq-section.faq-white-theme .faq-title p:nth-child(2) {
            font-size: 1.2rem;
        }

    }

    @media (width <=468px) {
        .faq-section.faq-white-theme .faq-title {
            justify-content: center;
            align-items: center;
            flex-direction: column-reverse;
        }

        .faq-section.faq-white-theme .faq-title p:nth-child(1) {
            font-size: 24px;
            text-align: center;
        }

        .faq-section.faq-white-theme .faq-title p:nth-child(2) {
            font-size: 28px;
        }
    }

    /* FAQ sec white theme end*/

    /* inspire sec white theme start*/
     .inspiration-section.lets-white-theme
    {
        overflow: hidden;
        overscroll-behavior: none;
    }

    .inspiration-section.lets-white-theme .catalogue-title {
        font-size: 20px;
    }

    .inspiration-section.lets-white-theme .catalogue-grid-next {
        transform: translate(15px, 76px) ;
    }

    .inspiration-section.lets-white-theme .catalogue-grid-prev {
        transform: translate(0px, 72px) ;
    }

    @media (width <= 768px) {
        .inspiration-section .common-container {
            padding: 0px 25px ;
        }

       .inspiration-section.white-theme
       {
            overflow-x: hidden;
       }

    }
    /* inspire sec white theme end*/

    /* design journal section white theme start */
    .design-journal-section.white-theme {
        padding: 80px 60px;
    }

    .design-journal-section.white-theme .design-journal-header {
        color: #000000;
        text-align: center;
        margin-bottom: 50px;
    }

    .design-journal-section.white-theme .journal-card h4 {
        color: #000000;
        min-height: 0px;
        font-size: 18px;
    }

    /* design journal section  white theme end */

    /* Nav menu sticky css  white theme start */
    .cta-panel-sticky.white-theme {
        color: #000000 ;
    }

    .cta-panel-sticky.white-theme .menu-wrapper .nav-item a {
        color: #000000 ;
    }

    .cta-panel-sticky.white-theme .subgroup-nav-scroll-container{
        background-color: #ffffff;
    }

    .cta-panel-sticky.white-theme .scroll-btn {
        background-color: #ffffff ;
    }

    .cta-panel-sticky.white-theme .dro-down-menu {
        background-color: #ffffff ;
    }

    .cta-panel-sticky.white-theme {
        margin: 0 auto;
        background-color: transparent ;
        padding-top: 0;
        color: #000000 ;
    }

    .cta-panel-sticky .menu-wrapper {
        gap: 50px ;
    }

    .cta-panel-sticky.white-theme .menu-wrapper .nav-item a {
        font: normal normal normal 16px/24px Playfair Display;
        letter-spacing: 0.5px;
        color: #000000;
        text-transform: uppercase;
        position: relative;
    }

    .cta-panel-sticky.white-theme .nav-item.catnavhead.has-dropdown .sgcat_select_menu:hover .submenu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .cta-panel-sticky.white-theme .nav-item.catnavhead.has-dropdown .submenu {
        background-color: #ffffff;
        padding: 0px;
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%;
        overflow-x: scroll;
    }

    .cta-panel-sticky.white-theme .menu-wrapper .nav-item a.submemu-font {
        text-transform: capitalize;
        font-family: 'Figtree', sans-serif;
        font-size: 16px;
        white-space: nowrap;
    }

    .cta-panel-sticky.white-theme .menu-wrapper .nav-item .submenu .submenu-column {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: scroll;
        white-space: nowrap;
        z-index: 1;
    }

    .cta-panel-sticky.white-theme .nav-item.catnavhead.has-dropdown .sgcat_select_menu:hover .submenu {
        display: block;
    }

    .cta-panel-sticky.white-theme {
        margin-top: 30px;
    }

    .cta-panel-sticky.white-theme .scroll-btn.prev 
    {
        margin-left: 0px;
    }

    @media (width <= 1280px)
    {
        .cta-panel-sticky .menu-wrapper
        {
            justify-content: flex-start ;
            padding: 0px 25px ;
        }
    }

    @media (width <=992px) {
        .cta-panel-sticky.white-theme .menu-wrapper {
            justify-content: flex-start;
            padding: 0px 30px ;
        }
    }


    @media (width <= 468px) {
        .cta-panel-sticky.white-theme .menu-wrapper .nav-item a {
            font: normal normal normal 11px / 14px Playfair Display ;
            padding: 10px 0px;
        }


        .cta-panel-sticky.white-theme .menu-wrapper {
            padding: 0px 20px ;
            justify-content: flex-start ;
        }

        .cta-panel-sticky.white-theme .scroll-btn {
           display: none;
        }
    }

    /* Nav menu sticky css  white theme end */

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0px 10px;
    }

    .ten_grid_layout_v2 .grid-common-container {
        width: 100%;
    }

    .ten_grid_layout_v2 .grid-wrapper {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
        grid-template-columns: repeat(6, 1fr);
        grid-auto-rows: auto;
        gap: 10px;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .ten_grid_layout_v2 .grid-content .left-grid-title h3 {
        color: #000000;
        font: normal normal normal 42px/48px Playfair Display;
        margin-bottom: 0px;
        text-transform: uppercase;
    }

    .ten_grid_layout_v2 .grid-category-name {
        font-size: 24px;
        font-family: 'Figtree', sans-serif ;
        font-weight: 300;
        text-transform: uppercase;
        color: #fff ;
        line-height: 25px;
        text-align: center;
        display: block;
        width: 100%;
        font-weight: 300;
        margin-bottom: 20px;
    }

    .ten_grid_layout_v2 .grid-product-num {
        display: none;
    }

    .ten_grid_layout_v2 .grid-text-content {
        bottom: 20px
    }

    .ten_grid_layout_v2 .brochure-download {
        position: absolute;
        bottom: 0px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .ten_grid_layout_v2 .brochure-download form {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .ten_grid_layout_v2 .brochure-download form .download-btn {
        background: #BDA371 0% 0% no-repeat padding-box;
        padding: 10px;
        color: #fff;
        font: normal normal 300 18px / 22px Figtree;
        letter-spacing: 1px;
        color: #FFFFFF;
        text-transform: uppercase;
        border-radius: 0px;
        width: 100%;
        transition: 0.4s ease;
    }

    .ten_grid_layout_v2 .brochure-download form .download-btn:hover
    {
        background: #ffffff;
        border: 1px solid #BDA371;
        color: #BDA371;
    }

    .ten_grid_layout_v2 .brochure-download form input {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0px;
        width: 80%;
        margin: 0 auto;
        padding: 7px 20px;
        color: #000000;
        border-radius: 0px;
    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-1 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
        -ms-grid-row: 1;
        grid-row: 1;

    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-1 .box-content {
        padding: 10px 0px 50px 00px;
        width: 60%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        height: 711px;
    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-2 .box-content img {
        height: 710px;
    }


    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-2 {
        -ms-grid-column: 3;
        -ms-grid-column-span: 4;
        grid-column: 3 / 7;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-3 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
        -ms-grid-row: 2;
        -ms-grid-row-span: 2;
        grid-row: 2/4;
    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-4 {
        -ms-grid-column: 3;
        -ms-grid-column-span: 2;
        grid-column: 3 / 5;
        -ms-grid-row: 2;
        -ms-grid-row-span: 2;
        grid-row: 2/4;
    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-5 {
        -ms-grid-column: 5;
        -ms-grid-column-span: 2;
        grid-column: 5 / 7;
        -ms-grid-row: 2;
        -ms-grid-row-span: 2;
        grid-row: 2/4;
    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-6 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
        -ms-grid-row: 4;
        -ms-grid-row-span: 2;
        grid-row: 4/6;
    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-7 {
        -ms-grid-column: 3;
        -ms-grid-column-span: 2;
        grid-column: 3 / 5;
        -ms-grid-row: 4;
        -ms-grid-row-span: 2;
        grid-row: 4/6;
    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-8 {
        -ms-grid-column: 5;
        -ms-grid-column-span: 2;
        grid-column: 5 / 7;
        -ms-grid-row: 4;
        -ms-grid-row-span: 2;
        grid-row: 4/6;
    }


    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-9 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
        -ms-grid-row: 6;
        -ms-grid-row-span: 2;
        grid-row: 6/8;
    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-10 {
        -ms-grid-column: 3;
        -ms-grid-column-span: 2;
        grid-column: 3 / 5;
        -ms-grid-row: 6;
        -ms-grid-row-span: 2;
        grid-row: 6/8;
    }

    .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-11 {
        -ms-grid-column: 5;
        -ms-grid-column-span: 2;
        grid-column: 5 / 7;
        -ms-grid-row: 6;
        -ms-grid-row-span: 2;
        grid-row: 6/8;
    }

    .ten_grid_layout_v2 .show-more-btn {
        margin: 10px 0px;
        padding: 0px 12px;
    }

    .gridsections .ten_grid_layout_v2 .show-more-btn a {
        width: 100%;
        display: block;
        text-align: center;
        padding: 15px;
        border: 1px solid #BDA371;
        font: normal normal 300 16px / 17px Figtree;
        letter-spacing: 0.7px;
        color: #BDA371;
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .gridsections .ten_grid_layout_v2 .show-more-btn a:hover {
        border: 1px solid #BDA371;
        background-color: #BDA371;
        color: #ffffff;
    }

    .all-bathroom-grids .ten_grid_layout_v2 .grid-wrapper .on-img-gradient {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 150px;
        width: 100%;
        background: -webkit-gradient(linear, left bottom, left top, from(#000000ba), to(transparent));
        background: -o-linear-gradient(bottom, #000000ba, transparent);
        background: linear-gradient(to top, #000000ba, transparent);
        z-index: 1;
    }

    #dellaBathroomsFirstSection .under-card-text h3 {
        color: #ffffff;
    }

    .scroll-btn {
        background: #000 ;
    }

    .all-bathroom-grids .gridsections {
        padding: 40px 0px ;
        margin-bottom: 0px ;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links {
        font-size: 24px ;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links .total-num-products {
        margin-right: 10px;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links .total-num-products span {
        font-size: 14px;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links .view-all {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links .view-all .view-all-btn {
        font-size: 14px;
        color: #000000;
        border: 1px solid #B29564;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
        width: 100%;
        text-wrap: nowrap;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links .view-all .view-all-btn:hover {
        border: 1px solid #B29564;
        background-color: #B29564;
        color: #ffffff;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links .view-all .view-all-btn:hover .total-num-products {
        color: #ffffff ;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links .products {
        font-size: 16px;
        color: #000000;
        padding: 7px;
        border-left: 1px solid #B29564;
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links .view-all .view-all-btn:hover .products {
        border-left: 1px solid #ffffff;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .lights-links .view-all .view-all-btn:hover .products svg {
        stroke: #ffffff;
    }

    .all-bathroom-grids .gridsections .made-india-img {
        margin-bottom: 50px;
    }

    .all-bathroom-grids .gridsections .made-india-img.mobile-img {
        display: none;
    }


    .all-bathroom-grids .gridsections .made-india-img .india-img {
        width: 130px;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-content-item
    {
        box-sizing: border-box;
        height: auto;
    }

    .all-bathroom-grids .gridsections .iframe-wrapper iframe
    {
        width: 100%;
        pointer-events: none;
        object-fit: cover;
        display: block;
    }

    
    .all-bathroom-grids .gridsections video {
        width: 100%;
        height: 100%;
        pointer-events: none;
    }

    .iframe-wrapper {
        width: 100%;
        overflow: hidden;
    }

    .all-bathroom-grids .all-bathroom-grids .gridsections img {
        width: 100%;
    }

    .all-bathroom-grids .gridsections .row>* {
        padding-right: 0;
    }

    .all-bathroom-grids .gridsections .row {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .all-bathroom-grids .gridsections.col-lg-4,
    .all-bathroom-grids .gridsections .col-lg-5,
    .all-bathroom-grids .gridsections .col-lg-3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .all-bathroom-grids .gridsections .box-content {
        position: relative;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .all-bathroom-grids .gridsections .box-content img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

    .all-bathroom-grids .gridsections.grid-5 .box-content {
        width: auto;
    }

    .all-bathroom-grids .gridsections.grid-5 .col-lg-5 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }


    .ten_grid_layout_v2 .grid-content h2 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 12px;
        line-height: 1.2;
        font-family: 'Playfair Display', serif;
        color: #bda371;
        text-transform: capitalize;
    }

    .ten_grid_layout_v2 .grid-content h2 span {
        font-weight: 300;
        font-family: 'Playfair Display', serif;
        color: white;
        text-transform: capitalize;
        font-size: 36px;
    }

    .ten_grid_layout_v2 .grid-content .left-grid-discri {
        font-size: 14px;
        margin-bottom: 12px;
        max-width: 420px;
        font-family: "Figtree" ;
        color: #000000;
        margin-top: 30px;
        width: 350px;
    }

    .ten_grid_layout_v2 .grid-text-content {
        position: absolute;
        bottom: 12px;
        padding: 0 15px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 3;
    }

    .ten_grid_layout_v2 .grid-product-count {
        font-weight: 300;
        font-size: 14px;
        font-family: 'Leighton', 'Regular';
        color: #6B6B6B;
    }

    .ten_grid_layout_v2 .grid-product-num {
        font-size: 18px;
        color: #fff;
        font-family: "Figtree" ;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .ten_grid_layout_v2 .grid-product-num span {
        padding-left: 3px;
        opacity: 0.8;
        font-size: 12px ;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .wishlistbutton {
        padding: 0;
        background: transparent;
        border: 0;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .wishlistbutton img {
        width: 20px;
    }


    .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item {
        border: 1px solid #bda371;
        padding: 10px;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .button-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* margin: 10px; */
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .commonBtn,
    .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .addToCart {
        border: 1px solid #bda371;
        font-family: "Figtree" ;
        font-size: 12px;
        text-align: center;
        font-weight: 400;
        text-transform: uppercase;
        color: #ffffff;
        padding: 10px 5px;
        width: 100%;
        background: #000000;
        letter-spacing: 0.7px;
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .commonBtn:hover,
    .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .addToCart:hover {
        background: #bda371;
        border: 1px solid #bda371;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section {
        margin: 50px 0px;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 20px;
        margin-bottom: 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-title {
        font-size: clamp(16px, calc(1rem + (24 - 16) * ((100vw - 768px) / (1920 - 768))), 24px);
        ;
        font-weight: 500;
        font-family: "Playfair Display", serif;
        color: #000000;
    }


    .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header .view-all {
        text-transform: uppercase;
        font-size: 12px ;
        border: 1px solid #bda371;
        padding: 8px 16px ;
        text-decoration: none;
        color: #fff;
        background: transparent;
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
        z-index: 10;
        color: #000000;
    }

    .all-bathroom-grids .ten_grid_layout .lights-links .view-all .view-all-title {
        padding: 10px;
    }

    .all-bathroom-grids .ten_grid_layout .lights-links .view-all .top-arrow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header .view-all:hover {
        color: #ffffff;
        background-color: #000000;
        border: 1px solid #bda371;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header .view-all img {
        width: 13px;
        margin-left: 4px;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header::after {
        content: "";
        position: absolute;
        border-bottom: 1px solid rgb(0 0 0 / 26%);
        width: 63%;
        height: 1px;
        top: 60%;
        right: 14%;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header span {
        border-bottom: 1px solid rgb(0 0 0 / 26%);
        width: 60%;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header.hide-after::after {
        width: 70%;
    }



    .all-bathroom-grids .bathrooms-trendingproductslider .trending-text {
        padding: 5px;
        width: 100%;
        color: #000000;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .inner-item .heartIcon {
        position: absolute;
        top: 5%;
        right: 5%;
        width: 20px;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .inner-item .product-img {
        width: 100%;
    }


    .all-bathroom-grids .bathrooms-trendingproductslider-section:where(.swiper-pagination-bullet:only-child) .trending-header::after {
        content: none ;
    }


    .all-bathroom-grids .bathrooms-trendingproductslider-wrapper {
        height: 100%;
        width: 100%;
        position: relative;
        display: block;
        text-align: left;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .wishlistbutton {
        padding: 0;
        background: transparent;
        border: 0;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .wishlistbutton img {
        width: 20px;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .trending-text a {
        background: #333;
        padding: 7px 18px;
        font-size: 14px;
        color: #bda371;
        text-transform: uppercase;
    }


    .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination {
        top: 0;
        width: 10%;
        left: 0%;
        right: 0;
        bottom: 0;
        border-radius: 5px;
        -webkit-transform: translate(216px, 4px);
        -ms-transform: translate(216px, 4px);
        transform: translate(216px, 4px);
        height: 0px;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .trending-text h4 {
        font-size: 13px;
        font-weight: 100;
        text-align: center;
        margin-top: 10px;
        white-space: normal;
        word-wrap: break-word;
        text-transform: uppercase;
        color: #000000;
        font-weight: 400;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .trending-text h5 {
        margin-top: 12px;
        font-size: 14px;
        color: #bda371;
        text-transform: uppercase;
        text-align: center;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination .swiper-pagination-bullet {
        width: 25px;
        border-radius: 5px;
        margin: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease;
        margin: 0;
        background-color: #000000;
        margin-right: 5px;
    }


    .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #bda375 ;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-next,
    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-prev {
        right: -53px ;
        width: 83px;
        height: 83px;
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-next svg,
    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-prev svg {
        width: 83px;
        height: 83px;
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
        top: 50%;
        bottom: 50%;
        -webkit-transform: translate(0%, -20%);
        -ms-transform: translate(0%, -20%);
        transform: translate(0%, -20%);
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-next:hover svg g circle,
    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-prev:hover svg g circle {
        fill: #000000;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-prev,
    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-next {
        left: -33px;
        width: 83px;
        height: 83px;
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
        top: 50%;
        bottom: 50%;
        -webkit-transform: translate(0px, -20px);
        -ms-transform: translate(0px, -20px);
        transform: translate(0px, -20px);
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-prev svg,
    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-next svg {
        width: 83px;
        height: 83px;
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-prev:hover svg g circle,
    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-prev:hover svg g circle {
        fill: #000000;
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-next:after,
    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-prev:after {
        content: '';
    }

    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-prev:after,
    .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-next:after {
        content: '';
    }

    .download-catalogue-modal .modal-header .btn-close
    {
        padding: .2rem .2rem;
        width: 0.5em;
        height: 0.5em;
    }

    .download-catalogue-modal .modal-header
    {
        border: 0px;
    }

    .download-catalogue-modal .modal-content
    {
        border-radius: 0px;
        border: 1.5px solid #000000;
    }

    .download-catalogue-modal .modal-content .modal-body
    {
        padding-top: 0px;
    } 

    .download-catalogue-modal .modal-content .modal-body .model-title-sec .model-title
    {   
        font-size: clamp(16px, calc(1rem + (20 - 16) * ((100vw - 768px) / (1920 - 768))), 20px);
        font-family: 'Playfair Display', serif;
        text-transform: uppercase;
    }

    .download-catalogue-modal .modal-content .modal-body .model-title-sec .model-title-para
    {
        font-size: clamp(14px, calc(0.875rem + (16 - 14) * ((100vw - 768px) / (1920 - 768))), 16px);
    }

    .download-catalogue-modal .modal-content .modal-body .form-label,
    .download-catalogue-modal .modal-content .modal-body .form-check-label
    {
        font-size: clamp(14px, calc(0.875rem + (16 - 14) * ((100vw - 768px) / (1920 - 768))), 16px);
        font-family: 'Playfair Display', serif;
        text-transform: capitalize;
    }

    .download-catalogue-modal .modal-content .modal-body .form-check-label.tnc
    {
        font-size: 14px;
        font-family: 'Playfair Display', serif;
        text-transform: capitalize;
        opacity: 0.8;
    }

    .download-catalogue-modal .modal-content .modal-body .form-check-label.tnc a
    {
        text-decoration: underline ;
        color: #000000;
    }

    .download-catalogue-modal .modal-content .modal-body .form-control
    {
        border-radius: 0rem;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 1px solid #000000;
        font-family: 'Playfair Display', serif;
        font-size: clamp(14px, calc(0.875rem + (16 - 14) * ((100vw - 768px) / (1920 - 768))), 16px);
         margin-bottom: 1rem;
    }

    .download-catalogue-modal .modal-content .modal-body .form-control.error
    {
        margin-bottom: 0px;
    }

    .download-catalogue-modal .modal-content .modal-body .form-check
    {
        margin-bottom: 1rem;
    }

    .download-catalogue-modal .modal-content .modal-body .form-check-input:checked 
    {
        background-color: #000000;
        border-color: #000000;
    }

    .download-catalogue-modal .modal-content .modal-body .form-check-input:focus
    {
        box-shadow: 0 0 0 .25rem rgb(0 0 0 / 25%);
    }

    .download-catalogue-modal .modal-content .modal-body .form-control:focus
    {
        box-shadow: unset ;
    }

    .download-catalogue-modal .modal-content .modal-body .modal-download-now
    {
        color: #bda371;
        font-family: 'Playfair Display', serif;
        background-color: #000000;
        transition: 0.4s ease;
        border: 0;
        font-size: 16px;
        padding: 13px;
        border-radius: 0px;
        letter-spacing: 0.7px;
        border: 1px solid #bda371;
    }

    .download-catalogue-modal .modal-content .modal-body .modal-download-now img
    {
        width: 12px;
        height: 12px;
    }

    .download-catalogue-modal .modal-content .modal-body .modal-download-now:hover
    {
        border: 1px solid #bda371;
        background-color: #ffffff;
    }

    input[type="date"]:focus-visible, input[type="date"]:visited, input[type="email"]:focus-visible, input[type="email"]:visited, input[type="number"]:focus-visible, input[type="number"]:visited, input[type="password"]:focus-visible, input[type="password"]:visited, input[type="search"]:focus-visible, input[type="search"]:visited, input[type="tel"]:focus-visible, input[type="tel"]:visited, input[type="text"]:focus-visible, input[type="text"]:visited, select:visited, select:focus-visible, textarea:visited, textarea:focus-visible
    {
        border-bottom-color: rgb(0, 0, 0) ;
    }

    .all-bathroom-grids input.error
    {
        border: 1px solid red  ;
    }
    .download-catalogue-modal .modal-content .modal-body div.error
    {
         margin-bottom: 1rem;
    }

    .download-catalogue-modal .modal-content .modal-body div.error,
    .all-bathroom-grids label.error {
        color: red;
        font-size: 14px;
        text-align: left;
    }

    .download-catalogue-modal.modal
    {
        z-index: 9999;
    }

     @media (width <=1528px) {
        .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination
        {
            width: 16%;
            left: -3%;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header::after
        {
            width: 57%;
        }

    }

    @media (width <=1440px) {

        .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination {
            transform: translate(168px, 4px);
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header::after {
            width: 53%;
            right: 17%;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-next,
        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-prev {
            right: -46px;
            width: 73px;
            height: 73px;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-prev,
        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-next {
            left: -29px;
            width: 73px;
            height: 73px;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .commonBtn,
        .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .addToCart {
            font-size: 9px;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-1 .box-content
        {
            width: 100%;
            padding: 0px 20px;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-content .left-grid-discri
        {
            width: 100%;
        }

        .ten_grid_layout_v2 .grid-content .left-grid-title h3
        {
            width: 70%;
        }

    }

    @media (width <= 1365px)
    {
        .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header::after
        {
            width: 57%;
        }
    }

    @media (width <= 1280px)
    {
        .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination
        {
            width: 18%;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header::after
        {
            width: 50%;
        }
    }

     @media (width <= 1120px)
    {

        .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header::after {
            width: 47%;
            right: 17%;
        }
    }

    @media (width <=1080px) {
        .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-1 {
            grid-column: 1 / 3;
        }

        .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-2 {
            grid-column: 3 / 7;
        }

        .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-1 .box-content {
            width: 100%;
            padding: 0px 20px;
        }

        .all-bathroom-grids .gridsections .made-india-img .india-img {
            width: 100px;
        }

        .all-bathroom-grids .gridsections .made-india-img {
            margin-bottom: 20px;
        }

        .ten_grid_layout_v2 .grid-content .left-grid-title h3 {
            font-size: 30px;
            line-height: 32px;
        }

        .ten_grid_layout_v2 .grid-content .left-grid-discri {
            margin-top: 20px;
            width: 100%;
        }

        .ten_grid_layout_v2 .grid-content .left-grid-discri p
        {
            line-height: 22px;
        }

        .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-2 .box-content img {
            height: 465px;
        }

        .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-1 .box-content {
            height: 465px;
            padding: 20px 0px 20px 00px;
        }

        .ten_grid_layout_v2 .grid-category-name {
            font-size: 16px;
            margin-bottom: 7px;
        }

        .ten_grid_layout_v2 .brochure-download form input {
            width: 90%;
            padding: 3px 20px;
            font-size: 14px;
        }

        .ten_grid_layout_v2 .brochure-download form .download-btn {
            font-size: 14px;
            padding: 5px;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header::after {
            width: 46%;
            top: 50%;
            right: 19%;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination {
            width: 50%;
            left: -17%;
            top: -3px;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination .swiper-pagination-bullet {
            width: 20px;
            height: 5px;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-1 .box-content {
            padding: 0px 10px;
        }

    }

    @media (width <=992px) {

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-content-1.grid-mobile-full {
            grid-column: 1 / 7;
            margin-bottom: 20px;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-2 {
            grid-column: 1 / 7;
            grid-row: 2 / auto;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-3 {
            grid-row: 3 / 3;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-4 {
            grid-row: 3 / 4;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-5 {
            grid-row: 3 / 4;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-1 .box-content {
            width: 100%;
            height: auto;
            padding: 0px 10px;
        }

        .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-2 .box-content img {
            height: auto;
        }

        .ten_grid_layout_v2 .grid-content .left-grid-discri {
            width: 100%;
            max-width: 80%;
        }

        .all-bathroom-grids .gridsections .made-india-img {
            display: none;
            margin-bottom: 0px;
        }

        .all-bathroom-grids .gridsections .made-india-img.mobile-img {
            display: block;
        }

        .all-bathroom-grids .gridsections .made-india-img.mobile-img .india-img {
            width: 100px ;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .left-grid-title {
            display: flex;
            justify-content: space-between;
            align-items: flex-end;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .left-grid-title .w-70 {
            width: 70%
        }

        .ten_grid_layout_v2 .grid-category-name {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 10px;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header::after {
            width: 50%;
            right: 26%;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination {
            display: none;
        }


    }

    @media (width <=768px) {
        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper {
            grid-template-columns: 1fr 1fr;
            grid-auto-rows: auto;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-content-1.grid-mobile-full {
            grid-column: 1 / 3;
            margin-bottom: 20px;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-2 {
            grid-column: 1 / 3;
            grid-row: 2 / 2;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-11 {
            grid-column: 1 / 3;
            grid-row: 7 / 7;
        }


        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-3,
        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-4,
        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-5,
        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-6,
        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-7,
        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-8,
        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-9,
        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-10 {
            grid-column: auto;
            grid-row: auto;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-1 .box-content {
            width: 100%;
            height: auto;
            padding: 0px 10px;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-content .left-grid-title h3 {
            font: normal normal normal 36px / 40px Playfair Display;
        }

        .ten_grid_layout_v2 .grid-content h2 {
            font-size: 18px;
            margin-bottom: 10px;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-content .left-grid-discri {
            width: 100%;
            max-width: 100%
        }

        .ten_grid_layout_v2 .grid-wrapper.grid-11 .grid-content-2 .box-content img {
            height: 100%;
        }

        .ten_grid_layout_v2 .grid-category-name {
            margin-bottom: 0px;
            font-size: 12px;
            line-height: 14px;
        }

        .ten_grid_layout_v2 .brochure-download form .download-btn {
            font-size: 8px;
            padding: 4px;
        }

        .ten_grid_layout_v2 .brochure-download form input {
            width: 100%;
            padding: 4px 10px;
            font-size: 14px;
        }


        .all-bathroom-grids .bathrooms-trendingproductslider-section .trending-header::after {
            content: unset;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .button-group {
            margin: 0px;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .button-group {
            margin: 0px;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-prev,
        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-next {
            left: 10px;
            width: 43px;
            height: 43px;
            -webkit-transform: translate(-4px, 7px);
            -ms-transform: translate(-4px, 7px);
            transform: translate(-4px, 7px);
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-next,
        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-prev {
            right: -6px;
            width: 43px;
            height: 43px;
            -webkit-transform: translate(-1px, 22px);
            -ms-transform: translate(-1px, 22px);
            transform: translate(-1px, 22px);
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination {
            width: 20%;
            left: -15;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper.grid-11 {
            padding: 0px 10px;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .commonBtn,
        .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item .addToCart {
            font-size: 7px;
            padding: 5px 5px;
            font-weight: 400;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section {
            margin: 30px 0px 30px 0px;
            overflow: hidden;
        }


        .gridsections .ten_grid_layout_v2 .show-more-btn a {
            padding: 10px;
            font: normal normal 300 14px / 17px Figtree;
        }

        .all-bathroom-grids .gridsections {
            padding: 20px 0px ;
            margin-bottom: 0px ;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-11 .iframe-wrapper iframe
        {
            height: 800px ;
            width: 100% ;
        }
    }

    @media (width <=468px) {
        .all-bathroom-grids .gridsections .made-india-img {
            display: none;
            margin-bottom: 0px;
        }

        .all-bathroom-grids .gridsections .made-india-img.mobile-img {
            display: block;
        }

        .all-bathroom-grids .gridsections .made-india-img.mobile-img .india-img {
            width: 84px ;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .left-grid-title {
            display: flex;
            justify-content: flex-start;
            align-items: flex-end;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .left-grid-title .w-70 {
            width: 74%
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .center-pagination {
            display: none;
        }

        .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-content .left-grid-title h3 {
            font: normal normal normal 31px / 40px Playfair Display;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .swiper-slide .inner-item {
            padding: 5px;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider .trending-text h4,
        .all-bathroom-grids .bathrooms-trendingproductslider .trending-text h5 {
            font-size: 10px;
            margin-top: 5px;
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-prev,
        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-next {
            left: 10px;
            width: 43px;
            height: 43px;
            -webkit-transform: translate(-4px, 7px);
            -ms-transform: translate(-4px, 7px);
            transform: translate(-4px, 7px);
        }

        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-button-next,
        .all-bathroom-grids .bathrooms-trendingproductslider-section .swiper-rtl .swiper-button-prev {
            right: -6px;
            width: 43px;
            height: 43px;
            -webkit-transform: translate(-1px, 22px);
            -ms-transform: translate(-1px, 22px);
            transform: translate(-1px, 22px);
        }

         .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-wrapper .grid-content-11 .iframe-wrapper iframe
        {
            height: 456px ;
            width: 100% ;
        }

    }

    @media (width <= 320px)
    {
         .all-bathroom-grids .ten_grid_layout .ten_grid_layout_v2 .grid-content .left-grid-title h3 {
            font: normal normal normal 25px / 34px Playfair Display;
        }
    }

    .invalid-feedback
    {
         display: block;
        margin-top: 0.25rem;
    }