.shop-body{
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.card img{
  width: 100%;
  height: auto;
  border-radius: var(--main-radius) var(--main-radius) 0 0;
}
.card h2 {
  font-size: 0.8rem;
  text-align: justify;
  line-height: 22px;
  padding: 10px;
  height: 55px;
  overflow: hidden;
  font-weight: 900;
  color: #333;
}
.d-flex{
  padding: 5px!important;
}
.card{
  border-radius: var(--main-radius);
}
.price{
  display: block;
  font-family: "Vazir FD";
  padding: 0 10px;
  padding-bottom: 10px;
}
.price bdi{
  color: #5b5b5b;
  font-size: 0.8rem;
  font-weight: 900;
}
.price ins{
  text-decoration: none;
}
.price del{
  text-decoration-color: #9b9b9b;
}
.fillter-body{
  background-color: #fff;
  border-radius: var(--main-radius);
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  margin-top: 9px;
  padding: 15px;
}
.woocommerce-breadcrumb , .woocommerce-breadcrumb a{
  font-size: 0.9rem;
  color: #a5a5a5!important;
}
h1{
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 15px;
  font-size: 1.3rem;
  font-weight: 900;
  padding-bottom: 0px;
}
.woof_container_inner h4 {
  margin-bottom: 10px;
  margin-top: 25px;
  font-size: 0.9rem;
  font-weight: 900;}
.woof label {
  font-size: 0.8rem;
  padding-top: 9px !important;
}
.woof_list.woof_list_checkbox input{
  height: 20px !important;
  width: 20px !important;
  border-radius: var(--main-radius) !important;
}
.icheckbox_square-blue {
  border: 1px solid #dfdfdf!important;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  box-shadow: none !important;
  outline: none !important;
  background: #fff!important;
  box-shadow: 0 0 1px gray !important;
  width: 15px!important;
  height: 15px!important;
}

.icheckbox_square-blue.checked {
  background: var(--main-color) !important;
  /*border-color: #424750 !important;*/
}


.icheckbox_square-blue.checked::after {
  content: "✔";
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.woocommerce .widget_product_categories input[type="checkbox"],
.woocommerce .widget_layered_nav input[type="checkbox"],
.woocommerce .widget_layered_nav_filters input[type="checkbox"] {
  box-shadow: none !important;  /* حذف سایه */
  outline: none !important;     /* حذف خطوط حاشیه مرورگر */
}
.woocommerce .widget_product_categories li,
.woocommerce .widget_layered_nav li,
.woocommerce .widget_layered_nav_filters li {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.irs--round .irs-from , .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single , .irs--round .irs-bar {
  background-color: #5b5b5b!important;
}
.irs--round .irs-handle{
  background-color: #fff!important;
  width: 10px!important;
  border: 4px solid #5b5b5b!important;
}

.irs-from , .irs-to{
  font-size: 0.8rem!important;
  padding: 5px!important;
  font-family:"Vazir FD"!important;
}

.js-grid-text-2 , .js-grid-text-4  {
  font-family:"Vazir FD"!important;
}

.woof_list_label .woof_label_term{
  width: 35px!important;
  height: 35px!important;
  font-family:"Vazir FD"!important;
}

.woof_list_label li .woof_label_term:hover{
  background-color: #5b5b5b!important;
  color: #fff!important;
}
.woocommerce-result-count{
  display: none;
}
.woocommerce-ordering{
  text-align: left;
  margin-top: -29px;
  position: relative;
  top: -20px;
  padding-left: 6px;
}
.woof_products_top_panel, .star-rating{
  display: none!important;
}
select.orderby{
  border: 1px solid #e0e0e2;
  font-size: 0.9rem;
  padding: 3px 15px;
  padding-bottom: 4px;
}
.woof_label_term.checked{
  background-color: var(--main-color) !important;
  color: #fff !important;
  border: unset !important;
}
.woof_list_label li .woof_label_term:hover {
  border: unset!important;
}
button.woof_reset_search_form{
  background-color: var(--main-color);
  border: unset;
  font-size: 0.8rem;
  color: #fff;
  padding: 5px 15px;
}
.rate-box{
  position: absolute;
  top: 4%;
  left: 4%;
}
.fa-star {
  color: #f5a623;
  font-size: 14px;
}
.out-of-stock{
  color: #5b5b5b;
}
.woof_radio_term_reset img{
  display: none;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before{
  border-top-color: var(--main-color)!important;
}

.iradio_square-blue{
  background: unset!important;
  background-color: var(--main-color);
}
.irs-grid-text{
  display: none;
}
.irs--round .irs-from{
  left: -3.5%!important;
}
.irs--round .irs-to{
  left: 66.5%!important;
}

/* ===== Pagination Style Bootstrap + Custom ===== */
.shop-pagination .pagination {
  margin-top: 30px;
}
.woocommerce-no-products-found{
  width: 75%;
  margin-top: 1%;
}
.woocommerce-info {
  border-top-color: var(--main-color)!important;
}
.woocommerce-info::before{
  color: #73716e!important;
}
.shop-pagination .page-item .page-link {
  width: 36px;
  height: 36px;
  text-align: center;
  color: #333;
  font-family: "Vazir FD", sans-serif;
  font-size: 0.9rem;
  border: 1px solid #ddd;
  margin: 0 3px;
  border-radius: 50px;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.current{
  font-family: "Vazir FD", sans-serif;
  font-size: 0.9rem;
  border: 1px solid #ddd;
  margin: 0 3px;
  border-radius: 50px;
  transition: all 0.3s ease;
  padding: .375rem .75rem;
  position: relative;
  display: block;
  background-color: #5b5b5b;
  color: #fff !important;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.shop-pagination .page-item .page-link:hover {
  background-color: #5b5b5b!important;
  color: #fff!important;
  /*border-color: var(--main-color);*/
}

.shop-pagination .page-item.active .page-link {
  background-color: var(--main-color);
  border-color: var(--main-color);
  color: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.shop-pagination .page-item.disabled .page-link {
  color: #ccc;
  pointer-events: none;
  background-color: #f8f9fa;
}
#openFilter{
  display: none;
}
/* واکنش‌گرا */
@media (max-width: 576px) {
  .shop-pagination .page-item .page-link {
    font-size: 0.8rem;
    padding: 6px 10px;
  }
  .shopBody{
    padding: 15px;
  }
  .fillter-body{
    display: none;
  }
  #openFilter{
    display: block;
    z-index: 9999;
    display: block;
    position: relative;
    top: 3px;
    background-color: var(--main-color);
    border-radius: var(--main-radius);
    width: 25%;
  }
  .btn-primary:active:focus{
    box-shadow: unset!important;
  }
}
