html {
  scroll-behavior: smooth;
}
.ship_message {
  /* display: none; */
  position: fixed;
  background-color: #2c64ac;
  padding: 10px;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}

.ship_message p {
  margin-bottom: 0;
  color: #fff;
}

footer.footer {
  padding-bottom: 50px !important;
}

.allowAccess {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #404040;
  top: 0;
  left: 0;
  z-index: 9999999999999;
  overflow: hidden;
  overflow-y: hidden;
}

.content {
  display: block;
  margin: auto;
  width: 50%;
  margin-top: 200px;
}

.content form {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.content span.heading {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 50px;
}

a.error_link {
  color: #0058f8 !important;
}

div#tab-description {
  display: none !important;
}

.summary.entry-summary ul {
  margin-top: 0px;
  margin-left: -40px;
  margin-bottom: 0px;
}

.summary.entry-summary ul li {
  margin-bottom: 10px;
}

.summary.entry-summary ul li span {
  font-family: Montserrat !important;
  font-size: 14px !important;
}

.payment_logos {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 700px) {
  .payment_logos {
    justify-content: center;
  }
}
.payment_logos img {
  width: 35%;
  margin-right: 15px;
}

@media (max-width: 1000px) {
  .payment_logos img {
    width: 70%;
  }
}
@media (max-width: 1000px) and (max-width: 500px) {
  .payment_logos img {
    width: 80%;
  }
}
.payment_logos h3 {
  color: #000000;
  font-size: 18px;
  margin-bottom: 10px;
}

.footMain {
  flex-wrap: wrap;
}

.footMain .col {
  text-align: center;
}

.footBottomBar p {
  text-align: center;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  margin-bottom: 50px;
  position: relative;
}
body .gform_wrapper ul#gform_fields_7 li.gfield {
	margin-top: 12px;
}
#gform_7 #label_7_14_1, 
#label_8_14_1 {
	color: #fff;
}
/* 
.payment_box.payment_method_bacs {
  width: 80% !important;
  margin-left: 20px !important;
  position: absolute !important;
  right: 15px;
  top: 5px;
}

@media (max-width: 1300px) {
  .payment_box.payment_method_bacs {
    width: 70% !important;
  }
}
@media (max-width: 1300px) and (max-width: 800px) {
  .payment_box.payment_method_bacs {
    width: 60% !important;
  }
}
@media (max-width: 1300px) and (max-width: 800px) and (max-width: 600px) {
  .payment_box.payment_method_bacs {
    display: none;
  }
}
.payment_box.payment_method_bacs p {
  font-size: 12px;
} */

/* .woocommerce-checkout #payment ul.payment_methods li {
  display: flex;
  align-items: center;
} */

.woocommerce-checkout #payment {
  background: #fff;
}
li.wc_payment_method {
  background: #ebe9eb;
  padding: 1rem;
  margin-top: 1rem !important;
}

nav.nav.mainNav .medium-wrapper .mainMenuItems {
  justify-content: flex-end !important;
}

nav.nav.mainNav .medium-wrapper .mainMenuItems li {
  margin-left: 20px;
}

@media (max-width: 1300px) {
  nav.nav.mainNav .medium-wrapper .mainMenuItems li {
    margin-left: 10px;
  }
}
@media (max-width: 1300px) and (max-width: 1000px) {
  nav.nav.mainNav .medium-wrapper .mainMenuItems li {
    margin-left: 2px;
  }
}
/* @media (max-width: 1000px) {
  .swiper-container.mainBanner .swiper-slide {
    height: 40vh;
  }
} */
.wpsl-search {
  border: 1px solid #eee;
  box-shadow: 0 0 20px #0000000f;
  background: transparent;
}

#wpsl-search-wrap {
  display: flex;
  align-items: baseline;
  margin-top: -20px;
}

@media screen and (max-width: 800px) {
  #wpsl-search-wrap {
    margin-top: 0;
    display: block;
  }
}
#wpsl-search-wrap div label {
  width: auto;
  display: block;
}

#wpsl-search-wrap .wpsl-input {
  width: 40%;
  display: block;
}

@media screen and (max-width: 800px) {
  #wpsl-search-wrap .wpsl-input {
    width: 100%;
  }
}
#wpsl-search-wrap .wpsl-input input {
  width: 100%;
  height: 37px;
}

#wpsl-search-wrap .wpsl-select-wrap {
  width: 40%;
  display: flex;
}

@media screen and (max-width: 800px) {
  #wpsl-search-wrap .wpsl-select-wrap {
    display: block;
    width: 100%;
  }
}
#wpsl-search-wrap .wpsl-search-btn-wrap {
  width: 20%;
}

@media screen and (max-width: 800px) {
  #wpsl-search-wrap .wpsl-search-btn-wrap {
    width: 100%;
  }
}
#wpsl-search-wrap .wpsl-search-btn-wrap {
  width: auto;
  display: block;
  position: absolute;
  right: 0;
  top: 26px;
}

@media screen and (max-width: 800px) {
  #wpsl-search-wrap .wpsl-search-btn-wrap {
    position: relative;
    width: 100%;
    top: 0;
  }
}
#wpsl-results {
  display: block;
  width: auto;
}

.wpsl-search-btn-wrap #wpsl-search-btn {
  background: #0058f8;
  border: none;
  color: #ffffff;
  transition: 0.3s;
}

.wpsl-search-btn-wrap #wpsl-search-btn:hover {
  background-color: #000000;
  transition: 0.5s;
}

#wpsl-wrap {
  margin-bottom: 60px;
  margin-top: 10px;
}

@media (max-width: 850px) {
  header.header .navMenu .headerQuickLinks div a {
    padding-left: 10px;
  }
}
.productCategories {
  overflow: hidden;
}

@media (max-width: 850px) {
  header.header .navMenu .rightHead .topBar .benifits .headerQuickLinks div.icon-flex {
    flex-wrap: wrap;
  }
}
@media (max-width: 400px) {
  header.header .navMenu .rightHead .topBar .benifits .headerQuickLinks div.icon-flex {
    margin-top: 10px;
    margin-left: 0;
    z-index: 99;
  }
}
@media (max-width: 700px) {
  header.header .navMenu .headerQuickLinks {
    margin-left: 30px;
  }
}
@media (max-width: 800px) {
  header.header .navMenu .rightHead .topBar .benifits .headerQuickLinks div.icon-flex p {
    display: none;
  }
}
@media (max-width: 800px) {
  header.header .navMenu .rightHead .topBar .benifits .headerQuickLinks div.icon-flex i {
    margin-right: 0;
    margin-left: 10px;
  }
}
@media (max-width: 700px) {
  header.header .navMenu .rightHead .topBar .benifits {
    justify-content: flex-end;
  }
  /* mobile header */
  header.header {
    padding-bottom: 20px;
  }
  .search .productBanner,
  .productBanner,
  .backImage,
  #shopByRoom {
    margin-top: 52px !important;
  }
  #shopByRoom {
    padding-top: 10px;
  }
  .mobile-search-bar {
    bottom: -52px;
  }
}
.swiper-container.mainBanner .swiper-slide.alignCenter.swiper-slide-active {
  background-blend-mode: normal;
}

/* @media (max-width: 1400px) {
  .swiper-container.mainBanner .swiper-slide {
    height: 55vh;
  }
}
@media (max-width: 1400px) and (max-width: 1200px) {
  .swiper-container.mainBanner .swiper-slide {
    height: 45vh;
  }
}
@media (max-width: 1400px) and (max-width: 1200px) and (max-width: 900px) {
  .swiper-container.mainBanner .swiper-slide {
    height: 35vh;
  }
} */
footer.footer {
  overflow: hidden;
}

.blindDropDown.active .shopBlinds, .blindDropDown.active .shopMaterial, .blindDropDown.active .imageOnRight, .rodsTracks.active .shopBlinds, .rodsTracks.active .shopMaterial, .rodsTracks.active .imageOnRight, .shutters.active .shopBlinds, .shutters.active .shopMaterial, .shutters.active .imageOnRight {
  width: 30%;
}

@media (max-width: 900px) {
  .blindDropDown.active .shopBlinds, .blindDropDown.active .shopMaterial, .blindDropDown.active .imageOnRight, .rodsTracks.active .shopBlinds, .rodsTracks.active .shopMaterial, .rodsTracks.active .imageOnRight, .shutters.active .shopBlinds, .shutters.active .shopMaterial, .shutters.active .imageOnRight {
    width: 100%;
  }
}
@media (max-width: 900px) {
  nav.nav.mainNav.mobileActive {
    padding-left: 0;
    padding-top: 30px;
  }
}
.backImage {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin-top: -35px;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-blend-mode: color;
  background-color: #00000087;
}

@media (max-width: 1440px) {
  .backImage {
    margin-top: -40px;
  }
}
.backImage h1 {
  color: #ffffff;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  text-align: center;
}

@media (max-width: 1100px) {
  .backImage h1 {
    font-size: 30px;
  }
}
.single section p.breadcrumbs {
  margin-top: 20px;
  font-weight: 100;
  margin-top: 30px;
  font-size: 12px;
  margin-bottom: 10px;
}

.single .contentWrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.single .contentWrap .content {
  width: 70%;
  margin-top: 0px;
  padding-right: 50px;
}

@media (max-width: 900px) {
  .single .contentWrap .content {
    width: 100%;
    padding-right: 0;
  }
}
.single .contentWrap .sidebar {
  width: 30%;
  position: relative;
}

@media (max-width: 900px) {
  .single .contentWrap .sidebar {
    width: 100%;
  }
}
.single .contentWrap .sidebar h3.sBarWidgetTitle {
  margin-top: 0;
  font-size: 1.2rem;
  text-transform: uppercase;
  background: #eee;
  padding: 20px 20px;
}

.single .contentWrap .sidebar h3.sBarWidgetTitle ul {
  margin-bottom: 0;
  list-style: none;
  text-transform: none;
  padding-left: 0;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid;
}

.single .contentWrap .sidebar h3.sBarWidgetTitle ul li {
  margin-bottom: 10px;
}

.single .contentWrap .sidebar h3.sBarWidgetTitle ul li a {
  font-weight: normal;
  font-size: 0.9rem;
}
.single .contentWrap .sidebar h3.sBarWidgetTitle ul li a:hover {
	filter: brightness(3);
}

.single .contentWrap .sidebar div#recent-posts-2 {
  position: sticky;
  top: 20px;
}

.category section {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.category section article {
  width: calc(33% - 10px);
  min-height: 430px;
}

@media (max-width: 1000px) {
  .category section article {
    width: calc(50% - 10px);
    padding-right: 20px;
    min-height: auto;
  }
}
@media (max-width: 1000px) and (max-width: 700px) {
  .category section article {
    width: 100%;
    padding-right: 0;
  }
}
.category section article a img {
  width: 100%;
}

.category section article .ContentWrap h2 {
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.category section article .ContentWrap h2 a {
  font-size: 1rem;
  text-transform: uppercase;
}

.category section article .ContentWrap p {
  font-size: 0.9rem;
  font-weight: 100;
}

nav.nav.mainNav .medium-wrapper .mainMenuItems li:hover a {
  background: #0058f800;
  color: #0c57f8;
}

/* .payment_box.payment_method_payfast {
  position: absolute !important;
  right: 15px;
  top: 10px;
  width: 80% !important;
} */

/* @media (max-width: 1300px) {
  .payment_box.payment_method_payfast {
    width: 70% !important;
  }
}
@media (max-width: 1300px) and (max-width: 800px) {
  .payment_box.payment_method_payfast {
    width: 50% !important;
  }

  .payment_box.payment_method_payfast p {
    font-size: 10px;
  }
}
@media (max-width: 1300px) and (max-width: 800px) and (max-width: 500px) {
  .payment_box.payment_method_payfast {
    width: 30% !important;
  }
} */
/* li.wc_payment_method.payment_method_payfast label {
  display: flex;
  align-items: center;
} */
nav.nav.mainNav {
    background: #fff;
    padding: 16px 0px;
    position: absolute;
    width: 100%;
    top: 100px;
    z-index: 9;
    display: flex;
    align-items: center;
}

@media (max-width: 1114px) {
  nav.nav.mainNav {
    top: 115px;
  }
}
@media (max-width: 900px) {
  nav.nav.mainNav {
    display: none;
  }
}
@media (max-width: 875px) {
  header.header .navMenu .headerQuickLinks div a {
    padding-left: 30px;
  }
}
@media (max-width: 900px) {
  .blindDropDown.active .imageOnRight, .rodsTracks.active .imageOnRight, .shutters.active .imageOnRight {
    background-position: left;
  }
}
@media (max-width: 1100px) {
  .page-template-decorland-template .productBanner {
    margin-top: -2px;
  }
}
@media (max-width: 1100px) and (max-width: 550px) {
  .page-template-decorland-template .productBanner {
    margin-top: 35px;
  }

  .page-template-decorland-template .productBanner span.heading h1 {
    font-size: 30px;
  }
}
.summary.entry-summary p.price {
  margin-bottom: 30px;
}

@media (max-width: 400px) {
  .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
}
/*you may be interested in section*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  padding: 25px;
  width: 355px;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
}

/*Sale product prices*/
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #fc8133;
}

.topShutBanner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 40vh;
}

/* ==========
== shutters =
============= */

.nextShutBanner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 80vh;
  padding-bottom: 30rem;
  position: relative;
  overflow: hidden;
}
.outdoorBanner {
  position: relative;
}
.outdoorBanner::before {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: #00000082;
}
.outdoorBanner h1 {
  color: rgb(255, 255, 255) !important;
}
@media (max-width: 600px) {
  .nextShutBanner {
    margin-top: 50px;
    min-height: 50vh;

  }
}
.nextShutBanner h1 {
  margin: 0;
  text-align: left;
  font-size: 5em;
  padding-top: 50px;
  color: #074b6e;
  margin-left: 100px;
}
@media (max-width: 600px) {
  .nextShutBanner h1 {
    text-align: center;
    font-size: 3em;
    margin-left: 0;
  }
  .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    display: flex;
    flex-direction: column-reverse;
  }
}
.nextShutBanner .content {
  position: absolute;
  bottom: 80px;
  left: 0;
  background: #fff;
  color: #000;
  margin: 0;
  width: 750px;
  padding: 50px 50px 30px;
  overflow: hidden;
}
@media (max-width: 770px) {
  .nextShutBanner .content {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .nextShutBanner .content {
    width: 100%;
    padding: 20px 20px 0px;
  }
}
.nextShutBanner .content p {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}
@media (max-width: 600px) {
  .nextShutBanner .content p {
    font-size: 15px;
    line-height: 23px;
  }
}

#shuttRange {
  overflow: hidden;
}
#shuttRange h2 {
  color: #074b6e;
  margin: 40px 100px 0px;
  font-size: 1.5em;
}
@media (max-width: 900px) {
  #shuttRange h2 {
    margin: 40px 20px 0px;
  }
}
@media (max-width: 600px) {
  #shuttRange h2 {
    margin: 40px 20px 0px;
  }
}
#shuttRange .blockContainer {
  display: flex;
  margin-bottom: 30px;
  position: relative;
}
#shuttRange .blockContainer .imagesquare {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  height: auto;
  /* height: 65vh; */
}
#shuttRange .blockContainer .imagesquare::before {
  content: '';
  background-image: linear-gradient(90deg, white 40%, transparent 70%);
  width: 100%;
  height: 100%;
  position: absolute;
}
@media (max-width: 1550px) {
  #shuttRange .blockContainer .imagesquare::before {
    background-image: linear-gradient(90deg, white 60%, transparent 80%);
  }
}
@media (max-width: 400px) {
  #shuttRange .blockContainer .imagesquare::before {
    background-image: linear-gradient(90deg, white 100%, transparent 0%);
  }
}
@media (max-width: 600px) {
  #shuttRange .blockContainer .imagesquare {
    height: auto;
  }
}
#shuttRange .blockContainer .imagesquare .whitesquare {
  position: relative;
  margin-left: 100px;
}
@media (max-width: 900px) {
  #shuttRange .blockContainer .imagesquare .whitesquare {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  #shuttRange .blockContainer .imagesquare .whitesquare {
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  #shuttRange .blockContainer .imagesquare .whitesquare {
    margin-left: 0px;
    margin: 0;
    padding: 0px 20px;
  }
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent h1 {
  color: #074b6e;
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .txt {
  max-width: 700px;
}
@media (max-width: 900px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .txt {
    background: #fff3;
    max-width: 600px;
  }
}
@media (max-width: 600px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .txt {
    background: #fff3;
    max-width: 100%;
  }
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .price {
  color: #074b6e;
  margin-bottom: 10px;
  font-weight: 700;
}
@media (max-width: 1500px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .price {
    margin-bottom: 20px;
  }
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .size-container {
  position: relative;
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .size-container .strip-link {
  position: absolute;
  bottom: -30px;
  padding: 5px 0;
  left: 0;
  right: 0;
  max-width: 700px;
  background: #0058f8;
  text-align: center;
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .size-container .strip-link:hover {
  filter: brightness(0.9);
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .size-container .strip-link a {
  color: #ffffff;
  font-weight: bold;
  width: 100%;
  display: inline-block;
}

#shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 700px;
}
@media (max-width: 900px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA {
    justify-content: start;
  }
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .size-container .strip-link {
    max-width: 362px;
  }
}
@media (max-width: 600px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA {
    max-width: 100%;
  }
}
@media (max-width: 400px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .size-container .strip-link {
    max-width: 100%;
  }
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size {
  display: flex;
  flex-direction: column;
}
@media (max-width: 900px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size {
    margin-right: 10px;
  }
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size .size, #shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size .pannel {
  background-color: #f3f3f3;
  color: #074b6e;
  padding: 10px 30px;
  text-align: center;
}
@media (max-width: 900px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size .size, #shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size .pannel {
    padding: 10px 10px;
    font-size: 0.6em;
  }
}
@media (max-width: 600px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size .size, #shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size .pannel {
    padding: 10px 5px;
  }
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size .size-price {
  background-color: #074b6e;
  color: #fff;
  font-weight: 900;
  font-size: 3em;
  text-align: center;
}
@media (max-width: 900px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size .size-price {
    font-size: 2em;
  }
}
@media (max-width: 500px) {
  #shuttRange .blockContainer .imagesquare .whitesquare .theContent .sizeAreA .single-size .size-price {
    font-size: 8vw;
  }
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .colors {
  display: flex;
  margin-top: 20px;
  gap: 2rem;
}

#shuttRange .blockContainer .imagesquare .whitesquare .theContent .color-title {
  color: #074b6e;
  margin: 40px 0 20px;
  font-weight: 700;
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .colors .aColor {
  box-shadow: 0 0 3px 3px #e2e2e2;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 0 0 10px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
#shuttRange .blockContainer .imagesquare .whitesquare .theContent .colors .aColor p {
  margin-bottom: -21px;
}
.range-cat {
  background-color: #f3f3f3;
  text-align: center;
}
.range-cat h2 {
  padding-top: 50px;
  margin: 0;
  color: #074b6e;
}

.shutter-cards {
  padding-bottom: 100px;
  background-color: #f3f3f3;
}
.shutter-cards .catsBelow .eachCat {
  background-color: #fff;
}
@media (max-width: 1000px) {
  .shutter-cards .catsBelow .eachCat {
    margin-bottom: 50px;
  }
}
.shutter-cards .catsBelow .eachCat .eachWooInfo p {
  color: #000;
  font-weight: 600;
}
.shutter-cards .catsBelow .eachCat .straightRadiusBorder {
  background-color: #f3f3f3;

}

#quickfacts {
  overflow: hidden;
  background-color: #f3f3f3;
  text-align: center;
  padding: 20px 0;
}
#quickfacts h2 {
  color: #074b6e;
}
#quickfacts .row-flex {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}
#quickfacts .row-flex .col-flex {
  position: relative;
  margin-bottom: 20px;
}
#quickfacts .row-flex .col-flex .img-cont {
  background-color: #fff;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#quickfacts .row-flex .col-flex .img-cont:hover {
  -webkit-animation: jello-horizontal 0.9s both;
  animation: jello-horizontal 0.9s both;
}
@media (max-width: 900px) {
  #quickfacts .row-flex .col-flex .img-cont {
    width: 140px;
    height: 140px;
  }
}
#quickfacts .row-flex .col-flex:nth-child(even) .img-cont {
  background-color: #074b6e;
}
#quickfacts .row-flex .col-flex .fact {
  margin-top: 20px;
  min-height: 95px;
}
#quickfacts .row-flex .col-flex .fact p {
  font-weight: 500;
  font-size: 1.3em;
  margin: 0;
}
@media (max-width: 600px) {
  #quickfacts .row-flex .col-flex .fact {
    min-height: 55px;
  }
  #quickfacts .row-flex .col-flex .fact p {
    font-size: 1em;
  }
}

#location {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 50vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (max-width: 600px) {
  #location img {
    width: 100px;
  }
}
#location .loc-content {
  background-color: #fff;
  padding: 30px 0;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  width: 400px;
  margin: 0 auto;
}
@media (max-width: 600px) {
  #location .loc-content {
    width: 100%;
  }
}

#location .loc-content p {
  margin: 0;
}

#MI {
  padding: 3rem 0;
}
#MI h3, #MI h1 {
  color: #074b6e;
}
#MI .flex-container {
  display: flex;
  gap: 1rem;
}
#MI .flex-container ul li.nomarker::marker {
  content: '';
}
#MI .flex-container {
  display: flex;
  gap: 1rem;
}
@media ( max-width: 800px ) {
  #MI .flex-container {
    flex-direction: column;
  }
}

#order {
  background: #f3f3f3;
  padding: 100px 0 50px;
}
.Quote .gform_body ul li .ginput_container input {
  background-color: #fff;
}
.Quote .gform_footer {
  text-align: center;
}
/* end shutters */

header.header .navMenu .rightHead .topBar .benifits {
  height: 70px;
}
@media (max-width: 400px) {
  header.header .navMenu .rightHead .topBar .benifits {
    height: auto;
  }
}

.ocb {
  display: inline-block;
  padding: 10px 50px;
  color: #ffffff;
  background: #0058f8;
  transition: all 0.3s ease-in-out;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 20px;
}

.ocb:hover {
  transform: scale(1.05);
}

.woocommerce .up-sells ul {
  display: flex;
}
@media (max-width: 600px) {
  .woocommerce .up-sells ul {
    flex-direction: column;
  }
  .woocommerce .up-sells ul li.product {
    width: 100% !important;
  }
}
.find_a_store_button_container {
  display: flex !important;
  justify-content: flex-start;
  gap: 1rem;
}
/* .find_a_store_button_container a:nth-child(1) {
  margin-right: 15px;
} */
a.button-clear {
  border: 2px solid #0159f8;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 10px;
  width: 200px;
  text-align: center;	
  font-size: 14px;
}
a.button-clear:hover {
  background: #0159f8;
  color: #fff;
}
.woocommerce div.product form.cart .button-clear i {
  margin-right: 10px;
  color: #0058f8;
}
.woocommerce div.product form.cart .button-clear:hover i {
  color: #fff;
}
@media (max-width: 1500px) {
  .find_a_store_button_container {
    flex-direction: column;
  }
}
@media (max-width: 500px) {
  
  /* .find_a_store_button_container a:nth-child(1) {
    margin-right: 0px;
    margin-bottom: 15px;
    margin-top: 8px;
  } */
  .single-product .find_a_store_button_container a.button {
    width: 200px !important;
    padding: 17px 20px !important;
  }
  a.button-clear {
    padding: 10px 20px;
  }
}
.woocommerce ul.products li.product .price ins {
  display: inherit !important;
}
img.attachment-large.size-large.wp-post-image {
  width: 100%;
  min-height: 320px !important;
  object-fit: cover;
}
div#gform_confirmation_message_2 {
  color: #fff;
  text-align: center;
  margin: 20px 0 0 0;
}
@media (max-width: 600px) {
  header.header .navMenu .headerQuickLinks div a {
    padding-left: 0;
  }
  header.header .navMenu .rightHead .topBar .benifits .headerQuickLinks div.icon-flex {
    align-items: baseline;
  } 
  header.header .navMenu .rightHead .topBar .benifits .headerQuickLinks {
    justify-content: space-between;
    width: 100%;
  }
}
form.woocommerce-product-search {display: flex;}
form.woocommerce-product-search button {
	display: none;
}
form.woocommerce-product-search input {
	margin: auto 0;
	border: 0;
	border-bottom: 1px solid #000000;
	height: 30px;
	padding: 0;
}
form.woocommerce-product-search input:hover, input:focus, input:active {
	border: none !important;
	border-bottom: 1px solid #000000 !important;
	box-shadow: none !important;
}
/* .woof_container_product_cat {
	display: none;
} */

/* .desktop-search-bar div.product-search-form {
  top: 170px;
} */
.desktop-search-bar div.product-search-results, 
.mobile-search-bar div.product-search-results {
  top: 45px;
  z-index: 9999;
  position: absolute;
}
.desktop-search-bar div.product-search-results {
  width: 500px;
}
.mobile-search-bar div.product-search-results {
  width: 100%;
}
@media (max-width: 800px) {
  .desktop-search-bar div.product-search-results {
    left: -100%;
  }
}

@media (max-width: 1440px) {
header.header .bottomBar {
    background-color: #ebebeb;
    position: absolute;
    width: 100%;
    top: 150px;

}
}

.mobile-search-bar {
	display: none;
}
header.header {
	position: relative;
}
@media screen and (max-width: 1440px) {
	header.header .bottomBar {
		top: 120px;
	}
}
@media screen and (max-width: 600px) {
	header.header .bottomBar {
		display: none;
	}
	.desktop-search-bar {
		display: none !important;
	}
	.mobile-search-bar {
		display: block;
		position: absolute;
		bottom: -50px;
		width: 100%;
		height: auto;
		background: #ebebeb;
		padding: 0px 20px;
    z-index: 3;
	}
}
/* ========
Banners
=========== */
#deskbanner .cont {
  height: 100%;
  background-color: rgba(236, 236, 236, 0.829);
}

img.desktopBanner, 
img.mobileSlider {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}
.mobile-banner {
	display: none;
}
#deskbanner {
  display: block;
}
@media (max-width: 768px) {
  #deskbanner {
    display: none;
  }
	.mobile-banner {
		display: block;
	}
  .mobileSlider {
    display: block;
    margin-top: 30px;
  }
  .swiper-container.mainBanner {
    margin-top: 0px;
  }
  .swiper-container.mainBanner .swiper-slide.mobileSlider {
    background-size: contain !important;
    height: 70vh;
    background-color: #cdcdcd;
  }
} 
@media (max-width: 600px) {
  .swiper-container.mainBanner {
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  .swiper-container.mainBanner .swiper-slide.mobileSlider {
    background-color: #ffffff;
  }
}
@media (max-width: 400px) {
  .swiper-container.mainBanner .swiper-slide.mobileSlider {
    height: 58vh;
  }
}
.wp-block-image img {
	height: auto;
}
p.pjnsinglepagetext {
  border-top: 1px solid #e4e4e4;
  padding-top: 10px;
  margin-top: 20px;
}
/* pay just now btn */
.single-product .pjnsinglepagelogo {
  width: 80px;
  height: auto;
  float: left;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 20px;
}
.pjnsinglepagetext a:last-child {
  font-size: 1em;
  text-decoration: underline;
  display: inline-block;
}
.float-lightbox span {
  font-weight: 700;
  color: #fc8233;
}

/* END pay just now btn */

/* Form */
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
  display: inline-block !important;
  vertical-align: top !important;
}


/* ACRB CAT BANNERS AND CHILD CAT BANNERS */
.main-cat-banner img {
  max-width: 100%;
  width: 100%;
  height: auto;
  object-position: center;
}
/* END ACRB CAT BANNERS AND CHILD CAT BANNERS*/


/* ACRB CUSTOM SINGLE PRODUCT */

#acrb-blinds .summary.entry-summary {
  width: 100%;
  }
  #acrb-blinds ul.pewc-product-extra-groups {
    margin-left: 0px;
    padding-left: 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
  }
  #acrb-blinds .pewc-radio-image-wrapper label img, 
  #acrb-blinds .pewc-checkbox-image-wrapper label img {
    transition: all 0.3s ease-in-out;
  }
  #acrb-blinds .pewc-radio-image-wrapper label input:checked + img, 
  #acrb-blinds .pewc-checkbox-image-wrapper label input:checked + img {
    border: 5px solid #fc8233;
    overflow: visible;
    transform: scale(1.6);
	z-index:5;
  }
  #acrb-blinds ul li.pewc-group-calculation .pewc-item-field-wrapper {
    display: none;
  }
  #acrb-blinds .pewc-radio-images-wrapper, 
  #acrb-blinds .pewc-checkboxes-images-wrapper {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  #acrb-blinds .pewc-radio-images-wrapper.pewc-columns-7 .pewc-radio-image-wrapper, 
  #acrb-blinds .pewc-checkboxes-images-wrapper.pewc-columns-7 .pewc-checkbox-image-wrapper {
    width: 12%;
  }
  #acrb-blinds .pewc-group-heading-wrapper h3 {
    position: relative;
  }
  #acrb-blinds .pewc-group-heading-wrapper h3::after {
    position: absolute;
    content: '';
    border-bottom: 7px solid #0159f8;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 30%;
    right: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  #acrb-blinds table.pewc-product-extra-groups tr.pewc-group.pewc-item-image_swatch {
    display: flex;
    flex-direction: column;
  }
  #acrb-blinds table tr td {
    border: 0px;
  }
  #acrb-blinds table.pewc-product-extra-groups td:last-of-type {
    text-align: left;
  }
  #acrb-blinds p.pewc-description {
    margin-bottom: 0px;
    display: flex;
  }
  #acrb-blinds p.pewc-description small:first-child {
    margin-right: 10px;
  }
  #acrb-blinds .summary.entry-summary ul li {
    margin-bottom: 0px;
  }
  #acrb-blinds .flex-container {
    display: flex;
    justify-content: space-between;
    margin: 100px 0px 0px;
  }
  #acrb-blinds .cb_img {
    height: 400px;
    width: 30%;
    object-fit: contain;
    object-position: center;
    overflow: hidden;
    position: relative;
  }
  #acrb-blinds .cb_img .cm-sticker {
    z-index: 10;
    position: relative;
    background: #fc8233;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
    padding: 1rem 1rem;
    font-size: 1rem;
    line-height: 1rem;
    color: #fff;
    font-weight: 700;
    max-width: 100px;
    text-align: center;
    max-height: 100px;
    box-shadow: 0 0 5px 1px #131313, 0 0 10px 2px #656565;
  }
  .zoom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-in;
  }
  #acrb-blinds .cb_description {
    width: calc(70% - 100px);
  }
  #acrb-blinds label {
    margin-bottom: 0px;
    margin-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  #acrb-blinds .pewc-radio-images-wrapper .pewc-radio-image-wrapper, .pewc-checkboxes-images-wrapper .pewc-checkbox-image-wrapper {
    margin-bottom: 0px;
  }
  #acrb-blinds .summary.entry-summary ul li span {
    font-family: dashicons !important;
    opacity: 1;
  }
  #acrb-blinds .summary.entry-summary ul li span.tooltip {
    position: relative;
  }
  #acrb-blinds .pewc-radio-images-wrapper.pewc-columns-10 .pewc-radio-image-wrapper, 
  #acrb-blinds .pewc-checkboxes-images-wrapper.pewc-columns-10 .pewc-checkbox-image-wrapper {
    width: 10%;
  }
  #acrb-blinds #breadcrumbs {
    display: none;
  }
  #acrb-blinds p.pjnsinglepagetext {
    /* position: absolute;
    bottom: -50px; */
    display: none;
  }
    /* Sample product image titles*/
.pewc-radio-image-desc {
    font-size: 12px;
    margin-top: -0.75em;
    font-weight: 500;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
}
#acrb-blinds .summary.entry-summary ul li .pewc-radio-image-desc span {
  font-family: 'Montserrat' !important;
  font-size: 10px !important;
}
  /* ====== 
  Each different wrappers
  ========= */
  #acrb-blinds .pewc-group-wrap-33966 .pewc-group-content-wrapper ul.pewc-product-extra-groups, 
  #acrb-blinds .pewc-group-wrap-34032 .pewc-group-content-wrapper ul.pewc-product-extra-groups, 
  #acrb-blinds .pewc-group-wrap-34036 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-35912 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-35873 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-35847 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-35891 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-33983 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-41675 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  /* ====== 
  Sample products start here
  ========= */
  #acrb-blinds .pewc-group-wrap-41735 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-41764 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-41710 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-41697 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-41686 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-41686 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-41664 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-41653 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-41642 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
  #acrb-blinds .pewc-group-wrap-41632 .pewc-group-content-wrapper ul.pewc-product-extra-groups,
{
    display: block;
  }
   /* ====== 
  END Each different wrappers
  ========= */
  .woocommerce td.product-name dl.variation dt {
    line-height: 30px;
  }
  .woocommerce td.product-name dl.variation p {
    line-height: 30px;
  }
  @media (max-width: 1500px) {
    #acrb-blinds .cb_img {
      height: 400px;
      width: 50%;
    }
    #acrb-blinds .cb_description {
      width: calc(50% - 100px);
    }
    #acrb-blinds .cb_description h1  {
      margin-top: 0;
    }
  }
  @media (max-width: 1200px) {
    #acrb-blinds .pewc-radio-images-wrapper.pewc-columns-7 .pewc-radio-image-wrapper, 
    #acrb-blinds .pewc-checkboxes-images-wrapper.pewc-columns-7 .pewc-checkbox-image-wrapper {
      width: 16%;
    }
    #acrb-blinds .pewc-group-heading-wrapper h3::after {
      width: 50%;
    }
    #acrb-blinds .cb_description {
      width: calc(50% - 50px);
    }
    #acrb-blinds ul.pewc-product-extra-groups {
      grid-template-columns: 1fr 1fr;
    }
  }
  @media (max-width: 700px) {
    #acrb-blinds .flex-container {
      flex-direction: column;
      margin: 50px 0px 0px;
    }
    #acrb-blinds .cb_img {
      height: 300px;
      width: 100%;
    }
    #acrb-blinds .cb_description {
      width: 100%;
    }
    #acrb-blinds .cb_description h1  {
      margin-top: 30px;
    }
    #acrb-blinds ul.pewc-product-extra-groups {
      grid-template-columns: 1fr;
    }
    /* #acrb-blinds p.pjnsinglepagetext {
      bottom: -110px;
    } */
    #acrb-blinds .pewc-radio-images-wrapper.pewc-columns-10 .pewc-radio-image-wrapper, 
    #acrb-blinds .pewc-checkboxes-images-wrapper.pewc-columns-10 .pewc-checkbox-image-wrapper {
      width: 33.3%;
    }
  }

/* END ACRB CUSTOM SINGLE PRODUCT */

/* Sale badge on home slider */
.badge-sale {
  transform: rotate(-45deg);
  position: relative;
  z-index: 3;
  background: #000;
  border-radius: 50%;
  color: #fff;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  line-height: 1.1;
  font-size: 14px;
}
/* END Sale badge on home slider */
/* =======
==== clearance-badge
========== */

.clearance-badge {
  position: absolute;
  top: -7px;
  right: 200px;
  background-color: #fc8233;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 12px;
  border-radius: 50%;
}
.clearance-badge-single {
  position: absolute;
  top: 100px;
  left: 0;
  background-color: #fc8233;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 12px;
  border-radius: 50%;
  z-index: 1;
  text-align: center;
}
@media (max-width: 500px) {
  .clearance-badge-single {
    top: 150px;
  }
}

span.custom-made-single {
  position: absolute;
  top: 0;
  left: 0;
  background: #fc8233;
  padding: 1rem;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  max-width: 80px;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
  max-height: 70px;
  height: 100%;
  color: #fff;
  text-align: center;
  display: grid;
  place-items: center;
  box-shadow: 0 0 5px 1px #00000036;
}

/* =======
==== END clearance-badge
========== */

/* =======
==== woo coupon field
========== */

.woocommerce-page table.cart td.actions .input-text {
  width: 160px
}
.woocommerce table.cart td.actions .coupon, 
.woocommerce-page table.cart td.actions .coupon {
  display: flex;
}

@media (max-width: 768px) {
  .woocommerce table.cart td.actions .coupon,
  .woocommerce-page table.cart td.actions .coupon {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .woocommerce table.cart td.actions .coupon .input-text, 
  .woocommerce table.cart td.actions .coupon input,
  .woocommerce-page table.cart td.actions .coupon .input-text, 
  .woocommerce-page table.cart td.actions .coupon input {
    width: 100%;
  }
  .woocommerce table.cart td.actions .coupon .input-text+.button, 
  .woocommerce-page table.cart td.actions .coupon .input-text+.button {
    margin: 10px auto 0;
  }
}
/* =======
==== END woo coupon field
========== */

/* =======
==== sale custom blinds badge
========== */
.sale-custom-blinds-badge {
  position: absolute;
  top: -7px;
  right: 200px;
  background-color: #ff1c1c;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 12px;
  border-radius: 50%;
}
/* 404 */
article#post-404 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	min-height: 30vh;
}
@media(max-width: 500px) {
	article#post-404 {
		min-height: 50vh;
	}
}
article#post-404 h1 {
	margin-bottom: 0;
}
article#post-404 h2 a {
	display: flex;
	background: white;
	padding: 1rem 2rem;
	font-size: 18px;
	border: 2px solid #0058f8;
	color: #0058f8;
}
article#post-404 h2:hover a {
	background: #0058f8;
	color: #fff;
}

/* .sale-custom-blinds-badge-single {
  position: absolute;
  top: 100px;
  left: 0;
  background-color: #ff1c1c;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 12px;
  border-radius: 50%;
  z-index: 1;
  text-align: center;
}
@media (max-width: 500px) {
  .sale-custom-blinds-badge-single {
    top: 150px;
  }
} */
/* =======
==== END sale custom blinds badge
========== */

#wfspb-top-bar {
	display: block !important;
}


/* =======
==== Shop-by-room
========== */
:root {
  --blue: #0159f8;
}
#shopByRoom {
  position: relative;
  margin-bottom: 50px;
}
#shopByRoom .cards {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}
#shopByRoom .cards .room {
  box-shadow: 0 0 6px -3px #616161, 0 0 10px 0px #d2d2d2;
}
#shopByRoom .cards .room .room-image {
  overflow: hidden;
}
#shopByRoom .cards .room .room-image img {
  object-fit: cover;
  width: 100%;
  height: 250px;
  display: flex;
  transition: all 0.3s ease-in-out;
}
#shopByRoom .cards .room .room-image img:hover {
  transform: scale(1.2);
}
#shopByRoom .cards .room .room-content {
  padding: 1.5rem 1.5rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
#shopByRoom .cards .room .room-content h3 {
  margin-bottom: 10px;
  margin-top: 0;
  min-height: 40px;
  font-size: 1.6em;
}
#shopByRoom .cards .room .room-content .txt p a {
  text-decoration: underline;
  padding: 0;
  border: none;
  font-size: inherit;
  font-weight: inherit;
}
#shopByRoom .cards .room .room-content .txt p {
  font-size: 0.9em;
}
#shopByRoom .cards .room .room-content .txt {
  min-height: 150px;
}
#shopByRoom .cards .room .room-content a {
  display: inline-block;
  padding: 0.5rem 1rem;
  font-size: 1em;
  font-weight: 600;
  border: 2px solid var(--blue);
  color: var(--blue);
  transition: all 0.1s ease-in-out;
}
#shopByRoom .cards .room .room-content a:nth-child(even) {
  margin-top: 5px;
}
#shopByRoom .cards .room .room-content a:hover {
  -webkit-filter: invert(62%) sepia(62%) saturate(957%) hue-rotate(330deg) brightness(93%) contrast(113%);
  filter: invert(62%) sepia(62%) saturate(957%) hue-rotate(330deg) brightness(93%) contrast(113%);
}


@media(max-width: 900px) {
  #shopByRoom .cards {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}
@media(max-width: 330px) {
  #shopByRoom .cards {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}

/* =======
==== END Shop-by-room
========== */


/* =======
==== Home Block Shop-by-room
========== */

#home-shop-by-room {
  position: relative;
  margin-bottom: 5rem;
}
#home-shop-by-room .shopByRoom .cont {
  height: 600px;
  background-color: rgba(236, 236, 236, 0.829);
}
#home-shop-by-room .shopByRoom img.bgimg {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
  display: flex;
}
#home-shop-by-room .clear-block {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(10%, -50%);
  background: #ffffffed;
  padding: 2rem 6rem;
  width: 100%;
  max-width: 40vw;
}
#home-shop-by-room .clear-block h3 {
  font-weight: 700;
  margin: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
} 
#home-shop-by-room .clear-block .txt p {
  color: var(--blue);
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  margin-bottom: 20px;
}
#home-shop-by-room .clear-block .btn-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
#home-shop-by-room .clear-block .btn-container a.btn {
  width: 100%;
  text-align: center;
  border: 2px solid var(--blue) !important;
  color: var(--blue);
  text-transform: uppercase;
  padding: 0.3rem;
  border: 2px solid;
  font-weight: 600;
  position: relative;
  transition: all 0.1s ease-in-out;
}
#home-shop-by-room .clear-block .btn-container a.btn:hover {
  -webkit-filter: invert(62%) sepia(62%) saturate(957%) hue-rotate(330deg) brightness(93%) contrast(113%);
  filter: invert(62%) sepia(62%) saturate(957%) hue-rotate(330deg) brightness(93%) contrast(113%);
}
#home-shop-by-room .clear-block .btn-container a.btn::after {
  content: '\f0da';
  font-family: 'Font Awesome 5 Free';
  color: var(--blue);
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  font-weight: 900;
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
#home-shop-by-room .clear-block .btn-container a.btn:hover::after {
  right: 10px;
}
#home-shop-by-room .clear-block .icon-container {
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#home-shop-by-room .clear-block img.icon {
  object-fit: contain;
  width: auto;
  height: 100%;
  object-position: center;
  display: flex;
  border-radius: 50%;
  margin-bottom: 10px;
}

@media (max-width: 1300px) {
  #home-shop-by-room .clear-block {
    transform: translate(-20%, -50%);
    max-width: 60vw;
  }
}
@media (max-width: 992px) {
  #home-shop-by-room .clear-block {
    transform: translate(-50%, -50%);
    max-width: 80vw;
  }
}
@media (max-width: 768px) {
  #home-shop-by-room .clear-block {
    padding: 2rem 4rem;
  }
  #home-shop-by-room .shopByRoom .cont {
    height: 700px;
    max-height: 100%;
  }
}
@media (max-width: 600px) {
  #home-shop-by-room .clear-block .icon-container {
    left: 50%;
    top: 0%;
    transform: translate(-50%, -70%);
    display: flex;
    width: 100%;
    justify-content: space-evenly;
  }  
  #home-shop-by-room .clear-block {
    padding: 2rem 2rem;
  }
  #home-shop-by-room .clear-block img.icon {
    width: 80px;
  }
}
@media (max-width: 530px) {
  #home-shop-by-room .clear-block .btn-container a.btn {
    text-align: left;
  }
  #home-shop-by-room .clear-block .btn-container a.btn::after {
    font-size: 1rem;
    right: 10px;
}
}
@media (max-width: 500px) {
  #home-shop-by-room .clear-block .btn-container {
    grid-template-columns: 1fr;
  }
  #home-shop-by-room .shopByRoom .cont {
    height: 800px;
  }
  #home-shop-by-room .clear-block {
    padding: 2rem 1rem;
    max-width: 90vw;
  }
}

/* =======
==== END Home Block Shop-by-room
========== */


/* =======
==== custom order btn on specific single products
========== */
.cmb {
  width: 100%;
  margin-top: 7px;
}
.cmb a {
  width: auto;
  background: #005bff;
  padding: 0.5em 1em;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.cmb a:hover {
  background: #fc8133;
}

/* =======
==== END custom order btn on specific single products
========== */

/* =======
==== Search ajax styles
========== */
/* Search ajax styles */
.product-search-results .entry span.title {
    text-transform: uppercase;
    font-size: 0.8rem !important;
}

/* =======
==== END Search ajax styles
========== */

#quote .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	background-color: #fff;
	font-weight: 500;
}
#quote .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label, 
#quote .gform_wrapper ul.gfield_radio li label {
  color: #fff;
}



/* Layerup on cart */
.woocommerce-cart .btn-est-layup {
  padding: 0;
  margin: 0 !important;
  font-family: inherit !important;
}
.woocommerce-cart .btn-est-layup span.btn-layup-text em {
  font-weight: 700;
  color: #000 !important;
}
.woocommerce-cart .btn-est-layup span.layup-installment-amount {
  color: #1595a5;
  font-weight: 600;
  font-size: 20px;
}
.woocommerce-cart .btn-est-layup span#lumodallink {
  display: none;
}

/* Product slider */
ul.flex-direction-nav {
    position: absolute;
    top: 30%;
    z-index: 99999;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
}

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}

a.flex-next::after {
	visibility:visible;
    content: '\f054';
	font-family: 'Font Awesome 5 Free';
	margin-right: 1rem;
	font-size: 3rem;   
	font-weight: bold;
}
a.flex-prev::before {
    visibility:visible;
    content: '\f053';
	font-family: 'Font Awesome 5 Free';   
	margin-left: 1rem;
	font-size: 3rem;
	font-weight: bold;
}
ul.flex-direction-nav li a {
	color: black;
  text-decoration: none;
}
ul.flex-direction-nav li a:hover {
	text-decoration: none;
}

/* woo single prod thumbnail gallery */
.woocommerce div.product div.images .flex-control-thumbs {
  display: flex;
  gap: 1rem;
  margin: 1rem 0 0 0;
}

/* Remove Pay Just now on custom blind product */
.product_cat-custom-express p.pjnsinglepagetext,
.product_cat-custom-express .est-layup,
.product_cat-custom-express a .price,
.product_cat-designer-collection .est-layup,
.product_cat-designer-collection p.pjnsinglepagetext,
.product_cat-designer-collection a .price {
  display: none !important;
}

/* remove focus on popup */
.pum-content.popmake-content:focus-visible {
	outline: 0px;
}
/*# category banne */
.single-product .productBanner .overlay, .tax-product_cat .productBanner .overlay, .post-type-archive .productBanner .overlay, .page-template-decorland-template .productBanner .overlay {
    background: #00000000!important;
}
.single-product .productBanner, .tax-product_cat .productBanner, .post-type-archive .productBanner, .page-template-decorland-template .productBanner {
    background-position: bottom!important;
}
.single-product h1.mainProductTitle {
	text-transform: uppercase!important;
}

/*  */
#all-payments {
  display: grid;
  width: 100%;
  row-gap: 0.5rem;
  margin-top: 2rem;
}
#all-payments .single-payment {
  display: flex;
  width: 100%;
  align-items: center;
  column-gap: 1rem;
}
#all-payments .single-payment img {
  height: 70px;
  width: 70px;
  object-fit: contain;
}
#all-payments .single-payment .payment-content :is(p, a) {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
}
#all-payments .single-payment .payment-content a {
  text-decoration: underline;
}
/*Hide Fload on product page*/
.float-lightbox {
    display: none;
}
/*align variation dropdown*/
.woocommerce div.product form.cart .variations select {
    margin-top: 10px;
	border: 1px solid;
}

/*product addons*/
.pewc-group-heading-wrapper h3 {
font-size:20px;
	margin-bottom: 10px;
}
.pewc-field-label {
	margin-top: -10px;
}
.pewc_group_48761_48762 input[type="checkbox" i] {
-ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
	border-color:#0058f8!important;
}
/*filter bar*/
.decorlandContainer .filterBar ul.woof_list.woof_list_checkbox input {
    margin-top: 0px;
}