

/* Start:/bitrix/templates/yasew_en/components/bitrix/sale.basket.basket/ys_basket_v2_en/style.css?174339946129281*/
.basket-item-property-scu-image .basket-item-scu-list::after {
	display: block;
	clear: both;
	content: "";
}

.basket-item-property-scu-image .basket-item-scu-item-block {
	background: #ffffff;
	border: 2px solid transparent;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	line-height: 1;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: border .3s ease, color .3s ease;
	transition: border .3s ease, color .3s ease;
	vertical-align: middle;
}

.basket-item-property-scu-image .basket-item-scu-item-inner {
	background-size: cover;
	border: 2px solid #e9ecef;
	border-radius: 50%;
	display: block;
	width: 1.75rem;
	height: 1.75rem;
	vertical-align: middle;
}

.basket-item-property-scu-image .checked.basket-item-scu-item .basket-item-scu-item-block,
.basket-item-property-scu-image .selected.basket-item-scu-item .basket-item-scu-item-block,
.basket-item-property-scu-image .basket-item-scu-item:hover .basket-item-scu-item-block, .basket-item-property-scu-image .basket-item-scu-item-block:active, .basket-item-property-scu-image .basket-item-scu-item-block:focus {
	border-color: #7d8698;
}

.basket-item-property-scu-image .disabled.basket-item-scu-item>.basket-item-scu-item-block {
	background: transparent;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: inherit;
}

.basket-item-property-scu-image .disabled.basket-item-scu-item>.basket-item-scu-item-block:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}

.basket-item-property-scu-image .disabled.basket-item-scu-item .basket-item-scu-item-inner {
	opacity: .2;
}

.basket-items-list {
	/* OVERLAY */
}

.basket-items-list-header {
	padding: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 300ms padding ease;
	transition: 300ms padding ease;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
}

.basket-items-list-header-fixed {
	position: fixed;
	top: 0;
	z-index: 99;
	margin-left: -1px;
}

.basket-items-list-container {
	width: 100%;
	position: relative;
}

.basket-items-list-table.table {
	width: 100%;
	margin-bottom: 0;
}

.basket-items-list-table thead .basket-items-list-th {
	color: #7d8698;
	font-size: 75%;
	font-weight: 400;
	border-bottom: 1px solid #f1f1f1;
}

.basket-items-list-table thead .basket-items-list-header-name {
	padding-left: 19.69rem;
}

.basket-items-list-table.table .is-loading td {
	position: relative;
}

.basket-items-list-item-notification {
	text-align: center;
	position: relative;
}

.basket-items-list-item-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	opacity: .7;
}

.basket-items-list-item-descriptions-inner {
	position: static;
}

.basket-checkout-container {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	opacity: 1;
	-webkit-transition: opacity 250ms ease;
	transition: opacity 250ms ease;
	margin-top: 27px;
	gap: 18px;
}

.basket-checkout-section-top {
	border-radius: 20px;
	border: 2px solid #FED000;
	background: #FFF;
	padding: 17px 15px 22px 15px;
	order: 3;
}

.basket-checkout-section {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
}

.basket-checkout-total-block {
	margin-top: 14px;
	border-top: 2px solid #EBEBEB;
	padding-top: 14px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

.basket-checkout-total-block-title, .basket-checkout-total-block-value {
	font-family: Circe Rounded Regular3;
	position: relative;
	width: 100%;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	font-size: 20px;
	line-height: 22px;
	color: #333333;
}

.basket-checkout-total .basket-checkout-total-t1 {
	font-family: Circe Rounded Regular4;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 5px;
}

.basket-checkout-total .basket-checkout-total-t2 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 6px;
}

.basket-checkout-total .basket-checkout-total-t2-l {
	font-family: Circe Rounded Regular;
	position: relative;
	width: 100%;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}

.basket-checkout-total .basket-checkout-total-t2-c {
	position: relative;
	width: 100%;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	border-bottom: 2px dotted;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.basket-checkout-total .basket-checkout-total-t2-r {
	font-family: Circe Rounded Regular3;
	position: relative;
	width: 100%;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	font-size: 18px;
	line-height: 23px;
	color: #333333;
}

.basket-coupon-section {
	/*-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;*/
	order: 2;
}

.basket-coupon-block-field {
	/*width: 100%;
	max-width: 23.13rem;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;*/
}

.basket-coupon-block-field label {
	font-family: Circe Rounded Regular4;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 12px;
}

.basket-coupon-block-field-description {
	color: #7d8698;
}

.basket-coupon-block-field input.form-control {
	font-family: Circe Rounded Regular4;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	border: 2px solid #DDDDDD;
	border-radius: 20px;
	height: 40px;
}

.basket-coupon-block-field .form-control::-webkit-input-placeholder {
	font-family: Circe Rounded Regular4 !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 22px !important;
	color: #D7D7D7 !important;
}

.basket-coupon-block-field .form-control:focus {
	border: 2px solid #FED000;
	box-shadow: none;
}

.basket-coupon-block-field .form-control:focus::-webkit-input-placeholder {
	color: transparent!important;
}

.basket-coupon-block-coupon-btn {
	position: absolute;
	bottom: 12px;
	right: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	background-color: #E0E0E0;
	cursor: pointer;
	border-radius: 50%;
}

.basket-coupon-alert {
	padding-inline: 10px;
	display: flex;
	flex-wrap: nowrap;
	gap: 8px;
}

.basket-coupon-alert .basket-coupon-text {
	font-family: Circe Rounded Regular;
	color: #595959;
	font-size: 14px;
}

.basket-coupon-alert svg path {
	stroke: #404040;
}

.basket-coupon-alert.BAD .basket-coupon-text {
	color: #FF6464;
}

.basket-coupon-alert.BAD svg path {
	stroke: #FF6464;
}

.basket-coupon-alert .basket-coupon-text span {
	font-family: Circe Rounded Regular4;
}

.basket-coupon-alert .close-link {
	cursor: pointer;
	margin-top: 6px;
	line-height: 0;
}

.basket-coupon-block-coupon-btn svg path {
	stroke: #888888;
}

.basket-coupon-block-field .form-group.filled .basket-coupon-block-coupon-btn {
	background: #FED000;
}

.basket-coupon-block-field .form-group.filled .basket-coupon-block-coupon-btn svg path {
	stroke: #222628;
}

.basket-coupon-block-field .form-group.applied .basket-coupon-block-coupon-btn {
	background: #E0E0E0;
}

.basket-coupon-block-field .form-group.applied .basket-coupon-block-coupon-btn svg path {
	stroke: #888888;
}

.basket-coupon-alert-section {
	margin-top: 7px;
}

.basket-items-search-field {
	-webkit-transition: 300ms all ease;
	transition: 300ms all ease;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
}

.basket-items-search-field+.basket-items-list-header-filter {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
	text-align: right;
}

.basket-items-list-item {
	/* PREVIEW & NAME */
	/* AMOUNT */
}

.basket-items-list-item-container {
	position: static;
}

.basket-items-list-item-descriptions {
	width: 100%;
	padding: 1.56rem 0;
	vertical-align: top;
}

.basket-items-list-item-descriptions-inner {
	display: -webkit-box;
	display: -ms-flexbox;
}

.basket-clear {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 2.38rem;
	height: 2.38rem;
	line-height: 2.38rem;
	text-align: center;
	cursor: pointer;
	pointer-events: auto;
}

.basket-clear:before, .basket-clear:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: .13rem;
	height: .88rem;
	background: #a1a1a1;
	content: '';
	-webkit-transition: 300ms background-color ease;
	transition: 300ms background-color ease;
}

.basket-clear:before {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.basket-clear:after {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.basket-items-list-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	/*opacity: 1;*/
	-webkit-animation-name: ShowOverlay;
	animation-name: ShowOverlay;
	-webkit-animation-duration: 50ms;
	animation-duration: 50ms;
	margin: 0 10px;
	border-radius: 30px;
	font-family: Circe Rounded Regular4;
	color: #AFAFAF;
	font-size: 30px;
	line-height: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.20);
	backdrop-filter: blur(5px);
}

.basket-item {
	/* PREVIEW & NAME */
	/* AMOUNT */
	/* PRICE */
	/* ACTIONS */
}

.basket-item-highlighted {
	background: #ff5605;
	color: #fff;
}

.basket-item-block-image {
	position: relative;
	margin-right: 10px;
	border-radius: 5px;
	overflow: hidden;
	height: fit-content;
}

.basket-item-block-info {
	position: relative;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
	/*padding-top: .75rem;*/
	-ms-flex-item-align: center;
	align-self: center;
}

.basket-item-actions-remove {
	display: none;
}

.basket-item-property-name, .basket-item-property-custom-name {
	color: #7d8698;
	font-size: 0.875rem;
	margin-right: .5rem;
}

.basket-item-property-name-title:after {
	content: ": ";
}

.basket-item-property-name-value {
	color: #202020;
}

.basket-item-property-scu-image .basket-item-property-name {
	margin-bottom: 0.25rem;
}

.basket-item-property-custom-photo .basket-item-property-custom-value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 4rem;
	word-spacing: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.basket-item-custom-block-photo-item {
	margin-right: .25rem;
	margin-top: .25rem;
	width: auto;
	height: 4rem;
	border: 1px solid #bdbdbd;
	cursor: pointer;
}

.basket-item-custom-block-photo-item:hover {
	border-color: #ff5605;
}

.basket-item-property-scu-image .basket-item-scu-list {
	padding-left: 0;
	list-style: none;
	margin: 0;
}

.basket-item-property-scu-image .basket-item-scu-item {
	float: left;
	margin: 0 0.5rem 0.5rem 0;
}

.basket-item-block-amount {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.basket-item-amount-btn-minus, .basket-item-amount-btn-plus {
	position: relative;
	display: inline-block;
	min-width: 22px;
	height: 22px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	-webkit-transition: background 300ms ease, opacity 300ms ease;
	transition: background 300ms ease, opacity 300ms ease;
}

.basket-item-amount-btn-minus:after, .basket-item-amount-btn-plus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	-webkit-transition: opacity 300ms ease, background 300ms ease;
	transition: opacity 300ms ease, background 300ms ease;
}

.basket-item-amount-btn-minus:hover:after, .basket-item-amount-btn-plus:hover:after {
	opacity: 1;
}

.basket-item-amount-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.basket-item-amount-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.basket-item-amount-field {
	-moz-appearance: textfield;
}

.basket-item-amount-field.form-control:focus {
	border-color: #ced4da;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.basket-item-amount-field::-webkit-outer-spin-button, .basket-item-amount-field::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0;
	/* <-- Apparently some margin are still there even though it's hidden */
}

.basket-item-block-amount .input-group>.basket-item-amount-field {
	border-right-color: transparent;
	text-align: center;
	width: 4.25rem;
}

.basket-item-amount-measure-text .input-group-text {
	background: #fff;
	border-left-color: transparent;
	padding: 0.375rem 0.75rem;
}

.basket-item-block-price {
	position: relative;
	text-align: right;
	white-space: nowrap;
	display: flex;
	gap: 8px;
}

.basket-item-price-title {
	font-size: 75%;
	color: #7d8698;
}

.basket-item-actions-block {
	position: absolute;
	right: 0.25rem;
	top: 10px;
	z-index: 210;
}

.basket-item-actions-container {
	display: block;
	height: 2.375rem;
	position: relative;
	width: 2.375rem;
}

.basket-item-actions-label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.8);
	border: 1px solid rgba(189, 189, 189, 0.5);
	border-radius: 50%;
	color: #bdbdbd;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: auto;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

.alert.alert-basket-custom-errors {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.alert.alert-basket-custom-errors .icon-svg {
	width: 1.5rem;
	height: 1.5rem;
	margin-top: -.25rem;
	margin-right: .5rem;
}

@media (max-width: 991.98px) {
	.basket-items-list-thead {
		display: none;
	}

	.basket-items-list-item-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		/*-ms-flex-wrap: wrap;
		  flex-wrap: wrap;*/
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		border-bottom: 1px solid #f1f1f1;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.basket-items-list-item-amount {
		-ms-flex-item-align: center;
		align-self: center;
	}

	.basket-items-list-item-descriptions {
		width: 100%;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%;
	}

	.basket-item-property-scu-image .basket-item-property-value {
		display: none;
	}

	.basket-item-property-scu-text .basket-item-property-name-value {
		display: inline;
	}
}

.basket-items-list-wrapper-light .basket-items-list-header {
	display: none !important;
}

@media (max-width: 767.98px) {
	.basket-items-list-header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.basket-items-list-header-filter {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.basket-items-list-header-filter-item {
		margin: 0.5rem 0;
	}

	.basket-items-search-field {
		width: 100%;
	}

	.basket-items-search-field+.basket-items-list-header-filter {
		text-align: left;
	}

	.basket-checkout-total {
		margin-top: 1rem;
	}

	.basket-checkout-block-btn {
		text-align: center;
	}
}

@-webkit-keyframes ShowOverlay {
	0% {
		opacity: 0;
	}

	100% {
		opacity: .7;
	}
}

@keyframes ShowOverlay {
	0% {
		opacity: 0;
	}

	100% {
		opacity: .7;
	}
}

.basket-btn-checkout-wrap {
	margin-top: 15px;
	margin-bottom: 15px;
}

.btn.basket-btn-checkout {
	font-family: Circe Rounded Alt Regular1;
	background: #FED000;
	border-radius: 50px;
	border: 0;
	font-size: 18px;
	line-height: 1;
	color: #222628;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.btn.basket-btn-checkout:not(.disabled):hover {
	background: #FFE674;
	color: #222628;
}

.btn.basket-btn-checkout.disabled {
	background-color: #D8D8D8 !important;
	color: #FFFFFF;
}

.basket-btn-checkout-order-process {
	border-radius: 50px;
	background: #90D7F5;
	display: flex;
	font-family: Circe Rounded Alt Regular1;
	border-radius: 50px;
	font-size: 18px;
	line-height: 1;
	color: #222628;
	height: 50px;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e);
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 0.1875rem) center;
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}



.basket-item-block-info .price_block {
	display: flex;
	align-items: center;
	gap: 9px;
}

.basket-item-block-info .price_block .basket-item-block-info-full_price {
	font-family: Circe Rounded Regular3;
	color: #ACACAC;
	font-size: 22px;
	line-height: normal;
}

.basket-item-block-info .price_block .basket-item-block-info-full_price del {
	text-decoration: line-through;
	text-decoration-color: #333333;
	text-decoration-thickness: 1px;
}

.basket-item-block-info .basket-item-property-value {
	margin-top: 5px;
}

.basket-item-block-info .basket-item-property-value ul.basket-item-scu-list {
	padding-left: 0;
	list-style: none;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 30px);
}

.basket-item-block-info .basket-item-property-value ul.basket-item-scu-list li {
	font-family: Circe Rounded Regular4;
	background: #E0E0E0;
	font-size: 15px;
	color: #333333;
	border-radius: 20px;
	border: 0;
	height: 34px;
	min-width: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 5px 5px 0;
	cursor: pointer;
	padding: 2px 6px 0 6px;
}

.basket-item-block-info .basket-item-property-value.prop1779 ul.basket-item-scu-list li {
	padding-inline: 10px;
}

.basket-item-block-info .basket-item-property-value ul.basket-item-scu-list li.inBasket {
	background: #F8F8F8;
	color: #E0E0E0;
	pointer-events: none;
}

.basket-item-block-info .basket-item-property-value ul.basket-item-scu-list li.isBuyed {
	background: #F8F8F8;
	color: #E0E0E0;
	pointer-events: none;
}

.basket-item-block-info .basket-item-property-value ul.basket-item-scu-list li.selected {
	background: #FED000;
	color: #333333;
}

.basket-item-block-info .basket-item-property-value ul.basket-item-scu-list li:hover {
	background: #FFE674;
}

.basket-item-block-info h2.basket-item-info-name {
	font-family: Circe Rounded Regular4;
	font-size: 18px;
	line-height: 23px;
	color: #333333;
	margin: 0;
	padding-right: 20px;
}

.basket-item-block-info h2.basket-item-info-name a {
	color: #333333;
}

.basket-item-block-info h2.basket-item-info-name a:hover {
	color: #333333;
	text-decoration: none;
}

.basket-item-block-info a.basket-item-info-section-link {
	font-family: Circe Rounded Regular;
	font-size: 15px;
	line-height: 19px;
	color: #888888;
}

.basket-item-block-info a.basket-item-info-section-link:hover {
	color: #888888;
	text-decoration: none;
}

.basket-items-list-wrapper {
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
}

.basket-items-list-wrapper .basket-items-list {
	padding: 15px 15px 7px 15px;
}

.basket-items-list-wrapper tr.basket-items-list-item-container {
	border-top: 2px solid #EBEBEB;
	border-bottom: 0;
}

.basket-items-list-wrapper tr.basket-items-list-item-container:first-child {
	border-top: none;
	border-bottom: 0;
}

.basket-items-list-wrapper table tr td {
	border: none;
	padding: 15px 0 7px 0;
}

.basket-items-list-wrapper table tr:first-child td {
	padding: 0 0 7px 0;
}

.basket-items-list-wrapper table tr:last-child td {
	padding: 15px 0 0 0;
}

.basket-items-list-wrapper table tr td.basket-items-list-item-price {
	padding-right: 30px;
}

.basket-item-image {
	max-width: 44px;
	max-height: 62px;
	width: auto;
}

.basket-item-property-scu-text {
	margin-top: 5px;
}

.basket-item-property-scu-text .basket-item-property-name .basket-item-property-name-title {
	font-family: Circe Rounded Regular;
	font-size: 15px;
	line-height: 22px;
	color: #222628;
}

.basket-item-property-scu-text .basket-item-property-name .basket-item-property-name-value {
	font-family: Circe Rounded Regular4;
	font-size: 15px;
	line-height: 22px;
	color: #222628;
}

.basket-item-property-scu-text .basket-item-property-name .basket-item-property-1779-description {
	display: none;
	font-family: Circe Rounded Regular4;
	color: #FED000;
	font-size: 17px;
	line-height: 22px;
}

.basket-item-property-scu-text .basket-item-property-name.prop1779 .basket-item-property-1779-description {
	display: inline;
}


.basket-item-block-actions {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #E0E0E0;
	border-radius: 50%;
	cursor: pointer;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

.basket-item-block-actions:hover {
	background: #D7D7D7;
}

.basket-item-full_price-current-text {
	font-family: Circe Rounded Regular3;
	font-size: 18px;
	line-height: normal;
	color: #ACACAC;
}

.basket-item-full_price-current-text del {
	text-decoration: line-through;
	text-decoration-color: #333333;
	text-decoration-thickness: 1px;
}

.basket-item-price-current-text {
	font-family: Circe Rounded Regular3;
	font-size: 22px;
	line-height: 28px;
	color: #333333;
}

.basket-item-block-info-price {
	font-family: Circe Rounded Alt Regular2;
	margin-top: 5px;
	font-size: 30px;
	line-height: 38px;
	color: #222628;
}

.basket-checkout-total-t3 {
	font-family: Circe Rounded Regular;
	font-size: 13px;
	line-height: 18px;
	color: #888888;
}

.basket-total-block-auth {
	margin-top: 19px;
}

.basket-total-block-auth label {
	font-family: Circe Rounded Regular4;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 8px;
}

.basket-total-block-auth label a {
	font-family: Circe Rounded Regular4;
	font-size: 16px;
	line-height: 22px;
	color: #FED000;
}

.basket-total-block-auth label a:hover {
	text-decoration: none;
	color: #FED000;
}

.basket-total-block-auth input {
	font-family: Circe Rounded Regular4;
	background: #FFFFFF;
	border: 2px solid #DDDDDD;
	border-radius: 20px;
	font-size: 16px;
	line-height: 1;
	height: 40px;
}

.basket-total-block-auth input::placeholder {
	font-family: Circe Rounded Regular4;
	color: #D7D7D7;
}

.basket-empty {
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
	padding: 35px 15px !important;
	max-width: 1360px !important;
	position: relative;
	z-index: 1;
}

.basket-empty__icon {
	margin: 0 !important;
	font-size: 1px !important;
}

.basket-empty__icon svg {
	width: 35px;
	height: 31px;
}

.basket-empty__title {
	font-family: Circe Rounded Alt Regular1;
	margin-top: 5px !important;
	margin-bottom: 1px !important;
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	color: #222628;
}

.basket-empty__descr {
	font-family: Circe Rounded Regular;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #222628;
	margin: 0 !important;
}

.basket-empty__buttons {
	margin: 16px 0 0 0 !important;
}

.basket-empty__buttons a {
	font-family: Circe Rounded Alt Regular1;
	background: #FED000;
	border-radius: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	font-size: 18px;
	line-height: 1;
	color: #222628;
	width: 100%;
}

.mx--10 {
	margin-left: -10px;
	width: 100vw;
}

.basket-items-list-item-removed-container {
	font-family: Circe Rounded Regular;
	color: #333;
	text-align: center;
	font-size: 16px;
	line-height: normal;
}

.basket-items-list-item-removed-container span {
	font-family: Circe Rounded Regular4;
}

.basket-items-list-item-removed-block {
	margin-top: 13px;
}

.basket-items-list-item-removed-block a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 3px;
	font-family: Circe Rounded Regular;
	color: #222628;
	font-size: 16px;
	line-height: normal;
}

.basket-items-list-item-removed-block a:hover {
	color: #222628;
	text-decoration: none;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

.basket-items-list-item-removed-block a svg {
	margin-top: -3px;
}

.basket-items-list-item-removed-block a svg path {
	fill: #222628;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

@media (min-width: 768px) {
	.basket-item-block-info .basket-item-property-value ul.basket-item-scu-list {
		width: 100%;
	}

	.basket-items-list-wrapper {
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
		border-radius: 30px;
	}

	.basket-items-list-wrapper .basket-items-list {
		padding: 40px;
	}

	.basket-items-list-wrapper table tr td {
		padding: 20px 0 16px 0;
	}

	.basket-items-list-wrapper table tr:first-child td {
		padding-bottom: 16px;
	}

	.basket-item-block-image {
		margin-right: 20px;
		border-radius: 10px;
	}

	.basket-item-image {
		max-width: 86px;
		max-height: 120px;
	}

	.basket-item-block-info h2.basket-item-info-name {
		font-size: 22px;
		line-height: 28px;
		padding-right: 0;
	}

	.basket-item-block-info a.basket-item-info-section-link {
		font-size: 13px;
		line-height: 22px;
	}

	.basket-item-property-scu-text .basket-item-property-name .basket-item-property-name-title {
		font-size: 16px;
	}

	.basket-item-property-scu-text .basket-item-property-name .basket-item-property-name-value {
		font-size: 16px;
	}

	.basket-item-property-scu-text .basket-item-property-name .basket-item-property-1779-description {
		font-size: 16px;
	}

	.basket-item-block-info-price {
		display: none;
	}

	.basket-item-block-info-full_price {
		display: none;
	}

	.basket-btn-checkout-wrap {
		margin-top: 20px;
	}

	.btn.basket-btn-checkout {
		font-size: 20px;
		height: 60px;
	}

	.basket-btn-checkout-order-process {
		font-size: 20px;
		height: 60px;
	}

	.basket-total-block-auth {
		margin-top: 24px;
	}

	.basket-empty {
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
		border-radius: 30px;
		padding: 57px 15px !important;
	}

	.basket-empty__icon svg {
		width: auto;
		height: auto;
	}

	.basket-empty__title {
		margin-top: 8px !important;
		margin-bottom: 5px !important;
		font-size: 40px;
		line-height: 51px;
	}

	.basket-empty__descr {
		font-size: 22px;
		line-height: 28px;
		max-width: 494px;
		margin: 0 auto !important;
	}

	.basket-empty__buttons {
		margin-top: 33px !important;
	}

	.basket-empty__buttons a {
		height: 60px;
		font-size: 20px;
		width: auto;
		padding: 0 60px;
		-webkit-transition: all .1s ease-in;
		transition: all .1s ease-in;
	}

	.basket-empty__buttons a:hover {
		background: #FFE054;
	}

	.basket-checkout-section-top {
		padding: 18px 30px 30px 30px;
		order: 1;
	}

	.basket-checkout-container {
		margin-top: 0;
		gap: 11px;
	}

	.basket-coupon-section {
		order: 3;
		margin-top: 3px;
	}

	.basket-coupon-block-field .form-group:hover input.form-control {
		border: 2px solid #FED000;
	}

	.basket-items-list-item-removed-container {
		font-size: 18px;
	}

	.basket-items-list-item-removed-block {
		margin-top: 7px;
	}

	.basket-items-list-item-removed-block a {
		gap: 4px;
		font-size: 18px;
	}

	.basket-items-list-item-removed-block a:hover {
		text-decoration-line: underline;
	}

	.basket-items-list-item-removed-block a:hover svg path {
		fill: #FED000;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/ys_poKategoriyam/style.css?17433994638608*/
.main_yasew_poKategoriyam-bgm {
	position: absolute;
	/*background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTk3IiBoZWlnaHQ9IjM5MiIgdmlld0JveD0iMCAwIDU5NyAzOTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01OTQuMzMxIDIxNS4zNTFDNTg4LjM2NSAyNDQuOTYyIDU3MS42OTYgMjcxLjQxOCA1NDguMDA4IDI4OS45OTFDNTM2Ljc3OCAyOTguNzUxIDUyNC4zMiAzMDUuNzYgNTEwLjgwOCAzMTAuNjY2QzQ5NS41NDMgMzE2LjA5NyA0NzkuNTc1IDMxOC4wMjQgNDYzLjQzMiAzMTguMzc1QzQ0NC44MzMgMzE4LjcyNSA0MjYuMDU3IDMxNy40OTkgNDA3LjYzMyAzMjAuNDc3QzM5MC42MTMgMzIzLjI4MSAzNzQuOTk2IDMzMC4yODkgMzYwLjI1NyAzMzkuMjI1QzMzMS4zMDUgMzU2LjU3MSAzMDUuMzM2IDM4MC4yMjQgMjcxLjk5NyAzODguOTg1QzI1Ni4yMDUgMzkzLjE5IDIzOS44ODYgMzkzLjE5IDIyNC40NDUgMzg3Ljc1OEMyMDkuNzA2IDM4Mi41MDIgMTk2Ljg5NiAzNzMuMzkxIDE4NS4zMTYgMzYzLjIyOUMxNjAuNTc1IDM0MS4zMjggMTQxLjQ0OSAzMTIuNzY4IDExMS43OTQgMjk2LjY0OUM4NC4yNDYgMjgxLjU4MSA1MC43MzE3IDI3Ny45MDEgMjguMjcxOCAyNTQuMjQ4QzEyLjgzMDYgMjM3Ljk1MyA0LjkzNDUzIDIxNi4wNTIgMi42NTM0NSAxOTMuOEMyLjMwMjUyIDE5MS44NzMgMS45NTE1OCAxOTAuMTIxIDEuNjAwNjQgMTg4LjE5M0MtMy42NjMzOSAxNTQuNTUzIDQuNTgzNiAxMTkuODYxIDE4LjYyMSA4OS4zNzQ1QzMxLjc4MTEgNjAuOTkwNCA1MS40MzM1IDM0LjcwODggNzguMjgwMSAxOC4wNjM4QzEwNC43NzYgMS41OTM5NyAxMzcuOTM5IC01LjA2NDA0IDE2OC4yOTUgNC4yMjIxMkMxOTYuMDE5IDEyLjgwNzQgMjE4LjQ3OSAzMi4yNTU4IDI0MS42NDEgNDguNTUwNEMyNTMuNTczIDU2Ljk2MDUgMjY2LjAzMSA2NC44NDUgMjc5LjcxNyA3MC4yNzY2QzI5NC42MzIgNzYuMjMzNyAzMTAuNiA3OC41MTE1IDMyNi41NjcgNzguMzM2M0MzNTkuOTA2IDc3LjgxMDYgMzkyLjAxNyA2Ny40NzMyIDQyNC42NTQgNjEuODY2NEM0NDAuNjIxIDU5LjA2MzEgNDU2Ljc2NCA1Ny4zMTEgNDcyLjkwNyA1OC4zNjIyQzQ4Ny42NDcgNTkuMjM4MyA1MDIuMjExIDYyLjU2NzMgNTE1Ljg5NyA2OC4zNDkyQzU0Mi4zOTMgNzkuNTYyNyA1NjUuNTU0IDk5LjM2MTUgNTc5Ljc2NyAxMjQuNDE3QzU5NS43MzUgMTUxLjM5OSA2MDAuNjQ4IDE4NC41MTQgNTk0LjMzMSAyMTUuMzUxWiIgZmlsbD0iI0ZGRkNGNCIvPgo8L3N2Zz4K");*/
	background-image: url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='200' cy='200' r='200' fill='%23FFFCF4'/%3E%3C/svg%3E%0A");
	height: 400px;
	left: 145px;
	top: -60px;
	width: calc(100% - 145px);
	background-repeat: no-repeat;
}

.main_yasew_poKategoriyam-bg {
	display: none;
}

@media (min-width: 1300px) {
	.main_yasew_poKategoriyam-bgm {
		display: none;
	}

	.main_yasew_poKategoriyam-bg {
		display: block;
		position: absolute;
		background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTE5OSIgaGVpZ2h0PSI3ODgiIHZpZXdCb3g9IjAgMCAxMTk5IDc4OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExOTMuNjQgNDMyLjlDMTE4MS42NiA0OTIuNDIzIDExNDguMTggNTQ1LjYwNiAxMTAwLjYxIDU4Mi45NDFDMTA3OC4wNSA2MDAuNTUxIDEwNTMuMDMgNjE0LjYzOSAxMDI1LjkgNjI0LjUwMUM5OTUuMjM2IDYzNS40MiA5NjMuMTY3IDYzOS4yOTQgOTMwLjc0NiA2MzkuOTk5Qzg5My4zOTEgNjQwLjcwMyA4NTUuNjgzIDYzOC4yMzggODE4LjY4MSA2NDQuMjI1Qzc4NC40OTcgNjQ5Ljg2IDc1My4xMzMgNjYzLjk0OSA3MjMuNTMxIDY4MS45MTFDNjY1LjM4NCA3MTYuNzggNjEzLjIyOCA3NjQuMzI4IDU0Ni4yNzEgNzgxLjkzOUM1MTQuNTU1IDc5MC4zOTIgNDgxLjc4MSA3OTAuMzkyIDQ1MC43NyA3NzkuNDczQzQyMS4xNjcgNzY4LjkwNyAzOTUuNDQyIDc1MC41OTIgMzcyLjE4MyA3MzAuMTY0QzMyMi40OTQgNjg2LjEzOCAyODQuMDgyIDYyOC43MjggMjI0LjUyNSA1OTYuMzI1QzE2OS4xOTggNTY2LjAzNSAxMDEuODg4IDU1OC42MzggNTYuNzgwMyA1MTEuMDlDMjUuNzY4NiA0NzguMzM1IDkuOTEwNCA0MzQuMzA4IDUuMzI5MTMgMzg5LjU3OEM0LjYyNDMyIDM4NS43MDMgMy45MTk1MSAzODIuMTgxIDMuMjE0NjkgMzc4LjMwN0MtNy4zNTc0NyAzMTAuNjgzIDkuMjA1NTkgMjQwLjk0NSAzNy4zOTggMTc5LjY2MUM2My44Mjg0IDEyMi42MDMgMTAzLjI5OCA2OS43NzE3IDE1Ny4yMTYgMzYuMzExOUMyMTAuNDI5IDMuMjA0MiAyNzcuMDM0IC0xMC4xNzk4IDMzOCA4LjQ4NzMzQzM5My42OCAyNS43NDU2IDQzOC43ODggNjQuODQwOCA0ODUuMzA1IDk3LjU5NjNDNTA5LjI2OSAxMTQuNTAyIDUzNC4yOSAxMzAuMzUyIDU2MS43NzcgMTQxLjI3QzU5MS43MzIgMTUzLjI0NSA2MjMuODAxIDE1Ny44MjQgNjU1Ljg2OSAxNTcuNDcyQzcyMi44MjYgMTU2LjQxNSA3ODcuMzE3IDEzNS42MzUgODUyLjg2NCAxMjQuMzY0Qzg4NC45MzMgMTE4LjcyOSA5MTcuMzU0IDExNS4yMDcgOTQ5Ljc3NSAxMTcuMzJDOTc5LjM3OCAxMTkuMDgxIDEwMDguNjMgMTI1Ljc3MyAxMDM2LjExIDEzNy4zOTZDMTA4OS4zMyAxNTkuOTM3IDExMzUuODUgMTk5LjczNyAxMTY0LjM5IDI1MC4xMDNDMTE5Ni40NiAzMDQuMzQzIDEyMDYuMzMgMzcwLjkxMSAxMTkzLjY0IDQzMi45WiIgZmlsbD0iI0ZGRkNGNCIvPgo8L3N2Zz4K");
		width: 1199px;
		height: 788px;
		left: -204px;
		top: -122px;
	}
}

.main_yasew_poKategoriyam {
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%;
	margin-top: 18px;
}

@media (min-width: 900px) {
	.main_yasew_poKategoriyam {
		margin-top: 20px;
	}
}

@media (min-width: 1300px) {
	.main_yasew_poKategoriyam {
		width: 100%;
		max-width: 1130px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
}

.main_yasew_poKategoriyam-header {
	margin-top: 9px;
	margin-bottom: 18px;
	padding-left: 10px;
	position: relative;
}

.main_yasew_poKategoriyam-header h3 {
	font-family: Circe Rounded Alt Regular2;
	font-weight: 400;
	font-size: 26px;
	line-height: 33px;
	color: #222628;
	margin-bottom: 0;
	position: relative;
}

.main_yasew_poKategoriyam-header .h3a {
	font-family: Circe Rounded Regular;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	position: relative;
}

@media (min-width: 900px) {
	.main_yasew_poKategoriyam-header {
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.main_yasew_poKategoriyam-header h3 {
		font-size: 50px;
		line-height: 64px;
	}

	.main_yasew_poKategoriyam-header .h3a {
		font-size: 20px;
		line-height: 26px;
	}
}

@media (min-width: 1300px) {
	.main_yasew_poKategoriyam-header {
		margin-top: 39px;
		margin-bottom: 30px;
		padding-left: 0;
		width: 100%;
		max-width: 1130px;
		margin-left: auto;
		margin-right: auto;
	}

	.main_yasew_poKategoriyam-header .h3a {
		margin-top: 10px;
	}
}

.main_yasew_poKategoriyam .yasew_poKategoriyam {
	height: 100px;
}

@media (min-width: 900px) {
	.main_yasew_poKategoriyam .yasew_poKategoriyam {
		height: 165px;
	}
}

.main_yasew_poKategoriyam .slide_viewer {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.main_yasew_poKategoriyam .slide_group {
	height: 100%;
	position: relative;
	width: 100%;
	overflow-x: scroll;
}

.main_yasew_poKategoriyam .slide_group::-webkit-scrollbar {
	display: none;
}

.main_yasew_poKategoriyam .slide {
	display: none;
	position: absolute;
	text-align: center;
	height: 100%;
	overflow: hidden;
	width: 120px;
}

.main_yasew_poKategoriyam .slide:last-child {
	width: 130px;
	padding-right: 10px;
}

@media (min-width: 900px) {
	.main_yasew_poKategoriyam .slide {
		width: 210px;
	}

	.main_yasew_poKategoriyam .slide:last-child {
		width: 220px;
	}
}

@media (min-width: 1300px) {
	.main_yasew_poKategoriyam .slide_group {
		overflow-x: visible;
	}
}

.main_yasew_poKategoriyam .slide a {
	font-family: Circe Rounded Regular4;
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

.main_yasew_poKategoriyam .slide a:hover {
	text-decoration: none;
}

.main_yasew_poKategoriyam .slide img {
	height: 70px;
	margin-bottom: 10px;
	border-radius: 10px;
}

@media (min-width: 900px) {
	.main_yasew_poKategoriyam .slide a {
		font-size: 26px;
		line-height: 30px;
	}

	.main_yasew_poKategoriyam .slide img {
		height: auto;
		max-height: 120px;
		margin-bottom: 15px;
		border-radius: 20px;
	}
}

.main_yasew_poKategoriyam .slide:first-child {
	display: block;
}

.main_yasew_poKategoriyam .directional_nav {
	position: absolute;
	top: 0;
	left: -76.5px;
	height: 120px;
	width: calc(100% + 153px);
	margin: 0 auto;
	display: none;
}

@media (min-width: 1300px) {
	.main_yasew_poKategoriyam .directional_nav {
		display: block;
	}
}

.main_yasew_poKategoriyam .previous_btn {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	padding-right: 1px;
}

.main_yasew_poKategoriyam .next_btn {
	bottom: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 2px;
}

.main_yasew_poKategoriyam .previous_btn, .main_yasew_poKategoriyam .next_btn {
	cursor: pointer;
	height: 49px;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 49px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	z-index: 1;
}

.main_yasew_poKategoriyam .previous_btn:hover, .main_yasew_poKategoriyam .next_btn:hover {
	background: #ECECEC;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

@media only screen and (max-width: 1299px) {
	.main_yasew_poKategoriyam .previous_btn {
		left: 15px;
	}

	.main_yasew_poKategoriyam .next_btn {
		right: 15px;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/yasew_poRazdelam/style.css?17433994634290*/
.main_yasew_poRazdelam {
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%;
	margin-top: 20px;
}

.main_yasew_poRazdelam-header {
	margin-top: 45px;
	margin-bottom: 20px;
	padding-left: 10px;
	position: relative;
}

.main_yasew_poRazdelam-header h3 {
	font-family: Circe Rounded Alt Regular2;
	font-weight: 400;
	font-size: 26px;
	line-height: 33px;
	color: #222628;
	margin-bottom: 0;
	position: relative;
}

.main_yasew_poRazdelam-header .h3a {
	font-family: Circe Rounded Regular;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	position: relative;
}

.main_yasew_poRazdelam .yasew_poRazdelam {
	height: 207px;
}

.main_yasew_poRazdelam .slide_viewer {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.main_yasew_poRazdelam .slide_group {
	height: 100%;
	position: relative;
	width: 100%;
	overflow-x: scroll;
}

.main_yasew_poRazdelam .slide_group::-webkit-scrollbar {
	display: none;
}

.main_yasew_poRazdelam .slide {
	display: none;
	position: absolute;
	text-align: center;
	height: 100%;
	overflow: hidden;
	width: 120px;
}

.main_yasew_poRazdelam .slide:last-child {
	width: 130px;
	padding-right: 10px;
}

.main_yasew_poRazdelam .slide a {
	font-family: Circe Rounded Regular4;
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

.main_yasew_poRazdelam .slide a:hover {
	text-decoration: none;
}

.main_yasew_poRazdelam .slide img {
	height: 161px;
	margin-bottom: 10px;
	border-radius: 20px;
}

.main_yasew_poRazdelam .slide:first-child {
	display: block;
}
@media (min-width: 480px) {
	.main_yasew_poRazdelam-header {
		margin-top: 40px;
	}
}

@media (min-width: 900px) {
	.main_yasew_poRazdelam-header {
		margin-top: 50px;
	}

	.main_yasew_poRazdelam-header h3 {
		font-size: 50px;
		line-height: 64px;
	}

	.main_yasew_poRazdelam-header .h3a {
		font-size: 20px;
		line-height: 26px;
	}

	.main_yasew_poRazdelam .yasew_poRazdelam {
		height: 357px;
	}

	.main_yasew_poRazdelam .slide {
		width: 209px;
	}

	.main_yasew_poRazdelam .slide:last-child {
		width: 219px;
	}

	.main_yasew_poRazdelam .slide a {
		font-size: 22px;
		line-height: 30px;
	}

	.main_yasew_poRazdelam .slide img {
		height: auto;
		max-height: 283px;
		margin-bottom: 15px;
	}
}

@media (min-width: 1300px) {
	.main_yasew_poRazdelam {
		width: 100%;
		max-width: 1130px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.main_yasew_poRazdelam-header {
		margin-top: 65px;
		margin-bottom: 30px;
		padding-left: 0;
		width: 100%;
		max-width: 1130px;
		margin-left: auto;
		margin-right: auto;
	}

	.main_yasew_poRazdelam-header .h3a {
		margin-top: 10px;
	}

	.main_yasew_poRazdelam .slide_group {
		overflow-x: visible;
	}

	.main_yasew_poRazdelam .slide:last-child {
		padding-right: 0;
	}
}


.main_yasew_poRazdelam .directional_nav {
	position: absolute;
	top: 0;
	left: -76.5px;
	height: 283px;
	width: calc(100% + 153px);
	margin: 0 auto;
	display: none;
}

@media (min-width: 992px) {
	.main_yasew_poRazdelam .directional_nav {
		display: block;
	}
}

.main_yasew_poRazdelam .previous_btn {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	padding-right: 1px;
}

.main_yasew_poRazdelam .next_btn {
	bottom: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 2px;
}

.main_yasew_poRazdelam .previous_btn, .main_yasew_poRazdelam .next_btn {
	cursor: pointer;
	height: 49px;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 49px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	z-index: 1;
}

.main_yasew_poRazdelam .previous_btn:hover, .main_yasew_poRazdelam .next_btn:hover {
	background: #ECECEC;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

@media only screen and (max-width: 991px) {
	.main_yasew_poRazdelam .previous_btn {
		left: 15px;
	}

	.main_yasew_poRazdelam .next_btn {
		right: 15px;
	}
}
/* End */
/* /bitrix/templates/yasew_en/components/bitrix/sale.basket.basket/ys_basket_v2_en/style.css?174339946129281 */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/ys_poKategoriyam/style.css?17433994638608 */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/yasew_poRazdelam/style.css?17433994634290 */
