
.accordion-button {
font-weight:bold;
}
.accordion-button:focus {
box-shadow: none;
border: none;
}
.accordion-button:not(.collapsed) {
background:#f8f8f8;
color:#000;
}
.accordion-body {
padding:15px;
}
.testim_1i1 {
top: -35px;
}
.shop_dt1r img{
 width:90%!important;
 }
.shop_dt1r .list_h2i {
text-align:center; 
 }
.homei ul{
margin-left:10px; 
 }
.profilei ul{
margin-left:10px; 
 }
/*********************shop_end****************/


@media screen and (max-width : 767px){
.shop_dt1r{
margin-top:15px; 
 }
.shop_dt1ri  .button{
padding-left:10px;
padding-right:10px; 
 }
.shop_dt3  h5{
text-align:center; 
 }
.shop_dt5  h3{
text-align:center;  
 }
.shop_dt6  h3{
text-align:center;  
 }
.testim_1i1 {
position:static!important;
margin-top:15px; 
 }
.testim_1 {
margin-top:20px!important; 
 }
.testim_11 {
margin-top:8px;
margin-bottom:8px;
text-align:center; 
 }
.testim_11 p{
text-align:left;
 }
.blog_dt3 {
text-align:center; 
 }
.blog_dt3 p{
text-align:left; 
 }
.blog_dt3il{
margin-top:10px; 
 }

.quote_2l{
margin-top:10px;
text-align:center; 
 }
.contact_2r{
margin-top:15px;
text-align:center; 
 }
.contact_2rr{
margin-top:10px; 
 }

 }


@media (min-width:576px) and (max-width:767px) {


 }
 
@media (min-width:768px) and (max-width:991px) {
.contact_2rl .font_60{
font-size:36px!important; 
 }
 }

@media (min-width:992px) and (max-width:1200px) {
.contact_2rl .font_60{
font-size:45px!important; 
 }
 }
@media (min-width:1201px) and (max-width:1310px) {

 }



 #shop-products .list_h2i1 img {
    width: 100%;
    height: 150px;
    object-fit: contain;
    background: #fff;
}

#shop-products .list_h2i {
    height: 100%;
    margin-bottom: 25px;
}




/* Shop page buttons */
#shop-products .list_h2i2 .button {
  width: 100%;
  display: block;
  background: #149253;
  color: #fff !important;
  padding: 10px 16px !important;
  line-height: 1.2 !important;
  border-radius: 8px;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 6px 14px rgba(20, 146, 83, 0.22);
  transition: 0.3s ease;
}

#shop-products .list_h2i2 .button:hover {
  background: #0f7c44;
  color: #fff !important;
  transform: translateY(-2px);
}

/* Shop pagination buttons */
#shop-controls .button {
  min-width: 130px;
  background: #149253;
  color: #fff !important;
  padding: 8px 16px !important;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  border: none;
}

#shop-controls .button:hover {
  background: #0f7c44;
}


#cart-count {
  position: absolute;
  top: -8px;
  right: -10px;
  background: #149253;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: none;
  align-items: center;
  justify-content: center;
}


.drop_cart {
  width: 360px;
  padding: 18px;
  border-radius: 5px !important;
  box-shadow: 0 18px 45px rgba(0,0,0,0.15);
}

.drop_cart .drop_1i,
.drop_cart .drop_1i1,
.drop_cart .drop_1i2 {
  padding: 12px 0;
  border-bottom: 1px solid #eee;
}

.drop_cart img {
  width: 75px !important;
  height: 60px;
  object-fit: contain;
  background: #fff;
  border-radius: 8px;
}

.drop_cart h5,
.drop_cart h6 {
  margin-bottom: 0;
}

.drop_cart .fa-trash {
  color: #222;
  cursor: pointer;
  transition: 0.3s;
}

.drop_cart .fa-trash:hover {
  color: #d10000;
}

.drop_cart .button {
  background: #149253;
  color: #fff !important;
  border-radius: 8px;
  padding: 7px 20px !important;
  font-weight: 700;
}

.drop_cart .button_1 {
  background: #555;
  color: #fff !important;
  border-radius: 8px;
  padding: 7px 20px !important;
  font-weight: 700;
}


.cart-dropdown-img {
  width: 65px !important;
  height: 55px;
  object-fit: contain;
  background: #fff;
}

.qty-btn {
  width: 24px;
  height: 24px;
  border: none;
  background: #149253;
  color: #fff;
  border-radius: 50%;
  font-weight: bold;
  line-height: 1;
}

.qty-btn:hover {
  background: #0f7c44;
}

.remove-cart-item {
  cursor: pointer;
}


/* Product detail main image */
.shop_dt1l {
  text-align: center;
}

#detail-image {
  width: 100% !important;
  max-width: 320px;
  height: 280px;
  object-fit: contain;
  background: #fff;
  display: block;
  margin: 0 auto;
}

/* Related products images */
#related-products .list_h2i img {
  height: 120px;
  object-fit: contain;
  background: #fff;
}

/* Mobile */
@media screen and (max-width: 767px) {
  #detail-image {
    max-width: 100%;
    height: 280px;
  }
}

/* Customers Also Bought section */

.shop_dt_related {
  margin-top: 25px;
  padding: 20px 0 40px;
  clear: both;
}

.shop_dt_related h3 {
  font-size: 24px;
  font-weight: 800;
  color: #14213d;
}

.shop_dt3 {
  margin-bottom: 10px !important;
}

#related-products {
  justify-content: center;
}

#related-products .col-md-4 {
  max-width: 300px;
  margin-bottom: 25px;
}

#related-products .list_h2i {
  height: 100%;
  background: #e9fff4;
  border: 1px solid #c8f3df;
}

#related-products .list_h2i img {
  width: 100%;
  height: 170px;
  object-fit: contain;
  background: #fff;
  padding: 15px;
}

#related-products .list_h2i2 {
  padding: 18px;
}

#related-products .button {
  width: 100%;
  display: block;
  background: #149253;
  color: #fff !important;
  border-radius: 8px;
  padding: 9px 15px !important;
  font-weight: 700;
  text-align: center;
}

/* Product description */
.shop_dt3 {
  margin-bottom: 10px !important;
}

.shop_dt3 .tab-content {
  background: #ffffff;
  padding: 28px 35px;
  box-shadow: 0 10px 28px rgba(0,0,0,0.06);
}

#detail-description {
  font-size: 17px;
  line-height: 1.8;
  color: #333;
  margin-bottom: 0;
}

/* Detail add to cart button */
#detail-add-cart {
  background: #149253 !important;
  color: #fff !important;
  padding: 12px 36px !important;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 8px 18px rgba(20,146,83,0.25);
}

#detail-add-cart:hover {
  background: #0f7c44 !important;
  color: #fff !important;
  transform: translateY(-2px);
}

.delivery-box h5 {
  font-size: 22px !important;
  font-weight: 800;
  color: #14213d;
}

.delivery-box ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

.delivery-box li {
  background: #f2fff8;
  padding: 13px 16px;
  border-radius: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

/* Shop page cards - remove border radius */
#shop-products .list_h2i,
#shop-products .list_h2i1,
#shop-products .list_h2i1 img,
#shop-products .list_h2i2,
#shop-products .button {
  border-radius: 0 !important;
}

/* Optional: sharper card look */
#shop-products .list_h2i {
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

/* Reduce shop product card height */
#shop-products .list_h2i {
  height: auto !important;
  min-height: 0 !important;
  background: #e9fff4 !important;
}

#shop-products .list_h2i1 {
  height: 170px !important;
  background: #fff;
}

#shop-products .list_h2i1 img {
  height: 170px !important;
  object-fit: contain;
}

#shop-products .list_h2i2 {
  padding: 16px 20px 14px !important;
  background: #e9fff4 !important;
}

#shop-products .list_h2i2 h6 {
  margin-bottom: 8px !important;
}

#shop-products .list_h2i2 h6.mb-0.mt-4 {
  margin-top: 15px !important;
}

#shop-products .list_h2i2 .button {
  padding: 9px 14px !important;
  margin-bottom: 0 !important;
}



#shop-controls .page-arrow {
  background: transparent !important;
  border: none !important;
  color: #111 !important;
  font-size: 28px;
  font-weight: 700;
  padding: 0 18px;
  box-shadow: none !important;
}

#shop-controls .page-arrow:disabled {
  opacity: 0.3;
}

/* PRODUCT DETAIL PAGE */

#shop_dt {
  background: #ffffff !important;
  padding: 70px 0 !important;
}

.shop_dt1 {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  border: 1px dashed #d8d8d8;
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
}

.shop_dt1l {
  background: #f7faf4;
  padding: 45px;
  min-height: 430px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#detail-image {
  max-width: 420px !important;
  height: 340px !important;
  object-fit: contain !important;
  background: #ffffff !important;
  padding: 25px;
  border-radius: 5px;
}

.shop_dt1r {
  padding: 50px;
  background: #ffffff;
}

.shop_dt1r h4 {
  font-size: 30px;
  font-weight: 800;
  color: #111;
}

.shop_dt1r h5.col_green {
  font-size: 26px;
  font-weight: 800;
  color: #00935d !important;
}

#detail-save-box {
  border-radius: 5px;
  padding: 8px 12px !important;
}

.shop_dt1ri {
  display: flex;
  gap: 15px;
  align-items: center;
}

#detail-qty {
  width: 85px !important;
  height: 52px !important;
  border-radius: 5px !important;
}

#detail-add-cart {
  background: #00935d !important;
  color: #fff !important;
  border-radius: 5px !important;
  padding: 15px 38px !important;
  font-weight: 800;
  text-decoration: none;
}

#detail-add-cart:hover {
  background: #087a51 !important;
  color: #fff !important;
}

/* DESCRIPTION BOX */

.shop_dt3 .tab-content {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 30px;
  background: #fff;
  box-shadow: none !important;
}

#detail-description {
  font-size: 15px !important;
  line-height: 1.8;
  color: #555;
}

/* CUSTOMERS ALSO BOUGHT SLIDER */

.shop_dt_related {
  max-width: 1320px;
  margin: 70px auto 0;
  padding: 0 50px 50px;
  text-align: center;
}

.shop_dt_related h3 {
  font-size: 28px;
  font-weight: 800;
  color: #111;
  margin-bottom: 8px;
}

.shop_dt_related p {
  color: #777;
  font-size: 14px;
  margin-bottom: 30px;
}

.related-products-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
}

.related-card {
  border: 1px dashed #d8d8d8;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  text-align: left;
}

.related-img {
  height: 145px;
  background: #f7faf4;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}

.related-img img {
  width: 100%;
  height: 115px;
  object-fit: contain;
}

.related-body {
  padding: 14px;
}

.related-body h6 {
  font-size: 14px;
  font-weight: 800;
  min-height: 35px;
}

.related-price {
  color: #00935d;
  font-weight: 800;
  margin-bottom: 12px;
}

.related-body button {
  width: 100%;
  background: #00935d;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 10px;
  font-weight: 700;
}

.related-arrow {
  width: 35px;
  height: 35px;
  background: #00935d !important;
  color: #fff !important;
  border-radius: 5px;
  top: 45%;
  opacity: 1;
}

/* MOBILE */

@media (max-width: 767px) {
  .shop_dt1 {
    grid-template-columns: 1fr;
  }

  .shop_dt1l {
    padding: 25px;
    min-height: auto;
  }

  #detail-image {
    height: 260px !important;
  }

  .shop_dt1r {
    padding: 25px;
  }

  .shop_dt1ri {
    flex-direction: column;
    align-items: stretch;
  }

  #detail-qty,
  #detail-add-cart {
    width: 100% !important;
  }

  .shop_dt_related {
    padding: 0 35px 40px;
  }

  .related-products-row {
    grid-template-columns: 1fr;
  }
}

/* TABLET */

@media (min-width: 768px) and (max-width: 991px) {
  .shop_dt1 {
    grid-template-columns: 1fr;
  }

  .related-products-row {
    grid-template-columns: repeat(2, 1fr);
  }
}




.related-slider {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 100%;
}

.related-slider-window {
  width: 100%;
  overflow: hidden;
}

.related-slider-track {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 22px;
  transition: transform 0.35s ease;
}

.related-card {
  flex: 0 0 calc((100% - 66px) / 4);
  max-width: calc((100% - 66px) / 4);
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 12px;
  min-height: 210px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.04);
}

.related-img {
  width: 100%;
  height: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.related-img img {
  max-width: 100%;
  height: 95px;
  object-fit: contain;
}

.related-body h6 {
  font-size: 14px;
  font-weight: 700;
  margin: 5px 0;
}

.related-body h6 a {
  color: #111827;
  text-decoration: none;
}

.related-price {
  font-size: 13px;
  margin: 0;
}

.related-price strong {
  color: #f59e0b;
}

.related-price span {
  color: #777;
  text-decoration: line-through;
  margin-left: 4px;
}

.related-actions {
  margin-top: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.qty-mini {
  display: flex;
  border: 1px solid #e5e7eb;
}

.qty-mini button,
.qty-mini span {
  width: 22px;
  height: 20px;
  border: none;
  background: #fff;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.related-body .add-cart-btn {
  width: 22px !important;
  height: 22px !important;
  min-width: 22px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  background: #5b8f2d !important;
  color: #fff !important;
  font-size: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.related-body .add-cart-btn::before {
  content: "\f07a";
  font-family: FontAwesome;
  font-size: 11px;
}

.related-arrow {
  width: 38px;
  height: 38px;
  border: 1px solid #e5e7eb;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}

@media (max-width: 991px) {
  .related-card {
    flex: 0 0 calc((100% - 44px) / 3);
    max-width: calc((100% - 44px) / 3);
  }
}

@media (max-width: 768px) {
  .related-card {
    flex: 0 0 calc((100% - 22px) / 2);
    max-width: calc((100% - 22px) / 2);
  }

  .related-arrow {
    display: none;
  }
}

@media (max-width: 480px) {
  .related-card {
    flex: 0 0 80%;
    max-width: 80%;
  }
}

/* FORCE RELATED PRODUCT ADD TO CART BUTTON */
.related-card .add-cart-btn,
.related-card .related-add-btn,
.related-body .add-cart-btn,
.related-body .related-add-btn {
  width: 100% !important;
  height: 56px !important;
  background: #159447 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  border: none !important;
  padding: 0 !important;
  margin-top: 18px !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 56px !important;
  text-align: center !important;
  display: block !important;
  text-decoration: none !important;
  box-shadow: 0 12px 24px rgba(21, 148, 71, 0.25) !important;
}

/* REMOVE THE CART ICON */
.related-card .add-cart-btn::before,
.related-card .related-add-btn::before,
.related-body .add-cart-btn::before,
.related-body .related-add-btn::before {
  content: none !important;
  display: none !important;
}

/* HIDE OLD QUANTITY MINI CONTROLS */
.related-card .qty-mini,
.related-body .qty-mini,
.related-actions {
  display: none !important;
}

/* CLEAN RELATED PRODUCT ADD TO CART BUTTON */
.related-card .related-add-btn,
.related-card .add-cart-btn {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 52px !important;

  background: #149447 !important;
  color: #ffffff !important;

  border: none !important;
  border-radius: 0 !important;

  padding: 0 15px !important;
  margin: 20px 0 0 0 !important;

  font-size: 20px !important;
  font-weight: 800 !important;
  line-height: 52px !important;
  text-align: center !important;

  display: block !important;
  box-sizing: border-box !important;
  text-decoration: none !important;

  box-shadow: 0 12px 25px rgba(20, 148, 71, 0.22) !important;
}

/* Remove cart icon completely */
.related-card .add-cart-btn::before,
.related-card .related-add-btn::before {
  content: none !important;
  display: none !important;
}

/* Make body spacing better */
.related-body {
  padding: 22px 28px 30px !important;
  background: #dcfceb !important;
  box-sizing: border-box !important;
}

/* Better button hover */
.related-card .related-add-btn:hover,
.related-card .add-cart-btn:hover {
  background: #08783f !important;
  color: #ffffff !important;
}

/* Mobile button adjustment */
@media (max-width: 768px) {
  .related-card .related-add-btn,
  .related-card .add-cart-btn {
    height: 46px !important;
    line-height: 46px !important;
    font-size: 17px !important;
  }

  .related-body {
    padding: 18px !important;
  }
}

/* FINAL FIX - CENTER ADD TO CART TEXT */
.related-card .related-add-btn {
  width: 86% !important;
  height: 52px !important;

  background: #159447 !important;
  color: #ffffff !important;

  border: none !important;
  border-radius: 0 !important;

  margin: auto auto 0 auto !important;
  padding: 0 !important;

  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 1 !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  text-align: center !important;
  text-decoration: none !important;
  box-sizing: border-box !important;

  box-shadow: 0 10px 22px rgba(21, 148, 71, 0.25) !important;
}

.related-card .related-add-btn:hover {
  background: #08783f !important;
  color: #ffffff !important;
}
/* =========================
   SHOP SORTING/PAGINATION
========================= */

#product-sort {
  min-height: 46px;
  padding: 10px 38px 10px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd !important;
  border-radius: 0;
  cursor: pointer;
}

.shop-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
}

.shop-page-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 42px;
  height: 42px;
  min-width: 42px;
  padding: 0;

  color: #111111;
  background: #ffffff;

  border: 1px solid #d8d8d8;

  font-size: 15px;
  font-weight: 600;

  cursor: pointer;

  transition:
    color 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease;
}

.shop-page-btn:hover:not(:disabled),
.shop-page-btn.active {
  color: #ffffff;
  background: #149253;
  border-color: #149253;
}

.shop-page-btn:disabled {
  color: #aaaaaa;
  background: #f2f2f2;
  border-color: #dddddd;
  cursor: not-allowed;
}

@media screen and (max-width: 767px) {
  #product-sort {
    width: 100% !important;
  }

  .shop-page-btn {
    width: 38px;
    height: 38px;
    min-width: 38px;
  }
}


/* =========================
   BOTAKE PRODUCT CATALOGUE
   SORTING, CATEGORIES AND LOAD MORE
========================= */

.shop-toolbar {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  padding: 18px 20px;
  background: #ffffff;
  border: 1px solid #e1e8e3;
}

.shop-sort-group,
.shop-category-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.shop-sort-group label,
.shop-category-label {
  color: #4f5b54;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

#product-sort {
  width: 210px !important;
  min-height: 46px;
  padding: 10px 38px 10px 14px;
  background-color: #ffffff;
  border: 1px solid #d8e0da !important;
  border-radius: 0;
  cursor: pointer;
}

.shop-category-group {
  align-items: flex-end;
}

.shop-category-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}

.shop-category-btn {
  min-height: 42px;
  padding: 9px 17px;
  color: #26332b;
  background: #f4f7f5;
  border: 1px solid #dce5df;
  font-size: 12px;
  font-weight: 700;
  transition:
    color 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease,
    transform 0.2s ease;
}

.shop-category-btn:hover,
.shop-category-btn.active {
  color: #ffffff;
  background: #149253;
  border-color: #149253;
  transform: translateY(-1px);
}

#shop-products .product-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

#shop-products .list_h2i2 {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.product-card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 10px;
}

.product-category-badge {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 4px 9px;
  color: #08733f;
  background: #dff7e9;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.35px;
  text-transform: uppercase;
}

.product-stock-text {
  color: #667169;
  font-size: 9px;
  font-weight: 600;
}

.product-card-name {
  min-height: 34px;
  margin-bottom: 7px;
  font-size: 15px !important;
  line-height: 1.4;
}

.product-card-description {
  display: -webkit-box;
  min-height: 57px;
  margin: 0 0 10px;
  overflow: hidden;
  color: #5f6a63;
  font-size: 10px;
  line-height: 1.55;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.product-rating {
  margin-top: auto;
}

.product-price-row {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 4px;
  min-height: 25px;
}

.product-price-prefix {
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}

.product-price-unit {
  color: #657069;
  font-size: 10px;
  font-weight: 600;
}

.detail-price-prefix {
  color: #08733f;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
}

#shop-products .add-cart-btn:disabled {
  color: #727a75 !important;
  background: #d9dfdb !important;
  box-shadow: none;
  cursor: not-allowed;
  transform: none;
}

#shop-controls {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
}

.shop-products-summary {
  color: #667169;
  font-size: 11px;
}

.shop-products-summary strong {
  color: #17211b;
}

.shop-load-more-button {
  min-width: 230px;
  min-height: 48px;
  padding: 11px 22px;
  color: #ffffff;
  background: #149253;
  border: 0;
  font-size: 13px;
  font-weight: 800;
  box-shadow: 0 8px 20px rgba(20, 146, 83, 0.2);
  transition:
    background-color 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.shop-load-more-button span {
  margin-left: 5px;
  font-size: 10px;
  font-weight: 600;
  opacity: 0.8;
}

.shop-load-more-button:hover {
  background: #0f7c44;
  transform: translateY(-2px);
  box-shadow: 0 11px 24px rgba(20, 146, 83, 0.25);
}

.shop-all-products-loaded {
  color: #6b756f;
  font-size: 11px;
}

@media screen and (max-width: 850px) {
  .shop-toolbar {
    align-items: stretch;
    flex-direction: column;
  }

  .shop-category-group {
    align-items: flex-start;
  }

  .shop-category-buttons {
    justify-content: flex-start;
  }
}

@media screen and (max-width: 575px) {
  #product-sort {
    width: 100% !important;
  }

  .shop-category-buttons {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
  }

  .shop-category-btn {
    width: 100%;
  }

  .shop-load-more-button {
    width: 100%;
    min-width: 0;
  }
}
/* BOTAKE COMPACT SHOP CARDS V1 */

#shop-products {
  align-items: stretch;
}

#shop-products > div {
  display: flex;
}

#shop-products .shop-compact-card {
  width: 100%;
  height: 100% !important;
  min-height: 0 !important;
  overflow: hidden;
  background: #e9fff4 !important;
  border: 1px solid #d7efe2;
  border-radius: 0 !important;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.07);
}

#shop-products .shop-compact-image-wrap {
  width: 100%;
  height: 190px !important;
  min-height: 190px !important;
  overflow: hidden;
  background: #ffffff;
}

#shop-products .shop-compact-image-wrap .list_h2i1i,
#shop-products .shop-compact-image-wrap .grid,
#shop-products .shop-compact-image-wrap figure,
#shop-products .shop-compact-image-wrap a {
  display: block;
  width: 100%;
  height: 100%;
}

#shop-products .shop-compact-image {
  display: block;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center !important;
  background: transparent !important;
}

#shop-products .shop-compact-body {
  display: flex !important;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  min-height: 175px;
  padding: 15px 20px 16px !important;
  background: #e9fff4 !important;
}

#shop-products .shop-compact-category {
  display: inline-flex;
  align-items: center;
  min-height: 23px;
  margin-bottom: 9px;
  padding: 4px 9px;
  color: #08733f;
  background: #d8f6e6;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.35px;
  line-height: 1;
  text-transform: uppercase;
}

#shop-products .shop-compact-name {
  width: 100%;
  min-height: 22px;
  margin: 0 0 9px !important;
  font-size: 15px !important;
  font-weight: 800;
  line-height: 1.35;
}

#shop-products .shop-compact-name a {
  color: #131d17;
  text-decoration: none;
}

#shop-products .shop-compact-name a:hover {
  color: #149253;
}

#shop-products .shop-compact-rating {
  display: block;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 1;
}

#shop-products .shop-compact-price {
  display: flex;
  align-items: baseline;
  gap: 5px;
  width: 100%;
  margin-bottom: 14px;
  color: #149253;
}

#shop-products .shop-price-prefix {
  font-size: 9px;
  font-weight: 800;
  text-transform: uppercase;
}

#shop-products .shop-price-value {
  font-size: 15px;
  font-weight: 800;
}

#shop-products .shop-compact-cart-button {
  display: block;
  width: 100%;
  min-height: 42px;
  margin-top: auto;
  padding: 9px 14px !important;
  color: #ffffff !important;
  background: #149253 !important;
  border-radius: 0 !important;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  box-shadow: 0 6px 14px rgba(20, 146, 83, 0.2);
}

#shop-products .shop-compact-cart-button:hover {
  color: #ffffff !important;
  background: #0f7c44 !important;
  transform: translateY(-1px);
}

#shop-products .shop-compact-cart-button:disabled {
  color: #727a75 !important;
  background: #d9dfdb !important;
  box-shadow: none;
  cursor: not-allowed;
  transform: none;
}

@media screen and (max-width: 575px) {
  #shop-products .shop-compact-image-wrap {
    height: 230px !important;
    min-height: 230px !important;
  }
}

@media screen and (min-width: 576px) and (max-width: 991px) {
  #shop-products .shop-compact-image-wrap {
    height: 210px !important;
    min-height: 210px !important;
  }
}

/* BOTAKE COMPACT CARD GAP FIX */

#shop-products .shop-compact-card {
  display: flex;
  flex-direction: column;
}

#shop-products .shop-compact-image-wrap {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  line-height: 0 !important;
}

#shop-products .shop-compact-image-wrap .list_h2i1i,
#shop-products .shop-compact-image-wrap .grid,
#shop-products .shop-compact-image-wrap figure,
#shop-products .shop-compact-image-wrap a {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
}

#shop-products .shop-compact-image {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  vertical-align: top !important;
}

#shop-products .shop-compact-body {
  flex: none !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 15px 20px 16px !important;
}

#shop-products .shop-compact-price {
  margin-bottom: 10px !important;
}

#shop-products .shop-compact-cart-button {
  margin-top: 0 !important;
}
/* BOTAKE IMAGE FULL COVER FIX */

#shop-products .shop-compact-image-wrap {
  position: relative !important;
  width: 100% !important;
  height: 190px !important;
  min-height: 190px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

#shop-products .shop-compact-image-wrap .list_h2i1i,
#shop-products .shop-compact-image-wrap .grid,
#shop-products .shop-compact-image-wrap figure,
#shop-products .shop-compact-image-wrap figure a {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  line-height: 0 !important;
}

#shop-products .shop-compact-image-wrap img,
#shop-products .shop-compact-image {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  object-fit: cover !important;
  object-position: center center !important;
  vertical-align: top !important;
}

#shop-products .shop-compact-body {
  margin-top: 0 !important;
  border-top: 0 !important;
}


/* BOTAKE CARD BOTTOM HEIGHT FIX */

#shop-products > div {
  display: block !important;
}

#shop-products .shop-compact-card {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
}

#shop-products .shop-compact-body {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  padding-bottom: 15px !important;
}

#shop-products .shop-compact-price {
  margin-bottom: 10px !important;
}

#shop-products .shop-compact-cart-button {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* BOTAKE HOME SIX PRODUCT GRID */

.botake-home-six-grid {
  align-items: flex-start !important;
}

.botake-home-six-grid > div {
  display: block !important;
}

.botake-home-six-grid .shop-compact-card {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
}

.botake-home-six-grid .shop-compact-body {
  height: auto !important;
  min-height: 0 !important;
}

@media screen and (min-width: 992px) {
  .botake-home-six-grid > .col-lg-2 {
    flex: 0 0 16.666667% !important;
    width: 16.666667% !important;
    max-width: 16.666667% !important;
  }
}


/* CUSTOMERS ALSO BOUGHT IMAGE FILL START */

/* Remove the white spacing around every related product card */
.shop_dt_related .related-card {
    padding: 0 !important;
    overflow: hidden !important;
}

/* Product image link must occupy the complete card width */
.shop_dt_related .related-card > a {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Full image area for ALL Customers Also Bought cards */
.shop_dt_related .related-img {
    display: block !important;

    width: 100% !important;
    height: 175px !important;

    margin: 0 !important;
    padding: 0 !important;

    overflow: hidden !important;
    background: transparent !important;
}

/* Make every product image fill that complete area */
.shop_dt_related .related-img img {
    display: block !important;

    width: 100% !important;
    max-width: none !important;

    height: 100% !important;
    max-height: none !important;

    margin: 0 !important;
    padding: 0 !important;

    object-fit: cover !important;
    object-position: center center !important;
}

/* Keep product information neatly spaced below the image */
.shop_dt_related .related-body {
    padding: 18px !important;
}

/* CUSTOMERS ALSO BOUGHT IMAGE FILL END */
