.catalog-product-card__desc p {
  margin: 0;
}
div.product-details {
	    gap: 3rem;
}

.woocommerce-pagination {
    margin-top: 2rem;
}
.woocommerce nav.woocommerce-pagination ul li a {
	color: #fff;
	font-family: var(--font-family);
}

.catalog-product-card__img {
  max-height: 30rem;
}

.wpc-filter-pa_tovar:not(.term-nakolinnyky-bandazhi-ustilky .wpc-filter-pa_tovar) {
	display: none !important;
}

.product_title {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 4rem;
  line-height: 140%;
  text-transform: uppercase;
  color: #e13c3a;
  margin-bottom: 1.5rem;
}
.woocommerce-product-details__short-description p {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 2rem;
  line-height: 140%;
  color: #f5f5f5;
  margin-bottom: 3rem;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a {
  height: 43rem;
  width: 100%;
  margin-bottom: 2rem;
  display: block;
  border-radius: 0.5rem;
  overflow: hidden;
}

.catalog-sidebar__category a {
  font-family: var(--font-family);
  font-weight: 400;
  color: #2c3846;
  font-size: 2.2rem;
}

.aws-search-result .aws_result_price {
  display: none;
}

.aws_search_more {
  display: none;
}

.aws-container .aws-search-form .aws-search-btn svg {
  width: 3rem;
  height: 3rem;
  fill: #e13c3a;
}

.aws-container .aws-search-form .aws-search-btn_icon {
  width: 3rem;
  height: 3rem;
}

.aws-container .aws-search-field {
  border: none;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.4rem;
  color: #f5f5f580;
  border-radius: 0;
  padding-bottom: 1.75rem;
}
.aws-container .aws-search-field:focus {
  background: transparent;
}
.aws-form-btn {
  background: transparent !important;
  border: none !important;
  justify-content: flex-start !important;
}

.aws-search-result .aws_result_title {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 120%;
  color: #2c3846;
}

.aws-search-result .aws_result_excerpt {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1rem;
  line-height: 120%;
  color: #2c3846;
}

.aws-container .aws-search-form {
  border-bottom: 0.1rem solid #f5f5f5;
}

.catalog-sidebar__category a:hover {
  color: rgba(44, 56, 70, 0.3);
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  height: 11rem;
  width: 100% !important;
  border: 0.1rem solid #016e57;
  border-radius: 0.5rem;
  overflow: hidden;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  max-width: 42rem;
}
.woocommerce-product-gallery {
  width: 100% !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  background-color: #e13c3a;
}

/* .woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
  border: 0.2rem solid #fff;
  height: 1rem;
  left: 0.7rem;
  top: 0.7rem;
  position: absolute;
  width: 1rem;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
  background: #fff;
  border-radius: 0.6rem;
  box-sizing: content-box;
  content: "";
  display: block;
  height: 0.8rem;
  left: 2rem;
  position: absolute;
  top: 1.7rem;
  transform: rotate(-45deg);
  width: 0.2rem;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden="true"] {
  border: 0;
  clip-path: inset(50%);
  height: 0.1rem;
  left: 50%;
  margin: -0.1rem;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 0.1rem;
} */

.wpc-filter-title {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 2.4rem;
  text-transform: uppercase;
  color: #e13c3a;
  margin-bottom: 2rem;
}

.wpc-filter-link,
.wpc-term-count-value {
  position: relative;
  margin-right: 0;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  color: #f5f5f5;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
}

.wpc-term-item-content-wrapper input[type="checkbox"] {
  position: relative;
  height: 2rem;
  width: 2rem;
  background-color: transparent;
  border: none;
  border-radius: none;
  display: none;
}

.wpc-term-item-content-wrapper input[type="checkbox"]:checked ~ label > .custom-checkbox__box::after {
  display: block;
}
.wpc-term-item-content-wrapper label {
  padding-left: 3.2rem;
}
.wpc-edit-filter-set,
.wpc-filter-chips-list {
  display: none !important;
}

.woocommerce-info {
  border-top-color: #e13c3a;
  font-family: var(--font-family);
}

.product-template-default .woocommerce-error {
  display: none !important;
}

.woocommerce-info::before {
  color: #e13c3a;
}

.aws_no_result {
  font-family: var(--font-family);
}

.category__img-wrapper {
  height: 31rem;
}
.fixed-button--phone::before {
  border: none !important;
}
.category__img-wrapper:after {
  transition: all 0.3s ease;
}
.category__img:hover .category__img-wrapper:after {
  background: rgba(8, 8, 8, 0.6);
}
.category-card__name {
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  max-width: 23rem;
}

.menu-link-wrap {
  display: inline-block;
  position: relative;
  transition: all 0.3s ease;
}
.dropdown__toggle {
  transition: all 0.3s ease;
}
.flex-control-thumbs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 2rem;
}
@media (min-width: 991.98px) {
  .menu-item-has-children:hover > .menu-link-wrap > .dropdown__toggle {
    transform: translateY(-50%) rotate(180deg);
  }
}

.wpcf7-not-valid-tip {
  font-family: var(--font-family);
  margin-top: 0.5rem;
}

.wpcf7 form .wpcf7-response-output {
  font-family: var(--font-family);
  color: #fff;
  border-color: #e13c3a !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #e13c3a !important;
}

.submit__button-wrapper {
  position: relative;
}

.submit__button-wrapper p {
  margin: 0 !important;
}
.submit__button-wrapper input {
  margin-top: 0;
}

.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 2.4rem;
  height: 2.4rem;
  border: none;
  border-radius: 100%;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.4rem;
  z-index: 2;
}
.not-found {
  background: #263238;
  border-radius: 1.6rem;
  padding: 4.8rem 3.2rem 4rem 3.2rem;
  max-width: 54rem;
  margin: 6rem auto 8rem auto;
  box-shadow: 0 0.4rem 3.2rem rgba(0, 0, 0, 0.15);
  color: #f5f5f5;
  font-family: var(--font-family);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.not-found__content {
  text-align: center;
  margin-bottom: 3.2rem;
}
.not-found__title {
  font-size: 6.4rem;
  font-weight: 700;
  color: #e53935;
  margin-bottom: 1.2rem;
  font-family: var(--font-family);
  letter-spacing: 0.2rem;
}
.not-found__desc {
  font-size: 2rem;
  color: #f5f5f5;
  margin-bottom: 0;
}
.link-wrapper {
  margin-top: 2.4rem;
}
.link-wrapper a {
  display: inline-block;
  padding: 1.2rem 3.2rem;
  font-family: var(--font-family);
  background: #009688;
  color: #fff;
  border-radius: 0.8rem;
  font-weight: 600;
  font-size: 1.8rem;
  text-decoration: none;
  transition: background 0.2s;
}
.link-wrapper a:hover {
  background: #00796b;
}

.terms__container {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  color: #f5f5f5;
  max-width: 53.7rem;
  margin-bottom: 3rem;
}
.term__item {
  display: flex;
  gap: 5rem;
  align-items: center;
}

.term__item span {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 140%;
  text-transform: uppercase;
  color: #f5f5f5;
}

.product-details p,
.product-details ul {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 2rem;
  line-height: 150%;
  color: #f5f5f5;
}

.product-details ul {
  padding-left: 18px;
  margin: 0;
}

.product-details li {
  margin-bottom: 8px;
  list-style: disc;
}
.product-details h2,
.product-details h3,
.product-details h4,
.product-details h5 {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 140%;
  text-transform: uppercase;
  color: #f5f5f5;
}

.header__search-wrapper--mobile {
  display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 3;
}

.preheader__contacts {
  display: none;
}

.catalog-product-card__img {
	height: 30rem;
}

@media (max-width: 991.98px) {
  .preheader__contacts {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    margin-top: 3rem;
  }

  .preheader__contacts .header__hours-value,
  .preheader__contacts .header__address-value,
  .preheader__contacts a.header__phone-value {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 1.2rem !important;
    letter-spacing: 0.02em;
    color: #2c3846;
  }
  .preheader__contacts svg {
    width: 2rem;
    height: 2rem;
  }

  .product-details p,
  .product-details ul {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 150%;
    color: #f5f5f5;
  }

  .header__burger span,
  .header__burger:after,
  .header__burger:before {
    background-color: #e13c3a !important;
  }

  .header__nav {
    background-color: #f5f5f5 !important;
  }

  .preheader .nav-menu a {
    color: #363636 !important;
  }

  .header__nav .menu-item-has-children.active .sub-menu {
    border: 0.1rem solid #e13c3a !important;
  }

  .nav-menu .menu-item-has-children .sub-menu li:not(:last-child) {
    border-bottom: 0.1rem solid #e13c3a !important;
  }

  .preheader .dropdown__toggle:after {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.9375 0.966309L6 6.02881L11.0625 0.966309' stroke='%232c3846' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E") !important;
  }
  .nav-menu li:hover .dropdown__toggle:after {
    opacity: 1 !important;
  }
  .nav-menu li:hover > .link-wrapper > .dropdown__toggle:after {
    opacity: 0.5 !important;
  }
  .product-details ul {
    padding-left: 18px;
    margin: 0;
  }

  .product-details li {
    margin-bottom: 8px;
    list-style: disc;
  }
  .product-details h2,
  .product-details h3,
  .product-details h4,
  .product-details h5 {
    font-size: 1.2rem;
  }
  .header__wrapper {
    padding-left: 2rem;
  }
  .header__search-wrapper--mobile {
    display: block;
  }
  .header__wrapper {
    display: flex;
    align-items: center;
    gap: 2rem;
  }
  .aws-container .aws-search-form {
    border-bottom: 0;
    width: 3rem;
    transition: all 0.3s ease;
  }

  .aws-search-form.active {
    width: 100%;
    border-bottom: 0.1rem solid #f5f5f5;
  }
  .aws-search-form.active input {
    display: block;
  }
  .aws-container .aws-search-field {
    padding-right: 0 !important;
    padding-bottom: 0.5rem !important;
  }

  .terms__container {
    gap: 1rem;
    margin-bottom: 2rem;
  }
  .term__item {
    gap: 2rem;
  }
  .term__item .term__label {
    font-size: 1.2rem;
  }
  .term__item .term__value {
    font-size: 0.8rem;
  }
  .not-found {
    padding: 2.4rem 1.2rem 2rem 1.2rem;
    max-width: 100%;
    margin: 3rem auto 4rem auto;
  }
  .not-found__content {
    margin-bottom: 1.6rem;
  }
  .not-found__title {
    font-size: 3.2rem;
    margin-bottom: 0.6rem;
    letter-spacing: 0.1rem;
  }
  .not-found__desc {
    font-size: 1.2rem;
  }
  .link-wrapper {
    margin-top: 1.2rem;
  }
  .link-wrapper a {
    font-size: 1.2rem;
    padding: 0.8rem 1.6rem;
    border-radius: 0.4rem;
  }
  .woocommerce div.product div.images.woocommerce-product-gallery {
    max-width: 100%;
  }
  .flex-control-thumbs {
    gap: 1rem;
  }
  .category__img-wrapper {
    height: 14rem;
  }
  .menu-item-has-children.active > .menu-link-wrap > .dropdown__toggle {
    transform: translateY(-50%) rotate(180deg);
  }
  .filter-group__title {
    margin-bottom: 0.4rem;
    font-size: 1.8rem;
    color: #2c3846;
  }

  .wpc-filter-title {
    display: inline-block;
    margin-right: 4rem;
  }

  .filter-close {
    z-index: 4;
  }

  .wpc-filter-link,
  .wpc-term-count-value {
    font-size: 1.4rem;
    line-height: 140%;
    color: #2c3846;
  }

  .wpc-term-item-content-wrapper input[type="checkbox"]::before {
    border: 0.1rem solid #2c3846;
    border-radius: 0.2rem;
  }

  .wpc-filter-title {
    margin-bottom: 0.4rem;
    font-size: 1.8rem;
  }

  .woocommerce div.product div.images .woocommerce-product-gallery__image a {
    height: 22.6rem;
    margin-bottom: 1rem;
  }

  .woocommerce div.product div.images .flex-control-thumbs li {
    height: 7rem;
  }
  .product_title {
    font-size: 1.8rem;
    margin-top: 2rem;
    display: block;
    text-transform: uppercase;
  }
  .woocommerce-product-details__short-description p {
    font-size: 1.2rem;
    max-width: 25rem;
  }
	.catalog-product-card__img {
		    height: 14rem;
}
}

.catalog-product-card__img img {
	object-fit: cover !important;
}
