#filterbar {
	width: 25%;
}

.woocommerce .wrapper {
	margin: 0 auto;
    width: 100%;
    max-width: 1440px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tax-product_cat main {
	display: block;
}

.tax-yith_product_brand .header__nav {
	border-bottom: 1px solid #ececec;
}

/* START Список товаров */
.products-list {
	position: relative;
	float: right;
	width: 75%;
}

.product-card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}

.product-card:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	border: 1px solid #ececec;
}

.product-card__image {
	padding: 16px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.product-card__info {
	padding: 2px 22px 24px;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.product-card__name {
	color: #1976d2;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: normal;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	overflow-wrap: normal;
	word-wrap: normal;
	word-break: normal;
	line-break: auto;
	hyphens: auto;
	z-index: 20;
}

.product-card__name a {
	color: inherit;
	transition: .15s;
	text-decoration: none;
}

.product-card__name a:hover {
	color: #1a66ff
}

.product-card__prices {
	font-size: 1.125rem;
	font-weight: 700;
	color: #24243b;
	line-height: normal;
}

.product-card__new-price {
	color: #ff2626
}

.product-card__old-price {
	color: #b3b3b3;
	font-weight: 400;
	font-size: 13px;
	text-decoration: line-through;
	display: block;
	margin-top: 4px;
}

/* .product-card__prices .woocommerce-Price-currencySymbol, .product-card__old-price .woocommerce-Price-currencySymbol {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.4px;
} */


.product-card__actions .yith-wcbr-brands {
	font-size: 12px;
	font-weight: 500;
}

.product-card__buttons {
	display: -ms-flexbox;
	display: flex;
	margin-top: 24px
}

.product-card__badges-list {
	top: 18px;
	position: absolute;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	z-index: 1;
	left: 18px
}

.product-card__badge {
	font-size: 11px;
	border-radius: 1.5px;
	letter-spacing: .02em;
	line-height: 1;
	padding: 5px 8px 4px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 4px;
	margin-right: 4px
}

.product-card__badge--sale {
	background: #f33;
	color: #fff
}

.product-card__badge--new {
	background: #37f;
	color: #fff
}

.product-card__badge--hot {
	background: #614ba6;
	color: #fff
}

.product-image__body {
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	width: 100%
}

.product-image__img {
	width: 150px;
	height: 150px;
}

.products-list__body {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	width: 100%;
}

.products-list__body,
.products-list__item {
	display: -ms-flexbox;
	display: flex
}

.products-list__item .product-card {
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0
}


.products-list .product-card .product-card__image {
	padding: 24px;
}

.products-list .product-card .product-card__badges-list {
	top: 24px;
	left: 24px
}

.products-list .product-card .product-card__info {
	padding: 24px 24px 0;
	/* margin-bottom: 12px; */
}

.products-list .product-card .product-card__actions {
	padding: 12px 24px 24px;
}

.products-list .product-card .product-card__availability {
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	color: #4caf50;
}

.products-list .products-list__body {
	margin: 0;
}

.products-list .products-list__item {
	width: 25%;
	margin: 0;
	padding: 8px;
	overflow: visible;
}

.products-list .product-card:before {
	border-radius: 6px;
	-webkit-border-radius: 6px;
}

.products-list .products-list__item:nth-child(2n-1) .product-card {
	width: 100%;
}

.products-list .products-list__item:nth-child(n+3) .product-card {
	margin-top: -1px
}


.product-card__actions .add_to_cart_button {
	position: absolute;
	width: 36px;
	height: 36px;
	right: 0;
	bottom: 0;
	background: #64b804;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	z-index: 20;
}

.add_to_cart_icon {
	width: auto;
	height: auto;
}

.add_to_cart_icon:after {
	content: "";
	position: absolute;
	speak: never;
	line-height: 1;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' width='24' height='24'%3E%3Cpath d='M18 13h-5v5c0 .55-.45 1-1 1h0c-.55 0-1-.45-1-1v-5H6c-.55 0-1-.45-1-1h0c0-.55.45-1 1-1h5V6c0-.55.45-1 1-1h0c.55 0 1 .45 1 1v5h5c.55 0 1 .45 1 1h0c0 .55-.45 1-1 1z'/%3E%3C/svg%3E");
	right: 6px;
	bottom: 6px;
}


.product-card__actions .added_to_cart {
	display: none;
}


/* START Фильтр тегов */
.yith-wrvp-filters-cat .filter-cat {
	border: none;
	text-transform: none;
	border-radius: 8px;
	background: rgba(13, 12, 34, 0.05);
}

.yith-wrvp-filters-cat .filter-cat a {
	color: #24243b;
	font-weight: 500;
	padding: 10px 12px;
	display: inline-block;
}

.yith-wrvp-filters-cat .filter-cat.active,
.yith-wrvp-filters-cat .filter-cat:hover {
	border: none;
	background: #e8f5e9;
}

.yith-wrvp-filters-cat .filter-cat.active a,
.yith-wrvp-filters-cat .filter-cat:hover a {
	color: #388e3c;
}

/* END Фильтр тегов */