/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
 .product-info-stock-sku .configurable-variation-qty {
  display: block !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
 h1 {font-size:  var(--font-30);}
 h2 {font-size:  var(--font-24);}
 p {font-size:  var(--font-16);}
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}

.accordion-button:hover {
    border: none;
}

.faq__area .accordion .accordion-item button span{font-weight: 400;font-size: var(--font-20);padding-right: 10px;}

.faq__area .accordion-body {
    padding: 15px 0;
    text-align: justify;
}

.message.error > *:first-child:before, .message.success > *:first-child:before {
    font-size: 20px;
    line-height: 20px;
    color: #242424;
    top: 30px;
}

.message.error, .message.success {
    color: #242424;
    background: #fff;
}

/* Custom css for new pages 9-10-11 */
.fabricare_area-sustainability p{ margin-bottom: 30px;}
.fabricare_area-sustainability strong{ font-weight: bold;}
.goal__area {
  padding-bottom: 100px;
}
.goal__area__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 117px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 117px;
  }
.goal__area__text thead tr th {
    letter-spacing: 1.05px;
    color: #242424;
    text-transform: uppercase;
    font-size: var(--font-24);
    font-weight: 300;
    padding-bottom: 20px;
  }
  .goal__area__text tbody tr td {
    letter-spacing: 0.63px;
    color: #242424;
    font-size: var(--font-18);
    line-height: 20px;
    font-weight: 300;
  }
  .prodff strong.product.name.product-item-name {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.page-layout-1column.page-with-filter .column.main {
  padding-top: 0 !important;
}
.tab-data .prodff {
  position: relative;
  min-height: 70px;
}
  .goal__area__text {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
  body .goal__area__text tbody tr td {
    line-height: 20px;
  }
  .goal__area__text tbody tr:not(:last-child) td {
    border-bottom: 2px solid #CFD0D1;
  }
  .goal__area__text tbody tr td:last-child {
    font-weight: bold;
  }
  .goal__area__text tfoot td {
    letter-spacing: 0.63px;
    color: #242424;
    text-transform: uppercase;
    background: #CFD0D1;
    padding: 17px 0;
    font-weight: bold;
    font-size: 18px;
  }
  .bg-gray{background: #F2F2F2; }
  .big__goal__area { padding: 70px 0; }
  .big__goal__area__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 90px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 90px;
    padding: 30px 0;
  }
  .grid-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
  }
  .big__goal__area__wrapper h1, .big__goal__area__wrapper h2 {
    letter-spacing: 1.57px;
    color: #242424;
    text-transform: uppercase;
    font-weight: 300;
    font-size: var(--font-24);
    line-height: 54px;
    margin-bottom: 25px;
  }
  .big__goal__area__text p:not(:last-child) {
    margin-bottom: 30px;
  }
  .big__goal__area__text p strong{ font-weight: bold;}
  .big__goal__area__text h2 {
    font-size: var(--font-24);
    letter-spacing: 1.05px;
    color: #242424;
    text-transform: uppercase;
    margin: 24px 0;
    line-height: 36px;
    font-weight: 300;
  }
  .big__goal__area__wrapper h5 {
    letter-spacing: 0.88px;
    color: #242424;
    font-size: var(--font-20);
    line-height: 37px;
    font-weight: 300;
    padding: 40px 25px;
  }
  .certification__area {
    padding: 90px 0;
  }
  .certification__area h2 {
    letter-spacing: 1.05px;
    color: #242424;
    text-transform: uppercase;
    text-align: center;
    font-size: var(--font-30);
    line-height: 36px;
    font-weight: 300;
  }
  .sub-text {
    max-width: 800px;
    margin: 40px auto 90px auto;
    letter-spacing: 0.88px;
    color: #242424;
    text-align: center;
    font-size: var(--font-18);
    line-height: 37px;
    font-weight: 300;
  }
  .certification__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
  }
  .certification__wrapper_grid4 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
    margin-top: 30px;
  }
  .certification__area__list {
    background: #fff;
    padding: 35px;
  }
  .certification__text-icon img {
    max-height: 71px;
  }
  .certification__area__list:hover{box-shadow: 3px 6px 9px #00000029;}
  .certification__area__list h4 {
    letter-spacing: 0.88px;
    color: #242424;
    text-transform: uppercase;
    font-size:var(--font-24);
    line-height: 37px;
    margin: 40px 0 30px 0;
    font-weight: 300;
  }
  
  .certification__area__list p {
    letter-spacing: 0.63px;
    color: #242424;
    font-size: var(--font-18);
    line-height: 32px;
    font-weight: 300;
  }
  .goal__result {
    background: #878B92 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 25px 40px;
  }
  .goal__result span {
    letter-spacing: 1.05px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: var(--font-30);
    line-height: 36px;
    padding-bottom: 20px;
  }
  .goal__result__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
  }
  .goal_value {
    letter-spacing: 0px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: var(--font-42);
    line-height: 80px;
  }
  .goal__result__grid p {
    letter-spacing: 0.77px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: var(--font-18);
    font-weight: bold;
    line-height: 22px;
  }
  .goal__result p {
    letter-spacing: 0.63px;
    color: #FFFFFF;
    font-size: var(--font-18);
    line-height: 25px;
  }
  .goal__result__grid.goal__result__grid3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
  }
  .pin__blog__text table {
    width: 100%;
  }
  .pin__blog__text table:not(:last-child) {
    margin-bottom: 50px;
  }
  .pin__blog__text table th {
    text-transform: uppercase;
    padding-bottom: 10px;
    letter-spacing: 0.63px;
    color: #242424;
    font-size: var(--font-18);
    line-height: 25px; width: 50%;
  }
  .pin__blog__text table td {
    text-transform: capitalize;
    letter-spacing: 0.63px;
    color: #242424;
    font-size: var(--font-16);
    line-height: 10px; 
    width: 50%;
  }

/* tabing */
.feature-tab {
  padding:80px 0;
  background: #878b92;
  text-align: center;
}
.feature-tab .nav-tabs li {
  margin-bottom: 0;
  width: 25%;
  border: 0.5px solid #fafafa;
}
.feature-tab .nav-tabs li button {
  width: 100%;
  background: #2B2B2D;
  border-radius: 0;
  letter-spacing: 1.05px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: var(--font-20);
  line-height: 6px !important;
  font-weight: 300;
  padding: 25px 0;
  border: none;
}
.feature-tab .nav-tabs li button.active {
  background: #f2f2f2;
  color: #242424;
}
.feature-tab p {
  letter-spacing: 0.7px;
  color: #FAFAFA;
  font-size: var(--font-18);
  line-height: 30px;
  margin: 70px auto 30px auto;
}
.pin__blog__wrapper {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: end;
 -ms-flex-align: end;
  align-items: flex-end;  
  -ms-grid-columns: 1fr 90px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 90px;
  padding: 60px 0;
}
.pin__blog__text {
  max-height: 600px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pin__blog__thumb img {
  width: 100%;
}
.pin__blog__text::-webkit-scrollbar {
  display: none;
}


/*quality-standars */

.pin__blog__text h4 {
  letter-spacing: 1.05px;
  color: #242424;
  text-transform: uppercase;
  font-size: var(--font-30);
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 30px;
}
.pin__blog__text h5 {
  letter-spacing: 0.63px;
  color: #2B2B2D;
  text-transform: uppercase;
  font-weight: 300;
  font-size: var(--font-18);
  line-height: 21px;
  margin-bottom: 20px;
}
.pin__blog__text p, .faq__area .accordion p {
  letter-spacing: 0.63px;
  color: #242424;
  font-size: var(--font-16);
  line-height: 25px;
  margin-bottom: 30px;
}

.warrantypoints p {
    margin-bottom: 0;
    padding: 12px 10px;
}

.warrantypoints p:nth-child(2n) {
    background: #fff;
}


/* Faq */
.faq__area .container {
  max-width: 1200px;
}
.faq__area {
  text-align: center; margin-bottom: 150px;
}
.faq__area h4 {
  letter-spacing: 1.05px;
  color: #242424;
  text-transform: uppercase;
  font-size: var(--font-24);
  line-height: 36px;
  font-weight: 400;
  margin-top: 80px;
}
.faq__area .accordion {
  background: #fff;
  padding: 0 70px;
  margin-top: 20px;
}
.faq__area .accordion .accordion-item {
  border-radius: 0;
  border: none;
}
.faq__area .accordion .accordion-item:not(:last-child){border-bottom: 1px solid #CFD0D1;}
.faq__area .accordion .accordion-item button {
  padding: 25px 0;
  text-align: left; 
  justify-content: center;
  background: none;
  color: #242424;
  font-size: var(--font-24);
}
.accordion-button::after { margin-left: 20px;}
.faq__area .accordion .accordion-item button:focus{ border: none; border-radius: 0; box-shadow:none;}
.faq__area .accordion p:not(:last-child){
  margin-bottom: 20px;
}

.faq__area .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon);
}

section.faq__area ol li {
    list-style: inherit;
}

section.faq__area ul li {
    list-style: disc;
    list-style-position: inside;
}


/*.......................................new-css..................................*/

.sustainability_content {
  padding-top: 50px;
}

.footer_copy_right p a {
  display: inline-block;
  color: #fff !important;
  text-decoration: underline;
}
.footer_copy_right p a:hover {
  text-decoration: none;
}
.featurs-single_widgets {
  margin-right: 0px;
}



body .breadcrumbs a {
  color: #878B92;
}
ul.attr-list li span.title {
  letter-spacing: 0.59px;
  color: #242424;
  text-transform: uppercase;
  margin-bottom: 2px;
  width: 40%;
  padding-top: 2px;
  font-family: interstate, sans-serif;
  font-weight: normal;
  font-size: var(--font-12);
}
ul.attr-list li span.value {
  letter-spacing: 0.63px;
  color: #242424;
  margin-bottom: 2px;
  width: 60%;
  font-size: var(--font-14);
  font-family: interstate, sans-serif;
  font-weight: normal;
}
.footer__hero .footer__logo {
  margin-bottom: 60px;
}
.product-social-links .product-addto-links .wishlist a, .product-social-links .product-addto-links .compare a {
  background: #CFD0D1 0% 0% no-repeat padding-box;
  text-align: left;
  letter-spacing: 0.56px;
  color: #242424;
  text-transform: uppercase;
  padding: 15px 29px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: var(--font-16);
  font-family: interstate, sans-serif;
  line-height: 19px;
  font-weight: normal;
}

.block.upsell .block-content.content .product-item-info {
  width: 100%;
}
.compare {
  clear: both;
}
.compare, .wishlist {
  clear: both;
  max-width: 260px;
  text-align: center;
}
.breadcrumbs .items li.item.home a, .breadcrumbs a:visited, .breadcrumbs .items li.item a {
  letter-spacing: 0.56px;
  color: #878B92;
  text-transform: uppercase;
  font-size: 12px !important;
  font-family: interstate, sans-serif;
  line-height: 19px;
  font-weight: 300;
}
.breadcrumbs strong {
  text-transform: uppercase;
  font-size: 12px !important;
  font-family: interstate, sans-serif;
  line-height: 19px;
  font-weight: 300;  letter-spacing: 0.56px;
}
body .breadcrumbs .items {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}
.breadcrumbs .items > li:first-child a {
  color: #242424 !IMPORTANT;
}
footer .content h3 {
  padding-top: 0;
  margin-left: 0;
}
.footer.content {
  max-width: 100%;
}
footer.page-footer .container {
  width: 100%;
  max-width: 100%;
}
body footer.page-footer {
  background-color: #7A7B7E;
}
body footer.page-footer .footer.content {
  padding-left: 50px;
  padding-right: 50px;
}
body footer.page-footer .footer.content {
  float: none;
}
.block.newsletter {
  display: none;
}
.catalog-product-view .tab-data {
  display: block;
}
.footer__hero .footer_social_icon {
  margin-bottom: 30px;
}
.footer__widgets h3, footer .content h3 {
  text-align: left;
  letter-spacing: 0.88px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 35px;
  padding-bottom: 0;
  font-size: var(--font-21);
  font-family: interstate, sans-serif;
  line-height: 30px;
  font-weight: 300;
}
footer.page-footer .single__widget ul li a {
  text-align: left;
  letter-spacing: 0.56px;
  color: #FFFFFF;
  font-size: var(--font-16);
  font-family: interstate, sans-serif;
  line-height: 22px;
  font-weight: 300;
}
footer.page-footer .single__widget p {
  text-align: left;
  font: normal normal 300 12px/20px Interstate;
  letter-spacing: 0.56px;
  color: #FFFFFF;
  
}
.attachement-list a:hover, .product-attachments a:hover {
  background: #F2F2F2;
  color: #000000;
  border-color: transparent;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.20);
  text-decoration: none !important;
}
.footer__conent .single__widget p {
  padding-bottom: 15px;
}
.footer__conent .single__widget p:last-child {
  padding-bottom: 0px;
}
.all-colours {
  clear: both;
}
.catalog-product-view .tab-data ul .item .product-item-info:hover strong.product.name.product-item-name {
  display: block;
}
.featurs_widgets .slick-slide {
  margin: 0 10px;
}
.featurs_widgets .slick-dots {
  max-width: 80%;
  display: flex;
}
.featurs_widgets .slick-dots button {
  outline: none;
  border: none !important;
}
.featurs_widgets .slick-dots li.slick-active button {
  border: none;
}
.featurs_widgets .slick-dots li {
  margin: 0 5px;
}

body a:visited, body .alink:visited {
  color: #242424;
  text-decoration: none;
}
.sections.nav-sections {
  margin-bottom: 0;
}

.subcategories.row {
  column-gap: 0px;
  padding: 0 35px;
  margin: 60px 0 0;
}
.subcategories.row .col-md-4 {
  margin-bottom: 30px;
  padding: 0;
}
.subcategory .subcategory-image {
  position: relative;
  padding-top: 110%;
}
.subcategory .subcategory-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.subcategory .subcategory-image .subcategory-type {
  position: absolute;
  top: 50px;
  right: -10px;
  background-color: #3F8397;
  letter-spacing: 0.56px;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 222px;
  display: block;
  height: 49px;
  text-align: center;
  line-height: 49px  !important;
  padding: 0 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  font-size: var(--font-16);
  font-family: interstate, sans-serif;
  line-height: 19px;
  font-weight: 300;
}
.subcategory {
  padding: 15px;
  transition: all 0.9s;
}
.subcategory:hover {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0px 3px 6px #00000029;
}
.subcategory:hover .subcategory-image .subcategory-type {   opacity: 1;
  visibility: visible;}

.subcategory .subcategory-name {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
}
.subcategory .subcategory-name a {
  letter-spacing: 0.81px;
  color: #242424;
  text-transform: uppercase;
  text-decoration: none;
  font-size: var(--font-24);
  font-family: interstate, sans-serif;
  line-height: 28px;
  font-weight: 300;
}
.category-image img {
  width: 100%;
}
.category-top.producat-view {
  display: flex;
  flex-wrap: wrap;
  padding-left: 50px;
  padding-right: 50px;
}
.category-image.producat-img {
  width: 50%;
  padding-right: 30px;
}
.category-right-section {
  width: 50%;
  padding-left: 30px;
  padding-bottom: 50px;
}
.category-type-lable.easy-clean {
  background-image: url('../images/easy-clean.png');
  font-size: 0;
  height: 52px;
  background-repeat: no-repeat;
  max-width: 147px;
  margin-top: 0px;
  margin-bottom: 40px;
  background-size: 100% auto;
}
.subcategory .subcategory-image .subcategory-type.indoor-outdoor {
  background: #899B33;
}
.category-name {
  margin-bottom: 18px;
}
.category-description h2 {
  text-align: left;
  letter-spacing: 1.57px;
  color: #242424;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: var(--font-42);
  font-family: interstate, sans-serif;
  line-height: 54px;
  font-weight: 300;
}
.category-type-lable.indoor-outdoor {
  background-image: url('../images/indoor-outdoor.png');
  font-size: 0;
  height: 52px;
  background-repeat: no-repeat;
  max-width: 188px;
  margin-top: 0px;
  margin-bottom: 40px;
  background-size: 100%;
}
body .slick-dots li button {
  background: #878B92;
  border: 1px solid #878B92;
}
body .slick-dots li.slick-active button {
  background: #FFFFFF ;
  border: 1px solid #FFFFFF ;
}
.category-description p {
  text-align: left;
  color: #242424;
  font-family: interstate, sans-serif;
  line-height: 25px;
  font-weight: 300;
  font-size: var(--font-16);
    letter-spacing: 0.63px;
}
.category-bottom {
  background-color: #F2F2F2;
  padding-top: 90px;
  padding-bottom: 20px;
  margin-top: 20px;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
  margin: 0;
}
.catalogsearch-result-index.page-layout-1column .toolbar-products {
  position: relative;
}
h3.widget__title.abttitle sup {
   font-size: 12px;
   top: -1.5em;
  }
.account.wishlist-index-index .product-item-inner {
  background: transparent;
  border: none;
  box-shadow: none;
  border-top: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: relative;
  right: auto;
  z-index: 2;
  margin-top: 30px;
}
.catalogsearch-result-index.page-products.page-layout-1column .products-grid .product-item {
  padding-left: 5px;
  padding-right: 5px;
}
.catalogsearch-result-index.page-products .product-item-info {
  padding: 9px;
}
.available-fabrics.tabs {
  display: flex;
  margin-bottom: 35px;
  padding: 0 18px 0 28px;
}
.available-fabrics.tabs .tab-heading:not(last-child) {
    margin-right: 30px;
}
#bh-sl-user-location button#mp-location-icon {
  background: #fff;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  float: left;
  font: bold 14px/1.4 Arial,Helvetica,sans-serif;
  margin-top: 3px;
  padding: 6px 12px; 
  white-space: nowrap;
  -webkit-border-radius: 4px;
}
.bh-sl-container .bh-sl-loc-list {
  width: 33%;
}

.wishlist-index-index .products-grid .product-items {
  margin: 0;
  display: flex; flex-wrap: wrap;
}
.available-fabrics.tabs .tab-heading {
  margin-right: 100px;
  letter-spacing: 0.81px;
  color: #878B92;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0;
  font-size: var(--font-14);
  font-family: interstate, sans-serif;
  line-height: 28px;
  font-weight: 300;
}
body .page-layout-1column.page-with-filter .column.main {
  padding-top: 0;
}
.available-fabrics.tabs .tab-heading:hover { text-decoration: underline;}
.tab-data ul .item {
  width: 20%;
  padding: 0 15px;
  text-align: center;
} 
.tab-data ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0px;
  margin-right: -15px;
}
.tab-data ul .item .product-item-info {
  width: 100%;
  padding: 15px;transition: all 0.5s;
}
.tab-data ul .item .product-item-info a.product {
  position: relative;
  display: block;
  padding-top: 100%;
}
.tab-data ul .item .product-item-info a.product img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tab-data ul .item strong.product.name.product-item-name {
  text-align: center;
  letter-spacing: 0.81px;
  color: #242424;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: var(--font-14);
  font-family: interstate, sans-serif;
  line-height: 28px;
  font-weight: 400;
}
.tab-data {
  display: none;
}
.available-fabrics.tabs .tab-heading.active {
  color: #2B2B2D;
  font-weight: 400;
}
.producat-sub-content {
  margin-top: 15px;
  opacity: 0;
  visibility: hidden;
}
.tab-data ul .item .product-item-info:hover {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029; transition: all 0.5s;
}
.tab-data ul .item .product-item-info:hover strong.product.name.product-item-name {
  display: none;
}
.tab-data ul .item .product-item-info:hover .producat-sub-content {
  opacity: 1;
  visibility: visible;transition: all 0.5s;
}
.producat-sub-content h4 {
  letter-spacing: 0.81px;
  color: #242424;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-size: var(--font-14);
  font-family: interstate, sans-serif;
  line-height: 28px;
  font-weight: 400;
}
.producat-sub-content p {
  letter-spacing: 0.81px;
  color: #878B92;
  font-size: var(--font-14);
  font-family: interstate, sans-serif;
  line-height: 28px;
  font-weight: 400;
}
.category-breadcrumbs {
  margin-bottom: 20px;
}
.category-breadcrumbs:empty {
  display: none;
}
.block.upsell {
  clear: both;
}
.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  margin-top: 15px;
}
.fotorama__nav__frame {
  margin-right: 10px;
}
.product-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #CFD0D1;
  padding-bottom: 1px;
  margin-bottom: 11px;
}
.product-title .fl h1 {
  color: #242424;
  font-family: interstate, sans-serif;
  line-height: 40px;
  font-size: var(--font-21);
  letter-spacing: 1.57px;
  font-weight: 400;
  text-transform: uppercase;
}

.product-title .f2 {
  text-align: right;
  letter-spacing: 1.05px;
  color: #242424;
  text-transform: uppercase;
  font-size: var(--font-16);
  font-family: interstate, sans-serif;
  line-height: 40px;
  font-weight: 300;
}
.product-title .f2 span.fabric-color {
  font-weight: 500;
  border-left: 2px solid;
  padding-left: 8px;
  margin-left: 8px;
}
.attribute-section.fl {
  width: 100%;
  padding-right: 15px;
}
ul.attr-list li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 4px;
}

.product-info-main .product-info-price {
    border-bottom: unset;
}

body.cms-home main#maincontent {
  max-width: 100%;
  padding: 0;
}
.attribute-section {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.attribute-section.fr {
  width: 30%;
}
.product-addto-links {
  position: relative;
}
.product-addto-links .share-content, .category-share .share-content {
  position: absolute;
  top: 32px;
  display: none;
  padding-top: 20px;
  background-color: transparent;
}
.product-social-links .product-addto-links a::before {
  display: none !important;
}
.product-social-links .product-addto-links, .category-share {
  position: relative;
  display: flex;
  align-items: center;
}
.catalog-category-view .category-top.producat-view .slick-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
}
.catalog-category-view .category-top.producat-view .slick-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
}
.catalog-category-view .category-top.producat-view .slick-prev {
    left: 10px;
}
.catalog-category-view .category-top.producat-view .slick-next {
    right: 10px;
}
.share-div.active ~ .share-content {
  display: block;
}
main.page-main {
  padding-left: 58px;
  padding-right: 58px;
  overflow-x: hidden;
  max-width: 100%;
}

.catalog-category-view .category-top.producat-view, .catalogsearch-result-index .page-main .page.messages {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
.category-bottom .container {
  max-width: 1220px;
}
.catalogsearch-result-index .page-wrapper .breadcrumbs {
    padding: 10px 58px;
    width: 100%;
}
.catalogsearch-result-index .products .products {
    margin-left: -7px;
    margin-right: -7px;
    display: flex;
    flex-wrap: wrap;
}
.catalogsearch-result-index .products .products .item .product-item-info {
    width: 100%;
    padding: 15px;
}
.catalogsearch-result-index .products .products .item .product-item-info:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.29);
    transition: all 0.5s;
    border: none;
}
.catalogsearch-result-index .products .products .item .product-item-info .product-image-wrapper .product-image-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.catalogsearch-result-index .products .products .item .product-item-info .product-image-wrapper {
    padding-bottom: 0% !important;
}
.catalogsearch-result-index .products .products .item {
    width: 20%;
    padding: 0 7px;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}

.catalogsearch-result-index .product-item-inner {
    display: none !important;
}
.catalogsearch-result-index .toolbar  .modes {
    display: none;
}
.catalogsearch-result-index .toolbar .sorter {
    display: none;
}

.catalogsearch-result-index.page-layout-1column .toolbar-products {
    position: relative;
}
 .toolbar .pages .items {
    display: flex;
    align-items: center;
}
 .toolbar .pages .items .item {
    font-size: var(--font-16);
    line-height: normal;
    letter-spacing: normal;
    margin: 0 8px 0 0;
    display: block;
    position: relative;
}
.toolbar .pages .items.pages-items {
  display: flex;
  justify-content: center;
  align-items: center;
}
 .toolbar .pages .items .item.current strong {
    background: #7A7B7E;
    color: #fff;
    font-weight: 600;
}
 .toolbar .pages .items .item a, .toolbar .pages .items .item strong {
    width: 40px;
    height: 40px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    border: none;
    background: #DCD6D1;
    border-radius: 100%;
    font-weight: 400;
    color: #000;
    font-size: var(--font-16);
    margin: 0;
}
.pages .action.next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e608';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.product.media .fotorama__stage__frame .fotorama__img {
  width: 100%;
}
.page-layout-1column .product.media {
  width: 50%;
}
.page-layout-1column .product-info-main {
  width: 50%;
  padding-left: 70px;
  padding-bottom: 25px;
}
body .breadcrumbs a:hover {
  color: #000;
  text-decoration: none;
}
.breadcrumbs {
  padding: 0;
  margin:5px;
}
.all-colours {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto
}
.attr-list {
  width: 100%;
}

.share-div {
  cursor: pointer;
}
.sustainability_img .content h3 {
  margin-left: 0px;
  padding: 0;
}
.sustainability_img {
  position: relative;
}
.sustainability_img .content {
  position: absolute;
  bottom: 30px;
  left: 52px;
}
.sustainability_wrapper .sustainability_img img {
	width: 100%;
}
.washable_widgets .washable_single_widget {
	display: flex;
	flex-flow: column;
	height: 100%;
}
.washable_single_widget .washable_content {
	flex-grow: 1;
}
.washable_right_widget .washable_img_area {
	flex-grow: 0;
}
.contact-index-index main.page-main .page-title-wrapper {
  text-align: center;
}
.contact-index-index main.page-main form#contact-form {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}
.contact-index-index main.page-main {
  padding-top: 80px;
  padding-bottom: 80px;
}
.goal__area .goal__area__shape img {
  height: 100%;
  width: 100%;
}
.attachement-list a {
  background: #CFD0D1 0% 0% no-repeat padding-box;
  letter-spacing: 0.56px;
  color: #242424;
  text-transform: uppercase;
  padding: 14px 28px;
  font-size: var(--font-16);
  font-family: interstate, sans-serif;
  line-height: 19px;
  font-weight: 300;
}
.attachement-list li.mp-attachment-tab__item {
  padding: 0;
  margin: 8px 0 0;
}
button.action.tocart, #switcher-currency-nav {
   display: none !important;
  }
.product-attachments {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 30px 0;
}
.catalogsearch-result-index strong.product.name.product-item-name + div {
  display: none;
}
.product-attachments .mp-attachment-tab {
  margin-bottom: 0;
}
.product-attachments a {
  background: #CFD0D1 0% 0% no-repeat padding-box;
  letter-spacing: 0.56px;
  color: #242424;
  text-transform: uppercase;
  padding: 14px 28px;
  min-height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font-16);
  font-family: interstate, sans-serif;
  line-height: 19px;
  font-weight: 300;
}
.product-attachments .attachments a {
    margin-right: 15px;
}
.mp-attachment-tab {
  margin-bottom: 0;
  margin-right: 12px;
}
#mp-storelocator-header .mp_storelocator_description {
  top: 58%;  font-family: interstate, sans-serif;
}
#eBrochuremodal iframe{width: 100%;}
.page-wrapper > .breadcrumbs {
  padding-left: 66px;
  padding-top: 15px;
}
.mp_storelocator_head h1 {
  font-family: interstate, sans-serif;
}
.bh-sl-loc-list *, #bh-sl-address {
  font-family: interstate, sans-serif;
}
.bh-sl-loc-list #bh-sl-submit {
  background: transparent !important;
  padding: 0;
}
.feature-content img {
  width: 100%;
}
.menu-img-block {
  display: flex;
  column-gap: 30px;
}
.menu-img-block.about figure {
  width: calc(50% - 15px); height: 330px; overflow: hidden;
}

.menu-img-block.about figure  img { object-fit: cover; max-height: 100%;}
.menu-img-block figure {
  width: calc(95% - 15px);
}
.menu-left-content h3 {
  letter-spacing: 0.88px;
  color: #242424;
  text-transform: uppercase;
  font-size: var(--font-16);
  font-family: interstate, sans-serif;
  line-height: 30px;
  font-weight: 400;
}
.menu-left-content p {
  letter-spacing: 0.45px;
  color: #242424;
  text-transform: uppercase;
  margin: 8px 0;
  font-size: var(--font-16);
  font-family: interstate, sans-serif;
  line-height: 19px;
  font-weight: 300;
}
.rootmenu .megamenu.fullmenu .root-col-1 {
  padding: 15px 50px !important;
}
.nav-sections-item-content > .page-main {
  display: block;
}
.root-sub-col-8 {
  padding-right:50px;
}
.rootmegamenu_block.root-sub-col-4 h3 {
  letter-spacing: 0.88px;
  color: #242424;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: var(--font-16);
  font-family: interstate, sans-serif;
  line-height: 26px;
  font-weight: 400;
}

.rootmegamenu_block  a {
  letter-spacing: 0.45px;
  color: #242424;
  text-transform: uppercase;
  font-size: var(--font-16);
  font-family: interstate, sans-serif;
  line-height: 21px;
  font-weight: 400;
}

ul.about-sub li a {
  font-size: var(--font-14) !important; 
}

.rootmegamenu_block .block-category-link {
  margin-bottom: 14px;
}
.rootmegamenu_block .block-category-link:last-child {
  margin-bottom: 0px;
}

.al_banner_area .slick-track .slick-slide > div {
  height: 100%;
}
.al_banner_area .slick-track .slick-slide {
  height: auto;
}
.al_banner_area .hero {
  height: 100%;
}
.al_banner_area  .slick-track {
  display: flex;
}
.al_banner_area .hero::after { opacity: 0;}
.column.main {
  padding-bottom: 0 !important;
}
.al_banner_area .hero .hero_content {
  max-width: 750px;
}

/* @media (min-width: 576px) {
  .all-colours
  {
      max-width:540px
  }
}
@media (min-width: 768px) {
  .all-colours {
      max-width:720px
  }
}

@media (min-width: 992px) {
  .all-colours {
      max-width:960px
  }
}

@media (min-width: 1200px) {
  .all-colours {
      max-width:1140px
  }
} 

@media (min-width: 1400px) {s
  .all-colours {
      max-width:1220px
  }
}*/

body .rootmenu 
 ul.rootmenu-submenu ul {
    display: block;
}
body .rootmenu ul.rootmenu-submenu ul li {
  width: 100%;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
}
.rootmenu > .rootmenu-list .rootmenu-submenu li  a {
  background: #CFD0D1;
  border-bottom-color: #FFFFFF !important;
  color: #242424;
  font-size: 12px !important;
}
.catalog-product-view .columns {
	max-width: 1220px;
	margin-left: auto;
	margin-right: auto;
}
body .rootmenu ul.rootmenu-submenu ul li {
  border-bottom: 1px solid #d6d6d6 !important;
}
.rootmenu > .rootmenu-list .rootmenu-submenu li a {
	background-color: transparent !important;
}

body .rootmenu > .rootmenu-list .rootmenu-submenu li a {font-size: 15px !important;}

.nav-sections-item-content .page-main nav.rootmenu a {
  position: static;
}

.fabricare-producat-sec {max-width: 1220px; margin-left: auto; margin-right: auto;}

.all-colours {
  position: relative;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 75px;
}

.all-colours .tab-data ul {
  margin-left: 0px;
  margin-right: -15px;
}
.all-colours::before {
  content: '';
  width: 100vw;
  position: absolute;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #F2F2F2;
  z-index: -1;
  top: 0;
}
.tab-heading.all-colours {
  padding: 0 0 40px 10px;
  letter-spacing: 0.81px;
  color: #2B2B2D;
  text-transform: uppercase;
  font-size: var(--font-14);
  font-family: interstate, sans-serif;
  line-height:28px;
  font-weight: 400;
}
main.page-main .column.main {
  padding-bottom: 0;
}
 .page__hero::after {
  display: none;
}

 .quality__wrapper::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.2);
    content: "";
    z-index: -1;
}
.page__hero h1 {
  color: #fff;
}

body button.primary, body .primary.action, body a.primary {
  font-size: var(--font-16);
  letter-spacing: 0.56px;
  color: #242424;
  text-transform: uppercase;
  padding: 15px 35px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: #cfd0d1;
  border: 1px solid transparent;
  text-decoration: none !important;
  font-weight: 400;
}
 body button.primary:hover, body .primary.action:hover, body a.primary:hover {
  background: #F2F2F2;
  color: #000000;
  border-color: transparent;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.20);
}
.actions-toolbar a.action.remind {
  color: #000;
  margin-top: 14px;
}
.field input {
  border-radius: 5px;
  padding: 15px;
  min-height: 48px;
  font-family: 'interstate';
}
h1.page-title {
  letter-spacing: 1.57px;
  color: #242424;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: var(--font-42);
  font-family: interstate, sans-serif;
  line-height: 54px;
  font-weight: 300;
}

form.form.create.account.form-create-account fieldset.fieldset.create {
  width: 50%;
  padding: 0 30px;
}

form.form.create.account.form-create-account {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: -30px;
  margin-right: -30px;
}
.customer-account-create main#maincontent, .customer-account-login main#maincontent {
  padding-top: 70px;
  padding-bottom: 70px;
}
input[type="checkbox"] {
  height: auto;
  min-height: auto !important;
}
form.form.create.account.form-create-account .actions-toolbar {
  margin-left: 30px;
}
.customer-account-forgotpassword main#maincontent {
  padding-top: 70px;
  padding-bottom: 70px;
}
a.action.print.hidden-print {
  color: #000;
  display: table;
  margin-bottom: 15px;
}



.big__goal__area.res-products-sec {
  padding-bottom: 30px;
}



body .rootmenu-list > li:hover > a, body .rootmenu-list > li > a:hover {
  background-color: transparent;
}
body .rootmenu-list > li > a.active {
  background: transparent;
  color: #242424;
}
body .rootmenu .has-sub-cat:after {
  border-color: #242424;
}

.product-social-links 
 .wishlist-div a.towishlist, .product-social-links .share-div, .product-social-links .compare-div a, .category-share .share-div {
    background: #878B92 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-right: 12px;
}

.share-div.active {
  background: #E9E9E9;
}
.share-div.active img {
  filter: brightness(0);
}
.product-social-links .compare-div a span {
  align-self: center;
  display: flex;
}
.product-social-links 
 .wishlist-div a.towishlist:hover, .product-social-links .share-div:hover, .product-social-links .compare-div a:hover, .category-share .share-div:hover {
  background: #E9E9E9
}
.mpstorelocator-storelocator-store #mp-storelocator-header h1.mp-dark {
  color: #fff;
}
.mpstorelocator-storelocator-store #mp-storelocator-header  img.mp_storelocator_logo {
  display: none;
}
.product-social-links .wishlist-div a.towishlist:hover img, .product-social-links .share-div:hover img, .product-social-links .compare-div a:hover img, .category-share .share-div:hover img 
{
  filter: brightness(0);
}
.product-social-links .wishlist-div a.towishlist img, .product-social-links .share-div img, .product-social-links .compare-div a img, .category-share .share-div img {
  /* max-width: 18px;
  max-height: 18px; */
  margin-left: auto;
  margin-right: auto;
}

.product-attachments .mp-attachment-tab li.mp-attachment-tab__item a span, .product-attachments .mp-attachment-tab li.mp-attachment-tab__item a img {
  display: none;
}
.attachement-list a:after {
  content: 'View Brochure';
}

.rootmenu > .rootmenu-list > li.about-us {
  display: none !important;
}
body .rootmenu .rootmenu-list {
  width: auto;    margin: 0;
}
.nav-sections-item-content .page-main nav.rootmenu {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  position: static;
  margin-top: auto;
  margin-right: auto;
  padding: 0 15px !important;
}
.section-items.nav-sections-items .section-item-content.nav-sections-item-content {
  position: relative; z-index: 999 ;
 
}
.nav-sections-item-content .page-main nav.rootmenu a {
  letter-spacing: 0.56px;
  color: #242424;
  text-transform: uppercase;
  padding: 0;
  font-size: var(--font-15);
  font-family: interstate, sans-serif;
  line-height: 19px;
}
.nav-sections-item-content .page-main  .rootmenu > .rootmenu-list > li > a {
  padding: 40px 0;
  font-weight: 400;
}
.linksmenu.megamenu a span {
    font-size: var(--font-14);
}

nav.rootmenu > .rootmenu-list > li > a::after {
  content: '';
  display: block;
  background-color: #3B3634;
  height: 1px;
  position: relative;
  bottom: -10px;
  left: 50%;
  width: 0;
  transform: translateX(-50%);
  transition: all 0.3s;
}

nav.rootmenu > .rootmenu-list > li > a:hover:after { width: 100%;}
.menu-logo a.logo {
	float: none;
	margin: 0;
	display: inline;
}
a.logo img {
	width: 100%;
}
.menu-logo {
  max-width: 227px;
  width: 100%;
  position: relative;
  z-index: 9;
  margin-right: auto;
}
.menu-right-section .customer a::after, .menu-right-section .wishlist a::after { display: none !important;}
.menu-right-section .customer a {
  font-size: 0;
  background-image: url('../images/user-1.png') !important;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat !important;    background-position: center !important;
}
.menu-right-section .wishlist a {
  font-size: 0;
  background-image: url('../images/heart-1.png') !important;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.menu-right-section .compare a {
  font-size: 0;
  background-image: url('../images/compare-1.png') !important;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 100% !important;
}
.page-products .product-item-info {
	width: 100%;
	transition: all 0.5s;
	position: relative;
    padding: 15px;
}
.product.details.product-item-details .product-item-inner::before {
  display: none;
}

.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.29);
  transition: all 0.5s;
  border: none;
}
.product-item-info a::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.product.details.product-item-details {
	overflow: hidden;
	position: relative; text-align: center;
}
.page-products .product-item-info span.product-image-wrapper {
  padding-top: 100% !important;
  padding-bottom: 0 !important;
}
.page-products .product-item-info a.product.photo.product-item-photo {
  width: 100%;
}
.page-products .product-item-info .product-image-container {
  width: 100% !important;
  display: block;
}
.page-products .product-item-info a.product.photo.product-item-photo img {
  width: 100%;
  height: 100%; object-fit: cover;
}
.account .products-grid.wishlist {
  width: 100%;
  max-width: 100%;
}
.menu-right-section span.search-lens {
  font-size: 0;
  background-image: url('../images/search-1.png') !important;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat !important;
  display: block;
  background-position: center !important;
  margin-top: 8px;
  cursor: pointer;
}
.menu-right-section .rootmenu-list > li.search:hover span.search-bar {
  display: block;
}
.menu-right-section .search .block.block-search .block.block-content, .menu-right-section .block.block-search {
  margin-bottom: 0;
} 
.menu-right-section span.search-bar {
   display: none;
   position: absolute;
   
  right: 0px;
  padding-top: 0px;
  }
body .category-cms, .category-image, .category-description {
  margin-bottom: 0;
}
body .page-products .columns {
  padding-top: 0;

}
a#gallery-prev-area {
  display: block;
}
.menu-right-section .block.block-search button.action.search {
  margin-top: 7px;
}
.menu-right-section .rootmenu-list > li.search {
  position: relative;
}
ul.rootmenu-list {
  display: flex;
  column-gap: 15px;
}
.menu-right-section .rootmenu-list li {
  margin-bottom: 0 !important;
}
nav.rootmenu .mobile-sub.rootmenu-list + div {
  display: none;
}
.nav-sections-item-content .page-main {
  display: flex;
  align-items: center;
  padding: 0px 58px; max-width: 100%; flex-wrap: wrap;
}
.nav-sections-item-content .page-main nav.rootmenu li {
  padding: 0px 1vw; border: none;
}
.rootmenu > .rootmenu-list .categoriesmenu ul > li > a {

  font-weight: 400;
}

.category-item::before, .rootmenu .rootmenu-click + a::before {
  content: '';
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
}
.rootmenu .custom-menus .megamenu.fullmenu.categoriesmenu {
  padding: 15px 50px !important;
}
.menu-img-block figure img {
  width: 100%;
}
.category-item.hover::before, .rootmenu .custom-menus.hover a::before {
  background: #CFD0D1;
  transition: all 0.2s;
  transition-delay: 0.3s;
}
.rootmenu > .rootmenu-list > li > .megamenu {
  box-shadow: none;
}
.menu-right-section {
  position: relative;
  z-index: 111;
}

a#contentarea {
  display: none;
}
.collection_single_img p a {
  color: #242424;
  text-decoration: none;
}
.breadcrumbs .items > li {
  display: flex !important;
  align-items: center;
}
.collection_img {
  margin-right: 0;
}
.box-tocart {
   display: none;
  }
  .field.comment-box {
   display: none;
  }
  span.a2a_count {
     display: none;
    }
    .menu-img-block.about {
      width: 66.66666667%;
      float: left;
      padding-right: 50px;
      display: flex;
      flex-wrap: wrap;
  }
  .menu-left-content.about {
    width: 33.33333333%;
    float: left;
    display: block;
}

.nav-sections-item-content .page-main nav.rootmenu  .menu-left-content.about li {
  padding: 0;
}

.nav-sections-item-content .page-main .megamenu.fullmenu h3 {
    margin-bottom: 25px;
    letter-spacing: 0.88px;
    color: #242424;
    text-transform: uppercase;
    font-size: var(--font-16);
    font-family: interstate, sans-serif;
    line-height: 30px;
    font-weight: 500;
}
.menu-left-content.about h3 {
  margin-bottom: 25px;
}
/* Media Query for new pages 9-10-11 */

@media screen and (max-width: 1640px) {

}
@media screen and (max-width: 1440px) {
  .goal__result{ padding: 25px;}
  .goal_value {
    font-size: 30px;
  } 
  .goal__result__grid p {
    font-size: 14px;
    line-height: 15px;
  }
  .pin__blog__text {
    max-height: 500px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}
@media screen and (max-width: 1200px) {
  .goal__area__wrapper, .big__goal__area__wrapper{ grid-gap: 60px;}
  .goal__area__text thead tr th{ font-size: 24px;}
  .goal__area__text tbody tr td{ font-size: 15px; line-height: 38px; }
  .goal__area__text tfoot td{ font-size: 16px; padding: 13px 0; }
  .big__goal__area  { padding: 50px 0; }
  .big__goal__area__wrapper h1, .big__goal__area__wrapper h2 { line-height: 38px; }
  .grid-2{grid-gap: 20px;}
  .pin__blog__wrapper { -ms-grid-columns: 1fr 50px 1fr; grid-gap: 50px; }
  .certification__wrapper_grid4 { -ms-grid-columns: 1fr 30px 1fr; grid-template-columns: 1fr 1fr;}
  .faq__area .accordion { padding: 0 30px; }

}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 991px) {

  .goal__area__wrapper, .big__goal__area__wrapper{  grid-gap: 30px;  }
  .goal__area__text tbody tr td { padding: 12px 0; line-height: normal; }
  .big__goal__area__wrapper h1, .big__goal__area__wrapper h2 { line-height: 30px; }
  .grid-2 { -ms-grid-columns: 1fr; grid-template-columns: 1fr; grid-gap: 20px; }
  .certification__wrapper {
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .feature-tab .nav-tabs li button { font-size: 21px; padding: 15px 0;}
  .faq__area h4 { margin-top: 60px;}
  .faq__area{ margin-bottom: 60px;}

  .pin__blog__text {
    max-height: 400px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .pin__blog__text table th, .pin__blog__text table td{ font-size: 16px;}

}
@media screen and (max-width: 767px) {

  .goal__area__wrapper, .big__goal__area__wrapper { -ms-grid-columns: 1fr; grid-template-columns: 1fr; }
  .certification__wrapper, .certification__wrapper_grid4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .big__goal__area__text h2, .pin__blog__text h4 {
    line-height: 30px;
  }
  .big__goal__area__wrapper h5 { font-size: 18px; line-height: 27px; padding: 25px 15px; }
  .feature-tab {
    padding: 60px 0;
  }
  .sub-text {
    margin: 20px auto 50px auto;
    line-height: 30px;
  }
  .feature-tab .nav-tabs li button {
    font-size: 12px;
    padding: 10px 0;
  }
  .certification__area__list p, .pin__blog__text p, .faq__area .accordion p {
    font-size: var(--font-16);
    line-height: 28px;
  }
  .certification__area__list h4 {
    font-size: 22px;
    line-height: 30px;
  }
  .feature-tab p{margin: 40px auto 20px auto;}
  .pin__blog__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .pin__blog__text {
    max-height: inherit;
    overflow-y: none;
  }

}

@media screen and (max-width: 768px){

  .block-content.filter-content.mageplaza-layer-disabled {
      margin-top: 50px;
  }

}
@media screen and (max-width: 575px) {
   	
}
@media screen and (max-width: 480px) {

}



.category-slider .slick-track .slick-slide {
  height: auto;
}
.category-slider .slick-track {
  display: flex;
}
.category-slider .slick-track .slick-slide div {
  height: 100%;
}
.category-slider .slick-track .slick-slide div.item img {
  height: 100%;
  object-fit: cover;
}
.category-slider-thumbnail {
  margin-top: 30px;
  margin-left: -7px;
  margin-right: -7px;
}
.category-slider-thumbnail .slick-track {
  display: flex;
}
.category-slider-thumbnail .slick-track .slick-slide div {
  height: 100%;
}
.category-slider-thumbnail .slick-track .slick-slide div img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.category-slider-thumbnail button.slick-arrow {
  width: 30px;
  height: 30px;
  background-color: transparent;
}
.category-slider-thumbnail .slick-track .slick-slide {
  height: auto;
  padding: 0 7px;
}
ul.attr-list .wash_care_instructions span.value {
  text-align: left;
  font-size: 0;
  display: flex;
  text-indent: -99px;
}
ul.attr-list .wash_care_instructions span.value span {
  margin: 0 8px 0 0;
}

span.non_chlorine_bleach, span.non_chlorine_bleach_when_needed {
  background-image: url(../images/non_chlorine_Blean_when_needed.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 21px;
  display: inline-block; 
  font-size: 0;
  height: 21px;
  background-position: center;
}
span.low_tumble_dry, span.when_needed_low_tumble_dry {
  background-image: url(../images/low_tumble_dry.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 21px;
  display: inline-block; 
  font-size: 0;
  height: 21px;
  background-position: center;
}
span.do_not_iron {
  background-image: url(../images/do_not_iron.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 31px; 
  font-size: 0;
  display: inline-block;
  height: 21px;
  background-position: center;
}
span.dry_clean, span.dry_cleaning_in_perchloroethylene_gentle_cycle {
  background-image: url(../images/dry_clean.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 25px; 
  font-size: 0;
  display: inline-block;
  background-position: center;
  height: 25px;
}
span.c_wash_only {
  background-image: url(../images/40degree_wash.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 21px; 
  font-size: 0;
  display: inline-block;
  height: 21px;
  background-position: center;
}



.\34 0_c_wash_only, .\34 0_c_wash, .machine_wash_40_deg_c_gentle_cycle_, .machine_wash_at_40_c_normal_cycle, .\34 0_degree_c_washable, .machine_wash_at_40_c_gentle_cycle_, .m_c_wash_at_40_c_normal_cycle, .spot_clean_40_c_wash {
  background-image: url(../images/40degree_wash.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 31px; 
  font-size: 0;
  display: inline-block;
  height: 21px;
  background-position: center; 
}

span.line_air_dry {
  background-image: url(../images/LineDry.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 21px;
  display: inline-block; 
  font-size: 0;
  height: 21px;
  background-position: center;
}

span.wash_at_30_c_gentle_cycle {
  background-image: url(../images/30Wash.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 31px;
  display: inline-block; 
  font-size: 0;
  height: 21px;
  background-position: center;
}
span.spot_clean_30_deg_c_washable {
  background-image: url(../images/30Wash.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 31px;
  display: inline-block; 
  font-size: 0;
  height: 21px;
  background-position: center;
}

span.do_not_dry_clean {
  background-image: url(../images/do_not_dry_clean.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 21px;
  display: inline-block; 
  font-size: 0;
  height: 21px;
  background-position: center;
}
span.do_not_tumble_dry{
  background-image: url(../images/do_not_tumble_dry.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 21px;
  display: inline-block; font-size: 0;
  height: 21px;background-position: center;
}
span.do_not_wash {
  background-image: url(../images/do_not_wash.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 31px; 
  font-size: 0;
  display: inline-block;
  height: 21px;
  background-position: center;
}
span.spot_clean_only {
  background-image: url(../images/spot_clean_only.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 42px; 
  font-size: 0;
  display: inline-block;
  background-position: center;
  height: 21px;
}
span.do_not_bleach {
  background-image: url(../images/non_chlorine_Blean_when_needed.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 21px; 
  font-size: 0;
  display: inline-block;
  height: 21px;
  background-position: center;
}
span.medium_iron {
  background-image: url(../images/MediumIron.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 31px; 
  font-size: 0;
  display: inline-block;
  height: 21px;
  background-position: center;
}
span.low_iron, span.low_iron_at_max_110_c {
  background-image: url(../images/LowIron.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 31px; 
  font-size: 0;
  display: inline-block;
  height: 21px;
  background-position: center;
}
.category-name h1, .category-description h2, .category-description h1{
  letter-spacing: 1.05px;
  color: #000000;
  text-transform: uppercase;
  font-size: var(--font-24);
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 25px;
}
.pin__blog__text.order-md-1 {
  max-height: none;
}
.pin__blog__thumb.order-md-2 {
  align-self: baseline;
}
.product.details.product-item-details a {
  text-align: center;
  font-size: var(--font-14);
  letter-spacing: 0.81px;
  color: #242424;
  text-transform: uppercase;
  text-decoration: none;
}
.fieldset > .legend {
  font-size: var(--font-24);
}
.login-container .block .block-title {
  font-size: var(--font-30);
}

.table {
  display: table; width: 100%;
}
.thead {
  display: table-header-group;
}
.tr {
  display: table-row;
}
.tbody {
  display: table-row-group;
}
.th, .td {
  display: table-cell;
}
.tfoot {
  display: table-footer-group;
}
.th {
  letter-spacing: 1.05px;
  color: #242424;
  text-transform: uppercase;
  font-size: var(--font-24);
  font-weight: 300;
  padding-bottom: 20px;
}
.td {
  letter-spacing: 0.63px;
  color: #242424;
  font-size: var(--font-18);
  line-height: 20px;
  font-weight: 300;
}
.tr .td {
  border-bottom: 2px solid #CFD0D1; 
  padding-top: 12px;
    padding-bottom: 12px;

}
.tfoot .tr .td {
  border: none;
  letter-spacing: 0.63px;
  color: #242424;
  text-transform: uppercase;
  background: #CFD0D1;
  padding: 17px 0;
  font-weight: bold;
  font-size: 18px;
}
.tr .td:last-child {
  font-weight: bold;
}
.home-wash .fabricare_content h1 {
  font-size: var(--font-30);
  letter-spacing: 1.05px;
  color: #242424;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.home-wash h3 {
  text-align: center;
  margin-bottom: 60px;
}
.home-wash .clean_yext_icon img {
  display: table;
  margin-top: 0px;
  max-height: 48px;
}
.home-wash .single__howclean-text {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.home-wash .clean_yext_icon {
  padding: 25px 0;
  display: table;
  margin: 0 auto;
}
.home-wash .clean_yext_icon h4 {
  padding-bottom: 12px;
  font-size: var(--font-18);
}

.home-wash .col-6 {
  display: flex;
  align-items: center;
}
section.fabricare_area.home-wash p:last-child {
  margin-bottom: 0;
}
.home-wash .single__howclean-text p {
  margin-left: 12px;
  font-size: var(--font-17);
}
.roomdark .pin__wrapper {
  -ms-grid-columns: 1.2fr 0.6fr;
  grid-template-columns: 1.2fr 0.6fr;
}
.washable_wrapper .washable_widgets {
  flex-direction: row;
}
div#ln_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 99 !important;
  background-color: rgba(255,255,255,0.8);
  top: 0;
  padding-top: 30vh;
  left: 0;
  text-align: center;
}


.toolbar-sorter.sorter {
  display: none !important;
}
.page-with-filter .toolbar-amount {
    float: right;
}

.nav-2.category-item{display:none !important;}

.modal-popup {
    z-index: 9998 !important;
    left: 0;
    overflow-y: auto;
}

.modals-overlay {
    z-index: 999 !important;
}

.filter-options-title {font-size: var(--font-15);}

.filter-options-content a {font-size: var(--font-14);}

.block-content.filter-content.mageplaza-layer-disabled {
    margin-top: 50px;
}
.nav-sections-item-content .page-main nav.rootmenu .nav-1.category-item .menu-img-block figure {
	overflow: hidden;
	position: relative;
	height: 250px;
}
.nav-sections-item-content .page-main nav.rootmenu .nav-1.category-item .menu-img-block figure img {
	max-height: 100%;
	object-fit: cover;
	
}

#layer-product-list .product-item-link span {
	display: block;
	padding: 0;
}
#layer-product-list .product-item-link span.quality {
	padding-bottom: 8px;
}
#layer-product-list .product-item-link span.design {
  display: none;
}
body .product-info-main .product-add-form {
	padding-top: 1px;
}
ul.attr-list li.rrp-prod span.title, ul.attr-list li.rrp-prod span.price  {
  font-size: var(--font-16);
}
ul.attr-list li.rrp-prod span.title, ul.attr-list li.rrp-prod span.price {
  font-weight: 500;
}

.fotorama__arr.fotorama__arr--prev {
  display: none !important;
}

.fotorama__arr.fotorama__arr--next {
  display: none !important;
}

.fotorama__nav-wrap {
  display: none !important;
}
