/*------------------------------------------
--------------------- media query screen size---------------------
------------------------------------------*/
.blog-loop .elementor-post__read-more {
  padding: 10px;
  border-radius: 3px;
  background-color: #ff0046;
  color: #fff !important;
}

.product-loop .woocommerce-Price-amount.amount bdi {
  font-weight: 300 !important;
}

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

.facet-sort .facetwp-sort {
  text-align: right !important;
}

.facet-sort .facetwp-sort select {
  background: #ffffff !important;
  border: 1px solid #000 !important;
  border-radius: 0px !important;
  color: #000 !important;
}

.video-loop .elementor-custom-embed-play {
  top: 40% !important;
}

.video-loop .eicon-play:before {
  content: url(../images/play-icon.svg) !important;
}

.video-loop .elementor-widget-video .elementor-custom-embed-image-overlay img::after {
  content: "jsbsj" !important;
  background-color: #ff0046 !important;
  height: 100% !important;
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
}

.portfolio-loop .ee-swiper__button {
  margin-left: -35px !important;
  margin-right: -15px !important;
}

.portfolio-loop .ee-caption {
  display: none !important;
}

.fancybox-toolbar button {
  background-color: unset !important;
}

.grey-menu-heading {
  margin-top: 30px !important;
}

.grey-menu-heading a {
  pointer-events: none !important;
  color: grey !important;
}
