/** Shopify CDN: Minification failed

Line 1047:2 Comments in CSS use "/* ... */" instead of "//"
Line 1058:2 Comments in CSS use "/* ... */" instead of "//"
Line 1249:2 Comments in CSS use "/* ... */" instead of "//"
Line 1254:2 Comments in CSS use "/* ... */" instead of "//"
Line 1474:2 Comments in CSS use "/* ... */" instead of "//"
Line 1479:2 Comments in CSS use "/* ... */" instead of "//"
Line 2429:5 Expected identifier but found "."
Line 3314:50 Unexpected "{"

**/
/*// =============================================================================
// Ella Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================*/
/* #chat-widget-container #chat-widget-minimized .css-1l5jhv4.efsb37y0 {align-items: flex-end !important;}
#chat-widget-container #chat-widget-minimized .css-1llfs3e.e1ybl9g10 {
    margin-left: auto !important;
    margin-right: unset !important;
} */

@font-face {
    font-family: 'Pliant';
    src: url('/cdn/shop/files/Pliant-Light.eot?v=1781594253');
    src: url('/cdn/shop/files/Pliant-Light.eot?v=1781594253') format('embedded-opentype'),
        url('/cdn/shop/files/Pliant-Light.woff2?v=1781594251') format('woff2'),
        url('/cdn/shop/files/Pliant-Light.woff?v=1781594252') format('woff'),
        url('/cdn/shop/files/Pliant-Light.ttf?v=1781594252') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pliant';
    src: url('/cdn/shop/files/Pliant-Regular.eot?v=1781594650');
    src: url('/cdn/shop/files/Pliant-Regular.eot?v=1781594650') format('embedded-opentype'),
        url('/cdn/shop/files/Pliant-Regular.woff2?v=1781594650') format('woff2'),
        url('/cdn/shop/files/Pliant-Regular.woff?v=1781594649') format('woff'),
        url('/cdn/shop/files/Pliant-Regular.ttf?v=1781594650') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pliant';
    src: url('/cdn/shop/files/Pliant-Medium.eot?v=1781594787');
    src: url('/cdn/shop/files/Pliant-Medium.eot?v=1781594787') format('embedded-opentype'),
        url('/cdn/shop/files/Pliant-Medium.woff2?v=1781594787') format('woff2'),
        url('/cdn/shop/files/Pliant-Medium.woff?v=1781594787') format('woff'),
        url('/cdn/shop/files/Pliant-Medium.ttf?v=1781594787') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pliant';
    src: url('/cdn/shop/files/Pliant-SemiBold.eot?v=1781594995');
    src: url('/cdn/shop/files/Pliant-SemiBold.eot?v=1781594995') format('embedded-opentype'),
        url('/cdn/shop/files/Pliant-SemiBold.woff2?v=1781594995') format('woff2'),
        url('/cdn/shop/files/Pliant-SemiBold.woff?v=1781594995') format('woff'),
        url('/cdn/shop/files/Pliant-SemiBold.ttf?v=1781594995') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body{
  font-family: 'Pliant'!important;
}

h1,h2,h3,h4,h5,h6{
  font-weight: 500;
  color: #141212;
}

p,span,a{
  font-weight: 400;
}

.button{
  background: #DB1029;
  border-radius: 6px;
  padding: 13px 24px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21.6px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #fff;
  width: auto;
  border-color: #DB1029;
}

.button:hover{
  background: #000!important;
  color: #fff!important;
  border-color: #000!important;
}

/* h1{
font-weight: 500;
font-size: 48px;
line-height: 1.1;
color: #141212;
} */

.small-heading-main{
  margin-bottom: 16px;
}
.small-subheading{
  padding: 5px 10px;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #717171;
  text-transform: capitalize;
}

@media (max-width: 1024px) {
  #chat-widget-container {
    bottom: 55px !important;
    right: 0 !important;
    left: unset !important;
  }
}
@media (min-width: 1025px) {
  #chat-widget-container {
    right: 0 !important;
    bottom: 0 !important;
    left: unset !important;
  }
}
.globo-form .header h3.title {
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  font-family: var(--font-heading-family);
  font-size: 42px;
  font-weight: 700;
  font-style: var(--font-heading-style);
  /* text-transform: var(--heading-text-transform); */
  letter-spacing: var(--heading-letter-spacing);
  line-height: calc(var(--heading-line-height) * 1.5);
  color: var(--color-text);
  margin-top: 1px;
  margin-bottom: 5px;
}
.globo-form .globo-form-app .globo-description,
.globo-form .globo-form-app .header .globo-description {
  font-size: var(--fontsize-text-style);
  color: var(--color-text-style);
  margin: 0 auto;
  max-width: var(--width-text-style);
  font-family: var(--font-heading-family);
}
@media (max-width: 767px) {
  .container{
    padding-left: 20px;
    padding-right: 20px;
  }
  .small-subheading{
    padding: 9px 10px;
    font-size: 14px;
  }
  .menu-dropdown .menu-lv__list li.free-3d-kitchen-design a,
  .menu-dropdown .menu-lv__list li.free-door-estimates a,
  .menu-dropdown .menu-lv__list li.free-in-home-kitchen-design a {
    background: #DB1029;
    color: #fff !important;
    width: 90%;
    justify-content: center;
    margin-left: 17px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .menu-dropdown .menu-lv__list li.free-3d-kitchen-design,
  .menu-dropdown .menu-lv__list li.free-in-home-kitchen-design,
  .menu-dropdown .menu-lv__list li.book-an-appointment,
  .menu-dropdown .menu-lv__list li.book-and-appointment-for-cabinets {
    border-color: transparent !important;
  }
  .menu-dropdown .menu-lv__list li.book-an-appointment a,
  .menu-dropdown .menu-lv__list li.book-and-appointment-for-cabinets a {
    background: #DB1029;
    color: #fff !important;
    width: 90%;
    justify-content: center;
    margin-left: 17px;
  }
  .menu-dropdown .Banner_strip-ctm {
    margin-top: 30px;
  }
}

@media (max-width: 1024px) {
  .globo-form .header h3.title {
    line-height: 35px;
    font-size: 28px;
  }
  #shopify-chat #ShopifyChat {
    bottom: 65px !important;
    right: 10px !important;
  }
  #shopify-chat #ShopifyChat[is-open="true"] {
    bottom: 0 !important;
  }
  #shopify-chat .chat-toggle.chat-toggle--icon-button.icon-only svg,
  #shopify-chat .chat-toggle.chat-toggle--icon-button.mobile-only svg {
    height: 38px !important;
  }
  #shopify-chat .chat-toggle {
    height: 40px !important;
    width: 40px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1560px) {
  .header .header-bottom-right ul.list-menu.list-menu--inline.text-left {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
}
@media (min-width: 1440px) {
  .header-single-line__item.header-single-line__item--search
    .header__search.clearfix {
    min-width: 390px;
  }
}
@media (min-width: 1025px) and (max-width: 1370px) {
  .header .header-bottom-center ul.list-menu.list-menu--inline.text-left {
    padding: 0px;
  }
  .header .header-bottom-center a.menu-lv-1__action.header__menu-item {
    padding: 7px;
    font-size: 13px;
    line-height: 17px;
  }

  .header .header-bottom-right a.menu-lv-1__action.header__menu-item {
    padding: 7px;
    font-size: 13px;
    line-height: 17px;
  }
  .header-nav-multi-site
    .wrapper-header-bottom
    .main-menu.header-bottom-center.label-none {
    padding: 0 15px;
  }

  /* .header
    .main-menu.header-bottom-right
    ul.list-menu.list-menu--inline.text-left {
    display: flex;
    gap: 5px;
    flex-direction: column;
  } */
}

@media (min-width: 1025px) {
  .header .header-bottom-right li.menu-lv-item:nth-last-child(2) a,
  .header .header-bottom-right li.menu-lv-item:nth-last-child(1) a {
    background: #c71724;
    border: #c71724;
    color: #fff;
    padding: 8px 20px;
    margin-right: 10px;
  }
  .header .menu-lv-1 a.menu-lv-1__action.active {
    background: #000;
    color: #fff !important;
  }
  .header-bottom
    .header-bottom--wrapper
    .list-menu
    .menu-lv-item
    .menu-lv-1__action
    .text {
    font-size: 16px;
  }
  .header .header-bottom-right li.menu-lv-item:nth-last-child(2) a:hover,
  .header .header-bottom-right li.menu-lv-item:nth-last-child(1) a:hover {
    background: #000;
    border: #000;
  }
  .header li.menu-lv-item a {
    background: #c71724;
    border: #c71724;
    color: #fff;
    padding: 13px 24px;
    text-align: center;
    max-width: 258px;
    width: max-content;
  }
  .header li.menu-lv-item a span {
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: uppercase;
  }

  .header li.menu-lv-item {
    vertical-align: unset;
  }
  .header .header-bottom-right li.menu-lv-item:nth-last-child(2) a span:after,
  .header .header-bottom-right li.menu-lv-item:nth-last-child(1) a span:after {
    background: #fff;
  }
  .header .header-bottom-right li.menu-lv-item:nth-last-child(2) a span:before,
  .header .header-bottom-right li.menu-lv-item:nth-last-child(1) a span:before {
    content: unset !important;
  }
  /* .header li.menu-lv-item.menu-lv-1.text-left.no-megamenu:nth-last-child(2),
  .header li.menu-lv-item.menu-lv-1.text-left.no-megamenu:nth-last-child(1) {
    float: right;
  } */
  .header ul.list-menu.list-menu--inline.text-left {
    padding-bottom: var(--menu_bottom_spacing);
  }
  /* .header .header__search {
    width: max-content;
    align-items: center;
  } */

  .header .header__search .field {
    display: flex;
    flex-grow: 1;
    margin-right: 10px;
  }

  .header .header__btn ul {
    display: inline-flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 10px;
    margin-left: 15px;
  }

  .header .header__btn {
    width: fit-content;
  }

  .header .header-single-line__item.header-single-line__item--search {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    max-width: 1183px;
  }

  .header .header__iconGroup {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .header .search.search-modal__form .field {
    border: 1px solid #c3c3c3;
    max-height: 50px;
    max-width: 393px;
    margin-left: auto;
  }
  .header .search.search-modal__form .field .button.search__button {
    max-height: 50px;
    margin: 0;
  }
  .header .header__iconItem .header__icon .customer-links,
  .header .header__iconItem .header__icon .wishlist-text,
  .header .header__iconItem .header__icon .cart-text {
    display: none !important;
  }

  .header-single-line .live_help_group_wrap.text-left {
    padding: 25px 30px 30px;
  }

  .header-single-line .live_help--active .live_help_group {
    height: auto;
    overflow: visible;
    opacity: 1;
    webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }

  .header-single-line .live_help_group {
    top: 35px;
    background-color: var(--color-background);
    color: var(--color-text);
    box-shadow: 0 5px 7px #00000026;
    width: 370px;
    webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }

  .header-single-line .live_help_group .desc,
  .live-ask-an-expert .text {
    margin-bottom: 22px;
    font-size: var(--font-body-size);
    font-weight: var(--font-body-weight);
    line-height: var(--body-line-height);
    letter-spacing: var(--body-letter-spacing);
    color: var(--color-text);
  }
  .header-single-line__item.header-single-line__item--icons_group {
    margin: 0;
  }
}
.page-privacypolicy .shopify-policy__container {
  max-width: var(--body-custom-width-container);
}
@media (max-width: 1400px) {
  .header li.menu-lv-item a span {
    font-size: 14px;
  }

  .header li.menu-lv-item a {
    padding: 8px 20px;
  }

  .header .header__btn ul {
    gap: 5px;
  }
}
@media (max-width: 1300px) {
  .header .header__btn ul {
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  .page-financing .row.align-items-start.justify-content-center.mt-30 {
    flex-direction: column !important;
    align-items: center;
    gap: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  div.globo-form-control .gfb__image-option__list {
    --gfb-image-option-columns: 3;
  }
}

/* .globo-form-control .gfb__image-option__wrapper {
  min-width: 80px !important;
} */
/* div.globo-form-control
  .gfb__image-option__wrapper
  .gfb__image-option__thumb
  img {
  object-fit: contain;
} */
/* div.globo-form-control .gfb__image-option__wrapper .gfb__image-option__thumb {
  height: 100px;
} */

.globo-formbuilder .globo-form .globo-form-app {
  z-index: 0;
}
.globo-formbuilder .globo-form .globo-form-app {
  margin-top: 0;
}

.header .header-bottom .header-items {
  height: 51px;
  overflow: visible;
}
.header .header-bottom .search-modal.modal__content {
  height: 400px;
  visibility: hidden;
}
.header .header-bottom .search-modal.modal__content[style*="display: block"] {
  visibility: visible;
}

/* about us page */
.page-aboutus #about-us-page {
  /* padding: 20px; */
  margin: 0 auto;
  text-align: center;
}

.page-aboutus #about-us-page .section-title {
  font-size: xx-large;
}

.page-aboutus #about-us-page .video-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 40px;
}

.page-aboutus #about-us-page .video-container {
  width: 100%;
  max-width: 45%;
  margin: 25px 0;
}

.page-aboutus #about-us-page .video-iframe {
  width: 100%;
  max-width: 700px;
  height: auto;
}

.page-aboutus #about-us-page .text-content {
  max-width: 45%;
  text-align: left;
}

.page-aboutus #about-us-page .warehouse-title {
  margin: 65px auto 40px;
  background: #fafafa;
  padding: 22px;
}

.page-aboutus #about-us-page .warehouse-info-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 40px;
}

.page-aboutus #about-us-page .warehouse-text,
.page-aboutus #about-us-page .warehouse-image {
  max-width: 45%;
  text-align: left;
}

.page-aboutus #about-us-page .warehouse-image img {
  width: 100%;
  height: auto;
}

.page-aboutus #about-us-page .contact-section {
  padding: 35px;
  margin: 0 auto;
  text-align: center;
  background: #c71724;
  color: #fff;
}

.page-aboutus #about-us-page .contact-title {
  margin-bottom: 20px;
}

.page-aboutus #about-us-page .contact-description {
  margin-bottom: 20px;
  text-align: left;
}

.page-aboutus #about-us-page .contact-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.page-aboutus #about-us-page .contact-item {
  display: flex;
}

.page-aboutus #about-us-page .contact-icon {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}

.page-aboutus #about-us-page .contact-text {
  margin-left: 7px;
  text-align: left;
}

.page-aboutus #about-us-page .svg-icon {
  width: 20px;
  height: 20px;
}

.page-aboutus #about-us-page .divider {
  width: 100%;
  margin: 20px 0;
}

.page-aboutus #about-us-page .store-hours {
  text-align: left;
  width: 100%;
}
/* .page-aboutus #about-us-page .contact-description,
.page-aboutus #about-us-page .contact-details {
  max-width: 45%;
} */

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .page-aboutus #about-us-page .contact-details {
    flex-direction: column !important;
    max-width: unset !important;
  }
}
@media screen and (max-width: 768px) {
  .page-aboutus #about-us-page .warehouse-text div {
    flex-direction: column;
  }
  .page-aboutus #about-us-page .warehouse-text div h2,
  .page-aboutus #about-us-page .warehouse-text div h3 {
    margin: 10px auto;
  }
  .page-aboutus #about-us-page .warehouse-text div span {
    display: none;
  }
  .page-aboutus #about-us-page .contact-description,
  .page-aboutus #about-us-page .contact-details {
    max-width: 100%;
    text-align: center;
  }
  .page-aboutus #about-us-page .video-container,
  .page-aboutus #about-us-page .text-content,
  .page-aboutus #about-us-page .warehouse-text,
  .page-aboutus #about-us-page .warehouse-image {
    max-width: 100%;
    text-align: center;
  }

  .page-aboutus #about-us-page .contact-left,
  .page-aboutus #about-us-page .contact-details {
    max-width: 100%;
    text-align: center;
  }

  .page-aboutus #about-us-page .contact-left {
    margin-bottom: 20px;
    max-width: unset !important;
  }

  .page-aboutus #about-us-page .contact-title,
  .page-aboutus #about-us-page .contact-description,
  .page-aboutus #about-us-page .contact-info,
  .page-aboutus #about-us-page .store-hours {
    text-align: center;
  }

  .page-aboutus #about-us-page .contact-item {
    justify-content: center;
  }
  .page-aboutus #about-us-page .contact-main {
    display: unset !important;
  }

  .page-aboutus #about-us-page .line {
    display: none !important;
  }
  .page-aboutus #about-us-page .contact-details {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: unset !important;
  }

  .page-aboutus #about-us-page .contact-item {
    flex-direction: row;
    justify-content: flex-start;
  }

  .page-aboutus #about-us-page .contact-icon svg {
    width: 20px;
    height: 20px;
  }

  .page-aboutus #about-us-page .contact-details div {
    margin-bottom: 10px;
    text-align: left;
  }

  .page-aboutus #about-us-page .contact-section div[style*="border-left"] {
    display: none;
  }
}

/* financing-page */
.page-financing #financing-page .financing-section {
  margin: 0 auto;
  padding: 40px 20px;
}

.page-financing #financing-page .financing-title {
  text-align: center;
  color: #333;
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
}

.page-financing #financing-page .financing-description {
  max-width: 1251px;
  margin: 0 auto 60px;
  text-align: center;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
}

.page-financing #financing-page .financing-description p {
  line-height: 1.8;
  color: #555;
}

.page-financing #financing-page .financing-options {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.page-financing #financing-page .financing-option-card {
  background-color: white;
  border-radius: 30px;
  padding: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.page-financing #financing-page .financing-option-card h4 {
  color: #333;
  margin-bottom: 20px;
}

.page-financing #financing-page .apply-now {
  margin: 20px 0;
}

.page-financing #financing-page .apply-logo {
  max-width: 100%;
  width: 220px;
}

.page-financing #financing-page .apply-button {
  margin-top: 20px;
}

.page-financing #financing-page .button.btn-apply {
  background-color: #c71724;
  color: white;
  padding: 12px 24px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.page-financing #financing-page .qr-code {
  width: 120px;
  margin-top: 10px;
}

.page-financing #financing-page .financing-promo {
  max-width: 1115px;
  margin: 60px auto 0;
  text-align: center;
}

.page-financing #financing-page .financing-promo h3 {
  color: #333;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}

.page-financing #financing-page .financing-promo p {
  color: #555;
  color: #333;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
}

@media (max-width: 992px) {
  .page-financing #financing-page .financing-options {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .page-financing #financing-page .financing-option-card {
    margin-bottom: 30px;
  }

  .page-financing #financing-page .apply-logo,
  .page-financing #financing-page .qr-code {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .page-financing #financing-page .financing-section {
    padding: 20px 10px;
  }

  .page-financing #financing-page .financing-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
  }

  .page-financing #financing-page .financing-description {
    font-size: 18px;
    line-height: 28px;
    padding: 0 10px;
  }

  .page-financing #financing-page .financing-options {
    gap: 15px;
  }

  .page-financing #financing-page .financing-option-card {
    padding: 25px;
    margin: 20px;
  }
  .page-financing #financing-page .financing-option-card h4 {
    margin-bottom: unset;
  }
  .page-financing #financing-page .apply-logo {
    width: 100%;
    max-width: 180px;
  }
  .page-financing #financing-page .apply-button {
    margin: 15px 0;
  }
  .page-financing #financing-page .qr-code {
    width: 100px;
  }

  .page-financing #financing-page .financing-promo h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .page-financing #financing-page .financing-promo p {
    font-size: 18px;
    line-height: 28px;
  }
}

/*Portfolio page  */

.page-portfolio #portfolio-page .blankBanner {
  display: block !important;
  padding: 30px;
}

.page-portfolio #portfolio-page body {
  background-color: #05656412;
}

.page-portfolio #portfolio-page .noData {
  text-align: center;
}
.page-portfolio #portfolio-page .noData h3 {
  margin: 15px;
  margin-left: 68px;
  text-align: center;
}

.page-portfolio #portfolio-page h1.main-page-title.page-title.h0 {
  display: none;
}

.page-portfolio #portfolio-page h1.title--decorated.h3 {
  display: none;
}
.page-portfolio
  #portfolio-page
  .section-default-page.palette--light.bg--neutral.text-left
  .wrapper.section-padding {
  padding: 0 !important;
  max-width: 100% !important;
  overflow: hidden !important;
}
.page-portfolio #portfolio-page .bg_hero h1 {
  color: white;
  line-height: 46px;
  letter-spacing: -1px;
  position: absolute;
  z-index: 2;
  top: 350px;
}

.page-portfolio #portfolio-page .bg_hero img {
  filter: brightness(0.5);
  height: 550px;
  object-fit: cover;
  width: 100%;
}

.page-portfolio #portfolio-page a.project_colum::before {
  background-image: linear-gradient(
    0deg,
    rgb(0 0 0 / 62%) 0%,
    rgba(0, 0, 0, 0.29407456341911764) 100%
  );
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 9;
}
.page-portfolio #portfolio-page .project_colums {
  /* height: 520px; */
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0;
  border-radius: 20px;
  margin-bottom: 30px;
  /* max-height: 520px; */
  overflow: hidden;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
}
/* .page-portfolio #portfolio-page .project_colums img {
  width: 100%;
  border-radius: 20px;
  max-height: 100%;
  object-fit: cover;
}
 */
.page-portfolio #portfolio-page .newsletter__wrapper {
  display: none;
}

.page-portfolio #portfolio-page .bg_hero12 {
  padding: 30px;
  text-align: center;
  min-height: 544px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
}
.page-portfolio #portfolio-page .bg_hero {
  padding: 0;
  text-align: center;
  min-height: 544px;
  display: flex;
  align-items: start;
  justify-content: center;
  background-position: center;
  background-size: cover;
  margin: 0 !important;
}
.page-portfolio #portfolio-page a.project_colum img {
  position: absolute;
  height: 520px;
  max-width: 420px;
  width: 100%;
  z-index: 0;
  margin: 0;
  object-fit: cover;
}
.page-portfolio #portfolio-page .project_selecter_section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  background: white;
  position: absolute;
  width: 100%;
  max-width: 1320px;
  border-radius: 6px;
  margin-top: -50px;
  height: 100px;
  margin-bottom: 30px;
}
.page-portfolio #portfolio-page a.project_colum {
  text-decoration: none !important;
}
.page-portfolio #portfolio-page span.header__active-menu-item {
  color: #056564;
  text-underline-offset: 8px;
  text-decoration-thickness: 2px;
}

.page-portfolio #portfolio-page .project_selecter_section select.form-select {
  max-width: 350px;
  height: 62px;
  border-radius: 60px;
  padding: 20px;
  background: #056564;
  color: white;
  line-height: 15px;
}
.page-portfolio
  #portfolio-page
  h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
  display: none;
}

.page-portfolio #portfolio-page .project_selecter_section input[type="search"] {
  border: 1px solid #0565648a;
  padding: 20px;
  height: 62px;
  border-radius: 6px;
  max-width: 400px;
  width: 100%;
}
.page-portfolio
  #portfolio-page
  .project_selecter_section
  input[type="search"]::placeholder {
  color: #056564;
  line-height: 17px;
}

.page-portfolio #portfolio-page hr.center_border {
  color: #05656426;
  height: 1px;
  border: 1px solid #05656426;
  max-width: 450px;
  width: 100%;
}

.page-portfolio #portfolio-page .project_selecter_section::after {
  content: "";
  width: 215px;
  height: 215px;
  // border: 1px solid #00000017;
  border-radius: 250px;
  left: -100px;
  position: absolute;
  top: 150px;
  z-index: -1;
}
.page-portfolio #portfolio-page .projects_section::after {
  content: "";
  width: 215px;
  height: 215px;
  // border: 1px solid #00000017;
  border-radius: 250px;
  /* left: 0; */
  position: absolute;
  margin-top: -230px;
  z-index: -1;
  right: 200px;
}

.page-portfolio #portfolio-page .projects_section {
  padding-top: 100px;
  background: #05656412;
  padding-bottom: 30px;
}
.page-portfolio #portfolio-page .project_colum img {
  width: 100%;
  border-radius: 20px;
}
.page-portfolio #portfolio-page .project_colum h3 {
  line-height: 21px;
  text-align: center;
  color: white;
  z-index: 9;
  margin-top: -60px;
}
.page-portfolio #portfolio-page .project_colum p {
  line-height: 16px;
  text-align: center;
  color: white;
  z-index: 9;
  margin-bottom: 20px;
}

.page-portfolio #portfolio-page .project_colum {
  /* height: 520px; */
  max-width: 350px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  border-radius: 6px;
  /* margin-bottom: 30px; */
  position: relative !important;
  overflow: hidden;
}

.page-portfolio #portfolio-page .project_colum::after {
  z-index: 9;
  content: url(https://cdn.shopify.com/s/files/1/0650/0270/0958/files/Vector_6.svg?v=1712320475);
  height: 50px;
  width: 50px;
  position: absolute;
  background: white;
  border-radius: 50px;
  text-align: center;
  padding: 17px;
  top: 0%;
  visibility: hidden;
  transition: all ease-in-out 0.5s;
  opacity: 0;
}
.page-portfolio #portfolio-page .project_colum:hover::after {
  visibility: visible !important;
  top: 50%;
  opacity: 1;
}
@media screen and (min-width: 280px) {
  .page-portfolio #portfolio-page .page-width--narrow {
    max-width: 100% !important;
    padding: 0;
  }
}

/* Portfolio detail page  */
@media screen and (min-width: 280px) {
  .page-detailportfolio #portfolio-detail-page .page-width--narrow {
    max-width: 100% !important;
    padding: 0;
  }
}
.page-detailportfolio #portfolio-detail-page .project_colums img {
  width: 100%;
  border-radius: 20px;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}

.page-detailportfolio #portfolio-detail-page .bg_hero h1 {
  color: white;
  line-height: 46px;
  letter-spacing: -1px;
}

@media screen and (min-width: 280px) {
  .page-detailportfolio #portfolio-detail-page .page-width--narrow {
    max-width: 100% !important;
    padding: 0;
  }
}

.page-detailportfolio #portfolio-detail-page .bg_hero {
  padding: 30px;
  text-align: center;
  min-height: 544px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
}

.page-detailportfolio #portfolio-detail-page .inner_project {
  padding: 0px;
  text-align: center;
  min-height: 544px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
}

.page-detailportfolio #portfolio-detail-page .inner_project img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}

.page-detailportfolio #portfolio-detail-page .inner_project {
  display: block !important;
}
.page-detailportfolio #portfolio-detail-page .project_selecter_section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  background: white;
  position: absolute;
  width: 100%;
  max-width: 1320px;
  border-radius: 6px;
  margin-top: -50px;
  height: 100px;
  margin-bottom: 30px;
}

.page-detailportfolio
  #portfolio-detail-page
  .project_selecter_section
  select.form-select {
  max-width: 350px;
  height: 62px;
  border-radius: 60px;
  padding: 20px;
  background: #056564;
  color: white;
  line-height: 15px;
}

.page-detailportfolio
  #portfolio-detail-page
  .project_selecter_section
  input[type="search"] {
  border: 1px solid #05656459;
  padding: 20px;
  height: 62px;
  border-radius: 60px;
  max-width: 400px;
  width: 100%;
}

.page-detailportfolio
  #portfolio-detail-page
  .project_selecter_section
  input[type="search"]::placeholder {
  color: #056564;
  line-height: 17px;
}
.page-detailportfolio #portfolio-detail-page hr.center_border {
  color: #05656426;
  height: 1px;
  border: 1px solid #05656426;
  max-width: 450px;
  width: 100%;
}
.page-detailportfolio #portfolio-detail-page .project_selecter_section::after {
  content: "";
  width: 215px;
  height: 215px;
  // border: 1px solid #00000017;
  border-radius: 250px;
  left: -100px;
  position: absolute;
  top: 150px;
  // cursor: pointer;
}
.page-detailportfolio #portfolio-detail-page .projects_section {
  margin-top: 150px;
}
.page-detailportfolio #portfolio-detail-page .project_colum h3 {
  line-height: 21px;
  text-align: center;
  color: white;
  letter-spacing: -2px;
  margin-top: -60px;
  z-index: 9;
}
.page-detailportfolio #portfolio-detail-page .project_colum img {
  position: absolute;
  height: 520px;
  max-width: 420px;
  width: 100%;
  z-index: 0;
  margin: 0;
  object-fit: cover;
}
.page-detailportfolio #portfolio-detail-page .project_colum p {
  line-height: 16px;
  text-align: center;
  color: white;
  letter-spacing: -2px;
  z-index: 9;
}
.page-detailportfolio #portfolio-detail-page .col-lg-4.slide a {
  text-decoration: none;
}

.page-detailportfolio #portfolio-detail-page .project_colum {
  height: 520px;
  max-width: 420px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  border-radius: 20px;
  margin-bottom: 30px;
  position: relative !important;
  overflow: hidden;
}

.page-detailportfolio
  #portfolio-detail-page
  .section-default-page.palette--light.bg--neutral.text-left
  .wrapper.section-padding {
  max-width: 100% !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.page-detailportfolio #portfolio-detail-page .project_colum::after {
  z-index: 9;
  content: url(https://cdn.shopify.com/s/files/1/0650/0270/0958/files/Vector_6.svg?v=1712320475);
  height: 50px;
  width: 50px;
  position: absolute;
  background: white;
  border-radius: 50px;
  text-align: center;
  padding: 17px;
  top: 0%;
  visibility: hidden;
  transition: all ease-in-out 0.5s;
  opacity: 0;
}
.page-detailportfolio #portfolio-detail-page .col-lg-4.slide {
  width: 100%;
}
.page-detailportfolio #portfolio-detail-page .project_colum:hover::after {
  visibility: visible !important;
  top: 50%;
  opacity: 1;
}
.page-detailportfolio #portfolio-detail-page a.project_colum::before {
  background-image: linear-gradient(
    0deg,
    rgb(0 0 0 / 62%) 0%,
    rgba(0, 0, 0, 0.29407456341911764) 100%
  );
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 9;
}
.page-detailportfolio #portfolio-detail-page .project_colums {
  height: 520px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  padding: 0px !important;
  border-radius: 20px;
  margin-bottom: 30px;
  max-height: 520px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .page-detailportfolio #portfolio-detail-page .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .page-detailportfolio #portfolio-detail-page .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
.page-detailportfolio #portfolio-detail-page .project_colums img {
  width: 100%;
  border-radius: 20px;
  max-height: 100%;
  object-fit: cover;
}
.page-detailportfolio #portfolio-detail-page .upper_text {
  max-width: 900px;
  margin: auto;
  text-align: center;
  padding-bottom: 30px;
}

.page-detailportfolio #portfolio-detail-page .upper_text h3 {
  line-height: 46px;
  color: #404041;
}
.page-detailportfolio #portfolio-detail-page .upper_text p {
  line-height: 29px;
  color: #646464;
  letter-spacing: -1px;
}
.page-detailportfolio #portfolio-detail-page .projects_section_inner {
  padding-top: 60px;
  background: white;
}
.page-detailportfolio #portfolio-detail-page h1.title--decorated.h3 {
  display: none;
}
.page-detailportfolio #portfolio-detail-page .container-fluid.Overview_section {
  padding: 60px;
}
.page-detailportfolio #portfolio-detail-page .inner_content_inner_project h2 {
  max-width: 200px;
  color: #404041;
  position: relative;
}

.page-detailportfolio #portfolio-detail-page .address h3 {
  line-height: 28px;
  color: #404041;
  margin: 0;
}
.page-detailportfolio #portfolio-detail-page a.project_colum {
  text-decoration: none !important;
}
.page-detailportfolio #portfolio-detail-page .paragraph_section h3 {
  line-height: 28px;
  color: #404041;
  margin: 0;
}
.page-detailportfolio #portfolio-detail-page .address p {
  line-height: 22px;
  color: #646464;
}

.page-detailportfolio #portfolio-detail-page .paragraph_section p {
  line-height: 29px;
  color: #646464;
}

.page-detailportfolio #portfolio-detail-page .paragraph_section .more {
  display: none;
  max-height: none;
}

.page-detailportfolio #portfolio-detail-page .paragraph_section .read-more {
  display: block;
  margin-top: 10px;
  color: #007bff;
  cursor: pointer;
}

.page-detailportfolio
  #portfolio-detail-page
  .paragraph_section
  .read-more:hover {
  text-decoration: underline;
}

.page-detailportfolio #portfolio-detail-page .newsletter__wrapper {
  display: none;
}

.page-detailportfolio #portfolio-detail-page .address {
  max-width: 250px;
  margin-bottom: 24px;
}

.page-detailportfolio
  #portfolio-detail-page
  .main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
  display: none;
}
.page-detailportfolio #portfolio-detail-page h1.main-page-title.page-title.h0 {
  display: none;
}

.page-detailportfolio
  #portfolio-detail-page
  .inner_content_inner_project::after {
  content: "";
  width: 304px;
  height: 304px;
  // border: 1px solid #00000017;
  border-radius: 250px;
  left: -200px;
  position: absolute;
  top: 200px;
  // cursor: pointer;
}
.page-detailportfolio #portfolio-detail-page .inner_content_inner_project {
  position: relative;
}

.page-detailportfolio
  #portfolio-detail-page
  .container-fluid.Tagged_Products_section {
  padding: 30px;
  text-align: center;
  background: white;
}

.page-detailportfolio
  #portfolio-detail-page
  .container-fluid.Tagged_Products_section
  h2 {
  line-height: 46px;
  color: #404041;
}

.page-detailportfolio
  #portfolio-detail-page
  .container-fluid.Tagged_Products_section
  h2 {
  line-height: 46px;
  color: #404041;
  max-width: 1320px;
  margin: auto;
  border-top: 1px solid #0565641f;
  padding-top: 60px;
}
.page-detailportfolio #portfolio-detail-page .products_inner img {
  width: 300px;
  height: 300px;
  object-fit: contain;
  padding: 20px;
  border: 1px solid #0565641f;
  margin-bottom: 30px;
  background: white;
  border-radius: 20px;
  margin-top: 30px;
}

.page-detailportfolio #portfolio-detail-page .products_inner h2 {
  color: #404041;
  line-height: 25px;
}
.page-detailportfolio #portfolio-detail-page .products_inner p {
  color: #646464;
  line-height: 25px;
}

.page-detailportfolio #portfolio-detail-page span.header__active-menu-item {
  color: #056564;
  text-underline-offset: 8px;
  text-decoration-thickness: 2px;
}

.page-detailportfolio
  #portfolio-detail-page
  .project_colums.horizontalrectangle {
  border-radius: 0px;
  max-height: 300px;
}

.page-detailportfolio
  #portfolio-detail-page
  .project_colums.horizontalrectangle
  img {
  border-radius: 0px !important;
}
.page-detailportfolio #portfolio-detail-page .project_colums.square {
  border-radius: 0px;
  max-height: 420px;
}
.page-detailportfolio #portfolio-detail-page .project_colums.square img {
  border-radius: 0px !important;
}

.page-detailportfolio
  #portfolio-detail-page
  .project_colums.Vertical.rectangle {
  border-radius: 0px;
}

.page-detailportfolio
  #portfolio-detail-page
  .project_colums.Vertical.rectangle
  img {
  border-radius: 0px;
}

.page-detailportfolio #portfolio-detail-page .container {
  width: 100%;
  padding: 15px;
  margin: auto;
}
.page-detailportfolio #portfolio-detail-page #savedProjects {
  background: floralwhite;
}
.page-detailportfolio #portfolio-detail-page .row {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}
.page-detailportfolio #portfolio-detail-page #savedProjects .row {
  display: flex;
  margin: 0;
}
.page-detailportfolio #portfolio-detail-page .column {
  padding: 15px;
  box-sizing: border-box;
}
.page-detailportfolio #portfolio-detail-page .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 10px;
}

.page-detailportfolio #portfolio-detail-page .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 10px;
}
.page-detailportfolio #portfolio-detail-page .col-4 {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 10px;
}

.page-detailportfolio #portfolio-detail-page .col-8 {
  flex: 0 0 66.67%;
  max-width: 66.67%;
  padding: 10px;
}

.page-detailportfolio #portfolio-detail-page .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 10px;
}

@media (max-width: 991px) {
  .page-detailportfolio #portfolio-detail-page .col-3 {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .page-detailportfolio #portfolio-detail-page .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .page-detailportfolio #portfolio-detail-page .col-3,
  .page-detailportfolio #portfolio-detail-page .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-detailportfolio #portfolio-detail-page .column {
    padding: 5px;
  }
}
@media (max-width: 768px) {
  .page-detailportfolio #portfolio-detail-page .col-4,
  .page-detailportfolio #portfolio-detail-page .col-8,
  .page-detailportfolio #portfolio-detail-page .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.page-detailportfolio #portfolio-detail-page .address_div h3 {
  margin-bottom: 5px;
  font-weight: bold;
}

.page-detailportfolio #portfolio-detail-page .address_div p {
  margin-bottom: 10px;
}

.page-detailportfolio #portfolio-detail-page .project_columns img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
  transition: transform 0.3s ease;
}

.page-detailportfolio #portfolio-detail-page .products_inner img {
  width: 100%;
  height: auto;
}

.page-detailportfolio #portfolio-detail-page .products_inner h2 {
  margin: 10px 0;
}

.page-detailportfolio #portfolio-detail-page iframe {
  max-width: 100%;
  height: auto;
}

.page-detailportfolio #portfolio-detail-page .inner_content_inner_project,
.page-detailportfolio #portfolio-detail-page .address_div,
.page-detailportfolio #portfolio-detail-page .upper_text,
.page-detailportfolio #portfolio-detail-page .projects_section_inner {
  margin-bottom: 20px;
}

@media screen and (min-width: 280px) {
  .page-detailportfolio #portfolio-detail-page .page-width--narrow {
    max-width: 100% !important;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-detailportfolio
    #portfolio-detail-page
    .container-fluid.Overview_section {
    padding: 10px;
  }
}

/* ctm-service-section  */

 /* #ctm-service-section .policies-block-wrapper .halo-item a {
  border: 2px dashed #5c5c5c !important;
  position: relative;
} 
#ctm-service-section .policies-block-wrapper .halo-item a:after {
  content: "";
  background-image: url(/cdn/shop/files/left_bottom_corner.svg);
  position: absolute;
  bottom: -2px !important;
  height: 105px;
  left: -3px;
  background-repeat: no-repeat;
  width: 110px;
}

#ctm-service-section .policies-block-wrapper .halo-item a:before {
  content: "";
  position: absolute;
  background-image: url(/cdn/shop/files/right_top_corner.svg);
  right: -2px;
  top: -2px;
  height: 105px;
  width: 110px;
  background-repeat: no-repeat;
} */

#ctm-service-section .subtext-spotlight{
  font-size: 20px;
}

/* product card */
.product .card .card-information {
  min-height: 200px;
}
.explorecabinets .halo-collection-content .product .card .card-information{
 min-height: 150px;
}
.product
  .card
  .card-information
  .card-information__wrapper
  .price__last
  .price-item.price-item--sale {
  color: #c71724;
  font-size: 20px;
}

.product .card .card-information .card-information__wrapper .price__last .price-item.price-item--regular{
  color: #c71724;
  font-size: 20px;
}

.product .card .card-information .card-information__wrapper .price__last .price-item.price-item--sale .text{
  display: none;
}

.product
  .card
  .card-information
  .card-information__wrapper
  .price__compare
  .price-item.price-item--regular {
  font-size: 14px;
  color: #5e5e5e;
}
.product .card .card-information .card-action a.button.button-ATC.is-notify-me {
  background: #000;
  border: #000;
  color: #fff;
  border-radius: 5px;
  max-width: max-content;
  font-size: 13px;
  padding: 10px 11px;
}
.product .card .card-information .card-action .variants .button,
.product .card .card-information .card-action a.button.button-ATC {
  background: #c71724;
  border: #c71724;
  color: #fff;
  border-radius: 5px;
  max-width: max-content;
  font-size: 13px;
  padding: 10px 11px;
}
.product
  .card
  .card-information
  .card-action
  a.button.button-ATC.is-notify-me:hover {
  background: #c71724;
  border: #c71724;
}
.product .card .card-information .card-action .variants .button:hover,
.product .card .card-information .card-action a.button.button-ATC:hover {
  background: #000;
  border: #000;
}
.product .card .card-information {
  padding: 20px !important;
  background: #fafafa;
}
.product .product-item .card {
  border: 1px solid #ebebeb !important;
}
.product .product-item .card .card-product .card-product__wrapper {
  padding: 10px;
}

.product
  .product-item
  .card
  .card-information
  .card-information__wrapper.text-center {
  max-width: 250px;
  margin: 0 auto;
}

.page-template--product .productView-info-item .productView-info-name {
  font-weight: bold;
}

/* back to top */
recently-viewed-popup#halo-recently-viewed-popup {
  right: 2%;
  top: 85%;
  border-radius: 50%;
  background: #131313;
  border: #131313;
}
@media (max-width: 375px) {
  recently-viewed-popup#halo-recently-viewed-popup {
    right: 6%;
    top: 79%;
  }
}
@media (min-width: 376px) and (max-width: 424px) {
  recently-viewed-popup#halo-recently-viewed-popup {
    right: 5%;
    top: 77%;
  }
}
@media (min-width: 425px) and (max-width: 767px) {
  recently-viewed-popup#halo-recently-viewed-popup {
    right: 4%;
    top: 75%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  recently-viewed-popup#halo-recently-viewed-popup {
    right: 2%;
    top: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1440px) {
  recently-viewed-popup#halo-recently-viewed-popup {
    right: 2%;
    top: 85%;
  }
}
.icon-back-to-top {
  fill: #fff !important;
  stroke: #fff !important;
}

back-to-top-button.recently-viewed-icon {
  border-radius: 50%;
  background: #131313;
  border: #131313;
}

back-to-top-button.recently-viewed-icon:hover {
  border-radius: 50%;
  background: #131313;
  border: #131313;
}

/*  page-privacypolicy */
.page-privacypolicy .shopify-policy__title h1 {
  text-transform: uppercase;
}

/* page-contactus */
.page-contactus .page-header {
  font-size: 32px;
  font-weight: 700;
}

.halo-sidebar .social-ctmIcon ul li a .icon {
  left: unset;
  width: 25px;
  height: 25px;
  transform: unset;
}
/*mob menu  */
.halo-sidebar .social-ctmIcon ul {
  text-align: center;
  margin-top: 10px;
}
.halo-sidebar .social-ctmIcon .list-social__item .list-social__link {
  background: unset !important;
}
/*page-book an installation  */
.page-bookaninstallation .globo-form-app .header .title {
  margin: 10px auto;
}

/* form */
.globo-form-app .gfb__footer button {
  max-width: max-content;
  border-radius: 5px;
  background: #c71724;
  border: #c71724 !important;
  color: #fff;
}

.globo-form-app .gfb__footer button:hover {
  background: #000;
  border: #000;
}
/* ctm-btn */

.ctm-btn {
  background: #c71724;
  border: #c71724;
  color: #fff;
  border-radius: 5px;
  padding: 15px 24px;
  max-width: max-content;
  margin: 30px auto;
  font-weight: 600;
}
.ctm-btn:hover {
  background: #000;
  border: #000;
}
/* review section */

#shopify-block-stamped_reviews_main_widget_qxwArc .stamped-review-content,
#shopify-block-stamped_reviews_main_widget_qxwArc .stamped-review-body,
#shopify-block-stamped_reviews_main_widget_qxwArc p.stamped-review-content-body,
#shopify-block-stamped_reviews_main_widget_qxwArc .stamped-review-footer {
  margin: 0 !important;
}
#shopify-block-stamped_reviews_main_widget_qxwArc .stamped-container {
  max-width: 1500px !important;
}

#shopify-block-stamped_reviews_main_widget_qxwArc .stamped-header-title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  font-family: "Jost";
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #shopify-block-stamped_reviews_main_widget_qxwArc .stamped-header-title {
    font-size: 26px;
  }
}
/* offer marketing page css */
.page-offer-marketing .wrapper-body {
  padding-bottom: 0px;
}

/* PDP page additional info css */
.productView-product .prod__additional_infos ul {
  list-style-type: none;
  margin: 0px;
  position: relative;
}
.productView-product .prod__additional_infos ul li {
  position: relative;
  padding-left: 27px;
}
.prod__additional_infos ul li::before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url("https://cdn.shopify.com/s/files/1/0360/7710/9385/files/16x16_right.png?v=1707459176");
  background-size: 16px;
  margin-right: 10px;
  background-repeat: no-repeat;
  position: absolute;
  left: 3px;
  top: 5px;
}
.productView-product .prod__additional_infos ul .band_logo:first-child::before {
  background-image: none;
}
.productView-product .prod__additional_infos ul .band_logo:first-child:before {
  background-image: none;
}
ul.prod__additional_infos {
  background: #fafafa;
  padding: 4px 20px;
  list-style-type: none;
}
ul.prod__additional_infos li:first-child {
  padding-top: 25px;
  margin-bottom: 10px;
}
span.prod__additional_infos-label {
  color: #454545;
  font-weight: 700;
  padding-right: 10px;
  width: 167px;
}
.prod__additional_infos-label {
  display: block;
  margin-right: 40px;
  min-width: 85px;
}
.prod__additional_infos li {
  align-items: center;
  display: flex;
  line-height: 34px;
}
li.band_logo img {
  margin: auto;
  padding: 5px;
  background: #fff;
  border: 1px solid #d9d9d9;
  width: 25%;
  height: 100%;
}

.sections-image-banner-block
  .halo-block
  .content-box
  .banner-action
  .banner-button-2 {
  overflow: initial;
}

.page-template--measurement-form #globo-formbuilder-79646 {
  padding-top: 50px;
}

/* blog css */
.halo-article-block .pr-media .pr-media__images .pr-media__images-link img {
  object-fit: none;
}

[data-widget-style="slider"] .stamped-review {
  max-height: 400px !important;
}
.stamped-review {
  max-height: 400px !important;
}
p.stamped-review-content-body {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
}
.brandingStyle {
  display: none !important;
}

/* PDP Page notify Me CSS */
#product-add-to-cart:disabled {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* collection page blur image css */
#CollectionProductGrid .articleLookbook-item .image-zoom img {
  will-change: initial;
}

/* popup modal collection */
.product-card__quick-add-button {
  display: inline-block;
  padding: 10px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.popup-modal-content .popup-modal-dismiss {
  color: #000;
  padding: 0px;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.popup-modal-content {
  max-width: 1000px;
  margin: 40px auto;
  padding: 20px;
  background: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.popup-modal-content .main-modal-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 40px 20px;
}
.popup-modal-content .modal-gallery {
  width: 70%;
}
.popup-modal-content .carousel-cell {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center;
  display: block;
  border-radius: 30px;
}
.mfp-bg.mfp-fade.mfp-ready {
  display: block;
}
.popup-modal-content .modal-details {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  justify-content: center;
  margin-top: 25%;
}
.popup-modal-content .modal-image {
  position: absolute;
  top: 14%;
  left: 60%;
}
.popup-modal-content h4 {
  font-size: 24px;
  margin-bottom: 20px;
}
.popup-modal-content .modal-gallery img,
.modal-image img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.popup-modal-content .modal-title {
  font-size: 20px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
}
.popup-modal-content .modal-description {
  font-size: 16px;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #676767;
  line-height: normal;
}
.mfp-content .mfp-close {
  right: 0px;
  top: 0px;
  background: #f6f6f6;
  border-radius: 50px;
}

@media screen and (max-width: 1024px) {
  .popup-modal-content .modal-title {
    font-size: 18px;
  }
  .popup-modal-content .modal-description {
    font-size: 15px;
  }
  .popup-modal-content .modal-image {
    position: absolute;
    top: 12%;
    left: 56%;
  }
  .popup-modal-content .modal-details {
    margin-top: 30%;
  }
}

@media screen and (max-width: 767px) {
  .popup-modal-content .modal-gallery,
  .popup-modal-content .modal-details {
    width: 100%;
    margin: 0;
    text-align: center;
    align-items: center;
  }
  /* .popup-modal-content .modal-image {
    position: unset;
} */
  .popup-modal-content .main-modal-content {
    flex-direction: column;
    padding: 30px 5px;
  }
  a.popup-modal-dismiss.mfp-close {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
  }
  .popup-modal-content {
    max-width: 400px;
  }
  .popup-modal-content .carousel-cell {
    height: 250px;
  }
  .popup-modal-content .modal-title {
    font-size: 20px;
  }
  .popup-modal-content .modal-description {
    font-size: 14px;
  }
}
@media screen and (max-width: 424px) {
  .popup-modal-content {
    max-width: 300px;
  }
}

/* Explore Cabinet pages CSS */

.page-template--fakro-brand .rich-text .rich-text__blocks img {
  margin: 0 auto;
}

.page-explorecabinets #CollectionProductGrid toolbar-item.toolbar {
  display: none;
}
.brand li.color-Unfinished {
  display: none;
}
.page-explorecabinets .product-item .card-price .price {
  display: none;
}
.page-explorecabinets .sibarbarBlock-filter-price {
  display: none;
}
.page-explorecabinets .product .card .card-information {
  display: flex;
  min-height: 160px;
}
.page-explorecabinets
  .product
  .card
  .card-information
  .card-information__wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.page-explorecabinets .cus-explore-cabinet {
  margin-top: auto;
}
.page-explorecabinets
  .product
  .product-item
  .card
  .card-product
  .card-product__wrapper {
  padding: 10px;
}
.page-explorecabinets .cus-explore-cabinet:hover {
  background: #c71724;
  border: #c71724;
  color: #fff;
}
/* .product-item .card-product__wrapper .card-media img {
  padding: 10px;
} */
/* .product .card .card-information{
  display: flex;
} */
.product
  .product-item
  .card
  .card-information
  .card-information__wrapper.text-center {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 6px;
}
.product
  .product-item
  .card
  .card-information
  .card-information__wrapper
  .cus-explore-cabinet {
  margin-top: auto;
}
.product
  .product-item
  .card
  .card-information
  .card-information__wrapper
  .cus-explore-cabinet:hover {
  background: #c71724;
  border: #c71724;
  color: #fff;
}
.ctm-cabinetry-new-main .ctm-cabinetry-sidebar-main {
  top: 135px !important;
}
.ctm-cabinetry-new-main .page-sidebar.page-sidebar--horizontal {
  top: 300px !important;
  width: 300px;
  /* background: #fafafa;
  padding: 15px; */
}
.main-collection-product-grid-default .ctm-cabinetry-new-main{
  display: flex;
  gap: 30px;
}


.ctm-cabinetry-new-main .page-sidebar.page-sidebar--horizontal .sidebarBlock-heading{
  min-width: 275px;
  margin-bottom: 20px;
}

.ctm-cabinetry-new-main .page-sidebar.page-sidebar--horizontal .sidebarBlock-heading .facets__text{
  text-transform: capitalize;
}
.ctm-cabinetry-new-main .page-sidebar.page-sidebar--horizontal .refined-widgets .sidebarBlock-heading .facets__text{
 text-transform: uppercase;
}

.ctm-cabinetry-new-main .page-sidebar-left input[type=checkbox]:checked+.form-label--checkbox:before{
    background-color: #c71724;
    border-color: #c71724;
}

.ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Categorie"], .ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Door Style"], .ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Door Material"], 
.ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Door Colors"], .ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Cabinet Finish"], .ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock[class*="sidebarBlock- sibarbarBlock-filter-price"], 
.ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Box Material"], .ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Features"], .ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Width (inches)"],
.ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Height (inches)"]{
  display: none!important;
}
.ctm-cabinetry-new-main .page-sidebar-left .list-menu__item .facet-checkbox--disabled{
  display: none;
}
.ctm-cabinetry-new-main .page-sidebar-left .item-disabled-test{
  display: none;
}

.ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock--selected-values .sidebarBlock-content--list{
   padding: 0;
}

.refined-widgets .sidebarBlock-heading{
  margin-bottom: 8px!important;
}

.ctm-cabinetry-new-main .page-sidebar-left .toggle-click9 , .ctm-cabinetry-new-main .page-sidebar-left .toggle-click10{
  margin: 0;
}

.ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock-heading{
  border: none!important;
  padding: 0!important;
}

.ctm-cabinetry-new-main .page-sidebar-left #main-collection-filters{
   background: #fafafa;
  padding: 15px;
}
.ctm-cabinetry-new-main .page-sidebar-left .sidebarBlock-content--list .facets__clear-all{
  display: none;
}
.ctm-cabinetry-new-main .page-sidebar-left .facets__list--refined .active-facets__button{
  background: #c71724;
    color: #fff;
}
.ctm-cabinetry-new-main .page-sidebar-left .refined-widgets .results-count .results{
  display: block!important;
}


@media screen and (max-width: 767px) {
  .explorecabinets .door_colors .facets__item img {
    display: none;
  }
  .explorecabinets .door_colors .facets__list {
    justify-content: center !important;
  }
  .explorecabinets .door_colors .facets__item {
    display: flex;
    width: auto;
  }
  .explorecabinets .sidebarBlock-content {
    overflow: initial !important;
  }
  .explorecabinets .cate-list .facets__list {
    gap: 10px;
    width: auto !important;
    flex-wrap: wrap !important;
    margin-top: 0px !important;
  }
  .cate-list .brand .facets__item {
    width: auto;
  }
  .explorecabinets .product .card .card-information .card-information__wrapper {
    padding: 0 10px;
  }
  .cate-list
    .brand
    .facets__item
    input[type="checkbox"]
    + .form-label--checkbox {
    padding: 10px 40px !important;
  }

  .product
    .product-item
    ..ctm-cabinetry-new-main .page-sidebar-left .list-menu__item .facet-checkbox--disabled
    .card-information
    .card-information__wrapper.text-center {
    padding: 0 6px;
  }
  .product
    .product-item
    .card
    .card-information
    .card-information__wrapper
    .cus-explore-cabinet {
    margin: 10px 0;
  }
  /* .toolbar-mobile .toolbar-sidebar .icon-filter {
    display: none !important;
  } */
  #shopify-section-template--18702555447516__product-grid .toolbar {
    justify-content: center;
  }
  .main-collection-product-grid-default .ctm-cabinetry-new-main{
    gap: initial;
  }
  .ctm-cabinetry-new-main .page-sidebar.page-sidebar--horizontal .sidebarBlock-heading{
    min-width: auto;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .explorecabinets .door_colors .facets__list {
    justify-content: center !important;
  }
  .explorecabinets .door_colors .facets__item {
    display: flex;
    width: auto;
  }
  .explorecabinets .sidebarBlock-content {
    overflow: initial !important;
  }
  .explorecabinets .cate-list .facets__list {
    gap: 10px;
    width: auto !important;
    flex-wrap: wrap !important;
  }
  .explorecabinets .cate-list .brand .facets__item {
    width: auto;
  }
  .explorecabinets
    .cate-list
    .brand
    .facets__item
    input[type="checkbox"]
    + .form-label--checkbox {
    padding: 10px 40px !important;
  }
  .main-collection-product-grid-default .ctm-cabinetry-new-main{
    gap: initial;
  }
}

@media (min-width: 992px) and (max-width: 1441px) {
  .ctm-cabinetry-new-main .ctm-cabinetry-sidebar-main,
  .ctm-cabinetry-new-main .page-sidebar.page-sidebar--horizontal {
    top: 70px !important;
  }
}

/* Collection page cabinetry css */
.ctm-cabinetry-new-main
  .product
  .product-item
  .card
  .card-product
  .card-product__wrapper {
  padding: 10px;
}
.ctm-cabinetry-new-main .product .card .card-information {
  min-height: 239px;
  display: flex;
}
.ctm-cabinetry-new-main .ctm-cabinetry-new .articleLookbook-item {
  display: flex;
  gap: 30px;
}
.ctm-cabinetry-new-main .ctm-cabinetry-new .articleLookbook-item .image {
  flex: 1 1 45%;
  aspect-ratio: 4 / 3;
  padding-top: 0 !important;
}
.ctm-cabinetry-new-main .ctm-cabinetry-new .articleLookbook-title {
  display: none;
}
.ctm-cabinetry-sidebar-main
  .collection-filters
  .collection-filters__item
  .widget_filter {
  display: none !important;
}
.ctm-cabinetry-new-main .widget_filter{
  display: none!important;
} 
/* .page-template--cabinetry-new .page-sidebar-left {
  display: none;
} */
.page-template--cabinetry-new .ctm-cabinetry-sidebar-main {
  display: block;
}
.ctm-cabinetry-new-main
  .ctm-cabinetry-new
  .articleLookbook-item
  .articleLookbook-des
  .info-tab__features {
  padding: 0 0 0 19px;
  margin: 0;
}

.ctm-cabinetry-new-main .cate-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ctm-cabinetry-new-main .cate-list .facets__list {
  gap: 10px;
}
.ctm-cabinetry-new-main .cate-list .facets__item {
  list-style: none;
  border-radius: 20px;
  padding: 0;
  background-color: #fafafa;
  width: 140px;
  text-align: center;
  box-shadow: 0 2px 10px #0000000f;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
  border: 1px solid #dddddd;
  border-radius: 12px;
  margin: 0;
}

.ctm-cabinetry-new-main .cate-list .facets__item:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  border: 1px solid #c71724;
  border-radius: 12px;
}

.ctm-cabinetry-new-main .cate-list .facets__item img {
  max-width: 48px;
  height: auto;
  margin-bottom: 10px;
  filter: invert(0%) brightness(0%);
}

.ctm-cabinetry-new-main .cate-list .facet-checkbox {
  min-height: 140px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #000;
  cursor: pointer;
  gap: 10px;
  line-height: 1.4;
  /* padding-left: 0 !important; */
  padding-left: 5px!important;
  padding-right: 5px;
}
.ctm-cabinetry-new-main
  .cate-list
  .facets__item
  input[type="checkbox"]
  + .form-label--checkbox:before {
  display: none;
}
.ctm-cabinetry-new-main
  .cate-list
  .sidebarBlock
  .facets__item
  input[type="checkbox"]:checked
  + label {
  border: 1px solid #c71724;
  border-radius: 12px;
}

/* Hide checkbox inputs */
.cate-list .facets__item input[type="checkbox"] {
  display: none;
}

@media screen and (max-width: 767px) {
  .ctm-cabinetry-new-main .cate-list .facets__item {
    width: 110px;
  }
  .ctm-cabinetry-new-main .cate-list .facet-checkbox {
    max-height: 100px;
  }
  .ctm-cabinetry-new-main .cate-list .facets__list {
    justify-content: center;
  }
  /* .ctm-cabinetry-new-main .icon-filter {
    display: none !important;
  } */
  .toolbar-wrapper:not(.toolbar-mobile) + .toolbar-mobile {
    justify-content: left !important;
    display: none;
  }
}

#stamped-main-widget .stamped-container {
  max-width: 1540px;
  margin: 50px auto !important;
}

/* #shopify-section-{{ section.id }} .sections-custom-service-block .custom-service-block{
  margin:50px 0;
}
 */

.productView-moreItem > div.product-customInformation:nth-child(2) {
  background: red;
}

toolbar-item.toolbar .toolbar-wrapper {
  justify-content: space-between !important;
  margin-top: 10px;
}


.ctm-about-us-main .wrapper-body{
  padding-bottom: 0;
}
.about-heading {
  text-align: center;
  margin: 50px;
}
.about-heading h1 {
  font-size: 48px;
}
.about-heading p {
  max-width: 800px;
  margin: 0 auto;
  line-height: 150%;
  font-size: 24px;
  font-weight: 300; 
}
.about-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 20px;
}
.about-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.about-image,
.about-text,
.about-video {
  flex: 1 1 48%;
  min-width: 300px;
}
.about-text h2{
  font-weight: 600;
  font-size: 34.08px;
  line-height: 100%;
}
.about-text p{
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #676767;
}
.about-video iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  border-radius: 4px;
}
.about-banner {
  margin: 60px auto;
  padding: 20px;
  text-align: center;
  background: #EBEBEB;
  border: 1px solid #EBEBEB;
}
.about-banner h2{
  margin: 0;
  font-weight: 700;
  font-size: 26px;
  line-height: 150%;
}
.about-banner h2 span {
  color: #c71724;
}


@media screen and (max-width: 768px) {
  .about-text h2{
    margin: 0;
    font-size: 24px;
  }
  .about-text p{
    font-size: 16px;
  }
  .about-row {
    flex-direction: column;
  }
  .about-footer {
    flex-direction: column;
    text-align: center;
  }
  .about-footer div {
    flex: 1 1 100%;
  }
  .about-banner{
    margin: 40px auto;
    padding: 10px;
  }
  .about-video{
    width: 100%
  }
}


.about-footer-contact-section {
  background-color: #c71724;
  color: white;
  padding: 30px 90px;
  display: flex;
  gap: 82px;
  margin: auto;
  box-sizing: border-box;
  align-items: center;
}

.about-footer-contact-section .footer-col {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 160%;
}

.about-footer-contact-section .col1 {
  width: 581px;
}

.about-footer-contact-section .col1 h3 {
  font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    margin: 0;
    color: #fff;
}

.about-footer-contact-section .col1 p {
  margin-top: 6px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}
.about-footer-contact-section .col2 svg{
width: 20px;
  height: 20px;
  fill: none;
}
.about-footer-contact-section .col2,
.about-footer-contact-section .col3 {
  width: 310px;
  border-left: 1px solid #FFFFFF;
  padding-left: 76px;
  font-weight: 700;
}

.about-footer-contact-section .col2 p {
   font-weight: 400;
    font-size: 16px;
  line-height: 150%;
  margin: 0;
  padding-top: 4px;
}

.about-footer-contact-section .col3 p,
.about-footer-contact-section .col4 p {
  margin: 0;
  font-weight: 400;
}

.about-footer-contact-section .col3 strong,
.about-footer-contact-section .col4 strong {
  font-size: 18px;
}

.about-footer-contact-section .col4 {
  width: 303px;
}
@media (max-width: 1024px) {
  .about-footer-contact-section {
    flex-wrap: wrap;
    gap: 40px;
    padding: 30px 40px;
    justify-content: space-between;
  }

  .about-footer-contact-section .col1,
  .about-footer-contact-section .col2,
  .about-footer-contact-section .col3,
  .about-footer-contact-section .col4 {
    width: 48%; /* 2 columns per row */
    padding-left: 0;
    border-left: none;
  }

  .about-footer-contact-section .col2,
  .about-footer-contact-section .col3 {
    padding-left: 0;
    border-left: none;
  }

  .about-footer-contact-section .col2 p,
  .about-footer-contact-section .col3 p,
  .about-footer-contact-section .col4 p {
    padding-top: 10px;
  }

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

@media (max-width: 767px) {
  .about-footer-contact-section {
    flex-direction: column;
    padding: 20px;
    gap: 30px;
  }

  .about-footer-contact-section .col1,
  .about-footer-contact-section .col2,
  .about-footer-contact-section .col3,
  .about-footer-contact-section .col4 {
    width: 100%;
  }
}


.product .product-item .card .card-information .card-information__wrapper.text-center{
      white-space: normal;
}
.product-details .productView-product .prod__additional_infos .band_logo a{
  cursor: initial;
}



/* Wood Door product local delivery text css */
.local-delivery-content-main svg{
  width: 16px;
  height: 16px;
  stroke: initial;
}

.local-delivery-content-main {
  font-size: 16px;
  line-height: 1.6;
  padding: 40px 0 0 0;
}

.local-delivery-content-main .delivery-heading {
  font-weight: 500;
  font-size: 20px;
  margin: 0;
  color: #C71724;
}

.local-delivery-content-main .delivery-intro {
  font-weight: 400;
    margin: 0;
    font-size: 16px;
}

.local-delivery-content-main .delivery-option {
  margin-bottom: 20px;
  margin: 16px 0;
}

.local-delivery-content-main .delivery-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}

.local-delivery-content-main .delivery-label {
  font-weight: 500;
  color: #c71724;
  font-size: 18px;
}

.local-delivery-content-main .delivery-description {
 font-size: 16px;
 color: #232323;
}

.local-delivery-content-main .delivery-points {
  margin-top: 16px;
}

.local-delivery-content-main .delivery-point {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  margin-bottom: 4px;
}

.local-delivery-content-main .delivery-contact {
  display: flex;
  align-items: center;
  gap: 10px;
}

.local-delivery-content-main .contact-link {
  color: #c71724;
  font-weight: 600;
  text-decoration: none;
}

.wood-door-disabled-data.block-a86220cf-8641-4e06-87d3-b5ffa195501b, .wood-door-disabled-data.block-058d88b7-6cce-4aae-a5c4-b8193bbdfa7f{
  display: none!important;
}

/* Wood Door product local delivery text css end */


.explorecabinets .halo-collection-content .page-content .product .card-product__group.group-right{
  display: none;
}

/* .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Size"]{
  display: none!important;
} */

/* .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Width"] , 
.halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Height"]
{
  display: none;
} */


/* Height Width hide from doors */

.frontdoors .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Width"] , 
.frontdoors .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Height"]
{
  display: none;
} 

.frenchdoors .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Width"] , 
.frenchdoors .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Height"]
{
  display: none;
} 

.doorswithsidelights .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Width"] , 
.doorswithsidelights .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Height"]
{
  display: none;
}

.fiberglass .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Width"] , 
.fiberglass .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Height"]
{
  display: none;
} 

.wooddoors .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Width"] , 
.wooddoors .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Height"]
{
  display: none;
}

.irondoors .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Width"] , 
.irondoors .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Height"]
{
  display: none;
}

.durablecountertopsforkitchens\&bathrooms .halo-collection-content .page-sidebar+.page-content , .cabinethardware .halo-collection-content .page-sidebar+.page-content{
   width: 100%;
   padding-left: 0;
}
.durablecountertopsforkitchens\&bathrooms .halo-collection-content .articleLookbook-block .articleLookbook-des , .cabinethardware .halo-collection-content .articleLookbook-block .articleLookbook-des{
  text-align: center;
}

/* ---------------HGTV Door CSs---------------------*/

.custom-product-badge.months-door-badge {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  padding: 6px;
}

.custom-product-badge.months-door-badge img {
  width: auto;
  height: auto;
  max-width: 100px; 
  border-radius: 6px;
}

/* Mobile First Approach - Responsive Adjustments */

/* Small mobile devices */
@media (max-width: 480px) {
  .custom-product-badge.months-door-badge {
    bottom: 0px;
    right: 70px;
    padding: 4px;
  }
  
  .custom-product-badge.months-door-badge img {
    max-width: 70px; /* Smaller on mobile */
  }
}

/* Tablets and larger mobile devices */
@media (min-width: 481px) and (max-width: 768px) {
  .custom-product-badge.months-door-badge {
    bottom: 0px;
    right: 80px;
  }
  
  .custom-product-badge.months-door-badge img {
    max-width: 85px;
  }
}

/* Desktop and larger tablets */
@media (min-width: 769px) and (max-width: 1024px) {
  .custom-product-badge.months-door-badge {
    bottom: 0px;
    right: 100px;
  }
  
  .custom-product-badge.months-door-badge img {
    max-width: 95px;
  }
}

/* Large desktop screens */
@media (min-width: 1025px) {
  .custom-product-badge.months-door-badge {
    bottom: 0px;
    right: 100px;
  }
  
  .custom-product-badge.months-door-badge img {
    max-width: 100px;
  }
}

/* Extra large screens */
@media (min-width: 1440px) {
  .custom-product-badge.months-door-badge {
    bottom: 0px;
    right: 150px;
  }
  
  .custom-product-badge.months-door-badge img {
    max-width: 110px;
  }
}

/* Ensure badge stays within product image container */
.productView-image-wrapper {
  position: relative; 
}


@media (max-width: 768px) {
  .custom-product-badge.months-door-badge img {
    max-width: 20vw; 
    max-height: 20vh;
  }
}

.frenchdoors .page-sidebar-left .collection-filters .collection-filters__item .sidebarBlock[class*="sidebarBlock- Number of Panels"]{
  display: none;
}


/* Hide Route product everywhere visually */
a[href*="/products/routeins"],
.product-card-wrapper a[href*="routeins"],
.grid__item a[href*="routeins"] {
  display: none !important;
}

.collection .productListing .product .card-information .full-unstyled-link , .recentlyViewed-row .product .card-information .full-unstyled-link{
  min-height: 96px;
}  
.explorecabinets .collection .productListing .product .card-information .full-unstyled-link{
  min-height: 48px;
}
.collection .productListing .product .card-information .card-price{
  min-height: 48px;
}

.modernformcabinetwhiteshaker .collection-default .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Brands"] , .modernformcabinetwhiteshaker .collection-default .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Colors"] , .vanitieswithouttops .collection-default .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Door Colors"]{
  display: none;
}

.halo-recommendations-block[data-vendor="Route"]{
    display: none !important;
}
.halo-recently-viewed-block
  a[href*="/products/routeins"],
.halo-recently-viewed-block
  [data-handle="routeins"],
.halo-recently-viewed-block
  .product:has(a[href*="/products/routeins"]),
.halo-recently-viewed-block
  .product:has(img[alt*="Route"]),
.halo-recently-viewed-block
  .product:has([title*="Route"]) {
  display: none !important;
}


.mosaictile .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Width"], .mosaictile .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Height"],
.floorandwalltile .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Width"], .floorandwalltile .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Height"]{
   display: none;
}
.wooddoors .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Door Material"]{display: none;} 
.fiberglass .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Door Material"],
.fiberglass .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Door Style"]
{display: none;}

.halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Door Types"]{
  display: none;
}

.frenchdoors .halo-collection-content .page-sidebar-left .sidebarBlock[class*="sidebarBlock- Door Types"]{
  display: block;
}

.ctm-swap-row{
    display:flex;
    flex-direction: column;
}

.page-liquidation .partner-main .partner-item{
  padding: 0;
}
.page-liquidation .partner-main .partner-item img{
  padding: 20px;
}
.page-liquidation .partner-main .partner-item h2{
      background: #c71724;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
}


/* KCD Page cSS */
.custom-banner-multi-buttons {
  background: #000;
}
.custom-banner-multi-buttons .banner-content {
    max-width: 1426px;
     margin: 0 auto;
    padding: 40px 0 50px 0;
}
.custom-banner-multi-buttons .banner-content .banner-description {
    font-weight: 500; 
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: uppercase;
    max-width: 880px;
    margin: 0 auto;
    padding: 16px 0 35px 0;
}
.custom-banner-multi-buttons .banner-content .banner-description span {
   color: #c71724;
}
.custom-banner-multi-buttons .banner-content .banner-buttons .banner-btn {
  max-width: 290px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0;
    width: 100%;
    text-overflow: initial;
}
.custom-banner-multi-buttons .banner-content .banner-buttons .banner-btn:last-child {
  background: #fff;
  color: #000;
}

.custom-banner-multi-buttons .banner-content .banner-buttons .banner-btn:last-child:hover {
  background: #C71724!important;
  color: #ffffff;
}

 @media screen and (max-width: 767px) {
.custom-banner-multi-buttons .banner-content {
    padding: 40px 16px;
 }
 .custom-banner-multi-buttons .banner-content .banner-description {
  font-size: 16px;
 }
}



.sections-slide-show .slideshow .item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.4);
  z-index: 1;
  pointer-events: none;
}

.sections-slide-show .slideshow  .container-full {
  position: relative;
  z-index: 1;
}


.page-lighting .halo-sidebar-wrapper .sidebar-product , .page-lighting .halo-sidebar-wrapper .sibarbarBlock-filter-price , .page-lighting .ctm-sidebar-static-menu{
  display: block!important;
}
.page-lighting .ctm-sidebar-static-menu{
  margin-bottom: 30px;
}
.page-lighting .halo-collection-content .page-sidebar-left{
  margin-top: 30px;
}
.page-lighting .halo-collection-content .page-sidebar-left .halo-sidebar-wrapper .collection-filters{
  background: #FAFAFA;
  padding: 15px;
}

@media (min-width: 1025px) {
.page-lighting .halo-collection-content .page-sidebar-left{
   max-width: 310px;
   width: 310px
}
.page-lighting .halo-collection-content .page-content{
   width: calc(100% - 310px);
 }
}

.page-template--free-design main { padding-bottom:0px;}
.free-design-banner__content .button {
    width: fit-content;
    margin: 0;
    background: #c71724;
    border: none;
   
    color: #fff;
    padding: 13px 24px;
    font-weight: 700;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: uppercase;
}
.free-design-banner__content .button:hover {
    background-color: #232323;
}
.page-template--free-design .image-comparison .section-content .section-text { flex:1;}
.page-template--free-design .image-comparison .section-content .section-images { flex:1;}
.page-template--free-design  .image-comparison .section-content { gap:10px;}
.page-template--free-design .slick-dots li button,{    border: 1px solid #f3e9e9;    background: #c71724; }
 .page-template--free-design .slick-dots li.slick-active button { border: 1px solid #f3e9e9; background: #fff; }
 .page-template--free-design .slick-dots li button {
    border-color: #fff;
    background: transparent;
}
@media (max-width: 768px) { 
  .section-block-template--22766171750620__brand_slider_LdBqwq .halo-block-header .rte {
    font-size: 25px !important;
    margin-bottom: 20px !important;
}
.section-block-template--22766171750620__brand_slider_LdBqwq .halo-block-header .title-wrap {
  margin-bottom: 10px !important;
}
.free-design-banner__content .button { margin: auto;        padding: 13px 24px !important;}
.page-template--free-design .image-comparison .subtitle.text-left,
.page-template--free-design .image-comparison .title.text-left ,
.page-template--free-design .image-comparison .description p {text-align:center;}
.page-template--free-design .image-comparison .text-left.button.custom-border {margin:0 auto !important;}

}


.new-3d-design-globo-main .globo-form-control {
    margin-bottom: 5px!important;
    padding: 0 5px!important;
}
.new-3d-design-globo-main .globo-form-app .header .title {
    margin-bottom: 0;
    font-size:26px;
    text-transform:capitalize;
}
.new-3d-design-globo-main .globo-form-app .g-container{
  padding: 10px 20px;
}
.new-3d-design-globo-main .globo-form-control{
  margin-bottom: 5px;
  padding: 0 5px;
}
.new-3d-design-globo-main .globo-form-control .gfb__dropzone{
      min-height: 100px;
}
.new-3d-design-globo-main .globo-form-app .header{
    margin-bottom: 5px;
}
.new-3d-design-globo-main .globo-form-app .header .title{
   margin-bottom: 0;
}
.new-3d-design-globo-main .globo-form-app .flex-wrap{
  gap: 10px;
  justify-content: space-between;
}
.new-3d-design-globo-main .globo-form-control .globo-list-control.option-5-column{
  width: auto;
  padding: 0;
}
.new-3d-design-globo-main .globo-form-control .gfb__dropzone{
  padding: 5px 12px;
}
.new-3d-design-globo-main .globo-form-app , .new-3d-design-globo-main .gfb-style-material_filled .gfb__footer button{ border-radius: 0;  }


@media (max-width: 768px) { 
 .new-3d-design-globo-main .globo-form-app .g-container{
     padding: 8px;
  }
  .new-3d-design-globo-main .globo-form-app .header{
    margin-bottom: 100px;
  }
}



/* New Homepage All css */
.lc-ctm-img-text-homepage{
  margin: 60px 0;
}
.lc-ctm-img-text-homepage .multi-column__item{
  align-content: center!important;
}
.lc-ctm-img-text-homepage .all-wrap .h1{
  margin: 0;
}
.lc-ctm-img-text-homepage .main-heading{
    font-weight: 500;
    font-size: 48px;
    line-height: 1.1;
    letter-spacing: 0;
}

.lc-ctm-img-text-homepage .kitchen-design-steps {
    max-width: 100%;
}

.lc-ctm-img-text-homepage .kitchen-design-desc {
       margin: 16px 0 40px 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0;
    color: #717171;
}

.lc-ctm-img-text-homepage .kitchen-design-list {
       display: flex;
    flex-direction: column;
    gap: 20px;
}

.lc-ctm-img-text-homepage .kitchen-design-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.lc-ctm-img-text-homepage .step-number {
  width: 26px;
  height: 26px;
  min-width: 16px;
  border-radius: 50%;
  background: #d71920;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
}
.lc-ctm-img-text-homepage .step-text {
     font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 2%;
}

.lc-ctm-img-text-homepage .multi-column__item .button{
  max-width: 100%!important;
  width: auto;
  margin-top: 40px;
}

.ctm-product-block-homepage .halo-block-header .text{
  font-weight: 500;
}
.ctm-product-block-homepage .small-heading-main{
  padding-bottom: 16px;
}
.ctm-product-block-homepage .halo-block-header .title{
  margin-bottom: 16px;
  padding-bottom: 8px;
}
.ctm-product-block-homepage .halo-block-header .description{
  margin-top: 0;
}
.ctm-product-block-homepage .product .product-item .card{
  border-radius: 20px!important;
}
.ctm-product-block-homepage .product .product-item .card .card-product .card-product__wrapper{
  background: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.ctm-product-block-homepage .product .card .card-information{
  padding: 10px 16px 16px 16px !important;
  background: #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.ctm-product-block-homepage .product .card .card-information .card-information__wrapper{
  margin-bottom: 0!important;
  text-align: left;
  width: 100%;
  max-width: 100%!important;
  gap: 16px!important;
}
.ctm-product-block-homepage .product .card .card-information .card-information__wrapper .full-unstyled-link{
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0;
}

.ctm-product-block-homepage .product .product-item .card .card-information .card-information__wrapper .cus-explore-cabinet{
  margin-left: 0;
  order: 1;
  line-height: 20px;
}
.ctm-product-block-homepage .product .card .card-information .card-information__wrapper .price__last .price-item.price-item--regular{
  font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 2%;
    color: #000;
}
.ctm-product-block-homepage .card-information__wrapper.text-center .card-price{
  justify-content: flex-start;
  margin-bottom: 0;
}

.ctm-homepage-multi-col{
  padding: 60px 0;
}
.ctm-homepage-multi-col .prose .h1{
  font-weight: 500;
  font-size: 48px;
  line-height: 1.1;
  color: #141212;
  margin: 0;
}
.ctm-homepage-multi-col .prose p{
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 2%;
  color: #4A4A4A;
  margin: 10px 0 30px 0;
}
.ctm-homepage-multi-col .multi-column .multi-column__item{
      border: 1px dashed #D8D8D8;
    border-radius: 20px;
    padding: 30px 20px;
}
.ctm-homepage-multi-col .multi-column .multi-column__item .image{
      padding: 10px;
    background: #000;
    width: fit-content;
    margin: 0 auto;
    border-radius: 12px;
}
.ctm-homepage-multi-col .multi-column{
  row-gap: 20px!important;
}
.ctm-homepage-multi-col .multi-column {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.ctm-homepage-multi-col .multi-column .multi-column__item:nth-last-child(2) {
    grid-column: 2;
}
.ctm-homepage-multi-col .multi-column .multi-column__item:last-child {
    grid-column: 3;
}
.ctm-homepage-multi-col .multi-column .multi-column__item .all-wrap .h2{
  padding-bottom: 16px;
    line-height: 1.4;
    text-transform: capitalize;
    font-weight: 500;
    margin: 20px 0;
    color: #141212;
    border-bottom: 1px solid #EBEBEB;
}
.ctm-homepage-multi-col .multi-column .multi-column__item .all-wrap .prose{
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: 2%;
    text-align: center;
    color: #000;
}

@media (min-width: 768px) and (max-width: 1024px){
.ctm-homepage-multi-col .multi-column{
    grid: initial !important;
  }
  .footer .footer__content-top .halo-row{
    flex-wrap: nowrap;
  }
}

@media (max-width: 767px) {
    .lc-ctm-img-text-homepage{
      margin: 20px 0;
    }
    .lc-ctm-img-text-homepage .main-heading{
      font-size: 32px;
    }
    .lc-ctm-img-text-homepage .kitchen-design-desc{
      margin: 16px 0 20px;
      font-size: 16px;
    }
    .lc-ctm-img-text-homepage .kitchen-design-item {
      padding: 0;
      align-items: flex-start;
    }
    .lc-ctm-img-text-homepage .step-number{
      width: 24px;
      height: 24px;
      min-width: 24px;
    }
    .lc-ctm-img-text-homepage .multi-column{
      gap: 20px;
      flex-direction: column-reverse!important;
    }
    .lc-ctm-img-text-homepage .custom-iframe-main{
      height: 300px;
    }
    .lc-ctm-img-text-homepage .multi-column__item .button{
      margin-top: 20px;
      width: 100%;
      line-height: 20px;
    }
    .lc-ctm-img-text-homepage .multi-column__item{
      width: 100%;
    }
    .ctm-homepage-multi-col .multi-column{
        grid-template-columns: 1fr;
    }

    .ctm-homepage-multi-col .multi-column .multi-column__item:nth-child(5),
    .ctm-homepage-multi-col .multi-column .multi-column__item:nth-child(6){
        grid-column: auto;
    }

    .ctm-product-block-homepage .container{
      padding-left: 20px;
      padding-right: 20px;
    }
    .ctm-product-block-homepage .halo-block-content .products-grid .product{
        width: 100%;
    }
    .ctm-product-block-homepage .halo-block-content .product-infinite-scroll{
      display: block;
    }
    .ctm-product-block-homepage .halo-product-block .products-grid{
      margin: 0;
    }
    .ctm-product-block-homepage .slider-buttons{
      margin-top: 0!important;
      justify-content: center;
    }
    .ctm-product-block-homepage .slider-buttons .slider-counter{
      display: none;
    }
      .ctm-product-block-homepage .nav {
      background: none;
      border: none;
      cursor: pointer;
      transition: all 0.3s ease;
    }
    .ctm-product-block-homepage .nav svg {
      border-radius: 50%;
      width: 40px;
      height: 40px;
      fill: none;
      stroke: none; 
    }
    .ctm-homepage-multi-col{
      padding: 20px 0;
    }
    .ctm-homepage-multi-col .prose .h1{
      font-size: 32px;
    }
    .ctm-homepage-multi-col .prose p{
      font-size: 16px;
      line-height: 1.6;
      margin: 10px 0 20px;
    }
    .ctm-homepage-multi-col .section-stack .multi-column{
      gap: 10px !important;
      flex-wrap: wrap;
      flex-direction: row !important;
    }
    .ctm-homepage-multi-col .multi-column .multi-column__item{
      border-radius: 10px;
      padding: 10px;
      width: calc(50% - 10px);
    }
    .ctm-homepage-multi-col .multi-column .multi-column__item .image{
      padding: 8px;
      border-radius: 10px;
    }
    .ctm-homepage-multi-col .multi-column .multi-column__item .all-wrap .h2{
      padding-bottom: 10px;
      margin: 10px 0;
        font-size: 18px;
        line-height: 1.3;
    }
    .ctm-homepage-multi-col .multi-column .multi-column__item .all-wrap .prose{
      font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0;
    }
}