/*------------------------------------------
--------------------- media query screen size---------------------
------------------------------------------*/
.product-loop .woocommerce-Price-amount.amount bdi {
  font-weight: 300 !important;
}

.product-loop .ast-woo-product-category {
  font-weight: 500 !important;
  color: #000 !important;
}

.article_loop_btn a.elementor-button {
  display: inline-block !important;
}

body.post-template-default.single.single-post h4 {
  color: #00B9F2;
  font-size: 25px;
}

.elementor-widget-post-navigation .elementor-post-navigation__link a {
  background: #EF4123;
  display: inline-block !important;
  color: #ffffff !important;
  font-family: "Chewy", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  padding: 10px 20px;
  border-radius: 100px;
}

.elementor-widget-post-navigation .elementor-post-navigation__link a:hover {
  background: #00B9F2;
}
