/** Shopify CDN: Minification failed

Line 79:1 Expected identifier but found whitespace
Line 153:8 Unexpected "}"
Line 552:0 Unexpected "}"

**/
html {
  -webkit-text-size-adjust: 100%; /* Prevents iOS Safari from resizing text */
  -ms-text-size-adjust: 100%;     /* Prevents IE from resizing text */
  text-size-adjust: 100%;         /* Modern standard */
}

body {
  background: white !Important;
}


 .product  {
    margin-top: 30px !important;

 }


.product-form {
  margin: 0px!important;
}

.icon-buttons {
  display: none;
}
.icon-buttons button {
      background: #f1f1f1;
    border: none;
    font-family: unset;
    padding: 0px 14px;
    height: 35px;
}

.color-bg {
  /*background: #f4f4f4;*/
}

body, main {
  overflow-x: hidden !important;
  background: #f4f5f7!important;
}

.product-img-block {
    position: absolute;
    width: 50px !important;
    height: 45px;
    z-index: 1;
    background: red;
    top: 5px;
    right: 5px;
}

.multicolumn-card {
      display: flex!important;
    align-items: center!important;
}
.multicolumn-card__image-wrapper {
    width: 70px!important;
    height: 46px!important;
    margin-bottom: 10px!important;
}

/* Link */ 
.link, .customer a {
        font-size: 1.5rem !important;
}
.desktop-localization-wrapper {
  display: none;
}
.category-breadcrumbs a {
  font-size: 12px;
}
.
.categories-block-grid {
  display: grid!important;
}
.product-details-custom {
  background: #f0f3f5;
  
}
.tile-tag {
    position: absolute;
    top: 9px;
    z-index: 100;
    background:#222222; /*#ffc846;*/
    color: white;
    align-items: center;
    text-align: center;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 12px;
    left: 13px;
    font-weight: 500;
}
/*card*/
.call-button {
 
    background: #feed78;
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px 26px;
    color: black;
    border-radius: 60px;
    z-index: 10;
    box-shadow: 3px 3px 5px #ccc;
}
 a:visited span,  a:visited {
      color: black;
      text-decoration-line: none;
    }
.call-button a {
     display: flex;
    justify-content: center;
    align-items: center;
    gap: 2;
}
.call-button a > * + * {
  margin-left: 1rem;
}
.product-form__buttons {
  max-width: none!important;
  
}


.product-form__submit {
      background: #162731!important;
    color: white;
   border-radius: 4px;
    font-size: 17px;
   font-style: italic;
    padding: 10px;
    font-weight: 600;
}

 .m2_wrapper {
       width: 100%;
    max-width: 100%;
    background: #f3f4f6;
    font-family: sans-serif;
    display: flex;
    flex-direction: column;
    gap: 17px;
    justify-content: space-between;
}
        }
        /* Row 1 - input + packs */
        .m2_selector_wrapper {
          display: flex;
          justify-content: space-between;
          align-items: flex-end;
          gap: 32px;
        }
        .m2_input_group,
        .m2_packs_info {
          flex: 1;
        }
        .m2_input_group label,
        .m2_packs_info label {
          display: block;
          margin-bottom: 4px;
          font-size: 14px;
          font-weight: 600;
          color: #333;
        }
        .m2_selector {
          width: 100%;
    padding: 13px;
    font-size: 16px;
    border: none !important;
    border-radius: 9px;

        }
    
        /* Row 2 - checkbox */
        .m2_wastage_selector {
          display: flex;
          flex-direction: column;
          gap: 4px;
          font-size: 14px;
        }
        .m2_wastage_checkbox_row {
              display: flex;
    align-items: center;
    gap: 8px;
    padding: 13px 2px;
    font-size: 16px;
    color: black;
        }
        .m2_wastage_selector label {
          cursor: pointer;
        }
        #wastage_info {
          font-size: 12px;
          color: #999;
          margin-left: 20px;
          display: none;
        }
        .product-desc {
         margin-top: 20px;
         padding: 30px;
        }
        /* Row 3 - total row */
        .m2_total_row {
          display: flex;
          justify-content: space-between;
          align-items: center;
          font-weight: 600;
          font-size: 18px;
          color: #333;
          border-top: 1px solid #ddd;
          padding-top: 12px;
        }
        
        #packs_required {
          font-weight: bold;
          color: #333;
        }
.pricing_breakdown {
  padding: 0;
  margin-top: 24px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
}

.price_per_m2 {
  font-size: 22px;
  margin-bottom: 4px;
  color: #222;
  font-weight: 600;
}

.price_per_m2 strong {
  font-weight: 600;
  color: #111;
}


.compare_price {
  font-size: 14px;
  color: #777;
}

.compare_price s {
  color: #999;
}

.discount_tag {
  display: inline-block;
  background-color: #e60023;
  color: #fff;
  padding: 4px 8px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 4px;
  margin: 8px 0;
}

.pack_prices {
    font-size: 13px;
    margin-top: 8px;
    color: #222;
    font-weight: 400;
}

.pack_prices strong {
  font-weight: 600;
}

.quickadd-sample {
  position: relative;
}  

.card-information {
  display: inline;
    z-index: 1;
}

.quickadd-sample span {
  margin-left: 12px;
  font-weight: 600;
  font-size: 18px;
}

.cart_breakdown {
  margin-top: 4px;
}
.card {
  background: white;
  border-radius: 8px;
}


.button-sample {
  color: white;
  outline: none!important;
  border: none!important;
  background: #34c759 !important;
  display: none!important;

}
.button-sample-card {
  margin-top: 5px;
  border-radius: 20px !important;
  background: #fdc800 !important;
  font-weight: 500;
  font-size: 12px;
  color: #e3ecec;
}

.card__information {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
  padding: 15px 2px!important;

}
.card__heading a {
    font-weight: 500;
    font-size: 15px;

}

.price__container {
  display: block!important;
}

.quickadd-sample.loading {
  pointer-events: none;
}


.quickadd-sample:disabled,
.quickadd-sample.sample-added {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}

.quickadd-sample.sample-added {
  background-color:#28a745 !important;
  border-color:#28a745 !important;
  color: white !important;
}

/* Loading spinner for sample button */
.quickadd-sample .loading__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.top_page_sticky {
  position: fixed !important;
  width: 100%;
}


.essential_annoucement_bar_wrapper {
  position: fixed !important;
  width: 100%;
  margin-top: 0px !important;

}




.sale_tag {
  background: red !important;
    color: white !important;
    display: flex !important;
    width: 100% !important;
    height: 33px !important;
    z-index: 2 !important;
    align-self: flex-end;
    justify-content: center;
    align-items: center;
    bottom: 0px;
    font-size: 10px;
    font-weight: 500;
}

/* The dropdown  */
 .accordion {
    background: #f9fafb;
    border: 1px solid #eef1f4;
    border-radius: 8px;
    padding: 12px;
    margin-top: 20px;
  }


  .accordion-content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.4s ease;
  }

  .accordion-content ul {
    margin: 10px 0 0 18px;
    padding: 0;
  }

  .accordion.open .accordion-content {
    /* max-height will be set dynamically via JS */
  }
  
/* Features */


     
        .specs-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
            gap: 1rem;
            margin-bottom: 1rem;
        }

        .spec-item {
            display: flex;
            align-items: center;
            padding: 6px;
            background: white;
            border: 1px solid #ddd;
            border-radius: 6px;
        }

        .spec-icon {
            width: 20px;
            height: 20px;
            margin-right: 12px;
            color: #666;
        }

        .spec-content {
            flex: 1;
        }

        .spec-label {
            font-size: 1rem;
            color: #333;
            font-weight: 600;
            margin-bottom: 2px;
        }

        .spec-value {
            font-size: 1rem;
            font-weight: bold;
            color: #333;
        }

        .product-features {
          border-top: 1px solid #ccc;
          border-bottom: 1px solid #ccc;
          margin: 10px 0px;
          
          padding-bottom: 10px;
        }

        .rooms-section {
            padding-top: 0.5rem;
        }

        .rooms-title {
            font-size: 1.1rem;
            font-weight: bold;
            color: #333;
            margin-bottom: 1rem;
        }

       

        .rooms-list {
            display: flex;
            flex-wrap: wrap;
            gap: 0.5rem;
        }

        .room-tag {
            padding: 0.5rem 1rem;
            background: #f9f9f9;
            border: 1px solid #ddd;
            border-radius: 100px;
            font-size: 12px;
            color: #333;
        }

     

        .product__title h1 {
    font-size: 29px !important;
    font-weight: 600;       
   }
     
        .compare_m2 {
          text-decoration-line: line-through;
          color: #777;
          display: block!important;
        }
        .button-outline {
          background: transparent;
          border: 1px solid #333;
          color: #333;
          margin-top: 8px;
        }
        .button-outline:hover {
          background: #333;
          border: 1px solid #777;
          color: white;
          margin-top: 8px;
        }
        
        .price_m2, .price-item {
            font-size: 14px;
        }
        .price-item--regular {
          color: #777!important;
          font-size: 15px!important;
        }
      
        .button-sample-card  {
             display: flex;
          /*  box-shadow: -3px 3px 9px #ffdb58;
            background: #ffdb5896 !important;
            border: 1px solid #ddae00;

         
            color: #333; 
            display: flex;
    background: #ffc846 !important;
    border: 1px solid #ffc846!important;
    color: #333; */
    color: #fff;
      background: black !important;
    padding: 10px !important;
    display: flex !important;
    border: none !important;
    justify-content: center;
    border-radius: 0px !important;
    font-size: 14px;
    font-weight: 400;
}

} 
        }

      


        .button-sample-card:after {
           position: relative!important;
           box-shadow: none;
           content: none!important;
        }
        .footer-block__brand-info .rte {
          font-size: 12px;
        }

     
       
      .vertical-line {
     height: 50px;
    width: 2px;
    background: #eee;
    position: relative;
    display: inline !important;}

    .announcement-bar span {
          font-size: 15px;
    font-weight: 500;
    }
      .essential_annoucement_bar_wrapper > h2 {
  font-size: 20px!important; 
  }
  

  .list-menu > li:last-child > a {
    color: #d70044;
  }

 

/* DESKTOP ONLY */
@media (min-width: 786px) {
  .top_page_sticky h2 {
  font-size: 14px!important; 
  }
   .list-menu > li:last-child {
    background: #d70044;
  }
  .list-menu > li:last-child > a > span {
    color: white;
  }
  .price-product {
    color: #9e2323 !important;
    font-size: 24px;
    font-weight: 600;
  }

  .button-sample-card {
        margin: auto;
        margin-top: 12px;
  }
 


}

/* LARGE MOBILE */
@media (max-width: 988px) {
/*
  .call-button {
    position: fixed;
    background: white;
    bottom: 0px;
    right: 0px;
    padding: 5px 20px;
    width: 100%;
    text-align: center;
    border-radius: 0px !important;
    box-shadow: none;
  }
  
  .call-button a {
      background: #ffdb15;
      text-align: center;
      margin-top: 5px;
      text-decoration-line: none;
      padding: 10px;
      font-weight: medium;
      font-size: 15px;
      width: 100%;
      border-radius: 8px;

  }*/


   
}

/* MOBILE MEDIA */
@media (max-width: 786px) {
 
 
  .button-sample-card {
           font-size: 15px !important;

  }
  .essential_annoucement_bar_title_container_32cabb88-c5ec-4f2e-93fc-6afe4076e353 h2 {
    font-size: 18px !important;
  }
    .multicolumn-card__image-wrapper {
        width: 50px !important;
        opacity: 0.7;
  }
  /*.banner {
    height: 80vh;
  }
  
  .banner__box {
    align-self: flex-end;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent)!important;
    color: white;
  }  */
  .multicolumn-card {
    flex-direction: column;
  }
  .multicolumn-card .rte {
    display: none !important;
  }
}

.product__media img {
     object-fit: contain !important;
}

@media (max-width: 999px) {
  .product__media-wrapper{
    display: none;
  }
}
