/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.product-label {
	position: absolute;
	left: 92px;
	top: -14px;
	z-index: 10;
}
.product-label span{
	font-size: 15px;
	border-radius: 10px;
	/*background-color: #ff3a3a;*/
	background-color: #f39314;
	line-height: 1;
	padding: 5px;
	color: #fff;
}
.product-label-section{
	position: absolute;
	left: 8px;
	top: 6px;
	z-index: 10;
}
.product-label-section span{
	font-size: 15px;
	border-radius: 10px;
	/*background-color: #ff3a3a;*/
	background-color: #f39314;
	line-height: 1;
	padding: 5px;
	color: #fff;
}


@media screen and (max-width: 568px) and (min-width: 280px){
	.product-label{
		left: -3px;
	}
	.product-label-section span{
		font-size: 11px;
	}
}

/* слайдер с превью */
.previews-gallery-block {
	margin: -5px;
	width: auto;
}

.previews-gallery-block .owl-stage-outer {
	overflow: hidden;
	width: 100%;
}

.previews-gallery-block:not(.owl-loaded),
.previews-gallery-block .owl-stage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.previews-gallery-block:not(.owl-loaded) {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.previews-gallery-block__item {
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	width: 25%;
	font-weight: 700;
	font-size: 80px;
}

.owl-item .previews-gallery-block__item {
	display: block;
	width: 100%;
	opacity: 0.4;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.owl-item.current .previews-gallery-block__item {
	opacity: 1;
}

.previews-gallery-block__img {
	position: relative;
	padding-top: 75.5%;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.mCSB_container{
	top: 0.1px !important;
}

.catalog-compare__items.catalog_block.items {
	position: sticky;
	top: 20px;
	background-color: #fff;
	z-index: 2;
}

.basket-item-actions-remove.visible-xs {
	z-index: 22;
	line-height: 0;
	right: 5px !important;
}
.basket-item-actions-remove:before{
	display:none;
}
.basket-item-actions-remove:after{
	display:none;
}
.basket-item-actions-remove img:hover{
	opacity: 0.5;
}

@media (min-width: 992px) {
	.two_column_block .second_column .top-block .items-wrapper {
		display: block;
	}

	body .wrapper1 .header_wrap .top-block .menus {
		width: 100%;
	}

	.top-block .menu.topest {
		text-align: right;
	}
}

@media (max-width: 600px) {
	/* карточки товара - блок свойств открыть на моб */
	.ajax_load.block .item_block .footer_button,
	.ajax_load.block .item_block .catalog_item .footer_button {
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		bottom: auto;
		margin: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.ajax_load.block .item_block .footer_button.n-btn .sku_props > div,
	.ajax_load.block .item_block .catalog_item .footer_button.n-btn .sku_props > div {
		margin: 0;
		padding: 0;
	}

	.catalog_block .catalog_item > div {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.compact-catalog .ajax_load .item .catalog_item > div {
		padding-bottom: 19px;
	}

	.compact-catalog .catalog_block .image_wrapper_block {
		-webkit-box-flex: 0;
		-ms-flex: 0;
		flex: 0;
	}

	.compact-catalog .catalog_block .catalog_item > div .item_info {
		-webkit-box-flex: 0;
		-ms-flex: 0;
		flex: 0;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-bottom: 15px;
	}

	body .compact-catalog .sku_props.ce_cmp_hidden {
		margin: 0;
		display: block;
	}

	body .compact-catalog .bx_catalog_item_scu ul {
		margin-right: -5px;
	}

	.bx_filter_vertical input[type="checkbox"] + label.sku,
	.sku_props .bx_item_detail_size ul li {
		padding: 0 8px;
		min-width: 30px;
	}

	body .compact-catalog .ce_cmp_hidden.offer_buy_block {
		display: none !important;
	}

	.mobile .catalog_item .footer_button .offer_buy_block,
	body .catalog_block .counter_wrapp {
		margin: 10px 0;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.catalog_block .TYPE_2 .cost.prices {
		min-height: 0;
	}
	.form.marketing-popup.popup-text-info {
		top: 0;
		position: fixed;
		left: 0;
		background-color: #fff;
	}
	.map_type_2 .with_title .block_container .items, .map_type_2 .with_title .block_container {
		max-height: initial !important;
	}
}

@media (min-width: 769px) {
	.product-main .js-sales + .flexbox  {
		flex-wrap: nowrap !important;
	}
}

.popup {
	max-width: 95%;
}

#content .close.jqmClose {
	display: none;
}

#content .close.jqmClose + .form {
	padding-top: 18px;
}

#content .close.jqmClose + .form .form_head {
	text-align: center;
}

@media (min-width: 401px) and (max-width: 640px) {
	.popup .form .form_body,
	.popup .form .form_head,
	.popup .form .form_footer	{
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media (max-width: 400px) {
	.popup .form .form_body,
	.popup .form .form_head,
	.popup .form .form_footer	{
		padding-left: 15px;
		padding-right: 15px;
	}
}

#desc .more-char-button{
	display: none;
}

.full_text {
	height: unset !important;
}

.full_text:after {
	display: none !important;
}

.menu_active{
	display: block !important;
	opacity: 1 !important;
}

#basket_form .price.price_new, #basket_form .price_name{
	display: none;
}

.form.subscribe .buttons a{
	display: none;
}

@media screen and (max-width: 568px) and (min-width: 280px) {
	.show_text {
		font-size: 0.8em;
		line-height: 1.692em;
		border-bottom: 1px dotted;
		cursor: pointer;
	}

	#desc .more-char-button{
		display: block;
		margin-top: 15px;
	}

	#desc .content {
		overflow: hidden;
		position: relative;
		height: 217px;
	}

	#desc .content:after {
		content: "";
		text-align: right;
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		height: 1.2em;
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 100%);
		pointer-events: none;
	}

	.menu_top_block.catalog_block.in-search{
		display: none;
	}
}

.header-wrapper .menu-row.middle-block.bgcolored,
.menu-row.bgcolored .menu-only {
	background-color: #93c2ce;
}

#headerfixed .inner-table-block {
	height: 62px;
	padding: 0 3px 0 37px;
}

#headerfixed .logo-row.v1 .wrap_cabinet .personal-link {
	padding: 0 3px 0 37px;
}

.two_column_block {
	display: flex;
}

.two_column_block .first_column .logo-row{
	position: relative;
	top: 50%;
	margin: -70px 0 0 0;
}
.two_column_block .first_column .logo-row .logo {
	display: inline-flex;
	position: relative;
	height: 140px;
	max-width: 200px;
	line-height: 84px;
	z-index: 10;
}

.two_column_block .first_column .logo-row .logo a{
	display: block;
	height: auto;

}
.two_column_block .first_column .logo-row .logo img{
	object-fit: contain;
	height: 100%;
	display: block;
	width: 100%;
}

.two_column_block .first_column {
	width: 20%;
}

.two_column_block .second_column {
	width: 80%;
}

.logo_and_menu-row .wrap_icon {
	display: table-cell;
	padding: 0;
	height: 82px;
	vertical-align: middle;
}

.logo_and_menu-row .basket-link {
	position: relative;
	padding-left: 30px;
	padding-right: 0;
	display: block;
}

.wrap_icon.personal_wrap {
	display: table-cell;
	height: 78px;
	vertical-align: middle;
	padding: 0 0 0 30px;
}

.wrap_icon.personal_wrap .wrap .name {
	font-size: inherit;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding-left: 9px;
	color: var(--fill_dark_light_ccc);
}

.inline-search-block .search-wrapper {
	margin: 0;
	max-width: 100%;
}

.inline-search-block.fixed.big .search .search-input {
	padding: 0 200px 0 25px;
	font-size: 28px;
	height: 134px;
	line-height: 36px;
}

.inline-search-block.fixed .search-wrapper {
	padding: 0;
	width: 100%;
}

.unisender_fone {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	background: #0000008a;
	z-index: 8000;
	backdrop-filter: blur(6px);
}

.unisender-form {
	position: fixed;
	top: 50%;
	left: -150%;
	z-index: 9000;
	transform: translate3d(-50%, -50%, 0);
	padding: 20px 40px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	background: aliceblue;
	transition: 1s;
	border-radius: 3px;
	color: black;
	width: 500px;
	background: url(/upload/mail_form_fon.jpg);
	background-position-x: 0;
	background-position-y: 0;
	background-position: left;
	background-size: cover;
}

.form-subscription-footer {
	display: flex;
	margin: 20px auto;
	align-items: center;
	justify-content: space-between;
	max-width: 1380px;
	padding: 20px;
	width: 100%;
}

.form-subscription-footer_col {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 32%;
}

.form-subscription-footer_email {
	margin: 0 !important;
	width: 32% !important;
	height: 40px !important;
}

#btn-form-unisender-page {
	width: 20%;
}

@media (max-width: 767px) {
	.form-subscription-footer_col, .form-subscription-footer_email {
		width: 100% !important;
	}
	.form-subscription-footer {
		flex-direction: column;
		gap: 10px;
	}
	
	.form-subscription-footer_text {
		text-align: left;
	}

	#btn-form-unisender-page {
		width: 150px;
	}

	.bottom-icons-panel {
		display: none;
	}
	.product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical, body .product-detail-gallery__thmb-container .product-detail-gallery__slider {
		display: none;
	}
}

#scrollToTop {
	box-shadow: -1px 0 16px -6px black;
}

/* Анимация текста */
.animate span {
	display: inline-block;
}

.animate_effect_start {
	animation: k-animate_effect_start .3s ease-in-out;
}
@keyframes k-animate_effect_start {
	0% {
		transform: scale(1);
		text-shadow: 0 0 black;
	}
	100% {
		transform: scale(1.6);
		text-shadow: 1px 1px 5px #000;
	}
}
.animate_effect_end {
	animation: k-animate_effect_end .7s ease-in-out;
}

@keyframes k-animate_effect_end {
	0% {
		transform: scale(1.6);
		text-shadow: 1px 1px 5px #000;
	}
	100% {
		transform: scale(1);
		text-shadow: 0 0 black;
	}
}

@keyframes  k-left-scroll {
	from {
		left: 0;
	}

	to {
		left: -1308px;
	}
}

/* Анимация текста END */

.bx_searche .bx_item_block {
	border-top: 1px solid #ececec;
}
.search-maxwidth-wrapper {
	margin: 0;
	max-width: 100%;
}

.inline-search-block.fixed.big .search .search-button-div {
	top: 44px;
	right: 0;
}

.votes_block.nstar .ratings .item-rating:not(.filed) .svg svg path {
	fill: #fff;
}


.sale_block .sale-number {
	background: #ff3a3a;
}

.sale_block .value {
	color: #fff;
}

.product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical {
	transform: rotate(90deg);
	max-height: 280px;
	position: absolute;
	left: -100px;
	top: 153px;
}

.product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical .product-detail-gallery__picture {
	transform: rotate(-90deg);
}

.product-container .product-detail-gallery__slider.thmb .owl-item:not(.current) {
	opacity: .4;
}

.product-container .product-detail-gallery__slider {
	max-width: 450px;
	max-height: 450px;
	margin: auto;
}

.product-info.product-info--type2 > .flexbox > .product-detail-gallery .product-detail-gallery__container {
	padding-top: 4.133rem;
}

.detail-news1 .sections_wrap_detail {
	display: none;
}

@media (min-width: 768px){
	.product-container .product-detail-gallery__slider .owl-dots {
		display: none;
	}
	.product-detail-gallery__container.product-detail-gallery__container--vertical {
		padding-left: 66px;
	}
}

.item-views.tizers .item-wrapper > .item {
	padding-bottom: 32px;
}

.top_basket:hover .basket_hover_block,
#headerfixed.fixed .basket-link.basket:hover + .basket_hover_block,
.basket_hover_block:hover {
	visibility: visible;
	opacity: 1;
}