/** Shopify CDN: Minification failed

Line 32:41 Expected identifier but found "!"
Line 36:37 Expected identifier but found "!"
Line 39:37 Expected identifier but found "!"
Line 48:39 Expected identifier but found "!"
Line 58:40 Expected identifier but found "!"
Line 93:41 Expected identifier but found "!"
Line 106:40 Expected identifier but found "!"
Line 139:40 Expected identifier but found "!"
Line 147:20 Unexpected "/"
Line 213:40 Expected identifier but found "!"
... and 23 more hidden warnings

**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.feartured-collections-d {
    margin-bottom: 0;
}
header#SiteHeader ul li a:hover span {
    text-decoration: underline;
    text-decoration-color: #d30225;
    text-decoration-thickness: 2px;
    text-underline-offset: 6px;
}
.feartured-collections-d span.collection-item__title {
    text-align: center !important;
    left: 0;
    display: block !important;
    right: 0;
     font-family: "Poppins", sans-serif; !important;
    font-size: 20px;
}
  .box-images-content h2, .slider-left p, .slider-left p, .real-spaces-section h3 {
 font-family: "Poppins", sans-serif; !important;
  }
.box-images-content a, .project-content h2, .project-content p, .project-section .btn, .transparentbutton, .slider-sss .slider-left h2 {
 font-family: "Poppins", sans-serif; !important;
}
a.res {
    color: #fff;
}
h2.section-header__title.collsh2.h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
   font-family: "Poppins", sans-serif; !important;
    line-height: 44px;
    letter-spacing: 0px;
    color: #181D27 ! IMPORTANT;
}

p.collsp {
    font-size: 18px;
    color: #535862;
    margin-bottom: 1.5rem;
    font-family: "Poppins", sans-serif; !important;
    line-height: 30px;
}
.financing-banner-content a i {
    margin-left: 10px;
}
/*Financing Section css*/
.financing-banner {
    position: relative;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: #fff;
    overflow: hidden;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
      margin: 0 20px;
    border-radius: 24px;
  height:641px !important;
}
.financing-banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background:#0000004a;
}
.financing-banner-content p {
    margin: 0 auto;
    line-height: 30px;
    font-size: 20px;
     font-family: "Poppins", sans-serif; !important;
    width: 716px;
    max-width: 100%;
}
.financing-banner-content {
    position: relative;
    z-index: 2;
    padding: 120px 20px 40px;
}
.financing-banner h1 {
    font-size: 62px;
    margin: 0px 0 20px;
    font-weight: 600;
    font-family: "Poppins", sans-serif; !important;
    color: #ffffff;
    letter-spacing: normal;
}
.logos {
  display: flex;
  gap: 50px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.logos img {
  object-fit: contain;
  padding: 5px;
  border-radius: 10px;
  height: 130px;
  width: 550px;
}
img.small-x {
  width: 70px;
  height: 40px;
}
.financing-banner .cta-button {
    display: inline-block;
    padding: 8px 30px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
    border: 1px solid #fff;
    margin: 40px  0 130px;
    font-family: "Poppins", sans-serif; !important;
}

.financing-banner .cta-button:hover {
    background-color: #b91c1c;
    color: #fff;
    border-color: #b91c1c;
}
* Scroll Indicator */
.scroll-indicator {
  margin-top: 50px;
  text-align: center;
  color: white;
}

.mouse {
  width: 30px;
  height: 50px;
  border: 2px solid white;
  border-radius: 20px;
  position: relative;
  margin: 0 auto;
}

.wheel {
  width: 4px;
  height: 10px;
  background: white;
  border-radius: 2px;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  animation: scroll-wheel 1.2s infinite;
}

@keyframes scroll-wheel {
  0% { top: 10px; opacity: 1; }
  100% { top: 25px; opacity: 0; }
}

.scroll-text {
  margin-top: 8px;
  font-weight: bold;
  font-size: 14px;
}
/*End*/

/*Explore By mood finish section css*/
.slider-sss  .mood-slider-section {
    background: #fff;
    padding: 60px 20px;
  }

.slider-container {
    display: flex;
    max-width: 1400px;
    margin: auto;
    gap: 40px;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 40px !important;
    padding: 60px 0 40px;
}

 .slider-sss  .slider-left {
    flex: 1 1 200px;
    max-width: 400px;
  }

.slider-sss  .slider-left h2 {
    font-size: 32px;
    margin-bottom: 20px;
    color: #111;
    font-family: "Poppins", sans-serif; !important;
  font-weight: 600;
  }

  slider-sss .slider-left p {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
   font-family: "Poppins", sans-serif; !important;
  }

  .slider-sss .slider-right {
    flex: 1 1 800px;
    position: relative;
  }

.slider-sss .mood-card {
    position: relative;
     border-radius: 16px; 
    overflow: hidden;
    /* box-shadow: 0 5px 15px rgba(0,0,0,0.1); */
  }

.slider-sss .mood-card img {
    width: 100%;
    height: auto;
    display: block;
  }

.slider-sss .mood-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
    color: #fff;
    padding: 20px;
  }

.slider-sss .mood-content h3 {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
  font-family: "Poppins", sans-serif; !important;
  }
.slider-sss .mood-content p {
    margin: 5px 0 0;
    font-size: 14px;
        padding-bottom: 40px;
  font-family: "Poppins", sans-serif; !important;
  }
    .slider-sss .swiper {
    width: 100%;
    overflow: hidden;
  }

    .slider-sss .swiper-wrapper {
    display: flex;
    flex-wrap: nowrap;
  }

   .slider-sss .swiper-slide {
    flex-shrink: 0;
    width: auto;
  }
  .slider-right {
  flex: 1 1 800px;
  position: relative;
}
  .slider-sss .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: flex;
    justify-content: center;
    margin: 20px;
}
  .slider-sss span.swiper-pagination-bullet {
    height: 5px !important;
    width: 30px !important;
    display: block;
    opacity: 100%;
    background: #E9EAEB;
    margin: 0 2px;
    border-radius: 4px;
}
  .slider-sss .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #D30323;
}
  .slider-sss .arrow-s {
    display: flex;
    justify-content: space-between;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
}
  .slider-sss .arrow-s .swiper-button-prev,   .slider-sss .arrow-s .swiper-button-next {
    background: #FFFFFF;
    padding: 11px;
    border-radius: 0 10px 10px 0;
    cursor: pointer;
}
  .slider-sss .arrow-s .swiper-button-prev i,    .slider-sss .arrow-s .swiper-button-next i {
 
    color: #A4A7AE;
}
  .slider-sss .arrow-s .swiper-button-prev {
    border-radius: 0 10px 10px 0;
}
  .slider-sss .arrow-s .swiper-button-next {
    border-radius: 0px 10px 10px 0px;
    right: 40px !important;
    position: absolute;
}
   .slider-left p {
    color: #535862;
}
/*End*/

/*Real Spaces Section css*/
.real-spaces-section h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif; !important;
    line-height: 44px;
    letter-spacing: 0px;
    color: #181D27 !IMPORTANT;
}

.real-spaces-section p {
    font-size: 18px;
    color: #535862;
    margin-bottom: 1.5rem;
    font-family: "Poppins", sans-serif; !important;
    line-height: 30px;
}
.real-spaces-section .image-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    margin-bottom: 1.5rem;
  padding-top: 30px;
}

.real-spaces-section .grid-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: unset !important;
    padding: 0 !important;
  margin:0 !important;
}
.real-spaces-section .grid-item img {
    width: 100%;
    height: 328px;
    display: block;
    object-fit: cover;
}

.real-spaces-section .icon {
    position: absolute;
    top: 28px;
    left: 28px;
    background: #F5F5F5;
    padding: 10px;
    border-radius: 50%;
}
  .real-spaces-section .icon img {
    width: 18px;
    height: 18px;
}
.real-spaces-section .icon i {
  color: #4b5563;
}

.real-spaces-section .cta-button {
    background-color: #D30323;
    color: white;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0.5rem 1.5rem;
    border: none;
    border-radius: 0.375rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-decoration: none;
    display: inline-block;
    font-family: "Poppins", sans-serif; !important;
    margin: 20px 0;
}
  
/*End*/

/*Ready project section css*/

.project-section {
    border-radius: 1rem;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px;
}
   .project-container {
   display: grid;
   grid-template-columns: repeat(2, 1fr);
   background-color: #fff;
   }
.project-image img {
    width: 100%;
    object-fit: cover;
    display: block;
    border-radius: 12px 0 0 12px;
}
.project-content {
    background-color: #5D607A;
    color: white;
    padding: 3rem 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: start;
    padding-left: 60px;
    border-radius: 0px 12px 11px 0px;
}
.project-content h2 {
    font-size: 33px;
    font-weight: 500;
    margin: 0 0 5px;
   font-family: "Poppins", sans-serif; !important;
}
   .project-content p {
   font-size: 18px;
   margin-bottom: 1.5rem;
     font-family: "Poppins", sans-serif; !important;
   }
   .project-buttons {
   display: flex;
   gap: 1rem;
   align-items: center;
   justify-content: flex-start;
   }
   .project-section .btn {
   font-size:14px;
   font-weight: 600;
   text-transform: uppercase;
   padding: 0.6rem 1.5rem;
   border-radius: 0.375rem;
   text-decoration: none;
   transition: all 0.3s ease;
   font-family: "Poppins", sans-serif; !important;
   }
  .project-buttons p {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-family: "Poppins", sans-serif; !important;
}
   .project-section .primary-btn {
   background-color: #D30323;
   color: white;
   }
   .project-section .secondary-btn {
   color: white;
   border-bottom: 1px solid transparent;
   }
/*End*/
/*Tile Calculator section css*/
.tile-calculator {
font-family: "Poppins", sans-serif; !important;
  background: #f6f6f0;
}

.calculator-container {
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}

.calculator-form {
    flex: 1;
    background: #F3F3EE;
    padding: 2.5rem;
  padding-right: 30px; 
}
  
.calculator-form h2 {
    font-size: 33px;
    margin-bottom: 0.5rem;
    color: #181D27;
    font-family: "Poppins", sans-serif; !important;
    font-weight: 600;
}

.calculator-form p {
  color: #535862;
     margin-bottom: 16px;
  font-family: "Poppins", sans-serif; !important;
}
.calculator-form .input-g {
    width: 100%;
}
.calculator-form form {
  display: flex;
  flex-direction: column;
}

.calculator-form .row {
  display: flex;
  gap: 1rem;
}

.calculator-form input, .calculator-form select {
    padding: 8px 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    font-size: 14px;
    width: 100%;
    background: white;
    font-family: "Poppins", sans-serif; !important;
    color: #535862;
  outline: none;
}
.calculator-form label {
    font-size: 14px !important;
    color: #414651;
    font-weight: 500 !important;
    line-height: 20px;
    margin-top: 20px;
}
.calculator-form button {
    background-color: #D30323;
    color: white;
    padding: 10px 0.75rem;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 2rem;
    transition: background 0.3s ease;
    text-transform: uppercase;
}

.calculator-form button:hover {
  background-color: #b91c1c;
}

.calculator-image {
  flex: 1;
  background: #fff;
}

.calculator-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/*End*/

/*feature section css*/
.feature-section {
    background: #fff;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
}
.feature-section .feature-item {
    text-align: left;
    padding-right: 20px;
}
 .features-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
    gap: 40px;
}
.feature-section h2.feature-heading {
    font-size: 33px;
    margin-bottom: 35px;
    color: #181D27;
    font-family: "Poppins", sans-serif; !important;
    font-weight: 600;
}
.feature-section .feature-item img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    margin-bottom: 20px;
}
.feature-section .feature-item h3 {
    font-size: 17px;
    font-weight: 600;
   font-family: "Poppins", sans-serif; !important;
    margin-bottom: 8px;
    color: #181D27;
}
.feature-section .feature-item p {
    font-size: 16px;
    line-height: 25px;
  font-family: "Poppins", sans-serif; !important;
    color: #535862;
}
.inner-ss {
    padding: 0 0px 0px 20px;
}
/*End*/

/*Exclusive-Offer section css*/
.exclusive-offers .subscribe-box {
  display: flex;
  width: fit-content;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.exclusive-offers .subscribe-input {
    padding: 10px 15px;
    border: none;
    outline: none;
    font-size: 16px;
    width: 300px;
    color: #717680;
    background: #fff;
    font-family: "Poppins", sans-serif; !important;
    font-weight: 500;
    max-width: 100%;
}
.exclusive-offers .subscribe-button {
    background-color: #D30323;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    transition: background-color 0.3s ease;
}
.exclusive-offers img {
    border-radius: 0 12px 12px 0;
}
.exclusive-offers .project-content {
    border-radius: 12px 0px 0px 12px;
    background: #b3683d;
}
.exclusive-offers .project-container {
    background: #b3683d !important;
}
/*End*/

/*Header csc*/

header#SiteHeader ul li a span {
    font-family: "Poppins", sans-serif; !important;
    font-weight: 500 !important;
  font-size: 13px !important;
}
header#SiteHeader ul li a {
    padding: 10px 5px !important;
}

header#SiteHeader ul li:nth-child(9) a {
    padding-right: 0 !important;
}
.gm-menu-installed .gm-menu ul.gm-links {
    row-gap: 15px !important;
}
.where-to-start a.res.cta-button.transparentbutton {
    display: none;
}
/*End*/

.header-layout {
    flex-wrap: wrap;
    display: flex;
}

.header-item--icons {
    width: 100%;
    order: 1; 
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}


.header-item--logo {
    order: 2;
    flex: 0 0 auto;
    margin-right: 20px;
}

.header-item--navigation {
    order: 3;
    flex: 1; 
    display: flex;
    justify-content: flex-end;
}

.header-item.header-item--icons:after {
    content: '';
    background: #000;
    display: block;
    height: 40px;
  
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: -1;
}


.header-item.header-item--icons .site-nav a svg {
    color: #fff !important;
}
body.template-index.gm-menu-installed.theme_store_id_902 {
    overflow-x: hidden;
}
.site-nav__icons {
    height: 30px;
}
.header-item.header-item--icons {
    margin-right: 20px;
}
.transparentbutton {
    display: inline-block;
    padding: 8px 30px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
    border: 1px solid #fff;
    /* margin: 40px 0 130px; */
}
/*footer css*/


.footer__blocks {
    grid-template-columns: repeat(5, 1fr) !important;
    display: grid !important;
  gap:10px !important;
}

.footer__block {
    flex: 100% !important;
    max-width: 100%!important;
}

footer h2.footer__title.h4 {
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: "Poppins", sans-serif; !important;
    margin-bottom: 10px !important;
    color: #717680 !important;
}

footer span.icon-and-text {
    padding: 3px  0;
}

.address {
    padding: 0 0 0 15px !important;
}

footer i {
    color: #d30325 !important;
}

footer i.fa.fa-envelope-o {color: #d30325;}

footer svg.icon.icon-phone.icon--line {
    color: #d30325;
}

.footer__menu ul li a {
    font-weight: 500 !important;
}
.footer__menu a {
    padding: 4px 0 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    font-family: "Poppins", sans-serif; !important;
    color: #535862;
}
div#FooterMenus .footer__block.footer__block--image p {
    font-size: 13px;
    font-family: "Poppins", sans-serif; !important;;
}
div#FooterMenus .footer__block.footer__block--image a img {
    width: 140px;
}
div#FooterMenus .image-wrap {
    padding: 0 !important;
    height: 50px !important;
}
div#FooterMenus h2.footer__title.h4 {
    margin-bottom: 10px;
    font-size: 14px;
    color: #717680;
}
div#FooterMenus .address span {
    font-size: 14px;
}
div#FooterMenus span.icon-and-text {
    padding: 5px 0 !important;
}
div#FooterMenus ul.footer__menu.footer__menu--underline i {
    color: #D30323;
}
div#FooterMenus span.icon-and-text svg {
    color: #D30323!important;
}
ul.footer__menu.footer__menu--underline a {
    font-weight: 500 !important;
    color: #000;
    text-decoration: underline;
}
div#result {
    text-align: center;
    margin: 20px 0 0;
    font-size: 20px;
}
span.icon__fallback-text.ma-s {
   font-family: "Poppins", sans-serif; !important;
    font-size: 14px;
    letter-spacing: 1.3px;
    text-transform: capitalize;
    border-right: 1px solid #fff;
    padding-right: 10px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
}
span.icon__fallback-text.ma-s i {
    font-size: 20px;
    vertical-align: bottom;
    padding-right: 5px;
}
.real-spaces-section .icon:hover img {
    filter: brightness(0) saturate(100%) invert(17%) sepia(100%) saturate(7467%) hue-rotate(0deg) brightness(103%) contrast(112%);
}


a.btn.primary-btn:hover, .real-spaces-section .cta-button:hover {
    background-color: #b91c1c;
}
.transparentbutton:hover {
    background: #b91c1c;
    border-color: #b91c1c;
}

.slider-sss .arrow-s .swiper-button-prev:hover, .slider-sss .arrow-s .swiper-button-next:hover {
    background: #b91c1c;
}

.slider-sss .arrow-s .swiper-button-prev:hover i, .slider-sss .arrow-s .swiper-button-next:hover i {
    color: #fff;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
    background: #b91c1c;
}

.swiper-button-prev:hover i, .swiper-button-next:hover i {
    color: #fff;
}
a.float i {
    padding: 14px !important;
    font-size: 32px!important;
    padding-left: 16px!important;
}



.where-to-start .project-container {
    background: #b3683d !important;
    align-items: center;
    border-radius: 12px;
}
.project-section .project-container {
    align-items: center;
    background: #5d607a;
    border-radius: 12px;
}


/*kitchen page Cs start */
.new-page-kitchen {margin-left: 20px;margin-right: 20px;background: #fff;}
.new-page-kitchen .right-slider {
    padding-top: 0;
}
.new-page-kitchen h2.testimonial-heading {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif;
    line-height: 44px;
    letter-spacing: 0px;
    color: #181D27 ! IMPORTANT;
}
.new-page-kitchen  .customer-info {
    margin: 0;
}
.new-page-kitchen .customer-info span {
    color: #000;
}
.new-page-kitchen .swiper-pagination-horizontal {
    top: 70px;
}
.new-page-kitchen .swiper-pagination-horizontal span {
    background: #b3b3b3;
    padding: 2px;
    width: 40px;
    height: 5px !important;
    border-radius: 5px;
}
.new-page-kitchen  .swiper-pagination-bullet-active {
    background: #b91c1c !important;
}
.kitchen-video-text .video-side {
    padding: 0 !important;
}
.kitchen-video-text .text-image-side {
    padding-right: 100px !important;
}
.collection-image--circle {
    border-radius: 8px;
}
.collection-image-wrap.collection-image--circle:hover {
    border-radius: 8px !important;
}
.custom-html-section{
  padding: 30px 0 0 ;
}
div#shopify-section-template--24829171827004__featured_collections_HnHzjR .grid-item {flex-wrap: wrap;justify-content: center;text-align: center;}
/*End*/
/*Responsive Css*/


@media (max-width: 768px) {

.slick-prev, .slick-next { display: none !important; }
  
.financing-banner h1 {
    font-size: 36px;
}
  .financing-banner {
    margin: 0;
    border-radius: 0;
}
  .financing-banner-content p {
    margin: 0;
    line-height: 28px;
    font-size: 18px;
    width: 100%;
}
  .financing-banner .cta-button {
    margin-bottom: 90px;
}
  .financing-banner-content {
    padding: 120px 0px 40px;
}
section.scroll-indicator-section {
    margin-top: -20px;
}
  .logos {
    gap: 20px;
    justify-content: center;
  }

  .logos img {
    height: 60px;
    width: 141px;
    padding: 0;
  }

  .financing-banner {
    min-height: 500px;
  }
  .project-container {
   flex-direction: column-reverse;
   display: flex
   ;
   }
   .project-content {
   text-align: center;
   }
   .project-buttons {
   justify-content: center;
   }
   .project-content{
   padding-left:0;   }

  .features-grid {
    grid-template-columns: repeat(1, 1fr);
    justify-content: center;
}

.feature-section .feature-item {
    text-align: center;
}
.feature-section .feature-item img {
    margin: auto;
    margin-bottom: 20px;
}
  h2.section-header__title.collsh2.h2 {
    font-size: 30px;
    margin-bottom: 8px;
}
  p.collsp br {
    display: none;
}
  .collection-image--circle, .collection-image--square {
    padding-bottom: 70% !important;
}
  [data-view=xsmall] .grid-item, [data-view=small] .grid-item, [data-view=medium] .grid-item {
    flex: 100%;
} 
  .collection-image-wrap.collection-image-color--grey:after {
    background-color: #0000003b;
}
.box-images {
    grid-template-columns: repeat(1, 1fr);
    padding-top: 30px;

}

  .project-content {
    border-radius: 0 !important;

}
  .project-image{
    height: 300px;
  } 

  .project-image img {
    border-radius: 0 !important;
    height: 300px;
}
.project-image {
    border-radius: 0 !important;
}
.project-container {
    border-radius: 0 !important;
}
.where-to-start .project-content, .exclusive-offers .project-content {
    padding: 70px 19px;
          gap: 10px;
}
.project-buttons {
    flex-wrap: wrap;
    justify-content: center;
}
.where-to-start .project-container, .exclusive-offers .project-container {
    flex-direction: column;
}
  .project-buttons p {
    padding-top: 10px;
}
  .slider-container{
    text-align: center;
  }
  .real-spaces-section .image-grid {
    grid-template-columns: repeat(2, 1fr);
}
.project-section .project-content {
    padding: 60px 30px;
}
  .slider-container {
    padding: 0 !important;
}

.slider-left {
    padding: 0 40px;
}
  .calculator-container {
    grid-template-columns: repeat(1, 1fr);
}

.calculator-image {
    display: none;
}

.calculator-form {
    padding: 70px 20px;
}
  .exclusive-offers {
    padding: 0;
    border-radius: 0;
}

.exclusive-offers .project-content {
    padding: 60px 30px;
}

.exclusive-offers .subscribe-box {
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    box-shadow: none !important;
}
  .exclusive-offers .subscribe-button {
    border-radius: 8px;
    padding: 10px  40px;
}
.real-spaces-section h3 {
    font-size: 30px;
    padding: 0 40px;
}
.exclusive-offers .subscribe-input {
    width: 100%;
    border-radius: 8px !important;
}
  .exclusive-offers, .where-to-start{
     padding: 60px  0 !important ;
  }
  .project-section {
    padding: 0px  0 60px;
    border-radius: 0;
}

  .box-images-content .project-buttons {
    justify-content: left;
}
  section.real-spaces-section {
    padding: 50px  20px;
}
  .slider-sss .slider-left h2 {
    font-size: 30px;
}
  .feature-section {

    padding-bottom: 0;
}
  button.site-nav__link.site-nav__link--icon.medium-up--hide.mobile-nav-trigger {
    position: absolute;
    bottom: 0;
    right: 20px;
}
.footer__blocks {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px 10px !important;
}

  .footer__blocks > *:first-child {
    grid-column: span 2 !important;
  }
  .render-icons {
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
}

.render-icons .footer__title {
    text-align: left !important;
    margin: 10px 0px 0 !important;
}
  .mobaile-c {
    flex-wrap: wrap;
}
  .kitchen-video-text .text-image-side {
    padding: 0 !important;
}
.kitchen-video-text .container {
    flex-direction: column !important;
}
.new-page-kitchen .right-slider {
    padding: 30px  0;
}
.new-page-kitchen h2.testimonial-heading {
    font-size: 24px;
    margin: 0;
    font-weight: bold;
}
  .financing-banner h1 br {
    display: none;
}
}

@media(max-width:500px){
  .feature-section h2.feature-heading {
      font-size: 28px;
  }
  .real-spaces-section .image-grid {
    grid-template-columns: repeat(1, 1fr);
}
}