
.zs-custom-btn {
  padding: 10px 14px;
  width: fit-content;
  font-size: 14px;
  font-weight: 600;
  background-color: #ff5a5f;
  border-radius: 5px;
  margin-top: 10px;
  border: none;
  color: #ffffff;
  cursor: pointer;
}

.zs-custom-btn:hover {
  background-color: #e04e53;
}


.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:first-child .theme-search-icon {
  padding-inline: 0.5rem;
}
.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon svg {
    width: 18px;
    height: 18px;
	fill: white;
}

@media (min-width: 992px) {
    [data-zs-specification] .theme-prod-specification-field{
        min-width: 320px;
    }
}





/* Section background */
.reachus-section{
  display: flex;
  justify-content: center;
  padding: 40px 15px;
  background: #f5f7fa;
  font-family: Arial, sans-serif;
}

/* Card */
.reachus-card{
  background: #ffffff;
  max-width: 480px;
  width: 100%;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

/* Title */
.reachus-title{
  text-align: center;
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 600;
}

/* Form */
.form-group{
  margin-bottom: 16px;
}

.form-group label{
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
}

.form-group span{
  color: red;
}

/* Inputs */
input, select, textarea{
  width: 100%;
  padding: 10px;
  border: 1px solid #b8c1ec;
  border-radius: 4px;
  font-size: 14px;
}

textarea{
  resize: none;
}

/* Two column row */
.two-col{
  display: flex;
  gap: 30px;
}



.two-col .form-group{
  flex: 1;
}

/* Privacy */

/*/.form-privacy{
  display: flex;
  align-items: left;
  gap: 0px;             
  font-size: 13px;
  margin-top: 0px;
  margin-left:-80px;
  margin-right:200px;
}

.form-privacy{
  display: flex;
  align-items: center;
  gap: 6px;
}*/
.zcwf_privacy {
  width: 80%;
  display: flex;
  justify-content: center;
}

.privacy-inline {
  display: flex;
  align-items: center;
  gap: 8px;  
  white-space: nowrap;/* space between checkbox and text */
  font-size: 12px;
  font-family: Arial;
  color: #000;
  cursor: pointer;
}

.privacy-inline input[type="checkbox"] {
  margin: 0;
}


/* Submit */
.form-submit{
  text-align: center;
  margin-top: 25px;
}

.form-submit button{
  background:#E21D1D;
  color: #fff;
  border: none;
  padding: 10px 34px;
  border-radius: 30px;
  font-size: 14px;
  cursor: pointer;
}

.form-submit button:hover{
  background: #26a88b;
}


.zc-section #crmWebToEntityForm{
	margin-left: auto !important;
	margin-right: auto !important;
}



.product-description,
.product-description p {
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* ===== Responsive Footer Layout Fix ===== */

/* Desktop (default) */
.theme-footer-area .row{
  display: flex;
  flex-wrap: wrap;
}

/* Tablet Layout */
@media (max-width:1024px) and (min-width:768px){

  .theme-footer-area .row > div{
    width:50% !important;
    max-width:50% !important;
    margin-bottom:30px;
  }

}

/* Mobile Layout */
@media (max-width:767px){

  .theme-footer-area .row > div{
    width:100% !important;
    max-width:100% !important;
    margin-bottom:25px;
  }
}
/*===== The Search bar in the Header=====*/
@media (max-width: 991px) {
    .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-wishlist-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-inline-start: 0;
    }
}
@media (max-width: 991px) {
    .theme-wishlist-icon svg {
        margin-inline-start: 1rem;
    }
}

@media (min-width: 1024px) {
.theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
            flex-direction: row !important;
            height: auto !important;
        }

        .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
            height: 313px !important;
        }

        [data-zs-product-primary-details] .theme-product-detail-image-container {
            width: 50%;
        }

        .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container,
        .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
            flex-direction: column;
        }
    }

    @media (min-width: 820px) and (max-width: 912px) {

        .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container,
        .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
            flex-direction: column;
            width: 100%;
        }

        .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
            flex-direction: row !important;
            margin-top: 20px;
            height: auto !important;

        }

    }

/*code for small screens in mobile      */
@media (max-width: 991px) {
    [data-zs-logo] {
      height: 20px !important;
      width: auto !important;
  }
}



@media (max-width: 1024px) {
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
        flex-direction: row;
        height: fit-content;
        padding-block-start: 10px;
    }
}
@media (max-width: 1024px) {
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
        gap: 0;
        width: 100%;
        flex-direction: column;
    }
}

@media (max-width: 1024px) {
    .theme-product-details-style-06 .theme-product-detail-container {
        flex-wrap: wrap;
    }
  .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
    position: relative;
  }
}
/* 11/06/2025 */
/* Hide empty label price (SGD 0.00 strikethrough) inside search suggestion dropdown */
#search-suggestions [data-zs-pricings] [data-zs-label-price=""] {
  display: none !important;
}


/* from claude*/
document.querySelectorAll('#search-suggestions [data-zs-pricings] [data-zs-label-price]').forEach(el => {
  const price = el.getAttribute('data-zs-label-price');
  const numericValue = parseFloat(price.replace(/[^0-9.]/g, ''));
  if (!price || numericValue === 0) {
    el.style.display = 'none';
  }
});