/*
	Theme Name: Asoft
	Author: ArtselSoft
	Text Domain: asoft
	Description:
	Version: 2.3.0
*/

.footer__subscribe .screen-reader-response {
  display: none;
}

.woocommerce-remove-coupon {
  color: #333;
}

.woocommerce-checkout .woocommerce > .woocommerce-notices-wrapper,
.woocommerce-checkout .woocommerce > .woocommerce-message {
  display: none !important;
}

.header.fixed {
  padding: 0;
}

.header .container {
  transition: 0.3s;
}

.header__logo {
  transition: 0.3s;
}

.header.fixed .header__logo {
  width: 4vw;
}
.card-slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 3.64583vw;
  height: 3.64583vw;
  border-radius: 50%;
  border: 0.05208vw solid #292622;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 3.75vw;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.card-slider-btn:hover {
  color: #c34c17;
  border-color: #c34c17;
  -webkit-box-shadow: inset 0 0 0.78125vw #b2b2b2;
  box-shadow: inset 0 0 0.78125vw #b2b2b2;
}
.card-slider-btn.prev {
  left: 29.9vw;
}
.card-slider-btn.next {
  right: 29.9vw;
}
.card-slider-btn i {
  font-size: 0.625vw;
  display: inline-block;
  line-height: normal;
  transform: none !important;
}
.card-slider._big .card-slider__swiper--nav > div {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 992px) {
  .card-slider-btn {
    width: 13.06667vw;
    height: 13.06667vw;
    line-height: 13.33333vw;
    border-width: 0.26667vw;
    transform: none;
    top: 66vw;
  }
  .card-slider-btn.prev {
    left: 35.1vw;
  }
  .card-slider-btn.next {
    right: 35.1vw;
  }
  .card-slider-btn i {
    font-size: 3.2vw;
  }
  .header.fixed .header__logo {
    width: 13vw;
  }
}

.header.fixed .container {
  padding: 8px 0;
}

.card-slider__swiper .swiper-wrapper {
  position: relative;
  z-index: 10;
}
.card-slider__swiper--slide a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 993px) {
  .mini-cart .woocommerce-mini-cart-item__image {
    height: 5.02vw;
  }
  .woocommerce-MyAccount-navigation-link {
    width: 7em;
  }
  .product__image {
    width: 14.0625vw;
    height: 18.4895833vw;
  }
  .product-hero__image--img {
    height: 14.6547024vw;
  }
}
.review-order__img {
  flex-shrink: 0;
  min-width: auto;
  height: 100%;
}
.review-order__img a {
  height: 100%;
}
.review-order__img img {
  aspect-ratio: 270/355;
}
.woocommerce-mini-cart-item__image {
  height: auto;
}
.mini-cart .woocommerce-mini-cart-item {
  align-items: flex-start;
}
.woocommerce-MyAccount-content .woocommerce-message--info {
  text-align: center;
}
.woocommerce-MyAccount-content .woocommerce-message--info .button {
  margin: 0 auto 1em;
}
.mini-cart .woocommerce-mini-cart__empty-message {
  margin: 0 0 1em 0;
}
.empty-cart {
  margin: auto;
}
.empty-cart .btn {
  margin: 0 auto;
}
.header {
  z-index: 100;
}
.open-save-list-modal .header {
  z-index: 1000;
}

.auth-block .response.error {
  color: red;
}

.contact span.wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.product__image img {
  width: 100%;
  height: 100%;
}
.contact__form input:focus:placeholder,
.contact__form textarea:focus:placeholder {
  color: transparent !important;
}
.screen-reader-response {
  display: none;
}
.wpcf7-not-valid-tip {
  display: block;
  color: red;
  font-size: 0.75em;
  margin-top: 0.5em;
}
.wpcf7-response-output {
  text-align: center;
  color: #d86d12;
}
@media (max-width: 992px) {
  .product__image,
  .product-hero__image--img {
    aspect-ratio: 270/355;
    height: auto;
  }
}

#gtm-ecommerce-woo-event-inspector {
  z-index: 100 !important;
}
