

/* Start:/local/templates/rich/components/bitrix/menu/tree/style.css?17810737421255*/
div.menu-sitemap-tree {
	font-size: 100%;
	border-top: 3px solid #ffa893;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 3px solid #ffa893;
	margin-bottom: 15px;
}

div.menu-sitemap-tree ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.menu-sitemap-tree ul ul {
	width: auto;
	padding: 7px 0 7px 0.50em;
}

.menu-sitemap-tree ul ul .item-text a {
	font-size: 16px;
}

div.menu-sitemap-tree li {
	display: inline-block;
	width: 100%;
	padding: 3px 0;
	position: relative;
}

div.menu-sitemap-tree li li {
	margin: 0 0 -0.85em 0.5em;
	padding: 5px 0;
}

div.menu-sitemap-tree li.menu-close ul {
	display: none;
}

div.menu-sitemap-tree div.item-text {
	display: inline-block;
	top: -4px;
	position: relative;
}

/*Icons*/
div.folder, div.page {
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
	left: 10px;
	position: relative;
}

div.folder {
	cursor: pointer;
	cursor: hand;
	background-image: url(/local/templates/rich/components/bitrix/menu/tree/images/folder_open.png);
	top: 5px;
	left: auto;
	z-index: 3;
	position: absolute;
	right: 0;
}

div.menu-sitemap-tree li.menu-close div.folder {
	background-image: url(/local/templates/rich/components/bitrix/menu/tree/images/folder_close.png);
	top: 10px;
	left: auto;
	z-index: 3;
	position: absolute;
	right: 0;
}

.nav-item {
	margin: 5px 0;
}

/* End */


/* Start:/local/templates/rich/components/bitrix/sale.basket.basket.line/cart_informer/style.css?17809867494401*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/templates/rich/components/bitrix/search.title/bootstrap_v5/style.css?1780986749752*/
.search-title-button{
	background-image: url(/local/templates/rich/components/bitrix/search.title/bootstrap_v5/images/icon-search.svg);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	position: absolute !important;
    z-index: 2;
    right: 10px;
    top: 4px;
    background-color: #fff !important;
    color: #d85e76 !important;
    border-color: #fff !important;
    height: 30px;
}

.title-search-result{
	border: 1px solid #c6c6c6;
	display: none;
	overflow: hidden;
	z-index: 205;
	background-color: #fff;
	padding: 10px;
	border-radius: 3px;
}

#title-search-input {
	border-radius: 60px;
}

.bx_item_block{
	font-size: 14px;
	padding-bottom:5px;
	margin-bottom: 5px;
	border-bottom:1px solid #ddd;
}

.all_result,
.others_result { border: none; }

.all_result { margin-bottom: 0;}

/* End */


/* Start:/local/templates/rich/components/bitrix/menu/bootstrap_v5/style.css?178098674911894*/
.bx-top-nav-container {
	position: relative;
	padding: 0 10px;
	border-radius: 2px;
	background: var(--theme-color-primary);
	color: #fff;
}

/*region 1 lvl*/
.bx-nav-list-1-lvl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.bx-nav-1-lvl { position: relative; }

.bx-nav-1-lvl-link {
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom: none;
	border-radius: 1px;
	text-decoration: none;
	transition: 250ms linear all;
}

.bx-nav-1-lvl-link:hover { text-decoration: none; }

.bx-nav-1-lvl.bx-hover > .bx-nav-1-lvl-link,
.bx-nav-1-lvl.bx-active > .bx-nav-1-lvl-link,
.bx-nav-1-lvl:hover > .bx-nav-1-lvl-link {
	border-bottom: none;
	background: var(--theme-color-second);
}

.bx-nav-1-lvl-link-text {
	display: flex;
	padding: 10px 14px 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 500 14px "OpenSans-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 250ms linear all;
	align-items: center;
}

.bx-nav-angle-bottom {
	position: relative;
	display: block;
	margin-left: 10px;
	width: 10px;
	height: 10px;
}

.bx-nav-angle-bottom:after,
.bx-nav-angle-bottom:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 7px;
	height: 2px;
	background-color: #fff;
	content: '';
	transition: 250ms linear all;
}

.bx-nav-angle-bottom:after {
	margin-left: -2px;
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-nav-angle-bottom:before {
	margin-left: 2px;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.bx-nav-1-lvl.bx-nav-parent:hover .bx-nav-angle-bottom:after,
.bx-nav-1-lvl.bx-nav-parent:hover .bx-nav-angle-bottom:before { background-color: var(--theme-color-primary); }

.bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,
.bx-nav-1-lvl.bx-nav-parent:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text {
	background-color: transparent;
	color: var(--theme-color-primary);
}

.bx-nav-1-lvl.bx-nav-parent.hover > .bx-nav-1-lvl-link,
.bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link {
	z-index: 250;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13)
}

.bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,
.bx-nav-1-lvl.bx-nav-parent.hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text { background: #fff; }

/**/


.bx-nav-angle-top {
	position: relative;
	display: block;
	margin-left: 10px;
	width: 10px;
	height: 10px;
}

.bx-nav-angle-top:after,
.bx-nav-angle-top:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 7px;
	height: 2px;
	background-color: #fff;
	content: '';
	transition: 250ms linear all;
}

.bx-nav-angle-top:after {
	margin-left: -2px;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.bx-nav-angle-top:before {
	margin-left: 2px;
	transform: translate(-50%, -50%) rotate(45deg);
}


/**/
.bx-nav-parent-arrow { display: none; }

/*endregion*/

/*region 2 lvl*/
.bx-nav-2-lvl-container,
.bx-nav-2-lvl-container-advanced {
	z-index: 999;
	display: none;
	padding: 0;
	min-width: 100%;
	border-top: none;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13);
	color: #000;
	opacity: 0;
}

.bx-nav-2-lvl-container > ul,
.bx-nav-2-lvl-container > div,
.bx-nav-2-lvl-container-advanced > ul,
.bx-nav-2-lvl-container-advanced > div { flex: 1 }

.bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
	position: absolute;
	top: calc(100% - 5px);
	z-index: 999;
	display: flex;
	background: #fff;
	opacity: 1;
	align-items: stretch;
}

.bx-nav-list-2-lvl {
	margin: 0;
	padding: 5px 0 12px;
}

.bx-nav-2-lvl {
	display: block;
	padding: 0;
	min-width: 180px;
}

.bx-nav-2-lvl-link {
	display: block;
	padding: 5px 15px 5px;
	border-bottom: none !important;
	text-decoration: none !important;
}

.bx-nav-2-lvl-link-text {
	color: var(--theme-color-primary);
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

/*.bx-nav-list-2-lvl .bx-nav-2-lvl:first-child a {
	margin-top: 0;
	border-top: none;
}*/

.bx-nav-2-lvl > .bx-nav-list-2-lvl.bx-active .bx-nav-list-2-lvl-text,
.bx-nav-2-lvl > .bx-nav-list-2-lvl:hover .bx-nav-list-2-lvl-text {
	background: var(--theme-color-light);
	color: var(--theme-color-primary);
}

/*endregion*/

/*region 3 lvl*/

.bx-nav-3-lvl-container-advanced:before,
.bx-nav-3-lvl-container:before {
	position: absolute;
	top: -5px;
	right: 0;
	left: 0;
	display: block;
	height: 5px;
	background: #fff;
	content: " ";
}

.bx-nav-list-3-lvl {
	margin: 0;
	padding: 0 0 14px 0;
}

.bx-nav-3-lvl {
	display: block;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	min-width: 180px;
}

.bx-nav-3-lvl-link {
	display: block;
	padding: 3px 15px 3px 20px;
	border-bottom: none;
	color: #555;
	text-decoration: none;
	font-size: 13px;
	line-height: 14px;
}

.bx-nav-3-lvl-link.bx-active,
.bx-nav-3-lvl-link:hover {
	background: #f0f0f0;
	color: var(--theme-color-primary);
	text-decoration: none;
}

/*endregion*/

/*region col 4 */
.bx-nav-list-4-col { position: static; }

.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced {
	top: 100%;
	right: 0;
	left: 0;
}

.bx-nav-list-4-col .bx-nav-2-lvl-container,
.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced {
	right: 0;
	left: 0;
}

/*endregion*/

/*region catinfo*/
.bx-nav-catinfo {
	position: relative;
	z-index: 120;
	padding: 15px 15px 5px;
	min-width: 200px;
	border-left: 1px solid #ecefef;
	background: #f7fafb;
}

.bx-nav-catinfo img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	border: 1px solid #e7e9ea;
}

.bx-nav-catinfo p {
	padding: 20px 5px 0;
	font-size: 13px;
}

/*endregion*/

/*region ASIDE */
.bx-menu-button-mobile {
	position: absolute;
	top: 8px;
	left: 5px;
	z-index: 10;
	width: 40px;
	height: 40px;
}

.bx-aside-nav-control {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1750;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	line-height: 40px;
	cursor: pointer;
	transition: left .15s linear;
}


.bx-nav-bars {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2100;
	display: block;
	box-sizing: border-box;
	width: 30px;
	height: 25px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	vertical-align: middle;
	transform: translate(-50%, -50%);
}

.bx-nav-bars:after {
	position: absolute;
	top: 50%;
	display: block;
	background: #fff;
	width: 100%;
	height: 5px;
	content: '';
	transform: translateY(-50%);
}

.bx-wrapper,
.bx-aside-nav { transition: transform .15s linear; }

/**/
.bx-opened .bx-footer,
.bx-opened .workarea { overflow: hidden; }

/**/
.bx-aside-nav {
	position: fixed;
	top: 50px;
	bottom: 0;
	left: 0;
	z-index: 1600;
	display: none;
	width: 100%;
	background: #4c5c65;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}

.bx-aside-nav.bx-opened {
	overflow-y: scroll;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.bx-aside-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bx-aside-nav a {
	display: block;
	overflow: hidden;
	padding-left: 15px;
	max-width: 100%;
	height: 48px;
	border-bottom: 1px solid #3d4b53 !important;
	color: #fff;
	vertical-align: middle;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 48px;
}

.bx-aside-nav .bx-nav-list-1-lvl {
	z-index: 1700;
	flex-direction: column;
}

.bx-aside-nav .bx-nav-1-lvl-link {
	padding: 0;
	display: flex;
	align-items: center;
}

.bx-aside-nav .bx-nav-1-lvl-link-text {
	padding: 0 0 0 15px;
}

.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.hover > .bx-nav-1-lvl-link,
.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link { box-shadow: none !important; }

.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,
.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text {
	background: transparent;
	color: #fff;
}

.bx-aside-nav .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
	position: relative;
	box-shadow: none;
}



.bx-aside-nav .bx-nav-1-lvl.bx-opened .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-1-lvl.bx-opened .bx-nav-2-lvl-container {
	display: block;
	opacity: 1;
}

.bx-nav-1-lvl.bx-opened,
.bx-aside-nav .bx-nav-1-lvl:hover > a,
.bx-aside-nav .bx-nav-1-lvl.bx-hover > a { background: #44535c; }

.bx-aside-nav .bx-nav-2-lvl-link-text,
.bx-aside-nav .bx-nav-3-lvl-link-text,
.bx-aside-nav .bx-nav-4-lvl-link-text {
	color: #fff;
	font-weight: 500;
	font-size: 14px;
}

.bx-aside-nav .bx-nav-list-2-lvl { background: #44535c; }

.bx-aside-nav .bx-nav-2-lvl-link { padding: 0 0 0 30px; }

.bx-aside-nav .bx-nav-2-lvl-link:hover { background-color: #3b4851; }

.bx-aside-nav .bx-nav-3-lvl-link { padding: 0 0 0 45px; }

.bx-aside-nav .bx-nav-3-lvl-link:hover { background-color: #3b4851; }

.bx-aside-nav .bx-nav-4-lvl-link { padding: 0 0 0 60px; }

.bx-aside-nav .bx-nav-4-lvl-link:hover { background-color: #3b4851; }

.bx-aside-nav .bx-nav-parent { position: relative; }

.bx-aside-nav .bx-nav-parent-arrow {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 200;
	margin-top: 6px;
	width: 46px;
	height: 34px;
	border-left: 1px solid #5a6971;
	text-align: center;
}

.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i { transition: all .15s linear; }

.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent > ul {
	overflow: hidden;
	height: 0;
}

.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent.bx-opened > ul { height: auto; }

.bx-aside-nav .bx-nav-catinfo { display: none; }


.bx-aside-nav .bx-nav-angle-top,
.bx-aside-nav .bx-nav-angle-bottom {
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	margin: 0;
}

@media (min-width: 1200px) {
	.bx-nav-1-lvl > a { font-size: 15px; }

	.bx-nav-1-lvl > a span { padding: 12px 14px 15px }
}

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-nav-1-lvl > a { font-size: 13px; }

	.bx-nav-1-lvl > a span { padding: 9px 11px 12px }
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-nav-1-lvl > a { font-size: 11px; }

	.bx-nav-1-lvl > a span { padding: 5px 6px 9px }
}

@media (min-width: 768px) {
	.bx-aside-nav-control,
	.bx-aside-nav { display: none; }

	.bx-top-nav-container { display: block; }
}

@media (max-width: 767px) {
	.bx-aside-nav-control {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.bx-aside-nav { display: block; }

	.bx-top-nav-container { display: none; }

	.bx-aside-nav .bx-nav-parent-arrow { display: block; }

	.bx-aside-nav .bx-nav-1-lvl-link-text .bx-nav-angle-bottom{ display: none; }
}

.bx-white {
	--theme-color-primary: #f5f5f5;
	--theme-color-second: #dfdfdf;
}

.bx-white .bx-nav-1-lvl-link-text,
.bx-white .bx-nav-2-lvl-link-text,
.bx-white .bx-nav-3-lvl-link.bx-active,
.bx-white .bx-nav-3-lvl-link:hover,
.bx-white .bx-nav-3-lvl-link.bx-active,
.bx-white .bx-nav-3-lvl-link:hover,
.bx-white .bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text,
.bx-white .bx-nav-1-lvl.bx-nav-parent:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text { color: #333; }

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1768652336601*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	//white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
	width: auto;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/rich/components/bitrix/sale.basket.basket.line/.default_old_m/style.css?17809867493946*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name{padding-bottom: 5px;}
.bx-basket-item-list-item-name a{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/style.css?17686523384718*/
.bx-basket { }

.basket-line-block {
	position: relative;
	padding-left: 25px;
	white-space: nowrap;
	font-size: 13px;
}

.basket-line-block-icon-cart,
.basket-line-block-icon-profile {
	position: relative;
	margin-right: 10px;
}

.basket-line-block-icon-cart:after,
.basket-line-block-icon-profile:after {
	position: absolute;
	top: -1px;
	left: -25px;
	display: block;
	width: 20px;
	height: 20px;
	content: '';
}

.basket-line-block-icon-profile:after { background: no-repeat center url(/bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/images/profile.svg); }

.basket-line-block-icon-cart:after { background: no-repeat center url(/bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/images/cart.svg); }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .basket-line-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .basket-line { line-height: 1.44em; }
/* End */


/* Start:/local/templates/rich/styles.css?1780986749314*/
.example_1 {
	border-left: 3px solid #cf1a48;
  color: #000;
  padding: 15px;
  background: #fde0e0;
  border-radius: 0 10px 10px 0px;
  margin-top: 15px;
}

.example_2 {
	border-left: 3px solid #2e7cfe;
  color: #000;
  padding: 15px;
  background: #dce8fd;
  border-radius: 0 10px 10px 0px;
  margin-top: 15px;
}
/* End */


/* Start:/local/templates/rich/template_styles.css?178114448250507*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;400;500;700;800;900&display=swap');

.bx-yellow,
.bx-theme-yellow {
	--primary: #f9a91d;
	--theme-color-primary: #f9a91d;
	--theme-color-second: #faba4a;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #f9a91d;
	--theme-b-link-hover: #faba4a;
	--theme-b-tx-primary: #ffffff;
	--theme-b-bg-primary: #f9a91d;
	--theme-b-bd-primary: #f9a91d;
	--theme-b-sd-primary: rgba(249, 169, 29, 0.5);
	--theme-b-tx-primary-hover: #ffffff;
	--theme-b-bg-primary-hover: #faba4a;
	--theme-b-bd-primary-hover: #daa53e;
	--theme-b-tx-primary-active: #ffffff;
	--theme-b-bg-primary-active: #faba4a;
	--theme-b-bd-primary-active: #daa53e;
	--theme-b-tx-primary-disabled: #ffffff;
	--theme-b-bg-primary-disabled: #daa53e;
	--theme-b-bd-primary-disabled: #b7853b;
}

.bx-blue,
.bx-theme-blue {
	--primary: #0083d1;
	--theme-color-primary: #0083d1;
	--theme-color-second: #5ca6e4;
	--theme-color-light: #f0f6f8;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #ffffff;
	--theme-b-bg-primary: #0083d1;
	--theme-b-bd-primary: #0083d1;
	--theme-b-sd-primary: rgba(0, 131, 209, 0.5);
	--theme-b-tx-primary-hover: #ffffff;
	--theme-b-bg-primary-hover: #5ca6e4;
	--theme-b-bd-primary-hover: #5599d2;
	--theme-b-tx-primary-active: #ffffff;
	--theme-b-bg-primary-active: #5ca6e4;
	--theme-b-bd-primary-active: #5599d2;
	--theme-b-tx-primary-disabled: #ffffff;
	--theme-b-bg-primary-disabled: #5599d2;
	--theme-b-bd-primary-disabled: #4d8bbf;
}

.bx-red,
.bx-theme-red {
	--primary: #e22b2b;
	--theme-color-primary: #e22b2b;
	--theme-color-second: #e95c5c;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #e22b2b;
	--theme-b-link-hover: #e95c5c;
	--theme-b-tx-primary: #ffffff;
	--theme-b-bg-primary: #e22b2b;
	--theme-b-bd-primary: #e22b2b;
	--theme-b-sd-primary: rgba(226, 43, 43, 0.5);
	--theme-b-tx-primary-hover: #ffffff;
	--theme-b-bg-primary-hover: #e95c5c;
	--theme-b-bd-primary-hover: #d05454;
	--theme-b-tx-primary-active: #ffffff;
	--theme-b-bg-primary-active: #e95c5c;
	--theme-b-bd-primary-active: #d05454;
	--theme-b-tx-primary-disabled: #ffffff;
	--theme-b-bg-primary-disabled: #d05454;
	--theme-b-bd-primary-disabled: #c04e4e;
}

.bx-green,
.bx-theme-green {
	--primary: #63aa28;
	--theme-color-primary: #d85e76;
	--theme-color-second: #5b9f0b;
	--theme-color-light: #a8d95b;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #ffffff;
	--theme-b-bg-primary: #63aa28;
	--theme-b-bd-primary: #63aa28;
	--theme-b-sd-primary: rgba(99, 170, 40, 0.5);
	--theme-b-tx-primary-hover: #ffffff;
	--theme-b-bg-primary-hover: #5b9f0b;
	--theme-b-bd-primary-hover: #56940b;
	--theme-b-tx-primary-active: #ffffff;
	--theme-b-bg-primary-active: #5b9f0b;
	--theme-b-bd-primary-active: #56940b;
	--theme-b-tx-primary-disabled: #ffffff;
	--theme-b-bg-primary-disabled: #56940b;
	--theme-b-bd-primary-disabled: #497c09;
}

body {
	font-family: 'Ubuntu', sans-serif;
}

#pagetitle {
	margin-bottom: 15px;
	text-align: center;
}

h1, h2, h3, h4, h5 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
}

.bx-content-section,
.bx-header-section {
	padding-bottom: 2px;
}

.bx-header-logo {
	order: 1
}

.bx-header-personal {
	order: 3
}

.bx-header-contact {
	order: 2
}

/*region Logo*/
.bx-logo-block {
	display: block;
	height: 50px;
	border-bottom: none;
}

.bx-logo-block img {
	max-height: 125px;
	width: auto;
}

.otzyvy .reviews_block {
	margin-bottom: 30px;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .19);
}

.otzyvy .reviews_block:hover {
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.16);
}

.otz_link {
	text-align: center;
}

.otz_link div {
	display: flex;
	justify-content: center;
}

.otz_link div a:hover {
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.16);
}

.otz_link p {
	font-size: 30px;
	margin: 30px 0;
}

.catalog-section-list-tile-list li {
	margin-bottom: 30px;
	padding: 10px;
	border-radius: 8px;
	transition: 0.3s;
}

.catalog-section-list-tile-list li:hover {
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
	transition: 0.3s;
}

#newsModal .modal-dialog {
	text-align: center;
	max-width: 100%;
	margin: 0 auto;
}

#newsModal .modal-content {
	text-align: center;
	margin: 0 auto;
	width: auto;
}

#newsModal .modal-body {
	padding: 0;
}

#video_main {
	margin-bottom: 60px;
}

#video_main .video_item img {
	border-radius: 8px;
}

#video_main .video_item img:hover {
	opacity: 0.7;
	cursor: pointer;
}

#video_main .video_item p {
	text-align: center;
	margin-top: 10px;
}

.lk_block .lk_flex {
	display: flex;
	text-align: right;
	justify-content: end;
}

.whatsapp-button {
	position: fixed;
	right: 13px;
	bottom: 90px;
	transform: translate(-50%, -50%);
	background: #25d366;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	color: #ffffff;
	text-align: center;
	line-height: 53px;
	font-size: 35px;
	z-index: 9999;
}

.whatsapp-button a {
	color: #ffffff;
}

.whatsapp-button:before,
.whatsapp-button:after {
	content: " ";
	display: block;
	position: absolute;
	border: 50%;
	border: 1px solid #25d366; /*цвет анимированных волн от кнопки*/
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	border-radius: 50%;
	animation: animate 1.5s linear infinite;
	opacity: 0;
	backface-visibility: hidden;
}

.whatsapp-button:after {
	animation-delay: .5s;
}

.telegram-button {
	position: fixed;
	right: 13px;
	bottom: 190px;
	transform: translate(-50%, -50%);
	background: #25a2d3;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	color: #ffffff;
	text-align: center;
	line-height: 53px;
	font-size: 35px;
	z-index: 9999;
}

.telegram-button a {
	color: #ffffff;
}

.telegram-button:before,
.telegram-button:after {
	content: " ";
	display: block;
	position: absolute;
	border: 50%;
	border: 1px solid #25a2d3;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	border-radius: 50%;
	animation: animate 1.5s linear infinite;
	opacity: 0;
	backface-visibility: hidden;
}

.telegram-button:after {
	animation-delay: .5s;
}

.chat_form_m::before, .chat_form_m::after {
	content: " ";
	display: block;
	position: absolute;
	border: 50%;
	border: 1px solid #7c3aed;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	border-radius: 50%;
	animation: animate 1.5s linear infinite;
	animation-delay: 0s;
	opacity: 0;
	backface-visibility: hidden;
}

.chat_form_m i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 720 720'%3e%3cpath fill='%23fff' d='M350.4,9.6C141.8,20.5,4.1,184.1,12.8,390.4c3.8,90.3,40.1,168,48.7,253.7,2.2,22.2-4.2,49.6,21.4,59.3,31.5,11.9,79.8-8.1,106.2-26.4,9-6.1,17.6-13.2,24.2-22,27.3,18.1,53.2,35.6,85.7,43.4,143.1,34.3,299.9-44.2,369.6-170.3C799.6,291.2,622.5-4.6,350.4,9.6h0ZM269.4,504c-11.3,8.8-22.2,20.8-34.7,27.7-18.1,9.7-23.7-.4-30.5-16.4-21.4-50.9-24-137.6-11.5-190.9,16.8-72.5,72.9-136.3,150-143.1,78-6.9,150.4,32.7,183.1,104.2,72.4,159.1-112.9,316.2-256.4,218.6h0Z'/%3e%3c/svg%3e ");
	background-size: auto;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 12px 13px;
	background-size: cover;
}

.chat_form_m {
	position: fixed;
	right: 13px;
	bottom: 208px;
	transform: translate(-50%, -50%);
	background: #7c3aed;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	color: #fff;
	text-align: center;
	line-height: 53px;
	font-size: 35px;
	z-index: 9999;
}

.chat_form_m::after {
	animation-delay: .5s;
}

@keyframes animate {
	0% {
		transform: scale(0.5);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}

.icon-bar {
	width: 90px;
	background-color: #ffffff;
	position: fixed;
	right: 0;
	bottom: 350px;
	-webkit-box-shadow: 0px 1px 22px 0px rgba(0, 0, 0, 0.1), 0px 4px 10px 0px rgba(0, 0, 0, 0.02), 0px 1px 24px 0px rgba(0, 0, 0, 0.01);
	box-shadow: 0px 1px 22px 0px rgba(0, 0, 0, 0.1), 0px 4px 10px 0px rgba(0, 0, 0, 0.02), 0px 1px 24px 0px rgba(0, 0, 0, 0.01);
	padding: 10px;
	border-radius: 8px;
	z-index: 1;
}

.icon-bar a {
	display: block;
	text-align: center;
	padding: 8px 0;
	transition: all 0.3s ease;
	color: #ffffff;
	font-size: 11px;
	background: rgb(221, 152, 255);
	background: linear-gradient(135deg, rgb(216, 94, 118) 0%, rgb(249, 81, 114) 100%);
	margin-bottom: 10px;
	border-radius: 10px;
	text-decoration: none;
}

.icon-bar a:hover {
	color: #ffffff;
	background: linear-gradient(135deg, rgb(249, 81, 114) 0%, rgb(249, 81, 114) 100%);
}

.icon-bar .user_white {
	background: url(/images/user_white.svg);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	width: 30px;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 100%;
}

.icon-bar .favorite_white {
	background: url(/images/favorite_white.svg);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	width: 30px;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 100%;
}

.icon-bar .cart_white {
	background: url(/images/cart_white.svg);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	width: 30px;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 100%;
}

.icon-bar .pricelist_white {
	background: url(/images/price-list.svg);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	width: 30px;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 100%;
}

.bx_small_cart strong {
	position: absolute;
	top: 6px;
	background: #69c84e;
	width: 26px;
	height: 26px;
	text-align: center;
	border-radius: 60px;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	line-height: 26px;
	left: 4px;
}

.icon-bar #want {
	position: relative;
	width: 100%;
	display: inline-block;
	margin-left: 0px;
}

.icon-bar #want span {
	position: absolute;
	right: 0px !important;
	left: -5px !important;
	background: #69c84e !important;
	padding: 5px;
	border-radius: 25px;
	line-height: 16px;
	margin-top: -4px;
	width: 24px;
	height: 24px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	top: 0;
	z-index: 2;
	left: 21px;
}

.m_menu {
	display: none;
}

#overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 3;
	cursor: pointer;
}

.ur_doc {
	display: inline-block;
	text-align: right;
	float: right;
}

.ur_doc a {
	color: #ffffff;
	font-size: 14px;
}

#user_div_reg {
	margin-bottom: 30px;
}

#user_div_reg .form-group {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#user_div_reg .form-group label {
	width: 100%;
	text-align: center;
}

.bx_profile {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}

.bx_profile .errortext {
	text-align: center;
}

.alert-warning {
	text-align: center;
}

.alert-danger {
	text-align: center;
}

.ctweb-smsauth-form {
	max-width: 500px;
	margin: 0 auto;
	text-align: center;
}

.alert-success {
	text-align: center;
}

.code-placement .form-control {
	border-radius: 60px;
	text-align: center;
	height: auto;
	padding: 10px 10px;
}

.bx-auth-reg {
	max-width: 500px;
	margin: 0 auto;
}

.bx-auth-reg tr {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 10px;
}

.bx-auth-reg td {
	width: 100%;
	text-align: center;
}

.bx-auth-reg input {
	border-radius: 60px;
	text-align: center;
	height: auto;
	padding: 7px 30px;
	border: 1px solid #ccd5db;
	background: #f8fafc;
}

.bx-auth-reg p {
	text-align: center;
}

.old-auth {
	text-align: center;
	margin-top: 30px;
}

.bx-auth {
	max-width: 500px;
	margin: 0 auto;
	text-align: center;
}

.bx-auth-table {
	margin: 0 auto;
	margin-bottom: 30px;
}

.bx-auth-table tr {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.bx-auth-table td {
	width: 100%;
	text-align: center;
}

.bx-auth-table input {
	border-radius: 60px;
	text-align: center;
	height: auto;
	padding: 7px 30px;
	border: 1px solid #ccd5db;
	background: #f8fafc;
}

.obrpers {
	text-align: center;
}

.obrpers input {
	margin-right: 10px;
}

.main-user-consent-request {
	font-size: 17px;
	line-height: 14px !important;
	margin: 30px 0;
}

.main-user-consent-request-announce {
	color: #333333;
	font-size: 15px;
	line-height: 21px;
}

.main-user-consent-request {
	font-size: 12px;
	line-height: 14px !important;
	display: flex;
	gap: 10px;
	align-items: center;
}

.main-user-consent-request input {
	width: 24px;
	height: 24px;
}

.afbf_feedback_poles .main-user-consent-request {
	display: none;
}

.afbf_feedback_poles .obrpers a {
	text-decoration: underline !important;
}

.main_awards {

}

.modal-backdrop {
	display: none !important;
}

.order_check {
	margin: 30px 0;
}

.order_check h5 {
	font-size: 16px;
	margin-bottom: 30px;
}

.order_check .check_pd {
	margin: 10px 0;
}

.d1,
.d2,
.d3 {
	pointer-events: none;
}

.checkbox-other {
	display: block;
	margin: 0 0 10px 0;
	cursor: pointer;
	user-select: none;
	position: relative;
}

.checkbox-other input[type=checkbox] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}

.checkbox-other span {
	display: inline-block;
	position: relative;
	padding: 0 0 0 35px;
	line-height: 22px;
}

.checkbox-other span:before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 0;
	transition: background 0.3s ease;
	background: url(/images/checkbox-1.png) 0 0 no-repeat;
}

/* Checked */
.checkbox-other input[type=checkbox]:checked + span:before {
	background-image: url(/images/checkbox-2.png);
}

/* Focus */
.focused span:before {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.checkbox-other span:hover:before {
	filter: brightness(110%);
}

.checkbox-other span:active:before {
	filter: brightness(80%);
}

.checkbox-other input[type=checkbox]:disabled + span {
	color: #666666;
	cursor: default;
}

.checkbox-other input[type=checkbox]:disabled + span:before {
	filter: grayscale(100%);
	opacity: 0.6;
}

.blog_list {
	margin-top: 30px;
}

.blog_list .news-list-item {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.blog_list .news-list-item a {
	width: 40%;
}

.blog_list .news-list-item a img {
	border-radius: 10px;
}

.blog_list .news-list-item .card-body {
	width: 60%;
}

.blog_list .news-list-item .card-body h4 a {
	color: #000000;
	text-decoration: none;
}

.blog_list .news-list-item .news-list-more a {
	width: 100%;
}

.blog_list .news-list-item .news-list-more .btn:hover {
	background: #d85e76;
}

.detail_blog {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.detail_blog .left {
	width: 40%;
}

.detail_blog .right {
	width: 60%;
}

.detail_blog .right .news-detail-date {
	background: #cf1c49;
	display: inline-block;
	padding: 3px 10px;
	border-radius: 10px;
	color: #ffffff;
	margin-bottom: 15px;
}

.detail_blog .left .VIDEO_VERT video {
	width: 500px;
	height: 895px;
	border-radius: 10px;
}

.detail_text a {
	color: #d85e76;
	font-weight: 500;
}

.back_blog {
	text-align: center;
	margin-top: 30px;
}

.bx-newslist_blog {
	display: flex;
}

.bx-newslist_blog .bx-newslist-img img {
	border-radius: 10px;
}

.bx-newslist_blog .bx-newslist-img:hover img {
	opacity: 0.8;
}

.bx-newslist_blog .bx-newslist-title a {
	text-decoration: none;
	font-size: 16px;
}

.bx-newslist_blog .bx-newslist-date {
	background: #c4002f;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 10px;
	color: #ffffff;
	position: absolute;
	bottom: 0;
}

.bx-newslist_blog .bx-newslist-content {
	display: none;
}

.bx-newslist_blog .bx-newslist-more {
	display: none;
}

.bx-newslist_blog .bx-newslist-block {
	margin-bottom: 0px;
}

.news-detail-img .news-detail-date {
	position: absolute;
	background: #cf1a49;
	padding: 5px 10px;
	border-radius: 10px;
	color: #ffffff;
}

.news-detail-img img {
	border-radius: 10px;
}

#video_main .news-list-more {
	display: none;
}

.cart_info {
	text-align: center;
	padding: 15px;
	border: 2px solid #d21d48;
	margin-bottom: 20px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	color: #d21d48;
}

.finish_order {
	text-align: center;
	font-size: 24px;
	border: 2px solid #14a74b;
	padding: 20px;
	background: #14a74b;
	color: #ffffff;
}


@media (max-width: 767px) {
	.__jivoMobileButton {
		bottom: 55px !important;
	}

	.old-auth {
		text-align: center;
		margin-top: 30px;
		font-size: 14px;
	}

	.whatsapp-button {
		bottom: 130px;
		left: 30px;
	}

	.telegram-button {
		bottom: 70px;
		left: 30px;
	}

	.whatsapp-button {
		position: fixed;
		right: 13px;
		transform: translate(-50%, -50%);
		background: #25d366;
		border-radius: 50%;
		width: 35px;
		height: 35px;
		color: #ffffff;
		text-align: center;
		line-height: 34px;
		font-size: 20px;
		z-index: 99;
	}

	.telegram-button {
		position: fixed;
		right: 13px;
		transform: translate(-50%, -50%);
		background: #25a2d3;
		border-radius: 50%;
		width: 35px;
		height: 35px;
		color: #ffffff;
		text-align: center;
		line-height: 35px;
		font-size: 20px;
		z-index: 99;
	}

	.whatsapp-button::before, .whatsapp-button::after {
		content: " ";
		display: block;
		position: absolute;
		border: 50%;
		border: 1px solid #25d366;
		left: -10px;
		right: -10px;
		top: -10px;
		bottom: -10px;
		border-radius: 50%;
		animation: animate 1.5s linear infinite;
		animation-delay: 0s;
		opacity: 0;
		backface-visibility: hidden;
	}

	.telegram-button::before, .telegram-button::after {
		content: " ";
		display: block;
		position: absolute;
		border: 50%;
		border: 1px solid #25a2d3;
		left: -10px;
		right: -10px;
		top: -10px;
		bottom: -10px;
		border-radius: 50%;
		animation: animate 1.5s linear infinite;
		animation-delay: 0s;
		opacity: 0;
		backface-visibility: hidden;
	}

	#newsModal {
		padding: 0;
	}

	#newsModal .modal-content {
		text-align: center;
		margin: 30px auto;
		width: auto;
	}

	#video_main .video_item p {
		font-size: 12px;
	}

	.otz_link div {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.otz_link p {
		font-size: 18px;
		margin: 30px 0;
	}

	.bx-header-phone-block {
		display: flex;
		align-items: center;
		float: none !important;
		margin-top: 5px;
		justify-content: center;
	}

	.address_footer {
		margin-bottom: 10px;
		text-align: center;
	}

	.time_footer {
		margin-bottom: 10px;
		text-align: center;
	}

	.mail_footer {
		text-align: center;
	}

	.copyright_block {
		text-align: center;
		font-size: 14px;
		padding: 15px;
	}

	.copyright_block .text-right {
		text-align: center !important;
		margin-top: 30px;
	}

	.bx-header-phone-number div {
		margin: 10px 0;
	}

	.modal_form {
		margin-top: 10px !important;
	}

	.bx-logo-block img {
		max-width: 100%;
		max-height: 45px;
		width: auto;
		height: auto;
	}

	.bx-header-logo {
		padding: 5px 50px;
		height: 55px;
		background-color: var(--theme-color-primary);
	}

	.bx-logo-block {
		height: auto;
	}

	body.bx-theme-green .bx-store-logo {
		background: #33b111;
	}
}

/*endregion*/

/*region included Phone*/
.bx-header-phone-block {
	display: flex;
	align-items: center;
	float: right;
	margin-top: 5px;
}

.bx-header-mail-block {
	width: 100%;
	display: inline-block;
	margin: 2px 0;
}

.bx-header-mail-block div {
	display: inline-block;
}

.bx-header-mail-block img {
	width: 22px;
	height: 22px;
	margin-right: 10px;
}

.bx-header-mail-block a {
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}

.bx-header-mail-block span:hover {
	color: #d85e76;
}

.head_socseti {
	margin-top: 7px;
	display: flex;
	gap: 10px;
	align-items: center;
}

.head_socseti img {
	width: 25px;
	height: 25px;
	margin-right: 5px;
}


.bx-header-phone-number {
	color: #000000;
	white-space: nowrap;
	font-family: 'Ubuntu', sans-serif;
	transition: 250ms linear all;
}

.bx-header-phone-number a {
	text-decoration: none;
	font-size: 17px;
	font-weight: 400;
}

.bx-header-phone-number a:hover {
	text-decoration: underline;
}

.bx-header-phone-number i {
	display: inline-block;
}

.bx-header-phone-number span {
	font-size: 24px;
	font-weight: 500;
}

.bx-header-phone-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 20px;
	background: no-repeat center url(/local/templates/rich/images/phone.svg);
}

.bx-header-phone-icon-white {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 20px;
	background: no-repeat center url(/local/templates/rich/images/phone-call-white.svg);
}

.bx-header-mail-icon {
	margin-right: 10px;
	width: 26px;
	height: 24px;
	background: no-repeat center url(/bitrix/templates/eshop_bootstrap_v4/images/mail.svg);
	float: left;
	margin-top: 1px;
}

.bx-header-callback-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 24px;
	float: left;
	margin-top: 1px;
	background: no-repeat center url(/local/templates/rich/images/call-back.png);
}

.bx-header-pricelist-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 24px;
	float: left;
	margin-top: 1px;
	background: no-repeat center url(/local/templates/rich/images/xls.svg);
}

@media (max-width: 991px) {
	.bx-header-phone-number {
		font: 600 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
}

/*endregion*/

/*region included Worktime*/
.bx-header-worktime {
	color: #000000;
	font: 600 16px/22px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-worktime-title {
	color: #adadad;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bx-worktime-schedule {
	color: #000000;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
	.bx-header-worktime {
		font: 500 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
}

/*endregion*/

/*endregion*/

.sidebar-block-title {
	color: #343434;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
}

/*region FOOTER*/
.bx-footer {
	background: #606060;
}

.bx-footer-bg {
	background-color: #1f496a;
}

.bx-footer-logo {
	border-bottom: none !important;
	text-decoration: none !important;
}

.bx-footer-logo img {
	max-width: 100%;
	height: auto;
}

/*endregion*/

.bx-inclinkspersonal-item.bx-theme-blue:hover {
	background: #0083d1;
}

.bx-theme-blue.bx-inclinkspersonal-selected {
	background: #3398d7;
}

.bx-inclinkspersonal-item.bx-theme-black:hover {
	background: #303030;
}

.bx-theme-black.bx-inclinkspersonal-selected {
	background: #484848;
}

.bx-inclinkspersonal-item.bx-theme-green:hover {
	background: #44b1c9;
}

.bx-theme-green.bx-inclinkspersonal-selected {
	background: #5cc3d1;
}

.bx-inclinkspersonal-item.bx-theme-red:hover {
	background: #e63c3c;
}

.bx-theme-red.bx-inclinkspersonal-selected {
	background: #e95c5c;
}

.bx-inclinkspersonal-item.bx-theme-yellow:hover {
	background: #f4a52e;
}

.bx-theme-yellow.bx-inclinkspersonal-selected {
	background: #fbb859;
}

/*region Bootstrap modified*/
.btn-primary,
.list-group-item.active {
	border-color: var(--theme-b-bd-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:hover {
	border-color: var(--theme-b-bd-primary-hover);
	background-color: var(--theme-b-bg-primary-hover);
	color: var(--theme-b-tx-primary-hover);
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.btn-primary.disabled,
.btn-primary:disabled {
	border-color: var(--theme-b-bg-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	border-color: var(--theme-b-bd-primary-active);
	background-color: var(--theme-b-bg-primary-active);
	color: var(--theme-b-tx-primary-active);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.form-control:focus {
	border-color: var(--theme-color-primary);
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

a,
.btn-link {
	color: #111111;
}

a:hover,
.btn-link:hover {
	color: #d85e76;
}

.g-font-size-15 {
	font-size: 15px;
}

.g-font-size-17 {
	font-size: 17px;
}

.g-font-size-20 {
	font-size: 20px;
}

.text-primary {
	color: var(--primary) !important
}

.bg-primary {
	background: var(--primary) !important
}

.border-primary {
	border-color: var(--primary) !important
}
/*endregion*/

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
}

.sidebar li {
	font-size: 12px;
	font-family: 'Ubuntu', sans-serif;
}

.sidebar-icon {
	width: 27px;
	height: 27px;
	margin-right: 5px;
	border-radius: 50%;
	background-color: var(--theme-color-primary);
	background-repeat: no-repeat;
	background-position: center;
}

.sidebar-icon-label {
	background-image: url(/local/templates/rich/images/label.svg);
	background-size: 19px auto;
}

.sidebar-icon-delivery {
	background-image: url(/local/templates/rich/images/delivery.svg);
	background-size: 17px auto;
}

.sidebar-icon-sale {
	background-image: url(/local/templates/rich/images/sale.svg);
	background-size: auto 17px;
}

.sidebar-icon-self {
	background-image: url(/local/templates/rich/images/self.svg);
	background-size: auto 17px;
}

.sidebar-icon-phone {
	background-image: url(/local/templates/rich/images/phone_white.svg);
	background-size: auto 21px;
}

#top_block {
	background: #e5e5e5;
	padding: 7px 0;
}

.lk_block {
	text-align: right;
}

#header_block {
	margin: 10px 0;
}

#menu_block {
	background: #d85e76;
}

footer {
	color: #ffffff;
}

.f_menu {
	margin: 0;
	padding: 0;
}

.f_menu ul {
	list-style: none;
	padding: 0;
}

.f_menu ul li {
	padding: 2px 0;
}

.f_menu a {
	color: #ffffff;
	font-size: 14px;
}

.f_menu a:hover {
	color: #ffa893;
}

.top_menu a {
	color: #111111;
	text-decoration: none;
}

.top_menu a:hover {
	color: #d85e76;
	text-decoration: underline;
}

.head_slogan {
	margin: 5px 0 10px 0;
	font-size: 18px;
}

.head_address {
	margin: 10px 0;
}

.head_writeme {
	font-size: 17px;
	text-decoration: underline;
}

.head_callback {
	font-size: 17px;
	text-decoration: underline;
}

.head_pricelist {
	font-size: 17px;
	text-decoration: underline;
}

#cat_main {
	background: url(/images/bg_pattern.png);
	background-repeat: repeat;
	background-size: auto;
	padding: 50px 0 80px 0;
	background-color: #f3f3f3;
}

#prod_main {
	background: url(/images/bg_pattern.png);
	background-repeat: repeat;
	background-size: auto;
	padding: 50px 0;
	background-color: #f3f3f3;
}

.insta_block {
	padding: 50px 0 0 0;
}

.partners {
	padding: 50px 0;
}

.reviews {
	background: url(/images/bg_pattern.png);
	background-repeat: repeat;
	background-size: auto;
	background-color: #f3f3f3;
	padding: 50px 0;
}

.cat_item {
	text-align: center;
}

.cat_item a {
	text-decoration: none;
}

.cat_item img:hover {
	opacity: 0.8;
}

.cat_item h3 {
	font-size: 20px;
}

.title_block {
	overflow: hidden;
	text-align: center;
	font-size: 29px;
	margin-bottom: 20px;
}

.title_block h2 {
	margin: 0;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 30px;
	margin-top: 5px;
	margin-bottom: -2px;
}

.title_block:before,
.title_block:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 10%;
	height: 4px;
	background-color: #ffa893;
	position: relative;
}

.title_block:before {
	margin-left: -20%;
}

.title_block:after {
	margin-right: -20%;
}

.cat_btn {
	text-align: center;
	margin-top: 50px;
}

.btn_block {
	text-align: center;
	background: #d85e76;
	padding: 9px 40px 10px 40px;
	border-radius: 60px;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
}

.btn_block:hover {
	background: #ffa893;
	color: #ffffff;
}

#preim_main {
	padding: 80px 0;
}

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: block;
	opacity: 1;
}

.bx-no-touch .product-item-container.hover .product-item {
	position: relative;
	right: 0px;
	left: 0px;
	animation: none;
	padding: 15px;
	padding-top: 15px;
}

.product-item {
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #dddddd;
	margin-bottom: 30px;
}

.product-item-title {
	overflow: inherit;
	white-space: inherit;
	text-overflow:
}

.bx-touch .product-item-title, .product-item-container.hover .product-item-title {
	overflow: inherit;
}


.product-item-price-current {
	white-space: inherit;
	font-size: 20px;
	margin: 15px 0;
	display: inline-block;

}

.product-item-button-container .btn {
	margin-bottom: 2px;
	background: #dddddd;
	border: none;
	border-radius: 60px;
	padding: 7px 30px;
	color: #444444;
	font-size: 16px;
	line-height: 22px;
}

.product-item-button-container .btn:hover {
	background: #bb8de1;
	color: #ffffff;
}

.insta_block iframe {
	border: 0;
	min-height: 800px;
}

.reviews .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled,
.partners .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: block;
}

.reviews .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	left: -50px;
	bottom: 50%;
	background: no-repeat;
	border: none;
	outline: none;
}

.partners .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	left: -50px;
	bottom: 50%;
	background: no-repeat;
	border: none;
	outline: none;
}

.reviews .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	right: -50px;
	bottom: 50%;
	background: no-repeat;
	border: none;
	outline: none;
}

.partners .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	right: -50px;
	bottom: 50%;
	background: no-repeat;
	border: none;
	outline: none;
}

.about_txt_block {
	background: #ffa893;
	border-radius: 5px;
	width: 430px;
	margin-left: -14px;
	margin-top: -10px;
	display: inline-block;
	padding: 0px 20px;
}

.about_txt_block ._num {
	display: inline-block;
	color: #ffffff;
	font-size: 60px;
	font-weight: 600;
}

.about_txt_block ._txt {
	display: inline-block;
	color: #ffffff;
	font-size: 26px;
	line-height: 30px;
	font-weight: 300;
}

.about_block {
	padding: 50px 0 80px 0;
}

.bg-secondary {
	background-color: #606060 !important;
}

.copyright_block {
	border-top: 1px solid #b7b7b7;
	padding: 15px 0;
}

.mail_footer a {
	color: #ffffff;
}

.mail_footer a:hover {
	color: #ffa893;
}

.address_footer {
	margin-bottom: 10px;
}

.time_footer {
	margin-bottom: 10px;
}

.bx-footer .bx-header-phone-number a {
	color: #ffffff;
}

.bx-footer .bx-header-phone-number a:hover {
	color: #ffa893;
}

.reviews_block {
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 10px;
	padding: 20px;
	font-size: 15px;
}

.reviews_block h3 {
	font-size: 24px;
	border-bottom: 1px solid #dddddd;
	padding: 0px 0 10px 0;
}

#bw_tl7ZDRcErdDQPhsU3HNXTXDTkxmvfjXA div:last-child {
	display: none;
}

#bw_tl7ZDRcErdDQPhsU3HNXTXDTkxmvfjXA iframe .credits-wrapper {
	display: none;
}

#title-search-input {
	border-radius: 60px;
}

.search-title-button {
	background-image: url(/images/search.svg) !important;
	background-repeat: no-repeat;
	background-position: center;
	min-width: 30px !important;
	position: absolute !important;
	z-index: 2;
	right: 8px;
	top: 8px;
	background-color: #ffffff !important;
	color: #d85e76 !important;
	border-color: #ffffff !important;
	height: 24px;
	background-repeat: no-repeat !important;
	padding: 0 !important;
	z-index: 99 !important;
	background-position: center !important;
}

.bx-basket-block {
	text-align: right;
	margin-top: -11px;
	padding: 0px;
	width: 70px;
	float: right;
}

.bx-basket-block a {
	font-size: 18px;
	color: #111111;
	margin: 0px 15px;
}

.bx-basket-block > a .fa {
	position: absolute;
	top: -12px;
	right: 0px;
	width: 50px;
	color: #993d7b;
	font-size: 30px;
	background: url('/images/shopping-cart.svg');
	background-repeat: repeat;
	height: 50px;
	background-repeat: no-repeat;
}

.bx-basket-block span {
	position: absolute;
	right: 40px;
	background: #25b5d1;
	padding: 5px;
	border-radius: 25px;
	line-height: 16px;
	margin-top: -18px;
	width: 24px;
	height: 24px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	top: 15px;
}

@media (max-width: 768px) {

	.bx-basket-block {
		text-align: right;
		margin-top: -16px;
		padding: 0px;
		width: 70px;
		float: right;
		margin-right: -18px;
	}

	.top_menu a {
		color: #111111;
		text-decoration: none;
	}

	.mb-header-logo img {
		width: 100%;
		display: block;
	}

	.cat_item img {
		width: 100%;
		display: block;
	}

	.cat_item h3 {
		font-size: 15px;
	}

	.title_block h2 {
		font-size: 24px;
	}

	.title_block:before {
		margin-left: -60%;
	}

	.title_block:before, .title_block:after {
		width: 25%;
	}

	.title_block:after {
		margin-right: -60%;
	}

	.product-item-button-container .btn {
		padding: 5px 20px;
		font-size: 14px;
	}

	.product-item {
		padding: 10px 5px;
	}

	.about_block img {
		width: 100%;
		display: block;
	}

	.about_txt_block {
		width: 100%;
		margin-left: 0px;
		padding: 20px 40px;
	}

	.about_txt_block ._num {
		display: block;
		text-align: center;
	}

	.about_txt_block ._txt {
		display: block;
		text-align: center;
	}

	.bx-basket-fixed {
		text-align: center;
		display: none;
	}

	#header_block {
		margin-top: 60px;
	}

	.head_search {
		margin-top: 20px;
		display: block;
	}

	.product-item-title {
		font-size: 13px;
	}

	.bg-light {
		background-color: #ffffff !important;
		padding: 5px 10px;
	}

	.navbar-light .navbar-toggler-icon {
		background-image: url("/local/templates/rich/images/list.svg");

	}

	.navbar-light .navbar-toggler {
		color: rgba(0, 0, 0, 0.55);
		border-color: rgba(255, 255, 255, 0.1);
		outline: none;
		display: none;
	}

	.navbar-brand {
		display: none;
	}

	.partners .owl-carousel .owl-nav button.owl-prev,
	.reviews .owl-carousel .owl-nav button.owl-prev,
	.slider_block .owl-carousel .owl-nav button.owl-prev {
		left: -15px;
		display: none;
	}

	.partners .owl-carousel .owl-nav button.owl-next,
	.reviews .owl-carousel .owl-nav button.owl-next,
	.slider_block .owl-carousel .owl-nav button.owl-next {
		right: -15px;
		display: none;
	}

	.menu-sitemap-tree .item-text a {
		color: #111111;
		text-decoration: none;
		font-size: 16px;
	}

	.navbar-light .navbar-nav .nav-link {
		color: #111111;
		font-size: 20px;
		text-transform: uppercase;
		margin-bottom: 0px;
	}

}

.catalog-section-list-item-img {
	border: 0px !important;
	background-size: contain !important;
}

.catalog-section-list-item-link {
	vertical-align: middle;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}

.bx-nav-1-lvl-link {
	padding-bottom: 3px;
}

.bx-nav-1-lvl.bx-hover > .bx-nav-1-lvl-link, .bx-nav-1-lvl.bx-active > .bx-nav-1-lvl-link, .bx-nav-1-lvl:hover > .bx-nav-1-lvl-link {
	background: #ffa893;
}

.bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text, .bx-nav-1-lvl.bx-nav-parent:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text {
	color: #111111;
}

.bx-nav-2-lvl-link-text {
	color: #111111;
	font-weight: 500;
	font-size: 14px;
}

.bx-nav-1-lvl-link-text {
	text-transform: inherit;
	font-size: 16px;
}

.bx-nav-1-lvl > a span {
	padding: 10px 14px 14px;
}

.bx-nav-2-lvl {
	display: block;
	padding: 0;
	min-width: 280px;
}

@media (max-width: 991.98px) {
	.offcanvas-collapse {
		position: fixed;
		top: 0;
		bottom: 0;
		left: -300px;
		width: 100%;
		padding-top: 1rem;
		padding-right: 1rem;
		padding-left: 1rem;
		padding-bottom: 30px;
		overflow-y: auto;
		visibility: hidden;
		background-color: #ffffff;
		transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out, visibility .3s ease-in-out;
		transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
	}

	.offcanvas-collapse.open {
		visibility: visible;
		-webkit-transform: translateX(300px);
		transform: translateX(300px);
	}

	.offcanvas-close {
		position: absolute;
		font-size: 2.5rem;
		font-weight: 700;
		cursor: pointer;
		color: rgba(0, 0, 0, 0.3);
		border: none;
		-webkit-appearance: button;
		background-color: transparent;
		right: 0;
		top: 0;
		padding: 0 1.5rem;
	}

	.offcanvas-open {
		overflow: hidden;
	}
}

@media (min-width: 992px) {
	.offcanvas-close {
		display: none;
	}

	.basket-item-block-image {
		text-align: center;
	}

}

.product-item-amount-field-container {
	max-width: 100px;
}

.btn {
	border-radius: 60px;
	background: #dddddd;
	color: #111111;
	border: none;
	padding: 7px 30px;
}

.btn:hover {
	background: #bb8de1;
}

#del_filter {
	display: none;
}

.smart-filter-slider-handle {
	border: 7px solid #bb8de1;
}

.product-item-detail-pay-block {
	border: none;
}

.bx-nav-catinfo {
	min-width: 250px;
}

.bx-nav-3-lvl-ul {
	padding: 0;
	margin: 0;
}

.bx-nav-3-lvl-link {
	display: block;
	padding: 5px 0 5px 0;
	border-bottom: 0;
	color: #555555;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
}

div.menu-sitemap-tree div.item-text {
	position: relative;
	top: 0;
	left: 0;
}

div.menu-sitemap-tree {
	font-size: 100%;
	margin-bottom: 20px;
}

.navbar-light .navbar-nav .nav-link {
	padding: 0;
}

.product-item-detail-short-card-fixed,
.product-item-detail-tabs-container-fixed {
	display: none !important;
}

.add-to-basket--modal {
	position: fixed;
	right: 0;
	bottom: 0;
	box-shadow: 0 7px 15px 0 rgb(0 0 0 / 19%);
	border-top-left-radius: 10px;
	padding: 10px 15px;
	background: #ffffff;
	border: 1px solid rgb(0 0 0 / 19%);
}

.inside-basket-true .btn.btn-primary.btn-sm {
	background: #bb8de1 !important;
	color: #ffffff !important;
	cursor: pointer;
}

.inside-basket-true .product-item-detail-buy-button,
.product-item-detail-pay-block.inside-basket-true .product-item-detail-buy-button {
	background: #bb8de1;
	color: #ffffff;
	border-color: #bb8de1;
	cursor: pointer;
}

.inside-basket-true [data-entity="quantity-block"],
.product-item.in-basket [data-entity="quantity-block"] {
	display: none;
}

.add-to-basket--modal {
	z-index: 1000;
}

.head_socseti #bx_basketFKauiI {
	float: right;
	margin-right: 10px;
	position: absolute;
	top: 50px;
	right: 34px;
}

.head_socseti #bx_basketFKauiI .bx-basket-block > a .fa {
	background: url('/images/shopping-cart2.svg') !important;
	position: absolute;
	top: -20px;
	right: 0px;
	width: 40px;
	color: #993d7b;
	font-size: 30px;
	background-repeat: repeat;
	height: 40px;
	background-repeat: no-repeat;
}

.head_socseti #bx_basketFKauiI .bx-basket-block span {
	position: absolute;
	right: 36px;
	background: #25b5d1;
	padding: 5px;
	border-radius: 25px;
	line-height: 16px;
	margin-top: -30px;
	width: 24px;
	height: 24px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	top: 15px;
}

.bx-soa-pp-company-smalltitle {
	padding-top: 9px;
	padding-bottom: 5px;
	color: #222222;
	text-align: center;
	font-size: 16px;
}

#want {
	position: relative;
	width: 80px;
	display: inline-block;
	margin-left: 20px;
}

#want span {
	position: absolute;
	right: 40px;
	background: #25b5d1;
	padding: 5px;
	border-radius: 25px;
	line-height: 16px;
	margin-top: -8px;
	width: 24px;
	height: 24px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	top: 0;
	z-index: 2;
	left: 21px;
}

#want .icon {
	position: absolute;
	top: -14px;
	right: 0px;
	width: 44px;
	color: #993d7b;
	font-size: 30px;
	background: url('/images/heart.png');
	background-repeat: repeat;
	background-repeat: repeat;
	height: 44px;
	background-repeat: no-repeat;
	background-size: 44px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
	height: 14px !important;
}

.wish_btn .favor i {
	background: url(/images/heart_2.png);
	width: 50px;
	height: 50px;
	cursor: pointer;
	display: block;
	background-size: 50px;
	margin: 0 auto;
}

.favor:hover {
	cursor: pointer;
}

.wish_btn .active i {
	background: url(/images/heart_3.png) !important;
	width: 50px;
	height: 50px;
	cursor: pointer;
	display: block;
	background-size: 50px !important;
	margin: 0 auto;
}

.bx-authform {
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}

.bx-authform-input-container input[type="text"], .bx-authform-input-container input[type="password"] {
	border-radius: 60px;
	text-align: center;
	height: auto;
	padding: 10px 10px;
}

.bx-authform-formgroup-container .btn-primary {
	background: #d85e76;
	color: #ffffff;
	padding: 10px 50px;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
}

.bx-authform-content-container, .bx-authform-label-container {
	font-size: 18px;
	color: #222222;
	padding-bottom: 5px;
}

.bx-authform-formgroup-container {
	margin-bottom: 30px;
}

.bx-authform-link-container, .bx-authform-description-container {
	font-size: 18px;
}

.bx-authform h3 {
	font-size: 24px;
	font-weight: 500;
}

@media (max-width: 768px) {
	.bx-authform h3 {
		font-size: 20px;
		font-weight: 500;
	}

	.bx-authform-link-container, .bx-authform-description-container {
		font-size: 16px;
	}

	.bx-authform-content-container, .bx-authform-label-container {
		font-size: 16px;
		color: #222222;
		padding-bottom: 5px;
	}

	.bx-authform-input-container input[type="text"], .bx-authform-input-container input[type="password"] {
		border-radius: 60px;
		text-align: center;
		height: auto;
		padding: 5px 10px;
	}

	.bx-authform-formgroup-container {
		margin-bottom: 20px;
	}

	.menu_m {
		display: flex;
		flex-wrap: wrap;
		column-gap: 15px;
	}

	.menu_m li {
		width: 30%;
		text-align: center;
	}

	.menu_m li:last-child {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}

	.menu_m li a {
		text-decoration: none;
		background: #c5e7fb;
		padding: 5px;
		font-size: 13px;
		border-radius: 10px;
		width: 100%;
		display: block;
	}

	#want {
		position: absolute;
		width: 80px;
		display: inline-block;
		margin-left: 20px;
		right: 100px;
		top: 36px;
	}

	#want .icon {
		position: absolute;
		top: -14px;
		right: 0px;
		width: 44px;
		color: #993d7b;
		font-size: 30px;
		background: url('/images/heart_2.png');
		background-repeat: repeat;
		background-size: auto;
		background-repeat: repeat;
		background-repeat: repeat;
		height: 44px;
		background-repeat: no-repeat;
		background-size: 34px;
		height: 36px;
	}

	#want span {
		position: absolute;
		right: 40px;
		background: #25b5d1;
		padding: 5px;
		border-radius: 25px;
		line-height: 16px;
		margin-top: -11px;
		width: 24px;
		height: 24px;
		text-align: center;
		color: #ffffff;
		font-size: 13px;
		top: 0;
		z-index: 2;
		left: 21px;
	}

	.head_socseti {
		display: flex;
		column-gap: 15px;
	}

	#top_block {
		background: #ffffff;
		position: relative;
	}

	.head_socseti #bx_basketFKauiI {
		top: 55px;
	}

	.lk_block {
		position: absolute;
		left: 0;
		width: 100%;
		text-align: left;
		top: 10px;
	}

	.lk_block .lk_flex {
		display: flex;
		flex-wrap: wrap;
		width: 50%;
		font-size: 14px;
	}

	.lk_block .lk_flex .link i {
		display: none;
	}

	.icon-bar {
		display: none;
	}

	.m_menu {
		display: flex;
		align-items: center;
		padding: 3px 0;
		color: #327437;
		background-color: #ffffff;
		position: -webkit-sticky;
		position: sticky;
		bottom: 0;
		z-index: 9999;
		box-shadow: 0px 0px 25px 0px rgba(101, 119, 135, 0.2);
	}

	#overlay {
		position: fixed;
		display: none;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 100;
		cursor: pointer;
	}

	#m_menu_panel {
		position: absolute;
		left: 0;
		right: 0;
		color: #000000;
		background: #ffffff;
		width: 100%;
		bottom: 0;
		border-radius: 15px;
		text-align: center;
		height: 420px;
	}

	.m_menu .main_menu img {
		width: 54px;
		margin-top: -20px;
		background: #ffffff;
		border-radius: 60px;
		padding: 5px;
	}

	.m_menu a {
		text-align: center;
		width: 20%;
		display: flex;
		flex-wrap: wrap;
		text-decoration: none;
	}

	.m_menu a:hover {
		text-decoration: none;
	}

	.m_menu a img {
		margin: 0 auto;
	}

	.m_menu a span,
	.m_menu button span {
		font-size: 11px;
		font-weight: 500;
		line-height: 11px;
		letter-spacing: 0em;
		text-align: center;
		color: #000000;
		width: 100%;
		margin-top: 7px;
		font-weight: 500;
	}

	.m_menu button.main_menu {
		background: no-repeat;
		border: 0;
		outline: none;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.m_menu > span {
		display: block;
		margin-left: 20px;
	}

	#m_menu_panel .title_m_panel {
		margin-top: 25px;
		font-size: 18px;
		font-weight: 500;
		line-height: 18px;
		letter-spacing: 0em;
		text-align: center;
	}

	#m_menu_panel ul {
		list-style: none;
		display: flex;
		margin: 20px 0 30px 0;
		padding: 0;
		justify-content: center;
		flex-wrap: wrap;
		column-gap: 15px;
		grid-gap: 15px;
	}

	#m_menu_panel ul li a {
		font-size: 13px;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: 0em;
		text-align: center;
		color: #000000;
		text-decoration: none;
		text-transform: uppercase;
	}

	#m_menu_panel .visit {
		width: 260px;
		margin: 0 auto;
		margin-bottom: 15px;
	}

	#m_menu_panel .visit a {
		background: var(--gr-brown-v);
		border-radius: 3px;
		padding: 12px 24px;
		font-size: 18px;
		color: var(--green-color);
		column-gap: 10px;
		display: flex;
		align-items: flex-start;
	}

	#m_menu_panel .search {
		position: relative;
		width: 260px;
		margin: 0 auto;
		margin-bottom: 35px;
	}

	#m_menu_panel .search input {
		width: 260px;
		padding: 12px 20px;
		background: #f7f7f7;
		border-radius: 2px;
		border: 0px solid #ffffff;
		color: #313131;
		outline: none;
	}

	#m_menu_panel .search button {
		background: transparent;
		border: 0px;
		position: absolute;
		right: 15px;
		top: 14px;
		cursor: pointer;
		outline: none;
	}

	#m_menu_panel .phone a {
		display: flex;
		justify-content: center;
		align-items: center;
		grid-gap: 15px;
		font-size: 17px;
		font-weight: 400;
		line-height: 17px;
		letter-spacing: 0em;
		text-align: center;
		color: #d85e76;
		margin-bottom: 15px;
		text-decoration: none;
	}

	#m_menu_panel .phone a img {
		width: 17px;
	}

	#m_menu_panel .soc_icon {
		display: flex;
		column-gap: 25px;
		justify-content: center;
		margin-top: 40px;
	}

	#m_menu_panel .soc_icon a {
		width: 30px;
		height: 30px;
		display: block;
	}

	#m_menu_panel .soc_icon a.wa {
		background: url(/images/soc_wa_a.svg);
	}

	#m_menu_panel .soc_icon a.tg {
		background: url(/images/soc_tg_a.svg);
	}

	#m_menu_panel .soc_icon a.mail {
		background: url(/images/soc_mail_a.svg);
	}

	.m_menu #bx_basket2 a {
		text-align: center;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}

	.m_menu a img {
		margin: 0 auto;
		width: 30px;
		height: 30px;
	}

	.bx_small_cart {
		position: relative;
	}

	.m_menu .navbar-toggler-icon {
		background-image: url("/images/menu_catalog.svg");
		background-size: 90%;
	}

	.m_menu button.navbar-toggler {
		color: #ffffff;
		border-color: rgba(255, 255, 255, 0.1);
		outline: none;
		text-align: center;
		width: 20%;
		display: flex;
		flex-wrap: wrap;
		text-decoration: none;
		justify-content: center;
	}

	.m_menu button.navbar-toggler:focus {
		outline: none;
		color: #ffffff;
	}

	.bx_small_cart strong {
		position: absolute;
		top: -3px;
		background: #69c84e;
		width: 20px;
		height: 20px;
		text-align: center;
		border-radius: 60px;
		font-size: 10px;
		font-weight: 500;
		color: #ffffff;
		line-height: 20px;
		right: 8px;
		left: auto;
	}

	iframe {
		width: 100%;
	}

	#m_menu_panel .soc_icon {
		display: flex;
		column-gap: 25px;
		justify-content: center;
		margin-top: 30px;
	}

	#m_menu_panel .soc_icon a.wa {
		background: url(/images/soc_wa_a.svg);
		background-size: 100%;
		background-repeat: no-repeat;
	}

	#m_menu_panel .soc_icon a.tg {
		background: url(/images/soc_tg_a.svg);
		background-size: 100%;
		background-repeat: no-repeat;
	}

	#m_menu_panel .soc_icon a.insta {
		background: url(/images/soc_insta.svg);
		background-size: 100%;
		background-repeat: no-repeat;
	}

	#m_menu_panel .soc_icon a.mail {
		background: url(/images/soc_youtube_a.svg);
		background-size: 100%;
		background-repeat: no-repeat;
	}

	.main_awards {
		margin-bottom: 60px;
	}

	.order_check h4 {
		text-align: center;
		font-size: 18px;
		font-weight: 500;
	}

	.order_check h5 {
		font-size: 12px;
		margin-bottom: 30px;
		text-align: center;
	}

	.order_check .check_pd span {
		font-size: 12px;
		line-height: 14px;
	}

	.blog_list .news-list-item {
		display: flex;
		align-items: center;
		margin-bottom: 30px;
		flex-wrap: wrap;
	}

	.blog_list .news-list-item a {
		width: 100%;
	}

	.blog_list .news-list-item .card-body {
		width: 100%;
	}

	.detail_blog {
		display: flex;
		justify-content: space-between;
		margin-top: 30px;
		flex-wrap: wrap;
	}

	.detail_blog .left {
		width: 100%;
	}

	.detail_blog .left .VIDEO_VERT video {
		width: 100%;
		height: auto;
		border-radius: 10px;
	}

	.detail_blog .right {
		width: 100%;
		margin-top: 15px;
	}

	.detail_blog .left .VIDEO_VERT {
		text-align: center;
	}

	.bx-newslist_blog {
		display: flex;
		flex-wrap: wrap;
	}

	.bx-newslist_blog .bx-newslist-block {
		margin-bottom: 0px;
		padding: 0;
	}

	.bx-newslist-container {
		margin-bottom: 30px;
	}

	.bx-newslist_blog .bx-newslist-title {
		line-height: 16px;
	}

	.bx-newslist_blog .bx-newslist-title a {
		text-decoration: none;
		font-size: 14px;
	}

	.bx-newslist_blog .bx-newslist-img {
		margin-bottom: 10px;
	}

	#video_main .cat_btn {
		margin-top: 10px;
	}

	.cart_info {
		text-align: center;
		padding: 15px;
		border: 2px solid #d21d48;
		margin-bottom: 20px;
		font-size: 15px;
		text-transform: uppercase;
		font-weight: 500;
		color: #d21d48;
	}

	.finish_order {
		font-size: 16px;
	}

	.chat_form_m {
		bottom: 200px;
		left: 30px;
		width: 35px;
		height: 35px;
	}

	.chat_form_m i {
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 720 720'%3e%3cpath fill='%23fff' d='M350.4,9.6C141.8,20.5,4.1,184.1,12.8,390.4c3.8,90.3,40.1,168,48.7,253.7,2.2,22.2-4.2,49.6,21.4,59.3,31.5,11.9,79.8-8.1,106.2-26.4,9-6.1,17.6-13.2,24.2-22,27.3,18.1,53.2,35.6,85.7,43.4,143.1,34.3,299.9-44.2,369.6-170.3C799.6,291.2,622.5-4.6,350.4,9.6h0ZM269.4,504c-11.3,8.8-22.2,20.8-34.7,27.7-18.1,9.7-23.7-.4-30.5-16.4-21.4-50.9-24-137.6-11.5-190.9,16.8-72.5,72.9-136.3,150-143.1,78-6.9,150.4,32.7,183.1,104.2,72.4,159.1-112.9,316.2-256.4,218.6h0Z'/%3e%3c/svg%3e ");
		background-size: auto;
		width: 20px;
		height: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 7px 8px;
		background-size: cover;
	}

}
/* End */
/* /local/templates/rich/components/bitrix/menu/tree/style.css?17810737421255 */
/* /local/templates/rich/components/bitrix/sale.basket.basket.line/cart_informer/style.css?17809867494401 */
/* /local/templates/rich/components/bitrix/search.title/bootstrap_v5/style.css?1780986749752 */
/* /local/templates/rich/components/bitrix/menu/bootstrap_v5/style.css?178098674911894 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1768652336601 */
/* /local/templates/rich/components/bitrix/sale.basket.basket.line/.default_old_m/style.css?17809867493946 */
/* /bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/style.css?17686523384718 */
/* /local/templates/rich/styles.css?1780986749314 */
/* /local/templates/rich/template_styles.css?178114448250507 */
