/** Shopify CDN: Minification failed

Line 4393:2 Expected "}" to go with "{"

**/
/* =====================================================
   FONT FACE
===================================================== */
@font-face {
  font-family: "Mona Sans";
  src: url("/cdn/shop/files/MonaSans-Bold.woff2?v=1770980309")
    format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mona Sans";
  src: url("/cdn/shop/files/MonaSans-Light.woff2?v=1770980309")
    format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mona Sans";
  src: url("/cdn/shop/files/MonaSans-Medium.woff2?v=1770980310")
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mona Sans";
  src: url("/cdn/shop/files/MonaSans-Regular.woff2?v=1770980309")
    format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mona Sans";
  src: url("/cdn/shop/files/MonaSans-SemiBold.woff2?v=1770980310")
    format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* =====================================================
   GLOBAL STYLES
===================================================== */
:root {
  --ctm-bc-color: #f8f8f5;
  --des-color: #2e2e37;
  --ctm-width: 1600px;
  --ctm-conatiner: 1440px;
}

.ctm-conatiner {
  max-width: var(--ctm-conatiner);
  margin: auto;
}

.template-page {
  background-color: var(--ctm-bc-color) !important;
}

body {
  margin: 0;
  padding: 0;
}

#MainContent {
  padding-bottom: 60px;
}

.template-index {
  background: #000;
  color: #fff;
}

.page-width {
  width: 100%;
  max-width: 100%;
}
.custom-page-wrapper {
  max-width: var(--ctm-width);
  margin: auto;
}
.ctm-rich-text-wrapper {
  max-width: 1428px;
  margin: auto;
}

.template-page .rte p img {
  display: flex;
  justify-content: center;
  margin: auto;
}
.header-wrapper--border-bottom {
  border: none;
}
/* body{
background: #000!important;
} */

.field:after,
.field__input:focus-visible {
  box-shadow: none !important;
}

.page-index #MainContent {
  padding-right: 0;
  padding-left: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
button {
  letter-spacing: 0;
}

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.button.ctm-header-btn {
  font-weight: 600;
  font-size: 18px;
  line-height: 110.00000000000001%;
  text-transform: capitalize;
  padding: 18px 24px;
  color: #111;
  background: #ffffff;
  border-radius: 50px;
  font-family: "Mona Sans";
}
.button.ctm-header-btn:hover {
  background: #03a296;
  border-color: #03a296;
  color: #fff;
}
.button::before,
.button::after {
  display: none;
}
.button {
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  /* min-width: unset;
  min-height: unset; */
}
.button--primary {
  border: 0.61px solid #ffffff;
  background: #fff;
  color: #000;
  /* min-width: unset;
  min-height: unset; */
}
.button--secondary {
  border: 0.8px solid #ffffff;
  background: transparent;
  color: #fff;
  /* min-width: unset;
  min-height: unset; */
}
.button--primary:hover {
  background: #03a296;
  border-color: #03a296;
  color: #fff;
}
.button--secondary:hover {
  background: #fff;
  color: #000;
}
.button.ctm-header-btn::before,
.button.ctm-header-btn::after {
  content: none;
  display: none;
}

#MegaMenu-Content-2 .mega-menu__list.mega-menu__list--shop {
  display: grid;
}

.header .mega-menu__content {
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-bottom: 0;
  padding-top: 0;
}

#MegaMenu-Content-2.mega-menu__content {
  max-width: 1589px;
  padding: 30px 30px 30px 45px !important;
  width: 100%;
  box-shadow: 0px 10px 10px 0px #0000001a;
}

.mega-menu__content {
  display: flex;
  justify-content: center;
  background: #ffffff !important;
  width: max-content;
  margin: 0 auto !important;
  padding-top: 0;
  padding-bottom: 0;
}

.mega-menu__list.mega-menu__list--shop > li {
  border-radius: 8px;
  text-align: center;
  border: 0.48px solid #d4d4d4;
  display: flex;
  flex-direction: column-reverse;
}

.mega-menu__image {
  background: #f5f5f5;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.header .header__heading .header__heading-link {
  padding: 0;
}
.header.header--middle-left {
  grid-template-columns: 1fr auto 1fr;
}

.header .header__inline-menu .list-menu--inline {
  gap: 16px;
}

.header .header__icons {
  align-items: center;
}

.footer {
  background: #000;
}

.header .header__icon .svg-wrapper {
  width: 20px;
  height: 20px;
}

.header account-icon,
.header .header__icon--cart {
  width: 30px;
  height: 20px;
}
.footer .footer__blocks-wrapper .footer-block-image {
  display: block;
}

.footer .footer-image-custom {
  padding-bottom: 70px;
}

.footer .footer-contact {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer .footer-contact-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}
.footer .footer-contact-item,
.footer .footer-newsletter-content {
  color: #ffffff;
}

.footer .footer-contact-item a {
  text-decoration: none;
  color: inherit;
}

.footer .footer-contact-item a:hover {
  opacity: 0.7;
}

.footer .share-links-footer {
  display: flex;
  gap: 16px;
}

.footer .share-links-footer .share-email svg:hover , .footer .share-links-footer .share-facebook svg:hover {
  fill: #22a396;
  color:#fff;
}

.footer .footer-block-image .footer-image-description p {
  color: #fef7ed;
  padding: 10px 0 30px 0;
}

.ctm-homepage-img-main .banner__box {
  padding: 20px;
  background: #0000004d;
  backdrop-filter: blur(20px);
  border-radius: 16px;
}
.ctm-homepage-img-main .banner__box .banner__heading {
  font-weight: 600;
  font-size: 90px;
  line-height: 90%;
}
.ctm-homepage-img-main .banner__box .banner__text p {
  font-weight: 400;
  font-size: 36px;
  line-height: 130%;
}
.ctm-homepage-img-main .banner__box .banner__buttons .button--primary {
  padding: 12px 18px;
  font-size: 16px;
}
.ctm-homepage-img-main .banner__box .banner__buttons .button--primary:hover {
  background: #03a296;
  border-color: #03a296;
  color: #fff;
}
.ctm-homepage-img-main .banner__box .banner__buttons .button--secondary {
  padding: 12px 16px;
  font-size: 16px;
}
.ctm-homepage-img-main .banner__content {
  padding: 4rem;
}

.ctm-homepage-multicolumn-main {
  background: #000;
}
.ctm-homepage-multicolumn-main ul li .multicolumn-card {
  display: flex;
  border: 1px solid #cdcdcd29;
  border-radius: 16px;
  background-color: #3c3b3b29;
  opacity: 70;
}
.ctm-homepage-multicolumn-main .multicolumn-card {
  background: #111;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  gap: 30px;
  padding: 16px 0 16px 16px;
  align-items: center;
}
.ctm-homepage-multicolumn-main .multicolumn-card-spacing {
  padding-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.ctm-homepage-multicolumn-main .multicolumn-card__info {
  padding: 0;
  max-width: 100%;
  margin-right: 10px;
}
.ctm-homepage-multicolumn-main .multicolumn-card__info h3 {
  font-weight: 500;
  font-size: 35px;
  line-height: 1.2;
  text-transform: capitalize;
  margin: 0 0 30px 0;
}
.ctm-homepage-multicolumn-main .multicolumn-card__info .button--primary {
  border-radius: 40px;
  padding: 13px 19px;
  font-size: 16px;
  margin: 0;
}
.ctm-homepage-multicolumn-main .multicolumn-card__info a .svg-wrapper,
.ctm-homepage-multicolumn-main .center {
  display: none;
}

.ctm-homepage-slideshow-main .banner--desktop-transparent .banner__box {
  max-width: 525px;
  width: 100%;
}
.ctm-homepage-slideshow-main .banner__box .banner__heading {
  font-size: 20px;
  line-height: 1.5;
}
.ctm-homepage-slideshow-main .banner__box .banner__text {
  margin-top: 0;
}
.ctm-homepage-slideshow-main .banner__box .banner__text p {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-top: 20px;
}
.ctm-homepage-slideshow-main .banner__box .banner__text_content {
  margin-top: 0;
}
.ctm-homepage-slideshow-main .banner__box .banner__text_content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  text-transform: capitalize;
  margin: 20px 0 45px 0;
}
.ctm-homepage-slideshow-main .banner__box .banner__buttons {
  margin-top: 0;
}
.ctm-homepage-slideshow-main .banner__box .banner__buttons .button--primary {
  padding: 16px 24px;
  font-weight: 600;
  font-size: 20px;
}
.ctm-homepage-slideshow-main
  .banner__box
  .banner__buttons
  .button--primary:hover {
  background: #fff;
  color: #000 !important;
  border: 1px solid #fff;
}
.page-index
  .ctm-second-slideshow
  .banner__box
  .banner__buttons
  .button--primary {
  color: #fff !important;
  background: #000;
  border: none;
}
.page-index
  .ctm-second-slideshow
  .banner__box
  .banner__buttons
  .button--primary:hover {
  color: #000;
  background: #fff;
  border: 1px solid #000;
}

.page-index .ctm-homepage-slideshow-main .slider-button,
.page-index .ctm-homepage-slideshow-main .slider-button:hover {
  color: white;
}

.page-index
  .ctm-homepage-slideshow-main
  .banner__box
  .banner__buttons
  .button--primary:hover {
  color: #fff !important;
  background: #000;
  border: 1px solid #000;
}
.ctm-homepage-slideshow-main .slideshow {
  position: relative;
}
.ctm-homepage-slideshow-main .slideshow__controls {
  position: absolute;
  bottom: 0;
  left: 50%;
  border: none;
  transform: translateX(-50%);
}

.page-index .ctm-contact-homepage .split-left .field__input {
  color: #fff;
}

.ctm-homepage-text-main {
  padding: 60px 0 50px 0;
  background: #111;
}

.page-index #MainContent {
  padding-bottom: 0;
}
.ctm-homepage-text-main .rich-text {
  background: #111;
}
.ctm-homepage-text-main .rich-text__blocks {
  max-width: 1405px;
}
.ctm-homepage-text-main .rich-text__blocks .rich-text__heading {
  font-weight: 300;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: 0;
}
.ctm-homepage-text-main .rich-text__blocks .rich-text__text {
  margin-top: 0;
}
.ctm-homepage-text-main .rich-text__blocks .rich-text__text p {
  font-weight: 500;
  letter-spacing: -2%;
  margin-top: 30px;
}

.ctm-homepage-collection-main
  .collection__title.title-wrapper--self-padded-tablet-down {
  padding: 0 4rem;
}
.ctm-homepage-collection-main .page-width-desktop {
  padding: 0;
  margin: 0 40px;
}
.ctm-homepage-collection-main .card-wrapper {
  border: 1px solid #3a3a3a;
  border-radius: 16px;
  overflow: hidden;
}
.ctm-homepage-collection-main .card__media {
  background: #333;
}
.ctm-homepage-collection-main .card__media img {
  object-fit: contain !important;
}
.ctm-homepage-collection-main .card--standard .card__content {
  padding: 10px;
  text-align: center;
}
.ctm-homepage-collection-main .card__heading {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
.ctm-homepage-collection-main .price-item--regular {
  display: none !important;
}
.ctm-homepage-collection-main .card-information .price {
  text-align: center;
}
.ctm-homepage-collection-main .price-item {
  font-weight: 600;
}
.ctm-homepage-collection-main .quick-add {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 5;
  top: 60%;
}
.ctm-homepage-collection-main .card-wrapper:hover .quick-add {
  opacity: 1;
}
.ctm-homepage-collection-main .quick-add__submit {
  background: #111;
  color: #fff;
  border-radius: 30px;
  border: none;
  font-size: 14px;
  padding: 10px 0;
}
.ctm-homepage-collection-main .quick-add__submit:hover {
  box-shadow: 0px 0px 10px 0px #0000001a;
  background: #ffffff;
  color: #000;
}
.ctm-homepage-collection-main .quick-add__submit:hover span {
  color: #000;
}
.ctm-homepage-collection-main .collection__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ctm-homepage-collection-main .collection__title h2 {
  font-weight: 600;
  font-size: 40px;
}
.ctm-homepage-collection-main .ctm-view-all {
  font-weight: 500;
  color: white;
  text-decoration: none;
}
.ctm-homepage-collection-main .ctm-view-all:hover {
  text-decoration: none;
  color: white;
}
.ctm-homepage-collection-main .collection__view-all {
  display: none;
}

.ctm-homepage-second-main .banner__box {
  max-width: 529px !important;
  width: 100%;
}
.ctm-homepage-second-main .banner__box .banner__heading {
  font-weight: 600;
  font-size: 20px;

}
.ctm-homepage-second-main .banner__box .banner__text {
  margin-top: 10px;
}
.ctm-homepage-second-main .banner__box .banner__text p {
  font-size: 40px;
  line-height: 1;  color: #000;

}
.ctm-homepage-second-main .banner__box .banner__richtext p {
  font-weight: 500;
  line-height: 1.6;
  margin: 10px 0 21px 0;color: #000;

}
.ctm-homepage-second-main
  .banner__box
  .ctm-homepage-second-main
  .banner__box
  .banner__richtext
  p.banner__buttons
  .button {
  padding: 16px 34px;
  font-size: 20px;
}
.ctm-homepage-second-main .banner__box .banner__buttons .button {
  padding: 16px 34px;
  font-size: 20px;
  background: #000;
  color: #fff;
  border: none;
}
.ctm-homepage-second-main .banner__box .banner__buttons .button:hover {
  background-color: #fff;
  color: #000;
}
.ctm-homepage-second-main .gradient {
    background: #ffffffa1;
    width: 100%;
    max-width: 750px !important;
    text-align: center;
    border-radius: 16px;
}
.header__heading-logo {
  height: 60px;
}
.header--middle-left .header__heading-link,
.header--top-left .header__heading-link {
  margin-left: 0;
}

/* .page-index .ctm-collection-slider .collection-card__image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
} */

.page-index .ctm-collection-slider .collection-card__image {
  height: 100%;
}

.page-index .ctm-collection-slider .collection-card__sample img {
  width: auto;
  border:2px solid #fff;
}
.page-index .ctm-homepage-slideshow-main .slider-button {
  display: none;
}
.page-index .home-pg-banner .banner__content {     padding: 4rem 4rem 0rem 4rem ;}
@media screen and (max-width: 1025px) {
  .custom-page-wrapper {
    padding: 0 16px;
  }
  .header.header--middle-left {
    grid-template-columns: 0fr auto 1fr;
  }

  .ctm-homepage-text-main {
    padding: 50px 0 50px 0;
    background: #111;
  }
.page-index .ctm-collection-slider .collection-card__sample img {
  width:80px;
}
  /* .ctm-header-btn{
        display: none;
    } */

  .extra-announcement-left,
  .extra-announcement-right {
    display: none;
  }
  .footer .footer__blocks-wrapper {
    gap: 40px;
  }

  .footer .footer__blocks-wrapper .footer-block:first-child {
    border-right: none;
    padding-right: 0;
  }

  .footer-block--menu .footer-block__heading {
    position: relative;
    cursor: pointer;
  }
  .footer .footer-block__details-content .list-menu__item {
    border-bottom: none;
    padding: 10px 0;
    font-size: 16px;
    margin: 0;
  }

  .footer-block--menu .footer-block__heading::after {
    content: "";
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/cdn/shop/files/arrow-down.svg?v=1771395786);
  }

  .footer-block--menu.active .footer-block__heading::after {
    background-image: url(/cdn/shop/files/new-Icons_5.svg?v=1771395798);
  }

  .footer-block--menu .footer-block__details-content {
    display: none;
  }

  .footer-block--menu.active .footer-block__details-content {
    display: block;
    margin-top: 15px;
  }

  .ctm-homepage-collection-main .quick-add  {
    display:none;
  }

  .ctm-homepage-img-main .banner__content {
    max-width: 254px;
    width: 100%;
    margin: 15px;
    padding: 0;
  }
  .ctm-homepage-img-main .banner__content .banner__box {
    padding: 10px;
    background: #0000004d;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 6px;
  }
  .ctm-homepage-img-main .banner__box .banner__heading br {
    display: none;
  }
  .ctm-homepage-img-main .banner__box .banner__heading {
    font-size: 16px;
    line-height: 1;
  }
  .ctm-homepage-img-main .banner__box .banner__text p {
    font-size: 12px;
    line-height: 1.3;
  }
  .ctm-homepage-img-main .banner__box .banner__buttons .button--primary,
  .ctm-homepage-img-main .banner__box .banner__buttons .button--secondary {
    padding: 10px 8px;
    font-size: 12px;
  }

   .page-index .ctm-homepage-img-main .banner__box .banner__buttons {
    gap:5px;
  }

  .ctm-homepage-multicolumn-main .page-width {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .ctm-homepage-collection-main .page-width-desktop {
    margin: 0;
  }
  .ctm-homepage-collection-main
    .collection__title.title-wrapper--self-padded-tablet-down {
    padding: 0;
    margin-bottom: 6px;
  }
  .breadcrumb {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  #MainContent {
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-index .page-width,
  .page-collection .page-width , .page-index .home-pg-banner .banner__content{
    padding: 0 6px;
  }
  .footer .page-width {
    padding: 0 16px;
  }
  .page-width {
    padding: 0 16px;
  }

  .header.header--middle-left {
    padding: 10px 16px;
  }

  .header__heading-logo {
    width: 30vw;
  }

  .footer .footer-image-custom {
    padding: 0 0 30px 0;
  }

  .footer .footer-block__details-content {
    margin-bottom: 0;
  }

  .footer-block__heading {
    margin-bottom: 14px;
    font-size: 20px;
  }
  .footer .footer-block__newsletter {
    text-align: center;
  }
  .footer .share-links-footer {
    margin: 20px auto;
  }

  .footer .share-links-footer {
    margin-top: 30px;
  }
  .header .button.ctm-header-btn {
    display: none;
  }

  #menu-drawer .menu-drawer__navigation .button.ctm-header-btn {
    display: block;
    width: fit-content;
    margin: 16px 30px;
  }

  .ctm-homepage-multicolumn-main {
    padding: 16px 0;
  }

  .ctm-homepage-multicolumn-main .multicolumn-card {
    padding: 9px;
    gap: 16px;
  }
  .ctm-homepage-multicolumn-main .multicolumn-card__info h3 {
    font-size: 16px;
    margin: 0 0 17px 0;
  }
  .ctm-homepage-multicolumn-main .multicolumn-card__info .button--primary {
    padding: 9px 12px;
    font-size: 12px;
  }
  .ctm-homepage-multicolumn-main .multicolumn-card__info {
    margin-right: 48px;
  }
   .ctm-homepage-multicolumn-main .multicolumn-card__image-wrapper {
    width: 80px;
    min-width: 80px;
    height: 80px;
  }
  .header__inline-menu {
    display: none;
  }
  .extra-announcement-bar {
    font-size: 14px;
  }
  .page-index .ctm-collection-slider .slider__slide {
    flex: 0 0 100%;
  }
  /* .page-index .ctm-collection-slider .collection-card__sample img {
    width: 90px;
    height: 150px;
  } */
  .page-index .ctm-collection-slider .collection-card__content p {
    font-size: 14px;
    margin: 5px 0 5px 0;
  }
  .ctm-homepage-slideshow-main .banner__content {
    justify-content: left;
  }
  .ctm-homepage-slideshow-main .banner__box .banner__heading {
    font-size: 12px;
  }
  .ctm-homepage-slideshow-main .banner__box .banner__text p {
    font-size: 20px;
    margin-top: 4px;
  }
  .ctm-homepage-slideshow-main .banner__box .banner__text_content p {
    font-size: 12px;
    margin: 4px 0 8px 0;
  }
  .ctm-homepage-slideshow-main .banner__box .banner__buttons .button--primary {
    padding: 9px 12px;
    font-size: 12px;
  }
  .ctm-homepage-slideshow-main .slideshow__text-wrapper::before {
    padding-bottom: 90% !important;
  }
  .ctm-homepage-slideshow-main .slideshow__text {
    margin: 0 0 30px 16px;
    background: transparent;
    margin-top: auto;
    max-width: 270px;
    width: 100%;
  }
  .page-index .ctm-collection-slider .collection-card__overlay {
    gap: 10px;
  }
  .page-index .ctm-homepage-video-main .wrapper,
  .page-index .ctm-homepage-img-with-text-main .wrapper {
    padding: 10px;
  }

  .page-index .ctm-collection-slider .collection-card__buttons .button {
    padding: 8px 6px;
    font-size: 10px;
  }
  .page-index .ctm-collection-slider .collection-card__buttons {
    gap: 5px;
  }
  .page-index .ctm-homepage-collection-main .collection__title {
    display: flex;
    justify-content: center;
  }

  .page-index .ctm-collection-slider .collection-card__content h3 {
    font-size: 16px;
   min-height: 100px !important;
   padding-right:10px;
  }

  .ctm-homepage-slideshow-main .slideshow__controls {
    right: 0;
    left: 0;
    transform: translate(0);
  }

  .ctm-homepage-text-main {
    padding: 16px 0 26px;
  }
  .ctm-homepage-text-main .rich-text__wrapper {
    width: initial;
  }
  .ctm-homepage-text-main .rich-text__blocks .rich-text__heading {
    font-size: 32px;
    line-height: 1.1;
    padding-bottom: 20px;
  }
  .ctm-homepage-text-main .rich-text__blocks .rich-text__text p {
    margin-top: 0;
  }
  .ctm-homepage-collection-main .collection__title h2 {
    font-size: 24px;
    text-align: center;
  }
  .ctm-homepage-collection-main .ctm-view-all {
    display: none;
  }
  .ctm-homepage-collection-main .slider-mobile-gutter {
    padding: 0 6px;
  }
  .ctm-homepage-collection-main .product-grid {
    gap: 7px;
  }
  .ctm-homepage-collection-main .grid__item.slider__slide {
    width: 50% !important;
    margin-left: 0 !important;
  }
  .ctm-homepage-collection-main .card__heading {
    font-size: 12px;
  }
  .ctm-homepage-collection-main .card--standard .card__content {
    padding: 0;
  }
  .ctm-homepage-collection-main .card__information {
    padding: 10px;
  }
  .ctm-homepage-collection-main .price-item {
    font-size: 12px;
  }

  .ctm-homepage-second-main .banner__box .banner__heading {
    font-size: 14px;
    line-height: 1.3;
    color: #000;
  }
  .ctm-homepage-second-main .banner__box .banner__text {
    margin-top: 4px;
  }
  .ctm-homepage-second-main .banner__box .banner__text p {
    font-size: 24px;
    line-height: 1.1;
    color: #000;
  }
  /* .ctm-homepage-second-main .banner__box .banner__richtext p{
        display: none;
    } */
  .ctm-homepage-collection-main .collection__view-all {
    display: block;
  }
  .ctm-homepage-collection-main .collection__view-all .button {
    text-transform: capitalize;
    padding: 9px 10px;
    font-size: 12px;
  }
  .ctm-homepage-collection-main .collection {
    padding-bottom: 16px;
  }

  .ctm-second-slideshow {
    margin-bottom: 16px;
  }
  .ctm-homepage-second-main .banner__box .banner__buttons .button {
    padding: 9px 16px;
    font-size: 12px;
    background: #000;
    color: #fff;
  }
  .ctm-homepage-second-main {
    height: 350px;
    min-height: 350px;
  }
  .ctm-homepage-second-main .banner__content .banner__box {
    border-radius: 16px !important;
    background: #ffffffa1 !important;
  }
  .ctm-homepage-second-main .banner__richtext {
    display: none;
  }
}

@media screen and (min-width: 1600px) and (max-width: 1750px) {

  .ctm-collection-slider .collection-card__buttons .button {
    padding: 8px 9px !important ;
    font-size: 12px !important;
  }
  .ctm-collection-slider .collection-card__overlay {
     gap: 10px !important;
  }
}

@media screen and (max-width: 440px) {
  .page-index .ctm-collection-slider .slider__slide {
    flex: 0 0 100%;
  }
  .page-index .multicolumn-list__item .media--adapt .multicolumn-card__image {
   width: 145px;
    height: 145px;
  }
  .page-index .ctm-collection-slider .collection-card__content h3{
    min-height:70px !important;
  }
      .page-index .ctm-collection-slider .collection-card__buttons .button {
        padding: 12px 12px;
        font-size: 14px;
    }
}
 .page-index .ctm-collection-slider .collection-card__content h3 {
    min-height:106px;
  }
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .footer .footer__blocks-wrapper .footer-block,
  .footer .footer__blocks-wrapper .footer-block--newsletter {
    width: 100%;
  }
  .page-index .ctm-collection-slider .collection-card__overlay {
    gap: 10px;
  }

  .breadcrumb {
    padding: 10px;
  }

  .footer .footer-block-image .footer-image-description p {
    padding: 0 0 16px 0;
  }

  .footer .footer-image-custom {
    padding-bottom: 0;
  }
  .header__inline-menu {
    display: none;
  }
  .header header-drawer {
    display: block;
  }
  .header {
    display: grid;
    grid-template-areas: "left-icons heading icons";
  }
  .ctm-homepage-collection-main .collection__view-all .button {
    text-transform: capitalize;
    padding: 9px 10px;
    font-size: 12px;
  }
  .ctm-homepage-collection-main .collection__view-all {
    display: block;
  }
  .ctm-homepage-collection-main .ctm-view-all {
    display: none;
  }
  .ctm-homepage-collection-main .collection__title h2 {
    font-weight: 600;
    font-size: 36px;
  }
  .ctm-homepage-collection-main .collection__title {
    justify-content: center;
  }
  .ctm-contact-homepage .split-left {
    padding: 10px;
  }
  .ctm-homepage-img-with-text-main .wrapper,
  .ctm-homepage-video-main .wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 40px;
  }
  .ctm-homepage-img-with-text-main .wrapper .content,
  .ctm-homepage-img-with-text-main .wrapper .media,
  .ctm-homepage-video-main .wrapper .content,
  .ctm-homepage-video-main .wrapper .media {
    width: 100%;
  }
 
}

 #menu-drawer{
    background-color:white;
  }
@media screen and (min-width: 1025px) {
  .breadcrumb {
    padding: 15px 10px;
  }
  .footer .footer__blocks-wrapper {
    border-bottom: 1px solid #4e4e4e;
    column-gap: 130px;
    padding-top: 27px;
  }

  .footer .footer__blocks-wrapper .footer-block:first-child {
    border-right: 1px solid #4e4e4e;
    padding-right: 130px;
  }

  .footer .footer__blocks-wrapper .footer-block--menu {
    max-width: 184px;
  }

  .footer .footer__blocks-wrapper .footer-block--newsletter {
    margin-top: 0;
    align-items: flex-start;
  }

  .footer-block--menu .footer-block__heading::after {
    content: none;
  }
}

@media screen and (min-width: 990px) and (max-width: 1024px) {
  .header__heading-logo {
    max-width: initial;
  }

  .header .header__inline-menu .list-menu--inline {
    gap: initial;
  }
  .ctm-homepage-multicolumn-main .multicolumn-card {
    padding: 9px 0 9px 9px;
    gap: 10px;
  }
  .ctm-homepage-multicolumn-main .multicolumn-card__info h3 {
    font-size: 16px;
    margin: 0 0 17px 0;
  }
  .ctm-homepage-multicolumn-main .multicolumn-card__info .button--primary {
    padding: 9px 12px;
    font-size: 12px;
  }
  .ctm-homepage-multicolumn-main .multicolumn-card__info {
    margin-right: 48px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1510px) {
  .footer .footer__blocks-wrapper {
    border-bottom: 1px solid #4e4e4e;
    column-gap: 50px;
    padding-top: 27px;
  }
  .footer .footer__blocks-wrapper .footer-block:first-child {
    padding-right: 50px;
  }

  .header .header__inline-menu .list-menu--inline {
    gap: 10px;
  }
  .page-index .ctm-collection-slider .collection-card__content h3 {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 5px;
  }

   .page-index .ctm-collection-slider .collection-card__content h3 {
    font-size: 14px;
   min-height: 80px !important;
  }
  .page-index .ctm-collection-slider .collection-card__content p {
    font-size: 16px;
    line-height: 40%;
  }

  .page-index .ctm-collection-slider .collection-card__overlay {
    gap: 10px;
  }

  .page-index .ctm-collection-slider .collection-card__buttons .button {
    padding: 8px 10px;
    font-size: 12px;
  }

  .page-index .ctm-collection-slider .collection-card__buttons {
    gap: 5px;
  }
  /* .page-index .ctm-collection-slider .collection-card__sample img {
    width: 110px;
    height: 160px;
  } */
  .page-index .ctm-homepage-multicolumn-main .multicolumn-card__info h3 {
    font-size: 20px;
  }
  .page-index .ctm-homepage-video-main .wrapper .content,
  .page-index .ctm-homepage-img-with-text-main .wrapper .content {
    padding-right: 10px;
  }
  /* .page-index .ctm-collection-slider .collection-card__sample img {
  width:90px;
  } */
  .page-index .ctm-collection-slider .slider__slide {
    flex: 0 0 33%;
  }
         .header .header__inline-menu .list-menu--inline {
        gap: 4px !important;
    
      }
}
/* --------------------stadard typography css ---------------- */

/* ===============================
   Headings - Desktop (Default)
================================ */

h1 {
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
}

h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

h3 {
  font-size: 36px;
  font-weight: 600;
  line-height: 120%;
}

h4 {
  font-size: 28px;
  font-weight: 600;
  line-height: 130%;
}

h5 {
  font-size: 22px;
  font-weight: 600;
  line-height: 130%;
}

h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
}

/* ===============================
   Paragraph / Description
================================ */

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

/* ===============================
   Tablet
================================ */

@media screen and (max-width: 991px) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 16px;
  }
}

/* ===============================
   Mobile
================================ */

@media screen and (max-width: 767px) {
  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 17px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 15px;
  }

  p {
    font-size: 16px;
  }
  .button {
    min-width: auto;
    padding: 16px 30px;
  }
}
/* -------------------contact-us page ---------------------------------- */
/* Section Wrapper */
  .button {
    min-width: auto;
    padding: 16px 30px;
  }
.custom-page {
  padding-top: var(--padding-top-desktop);
  padding-bottom: var(--padding-bottom-desktop);
  padding-left: 20px;
  padding-right: 20px;
}

.content-wrapper {
  max-width: var(--ctm-conatiner);
  margin: 0 auto;
  width: 100%;
}

.page-title {
  font-weight: 700;
  margin-bottom: 10px;
  color: #000000;
}

.page-contact-us .page-description {
  max-width: 1046px;
}

.page-description {
  line-height: 1.7;
  max-width: var(--ctm-conatiner);
  margin: 10px auto 10px auto;
  font-size: var(--desc-desktop);
}

.page-description p {
  color: var(--des-color);
}

.title-align-left {
  text-align: left;
}

.title-align-center {
  text-align: center;
}

.title-align-right {
  text-align: right;
}

.desc-align-left {
  text-align: left;
}

.desc-align-center {
  text-align: center;
}

.desc-align-right {
  text-align: right;
}

.contact-info-section {
  padding: 0 40px 20px;
  margin: 0 auto;
}

.contact-info-wrapper {
  display: grid;
  grid-template-columns: repeat(var(--columns, 3), 1fr);
  gap: 24px;
}

.contact-card {
  background: #fff;
  padding: 30px 30px 58px 30px;
  border-radius: 16px;
  align-items: flex-start;
  text-align: inherit;
}

.contact-info-section.content-align-left .contact-card {
  text-align: left;
}

.contact-info-section.content-align-center .contact-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
}

.contact-info-section.content-align-right .contact-card {
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
}

.contact-icon img {
  width: var(--icon-width, 48px);
  height: var(--icon-height, 48px);
  object-fit: contain;
}

.contact-text {
  flex: 1;
  padding-top: 50px;
}

.contact-title {
  font-weight: 600;
  color: #000000;
  margin: 0 0 8px 0;
  font-size: var(--title-font-desktop);
}

.contact-description,
.contact-extra,
.page-contact-us .contact-description a {
  margin: 0;
  font-size: var(--desc-font-desktop);
  color: #999999;
  font-weight: 500;
  text-decoration: none;
}
.header__heading-link {
  padding: 0;
}

/* .page-contact-us .gradient {
  max-width:var(--ctm-conatiner);
  background-color:var(--ctm-bc-color);
  margin:0 auto;
} */
.contact-description {
  margin-top: 10px;
  font-size: 16px;
}

.page-contact-us .ctm-width,
.page-contact-us .ctm-width {
  max-width: var(--ctm-conatiner);
  margin: auto;
}

.ctm-width {
  display: flex;
}
.page-contact-us .ctm-width {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 16px;
  gap: 20px;
}

.section-template--18103699734615__form-padding {
  padding: 0px;
}

.page-contact-us .contact {
  background-color: var(--ctm-bc-color);
  padding: 20px;
  border-radius: 16px;
}
.page-search .template-search__search .field__input {
  background-color: #ffffff;
  border-radius: 10px;
  border: none;
  border-radius: 10px;
}
.page-contact-us .field__input:focus {
  outline: none;
  box-shadow: none;
}
.contact__button .button {
  padding: 16px 30px;
}
.page-index .ctm-homepage-slideshow-main .slider-button {
  display: none;
}

.page-contact-us .field__input {
  background: transparent;
}
/* =========================
   Tablet
========================= */

@media (max-width: 1024px) {
  .custom-page {
    padding-top: var(--padding-top-tablet);
    padding-bottom: var(--padding-bottom-tablet);
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-description {
    font-size: var(--desc-tablet);
  }
  .contact-title {
    font-size: var(--title-font-tablet);
  }
  .contact-description,
  .contact-extra {
    font-size: var(--desc-font-tablet);
  }

  .ctm-width {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
  }
  .page-contact-us .custom-content {
    margin: auto;
  }
  .footer .footer-contact-item a {
    color: #fff;
  }
}

/* =========================
   Mobile
========================= */

@media (max-width: 749px) {
  .page-about-us .page-title {
    margin-top: 0px;
  }
  .custom-page {
    padding-top: var(--padding-top-mobile);
    padding-bottom: var(--padding-bottom-mobile);
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-description {
    font-size: var(--desc-mobile);
  }
  .contact-title {
    font-size: var(--title-font-mobile);
  }
  .contact-description,
  .contact-extra {
    font-size: var(--desc-font-mobile);
  }
  .contact-info-wrapper {
    grid-template-columns: 1fr;
  }
  
  .contact-info-section {
    padding: 0;
  }
  .ctm-width {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
  }
  .page-contact-us .custom-content {
    margin: auto;
  }
}

/* ---------------------------------------About-us-css------------------------------------ */
.multirow__inner {
  max-width: 1600px;
  margin: auto;
  width: 100%;
}
.page-about-us .ctm-rich-text-heading {
  font-weight: 300;
  padding: 0 100px;
}
.page-about-us .multirow {
  background-color: var(--ctm-bc-color);
}

.page-about-us .image-with-text .gradient {
  border-radius: 16px;
}

.page-about-us .image-with-text__content {
  padding: 30px;
}

.page-about-us .image-with-text__heading {
  font-weight: 600;
  font-size: 28px;
}
.page-about-us .button--secondary {
  padding: 12px 16px;
  background: black;
  color: white;
}
.page-about-us .image-with-text__content .image-with-text__text + .button {
  margin-top: 0;
  opacity: 1;
}

.page-about-us .ctm-rich-text-description p,
.page-about-us .image-with-text__text p {
  color: #000000;
}

.image-features-section {
  max-width: var(--ctm-width);
  margin: auto;
}

.image-features-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

/* LEFT IMAGE */

.image-features-left img {
  width: 100%;
  border-radius: 24px;
  display: block;
}

/* RIGHT SIDE */

.image-features-right {
  display: flex;
  flex-direction: column;
}

.feature-item {
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 20px;
  padding-bottom: 25px;
}
.feature-item:last-child {
  padding-bottom: 0px;
}

.feature-icon img {
  width: 60px;
  height: auto;
}

.feature-content {
  position: relative;
}

.feature-number {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 12px;
  border-bottom: 1px solid #999999;
}

.page-about-us .feature-content h3 {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  margin: 0 0 8px;
}

.feature-description {
  font-size: 16px;
  color: #000000;
  max-width: 500px;
  width: 100%;
  font-weight: 500;
  line-height: 1.6;
}
.footer-contact-item a,
.footer-block__details-content .list-menu__item--active,
.footer-contact-item span,
.footer-newsletter-content {
  color: #ffffff !important;
}
/* RESPONSIVE */

@media screen and (max-width: 990px) {
  .image-features-wrapper {
    grid-template-columns: 1fr;
  }

  .image-features-left {
    order: 1;
  }

  .image-features-right {
    order: 2;
  }
  .ctm-rich-text-wrapper {
    padding: 0 10px;
  }
  .feature-description {
    max-width: 100%;
    width: 100%;
  }
  .page-about-us .ctm-rich-text-heading {
    padding: 0px;
  }
}

@media (max-width: 1200px) {
  .image-features-wrapper {
    grid-template-columns: 1fr;
  }
   .header__inline-menu {
    display: none;
  }
  
    .header.header--middle-left {
        grid-template-columns: none;
    }
        .header--middle-left {
    grid-template-areas: none;
    grid-template-columns: none;
}

    .header.header--middle-left {
       display:flex;
       justify-content:space-between;
    }

}

@media (max-width: 749px) {
  .page-about-us .image-with-text__heading {
    font-size: 20px;
  }
  .ctm-rich-text-wrapper {
    padding: 0 10px;
  }
  .feature-item {
    grid-template-columns: 40px 1fr;
  }

  .feature-title {
    font-size: 18px;
  }
  .feature-description {
    max-width: 100%;
    width: 100%;
  }
  .page-about-us .ctm-rich-text-heading {
    padding: 0px;
  }
  .feature-item {
    gap: 36px;
  }
}

/* ---------------------------------free-360-kitchen-design----------------------------------------- */

.page-free-360-kitchen-design .feature_list li {
  display: flex;
  align-items: center;
  gap: 5px;
  padding-bottom: 10px;
}
.page-free-360-kitchen-design .feature_list li span,
.page-free-360-kitchen-design .text-content p {
  color: #000000;
}

.page-free-360-kitchen-design h2,
.page-free-360-kitchen-design .text-content {
  margin-top: 0;
  color: #000000;
}

.page-free-360-kitchen-design .contact-description,
.contact-extra {
  border-radius: 50px;
}
.page-free-360-kitchen-design .viewer {
  border-radius: 16px;
}

.page-free-360-kitchen-design .custom-left {
  position: relative;
  bottom: 60px;
}

.page-free-360-kitchen-design .custom-right {
  border: 1px solid #e3e0d6;
  border-radius: 16px;
}

.page-free-360-kitchen-design .formElement_6 .row .col-md-6 {
  border: 1px solid Black;
  border-radius: 16px;
}

@media (max-width: 749px) {
  .page-free-360-kitchen-design .custom-left {
    position: relative;
    bottom: 5px;
  }
  .page-free-360-kitchen-design .btn-two_main a {
    font-size: 12px !important;
  }
}

/* -------------------terms-and-conditions-------------- */
.page-terms-and-conditions .main-page-title,
.page-shipping-and-returns-policy .main-page-title {
  display: none;
}

.page-terms-and-conditions .light,
.page-shipping-and-returns-policy .light {
  opacity: 1;
}

.template-page.page-terms-and-conditions .page-width--narrow .rte,
.page-shipping-and-returns-policy .page-container .rte {
  background-color: #ffffff;
  max-width: var(--ctm-conatiner);
  border: 1px solid #e3e0d6;
  margin: 0 auto;
  border-radius: 16px;
  padding: 30px;
}

.template-page .rte h1,
.template-page .rte b,
.template-page .rte li,
.template-page .rte h2,
.template-page .rte h3,
.template-page .rte h4,
.template-page .rte h5,
.template-page .rte h6,
.template-page .rte p,
.template-page .rte a,
.template-page .rte span,
.template-page .srte button {
  letter-spacing: 0;
  color: #000000;
}

.icon-feature__item .rte p {
  color: white;
}

.page-terms-and-conditions .rte li {
  text-align: justify;
  list-style-position: outside;
}

.page-terms-and-conditions .rte ul {
  padding-left: 40px;
}

@media (max-width: 749px) {
  .page-terms-and-conditions .rte,
  .page-shipping-and-returns-policy .custom-page-wrapper .main-container {
    padding: 20px;
  }
}

/* ---------------------------kitchen-cabinets--------------------------- */

.page-kitchen-cabinets .multicolumn {
  background-color: #f8f8f5;
}

.page-kitchen-cabinets .inline-richtext {
  color: #000000;
  font-size: 28px;
  text-align: center;
}
.page-kitchen-cabinets .no-heading .multicolumn-card-spacing {
  padding-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.page-kitchen-cabinets .multicolumn .multicolumn-list,
.page-cart cart-items {
  max-width: var(--ctm-width);
  margin: auto;
}

.page-kitchen-cabinets .multicolumn-card .multicolumn-card__info {
  padding: 30px;
}

.page-kitchen-cabinets .multicolumn .multicolumn-list .media {
  border-radius: 20px 20px 0 0;
}
.page-kitchen-cabinets .multicolumn .multicolumn-card {
  border-radius: 20px;
}

@media (max-width: 749px) {
  .page-kitchen-cabinets .inline-richtext {
    font-size: 20px;
  }
}

/* -------------------------------FAQs------------------------------------- */
.page-faqs .ctm-faqs,
.page-faqs .ctm-faqs .collapsible-content__wrapper {
  background-color: #f8f8f5;
}

.page-faqs .ctm-faqs .collapsible-content-wrapper-narrow {
  max-width: var(--ctm-width);
  margin: auto;
  padding: 0;
}

.page-faqs .ctm-faqs .collapsible-section-layout {
  padding: 2rem 0 7rem 0;
}

.page-faqs .ctm-faqs .accordion__title {
  font-weight: 500;
  font-size: 22px;
}
.page-faqs .ctm-faqs .collapsible-content summary:hover {
  background-color: #ffffff;
}

.page-faqs .ctm-faqs .collapsible-content details[open] summary {
  background-color: #ffffff;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
}

.page-faqs .ctm-faqs .accordion summary {
  padding: 0;
}

.page-faqs .ctm-faqs .accordion {
  background-color: #ffffff;
  border: none;
  border-radius: 10px;
  padding: 30px 20px;
  margin-bottom: 16px;
}

.page-faqs .ctm-faqs .accordion__content {
  padding-top: 16px;
}
.page-faqs .ctm-faqs .accordion__content p {
  color: #555555;
}

.page-faqs .ctm-faqs .collapsible-content summary:hover .accordion__title {
  text-decoration: none;
}
.page-faqs .ctm-faqs .accordion details[open] > summary .icon-caret {
  transform: rotate(-90deg);
  top: 0;
}
.page-faqs .ctm-faqs .accordion .faq-arrow {
  width: 16px;
  height: 16px;
}
.faq-arrow {
  transition: transform 0.5s ease;
}

details[open] .faq-arrow {
  transform: rotate(-90deg);
}
@media (max-width: 749px) {
  .page-faqs .ctm-faqs .accordion__title {
    font-size: 18px;
  }
  .page-faqs .ctm-faqs .collapsible-content-wrapper-narrow {
    padding: 0 16px;
  }
  .page-faqs .ctm-faqs .collapsible-section-layout {
    padding: 0 0 20px 0;
  }
}

/* -------------------------------Login or Create account------------------------------------- */
.page-login,
.page-register {
  background-color: #f8f8f5;
}

.page-login .customer,
.page-register .customer {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 16px;
}

.page-login button,
.page-register button {
  margin: 2rem 0 1.5rem !important;
  width: 100%;
}

.page-login .customer:not(.account):not(.order),
.page-register .customer:not(.account):not(.order) {
  margin: 0px auto 50px auto;
}

.page-login .customer #customer_login,
.page-register .customer #create_customer,
.page-login .customer div form {
  margin: 0;
}

.page-login .customer #customer_login a {
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
}

.page-login .customer #login,
.page-register .customer h1,
.page-login .customer #recover,
.page-login .customer div p {
  color: #000000;
}

/* ------------------------------------404 page --------------------------------- */

.page-404 .page-margin .title {
  color: #000000;
  margin: 4rem 0 1rem;
}
.page-404 .page-margin p {
  color: #000000;
  margin: 0 0 3rem 0;
}

.page-404 .page-margin .custom-404-buttons .button {
  padding: 16px 30px;
  margin: 5px;
}

.page-404 .custom-404-image img {
  height: auto;
  margin: auto;
  max-width: 751px;
  width: 100%;
  display: block;
}

@media (max-width: 750px) {
  .page-404 .custom-404-image img {
    max-width: 400px;
  }
}

@media (max-width: 1024px) {
  .page-404 .custom-404-image img {
    max-width: 500px;
  }
}

/* -------------------------------------thank you page css----------------------- */

.page-thank-you-1 .ctm-conatiner .custom-content {
  background-color: #ffffff;
  padding: 70px 0;
  border-radius: 30px;
}

.page-thank-you-1 .ctm-conatiner .custom-content .custom-description {
  color: #000000;
  max-width: 700px;
  margin: auto;
  padding-bottom: 50px;
}
.page-thank-you-1 .ctm-conatiner .custom-content .custom-subtext {
  font-weight: 500;
}
.page-thank-you-1 .ctm-conatiner .custom-content .custom-image {
  margin: auto;
}
.page-thank-you-1 .ctm-conatiner .custom-content .custom-description span {
  color: #22a396;
}

.page-thank-you-1 .ctm-conatiner .custom-content .custom-link a {
  font-size: 48px;
  color: #000;
  font-weight: 600;
}

@media (max-width: 1024px) {
  .page-thank-you-1 .ctm-conatiner .custom-content .custom-image {
    max-width: 500px;
  }
  .page-thank-you-1 .ctm-conatiner .custom-content {
    margin: 10px;
  }
}

@media (max-width: 750px) {
  .page-thank-you-1 .ctm-conatiner .custom-content .custom-image {
    max-width: 253px;
  }
  .page-thank-you-1 .ctm-conatiner .custom-content .custom-link a {
    font-size: 32px;
  }
  .page-thank-you-1 .ctm-conatiner .custom-content {
    margin: 10px;
    padding: 40px 20px;
  }
}

/* ----------------------------------------Gallery of Kitchen Cabinet page----------------------------- */

.page-gallery-of-kitchen-cabinet-photos .isolate .rich-text {
  background-color: #f8f8f5;
}
.page-gallery-of-kitchen-cabinet-photos .isolate .rich-text .rich-text__text p {
  font-weight: 600;
}

.page-gallery-of-kitchen-cabinet-photos .gallery-grid .gallery-title {
  color: #000000;
  max-width: 634px;
  margin: 0 auto;
  padding-top: 20px;
}

.page-gallery-of-kitchen-cabinet-photos .gallery-item img {
  border-radius: 16px;
}

.page-gallery-of-kitchen-cabinet-photos .custom-page-wrapper .page-description {
  font-weight: 300;
  font-size: 40px;
}
.page-gallery-of-kitchen-cabinet-photos .custom-page-wrapper .page-title {
  margin-top: 20px;
}

.page-gallery-of-kitchen-cabinet-photos .rich-text__wrapper {
  margin: 0 auto;
}
.page-gallery-of-kitchen-cabinet-photos .custom-page-wrapper {
  padding: 0 16px;
}
.page-gallery-of-kitchen-cabinet-photos .custom-page {
  padding: 20px 0;
}
.page-gallery-of-kitchen-cabinet-photos .isolate .rich-text .rich-text__text p {
  font-size: 20px;
}

.page-gallery-of-kitchen-cabinet-photos .block-item {
  text-align: left;
}

@media (max-width: 750px) {
  .page-gallery-of-kitchen-cabinet-photos
    .custom-page-wrapper
    .page-description {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .page-gallery-of-kitchen-cabinet-photos
    .isolate
    .rich-text
    .rich-text__text
    p {
    margin-bottom: 40px;
  }
  .page-gallery-of-kitchen-cabinet-photos .gallery-item img {
    height: 325px !important;
    object-fit: cover;
    display: block;
  }
}

/* ----------------------------------ROT Installation - Installing an Accessory Shelf - Inset Style Cabinets------------------ */

.page-rot-installation-installing-an-accessory-shelf-inset-style-cabinets-new
  .gallery-item
  .gallery-desc {
  color: #000000;
  padding-top: 10px;
  font-weight: 500;
  font-size: 16px;
}

.page-rot-installation-installing-an-accessory-shelf-inset-style-cabinets-new
  .custom-page-wrapper
  .page-description {
  font-weight: 300;
  font-size: 40px;
  line-height: 1.2;
}

.page-rot-installation-installing-an-accessory-shelf-inset-style-cabinets-new
  .gallery-item
  .gallery-title {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  padding-top: 10px;
}

.page-rot-installation-installing-an-accessory-shelf-inset-style-cabinets-new
  .rich-text {
  background-color: #f8f8f5;
}

.page-rot-installation-installing-an-accessory-shelf-inset-style-cabinets-new
  .custom-page-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}

.page-rot-installation-installing-an-accessory-shelf-inset-style-cabinets-new
  .gallery-item
  img {
  border-radius: 20px;
}

@media (max-width: 750px) {
  .page-rot-installation-installing-an-accessory-shelf-inset-style-cabinets-new
    .gallery-item
    img {
    height: 346px !important;
    border-radius: 20px;
  }

  .page-rot-installation-installing-an-accessory-shelf-inset-style-cabinets-new
    .custom-page-wrapper
    .page-description {
    font-size: 24px;
  }
}

/* -------------------------------Inset Vanity Bathroom Cabinets RTA ------------------------------------ */

.page-inset-vanity-bathroom-cabinets-rta
  .slider.slider--everywhere
  .slider__slide {
  height: 700px;
}

.page-inset-vanity-bathroom-cabinets-rta .custom-page-wrapper {
  padding-right: 10px;
  padding-left: 10px;
}

.page-inset-vanity-bathroom-cabinets-rta .kitchen {
  max-width: var(--ctm-width);
  margin: auto;
  padding: 0 10px 40px 10px;
}

.page-inset-vanity-bathroom-cabinets-rta .kitchen .banner__media {
  border-radius: 20px;
}

.page-inset-vanity-bathroom-cabinets-rta .rich-text {
  background-color: #f8f8f5;
}

.page-inset-vanity-bathroom-cabinets-rta .rich-text__blocks {
  max-width: var(--ctm-width);
}

.page-inset-vanity-bathroom-cabinets-rta .gallery-item {
  background-color: #fff;
  border-radius: 20px;
  color: #000;
  overflow: hidden;
}

.page-inset-vanity-bathroom-cabinets-rta .gallery-item .gallery-title {
  padding: 10px 16px 20px 16px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
}

.page-inset-vanity-bathroom-cabinets-rta .banner__heading,
.page-inset-vanity-bathroom-cabinets-rta .banner__text_content p {
  font-size: 20px;
  font-weight: 500;
}

.page-inset-vanity-bathroom-cabinets-rta .banner__text p,
.page-inset-vanity-bathroom-cabinets-rta .kitchen .inline-richtext {
  font-weight: 700;
  font-size: 40px;
}
.page-inset-vanity-bathroom-cabinets-rta .kitchen .banner__text p,
.page-inset-vanity-bathroom-cabinets-rta .kitchen .banner__text_content p,
.page-inset-vanity-bathroom-cabinets-rta .kitchen .banner__text_content h6 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.page-inset-vanity-bathroom-cabinets-rta .banner__buttons a {
  padding: 16px 20px;
  opacity: 1;
}

.page-inset-vanity-bathroom-cabinets-rta .button--primary:hover {
  background-color: #000;
  border: none;
  cursor: pointer;
  color: #ffffff !important;
}

.page-inset-vanity-bathroom-cabinets-rta .slideshow__text.banner__box {
  max-width: 1200px;
  width: 100%;
}
@media (max-width: 750px) {
  .page-inset-vanity-bathroom-cabinets-rta .white-kitchen .slider__slide,
  .page-inset-vanity-bathroom-cabinets-rta .kitchen .slider__slide {
    height: auto !important;
  }

  .page-inset-vanity-bathroom-cabinets-rta .banner__text p {
    font-size: 20px;
  }
  .page-inset-vanity-bathroom-cabinets-rta
    .banner:not(.banner--mobile-bottom):not(.email-signup-banner)
    .banner__box {
    background: none;
  }
  .page-inset-vanity-bathroom-cabinets-rta .banner__heading,
  .page-inset-vanity-bathroom-cabinets-rta .banner__heading,
  .page-inset-vanity-bathroom-cabinets-rta .banner__text_content p {
    font-size: 16px;
  }
  .page-inset-vanity-bathroom-cabinets-rta .rich-text__wrapper {
    margin: auto;
  }
  .page-inset-vanity-bathroom-cabinets-rta .kitchen .inline-richtext {
    font-size: 24px;
  }
}

/* ---------------------------------assembly-instructions-for-inset-cabinets-directions-old page css-------------------------------- */
.page-assembly-instructions-for-inset-cabinets-directions-old
  .banner__content
  .slideshow__text.banner__box {
  max-width: 75rem;
}

.page-assembly-instructions-for-inset-cabinets-directions-old
  .media-gallery-section,
.page-assembly-instructions-for-inset-cabinets-directions-old .gallery-grid {
  padding-left: 16px;
  padding-right: 16px;
}

.page-assembly-instructions-for-inset-cabinets-directions-old .video-container {
  position: initial !important;
}

.page-assembly-instructions-for-inset-cabinets-directions-old .media {
  background-color: transparent;
}
.page-assembly-instructions-for-inset-cabinets-directions-old
  .banner:not(.banner--mobile-bottom):not(.email-signup-banner)
  .banner__box {
  background: none;
}

.page-assembly-instructions-for-inset-cabinets-directions-old
  .media
  .video-cover
  img {
  border-radius: 16px;
}
.page-assembly-instructions-for-inset-cabinets-directions-old
  .image-with-text
  .image-with-text__grid {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: var(--ctm-width);
  margin: 0 auto;
}
.page-assembly-instructions-for-inset-cabinets-directions-old
  .image-with-text
  .image-with-text__content
  .h1 {
  font-size: 40px;
  font-weight: 600;
}
.page-assembly-instructions-for-inset-cabinets-directions-old
  .image-with-text
  .image-with-text__content
  .subtitle {
  font-size: 20px;
  color: #000;
  font-weight: 600;
}
.page-assembly-instructions-for-inset-cabinets-directions-old
  .image-with-text
  .image-with-text__content
  .button--primary {
  display: inline-block;
  text-decoration: none;
  padding: 14px 25px;
  border: 1px solid #000;
  color: #000;
}

.page-assembly-instructions-for-inset-cabinets-directions-old
  .media-content.align-left
  .media-button {
  border-radius: 40px;
}

.page-assembly-instructions-for-inset-cabinets-directions-old
  .button[aria-disabled="true"] {
  cursor: pointer;
  opacity: 1;
}
.page-assembly-instructions-for-inset-cabinets-directions-old
  .image-with-text
  .image-with-text__content
  .button--primary:hover {
  background-color: black;
  color: white;
}
.page-assembly-instructions-for-inset-cabinets-directions-old
  .image-with-text
  .image-with-text__grid
  .image-with-text__media {
  border-radius: 20px;
}
.page-assembly-instructions-for-inset-cabinets-directions-old .ctm-img-content,
.page-assembly-instructions-for-inset-cabinets-directions-old .rich-text {
  background-color: #f8f8f5;
}

.page-assembly-instructions-for-inset-cabinets-directions-old
  .image-with-text__content {
  padding: 6rem 3rem 7rem;
}

.page-assembly-instructions-for-inset-cabinets-directions-old
  .rich-text__blocks {
  max-width: var(--ctm-width);
}

.page-assembly-instructions-for-inset-cabinets-directions-old
  .gallery-item
  img {
  border-radius: 16px;
}

.page-assembly-instructions-for-inset-cabinets-directions-old
  .gallery-grid
  .gallery-title {
  color: #000000;
  margin: 0 auto;
  padding-top: 20px;
}

.page-assembly-instructions-for-inset-cabinets-directions-old
  .ctm-rich-txt
  .rich-text__text
  p {
  font-size: 16px;
  text-align: left;
}

.page-assembly-instructions-for-inset-cabinets-directions-old
  .ctm-points
  .rich-text__blocks {
  text-align: left;
}
.page-assembly-instructions-for-inset-cabinets-directions-old
  .ctm-points
  .rich-text__blocks
  .rich-text__heading {
  font-weight: 600;
}

@media (max-width: 749px) {
  .page-assembly-instructions-for-inset-cabinets-directions-old
    .banner__heading {
    font-size: 20px;
    font-weight: 700;
  }
  .page-assembly-instructions-for-inset-cabinets-directions-old
    .ctm-assembly-slider
    .grid--1-col
    .grid__item {
    height: 350px;
  }
}

@media (max-width: 1024px) {
  .page-assembly-instructions-for-inset-cabinets-directions-old
    .image-with-text
    .image-with-text__grid {
    display: flex;
    flex-direction: column;
  }
  .page-assembly-instructions-for-inset-cabinets-directions-old
    .grid--2-col-tablet
    .grid__item {
    width: 100%;
  }
}

/* Collection CSS  */
.template-collection.page-collection {
  background: #f8f8f5 !important;
}
.template-collection .collection-banner-main .page-width,
.template-collection .collection-main .page-width {
  padding: 0;
}
.template-collection .collection-banner-main,
.template-collection .collection-main {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
}
.template-collection .collection-hero h1 {
  text-align: center;
  margin: 0;

  color: #000;
  font-weight: 600;
  font-size: 48px;
  line-height: 90%;
  letter-spacing: 0;
}
.template-collection .collection-main-inner {
  margin-bottom: 40px;
}
.collection-main-inner
  #main-collection-filters
  #FacetsWrapperDesktop
  .facets__disclosure-vertical,
.collection-main-inner
  #main-collection-filters
  #FacetsWrapperDesktop
  .active-facets {
  background: #fff;
  padding: 20px 16px;
  border-radius: 10px;
  border: none;
}

.collection-main-inner
  #main-collection-filters
  .active-facets
  .facets__heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #111;
}
.collection-main-inner #main-collection-filters #FacetsWrapperDesktop {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.collection-main-inner
  #main-collection-filters
  .facets__disclosure-vertical
  .facets__summary {
  padding: 0;
  margin-bottom: 15px;
}
.collection-main-inner #main-collection-filters .facets__summary span {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #111;
}

.collection-main-inner #main-collection-filters .facets-wrap {
  padding: 0;
  margin: 0;
}
.collection-main-inner #main-collection-filters .facets__label {
  padding: 5px 0;
}
.collection-main-inner #main-collection-filters .facet-checkbox__text {
  font-weight: 400;
  line-height: 1.5;
  color: #111;
  font-size: 13px;
}
.collection-main-inner #main-collection-filters .facet-checkbox > svg {
  background: #fff;
}
.collection-main-inner #main-collection-filters .facet-checkbox.active > svg {
  background: #03a296;
  border-radius: 4px;
}
.collection-main-inner #main-collection-filters .facet-checkbox .svg-wrapper {
  left: 0.4rem;
  z-index: 5;
  top: 1.1rem;
  width: 1.1rem;
  height: 0.7rem;
}
.collection-main-inner
  #main-collection-filters
  .facet-checkbox
  .svg-wrapper
  svg {
  fill: #fff;
  stroke: #fff;
  width: 13px;
  height: 13px;
}
.collection-main-inner
  #main-collection-filters
  .active-facets__button--light
  .active-facets__button-inner {
  background: #03a296;
  padding: 6px 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  border: 1px solid #03a296;
  box-shadow: none;
}
.collection-main-inner #main-collection-filters .active-facets__button-remove {
  text-decoration: none;
}
.collection-main-inner
  #main-collection-filters
  .active-facets__button-remove
  span {
  font-size: 14px;
  line-height: 1.6;
  text-transform: capitalize;
}
.product-grid-container .grid__item .card__media img {
  padding: 30px;
  background: #fff;
  border-radius: 10px;
}
.product-grid-container .grid__item .card__content .card__information {
  padding-left: 24px;
  padding-right: 24px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0;
}

.product-grid-container .grid__item .card__content .card__information a {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
}

.collection-main-inner
  .product-grid-container
  .grid__item
  .card__content
  .price__container
  .price__sale
  .price-item--regular {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #888888;
  margin-right: 0;
}
.collection-main-inner
  .product-grid-container
  .grid__item
  .card__content
  .price__container
  .price__sale
  .price-item--sale {
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  color: #03a296;
}
.collection-main-inner
  .product-grid-container
  .grid__item
  .card__content
  .quick-add {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 5;
  top: 60%;
}
.collection-main-inner
  .product-grid-container
  .grid__item
  .card-wrapper:hover
  .quick-add {
  opacity: 1;
}
.card__badge .badge {
  padding: 5px 10px;
  font-family: Mona Sans;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: #fffbf4;
  background: #03a296;
  border-radius: 40px;
}
.collection-main .collection-main-inner .product-grid-container #product-grid {
  row-gap: 60px;
}

.collection-main
  .collection-main-inner
  .product-grid-container
  .facets-vertical-form {
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}

.collection-main-inner .product-count-vertical {
  margin-left: 0;
}

.collection-main-inner .product-count-vertical .product-count__text {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 1%;
  color: #000000;
}
.collection-main-inner .product-count-vertical .product-count__text span {
  color: #000000;
}
.collection-main-inner .card--standard .card__inner,
.page-bathroom-vanity-cabinets-inset-shaker-collection
  .card
  .card__inner
  .card__media,
.card--standard .card__inner {
  border-radius: 10px !important;
  background-color: #ffffff;
}
.collection-main-inner .facet-filters__field .facet-filters__label {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 1%;
}
.collection-main-inner .facet-filters__field .select {
  background: #fff;
  padding: 12px 20px 12px 20px;
  border-radius: 50px;
}
.collection-main-inner .facet-filters__field .facet-filters__sort {
  font-size: 16px;
  line-height: 1.5;
  outline: none;
  box-shadow: none;
  letter-spacing: -2%;
  color: #676767;
}
.collection-main-inner .facet-filters__field .select .svg-wrapper {
  margin-right: 20px;
  color: #000000;
}

.collection-main-inner .field .field__input {
  background: #fff;
  border-radius: 0;
  border: none;
}
.collection-main-inner .quick-add .quick-add__submit {
  box-shadow: 0px 0px 8px 0px #0000001a;
  background: #ffffff;
  color: #000;
}
.quick-add-modal__content-info .product__title .h1 {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .template-collection .collection-banner-main .page-width {
    padding: 0 16px;
  }
  .template-collection .collection-hero h1 {
    padding: 16px 0;
    font-size: 32px;
  }

  .collection-main-inner .facets-container .mobile-facets__disclosure {
    background: #fff;
    padding: 14px 20px;
    border-radius: 50px;
  }
  .collection-main-inner
    .facets-container
    .mobile-facets__wrapper
    .mobile-facets__open {
    padding: 0;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1%;
    color: #111;
  }
  .collection-main-inner
    .product-grid-container
    .grid__item
    .card__content
    .card__information {
    padding: 8px 8px 0 8px;
  }
  .collection-main-inner
    .product-grid-container
    .grid__item
    .card__content
    .card__information
    a {
    font-size: 12px;
  }
  .collection-main-inner
    .product-grid-container
    .grid__item
    .card__content
    .price__container
    .price__sale
    .price-item--regular,
  .collection-main-inner
    .product-grid-container
    .grid__item
    .card__content
    .price__container
    .price__sale
    .price-item--sale {
    font-size: 12px;
  }
  .collection-main-inner
    .product-grid-container
    .grid__item
    .card__content
    .price__container
    .price__sale
    .price-item--regular {
    margin-right: 0;
  }
  .collection-main
    .collection-main-inner
    .product-grid-container
    #product-grid {
    row-gap: 16px;
  }
  .collection-main-inner
    .mobile-facets__wrapper
    #FacetsWrapperMobile
    .mobile-facets__submenu
    .mobile-facets__close-button {
    padding: 0 16px;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #111;
  }
  .collection-main-inner
    .mobile-facets__wrapper
    #FacetsWrapperMobile
    .mobile-facets__submenu
    .mobile-facets__list {
    padding: 20px 16px;
  }
  .collection-main-inner
    .mobile-facets__wrapper
    #FacetsWrapperMobile
    .mobile-facets__submenu
    .mobile-facets__footer {
    padding-top: 20px;
    margin: 0 16px;
  }
  .collection-main-inner
    .mobile-facets__wrapper
    #FacetsWrapperMobile
    .mobile-facets__submenu
    .mobile-facets__footer
    .button {
    padding: 10px 20px;
    border-radius: 50px;
    line-height: 150%;
    letter-spacing: 0;
    color: #111;
  }
  .collection-main-inner
    .mobile-facets__wrapper
    #FacetsWrapperMobile
    .mobile-facets__submenu
    .mobile-facets__list
    .mobile-facets__label
    .icon-checkmark {
    top: 0.9rem;
    left: 0.3rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1599px) {
  .template-collection .collection-main .page-width {
    padding: 0 40px;
  }
  .collection-main-inner
    .product-grid-container
    .grid__item
    .card__content
    .card__information {
    padding: 10px 0px 0;
  }
}

/* Product Page CSS */
.page-product {
  background: #f8f8f5;
}
.product .product__info-wrapper .product__title h1 {
  font-weight: 600;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0;
}
.product .product__tax,
.product .product-form__buttons .aasaved-cart-wrapper {
  display: none;
}

.product .product__info-wrapper variant-selects {
  margin: 0;
  border-top: 1px solid #e7e2d6cc;
  border-bottom: 1px solid #e7e2d6cc;
  padding: 20px 0;
  margin: 20px 0;
}
.product .product__info-wrapper variant-selects .product-form__input {
  margin-bottom: 0;
}
.product .product__info-wrapper .product-form__quantity .quantity__label span {
  display: none;
}

.product .product__info-wrapper .product__description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product .product__info-wrapper .share-button__social-icons {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 16px;
}

.product .product__info-wrapper .share-button__social-icons ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 0;
}
.product .product__info-wrapper .share-button__social-icons ul li {
  width: 32px;
  height: 32px;
  list-style: none;
}
.product .product__info-wrapper .share-button__social-icons span.social-icon {
  width: 100%;
  height: 100%;
  display: block;
}

.product .product__info-wrapper .price .price-item--regular {
  line-height: 120%;
  letter-spacing: 0;
  color: #888888;
  font-weight: 300;
}
.product .product__info-wrapper .price .price-item--sale {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #03a296;
}
.product .product__info-wrapper .product__sku .visually-hidden {
  display: contents;
  display: contents;
  font-weight: 600;
  line-height: 1.6;
}
.product .product__info-wrapper .product__sku {
  font-weight: 500;
  color: #2c2c2c;
  margin: 10px 0;
}
.product .product__info-wrapper .product-type,
.product .product__info-wrapper .product-inventory {
  margin: 0;
}
.product .product__info-wrapper .product-type span {
  font-weight: 500;
  color: #2c2c2c;
}
.product .product__info-wrapper .product-type .type {
  font-weight: 600;
}
.product .product__info-wrapper .product-form__input .form__label {
  font-size: 16px;
  letter-spacing: 0;
  color: #26262a;
  font-weight: 500;
  margin-bottom: 10px;
}

.product .product__info-wrapper .product-form .product-form__submit {
  background: #000;
  color: #fff;
  padding: 15px 0;
  border-radius: 60px;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: capitalize;
}

/* .product .ctm-product{
    display: flex;
    gap:15px;
    flex-direction: row-reverse;
}

.product .slider-mobile-gutter{
    width:100%;
}

.product .thumbnail-slider{
    display: flex;
    width: 22%;
    flex-direction: column;
}

.product .thumbnail-list {
    display:flex;
    flex-direction:column;
    width:100%;
}

.product .thumbnail-list__item{
    width:100% !important;
}


 .product .ctm-product .slider-button--next .icon {
  transform: rotate(0deg);
}

 .product .ctm-product .slider-button--prev .icon {
  transform: rotate(-180deg);
}

.product .ctm-product .product-media-container  {
    border-radius:20px;
    background-color:#ffffff;
} */
.product .product__info-wrapper--extra-padding {
  padding: 0 0 0 30px;
}
.product .quantity:after {
  border-radius: 60px;
}

.product .ctm-button-cart {
  display: flex;
  justify-content: center;
  gap: 8px;
  align-items: center;
}

.product .ctm-button-cart .product-form__submit {
  padding: 15px 0;
}

.product .product-form__submit {
  margin-bottom: 0;
}
.product .product-form__buttons,
.product .product-form__input {
  max-width: 100%;
  width: 100%;
}

.ctm-product-description-main .rich-text__blocks,
.page-product .related-products {
  max-width: var(--ctm-width);
  margin: 0 auto;
}

.ctm-product-description-main .rich-text__heading {
  border-top: 1px solid #c7c7c7;
  padding-top: 20px;
}

.page-product .related_product {
  background-color: #f8f8f5;
}
.page-product .related_product .related-products.page-width {
  padding: 0;
}
.page-product .card__media .media img {
  background-color: #ffffff;
}

.page-product .card__inner {
  background-color: transparent;
}

.page-product .card__media .media {
  border-radius: 20px;
}

.page-product .card--standard > .card__content .card__information {
  padding: 20px;
}

.page-product .price .price__container .price-item--last {
  color: #22a396;
  font-weight: 600;
}

.page-product .price .price__container .price-item--regular {
  color: #888888;
}

.page-product .card__information {
  text-align: center;
  text-decoration: none;
  font-weight: 500;
}

.page-product .card__content .card__badge .badge {
  background-color: #22a396;
  border-radius: 40px;
}

.page-product .product-inventory .in-stock {
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0;
  color: #03a296;
}
.ctm-product-review .summary-card-container .opw-reviews-container .opw-gap-4 {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.ctm-product-review
  .summary-card-container
  .opw-reviews-container
  .opw-gap-4
  .opw-overflow-hidden {
  flex-direction: column;
  background: #fff;
  padding: 20px;
  border-radius: 16px;
}
.ctm-product-review
  .summary-card-container
  .opw-reviews-container
  .opw-gap-4
  .opw-flex
  .opw-secondaryTextColor {
  font-weight: 500 !important;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -1%;
  color: #2e2e37 !important;
  padding-bottom: 6px;
}
.ctm-product-review
  .summary-card-container
  .opw-reviews-container
  .opw-gap-4
  .opw-flex
  .opw-verifiedBadgeColor {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #888888 !important;
  text-transform: capitalize;
}
.ctm-product-review
  .summary-card-container
  .opw-reviews-container
  .opw-gap-4
  .opw-flex
  svg {
  width: 18px;
  height: 18px;
}
.ctm-product-review
  .summary-card-container
  .opw-reviews-container
  .opw-gap-4
  .opw-fontBase {
  margin: 20px 0 !important;
}
.ctm-product-review
  .summary-card-container
  .opw-reviews-container
  .opw-gap-4
  .opinew-review-text-container
  span {
  line-height: 150%;
  letter-spacing: -2%;
  color: #2e2e37;
}

.ctm-product-review
  .opinew-header-new
  .opw-reviewsCardBorderColor
  .mobile-buttons {
  font-weight: 500 !important;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -1%;
  color: #2e2e37 !important;
  border: none;
  text-decoration: none;
  border-radius: 0;
}
.ctm-product-review #opinew-reviews-product-page-code {
  border-top: 1px solid #c7c7c7;
}
.ctm-product-review .opw-main-content-container .opw-reviews-container {
  padding-top: 30px !important;
}
.ctm-product-review .opinew-header-new .opw-p-8 {
  display: none;
}

@media (max-width: 749px) {
  .page-product .card--standard > .card__content .card__information {
    padding: 10px 5px;
  }
  .product .product__info-wrapper--extra-padding {
    padding: 0;
  }
  .page-product .product .product__info-wrapper .product__title h1 {
    font-size: 24px;
    font-weight: 600;
  }
  /* #PBarNextFrameWrapper {
      height:65px !important;
      position:sticky !important;
} */
  .page-product .footer {
    padding-bottom: 50px;
  }
  .ctm-product-description-main .rich-text__wrapper {
    width: 100%;
  }
  .ctm-product-review
    .summary-card-container
    .opw-reviews-container
    .opw-gap-4 {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* -------------------------------------spice-rack-installation-instructions-inset-cabinets Page css -------------------------- */

.page-spice-rack-installation-instructions-inset-cabinets
  .custom-page-wrapper
  .block-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.page-spice-rack-installation-instructions-inset-cabinets
  .custom-page-wrapper
  .block-grid
  .step {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
}

.page-spice-rack-installation-instructions-inset-cabinets
  .custom-page-wrapper
  .rte
  h1 {
  font-size: 40px;
  font-weight: 300;
  position: relative;
  bottom: 20px;
}

.page-spice-rack-installation-instructions-inset-cabinets
  .custom-page-wrapper
  .rte
  .step-title {
  font-size: 32px;
  font-weight: 600;
}
.page-spice-rack-installation-instructions-inset-cabinets .custom-page-wrapper {
  padding: 20px 20px 0 20px;
}

@media (max-width: 749px) {
  .page-spice-rack-installation-instructions-inset-cabinets
    .custom-page-wrapper
    .block-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 20px;
  }
}

@media (max-width: 1024px) {
  .page-spice-rack-installation-instructions-inset-cabinets
    .custom-page-wrapper
    .block-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .page-spice-rack-installation-instructions-inset-cabinets
    .custom-page-wrapper
    .rte
    h1 {
    font-size: 30px;
    bottom: 0;
  }
  .page-spice-rack-installation-instructions-inset-cabinets
    .custom-page-wrapper
    .rte
    .step-title {
    font-size: 24px;
    line-height: 1.2;
  }
   .page-contact-us .map-wrapper iframe {
    height: 350px;
  }
}

/* -------------------------------Bathroom Vanity Cabinets - Inset Shaker Collection  page csss -------------------------------- */
.ctm-details-banner-page .slideshow__text.banner__box {
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 10px;
  padding: 10px;
}

.ctm-details-banner-page .slideshow__text.banner__box h2 {
  font-size: 40px;
  font-weight: 700;
  color: #ffffff;
}
.page-bathroom-vanity-cabinets-inset-shaker-collection .gallery-item {
  background-color: #ffffff;
  border-radius: 20px;
  padding-bottom: 20px;
}
.page-bathroom-vanity-cabinets-inset-shaker-collection .gallery-item img {
  border-radius: 20px 20px 0 0;
}

.page-bathroom-vanity-cabinets-inset-shaker-collection
  .gallery-item
  .gallery-title {
  color: #000000;
  font-weight: 500;
  padding: 0 10px;
  font-size: 20px;
}
.page-bathroom-vanity-cabinets-inset-shaker-collection
  .ctm-rich-bathroom-vanity
  .content-container {
  background-color: var(--ctm-bc-color) !important;
}

.page-bathroom-vanity-cabinets-inset-shaker-collection
  .ctm-rich-bathroom-vanity
  .rich-text {
  background-color: #f8f8f5;
}

.page-bathroom-vanity-cabinets-inset-shaker-collection
  .ctm-rich-bathroom-vanity
  .rich-text
  .rich-text__blocks {
  max-width: var(--ctm-width) !important;
}
.ctm-rich-bathroom-vanity .rich-text__blocks,
.ctm-rich-bathroom-vanity .rich-text__blocks h2 {
  max-width: var(--ctm-width) !important;
  font-size: 16px;
  font-weight: 500;
}

.page-bathroom-vanity-cabinets-inset-shaker-collection
  .ctm-rich-bathroom-vanity
  .rich-text
  .rich-text__blocks
  h2 {
  font-size: 16px;
  font-weight: 500;
}

.page-bathroom-vanity-cabinets-inset-shaker-collection
  .custom-page-wrapper
  .page-description {
  font-weight: 300;
  font-size: 40px;
  line-height: 1.2;
}
.card .card__inner .card__media {
  background-color: #fff;
  border-radius: 10px 10px 0 0 !important;
}
.page-bathroom-vanity-cabinets-inset-shaker-collection .card .badge {
  background-color: #03a296;
  border-radius: 40px;
}
.page-bathroom-vanity-cabinets-inset-shaker-collection
  .price__sale
  .price-item--last,
.page-bathroom-vanity-cabinets-inset-shaker-collection
  .price__regular
  .price-item--regular {
  color: #03a296;
  font-weight: 600;
}
.page-bathroom-vanity-cabinets-inset-shaker-collection .ctm-product-count {
  font-size: 18px;
  font-weight: 600;
}
.page-bathroom-vanity-cabinets-inset-shaker-collection .ctm-sort-wrapper {
  color: #000;
  font-weight: 500;
  font-size: 18px;
}
.page-bathroom-vanity-cabinets-inset-shaker-collection .ctm-sort-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  box-shadow: none;
  border-radius: 50px;
  padding: 12px 40px 12px 20px;
  border: 1px solid #ccc;
  background-color: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg fill='none' stroke='%23333' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><polyline points='6 9 12 15 18 9'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
}
.card__information .card__heading,
.page-bathroom-vanity-cabinets-inset-shaker-collection .card-information {
  text-align: center;
}

.page-bathroom-vanity-cabinets-inset-shaker-collection .ctm-sidebar li {
  margin-bottom: 10px;
}
@media (max-width: 750px) {
  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .custom-page-wrapper
    .page-description {
    font-size: 30px;
  }
  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .gallery-item
    .gallery-title {
    font-size: 16px;
  }
  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-details-banner-page
    .slideshow__text.banner__box
    h2 {
    font-size: 20px;
  }
  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-details-banner-page
    .slideshow__text.banner__box {
    position: absolute;
    bottom: 5px;
  }
  .page-bathroom-vanity-cabinets-inset-shaker-collection .slideshow__slide {
    padding: 10px;
  }
  .page-bathroom-vanity-cabinets-inset-shaker-collection .slideshow__slide {
    height: 350px;
  }
}

/* --------------------------------Blog page , article page css-------------------------------------- */

.page-blog .main-blog .title--primary,
.page-article .article-template__title {
  color: #000;
  text-align: center;
}

.page-blog .card .card__inner .card__media,
.page-article .article-template__hero-large,
.page-article .rte img {
  border-radius: 16px;
}

.page-article .article-template__hero-container {
  margin-bottom: 20px;
}

.page-blog .article-card__info .article-txt,
.page-article .caption-with-letter-spacing {
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
.page-blog .article-card__info .circle-divider,
.page-article .circle-divider {
  font-size: 15px;
  font-weight: 500;
  color: #666666;
}
.page-blog .full-unstyled-link,
.page-article .full-unstyled-link {
  font-size: 28px;
  font-weight: 600;
  margin-top: 15px;
}
.page-blog .article-read-more-btn {
  border-radius: 50px;
  text-decoration: none;
  padding: 13px 16px;
}
.page-blog .main-blog,
.page-article .article-template {
  padding: 0 15px;
}
.page-blog .underline-links-hover:hover a {
  text-decoration: none;
}
.page-blog .pagination-wrapper {
  padding-bottom: 60px;
  margin-top: 2rem;
}
.page-article .article-card__excerpt {
  margin-top: 10px;
}

.page-blog .card__information .card__heading,
.page-article .card__information .card__heading {
  text-align: left;
}

.page-article .card--standard .card__inner {
  max-height: 347px;
}

.page-article .underline-links-hover:hover a {
  text-decoration: none;
}

.page-article .article-template h2,
.page-article .article-template h3,
.page-article .article-template__content {
  color: #000;
  text-align: left;
  margin-bottom: 0;
}
.page-article .article-template__back:last-child {
  margin: 0 0 60px 0;
}

.page-article .article-template__content  h2 {
   font-size:20px;
}

.page-article .page-width--narrow {
  margin-top: 0 !important;
}

.page-article,
.page-blog,
.page-cart,
#main-cart-footer {
  background-color: var(--ctm-bc-color);
}

/* .page-blog .pagination__item--current:after{
  content:none;
}

.page-blog .pagination .pagination__list li{
  border:1px solid #676767;
} */

@media (max-width: 750px) {
  .page-blog .title--primary {
    margin: 0 0 10px 0;
  }
  .page-blog .pagination-wrapper {
    padding-bottom: 30px;
  }
  .page-article .grid--1-col-mobile .grid__item {
    width: 100%;
    max-width: 100%;
    flex-grow: 1;
    flex-shrink: 0;
  }
  
}

/* -----------------------------------Cart page css-------------------------- */

.cart-drawer .drawer__header button .svg-wrapper {
  color: #000;
}
.cart-drawer .drawer__header {
  padding-bottom: 0;
  background: #f1f1f1;
  padding: 12px 0;
}

.cart-drawer .drawer__heading {
  margin-bottom: 0;
  padding-left: 16px;
}

.cart-drawer .drawer__close {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 16px;
}
.cart-drawer img {
  border-radius: 10px;
  border: 1px solid #d9d9d9;
}
.cart-drawer .cart__contents {
  padding: 8px 12px;
}

.cart-drawer .cart-item__details .cart-item__old-price {
  font-size: 14px;
  font-weight: 400;
  color: #888888;
  text-decoration: line-through;
}
.cart-drawer .cart-item__details .cart-item__sale-price {
  font-size: 16px;
  font-weight: 600;
  color: #03a296;
}

.cart-drawer .cart-item__details a {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}
.cart-drawer span {
  color: #000000;
}
.cart-drawer .cart-remove-button .icon-remove {
  color: red;
}

.cart-drawer .drawer__inner {
  background-color: #fff;
}
.cart-drawer .cart-items thead tr {
  display: none !important;
}
.cart-drawer .cart-items thead {
  display: none;
}
.cart-drawer .cart-item {
  border-top: 1px solid #e6e6e6;
  padding-bottom: 10px;
}

.cart-drawer .cart-item:first-child {
  border-top: none;
}

.cart-drawer .drawer__inner {
  padding: 0;
}
.cart-drawer .cart__checkout-button {
  margin-top: 0;
}

.cart-drawer .cart__ctas {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.cart-drawer .cart-drawer__dynamic-checkout,
.page-cart .aasaved-cart-actions {
  margin-top: 20px;
}
.cart-drawer .drawer__footer {
  padding: 0 10px;
}

.page-cart .cart__footer-wrapper {
  max-width: var(--ctm-width);
  margin: 0 auto;
}

.cart-drawer .cart-drawer__footer .totals h2,
.cart-drawer .cart-drawer__footer .totals p,
.page-cart .totals h2,
.page-cart .totals p,
.page-cart .title-wrapper-with-link h1 {
  color: #000;
}
/* ------------------------custom-color-cabinets-inset-shaker-and-raised-panel-cabinetry-old page css------------------------------- */

.page-custom-color-cabinets-inset-shaker-and-raised-panel-cabinetry-old
  .custom-page-wrapper
  .rte {
  padding: 0 0 60px 0;
}
.page-custom-color-cabinets-inset-shaker-and-raised-panel-cabinetry-old
  .custom-page-wrapper {
  padding: 0 15px;
}

@media (max-width: 768px) {
  .page-custom-color-cabinets-inset-shaker-and-raised-panel-cabinetry-old
    .custom-page-wrapper
    .rte {
    padding: 0 15px 30px 15px;
  }
}

/* --------------------------page-bathroom-vanity-cabinets-inset-shaker-collection---------------------------------- */

.page-bathroom-vanity-cabinets-inset-shaker-collection
  .ctm-wrapper
  .grid.product-grid {
  display: grid;
  gap: 20px;
}
.mobile-filter-bar {
  display: none;
}
.page-bathroom-vanity-cabinets-inset-shaker-collection .custom-page-wrapper {
  padding: 0 16px;
}
.page-bathroom-vanity-cabinets-inset-shaker-collection .filter-close {
  display: none;
}

@media (max-width: 749px) {
  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-wrapper
    .grid.product-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px;
  }
}

@media (min-width: 525px) and (max-width: 767px) {
  .page-index .ctm-collection-slider .slider__slide {
    flex: 0 0 50% !important;
  }
}

@media (max-width: 1024px) {
  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-wrapper
    .grid.product-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .page-bathroom-vanity-cabinets-inset-shaker-collection .filter-close {
    display: flex;
  }

  .page-bathroom-vanity-cabinets-inset-shaker-collection .custom-page-wrapper {
    padding: 0 16px;
  }
  .page-bathroom-vanity-cabinets-inset-shaker-collection .ctm-wrapper {
    display: flex;
    gap: 0px;
  }
  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-wrapper
    .ctm-sidebar {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    height: 100%;
    background: #fff;
    z-index: 9999;
    padding: 20px;
    overflow-y: auto;
    transition: right 0.3s ease-in-out;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 0;
  }

  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-wrapper
    .ctm-sidebar.active {
    right: 0;
  }

  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-wrapper
    .filter-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }
  .page-bathroom-vanity-cabinets-inset-shaker-collection #filterToggle {
    margin-top: 60px;
  }

  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-wrapper
    .filter-overlay.active {
    opacity: 1;
    visibility: visible;
  }

  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-wrapper
    .mobile-filter-bar {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 15px;
  }

  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-wrapper
    .mobile-filter-btn {
    flex: 1;
    padding: 10px;
    display: flex;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 6px;
    font-weight: 500;
    cursor: pointer;
    gap: 6px;
    align-items: center;
    position: absolute;
    justify-content: center;
  }

  .page-bathroom-vanity-cabinets-inset-shaker-collection
    .ctm-wrapper
    .filter-close {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: right;
  }
  @media (max-width: 749px) {
    .page-bathroom-vanity-cabinets-inset-shaker-collection
      .ctm-wrapper
      .ctm-sidebar {
      position: fixed;
      top: 0;
      right: -100%;
      width: 80%;
      height: 100%;
      background: #fff;
      z-index: 9999;
      padding: 20px;
      overflow-y: auto;
      transition: right 0.3s ease-in-out;
      box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
      border-radius: 0;
    }

    .page-bathroom-vanity-cabinets-inset-shaker-collection
      .ctm-wrapper
      .ctm-sidebar.active {
      right: 0;
    }

    /* CLOSE BUTTON FIX */
    .page-bathroom-vanity-cabinets-inset-shaker-collection
      .ctm-wrapper
      .filter-close {
      position: absolute;
      top: 15px;
      right: 15px;
      font-size: 22px;
      font-weight: bold;
      cursor: pointer;
    }
  }
}

/* ------------------------------------Overlay Instructions Page css ------------------------------- */

.page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
  .isolate
  .rich-text {
  background-color: var(--ctm-bc-color);
}

.page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
  .rich-text__blocks {
  max-width: var(--ctm-width);
}

.page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
  .ctm-Instructions
  .rich-text__text {
  text-align: left;
}

.page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
  .gallery-item
  img {
  width: 370px !important;
  height: 400px !important;
}

.page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
  .gallery-item
  .gallery-title {
  text-align: left;
}
/* ------------------------------------ general css ------------------------- */
.page-collection .light,
.page-collection .facet-filters__label {
  opacity: 1;
  color: #000;
}
.page-collection .collection-main-inner .field .field__input {
  border: 1px solid #000;
  border-radius: 50px;
}
.page-collection a:not([href]) {
  cursor: pointer;
}

.page-collection .pagination__item--current:after,
.page-collection .pagination__item:hover:after {
  display: none;
}

.page-collection .collection-main-inner {
  margin-bottom: 0;
}

.page-product .product.grid {
  padding-top: 0;
}

.header .cart-count-bubble {
  background-color: #22a396;
  color: rgb(var(--color-button-text));
  height: 1.4rem;
  width: 1.4rem;
}

.page-collection .collection-hero__description .richtext__text img,
.page-collection .collection-hero__inner .collection-hero__description p img,
.page-collection .rte img {
  margin-top: 20px;
}

.page-collection .collection-hero__description ol {
  padding: 0;
}
.page-collection .collection-hero__description {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.page-cart .cart-items thead th {
  font-size: 16px;
}

.page-free-360-kitchen-design .custom-left {
  margin-top: 40px;
}

.page-free-360-kitchen-design .custom-section-design {
  padding-top: 50px;
}

.page-index .multicolumn-list__item .media--adapt .multicolumn-card__image {
  border-radius: 15px;
}

.page-index .button{
  min-height:auto;
}

.page-login .customer .field input:focus , .page-register .customer .field input:focus{
  outline: 0;
   box-shadow:none;
  border-radius:10px;
}

.page-login .customer .field input:focus-visible , .page-register .customer .field input:focus-visible {
 box-shadow:none;
}
  
.page-login .customer .field input , .page-register .customer .field input {
  border-radius:10px;
  border:1px solid #E7E2D6;
}

.page-ccpa-opt-out .pc--opt-out-form-wrapper .pc--opt-out-form-field input{
  border-radius:40px;
}


.ctm-homepage-multicolumn-main .multicolumn-card__image-wrapper {
  width: 250px;
  min-width: 250px;
  height: 250px;
  overflow: hidden;
  border-radius: 12px;
}
.ctm-homepage-multicolumn-main .multicolumn-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-contact-us .map-wrapper {
  width: 100%;
  max-width: 100%;
}

.page-contact-us .map-wrapper iframe {
  width: 100%;
  height: 450px;
  border: 0;
}
.home-pg-banner  a.button { min-width: auto;}
.home-pg-banner .banner__box.content-container {
  background: transparent !important;
  backdrop-filter: none;  
  max-width: 1300px; text-align:center;
}/*
.home-pg-banner .banner__media:after {
    content: "";
    position: absolute;
    top: 0;
    background: #000;
    z-index: 1;    opacity: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}*/
.footer-image-description a {
    color: #fef7ed;text-decoration: none;
}
.footer-image-description a:hover {
    color: #fef7ed;
    opacity:0.7;
}
@media (max-width: 749px) {
  .page-collection table:not([class]) td {
    padding: 4px;
  }
  .quantity {
    min-height: 50px;
    border-radius: 20px;
  }
  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    .gallery-item
    img {
    width: 100% !important;
    height: 400px !important;
  }
  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    .custom-page-wrapper {
    padding: 0;
  }
  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    .rich-text__heading {
    font-size: 24px;
  }
  .ctm-homepage-multicolumn-main .multicolumn-card__image-wrapper {
    width: 140px !important;
    min-width: 140px !important;
    height: 140px !important;

  }
  .page-contact-us .map-wrapper iframe {
    height: 250px;
  }
}

@media (min-width: 749px) and (max-width: 1321px) {
  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    .custom-page-wrapper
    .gallery-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    .gallery-item
    img {
    margin: auto;
  }

  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    #MainContent {
    padding: 0 20px;
  }
  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    .gallery-item
    img {
    width: 340px !important;
    height: 400px !important;
  }
  .ctm-homepage-multicolumn-main .multicolumn-card__image-wrapper {
    width: 150px !important;
    min-width: 150px !important;
    height: 150px !important;
}
    .ctm-homepage-multicolumn-main .multicolumn-card__info .button--primary {
        padding: 10px 6px;
        font-size: 12px;
    }
        .ctm-homepage-multicolumn-main .multicolumn-card {
        gap: 16px;
    }
    .ctm-homepage-multicolumn-main .multicolumn-card__info{
        margin-right:7px;
    }
    .page-index .ctm-collection-slider .collection-card__content h3 {
    min-height:80px;
  }
   .button.ctm-header-btn {
  font-size: 14px;
  padding: 14px 13px;
  }
  /* .page-index .ctm-collection-slider .collection-card__sample img {
  width: 120px;
} */
}

@media (min-width: 1300px) and (max-width: 1600px) {
  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    .custom-page-wrapper
    .gallery-grid {
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    .gallery-item
    img {
    margin: auto;
  }

  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    #MainContent {
    padding: 0 20px;
  }
  .page-quality-overlay-kitchen-cabinets-with-instructions-1-1-4-overlay-materials-construction-and-instructions
    .gallery-item
    img {
    width: 340px !important;
    height: 400px !important;
  }
  .ctm-homepage-multicolumn-main .multicolumn-card {
    gap:20px;
  }
 .ctm-homepage-multicolumn-main .multicolumn-card__info .button--primary {
    padding: 10px 12px;
    font-size: 12px;
}
.ctm-homepage-multicolumn-main .multicolumn-card__info {
  max-width: 100%;
    margin-right:10px;
}
.ctm-homepage-multicolumn-main .multicolumn-card__info h3 {
   font-size:24px;
}

.ctm-homepage-multicolumn-main .multicolumn-card__image-wrapper {
    width: 150px !important;
    min-width: 150px !important;
    height: 150px !important;
}
 .page-index .ctm-collection-slider .collection-card__content h3 {
    min-height:135px;
        font-size: 18px;
  }
  .page-index .ctm-collection-slider .collection-card__overlay {
    gap: 8px;
  }

  .page-index .ctm-collection-slider .collection-card__buttons .button {
         padding: 7px 6px;
    font-size: 12px;
  }
}

 @media screen and (max-width: 1440px) {
 
  .page-index .home-pg-banner .banner__content .banner__box .banner__text p {
    font-weight: 400;
    font-size: 25px;
    line-height: 50%;
}
.page-index .home-pg-banner .banner__content  .banner__box .banner__heading {
    font-weight: 600;
    font-size: 60px;
    line-height: 60%; 
}
 @media screen and (max-width: 1440px) { 
  .page-index .home-pg-banner .banner__content{
    max-width: 100%;
  }
  .page-index .home-pg-banner .banner__content .banner__box .banner__heading {
        font-weight: 600;
        font-size: 45px;
        line-height: 100%;
        margin-bottom: 20px;
    }
        .page-index .home-pg-banner .banner__content .banner__box .banner__text p {
        font-weight: 400;
        font-size: 20px;
        line-height: 100%;
        margin-bottom: 10px;
    }
 }
  @media screen and (max-width: 425px) { 
 
  .page-index .home-pg-banner .banner__content .banner__box .banner__heading {
                   font-weight: 600;
            font-size: 30px;
            line-height: 100%;
            margin-bottom: 10px;
    }
    .page-index .home-pg-banner .banner__content .banner__box .banner__text p {
      font-weight: 400;
      font-size: 15px;
      line-height: 115%;
      margin-bottom: 5px;
    }
 }