.cb-preloader-subtitle {
  font-size: 18px;
  margin-bottom: 0;
  color: var(--tp-common-black);
  margin-top: 10px;
  font-weight: 500;
  font-family: var(--tp-ff-jakarta);
}

.text-left {
  text-align: left;
}

.categories li.cat-item .current {
  color: #545454;
  font-weight: 600;
}

.rv-12-testimonial {
  background-color: #02564e33;
}

.rv-12-products-2 {
  background-color: #EEF6E7;
}

.rv-1-logo .logo {
  height: 70px;
}

.rv-20-header-top {
  background-color: #2a6f7a;
}

.rv-1-footer {
  background: #17515b;
}

@media (max-width: 479px) {
  .rv-12-product {
    box-shadow: 1px 1px 1px 1px #b7b7b7;
  }

  .rv-12-product--2 .rv-3-product__img {
    background-color: #EEF6E7;
    padding: 5px 5px;
    height: auto;
  }
}

.rv-shop-sidebar {
  background-color: #ffffff;
}

.rv-shop-area {
  background-color: #80808040;
}
.mar-top-15{
  margin-top: 15px;
}
.rv-12-banner__slide::before {
  background-color: rgb(5 5 5 / 22%);
}

.rv-12-product--2 .rv-3-product__img {
  background-color: #009ed7;
}
.rv-blog-details-right__title,.rv-breadcrumb__title {
  color: #009ed7;
}
body {
    overflow-x: visible;
}