/** Shopify CDN: Minification failed

Line 295:0 Unexpected "{"
Line 295:1 Expected identifier but found "%"
Line 351:0 Unexpected "{"
Line 351:1 Expected identifier but found "%"

**/
.cbb-recommendations-empty-variant-select{

display: none !important;
}
.cbb-also-bought-product-name{
font-size: 0.95em !important;
    min-height: 1em !important;
    height: 2.4em !important;
    overflow: hidden !important;

}
.cbb-also-bought-product-image {
    border: solid 1px #b7b7b7;
}
h2.cbb-also-bought-title {
    margin-bottom: 2px !important;
}
button.cbb-also-bought-add-to-cart-button {
    background-color: #da9a40 !important;
}

@media screen and (min-width: 1000px) {
    .nav-bar__link {
        font-family: inter !important;
    }
}
@media screen and (min-width: 641px) {
    .header {
        padding: 10px 0 !important;
    }
}
@media screen and (min-width: 1000px) {
    .nav-bar__item {
        padding: 6px 0 !important;
        margin-right: 20px !important;
    }
}
li.nav-bar__item.full-pallet-deal {
    display: inline-flex;
    align-items: center;
    gap: 2px;
}
.new-badge {
    font-size: 11px;
    background: #e00;
    color: #fff;
    padding: 0px 5px;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: inter;
}
.promo-block {
    border-radius: 0;
}
.short-desc li {
  line-height: 1.7em;
    font-size: 0.95em;
}
 .short-desc strong {
    font-weight: 600;
}
 .short-desc ul{
    list-style-image: url(/cdn/shop/files/arrow-circle-right_2.png);
 }

.product-item__title {
    line-height: 1.2em;
}
.product-label--on-sale {
    background: linear-gradient(8deg, rgba(218, 154, 64, 1) 15%, rgba(219, 207, 116, 1) 50%, rgba(218, 154, 64, 1) 86%);
    color: #000;
}
.item-price-per-m2 {
    margin-top: 9px;
}
.area-covered img {
    max-width: 32px;
}
.area-covered {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
  background: #fff !important;
    color: #8d5e3e !important;
    border: solid 2px #8b5b3a;
    box-shadow: 3px 3px 0px #000000;
  margin-bottom: 20px !important;
}

.link_class {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.link_class .mobile-menu__nav-link {
    width: auto !important;
    margin-right: 10px;
}
.note-list{
  list-style-position: outside;
  color: #d00303;
  line-height: 1.2em;
    font-size: 0.9em;
      padding-left: 3%;
      margin-bottom: 10px;
}
.note-title{
      font-weight: 600;
  color: #d00303;
}
.note-list li{
      margin-bottom: 5px;
      
}

    .card__section+.card__section:before {
        width: 0 !important;
    }

.waterproof-policy.card__section {
    font-size: 0.8em;
    padding-top: 0;
    margin-top: -20px;
    font-weight: 600;
}
.quantity-selector--product input{
      border: none !important;
      width: 100%;
      text-align: center;
      background: #d5d1ca;
}
.prd-sample-btn{
  line-height: 1em !important;
    padding: 13px 15px !important;
    width: 100% !important;
    margin-top: 10px !important;
}
@media screen and (max-width: 1000px) {
    .product-gallery__thumbnail {
        aspect-ratio: 4 / 3.1;
        overflow: hidden;
        object-fit: cover;
    }
}
.product-gallery__zoom-notice{
display: none;

}
button.product-form__add-button.button.button--primary {
    color: #000;
    border: solid 1px #000;
    font-size: 1.1em;
    text-transform: uppercase;
}
.suitable-for .card__section{
display: flex;
    flex-wrap: wrap;
}
img.suitable-check-icon {
    max-width: 18px;
    height: auto;
}
img.place-icon {
    max-width: 24px;
    height: auto;
}
h3.suitable-heading {
    font-weight: 600;
    font-size: 0.85em;
        line-height: 1em;
        margin-bottom: 2px;
}
.suitable-place {
    display: flex;
    align-items: center;
    gap: 7px;
    text-align: left;
}
.suitable-box {
    width: 46%;
    margin: 2%;
        background: #d8d4cd;
    border-radius: 3px;
    text-align: center;
      color: #000000;
           padding: 8px 8px;
          box-shadow: 1px 1px 11px #0000002e;
          display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (min-width: 1000px) {
.suitable-box {
    width: 31.3%;
    margin: 1%;
}
}


.dimension-box {
    width: 46%;
    margin: 2%;
        background: #ffffff;
    border-radius: 3px;
    text-align: center;
      color: #000000;
          padding: 15px 8px;
          box-shadow: 1px 1px 11px #0000002e;
}
@media screen and (min-width: 1000px) {
.dimension-box {
    width: 23%;
    margin: 1%;
}
}
img.dim-icon {
    max-width: 28px;
    margin-bottom: 8px;
    height: auto;
}
h3.dim-heading {
    font-weight: 600;
    font-size: 1.1em;
        line-height: 1em;
        margin-bottom: 2px;
}
span.dim-value {
    font-family: sans-serif;
    font-size: 1.2em;
}
.dimension-card{
      display: flex;
    flex-wrap: wrap;
    background: #d8d4cd;
}
.perpack{
      font-size: 0.8em;
    margin-left: 5px;
}
.price{
      font-weight: 600 !important;
}
span.item-price-per-m2-val {
    background: #fff1c1;
    color: #434343;
    border: solid 2px #da9a40;
    padding: 6px 14px;
    border-radius: 3px;
    font-weight: 600;
}
.product-item {
    padding: 10px;
}
@media screen and (max-width: 1000px){
.featured-collection {
    background-size: contain !important;
}
}
.featured-collection__title {
    text-shadow: 1px 1px 11px #000;
}
.text-with-icons__item {
    align-items: center;
}

@supports ((-o-object-fit: contain) or (object-fit: contain)){
.aspect-ratio--square img, .aspect-ratio--short img, .aspect-ratio--tall img {
    -o-object-fit: cover !important;
    object-fit: cover !important;
}
}
.item-prop-hide{
  display: none;
}
.product-samples-button {
    background: #8b5b3a !important;
    color: #ffffff !important;
    width: 100%;
    border-radius: 3px;
    border: 0px !important;
    padding: 10px 24px !important;
  margin-top:10px;
}

{%- if product.template_suffix == 'calculator-m2' -%}
.custom-qty{
      border-spacing: 0 5px !important;
  display: flex;
    flex-direction: column;
    width: 50%;
      justify-content: space-between;
}
.product-custom-calc{
      display: flex !important;
      margin-bottom: 20px;
      gap: 10px;
}
.product-form__info-list {
    display: block !important;
}
.quantity-selector--product{
      width: 100% !important;
      background: #d5d1ca;
}

.price-per-m2{
  background: #1D191A;
    padding: 4px 10px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 1.2em;
    border-radius: 3px;
  margin-bottom: 10px;
}
.our-price-txt{
      font-weight: 600;
}
.price-per-m2-val{
      font-size: 1.2em;
}
.total_price{
   background: #1D191A;
    padding: 4px 10px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 1.2em;
    border-radius: 3px;
      margin-bottom: 15px;
}
.cover-area, .prd-price-title{
display: none;
}
/*
input[name="quantity"], .disabled-qty{
    background: #f4f4f4;
  pointer-events:none;
}
*/
{%- endif -%}