

/* Start:/local/templates/.default/components/ony/list/catalog/style.css?16861181143634*/
.top-banners {
    clear: both;
    *zoom: 1
}

.top-banners:after, .top-banners:before {
    display: table;
    content: "";
    line-height: 0
}

.top-banners:after {
    clear: both;
	padding-top: 12px;
}

.top-banners__item {
    position: relative;
    display: block;
    text-decoration: none;
    float: right;
    width: 53.8rem;
    height: 25.7rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2rem 3rem;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.top-banners__item._long {
    width: 100%
}

.top-banners__item._dark {
    background-color: #bb559d
}

.top-banners__item._light {
    background-color: #ffe8c4
}

.top-banners__item._light .top-banners__title {
    color: #bb559d;
    margin-bottom: 2rem
}

.top-banners__item._light .top-banners__text {
    color: #000
}

.top-banners__item._light .top-banners__text span {
    font-size: 4.6rem
}

.top-banners__item._light .top-banners__button {
    background: url(/local/templates/.default/components/ony/list/catalog/images/icons/banner-button-2.png) no-repeat;
    background-size: contain
}

.top-banners__title {
    margin-bottom: 2rem;
    color: #ffc9b1;
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 4rem
}

.top-banners__text {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: .2rem;
    line-height: 2
}

.top-banners__button {
    position: absolute;
    right: 2rem;
    bottom: 2rem;
    display: block;
    width: 6rem;
    height: 4.4rem;
    background: url(/local/templates/.default/components/ony/list/catalog/images/icons/banner-button.png) no-repeat;
    background-size: contain
}

.top-banners__complex, .top-banners__side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.top-banners__side {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 51.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.top-banners__side img {
    max-width: 100%
}

.top-banners__side video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none
}

.top-banners__side._big {
    width: 70.97222222%
}

.top-banners__side._small {
    width: 29.02777778%;
    padding: 0 1rem
}

.tablet .top-banners__item {
    width: 70.5rem
}

.tablet .top-banners__item._long {
    width: 100%;
    height: 18.2rem
}

.tablet .top-banners__item._light {
    display: none
}

.tablet .top-banners__side {
    height: 37rem
}

.tablet .top-banners__side._big {
    width: 71.875%
}

.tablet .top-banners__side._small {
    width: 28.125%;
    padding: 0 1.6rem 0 2.5rem
}

.mobile .top-banners__item {
    padding: 3rem 1rem;
    width: 32rem;
    height: 16.7rem
}

.mobile .top-banners__item._long {
    width: 32rem;
    height: 11.5rem
}

.mobile .top-banners__item._light {
    display: non_close-filtere
}

.mobile .top-banners__title {
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.3rem
}

.mobile .top-banners__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8rem
}

.mobile .top-banners__button {
    width: 3rem;
    height: 2.2rem;
    background-size: contain
}

.mobile .top-banners__side {
    height: 15.6rem
}

.mobile .top-banners__side._big {
    width: 100%
}

.mobile .top-banners__side._small {
    display: none
}

/* End */


/* Start:/local/templates/.default/components/ony/catalog.smart.filter/.default/style.css?17628619378029*/
.filters-block__cover{overflow:auto;padding-right:30px}

.product-card__favorite.active::before {
	background-repeat: no-repeat;
	background-image: url("/local/header_img/icons/ic-wishlist-active.svg");
	background-size: contain;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	display: block;
}

.product-card__favorite.active svg {
	opacity: 0;
}

.catalog-section__catalog .catalog-section__catalog-row {
	transition: opacity 1s;
	height: unset !important;
}

.filter-checkbox input:checked ~ .filter-checkbox__fake-input {
	border-color: rgba(187, 85, 157, 0.6);
}

.filter-checkbox input:checked ~ .filter-checkbox__fake-input .icon,
.filter-checkbox input:checked ~ .filter-checkbox__fake-input .icon-custom {
	display: block;
}

.icon-del {
	background-image: url(/catalog/img/icons/del.png);
}

.filters-block__cover > li {
	display: none;
}

ul.tagz li a span {
	color: #000;
}

.new2021-product-detail__row-btn .line-height-1 {
	height: auto !important;
}

.filter-checklabel input:checked ~ .filter-checklabel__label {
	background: rgba(187, 85, 157, 0.1);
}

.top-banners {
	clear: both;
	margin: 0 -10px;
}

.top-banners__complex,
.top-banners__side {
	display: flex;
}

.top-banners__side._big {
	width: 70.97222222%;
}

.top-banners__side {
	height: 57.5rem;
	position: relative;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 51.5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.top-banners__side._small {
	width: 29.02777778%;
}

#set_filter,
#del_filter {
	display: none;
}

.filters-block__section.size .filter-checklabel__label {
	min-width: 46px;
}

.chosen-single span {
	min-width: 150px;
}

/*li.active-result.result-selected:before {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: rgba(187,85,157,.6);
}*/

li.active-result.result-selected {
	color: #000;
}

.catalog-section__head:before {
	display: block;
	content: "";
	position: fixed;
	background: white;
	width: 100%;
	height: 103px;
	top: -50px;
}

select[data-chosen] {
	display: block;
	padding: 8px 0;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	line-height: 1.3;
	padding-right: 30px;
	padding-left: 10px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: none;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: url("/new-catalog/img/icons/sort.svg");
	background-repeat: no-repeat, repeat;
	background-position: right 0.7em top 50%, 0 0;
	background-size: 16px auto, 100%;
}

select[data-chosen]::-ms-expand {
	display: none;
}

select[data-chosen]:hover {
	border-color: #888;
}

select[data-chosen]:focus {
	border-color: #aaa;
	outline: none;
}

/* catalog-section__tape START */

.catalog-section__tape {
	max-width: 100%;
	width: 100%;
	overflow: hidden;
	display: flex;
	position: relative;
	margin: 25px 0 35px 0;
}

.catalog-section__tape .swiper-slide-next {
	visibility: visible !important;
}

.tape-item a {
	display: flex;
	align-items: flex-end;
	font-family: 'Bron Sans Cyrl';
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
	color: #000;
	white-space: nowrap;
}

.tape-item:first-child a {
	margin: 0 30px 0 0;
}

@media screen and (max-width: 1200px) {
	.tape-item:first-child a {
		margin: 0 30px 0 30px;
	}
}

@media screen and (max-width: 992px) {
	.tape-item:first-child a {
		margin: 0 30px 0 20px;
	}
}

@media screen and (max-width: 600px) {
	.tape-item:first-child a {
		margin: 0 30px 0 10px;
	}
}

.tape-item:not(:first-child) a {
	margin: 0 30px;
}

.tape-item.swiper-slide {
	height: 20px;
	width: auto;
	display: flex;
	justify-content: center;
}

.tape-item.swiper-slide:not(:last-child) {
	border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.section__tape-btn-next {
	z-index: 1;
	background-color: #fff;
}

.section__tape.swiper-button-next {
	background-color: #fff;
	right: 0 !important;
}

.section__tape.swiper-button-next:after {
	content: none !important;
}

/* tagz list */

.tagz-list.active {
	position: absolute;
	padding: 24px 23px 5px;
	background-color: #fff;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
	z-index: 100;
	max-width: 100%;
	width: 100%;
	left: 0;
}

@media screen and (min-width: 320px) {
	.tagz-list.active {
		transform: translateY(75%);
		bottom: 0;
	}
}

@media screen and (min-width: 575px) {
	.tagz-list.active {
		max-width: 320px;
		right: 0;
		left: auto;
	}
}

@media screen and (min-width: 1024px) {
	.tagz-list.active {
		max-width: 550px;
		left: 50%;
		transform: translate(-50%, 50%);
	}
}

@media screen and (min-width: 1920px) {
	.tagz-list.active {
		max-width: 550px;
		left: 15%;
		transform: none;
		top: 49px;
		bottom: 0;
		height: fit-content;
	}
}

.tagz-list.active .tagz-list__head {
	display: flex;
}

.tagz-list.active .head-title--rolled {
	display: none;
}

.tagz-list__head {
	display: none;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 35px;
}

.tagz-list__head-title {
	display: flex;
	align-items: flex-start;
}

.tagz-list__head-title svg {
	min-width: 18px;
	max-width: 18px;
	height: auto;
}

.head-title__counter {
	font-family: 'Bron Sans Cyrl';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.035em;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

@media screen and (max-width: 575px) {
	.head-title__counter.main {
		display: none;
	}
}

.head-title--rolled {
	cursor: pointer;
}

.hide {
	display: none !important;
}

@media (min-width: 1280px) and (max-width: 1280px) {
	.catalog-section__tape {
		margin: 0;
	}
}

@media screen and (max-width: 600px) {
	.catalog-section.show-filters .catalog-section__main {
		position: fixed;
		top: 44px;
		bottom: 0;
		z-index: 10000;
		height: calc(100% - 80px) !important;
	}

	.catalog-section__main.ajax-repoad {
		opacity: 1 !important;
	}

	.catalog-section.show-filters .filters-block__stick {
		height: 100% !important;
		width: 100%;
	}

	.catalog-section__underline {
		position: fixed;
		z-index: 10001;
		top: 0;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		border-bottom: 1px solid rgba(0, 0, 0, 0.3);
		background-color: #fff;
	}

	.catalog-section__underline .catalog-section__underline-text {
		font-size: 24px;
		line-height: 1;
	}

	.catalog-section__underline .catalog-section__underline-btn {
		position: absolute;
		right: 15px;
		height: 12px;
		width: 15px;
		top: 30px;
	}

	.catalog-section__underline .catalog-section__underline-clear{
		font-size: 14px;
		line-height: 1;
		padding-bottom: 10px;
		text-decoration: underline;
		opacity: 0.6;
	}

	.catalog-section__underline .catalog-section__underline-btn svg {
		height: 100%;
		width: 100%;
	}

	.page-footer__btn-toggle-wrap {
		margin-top: -5px;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 10001;
		background-color: #fff;
		width: 100%;
		margin-bottom: 0 !important;
		overflow: hidden;
	}

	.catalog-section__filters.ajax-repoad,
	.page-footer__btn-toggle-wrap.ajax-repoad {
		-webkit-filter: blur(2px);
		filter: blur(2px);
		pointer-events: none;
	}

	.page-footer__btn-toggle-wrap .page-footer__toggle-btn {
		margin-top: 15px;
		margin-bottom: 15px;
		color: #fff !important;
		background-color: #000;
	}

	body.filter-opened {
		overflow: hidden;
	}

	.hide-filters {
		display: none !important;
	}
}

@media screen and (min-width: 600px) {
	.catalog-section__underline,
	.page-footer__btn-toggle-wrap {
		display: none !important;
	}
}

/* catalog-section__tape END */

/* End */
/* /local/templates/.default/components/ony/list/catalog/style.css?16861181143634 */
/* /local/templates/.default/components/ony/catalog.smart.filter/.default/style.css?17628619378029 */
