/*----------------------------------------*/
/* shop css
/*----------------------------------------*/
.wpr-shop-banner-bg {
  position: absolute;
  height: 100%;
  left: 50%;
  z-index: -1;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  width: calc(100% - 280px);
  transform: translateX(-50%);
  right: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 1599.98px) {
  .wpr-shop-banner-bg {
    width: calc(100% - 30px);
  }
}
@media only screen and (max-width: 1199.98px) {
  .wpr-shop-banner-bg {
    height: 515px;
    width: 100%;
  }
}
@media only screen and (max-width: 991.98px) {
  .wpr-shop-banner-bg {
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-banner-bg {
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-banner-bg {
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-banner-ptb {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-banner-ptb {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991.98px) {
  .wpr-shop-banner-ptb {
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-banner-ptb {
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-banner-ptb {
    height: 100%;
    width: 100%;
  }
}
.wpr-shop-banner-space {
  margin-left: 140px;
  margin-right: 140px;
}
@media only screen and (max-width: 1199.98px) {
  .wpr-shop-banner-space {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1599.98px) {
  .wpr-shop-banner-space {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 991.98px) {
  .wpr-shop-banner-space {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-banner-space {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-banner-space {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.wpr-shop-banner-content {
  margin-right: -15px;
}
.wpr-shop-banner-content span {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 12px;
  display: inline-block;
  color: #fff;
}
.wpr-shop-banner-title {
  font-size: 70px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 35px;
  letter-spacing: -0.03em;
  color: #fff;
}
@media only screen and (max-width: 1199.98px) {
  .wpr-shop-banner-title {
    font-size: 60px;
  }
}
@media only screen and (max-width: 991.98px) {
  .wpr-shop-banner-title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-banner-title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-banner-title {
    font-size: 50px;
  }
}
.wpr-shop-banner-thumb {
  margin-top: -24px;
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-banner-thumb {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-banner-thumb {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .wpr-shop-banner-thumb img {
    width: 80%;
  }
}
@media only screen and (max-width: 991.98px) {
  .wpr-shop-banner-thumb img {
    width: 80%;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-banner-thumb img {
    width: 80%;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-banner-thumb img {
    width: 80%;
  }
}
.wpr-shop-banner-btn a {
  font-size: 15px;
  font-weight: 500;
  color: #1e1e2f;
  line-height: 1;
  display: inline-block;
  padding: 12px 33px 14px;
  background: #fff;
  box-shadow: 0 0 1px 0 #006b61, 0 1px 2px 0 rgba(0, 107, 97, 0.2);
  border: none;
  border-radius: 0;
}
.wpr-shop-banner-btn a span {
  margin-left: 5px;
  margin-bottom: 0;
  color: #1e1e2f;
  display: inline-block;
  transform: translateY(-1px);
  transition: 0.3s;
}
.wpr-shop-banner-btn a:hover {
  color: #fff;
  background-color: #1e1e2f;
}
.wpr-shop-banner-btn a:hover span {
  color: #fff;
}
.wpr-shop-banner-dot {
  position: absolute;
  left: 50% !important;
  bottom: 25px !important;
  width: auto !important;
  transform: translateX(-50%);
}
.wpr-shop-banner-dot .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 0.4;
  margin: 0 8px;
  position: relative;
  display: inline-block;
  transition: 0.3s;
  background: #fff;
}
.wpr-shop-banner-dot .swiper-pagination-bullet::after {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  top: -2px;
  left: -2px;
  opacity: 0;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: 0.3s;
}
.wpr-shop-banner-dot .swiper-pagination-bullet-active {
  transform: scale(0.5);
  opacity: 1;
  background: #fff;
}
.wpr-shop-banner-dot .swiper-pagination-bullet-active::after {
  opacity: 1;
  transform: scale(2.2);
}

.wpr-shop-feature-heading {
  margin-bottom: 45px;
}
.wpr-shop-feature-heading p {
  font-size: 18px;
  font-weight: 300;
  color: #4f5158;
}
.wpr-shop-feature-thumb {
  overflow: hidden;
}
.wpr-shop-feature-thumb img {
  width: 100%;
  object-fit: cover;
  transform: scale(1) translateZ(0);
  transition: transform 0.6s cubic-bezier(0.5, 1, 0.89, 1);
}
.wpr-shop-feature-thumb:hover img {
  transform: scale(1.1) translateZ(0);
}
.wpr-shop-feature-thumb:hover::after {
  opacity: 1;
  visibility: visible;
}
.wpr-shop-feature-thumb::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: 0.3s;
  background-color: rgba(3, 7, 10, 0.3);
}
.wpr-shop-feature-title {
  font-size: 40px;
  font-weight: 500;
  color: #1e1e2f;
  margin-bottom: 5px;
  letter-spacing: -0.02em;
}
.wpr-shop-feature-content {
  position: absolute;
  top: 50px;
  left: 34px;
  z-index: 2;
}
@media only screen and (max-width: 991.98px) {
  .wpr-shop-feature-content {
    top: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-feature-content {
    top: 20px;
  }
}
.wpr-shop-feature-content span {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.wpr-shop-feature-content .wpr-featured-shop-banner-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: -0.02em;
  color: #fff;
}
.wpr-shop-feature-btn {
  position: absolute;
  bottom: 40px;
  left: 34px;
  z-index: 2;
}
.wpr-shop-feature-btn a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  padding: 9px 16px;
  line-height: 1;
  overflow: hidden;
  color: #1E1E2F;
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(30, 30, 47, 0.06);
}
.wpr-shop-feature-btn a span {
  margin-left: 5px;
  margin-bottom: 0;
  display: inline-block;
  transform: translateY(-1px);
}
.wpr-shop-feature-btn a::after {
  content: "";
  left: 150%;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 200%;
  opacity: 0.35;
  transform: skew(-20deg);
  background-image: linear-gradient(90deg, transparent, var(--wpr-theme-6, transparent), transparent);
}
.wpr-shop-feature-btn a:hover::after {
  animation: shine 0.75s cubic-bezier(0.01, 0.56, 1, 1);
}

.wpr-shop-product-item:hover .wpr-shop-product-thumb img {
  transform: scale(1.03) translateZ(0);
}
.wpr-shop-product-item:hover .wpr-shop-product-thumb-btn {
  transform: translateY(0);
}
.wpr-shop-product-thumb {
  margin-bottom: 10px;
  background: #f4f4f4;
  overflow: hidden;
  padding: 20px;
}
.wpr-shop-product-thumb img {
  width: 100%;
  transform: scale(1) translateZ(0);
  transition: transform 0.6s cubic-bezier(0.5, 1, 0.89, 1);
}
.wpr-shop-product-thumb-tag {
  position: absolute;
  top: 10px;
  left: 10px;
}
.wpr-shop-product-thumb-tag span {
  font-size: 13px;
  font-weight: 600;
  padding: 4px 10px;
  text-transform: uppercase;
  color: #fff;
}
.wpr-shop-product-thumb-tag span.hot {
  background-color: #ff6a41;
}
.wpr-shop-product-thumb-tag span.off {
  background: #819570;
}
.wpr-shop-product-thumb-tag span.new {
  background: #6E45E9;
}
.wpr-shop-product-thumb-btn {
  position: absolute;
  text-align: center;
  width: calc(100% - 16px);
  bottom: 8px;
  left: 8px;
  z-index: 2;
  color: #000;
  transform: translateY(60px);
  transition: transform 0.5s cubic-bezier(0.5, 1, 0.89, 1);
  background-color: #fff;
}
.wpr-shop-product-thumb-btn button, .wpr-shop-product-thumb-btn a {
  font-weight: 600;
  font-size: 15px;
  border-radius: 0;
  padding: 6px 0;
  color: #fff;
  text-transform: uppercase;
  background: #6E45E9;
  box-shadow: 0 0 1px 0 #006b61, 0 1px 2px 0 rgba(0, 107, 97, 0.2);
  width: 100% !important;
  display: block;
  transition: .3s;
}
.wpr-shop-product-thumb-btn button:hover, .wpr-shop-product-thumb-btn a:hover {
  box-shadow: none;
  color: #fff;
  background-color: #1E1E2F;
}
.wpr-shop-product-tag span {
  opacity: 0.8;
  font-size: 11px;
  font-weight: 400;
  color: #1e1e2f;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.wpr-shop-product-tag span a {
  transition: 0.2s linear;
  color: #1E1E1E;
}
.wpr-shop-product-tag span a:hover {
  color: #6E45E9;
}
.wpr-shop-product-title {
  font-size: 22px;
  font-weight: 500;
  color: #1E1E2F;
}
.wpr-shop-product-title a {
  color: #1E1E1E;
  transition: .3s;
}
.wpr-shop-product-title a:hover {
  color: #6E45E9;
}
.wpr-shop-product-price span {
  font-size: 18px;
  font-weight: 400;
  color: #1e1e2f;
}
.wpr-shop-product-price del span.woocommerce-Price-amount {
  font-size: 14.8px;
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-product-tab {
    margin-bottom: 40px;
  }
}
.wpr-shop-product-tab .nav-pills .nav-link {
  font-size: 26px;
  font-weight: 400;
  padding: 0 15px;
  letter-spacing: -0.52px;
  color: rgba(30, 30, 47, 0.4);
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-product-tab .nav-pills .nav-link {
    margin-bottom: 20px;
  }
}
.wpr-shop-product-tab .nav-pills .nav-link.active {
  color: #1E1E2F;
  background: transparent;
}
.wpr-shop-product-tab .nav-pills .nav-link span {
  display: inline-block;
  margin-left: 20px;
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-product-tab .nav-pills .nav-link span {
    display: none;
  }
}

.wpr-shop-cta-bg {
  padding: 38px 100px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 575.98px) {
  .wpr-shop-cta-bg {
    padding: 30px 30px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-cta-bg {
    padding: 30px 30px;
  }
}
.wpr-shop-cta-thumb {
  position: absolute;
  top: -29px;
  right: 314px;
}
@media only screen and (max-width: 991.98px) {
  .wpr-shop-cta-thumb {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-cta-thumb {
    display: none;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-shop-cta-thumb {
    display: none;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-cta-thumb {
    display: none;
  }
}
.wpr-shop-cta-heading span {
  font-family: var(--wpr-ff-secondary);
  font-style: italic;
  font-weight: 500;
  font-size: 26px;
  color: #fff;
}
.wpr-shop-cta-title {
  font-weight: 500;
  font-size: 54px;
  margin: 0;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #fff;
  font-family: var(--wpr-ff-secondary);
}
@media only screen and (max-width: 575.98px) {
  .wpr-shop-cta-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-cta-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-cta-btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-shop-cta-btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-cta-btn {
    margin-top: 20px;
  }
}
.wpr-shop-cta-btn a {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  padding: 8px 35px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  box-shadow: 0 0 6px 0 rgba(30, 30, 47, 0.06);
}
.wpr-shop-cta-btn a span {
  margin-left: 5px;
  display: inline-block;
  transform: translateY(-2px);
}
.wpr-shop-cta-btn a:hover {
  color: #1E1E2F;
  border-color: #fff;
  background-color: #fff;
}

.wpr-shop-author-title {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -2px;
}
.wpr-shop-author-heading p {
  font-size: 18px;
  color: #8B8C8F;
}
.wpr-shop-author-item-title {
  font-weight: 500;
  font-size: 22px;
  letter-spacing: -0.02em;
  color: #1E1E2F;
}
.wpr-shop-author-content span {
  font-size: 16px;
  font-weight: 400;
  color: #8b8c8f;
}
.wpr-shop-author-thumb {
  margin-bottom: 30px;
}
.wpr-shop-author-thumb img {
  border-radius: 50%;
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-author-btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-shop-author-btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-author-btn {
    margin-top: 20px;
  }
}
.wpr-shop-author-btn a {
  font-weight: 600;
  font-size: 15px;
  padding: 11px 30px;
  color: #ddf49f;
  background: #6E45E9;
  box-shadow: 0 0 1px 0 #006b61, 0 1px 2px 0 rgba(0, 107, 97, 0.2);
}
.wpr-shop-author-btn a span {
  display: inline-block;
  margin-left: 5px;
  transform: translateY(-1px);
}
.wpr-shop-author-btn a:hover {
  box-shadow: none;
  color: #fff;
  background-color: #1E1E2F;
}

.wpr-shop-service-item {
  padding: 40px 30px;
  background: linear-gradient(147deg, #e3fee6 0%, #fff1e1 100%);
  z-index: 0;
}
@media only screen and (max-width: 991.98px) {
  .wpr-shop-service-item {
    flex-wrap: wrap;
  }
}
.wpr-shop-service-item.return::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(93deg, #ffeae1 0%, #b8e8ff 100%);
  transform: rotate(-180deg);
}
.wpr-shop-service-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 35px;
  letter-spacing: -0.01em;
  color: #1E1E2F;
}
.wpr-shop-service-content p {
  font-size: 15px;
  color: #4b4b53;
}

.wpr-shop-widget-title {
  font-weight: 500;
  font-size: 18px;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.wpr-shop-widget-title.no-border {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 14px;
}
.wpr-shop-widget-filter .ui-widget.ui-widget-content {
  height: 3px;
  background-color: #EDEDED;
  border: 0;
}
.wpr-shop-widget-filter .ui-slider-horizontal .ui-slider-range {
  background-color: #6E45E9;
}
.wpr-shop-widget-filter .ui-slider .ui-slider-handle {
  top: -7px;
  width: 5px;
  height: 17px;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background-color: #6E45E9;
}
.wpr-shop-widget-filter .ui-slider .ui-slider-handle:focus-visible {
  outline: none;
}
.wpr-shop-widget-filter-info .input-range input {
  width: 190px;
  height: auto;
  background-color: transparent;
  color: #6E45E9;
  padding: 0;
  border: 0;
  font-weight: 500;
  font-size: 15px;
}
@media only screen and (max-width: 991.98px) {
  .wpr-shop-widget-filter-info .input-range input {
    width: 130px;
  }
}
.wpr-shop-widget-filter-info .wpr-shop-widget-filter-btn {
  font-weight: 300;
  font-size: 14px;
  color: #fff;
  background-color: #000;
  padding: 2px 21px;
  border-color: transparent;
  transition: 0.3s;
}
.wpr-shop-widget-filter-info .wpr-shop-widget-filter-btn:hover {
  background-color: #6E45E9;
}
.wpr-shop-widget-checkbox ul li {
  list-style: none;
}
.wpr-shop-widget-checkbox ul li:not(:last-child) {
  margin-bottom: 4px;
}
.wpr-shop-widget-checkbox ul li input {
  display: none;
}
.wpr-shop-widget-checkbox ul li input .single-widget-category input:checked + label::after {
  opacity: 1;
  visibility: visible;
}
.wpr-shop-widget-checkbox ul li input:checked ~ label::after {
  background-color: #6E45E9;
  border-color: #6E45E9;
}
.wpr-shop-widget-checkbox ul li input:checked ~ label::before {
  visibility: visible;
  opacity: 1;
}
.wpr-shop-widget-checkbox ul li label {
  font-size: 16px;
  color: #55585B;
  position: relative;
  padding-left: 26px;
}
.wpr-shop-widget-checkbox ul li label::after {
  position: absolute;
  content: "";
  top: 5px;
  left: 0;
  width: 16px;
  height: 16px;
  line-height: 12px;
  text-align: center;
  border: 2px solid #DADADA;
  z-index: -1;
  transition: 0.3s;
}
.wpr-shop-widget-checkbox ul li label::before {
  position: absolute;
  content: url("../img/live/check.svg");
  top: 6px;
  left: 0;
  width: 16px;
  height: 16px;
  line-height: 12px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  transition: 0.3s;
}
.wpr-shop-widget-checkbox ul li label:hover {
  cursor: pointer;
}
.wpr-shop-widget.widget_recent_reviews ul, .wpr-shop-widget.widget_products ul, .wpr-shop-widget.widget_top_rated_products ul, .wpr-shop-widget.widget_recently_viewed_products ul, .wpr-shop-widget.widget_top_rated_products ul, .wpr-shop-widget ul.product-categories {
  height: 250px;
  overflow-y: scroll;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: thin;
  padding-right: 10px;
}
.wpr-shop-widget.widget_recent_reviews ul li, .wpr-shop-widget.widget_products ul li, .wpr-shop-widget.widget_top_rated_products ul li, .wpr-shop-widget.widget_recently_viewed_products ul li, .wpr-shop-widget.widget_top_rated_products ul li, .wpr-shop-widget ul.product-categories li {
  list-style: none;
  width: 100%;
}
.wpr-shop-widget.widget_recent_reviews ul li .children, .wpr-shop-widget.widget_products ul li .children, .wpr-shop-widget.widget_top_rated_products ul li .children, .wpr-shop-widget.widget_recently_viewed_products ul li .children, .wpr-shop-widget.widget_top_rated_products ul li .children, .wpr-shop-widget ul.product-categories li .children {
  padding-left: 15px;
}
.wpr-shop-widget.widget_recent_reviews ul li:not(:last-child), .wpr-shop-widget.widget_products ul li:not(:last-child), .wpr-shop-widget.widget_top_rated_products ul li:not(:last-child), .wpr-shop-widget.widget_recently_viewed_products ul li:not(:last-child), .wpr-shop-widget.widget_top_rated_products ul li:not(:last-child), .wpr-shop-widget ul.product-categories li:not(:last-child) {
  margin-bottom: 10px;
}
.wpr-shop-widget.widget_recent_reviews ul li a, .wpr-shop-widget.widget_products ul li a, .wpr-shop-widget.widget_top_rated_products ul li a, .wpr-shop-widget.widget_recently_viewed_products ul li a, .wpr-shop-widget.widget_top_rated_products ul li a, .wpr-shop-widget ul.product-categories li a {
  font-weight: 500;
  font-size: 15px;
  color: rgba(30, 30, 30, 0.8);
  text-transform: capitalize;
}
.wpr-shop-widget.widget_recent_reviews ul li a::after, .wpr-shop-widget.widget_products ul li a::after, .wpr-shop-widget.widget_top_rated_products ul li a::after, .wpr-shop-widget.widget_recently_viewed_products ul li a::after, .wpr-shop-widget.widget_top_rated_products ul li a::after, .wpr-shop-widget ul.product-categories li a::after {
  position: absolute;
  content: "";
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  text-align: center;
  background-color: #E7E7E7;
  border-radius: 50%;
  transition: 0.3s;
}
.wpr-shop-widget.widget_recent_reviews ul li a:hover, .wpr-shop-widget.widget_products ul li a:hover, .wpr-shop-widget.widget_top_rated_products ul li a:hover, .wpr-shop-widget.widget_recently_viewed_products ul li a:hover, .wpr-shop-widget.widget_top_rated_products ul li a:hover, .wpr-shop-widget ul.product-categories li a:hover {
  color: #6E45E9;
}
.wpr-shop-widget.widget_recent_reviews ul li a:hover::after, .wpr-shop-widget.widget_products ul li a:hover::after, .wpr-shop-widget.widget_top_rated_products ul li a:hover::after, .wpr-shop-widget.widget_recently_viewed_products ul li a:hover::after, .wpr-shop-widget.widget_top_rated_products ul li a:hover::after, .wpr-shop-widget ul.product-categories li a:hover::after {
  background-color: #6E45E9;
}
.wpr-shop-widget.widget_recent_reviews ul li a:hover span, .wpr-shop-widget.widget_products ul li a:hover span, .wpr-shop-widget.widget_top_rated_products ul li a:hover span, .wpr-shop-widget.widget_recently_viewed_products ul li a:hover span, .wpr-shop-widget.widget_top_rated_products ul li a:hover span, .wpr-shop-widget ul.product-categories li a:hover span {
  background-color: #6E45E9;
  border-color: #6E45E9;
  color: #fff;
}
.wpr-shop-widget.widget_recent_reviews ul li a span, .wpr-shop-widget.widget_products ul li a span, .wpr-shop-widget.widget_top_rated_products ul li a span, .wpr-shop-widget.widget_recently_viewed_products ul li a span, .wpr-shop-widget.widget_top_rated_products ul li a span, .wpr-shop-widget ul.product-categories li a span {
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  padding: 4px 6px 4px;
  transition: 0.3s;
}
.wpr-shop-widget ul.product-categories li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  transition: 0.3s ease-in-out;
}
.wpr-shop-widget ul.product-categories li .count {
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  padding: 4px 6px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
}
.wpr-shop-widget ul.product-categories li:hover .count {
  background-color: #6E45E9;
  border-color: #6E45E9;
  color: #fff;
}

.wpr-shop-list-product-item {
  padding: 10px 45px;
  background-color: #f4f4f4;
  padding-left: 10px;
  align-items: center;
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-list-product-item {
    padding: 0px 0px 45px;
    flex-wrap: wrap;
    padding-left: 10px;
  }
}
.wpr-shop-list-product-thumb {
  margin-right: 20px;
  width: 350px;
}
.wpr-shop-list-product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.wpr-shop-list-product-content {
  width: 100%;
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-list-product-content {
    padding: 0 30px;
  }
}
.wpr-shop-list-product-content .wpr-shop-product-thumb-tag {
  top: -20px;
  left: auto;
  right: -20px;
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-list-product-content .wpr-shop-product-thumb-tag {
    right: 10px;
  }
}
.wpr-shop-list-product-content p {
  font-size: 15px;
  margin-bottom: 18px;
}
.wpr-shop-list-product-btn {
  margin-top: 8px;
  display: inline-block;
}
.wpr-shop-list-product-btn button, .wpr-shop-list-product-btn a {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  padding: 8px 20px;
  background: #6E45E9;
  display: inline-block;
}
.wpr-shop-list-product-btn button:hover, .wpr-shop-list-product-btn a:hover {
  color: #fff;
  background: #1e1e2f;
}
@media only screen and (max-width: 991.98px) {
  .wpr-shop-grid-sidebar {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-shop-grid-sidebar {
    margin-right: 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-shop-grid-sidebar {
    margin-right: 0;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-shop-grid-sidebar {
    margin-right: 0;
  }
}

.wpr-product-details-wrapper {
  padding-left: 50px;
}
@media only screen and (max-width: 991.98px) {
  .wpr-product-details-wrapper {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-product-details-wrapper {
    padding-left: 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-wrapper {
    padding-left: 0;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-wrapper {
    padding-left: 0;
  }
}
.wpr-product-details-wrapper > p {
  font-size: 16px;
  line-height: 1.7;
  color: #55585b;
  font-weight: 300;
}
.wpr-product-details-wrapper > p span {
  font-weight: 500;
  color: #6E45E9;
}
.wpr-product-details-category span, .wpr-product-details-category a {
  font-size: 16px;
  line-height: 1;
  color: #55585b;
  text-transform: capitalize;
  margin-bottom: 10px;
  display: inline-block;
}
.wpr-product-details-category span:hover, .wpr-product-details-category a:hover {
  color: #6E45E9;
}
@media only screen and (max-width: 767.98px) {
  .wpr-product-details-thumb {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-thumb {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-thumb {
    margin-bottom: 30px;
  }
}
.wpr-product-details-thumb img {
  width: 100%;
}
.wpr-product-details-title {
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 15px;
  color: var(--wpr-heading-2);
}
.wpr-product-details-stock {
  margin-right: 12px;
}
.wpr-product-details-stock span {
  display: inline-block;
  font-size: 15px;
  color: #6E45E9;
  background-color: rgba(0, 107, 97, 0.06);
  line-height: 1;
  padding: 4px 12px;
}
.wpr-product-details-rating {
  margin-right: 11px;
  display: flex;
  align-items: center;
}
.wpr-product-details-rating span {
  font-size: 12px;
  color: #FFB21D;
}
.wpr-product-details-rating span:not(:last-child) {
  margin-right: 3px;
}
.wpr-product-details-reviews span {
  font-size: 14px;
  font-weight: 400;
  color: #55585b;
}
.wpr-product-details-price {
  font-weight: 600;
  font-size: 30px;
  letter-spacing: -0.02em;
}
.wpr-product-details-price.new-price {
  color: #010f1c;
}
.wpr-product-details-price.old-price {
  font-weight: 300;
  font-size: 18px;
  text-decoration-line: line-through;
  color: #767a7d;
}
.wpr-product-details-variation {
  margin-bottom: 30px;
}
.wpr-product-details-variation-title {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 4px;
}
.wpr-product-details-variation-item:not(:last-child) {
  margin-bottom: 15px;
}
.wpr-product-details-variation-list button {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: relative;
  transition: box-shadow 0.2s linear;
}
.wpr-product-details-variation-list button span[data-bg-color] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.2s linear;
  transform: translate(-50%, -50%);
}
.wpr-product-details-variation-list button .wpr-color-variation-tootltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(2px);
  width: max-content;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  padding: 4px 6px;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}
.wpr-product-details-variation-list button .wpr-color-variation-tootltip::before {
  position: absolute;
  content: "";
  bottom: -6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid #000;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.wpr-product-details-variation-list button.wpr-size-variation-btn {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  transition: all 0.2s linear;
}
.wpr-product-details-variation-list button.wpr-size-variation-btn:hover, .wpr-product-details-variation-list button.wpr-size-variation-btn.active {
  box-shadow: none;
  border-color: #000;
  box-shadow: none;
  color: #000;
}
.wpr-product-details-variation-list button:hover, .wpr-product-details-variation-list button.active {
  box-shadow: 0px 1px 2px rgba(1, 15, 28, 0.2);
}
.wpr-product-details-variation-list button:hover span[data-bg-color], .wpr-product-details-variation-list button.active span[data-bg-color] {
  transform: translate(-50%, -50%) scale(0.7);
}
.wpr-product-details-variation-list button:hover .wpr-color-variation-tootltip {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-6px);
  -ms-transform: translateX(-50%) translateY(-6px);
  transform: translateX(-50%) translateY(-6px);
}
.wpr-product-details-action-title {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 13px;
  color: #010f1c;
}
.wpr-product-details-quantity .wpr-product-quantity {
  width: 122px;
  border-radius: 0;
}
.wpr-product-details-quantity .wpr-cart-plus, .wpr-product-details-quantity .wpr-cart-minus {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  left: 14px;
}
.wpr-product-details-quantity .wpr-cart-plus:hover, .wpr-product-details-quantity .wpr-cart-minus:hover {
  color: #6E45E9;
  background-color: #fff;
}
.wpr-product-details-quantity .wpr-cart-plus {
  left: auto;
  right: 14px;
}
.wpr-product-details-quantity .wpr-cart-input[type=text] {
  height: 46px;
  line-height: 46px;
  background-color: #F3F5F6;
  border: 0;
  border-radius: 0;
  font-size: 16px;
  width: 122px;
  color: #000;
}
.wpr-product-details-add-to-cart-btn {
  font-size: 16px;
  color: #000;
  text-align: center;
  padding: 7px 30px;
  border: none;
  transition: 0.3s;
}
.wpr-product-details-add-to-cart-btn:hover {
  background-color: #6E45E9;
  border-color: #6E45E9;
  color: #fff;
}
.wpr-product-details-buy-now-btn {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 7px 30px;
  color: #fff !important;
  background-color: #6E45E9;
  text-align: center;
  transition: 0.3s;
}
.wpr-product-details-buy-now-btn:hover {
  background-color: #000;
  color: #fff;
}
.wpr-product-details-action-wrapper {
  margin-bottom: 17px;
}
.wpr-product-details-action-sm {
  padding-bottom: 9px;
  border-bottom: 1px solid #eaebed;
  margin-bottom: 25px;
}
.wpr-product-details-action-sm-btn {
  font-size: 16px;
  margin-bottom: 10px;
}
.wpr-product-details-action-sm-btn:not(:last-child) {
  margin-right: 10px;
}
.wpr-product-details-action-sm-btn svg {
  transform: translateY(5px);
  transition: transform 0.3s ease;
}
.wpr-product-details-action-sm-btn i, .wpr-product-details-action-sm-btn svg {
  margin-right: 2px;
}
.wpr-product-details-action-sm-btn:hover {
  color: #6E45E9;
}
.wpr-product-details-query {
  margin-bottom: 22px;
}
.wpr-product-details-query-item:not(:last-child) {
  margin-bottom: 5px;
}
.wpr-product-details-query-item > span {
  font-size: 15px;
  color: #010f1c;
  line-height: 1.4;
  margin-right: 6px;
}
.wpr-product-details-query-item p {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 1.4;
  text-transform: capitalize;
}
.wpr-product-details-query-item a {
  font-size: 16px;
  line-height: 1;
  color: #55585b;
  text-transform: capitalize;
}
.wpr-product-details-query-item a:hover {
  color: #6E45E9;
}
.wpr-product-details-social {
  margin-bottom: 22px;
}
.wpr-product-details-social span {
  font-size: 15px;
  color: #010f1c;
  margin-right: 5px;
}
.wpr-product-details-social a {
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #e6e7e8;
  border-radius: 50%;
}
.wpr-product-details-social a:not(:last-of-type) {
  margin-right: 4px;
}
.wpr-product-details-social a:hover {
  background-color: #6E45E9;
  border-color: #6E45E9;
  color: #fff;
}
.wpr-product-details-msg ul li {
  list-style: none;
  position: relative;
  font-size: 15px;
  padding-left: 25px;
  color: #55585b;
}
.wpr-product-details-msg ul li::after {
  position: absolute;
  content: url("../images/shapes/halp-check.svg");
  top: 7px;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  transition: all 0.2s 0s linear;
}
.wpr-product-details-payment {
  background-color: #F3F5F6;
  padding: 18px 30px;
}
.wpr-product-details-payment p {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 0;
  margin-right: 46px;
  flex: 0 0 35%;
  color: #55585B;
}
@media only screen and (max-width: 991.98px) {
  .wpr-product-details-payment p {
    margin-right: 25px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-payment p {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .wpr-product-details-payment p br {
    display: none;
  }
}
.wpr-product-details-desc-title {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 13px;
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-desc-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-desc-title {
    font-size: 26px;
  }
}
.wpr-product-details-desc-title-2 {
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 14px;
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-desc-title-2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-desc-title-2 {
    font-size: 25px;
  }
}
.wpr-product-details-desc-content {
  margin-bottom: 25px;
  padding-right: 45px;
}
@media only screen and (max-width: 1199.98px) {
  .wpr-product-details-desc-content {
    padding-right: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .wpr-product-details-desc-content {
    padding-right: 0;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-desc-content {
    padding-right: 0;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-desc-content {
    padding-left: 0;
  }
}
.wpr-product-details-desc-content span {
  font-size: 20px;
  color: #000;
}
.wpr-product-details-desc-content p {
  font-size: 16px;
  line-height: 1.6;
}
@media only screen and (max-width: 991.98px) {
  .wpr-product-details-desc-content-2 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-product-details-desc-content-2 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-desc-content-2 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-desc-content-2 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .wpr-product-details-desc-content-2.pt-75 {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-product-details-desc-content-2.pt-75 {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-desc-content-2.pt-75 {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-desc-content-2.pt-75 {
    padding-top: 25px;
  }
}
.wpr-product-details-desc-content-2 p {
  font-size: 16px;
  line-height: 1.6;
}
@media only screen and (max-width: 991.98px) {
  .wpr-product-details-desc-thumb img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-product-details-desc-thumb img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-desc-thumb img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-desc-thumb img {
    max-width: 100%;
  }
}
.wpr-product-details-desc-list {
  padding-top: 13px;
}
.wpr-product-details-desc-list ul li {
  list-style: none;
  font-size: 16px;
  color: #000;
  position: relative;
  padding-left: 17px;
}
.wpr-product-details-desc-list ul li:not(:last-child) {
  margin-bottom: 3px;
}
.wpr-product-details-desc-list ul li::after {
  position: absolute;
  content: "";
  left: 0;
  top: 11px;
  width: 4px;
  height: 4px;
  background-color: #A8ACB0;
  border-radius: 50%;
}
.wpr-product-details-desc-fact-thumb img {
  margin-bottom: 16px;
}
.wpr-product-details-desc-fact-content span {
  display: inline-block;
  font-size: 50px;
  line-height: 1.2;
  color: #000;
}
@media only screen and (max-width: 767.98px) {
  .wpr-product-details-desc-fact-content span {
    font-size: 35px;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-desc-fact-content span {
    font-size: 30px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-desc-fact-content span {
    font-size: 25px;
  }
}
.wpr-product-details-desc-fact-content p {
  font-size: 22px;
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-desc-fact-content p {
    font-size: 20px;
  }
}
.wpr-product-details-additional-p {
  padding-left: 100px;
  padding-top: 55px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 767.98px) {
  .wpr-product-details-additional-p {
    padding-left: 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-additional-p {
    padding-left: 0;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-additional-p {
    padding-left: 0;
  }
}
.wpr-product-details-additional-p p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 28px;
  color: #55585B;
}
@media only screen and (max-width: 991.98px) {
  .wpr-product-details-additional-p p br {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-product-details-additional-p p br {
    display: none;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-additional-p p br {
    display: none;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-additional-p p br {
    display: none;
  }
}
.wpr-product-details-additional-info {
  padding-top: 60px;
  padding-bottom: 70px;
  border-top: 1px solid #e0e2e3;
  border-bottom: 1px solid #e0e2e3;
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-additional-info {
    overflow-x: scroll;
  }
}
.wpr-product-details-additional-info-title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 16px;
  display: none;
}
.wpr-product-details-additional-info table {
  border: 1px solid #E0E2E3;
  width: 100%;
}
.wpr-product-details-additional-info table tr:not(:last-child) {
  border-bottom: 1px solid #ECEDED;
}
.wpr-product-details-additional-info table tr td {
  padding: 12px 34px;
}
.wpr-product-details-additional-info table tr td:first-child {
  font-size: 16px;
  color: #000;
  background-color: #F9F9F9;
  width: 306px;
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-additional-info table tr td:first-child {
    width: 270px;
  }
}
.wpr-product-details-additional-info table tr td:last-child {
  font-size: 16px;
  color: rgba(30, 30, 30, 0.8);
}
.wpr-product-details-review-wrapper {
  padding-bottom: 80px;
  border-bottom: 1px solid #E0E2E3;
}
.wpr-product-details-review-number {
  border: 1px solid #E0E2E3;
  padding: 35px 43px 33px 40px;
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-review-number {
    padding: 35px 25px 33px 25px;
  }
}
.wpr-product-details-review-number-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 14px;
}
.wpr-product-details-review-summery {
  margin-bottom: 12px;
}
.wpr-product-details-review-summery-value span {
  font-size: 40px;
  font-weight: 500;
  color: #000;
  margin-right: 8px;
}
.wpr-product-details-review-summery-rating {
  margin-right: 3px;
}
.wpr-product-details-review-summery-rating span {
  color: #FFB21D;
}
.wpr-product-details-review-summery-rating p {
  margin-left: 4px;
  font-size: 14px;
  margin-bottom: 0;
}
.wpr-product-details-review-rating-item > span {
  color: #A0A2A4;
  font-size: 15px;
  margin-right: 10px;
}
.wpr-product-details-review-rating-bar {
  width: 260px;
  background-color: #EDEEEE;
  height: 10px;
  position: relative;
  margin-right: 12px;
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-review-rating-bar {
    width: 130px;
  }
}
.wpr-product-details-review-rating-bar-inner {
  height: 100%;
  background-color: #FFB21D;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.wpr-product-details-review-rating-percent span {
  font-size: 14px;
}
.wpr-product-details-review-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 22px;
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-review-list {
    padding-right: 0;
  }
}
.wpr-product-details-review-avater:not(:last-child) {
  margin-bottom: 32px;
}
.wpr-product-details-review-avater-thumb img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 20px;
}
.wpr-product-details-review-avater-rating {
  line-height: 1;
  margin-bottom: 3px;
}
.wpr-product-details-review-avater-rating span {
  font-size: 10px;
  margin-right: 2px;
  color: #FFB21D;
}
.wpr-product-details-review-avater-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 9px;
  display: inline-block;
  text-transform: capitalize;
}
.wpr-product-details-review-avater-meta {
  font-size: 14px;
  position: relative;
  padding-left: 11px;
  margin-left: 3px;
}
.wpr-product-details-review-avater-meta::after {
  position: absolute;
  content: "";
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #A8ACB0;
}
.wpr-product-details-review-avater-comment p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.4;
}
@media only screen and (max-width: 767.98px) {
  .wpr-product-details-review-form {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-review-form {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-review-form {
    margin-top: 50px;
  }
}
.wpr-product-details-review-form > p {
  font-size: 16px;
  margin-bottom: 8px;
}
.wpr-product-details-review-form-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 4px;
}
.wpr-product-details-review-form-rating {
  margin-bottom: 28px;
}
.wpr-product-details-review-form-rating p {
  margin-bottom: 0;
  font-size: 14px;
  margin-right: 8px;
}
.wpr-product-details-review-form-rating-icon span {
  font-size: 12px;
  color: #FFB21D;
}
.wpr-product-details-review-input-wrapper {
  margin-bottom: 11px;
}
.wpr-product-details-review-input-box {
  position: relative;
}
.wpr-product-details-review-input-box:not(:last-child) {
  margin-bottom: 29px;
}
.wpr-product-details-review-input input {
  height: 56px;
  background: #FFFFFF;
  border: 1px solid #E0E2E3;
  font-size: 14px;
  color: #000;
}
.wpr-product-details-review-input input::placeholder {
  color: #95999D;
}
.wpr-product-details-review-input input::placeholder {
  color: #95999D;
}
.wpr-product-details-review-input input:focus {
  border: 1px solid #6E45E9;
}
.wpr-product-details-review-input textarea {
  height: 165px;
  resize: none;
}
.wpr-product-details-review-input textarea:focus {
  border: 1px solid #6E45E9;
}
.wpr-product-details-review-input-title label {
  font-size: 14px;
  color: #000;
  position: absolute;
  top: -7px;
  left: 20px;
  padding: 0 5px;
  background-color: #fff;
  line-height: 1;
}
.wpr-product-details-review-input-eye {
  position: absolute;
  right: 26px;
  top: 50%;
  transform: translateY(-50%);
}
.wpr-product-details-review-input-eye .open-eye {
  display: none;
}
.wpr-product-details-review-input-eye span {
  transition: 0.3s;
}
.wpr-product-details-review-input-eye:hover {
  cursor: pointer;
}
.wpr-product-details-review-input-eye:hover span {
  color: #000;
}
.wpr-product-details-review-remeber input {
  display: none;
}
.wpr-product-details-review-remeber input:checked ~ label::after {
  background-color: #6E45E9;
  border-color: #6E45E9;
}
.wpr-product-details-review-remeber input:checked ~ label::before {
  visibility: visible;
  opacity: 1;
}
.wpr-product-details-review-remeber label {
  font-size: 15px;
  color: #55585B;
  position: relative;
  padding-left: 26px;
  z-index: 1;
}
.wpr-product-details-review-remeber label::after {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #C3C7C9;
  z-index: -1;
  transition: 0.3s;
}
.wpr-product-details-review-remeber label::before {
  position: absolute;
  content: url("../img/live/check.svg");
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  transition: 0.3s;
}
.wpr-product-details-review-remeber label a:hover {
  color: var(--wpr-theme-primary);
}
.wpr-product-details-review-remeber label:hover {
  cursor: pointer;
}
.wpr-product-details-review-btn {
  font-size: 16px;
  font-weight: 500;
  padding: 9px 45px;
  color: #fff;
  background-color: #6E45E9;
  border: none;
}
.wpr-product-details-tab-nav .nav-tabs {
  padding-bottom: 12px;
  border-bottom: 1px solid #E0E2E3;
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-tab-nav .nav-tabs {
    padding-bottom: 0;
    display: inline-block;
    border-bottom: 1px solid transparent;
  }
}
.wpr-product-details-tab-nav .nav-tabs .nav-link {
  font-size: 20px;
  color: #A0A2A4;
  padding-left: 9px;
  padding-right: 7px;
  position: relative;
}
.wpr-product-details-tab-nav .nav-tabs .nav-link:not(:first-child) {
  margin-left: 40px;
}
@media only screen and (max-width: 575.98px) {
  .wpr-product-details-tab-nav .nav-tabs .nav-link:not(:first-child) {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-tab-nav .nav-tabs .nav-link:not(:first-child) {
    margin: 10px 0;
  }
}
.wpr-product-details-tab-nav .nav-tabs .nav-link.active, .wpr-product-details-tab-nav .nav-tabs .nav-link:hover {
  color: #000;
}
.wpr-product-details-tab-nav .nav-tabs .nav-link.active::after, .wpr-product-details-tab-nav .nav-tabs .nav-link:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-tab-nav .nav-tabs .nav-link::after {
    position: absolute;
    content: "";
    left: auto;
    right: 0;
    bottom: -1px;
    width: 0%;
    height: 2px;
    background-color: #000;
    transition: all 0.3s ease-in-out;
  }
}
.wpr-product-details-tab-line {
  position: absolute;
  bottom: 0;
  height: 1px;
  background-color: #000;
  transition: 0.3s;
  display: block;
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-tab-line {
    height: 0;
  }
}
.wpr-product-details-views {
  margin-bottom: 10px;
}
.wpr-product-details-views > span {
  color: #000;
  font-size: 16px;
  margin-right: 8px;
}
.wpr-product-details-views > span svg {
  transform: translateY(5px);
  transition: transform 0.3s ease;
}
.wpr-product-details-views p {
  font-size: 16px;
  margin-bottom: 0;
}
.wpr-product-details-views p span {
  color: #000;
  font-weight: 500;
}
.wpr-product-details-stock-bar p {
  font-size: 15px;
  margin-bottom: 5px;
}
.wpr-product-details-stock-bar p span {
  font-weight: 500;
  color: #000;
}
.wpr-product-details-stock-bar-line {
  height: 4px;
  position: relative;
}
.wpr-product-details-stock-bar-line-inner {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--wpr-theme-primary);
  height: 100%;
  display: inline-block;
}
.wpr-product-details-wishlist-btn {
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0px 1px 3px rgba(1, 15, 28, 0.1);
}
.wpr-product-details-wishlist-btn svg {
  transform: translateY(5px);
  transition: transform 0.3s ease;
}
.wpr-product-details-wishlist-btn:hover {
  background-color: #000;
  color: #fff;
}
.wpr-product-details-countdown {
  padding: 10px 20px;
  border: 1px solid var(--wpr-pink-1);
  background-color: rgba(253, 75, 107, 0.05);
}
.wpr-product-details-countdown-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--wpr-pink-1);
  margin-bottom: 0;
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-details-countdown-title {
    margin-bottom: 7px;
  }
}
.wpr-product-details-countdown-time ul {
  display: flex;
  align-items: center;
}
.wpr-product-details-countdown-time ul li {
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  color: var(--wpr-pink-1);
  position: relative;
}
.wpr-product-details-countdown-time ul li:not(:last-child) {
  margin-right: 24px;
}
.wpr-product-details-countdown-time ul li:not(:last-child)::after, .wpr-product-details-countdown-time ul li:not(:last-child)::before {
  position: absolute;
  content: "";
  right: -13px;
  top: 7px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: var(--wpr-pink-1);
}
.wpr-product-details-countdown-time ul li:not(:last-child)::before {
  top: 15px;
}

.wpr-product-related-title {
  font-size: 30px;
  font-weight: 500;
  color: #141414;
}

.wpr-shop-top .wpr-shop-grid-sidebar-left .wpr-shop-top-result p {
  margin: 0;
}

.wpr-product-grid-item-wrapper .product-percentage-badges .wpr-shop-details-offer,
.wpr-related-product .product-percentage-badges .wpr-shop-details-offer
 {
  font-size: 13px;
  font-weight: 600;
  padding: 4px 10px;
  text-transform: uppercase;
  color: #fff;
  background: #6E45E9;
}

.wpr-shop-product-price ins {
  text-decoration: none;
}

.wpr-shop-author-item .wpr-shop-author-thumb {
  overflow: hidden !important;
  border-radius: 50% !important;
}
.wpr-shop-author-item .wpr-shop-author-thumb img {
  transition: 0.3s ease-in-out;
}
.wpr-shop-author-item:hover .wpr-shop-author-thumb img {
  transform: scale(1.04);
}

.wpr-product-action {
  position: absolute;
  right: 0px;
  top: 30px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
@media only screen and (max-width: 320.98px) {
  .wpr-product-action {
    top: 30px;
  }
}
.wpr-product-action-btn a:hover .wpr-product-tooltip, .wpr-product-action-btn button:hover .wpr-product-tooltip {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(-8px) translateY(-50%);
  -ms-transform: translateX(-8px) translateY(-50%);
  transform: translateX(-8px) translateY(-50%);
}

a.cart-button,
a.added_to_cart.wc-forward,
a.woosq-btn,
button.woosw-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
a.cart-button .loading-icon,
a.added_to_cart.wc-forward .loading-icon,
a.woosq-btn .loading-icon,
button.woosw-btn .loading-icon {
  display: none;
}
a.cart-button .cart-icon,
a.added_to_cart.wc-forward .cart-icon,
a.woosq-btn .cart-icon,
button.woosw-btn .cart-icon {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
a.cart-button.loading,
a.added_to_cart.wc-forward.loading,
a.woosq-btn.loading,
button.woosw-btn.loading {
  pointer-events: none;
}
a.cart-button.loading .loading-icon,
a.added_to_cart.wc-forward.loading .loading-icon,
a.woosq-btn.loading .loading-icon,
button.woosw-btn.loading .loading-icon {
  display: block;
}
a.cart-button.loading .cart-icon,
a.added_to_cart.wc-forward.loading .cart-icon,
a.woosq-btn.loading .cart-icon,
button.woosw-btn.loading .cart-icon {
  display: none;
}
a.cart-button.added,
a.added_to_cart.wc-forward.added,
a.woosq-btn.added,
button.woosw-btn.added {
  display: none;
}
a.cart-button svg,
a.added_to_cart.wc-forward svg,
a.woosq-btn svg,
button.woosw-btn svg {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
a.cart-button.woosw-added::before,
a.added_to_cart.wc-forward.woosw-added::before,
a.woosq-btn.woosw-added::before,
button.woosw-btn.woosw-added::before {
  display: none;
}
a.cart-button.woosw-adding .wishlist-icon,
a.added_to_cart.wc-forward.woosw-adding .wishlist-icon,
a.woosq-btn.woosw-adding .wishlist-icon,
button.woosw-btn.woosw-adding .wishlist-icon {
  display: none;
}
a.cart-button.woosw-adding .loading-icon,
a.added_to_cart.wc-forward.woosw-adding .loading-icon,
a.woosq-btn.woosw-adding .loading-icon,
button.woosw-btn.woosw-adding .loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
}
a.cart-button.woosw-adding::after,
a.added_to_cart.wc-forward.woosw-adding::after,
a.woosq-btn.woosw-adding::after,
button.woosw-btn.woosw-adding::after {
  display: none !important;
}

a.added_to_cart.wc-forward::after {
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  font-size: 18px;
}

a.tutor-btn.added_to_cart.wc-forward::after {
  margin-left: 5px;
}

a.wpr-shop-buy-now-btn {
  background-color: #000;
  color: #fff !important;
  position: relative;
  padding: 0;
}
a.wpr-shop-buy-now-btn::after {
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 2;
  transform: skewX(-25deg);
}
a.wpr-shop-buy-now-btn:hover::after, a.wpr-shop-buy-now-btn:focus::after {
  animation: powerai_shop 0.85s;
}

@keyframes powerai_shop {
  100% {
    left: 125%;
  }
}
.wpr-product-btn-box a.cart-button.product_type_external {
  width: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}
.wpr-product-btn-box a.cart-button.product_type_external .cart-icon {
  display: none;
}
.wpr-product-btn-box a.cart-button.product_type_external .loading-icon {
  display: none;
}
.wpr-product-btn-box a.cart-button.product_type_external {
  background-color: #000;
  color: #fff;
}

.woosw-item--atc p.add_to_cart_inline {
  display: flex;
  align-items: center;
}
.woosw-item--atc p.add_to_cart_inline a.add_to_cart_button,
.woosw-item--atc p.add_to_cart_inline a.cart-button {
  box-shadow: none;
}
.woosw-item--atc p.add_to_cart_inline a.add_to_cart_button:hover,
.woosw-item--atc p.add_to_cart_inline a.cart-button:hover {
  border-color: #000;
}
.woosw-item--atc p.add_to_cart_inline a.added_to_cart.wc-forward {
  box-shadow: none;
  background-color: #000;
  border-color: #000;
  color: #fff;
  text-decoration: none;
}

.woosw-item--info {
  text-align: left;
}
.woosw-item--info a {
  color: #000;
  font-weight: 600;
  text-decoration: none;
  font-family: var(--wpr-ff-marcellus);
  font-size: 16px;
}
.woosw-item--info a:hover {
  color: #000;
}
.woosw-item--actions {
  width: 10%;
}
.woosw-item--actions .woosw-item--atc p {
  justify-content: center;
}

.woosw-name {
  font-family: var(--wpr-ff-marcellus);
}

.wpr-woo-single-action-wishlist button.woosw-btn {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}

.cart_load_spinning {
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.woosq-popup .wpr-shop-details-price {
  margin-bottom: 20px;
}
.woosq-popup .wpr-woo-single-action-wishlist {
  display: none !important;
}
.woosq-popup .wpr-woo-single-action-wishlist button.woosw-btn::before {
  content: "";
  background-image: url("../img/icons/woocommerce/wishlist-icon.svg");
  width: 20px;
  height: 20px;
  display: block;
  background-repeat: no-repeat;
  text-align: center;
  background-position: center center;
  margin: auto;
  background-size: cover;
}
.woosq-popup .wpr-woo-single-action-wishlist button.woosw-btn:hover {
  background-color: #fff;
}
.woosq-popup .wpr-woo-single-action-wishlist button.woosw-btn.woosw-adding:hover {
  color: #fff;
}
.woosq-popup .wpr-woo-single-action-wishlist button.woosw-btn.woosw-added::before {
  display: none;
}
.woosq-popup .wpr-woo-single-action-wishlist button.woosw-btn.woosw-added:hover {
  background-color: #000;
}

.wpr-shop-details-quantity {
  position: relative;
  margin-right: 15px;
}
.wpr-shop-details-quantity .wpr-cart-input[type=text] {
  text-align: center;
  padding: 0 30px;
  height: 46px;
  line-height: 46px;
  background-color: #F3F5F6;
  border: 0;
  border-radius: 0;
  font-size: 16px;
  width: 122px;
  color: #000;
}
.wpr-shop-details-quantity .wpr-cart-plus:hover,
.wpr-shop-details-quantity .wpr-cart-minus:hover {
  cursor: pointer;
  color: #6E45E9;
  background-color: #fff;
}
.wpr-shop-details-quantity .wpr-cart-plus,
.wpr-shop-details-quantity .wpr-cart-minus {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  left: 14px;
}
.wpr-shop-details-quantity .wpr-cart-plus.wpr-cart-plus,
.wpr-shop-details-quantity .wpr-cart-minus.wpr-cart-plus {
  left: auto;
  right: 14px;
}
.woosc_table ins {
  text-decoration: none;
}
.wpr-product-quantity {
  width: 148px;
  position: relative;
}
.wpr-product-quantity.cart {
  width: 100px;
}
.wpr-cart-plus,
.wpr-cart-minus {
  width: 45px;
  height: 44px;
  line-height: 44px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #000;
  position: absolute;
  top: 50%;
  left: 0;
  transition: 0.3s;
  transform: translateY(-50%);
}
.wpr-cart-plus svg,
.wpr-cart-minus svg {
  transform: translateY(-2px);
}
.wpr-cart-plus:hover,
.wpr-cart-minus:hover {
  cursor: pointer;
  color: #6E45E9;
}
.wpr-cart-plus.wpr-cart-plus,
.wpr-cart-minus.wpr-cart-plus {
  left: auto;
  right: 0;
}
.wpr-cart-plus.wpr-cart-plus::after,
.wpr-cart-minus.wpr-cart-plus::after {
  left: 0;
  right: auto;
}
.wpr-cart-input[type=text] {
  height: 34px;
  text-align: center;
  font-size: 14px;
  padding: 0 30px;
  width: 100px;
  border-radius: 20px;
  border: 1px solid #DADCE0;
  background-color: #fff;
}
.wpr-course-grid-sidebar-tab {
  margin-right: 10px;
}
.wpr-course-grid-sidebar-select .nice-select {
  height: 44px;
  width: 250px;
  z-index: 1;
  line-height: 44px;
  border: 1px solid #e6e8f0;
}
.wpr-course-grid-select .nice-select .list {
  padding: 15px;
  border-radius: 10px;
  fill: #fff;
  stroke-width: 1px;
  stroke: #e6e8f0;
  box-shadow: 0 4px 14px 0 rgba(8, 19, 34, 0.12);
  width: 100%;
  top: 100%;
  left: 0;
  right: 0;
  position: absolute;
}
.wpr-course-grid-select .nice-select::after {
  right: 20px;
  color: #65676a;
}
.wpr-course-grid-select .nice-select .option {
  color: #757C8E;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  min-height: 0;
  border-radius: 5px;
  padding: 10px 16px;
  margin-bottom: 2px;
}
.wpr-course-grid-sidebar-tab .nav .nav-item .nav-link {
  height: 40px;
  width: 50px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  border-radius: 4px;
  margin-right: 6px;
  border: 1px solid rgba(1, 15, 28, 0.1);
}
.wpr-course-grid-sidebar-tab .nav .nav-item .nav-link svg {
  color: #010f1c;
}
.wpr-course-grid-sidebar-tab .nav.nav-tabs {
  border: none;
}
.p-relative {
  position: relative;
}
.wpr-tab .nav-tabs .nav-link {
  padding: 0;
  margin: 0;
  border: 0;
}
.price_slider_amount {
  margin-top: 20px;
}
ul.product-categories {
  padding: 0;
}
.wpr-shop-sidebar .wpr-sidebar-search-input {
  border: 1px solid rgba(14, 15, 17, 0.08);
  padding: 10px 20px;
  border-radius: 8px;
  position: relative;
}
.wpr-shop-sidebar .wpr-sidebar-search-input {
  display: flex;
}
.wpr-shop-sidebar .wpr-shop-widget input {
  width: 100%;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 16px;
  line-height: 26px;
  border: 1px solid rgba(14, 15, 17, 0.08);
  color: #141414;
  padding: 10px 12px;
}
.wpr-shop-sidebar .wpr-sidebar-search-input .woo-search-btn {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(14, 15, 17, 0.7);
  opacity: 0.7;
  border: none;
  background-color: transparent;
}

.wpr-shop-sidebar .wpr-sidebar-search-input button svg {
  height: 22px;
}

.wpr-shop-widget.widget_products ul li:not(:last-child) {
  margin-bottom: 10px;
  gap: 10px;
}

.wpr-shop-sidebar .widget_products .wpr-shop-widget-product-thumb {
  overflow: hidden;
  width: 25%;
  background: #f4f4f4;
  padding: 10px;
  border-radius: 4px;
}

.wpr-shop-sidebar .widget_products .wpr-shop-widget-product-content {
  width: 70%;
}

.wpr-shop-sidebar .product_list_widget .wpr-shop-widget-product-title {
  line-height: 1;
  margin-bottom: 3px;
}

.wpr-shop-widget.widget_products ul li a, .wpr-shop-widget.widget_top_rated_products ul li a {
  font-weight: 500;
  font-size: 15px;
  color: rgba(30, 30, 30, 0.8);
  text-transform: capitalize;
}

.price .woocommerce-Price-amount {
  color: inherit;
  font-size: 16px;
}

.wpr-product-details-social a {
  color: #55585b;
  font-size: 14px;
}

.wpr-shop-details-price.wpr-woo-single-price .product-percentage-badges, .wpr-shop-details-price.wpr-woo-single-price .posted_in, .wpr-product-details-category .product-percentage-badges, .wpr-product-details-category .posted_in {
  display: none;
}

.comment-form-rating {
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  color: #1E1E1E;
}

@font-face {
  font-family: star;
  src: url(../webfonts/woo/star.eot);
  src: url(../webfonts/woo/star.eot?#iefix) format("embedded-opentype"), url(../webfonts/woo/star.woff) format("woff"), url(../webfonts/woo/star.ttf) format("truetype"), url(../webfonts/woo/star.svg#star) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(../webfonts/woo/WooCommerce.eot);
  src: url(../webfonts/woo/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../webfonts/woo/WooCommerce.woff) format("woff"), url(../webfonts/woo/WooCommerce.ttf) format("truetype"), url(../webfonts/woo/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: 400;
  font-style: normal;
}
.woocommerce p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  content: "\e021";
  text-indent: 0;
  color: #FFB21D;
}
.woocommerce p.stars a:hover ~ a::before {
  content: "\e021";
}
.woocommerce p.stars:hover a::before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active::before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active ~ a::before {
  content: "\e021";
}
.woocommerce p.stars.selected a:not(.active)::before {
  content: "\e020";
}
.star-rating {
  position: relative;
  font-size: 0;
  width: 83px;
  overflow: hidden;
  line-height: 1.2;
  display: inline-block;
  color: #1E1E1E;
}
.star-rating span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  font-size: 0;
  color: #1E1E1E;
}
.star-rating::before,
.star-rating span::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f005\f005\f005\f005\f005";
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #D9D9EA;
  font-size: 12px;
  font-weight: 700;
}
.star-rating span::before {
  color: #FFB21D;
}

.comment-form-rating {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.comment-form-rating:not(.user-logged-in) {
  margin-bottom: 20px;
}
.comment-form-rating label[for=rating] {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #5D5D63;
  margin-bottom: 25px;
  margin: 0;
  margin-right: 8px;
}
.comment-form-rating p {
  margin: 0;
  font-size: 14px;
  line-height: 1;
}

#review_form label:not([for=rating]) {
  font-size: 14px;
  color: #1E1E1E;
  font-family: rgba(30, 30, 30, 0.8);
  margin-bottom: 6px;
  display: inline-block;
}
#review_form textarea {
  height: 140px;
  resize: none;
}
#review_form textarea:focus {
  border-color: var(--color-primary2);
}
.is-grid-view > img {
  margin-bottom: 5px;
}
.wpr-product-details-review-form .comment-form-rating .nice-select {
  display: none;
}
.wpr-product-details-review-list .wpr-product-details-review-avater-thumb {
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden;
}
.wpr-product-details-review-list .wpr-product-details-review-avater-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wpr-product-details-review-list .wpr-product-details-review-avater-content {
  flex-grow: 1;
}
.wc-blocks-components-select .wc-blocks-components-select__select {
  border: 1px solid rgba(14, 15, 17, 0.08) !important;
  font-size: 14px;
}
.wp-block-woocommerce-checkout .nice-select:after {
  display: none;
}
.woocommerce-checkout .blog-area .wp-block-woocommerce-checkout-fields-block {
  padding: 45px 40px 24px;
  background-color: #f4f4f4;
  border-radius: 4px;
}
.woocommerce-checkout .blog-area input[type]:not([type=checkbox],
.woocommerce-checkout .blog-area [type=radio]),
.woocommerce-checkout .blog-area textarea,
.woocommerce-checkout .blog-area nice-select {
  width: 100%;
  background: #FFFFFF;
  outline: 0;
  box-shadow: none;
  border: 1px solid #D5D8DB;
  color: #000;
  height: 50px;
  line-height: 56px;
  border-radius: 0;
  font-size: 16px;
  padding: 12px 20px;
}
.woocommerce-checkout .blog-area textarea {
  line-height: 1.3;
  height: 200px;
  resize: none;
}
.woocommerce-checkout .blog-area label {
  font-size: 15px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.wc-block-components-button {
  border: none;
  background: #6E45E9;
  color: #fff;
}
.wc-block-components-form .wc-block-components-text-input label {
  font-size: 14px;
}
.woocommerce-checkout .blog-area .nice-select .list {
  padding: 15px;
  border-radius: 10px;
  fill: #fff;
  stroke-width: 1px;
  stroke: #e6e8f0;
  box-shadow: 0 4px 14px 0 rgba(8, 19, 34, 0.12);
  width: 100%;
  top: 100%;
  left: 0;
  right: 0;
  position: absolute;
  height: 350px;
  overflow-y: scroll;
}
.wc-block-cart-item__wrap a {
  color: #1d1d1d;
}
.wc-block-components-totals-coupon__form .wc-block-components-text-input input[type=text] {
  border: 1px solid #D5D8DB;
}
.mb-10{
  margin-bottom: 10px;
}
.mb-20{
  margin-bottom: 20px;
}
.mb-30{
  margin-bottom: 30px;
}
.mb-40{
  margin-bottom: 40px;
}
.mb-50{
  margin-bottom: 50px;
}
.mr-20{
  margin-right: 20px;
}
.pt-80{
  padding-top: 80px;
}
.pb-80{
  padding-bottom: 80px;
}
.mr-30 {
    margin-right: 30px;
}
.mb-25 {
    margin-bottom: 25px;
}
.woocommerce-shop .breadcrumb-area h2.text_color_white{
  display: none;
}
.basic-pagination{
  margin-top: 30px;
}
.basic-pagination ul {
  display: flex;
  align-items: center;
  padding-left: 0;
  list-style: none;
}
.basic-pagination ul li {
  display: inline-block;
  margin-right: 18px;
}
.basic-pagination ul li a {
  display: inline-block;
  text-align: center;
  position: relative;
  color: #000;
  background-color: #f0f1f2;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 1;
  font-size: 16px;
  font-weight: 500;
  border-radius: 7px;
  transition: 0.3s all ease;
}
.basic-pagination ul li.active a, .basic-pagination ul li a:hover {
  background: var(--color-deep-blue);
  color: var(--color-white);
}
.basic-pagination ul li span.current{
  display: inline-block;
  text-align: center;
  position: relative;
  color: var(--color-white);
  background: var(--color-deep-blue);
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 1;
  font-size: 16px;
  font-weight: 500;
  border-radius: 7px;
  transition: 0.3s all ease;
}
.woocommerce-ordering select {
  padding: 8px;
  border: 1px solid rgba(1, 15, 28, 0.1);
}
.wpr-shop-widget > ul{
  padding: 0;
}
.wpr-shop-widget .wp-block-search__button {
    border: 1px solid rgba(1, 15, 28, 0.1);
    background: transparent;
    font-size: 14px;
}
.wpr-shop-widget .wp-block-search__label {
  margin-bottom: 0;
  font-family: var(--ff-inter);
  text-transform: capitalize;
  color: var(--color-text-heading);
  font-size: 20px;
  font-weight: 500;
}
.wpr-product-details-msg ul{
  padding: 0;
}
#review_form .comment-form textarea, #review_form .comment-form input {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    height: 60px;
    border: 1px solid rgba(14, 15, 17, 0.08);
    padding: 0 30px;
    outline: none;
    background-color: transparent;
    transition: all 0.5s;
    color: var(--color-text-heading);
}
#review_form .comment-form textarea {
    resize: none;
    height: 160px;
    line-height: 56px;
}
.comment-form-cookies-consent {
    display: none;
}
.wpr-product-details-review-btn {
  margin-top: 10px;
}

/*woocomerce innerpages*/
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot {
  color: #1E1E1E;
}

.wpr-woo-order-payment-msg p {
  border-top: 4px solid #0989FF;
  background-color: rgba(9, 137, 255, 0.1);
  padding: 14px 26px;
  margin: 0;
  margin-bottom: 14px;
  color: #000;
  font-size: 14px;
}
.wpr-woo-order-payment-msg p a {
  font-weight: 500;
  color: #0989FF;
  margin-right: 5px;
}
.wpr-woo-order-payment-msg p a:hover {
  color: #0989FF;
}
.wpr-woo-order-payment-msg p span.highlight {
  display: inline-block;
  padding: 2px 10px;
  font-weight: 700;
  background-color: #0989FF;
  color: #fff;
}

.wpr-woo-order-customer-details-item {
  padding: 40px 30px;
}

.wpr-woo-payment-pending-table {
  overflow-x: auto;
}
.wpr-woo-payment-pending-table table tbody > tr:nth-child(2n+1) > td,
.wpr-woo-payment-pending-table table tbody > tr:nth-child(2n+1) > th {
  background-color: transparent;
}
.wpr-woo-payment-pending-table table tbody tr:hover > td,
.wpr-woo-payment-pending-table table tbody tr:hover > th {
  background-color: transparent;
}
.wpr-woo-payment-pending-table table.shop_table {
  border: 0 !important;
}
@media only screen and (max-width: 991.98px) {
  .wpr-woo-payment-pending-table table.shop_table {
    width: 840px;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-woo-payment-pending-table table.shop_table {
    width: 840px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-woo-payment-pending-table table.shop_table {
    width: 840px;
  }
}
.wpr-woo-payment-pending-table table.shop_table td {
  border: 0;
  padding: 0;
  vertical-align: middle;
}
.wpr-woo-payment-pending-table table.shop_table td, .wpr-woo-payment-pending-table table.shop_table th {
  font-family: var(--tp-ff-marcellus);
  border-color: rgba(30, 30, 30, 0.12);
}
.wpr-woo-payment-pending-table table.shop_table thead {
  background-color: #F1F3F4;
}
.wpr-woo-payment-pending-table table.shop_table thead:first-child tr:first-child th {
  border: 0;
}
.wpr-woo-payment-pending-table table.shop_table thead tr th {
  font-weight: 700;
  font-size: 14px;
  color: #000;
  border: 0 !important;
  padding-top: 11px !important;
  padding-bottom: 11px !important;
  text-align: left;
  padding-left: 0;
  width: 240px;
}
.wpr-woo-payment-pending-table table.shop_table thead tr th.product-name {
  padding-left: 30px;
  width: 44%;
}
.wpr-woo-payment-pending-table table.shop_table thead tr th.product-remove-heading {
  width: 9%;
}
.wpr-woo-payment-pending-table table.shop_table thead tr th.product-total {
  padding-left: 26px;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.wpr-woo-payment-pending-table table.shop_table tbody tr .product-thumbnail {
  width: 10%;
  padding: 20px 0;
  padding-left: 30px;
  text-align: left;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr .product-thumbnail img {
  width: 85px !important;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td, .wpr-woo-payment-pending-table table.shop_table tbody tr th {
  border-color: rgba(30, 30, 30, 0.12);
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td {
  padding: 20px 0;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td.product-name {
  padding-left: 30px;
  color: #000;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td.product-name a {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  color: #000;
  transition: 0.3s;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td.product-name a:hover {
  color: #6E45E9;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td.product-name dl.variation {
  margin-left: 20px;
  display: flex;
  align-items: center;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td.product-name dl.variation dd.variation-Vendor {
  margin-bottom: 0;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td.product-name dl.variation dd.variation-Vendor p {
  margin-bottom: 0;
  margin-left: 10px;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td.product-name dt.variation-Size {
  margin-right: 5px;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td.product-name dd.variation-Size {
  margin-left: 0;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td.product-name dd.variation-Size p {
  display: inline-block;
  margin-bottom: 0;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr .product-subtotal span, .wpr-woo-payment-pending-table table.shop_table tbody tr .product-price span {
  font-size: 16px;
  color: #000;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr .product-remove a {
  font-weight: 400;
  font-size: 14px;
  color: #818487;
  text-decoration: none;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr .product-remove a:hover {
  color: red;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr .product-quantity {
  border-right: 1px solid rgba(30, 30, 30, 0.12);
}
.wpr-woo-payment-pending-table table.shop_table tbody tr .product-quantity .wpr-product-quantity .wpr-cart-input[type=text] {
  height: 34px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #DADCE0;
  background-color: #fff;
  padding: 0 30px;
  border-radius: 20px;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr .product-subtotal {
  padding-left: 26px;
}
.wpr-woo-payment-pending-table table.shop_table tbody tr td {
  text-align: left;
  padding-left: 0;
}
.wpr-woo-payment-pending-table table.shop_table tfoot tr td, .wpr-woo-payment-pending-table table.shop_table tfoot tr th {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0;
  border-bottom: 1px solid rgba(30, 30, 30, 0.12);
}
.wpr-woo-payment-pending-table table.shop_table tfoot tr th {
  text-align: left;
  padding-left: 30px;
  color: #000;
  font-weight: 700;
  border-right: 1px solid rgba(30, 30, 30, 0.12);
}
.wpr-woo-payment-pending-table table.shop_table tfoot tr td {
  padding-left: 26px;
  color: #000;
}
.wpr-woo-payment-pending-table table.shop_table tfoot tr td del {
  font-size: 13px;
  color: #767A7D;
  font-weight: 400;
}
.wpr-woo-payment-pending-table table.shop_table tfoot tr td ins {
  text-decoration: none;
  font-weight: 700;
}
.wpr-woo-payment-pending-table table.shop_table tfoot tr:last-child td {
  font-weight: 700;
}

.wpr-woo-payment {
  padding: 40px 30px;
  background-color: #fff;
}
.wpr-woo-payment-ul {
  padding-left: 0 !important;
}
.wpr-woo-payment-item {
  list-style: none;
}
.wpr-woo-payment-item:not(:last-child) {
  padding-bottom: 10px;
}
.wpr-woo-payment-item.paypal-payment label {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.wpr-woo-payment-item > input {
  display: none;
}
.wpr-woo-payment-item > input:checked ~ label::after {
  border-color: #000;
}
.wpr-woo-payment-item > input:checked ~ label::before {
  opacity: 1;
  visibility: visible;
}
.wpr-woo-payment-item > label {
  font-size: 14px;
  position: relative;
  padding-left: 27px;
  font-weight: 500;
  color: #000;
}
.wpr-woo-payment-item > label:hover {
  cursor: pointer;
}
.wpr-woo-payment-item > label::after {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #BCBCBC;
}
.wpr-woo-payment-item > label::before {
  position: absolute;
  content: "";
  left: 3px;
  top: 8px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000;
  visibility: hidden;
  opacity: 0;
}
.wpr-woo-payment-item > label img {
  margin-left: 14px;
  transform: translateY(-2px);
}
.wpr-woo-payment-item > label a {
  margin-left: 20px;
  position: relative;
}
.wpr-woo-payment-item > label a::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.wpr-woo-payment-desc {
  position: relative;
  padding-top: 10px;
  display: none;
}
.wpr-woo-payment-desc::after {
  position: absolute;
  content: "";
  left: 57px;
  top: 0;
  width: 16px;
  height: 16px;
  background-color: #fff;
  transform: translateY(3px) rotate(45deg);
}
.wpr-woo-payment-desc p {
  background-color: #fff;
  padding: 19px 30px;
  margin-left: 27px;
  font-size: 14px;
  line-height: 1.57;
  color: #55585B;
  margin-bottom: 0;
  font-family: var(--tp-ff-marcellus);
}
.wpr-woo-payment .woocommerce-privacy-policy-text p {
  font-size: 14px;
  line-height: 1.57;
  font-family: var(--tp-ff-marcellus);
}
.wpr-woo-payment .woocommerce-privacy-policy-text p a {
  color: #000;
  text-decoration: underline;
}

.wpr-woo-input-field label {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  font-family: var(--tp-ff-marcellus);
}
.wpr-woo-input-field label .required {
  color: red;
}
.wpr-woo-input-field label .optional {
  color: gray;
}
.wpr-woo-input-field input[type]:not([type=checkbox], [type=radio]), .wpr-woo-input-field textarea {
  width: 100%;
  background: #FFFFFF;
  outline: 0;
  box-shadow: none;
  border: 1px solid #D5D8DB;
  color: #000;
  height: 50px;
  line-height: 56px;
  border-radius: 0;
  padding: 12px 20px;
}
.wpr-woo-input-field input[type]:not([type=checkbox], [type=radio]):focus, .wpr-woo-input-field textarea:focus {
  border-color: #000;
}
.wpr-woo-input-field textarea {
  line-height: 1.3;
  height: 200px;
  resize: none;
}
.wpr-woo-input-field fieldset {
  margin-top: 50px;
  padding: 0;
}
.wpr-woo-input-field fieldset legend {
  font-weight: 500;
  margin-bottom: 15px;
  color: #000;
}
.wpr-woo-input-field p > span {
  font-size: 14px;
  font-family: var(--tp-ff-marcellus);
}

.woosw-list {
  padding: 40px 30px;
}
@media only screen and (max-width: 575.98px) {
  .woosw-list {
    overflow-x: auto;
  }
}
@media only screen and (max-width: 320.98px) {
  .woosw-list {
    overflow-x: auto;
  }
}

.woosw-items {
  width: 100%;
}
@media only screen and (max-width: 575.98px) {
  .woosw-items {
    width: 800px;
  }
}
@media only screen and (max-width: 320.98px) {
  .woosw-items {
    width: 800px;
  }
}
.woosw-items .woosw-item--info {
  text-align: left;
}
.woosw-items .woosw-item--info a {
  color: #000;
  font-weight: 600;
  text-decoration: none;
  font-family: var(--tp-ff-marcellus);
  font-size: 17px;
}
.woosw-items .woosw-item--info a:hover {
  color: #6E45E9;
}
.woosw-items .woosw-item--actions {
  width: 10%;
}
.woosw-items .woosw-item--actions .woosw-item--atc p {
  justify-content: center;
}
.woosw-items .woosw-item--price > span, .woosw-items .woosw-item--price del, .woosw-items .woosw-item--price ins {
  font-family: var(--tp-ff-marcellus);
  font-size: 14px;
  color: #000;
}
.woosw-items .woosw-item--price del {
  font-size: 13px;
  color: #767A7D;
}
.woosw-items .woosw-item--price ins {
  text-decoration: none;
}
.woosw-items tbody tr td {
  background-color: #fff;
}
.woosw-items tbody tr:nth-child(2n) td {
  background-color: #f6f6f6 !important;
}
.woosw-items tbody tr:hover td, .woosw-items tbody tr:nth-child(2n):hover td {
  background-color: #fafafa !important;
}

.woosw-popup-content-mid-message {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.woosw-copy {
  flex-wrap: wrap;
}
.woosw-copy-label {
  font-size: 16px;
  font-family: var(--tp-ff-marcellus);
  color: #000;
}
.woosw-copy-url input[type=url] {
  height: 40px;
  line-height: 40px;
}
.woosw-copy .woosw_copy_btn:focus {
  border-color: #6E45E9 !important;
}
.woosw-copy-btn button.button {
  font-family: var(--tp-ff-marcellus);
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background-color: #000;
  border: 0;
  border-radius: 0;
  padding: 6px 20px;
  margin-left: 15px;
}
.woosw-copy-btn button.button:hover {
  background-color: #6E45E9;
}

.wpr-login-wrapper p {
  font-size: 16px;
  line-height: 1.4;
  font-family: var(--tp-ff-marcellus);
}

.woocommerce-Price-currencySymbol {
  margin-right: 2px;
}

.woosw-popup .woosw-popup-inner {
  height: 100vh;
}

div.tpwvs-attr-image {
  width: 80px;
  max-width: 80px;
  height: 74px;
}

span.tpwvs-attr-button {
  color: #343434;
  padding: 15px 30px;
  font-size: 17px;
  font-family: var(--tp-ff-marcellus);
}

.wpr-page-post .woocommerce .profile__tab ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.wpr-page-post .woocommerce .profile__tab ul li.is-active {
  background-color: rgba(0, 107, 97, 0.1);
  color: #6E45E9;
}
.wpr-page-post .woocommerce .woocommerce-info a:hover {
  color: #6E45E9;
}

.cartmini__area a.button,
.cartmini__area .cartmini__empty a {
  font-size: 15px;
  padding: 10px 30px;
  text-align: center;
  border-radius: 50px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  transition: all 0.3s 0s ease-out;
  background-color: #6E45E9;
  border: 1px solid #6E45E9;
  width: 100%;
}
.cartmini__area a.button:hover,
.cartmini__area .cartmini__empty a:hover {
  background-color: #1d1d1d;
  border: 1px solid #1d1d1d;
}
.cartmini__area a.button.checkout,
.cartmini__area .cartmini__empty a.checkout {
  margin-top: 15px;
  background-color: transparent;
  border: 1px solid #1d1d1d;
  color: #1d1d1d;
}
.cartmini__area a.button.checkout:hover,
.cartmini__area .cartmini__empty a.checkout:hover {
  background-color: #1d1d1d;
  color: #fff;
}

.cartmini__close-btn {
  background: transparent;
  color: #fff;
  font-size: 22px;
  border: none;
}

.cartmini__top-title h4 {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0;
}

.wpr-shop-widget-filter-info span {
  color: #6E45E9;
  padding: 0;
  border: 0;
  font-weight: 500;
  font-size: 14px;
}

.woocommerce-message a {
  color: #6E45E9;
}

.wpr-woo-empty-cart {
  text-align: center;
  margin: 40px 0;
}

.wpr-powerai-woo-cart table {
  border: none;
  width: 100%;
}
.wpr-powerai-woo-cart table th,
.wpr-powerai-woo-cart table td {
  border: none;
}
.wpr-powerai-woo-cart table th,
.wpr-powerai-woo-cart table td {
  text-align: start !important;
}
.wpr-powerai-woo-cart table th a,
.wpr-powerai-woo-cart table td a {
  margin: 0;
}
.wpr-powerai-woo-cart table th {
  padding: 12px 14px;
}
.wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item {
  border-bottom: 1px solid #E0E2E3;
}
.wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .product-thumbnail {
  width: 105px;
}
.wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .product-name a {
  color: #000;
  text-decoration: none;
  font-size: 15px;
  transition: 0.3s ease-in-out;
}
.wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .product-name a:hover {
  color: #6E45E9;
}
.wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .woocommerce-Price-amount.amount {
  font-size: 16px;
  color: #000;
}
.wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .wpr-cart-input[type=text] {
  width: 90%;
  border-radius: 30px;
  background: transparent;
  border: 1px solid #DADCE0;
}
@media only screen and (max-width: 575.98px) {
  .wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .wpr-cart-input[type=text] {
    width: 100px;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .wpr-cart-input[type=text] {
    width: 100px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .wpr-cart-input[type=text] {
    width: 100px;
  }
}
.wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .qty_button.plus.wpr-cart-plus {
  right: 35px;
}
@media only screen and (max-width: 575.98px) {
  .wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .qty_button.plus.wpr-cart-plus {
    right: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .qty_button.plus.wpr-cart-plus {
    right: 10px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .qty_button.plus.wpr-cart-plus {
    right: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .wpr-cart-minus {
    left: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .wpr-cart-minus {
    left: 8px;
  }
}
@media only screen and (max-width: 320.98px) {
  .wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .wpr-cart-minus {
    left: 8px;
  }
}
.wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .product-remove .remove {
  font-weight: 400;
  font-size: 15px;
  color: #818487;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.wpr-powerai-woo-cart table .woocommerce-cart-form__cart-item .product-remove .remove:hover {
  color: #000;
}
.wpr-powerai-woo-cart .wpr-woo-cart-coupon {
  display: flex;
  align-items: end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}
.wpr-powerai-woo-cart .wpr-woo-cart-coupon .wpr-cart-update-btn.button {
  background-color: #6E45E9;
  color: #fff;
}
.wpr-powerai-woo-cart .wpr-woo-cart-coupon .wpr-cart-update-btn.button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.wpr-powerai-woo-cart .wpr-cart-checkout-wrapper {
  background: #fff;
  box-shadow: 0px 30px 70px rgba(1, 15, 28, 0.1);
  padding: 36px 24px 28px;
  margin-left: -24px;
}
.wpr-powerai-woo-cart .wpr-cart-checkout-wrapper h2 {
  font-size: 20px;
  color: #000;
  font-weight: 500;
  text-transform: capitalize;
}
.wpr-powerai-woo-cart .wpr-cart-checkout-wrapper .shop_table.shop_table_responsive {
  border-top: 1px solid #E0E2E3;
  padding-top: 15px;
  margin-top: 20px;
  border-bottom: 1px solid #E0E2E3;
}
.wpr-powerai-woo-cart .wpr-cart-checkout-wrapper .cart-subtotal {
  font-weight: 400;
  font-size: 15px;
  color: #1d1d1d;
}
.wpr-powerai-woo-cart .wpr-cart-checkout-wrapper .order-total th {
  font-weight: 500;
  font-size: 18px;
  color: #000;
}
.wpr-powerai-woo-cart .wpr-cart-checkout-wrapper .order-total .woocommerce-Price-amount {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
.wpr-powerai-woo-cart .wpr-cart-checkout-wrapper .wpr-btn.checkout-button {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #000;
  display: inline-block;
  padding: 10px 30px;
  text-align: center;
  border: none;
  border-radius: 0;
  transition: 0.3s ease-in-out;
}
.wpr-powerai-woo-cart .wpr-cart-checkout-wrapper .wpr-btn.checkout-button:hover {
  background-color: #6E45E9;
  color: #fff;
}

.wpr-cart-coupon-input-box label {
  font-size: 16px;
  color: #000;
  margin-bottom: 7px;
}

.wpr-cart-coupon-input input {
  background: #FFFFFF;
  border: 1px solid #D6D9DC;
  height: 46px;
  line-height: 46px;
  margin-right: 4px;
  max-width: 282px;
  padding: 0px 24px;
}
.wpr-cart-coupon-input input:focus {
  border-color: #6E45E9;
}
.wpr-cart-coupon-input input:focus-visible {
  border-color: #6E45E9;
}
.wpr-cart-coupon-input input::placeholder {
  font-size: 16px;
}
.wpr-cart-coupon-input button {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  background-color: #000;
  padding: 7px 20px;
  border: none;
}
.wpr-cart-coupon-input button:hover {
  background-color: #6E45E9;
}

.wpr-cart-update-btn {
  font-weight: 500;
  font-size: 16px;
  color: #000;
  background-color: #fff;
  padding: 7px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.wpr-cart-list tbody tr:first-child td {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.wpr-page-content table td {
  padding: 12px 12px;
}

.woocommerce-checkout .blog-area {
  background-color: #eff1f5;
}
.woocommerce-checkout .blog-area .woocommerce-form-coupon-toggle,
.woocommerce-checkout .blog-area .woocommerce-form-login-toggle {
  margin-bottom: 30px;
}
.woocommerce-checkout .blog-area .woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-checkout .blog-area .woocommerce-form-login-toggle .woocommerce-info {
  font-size: 14px;
  color: #000;
  margin-bottom: 0;
  display: inline-block;
  border: 1px dashed #AAB0B2;
  padding: 8px 26px;
  width: 100%;
  background: transparent;
}
.woocommerce-checkout .blog-area .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon,
.woocommerce-checkout .blog-area .woocommerce-form-coupon-toggle .woocommerce-info .showlogin,
.woocommerce-checkout .blog-area .woocommerce-form-login-toggle .woocommerce-info .showcoupon,
.woocommerce-checkout .blog-area .woocommerce-form-login-toggle .woocommerce-info .showlogin {
  color: #6E45E9;
  text-decoration: underline;
}
.woocommerce-checkout .blog-area .woocommerce-form.woocommerce-form-login {
  padding: 40px 40px;
  background-color: #fff;
  margin-bottom: 25px;
}
.woocommerce-checkout .blog-area .woocommerce-form.woocommerce-form-login .lost_password a {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #6E45E9;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  text-align: center;
}
.woocommerce-checkout .blog-area .woocommerce-form.woocommerce-form-login .lost_password a:hover {
  background-color: #000;
}
.woocommerce-checkout .blog-area .woocommerce-form.woocommerce-form-login p label {
  margin-bottom: 15px;
  color: #000;
}
.woocommerce-checkout .blog-area .woocommerce-form.woocommerce-form-login p input:focus {
  border-color: #6E45E9;
}
.woocommerce-checkout .blog-area .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit:hover {
  color: #6E45E9;
}
.woocommerce-checkout .blog-area .checkout_coupon.wpr-return-customer {
  margin-bottom: 25px;
}
.woocommerce-checkout .blog-area .wpr-woo-checkout-customer-details {
  padding: 45px 40px 24px;
  background-color: #fff;
}
.woocommerce-checkout .blog-area .wpr-woo-checkout-customer-details .woocommerce-billing-fields h3 {
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 35px;
}
.woocommerce-checkout .blog-area .wpr-woo-checkout-customer-details .woocommerce-billing-fields__field-wrapper label {
  font-size: 15px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.woocommerce-checkout .blog-area .order-review-wrapper {
  padding: 44px 50px 50px;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table {
  border: none;
  width: 100%;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table thead {
  border-bottom: 1px solid #E0E2E3;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table thead .product-name,
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table thead .product-total {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  color: #000;
  text-align: end;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table th,
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table td {
  border: none;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table tr,
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table th,
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table td {
  padding-left: 0;
  padding-right: 0;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table td {
  text-align: end;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .cart_item {
  border-bottom: 1px solid #E0E2E3;
  padding-bottom: 12px;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .product-name {
  font-size: 15px;
  color: #57595F;
  justify-content: start;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .product-name .product-quantity {
  color: #000;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .woocommerce-Price-amount.amount {
  font-size: 14px;
  color: #000;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .cart-subtotal {
  border-bottom: 1px solid #E0E2E3;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .cart-subtotal th {
  text-align: start;
  font-size: 15px;
  color: #000;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .cart-subtotal td {
  text-align: end;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .cart-subtotal td .woocommerce-Price-amount.amount {
  color: #6E45E9;
  font-size: 15px;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .order-total th {
  text-align: start;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding-bottom: 0;
}
.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .order-total td {
  text-align: end;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding-bottom: 0;
}
.woocommerce-checkout .blog-area .order-review-wrapper .payment_methods.methods {
  padding-left: 0;
  padding-bottom: 18px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e0e2e3;
  list-style: none;
}
.woocommerce-checkout .blog-area .order-review-wrapper .payment_methods.methods label {
  font-size: 14px;
  position: relative;
  padding-left: 27px;
  font-weight: 500;
  color: #000;
}
.woocommerce-checkout .blog-area .order-review-wrapper .payment_methods.methods .wpr-woo-payment-item > label::before {
  background-color: #6E45E9;
}
.woocommerce-checkout .blog-area .order-review-wrapper .payment_methods.methods .wpr-woo-payment-item > input:checked ~ label::after {
  border-color: #6E45E9;
}
.woocommerce-checkout .blog-area .order-review-wrapper .woocommerce-privacy-policy-text p {
  font-size: 14px;
}
.woocommerce-checkout .blog-area .order-review-wrapper .woocommerce-privacy-policy-text p a {
  color: #6E45E9;
  text-decoration: none;
}
.woocommerce-checkout .blog-area .order-review-wrapper .woocommerce-checkout-payment button {
  border-radius: 0;
  border: 0;
  outline: 0;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 11px 45px;
  background-color: #6E45E9;
  margin-bottom: 15px;
}
.woocommerce-checkout .blog-area .order-review-wrapper .woocommerce-checkout-payment button:hover {
  background-color: #000;
  color: #fff;
}

.woocommerce .return-to-shop a {
  background-color: #6E45E9;
  border-color: #6E45E9;
}

.cartmini__area {
  position: fixed;
  top: 0;
  right: 0;
  left: auto;
  width: 400px;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
  background: #fff none repeat scroll 0 0;
  transform: translateX(calc(100% + 80px));
  transition: all 0.4s ease-in-out;
}
@media only screen and (max-width: 991.98px) {
  .cartmini__area {
    right: 0;
    left: auto;
    transform: translateX(calc(100% + 80px));
  }
}
@media only screen and (max-width: 767.98px) {
  .cartmini__area {
    right: 0;
    left: auto;
    transform: translateX(calc(100% + 80px));
  }
}
@media only screen and (max-width: 575.98px) {
  .cartmini__area {
    right: 0;
    left: auto;
    transform: translateX(calc(100% + 80px));
  }
}
@media only screen and (max-width: 320.98px) {
  .cartmini__area {
    right: 0;
    left: auto;
    transform: translateX(calc(100% + 80px));
  }
}
.cartmini__area::-webkit-scrollbar {
  display: none;
}
.cartmini__area.cartmini-opened {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 320.98px) {
  .cartmini__area {
    width: 100%;
  }
}
.cartmini__close {
  position: absolute;
  top: 35px;
  right: 30px;
}
@media only screen and (max-width: 320.98px) {
  .cartmini__close {
    right: 20px;
    top: 20px;
  }
}
.cartmini__close-btn {
  position: relative;
  display: inline-block;
  font-size: 16px;
  height: 35px;
  width: 35px;
  line-height: 32px;
  background-color: #f5f5f5;
  color: #161613;
  z-index: 2;
  border-radius: 50%;
}
.cartmini__close-btn::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: var(--tp-gradient-primary);
  opacity: 0;
  transition: 0.3s;
  z-index: 0;
}
.cartmini__close-btn svg {
  position: relative;
  z-index: 2;
  transition: 0.3s;
  transform: translateY(-1px);
}
.cartmini__close-btn:hover::after {
  opacity: 1;
}
.cartmini__close-btn:hover svg {
  color: #6E45E9;
  transform: rotate(45deg);
}
.cartmini__wrapper {
  position: relative;
  min-height: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
.cartmini__top-title {
  padding: 20px 0;
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}
.cartmini__top-title h4 {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 0;
}
.cartmini__close {
  position: absolute;
  top: 8px;
  right: 15px;
}
.cartmini__close-btn {
  background: #000;
  color: #fff;
  font-size: 18px;
}
.cartmini__shipping {
  padding: 15px 0;
  border-bottom: 1px solid #57595F;
}
.cartmini__shipping .progress {
  height: 10px;
  border-radius: 50px;
}
.cartmini__shipping .progress-bar {
  border-radius: 10px;
  background-color: #6E45E9;
}
.cartmini__shipping.home-2 .progress-bar {
  background-color: #6E45E9;
}
.cartmini__shipping.home-5 .progress-bar {
  background-color: #161613;
}
.cartmini__shipping.home-shop .progress-bar {
  background-color: #006b61;
}
.cartmini__shipping p {
  margin-bottom: 5px;
}
.cartmini__shipping p span {
  font-weight: 600;
}
.cartmini__widget {
  height: calc(100vh - 380px);
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
}
.cartmini__widget::-webkit-scrollbar {
  display: none;
}
.cartmini__widget-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}
.cartmini__widget-item:not(:last-of-type) {
  border-bottom: 0;
}
.cartmini__thumb {
  margin-right: 15px;
}
.cartmini__thumb img {
  width: 70px;
  height: 55px;
  object-fit: cover;
  object-position: center center;
}
.cartmini__title {
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 500;
}
.cartmini__title a {
  color: #141414;
}
.cartmini__title a:hover {
  color: #6E45E9;
}
.cartmini__title.home-2 a:hover {
  color: #6E45E9;
}
.cartmini__title.home-5 a:hover {
  color: #161613;
}
.cartmini__title.home-shop a:hover {
  color: #006b61;
}
.cartmini__content {
  padding-right: 15px;
}
.cartmini__content .wpr-product-quantity {
  width: 75px;
  padding: 0;
}
.cartmini__content .wpr-product-quantity .wpr-cart-input[type=text] {
  height: 30px;
  text-align: center;
  font-size: 13px;
  border: 1px solid #57595F;
  background-color: #fff;
  padding: 0;
}
.cartmini__content .wpr-product-quantity .wpr-cart-plus,
.cartmini__content .wpr-product-quantity .wpr-cart-minus {
  width: 20px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  left: 3px;
}
.cartmini__content .wpr-product-quantity .wpr-cart-plus svg,
.cartmini__content .wpr-product-quantity .wpr-cart-minus svg {
  transform: translateY(-1px);
  width: 10px;
}
.cartmini__content .wpr-product-quantity .wpr-cart-plus::after,
.cartmini__content .wpr-product-quantity .wpr-cart-minus::after {
  display: none;
}
.cartmini__content .wpr-product-quantity .wpr-cart-plus {
  left: auto;
  right: 3px;
}
.cartmini__del {
  position: absolute;
  top: 30px;
  right: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #000;
  font-size: 14px;
}
.cartmini__del:hover {
  color: #6E45E9;
}
.cartmini__del.home-2:hover {
  color: #6E45E9;
}
.cartmini__del.home-5:hover {
  color: #161613;
}
.cartmini__checkout {
  padding-top: 15px;
  padding-bottom: 85px;
  width: 100%;
  background: #fff;
  border-top: 2px solid #6E45E9;
}
.cartmini__checkout-title h4 {
  font-size: 15px;
  display: inline-block;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: capitalize;
}
.cartmini__checkout-title span {
  float: right;
  font-size: 15px;
  color: #000;
  font-weight: 500;
}
.cartmini__checkout-btn .wpr-btn {
  font-size: 15px;
  padding: 10px 30px;
  text-align: center;
  border-radius: 50px;
  text-transform: capitalize;
  border: 1px solid #6E45E9;
}
.cartmini__checkout-btn .wpr-btn:hover {
  background-color: #161613;
  border: 1px solid #161613;
}
.cartmini__checkout-btn .wpr-btn-border:hover {
  background-color: #6E45E9;
  color: #fff;
  border-color: #6E45E9;
}
.cartmini__checkout-btn .wpr-btn-border {
  background: none;
  color: #161613;
  border: 1px solid #57595F;
}
.cartmini__checkout-btn .wpr-btn-border:hover {
  border: 1px solid #161613;
  color: #fff;
  background: #161613;
}
.cartmini__checkout-btn.home-2 .tp-btn {
  background-color: #6E45E9;
  border: 1px solid #6E45E9;
}
.cartmini__checkout-btn.home-2 .tp-btn:hover {
  background-color: #161613;
  border: 1px solid #161613;
}
.cartmini__checkout-btn.home-2 .tp-btn.tp-btn-border {
  background-color: transparent;
  border: 1px solid #161613;
}
.cartmini__checkout-btn.home-2 .tp-btn.tp-btn-border:hover {
  background: #161613;
  border-color: #161613;
}
.cartmini__checkout-btn.home-5 .tp-btn {
  background-color: #161613;
  border: 1px solid #161613;
}
.cartmini__checkout-btn.home-5 .tp-btn:hover {
  background-color: transparent;
  color: #000;
}
.cartmini__checkout-btn.home-5 .tp-btn.tp-btn-border {
  background-color: transparent;
  border: 1px solid #161613;
}
.cartmini__checkout-btn.home-5 .tp-btn.tp-btn-border:hover {
  color: #fff;
  background: #161613;
  border-color: #161613;
}
.cartmini__checkout-btn.home-shop .tp-btn {
  background-color: #006b61;
  border: 1px solid #006b61;
}
.cartmini__checkout-btn.home-shop .tp-btn:hover {
  background-color: transparent;
  color: #000;
}
.cartmini__checkout-btn.home-shop .tp-btn.tp-btn-border {
  background-color: transparent;
  border: 1px solid #006b61;
}
.cartmini__checkout-btn.home-shop .tp-btn.tp-btn-border:hover {
  color: #fff;
  background: #006b61;
  border-color: #006b61;
}
.cartmini__price {
  font-size: 14px;
  font-weight: 500;
  color: #6E45E9;
}
.cartmini__price.home-2 {
  color: #6E45E9;
}
.cartmini__price.home-5 {
  color: #161613;
}
.cartmini__price.home-shop {
  color: #006b61;
}
.cartmini__quantity {
  font-size: 12px;
  font-weight: 500;
}
.cartmini__empty {
  margin-top: 150px;
}
.cartmini__empty img {
  margin-bottom: 30px;
}
.cartmini__empty p {
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
}
.cartmini__empty .wpr-btn {
  background-color: #F6F4EE;
  font-size: 15px;
  text-transform: capitalize;
  color: #000;
  padding: 10px 30px;
  text-align: center;
}
.cartmini__empty .wpr-btn:hover {
  background-color: #000;
  color: #fff;
}

.body-overlay {
  background-color: #000;
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  z-index: 99;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s 0s ease-out;
}

.body-overlay.opened {
  opacity: 0.3;
  visibility: visible;
}

.admin-bar .cartmini__wrapper {
  padding-top: 32px;
}

.cartmini__price-wrapper .quantity {
  font-size: 16px;
}

.woocommerce .woocommerce-message {
  border-top: 4px solid #6E45E9;
  background-color: rgba(110, 69, 233, 0.1);
  padding: 14px 26px;
  margin: 0;
  margin-bottom: 14px;
  color: #000;
  font-size: 15px;
}

.woocommerce .woocommerce-message:focus-visible {
  border: none;
}

.wpr-woo-checkout-customer-details .select2-container .select2-selection--single {
  height: 50px;
  line-height: 50px;
  padding: 11px 0;
  border-radius: 0;
}

.wpr-woo-checkout-customer-details .select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 90%;
  width: 0;
}

.woocommerce .woocommerce-warning, .woocommerce .woocommerce-info {
  border-top: 4px solid #6E45E9;
  background-color: rgba(110, 69, 233, 0.5);
  font-size: 15px;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-warning, .woocommerce .woocommerce-info {
  padding: 14px 26px;
  margin-bottom: 14px;
  margin-top: 20px;
}

.woocommerce-checkout .blog-area .order-review-wrapper table.woocommerce-checkout-review-order-table .product-name {
  font-size: 15px;
  color: #57595F;
  justify-content: start;
  display: flex;
}

.white-bg {
  background-color: #fff;
}

h3#order_review_heading {
  margin-bottom: 12px;
}

.wpr-checkout-btn {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #6E45E9;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  text-align: center;
  border: none;
}

.wpr-return-customer-input {
  margin-bottom: 15px;
}

.profile__tab-content {
  padding: 25px 30px 30px;
  background-color: #fff;
  box-shadow: 0px 30px 50px rgba(5, 47, 40, 0.12);
}

.profile__main-thumb img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-right: 16px;
  object-fit: cover;
}

.profile__main-title {
  font-size: 24px;
  margin-bottom: 0;
}

.profile__main-content p {
  font-size: 14px;
  margin-bottom: 0;
}

.wpr-logout-btn {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  padding: 6px 18px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  text-align: center;
}

.profile__main-info-item {
  border: 1px solid #EAEAEF;
  text-align: center;
  padding: 27px 30px 25px;
}

.profile__main-info-icon {
  position: relative;
  margin-bottom: 15px;
}

.profile__main-info-icon > span {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.profile__main-info-icon .profile-icon-count {
  position: absolute;
  top: 2px;
  right: -8px;
  width: 25px;
  height: 25px;
  line-height: 20px;
  border: 2px solid #fff;
  background-color: #6E45E9;
  color: #fff;
  border-radius: 50%;
  font-size: 13px;
  font-weight: 500;
}

.profile__main-info-icon > span svg {
  width: 60px;
}

.profile__main-info-title {
  font-size: 18px;
  margin-bottom: 0;
}

.profile__main-info-title a {
  color: #141414;
}

.profile__tab .nav-tabs {
  padding: 6px;
  border: 0;
  margin: 0;
  background-color: #fff;
  box-shadow: 0px 30px 50px rgba(5, 47, 40, 0.12);
}

.wpr-page-post .woocommerce .profile__tab ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.profile__tab .nav-tabs .nav-link {
  font-weight: 500;
  font-size: 15px;
  padding: 14px 30px;
  color: #141414;
  background-color: #fff;
  position: relative;
  border-radius: 0;
  text-align: left;
  border: 0;
}

.profile__tab .nav-tabs .nav-link span {
  margin-right: 7px;
}

.profile__tab .nav-tabs .nav-link a {
  color: #141414;
}

.profile__tab .nav-tabs .nav-link:hover {
  color: #6E45E9;
  background-color: rgba(110, 69, 233, 0.4);
}

.wpr-page-post .woocommerce .profile__tab ul li.is-active {
  color: #6E45E9;
  background-color: rgba(110, 69, 233, 0.6);
}

.profile__address-icon span svg {
  width: 45px;
}
.woocommerce-MyAccount-content .wpr-btn-cart {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 26px;
  border-radius: 6px;
  transition: all 0.3s 0s ease-out;
  background-color: #6E45E9;
  border: none;
}
.woocommerce-user-button {
  border: none;
  background-color: transparent;
}
.woocommerce-checkout .blog-area nice-select {
    width: 100%;
    background: #FFFFFF;
    outline: 0;
    box-shadow: none;
    border: 1px solid #D5D8DB;
    color: #000;
    height: 50px;
    line-height: 56px;
    border-radius: 0;
    font-size: 16px;
    padding: 12px 20px;
}
.profile__address-icon {
    margin-right: 20px;
}
h3.profile__address-title {
    font-size: 24px;
}
.wpr-login-wrapper .wpr-login-input input {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    height: 60px;
    border: 1px solid rgba(14, 15, 17, 0.08);
    padding: 0 30px;
    outline: none;
    background-color: transparent;
    transition: all 0.5s;
    color: var(--color-text-heading);
}