.woocommerce ul.products li.product .button {
  background-color: #96def0;
  color: #ffffff;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title:hover {
  color: #494848;
  font-weight: 400;
}

bdi {
  color: #494848;
  font-weight: 400;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover {
  background-color: #96def0;
  border-color: #96def0;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  background-color: #96DEF0;
  border-color: #96DEF0;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  border-color: #96DEF0;
  background-color: #ffffff;
}

body[class*=woocommerce] ul.products li.product .woocommerce-loop-product__title {
  color: #494848;
  font-weight: 400;
}

.elementor * {
  color: #494848;
}

div {
  line-height: 24px;
}

span {
  line-height: -1px;
}

.woocommerce a.button:hover {
  width: 131px;
  height: 38px;
  margin-top: 0px;
  text-indent: 0em;
  line-height: 17px;
  color: #b31ac7;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #6BCCE4 !important;
  /* Hover color */
}

.star-rating {
  display: none !important;
}

or .woocommerce .star-rating {
  display: none !important;
}

.elementor-button span {
  color: #ffffff;
}

.elementor-button.elementor-button-link.elementor-size-sm {
  font-weight: 400;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  font-weight: 400;
}

#wps-slider-section .wpsf-product-title a {
  font-weight: 400;
}

#wps-slider-section .wpsf-product-price {
  font-weight: 400;
}

.wcsob_soldout {
  text-align: center;
  word-spacing: 0px;
  margin-bottom: 0px;
  position: absolute;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 18px;
  padding: 17px;
  margin: 0px;
}

.wc-block-grid__product-title {
  font-weight: 400;
  color: #474747;
}

.wc-block-grid__product .wc-block-grid__product-price {
  color: #4f4f4f;
  font-weight: 400;
}





a:hover {
  color: #424242;
}