

/* Start:/bitrix/templates/wellmet_ru/css/media.css?17517209576553*/
    /* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

    }

    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
	}
	/*

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }
	@media only screen and (min-width : 1300px) {

    }
	@media only screen and (min-width : 1450px) {

    }

    /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

@media only screen and (max-width : 1140px){

	body > main .basket-table button, body > main .basket-table input{
		height: 25px;
		width: 25px;
	}
	body > main .nav.nav-tabs a .tab{
		font-size: 14px ;
	}
	body > main .product-item .bye, body > main .product-item .price{
		 font-size: 12px;
	}
	body > main .article-wrap .article-item h4,
	body > main .news-wrap .news-item h4{
		font-size: 16px;
	}
	main p {
		font-size: 12px;
	}
	body > .sections-wrapper .section-item img{
		height: 70px;
	}
	body > .sections-wrapper .section-item p,
	body > .sections-wrapper .section-item a{
		font-size: 14px;
	}
	body > header .top-wrapper .locate{
		text-align:center;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}
@media only screen and (min-width : 800px) and (max-width : 980px) {
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	body > main .product-item .image{
		height: 360px;
	}
	body > main .card-buttons{
		text-align:center;
	}
	body > main .inform-wrap .inform-item{
		height:auto;
	}
	body > header .top-wrapper .locate{
		text-align:center;
	}
	body > main .nav.nav-tabs a .tab{
		border:1px solid #ddd;
	}
	body > main .article-wrap .article-item .date,
	body > main .news-wrap .news-item .news-image .date{
		left:0px;
	}
	body > main .product-item .bye,
	body > main .product-item .price {
		font-size: 20px;
		padding: 10px;
	}
	body > .sections-wrapper .section-item img{
		height: 50px;
	}
	body > .sections-wrapper .section-item p,
	body > .sections-wrapper .section-item a{
		font-size: 12px;
	}
	body > header .center-wrapper .phone,
	body > header .center-wrapper .time-work,
	body > header .center-wrapper .email-wrap,
	body > header .center-wrapper .inform-wrap{
		text-align:center;
	}
	body > .main-slider-wrapper #slider-of-main .item .slide-text-wrap h2{
		font-size: 26px;
	}
	body > .main-slider-wrapper #slider-of-main .item .slide-text-wrap p{
		margin-bottom: 20px;
		margin-top: 20px;
	}

	body > main .inform-wrap .inform-item .image  {
		margin-bottom: 10px;
	}
	body > main .basket-table tr td:nth-child(2),
	body > main .basket-table tr th:nth-child(2),
	body > main .basket-table tr td:nth-child(3),
	body > main .basket-table tr th:nth-child(3){
		display:none;
	}
}
@media only screen and (max-width : 640px) {

	body > main .product-item .image{
		height: 300px;
	}

	body > main .basket-table tr td:nth-child(2),
	body > main .basket-table tr th:nth-child(2),
	body > main .basket-table tr td:nth-child(3),
	body > main .basket-table tr td:nth-child(4),
	body > main .basket-table tr td:nth-child(5),
	body > main .basket-table tr td:nth-child(6){
		display:none;
	}
	body > main .basket-table tr td:nth-child(2),
	body > main .basket-table tr th:nth-child(1),
	body > main .basket-table tr th:nth-child(2),
	body > main .basket-table tr th:nth-child(3),
	body > main .basket-table tr th:nth-child(4),
	body > main .basket-table tr th:nth-child(5),
	body > main .basket-table tr th:nth-child(6){
		display:none;
	}
	body > main .basket-table tr{
		text-align:center;
	}
	body > main .basket-table tr td a {
    	font-size: 16px;
	}
	body > main .basket-table button, body > main .basket-table input{
		height: 35px;
		width: 35px;
	}
	body > header .center-wrapper .time-work{
		font-size: 16px;
	}
	.btn-blue{
		padding: 10px 15px;
	}
	body > header .center-wrapper .inform-wrap{
		padding-bottom: 10px;
	}
	.category-wrap{
		padding-left: 0px;
		padding-right: 0px;
	}
	body > main .category-wrap .category-mini{
		margin-bottom: 10px;
	}
	.filter-category .filter-sect p{
		font-size: 14px;
		font-weight:100;
	}

	.filter-category{
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 20px;
	}
	.filter-category .ui-widget-header{
		background-size: 278px 100%;
	}
	body > main .inform-wrap .inform-item .image{
		margin-bottom: 20px;
	}
	body > main .news-wrap .news-item .news-desc{
		padding-top: 20px;
		padding-left: 0px;
		padding-right: 0px;
	}
	body > main .product-item .desc .property{
		font-size:18px;
	}
	body > main .product-item .prod-title {
		font-size: 20px;
	}
	body > header .top-wrapper .nav > li > a,
	body > header .top-wrapper .nav > li:hover > a{
		font-size: 16px;
	}
	body > header .section-top-wrapper .nav-justified > li > a{
		font-size: 14px;
	}
	main p {
		font-size: 16px;
	}
	body > main .news-wrap .news-item p{
		font-size: 16px;
	}
	body > .sections-wrapper .section-item p,
	body > .sections-wrapper .section-item a{
		font-size: 14px;
	}

	body > .main-slider-wrapper #slider-of-main .item img{
		width:200%;
	}
	body > main .article-wrap .article-item .date,
	body > main .news-wrap .news-item .news-image .date{
		left:0px;
	}
	body > main .product-item .image{
		background-size: contain;
	}
	body > main .product-item .icon-type img{
		height: auto;
	}
	.show-all{
		font-size: 14px;
	}
	body > header .section-top-wrapper .nav > li{
		border-right:0px;
	}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	body > main .article-wrap .article-item h4,
	body > main .news-wrap .news-item h4{
		font-size: 14px;
	}

	body > main .wrap-contact p{
		font-size:10px;
		margin-top: 0px;
		line-height: 24px;
	}
	body > main .product-item .bye,
	body > main .product-item .price{
		font-size: 20px;
		padding: 10px;
		display:block;
	}
	body > main .product-item .image{
		margin: 30px;
		width: auto;
	}
	body > header .section-top-wrapper .nav-justified > li > a{
		font-size: 12px;
		line-height: 20px;
	}
}

@media only screen and (max-width : 360px) {
	body > header .top-wrapper .locate{
		font-size: 11px;
		text-align: center;
	}
}

@media only screen and (min-width : 370px) and (max-width : 640px) {
}
@media only screen and (min-width : 490px) and (max-width : 640px) {
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
}

/* End */


/* Start:/local/components/wellmet/sale.basket.basket.line/templates/auth/style.css?1751720946686*/
.icon::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
}

.icon_size_20::before {
    width: 20px;
    height: 20px;
}

.icon_login::before {
    background: url("/local/components/wellmet/sale.basket.basket.line/templates/auth/images/svg/login.svg") no-repeat;
    margin: 0 3px 0 0;
}

.icon_signin::before {
    background: url("/local/components/wellmet/sale.basket.basket.line/templates/auth/images/svg/signin.svg") no-repeat;
    margin: 0 3px 0 0;
}

.bx-auth-profile {
	display: flex;
	gap: 15px;
}

.bx-auth-profile-login a,
.bx-auth-profile-register a,
.bx-auth-profile-name a,
.bx-auth-profile-logout a {
	color: #fff;
	text-decoration: none;
}

.bx-auth-profile-name a {
	border-bottom: 1px solid #fff;
}

.bx-auth-profile-logout a {
	border-bottom: 1px dotted #36bbfb;
}
/* End */


/* Start:/bitrix/templates/wellmet_ru/components/bitrix/search.title/visual_top/style.css?17517209584154*/
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857143;
	color: #fff;
	background-color: #3B3F4C;
	border: 1px solid #36BBFB;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
		Fix of input shadow for IOS browsers.
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
*/
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: rgba(0,0,0,0.15);
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding: 4px 25px;
	border: 1px solid #36BBFB;
	border-left: 0px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	height: 34px;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #36BBFB;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/wellmet_ru/components/bitrix/search.title/visual_top/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}

#title-search-input input[type="text"]::-moz-placeholder {
    color:#fff;
}

/* End */


/* Start:/local/components/wellmet/main.feedback/templates/callback/style.css?17517209461593*/
#callbackForm {
    color: #222;
    text-align: left;
}
#callbackForm .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -moz-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -ms-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -o-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
}

#callbackForm .btn-primary {
    width: auto;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

#callbackForm .title {
     font-size: 21px;
}

.callback-form .form-group {
    margin: 0 0 11px;
}

.smart-captcha {
    margin: 0 0 15px;
}
.mf-control-required { 
    color: #f00;
}
.product-form {
    color: #222;
    text-align: left;
}
.form-group.user-agreement {
    display: flex;
    align-items: flex-start;
    gap: .75rem;
}
.form-group a {
    color: #337ab7;   
}
/* End */


/* Start:/local/components/wellmet/sale.basket.basket.line/templates/template_top/style.css?17517209464595*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	white-space: nowrap;
	position: relative;
}
.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: 998;
		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;}
}

.shopping-cart_header {
    font-size: 34px !important;
    margin-top: -5px;
    color: #36bbfb;
    float: left;
}

@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 998;
		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;
	}

    .shopping-cart_header {
        font-size: 40px !important;
        margin: 4px 0px 0px 4px;
    }

}
.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-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.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;
	white-space: normal;
}
.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;
	white-space: normal;
	line-height: 16px;
}
.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;
}

.round-num {
		position: absolute;
		left: 40px !important;
		top: 18px;
		text-align: center;
		color: white;
		background: red;
		border-radius: 50%;
		width: 14px;
		height: 14px;
		font-size: 10px;
}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/coffeediz.schema.org/style.css?17517209591093*/
.breadcrumbs__list {
    margin: 15px 0 0 0;
    padding: 0;
}

.breadcrumbs__list li{
    display:inline-block;
    line-height:20px
}

.breadcrumbs__list li a{
    display:block;
    background:url(/bitrix/components/bitrix/breadcrumb/templates/coffeediz.schema.org/images/breadcrumbs_arrow.png) no-repeat center right;
    text-decoration:none;
    font-size:11px;
}

.breadcrumbs__list li:first-child a {padding-left:0}
.breadcrumbs__list li:first-child span {margin-left:0}
.breadcrumbs__list li:last-child  a {background:none}
.breadcrumbs__list li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}

.breadcrumbs__list li span{
    font-size: 13px;
    line-height: 20px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    border-radius: 8px;
    color: #242424;
    background-color: #f2f3f5;
    padding: 2px 8px;
    margin: 0 10px 0 5px;
    transition: background-color .3s ease 0s;
}

.breadcrumbs__list,
.breadcrumbs__list ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}

/* End */


/* Start:/bitrix/templates/wellmet_ru/components/bitrix/menu/footer/style.css?1751720958459*/
.footer_h3 {font-size: 22px; color: #36BBFB; text-transform: none;}
.footer_col_menu {margin-top: 15px;}
.ul-contacts {margin-top: 15px; font-size: 20px;}
.company-f {margin-top: 20px;}
.footer_col_menu ul, .ul-contacts {padding-left: 0;}
.footer_col_menu li, .ul-contacts {margin-bottom: 8px; list-style: none;}
.ul-contacts a {color: #fff;}
.footer_col_menu a {color: #fff; text-decoration: underline #cecece;}
.ul-contacts a:hover {text-decoration: none;}

/* End */


/* Start:/bitrix/components/webes/oneclick/css/styles.css?17517209617895*/
.o-w-modal-base,.o-w-modal-base *{-webkit-appearance:none}.o-w-modal-base.active{overflow-y:scroll;-webkit-overflow-scrolling:touch}.o-w-modal-overlay{width:100%;height:100vh;background-color:rgba(0,0,0,0.5);display:none;transition:.5s;position:fixed;z-index:60000;top:0;left:0;overflow:auto}.o-w-modal-overlay.active{display:flex;transition:.5s}.o-w-modal-base{width:100%;height:100vh;display:none;transition:.5s;position:fixed;z-index:60001;top:0;left:0;overflow:auto}.o-w-modal-base.active{display:flex;transition:.5s}.o-w-modal-title{font-size:24px;margin-bottom:24px;line-height:36px}.o-w-modal-body{margin:auto;flex:1 0 300px;max-width:720px;padding:32px;background-color:white;z-index:60001;border-radius:10px;box-shadow:0 0 18px 6px #464646}.o-w-modal-body label{cursor:pointer}.o-w-modal-close{float:right;font-size:16px;line-height:24px;padding:7px 14px;border-radius:28px;border:1px #000 solid;background:white;text-align:center;cursor:pointer;color:black!important;transition:.3s;margin-top:-24px;opacity:.5}.o-w-modal-close:hover{background:black;color:white!important;opacity:1}.o-w-modal-lock{overflow:hidden}.o-w-modal-base img{max-width:100%;height:auto}.o-w-modal-base *{color:#333;font-family:'MyriadPro',sans-serif,Arial;line-height:27px;font-size:16px}.o-w-modal-base input{height:inherit!important;border-color:#DDD;font-weight:inherit}.o-w-modal-base textarea{width:96%!important;min-height:60px;border:1px #ccc solid;padding:6px 2%!important}.o-w-modal-title{margin-top:-24px;color:#AAA;text-transform:uppercase;border-bottom:1px #EEE solid;padding-bottom:10px;padding-top:24px}.o-w-modal-inner h2{font-size:20px;margin-bottom:14px}.o-w-btn{cursor:pointer;border:1px #EEE solid;font-size:14px;font-family:'MyriadPro',sans-serif,Arial;background-color:#EEE;color:black;padding:7px 14px;margin:0}.o-w-btn:hover{border:1px #CCC solid}.o-w-item-param-img *{font-size:11px!important;max-width:85px}.o-w-block-group+div{clear:both}.o-w-block-group .o-w-item-param{border-radius:4px;float:left;padding:7px;margin:2px;border:1px #DDD solid;cursor:pointer;text-align:center}.o-w-block-group .o-w-item-param *{font-size:13px;line-height:15px}.o-w-block-group .o-w-item-param:hover{border-color:#BBB;background-color:white}.o-w-block-group .o-w-item-param[data-disabled='true']{color:#999;cursor:not-allowed}.o-w-block-group .o-w-item-param.o-w-disabled,.o-w-block-group .o-w-item-param.o-w-disabled *{background-color:#EEE;color:#AAA}.o-w-block-group .o-w-item-param.o-w-disabled img{filter:grayscale(100%);opacity:.5}.o-w-item{display:flex}.o-w-price span{font-size:18px}.o-w-price div{font-size:13px}.o-w-action-block{flex:1 0 100px}.o-w-action-block input[type=text]{margin-bottom:6px}.o-w-action-block input[type=text],.o-w-action-block textarea{border-radius:7px}.o-w-show-order-block-button{padding:7px 14px;cursor:pointer;border-radius:7px;margin-top:14px;text-align:center;text-transform:uppercase;border:1px white solid}.o-w-show-order-block-button:hover{opacity:.8}.o-w-show-order-block-button-disabled{padding:7px 14px;border-radius:7px;margin-top:14px;text-align:center;text-transform:uppercase;border:1px #CCC solid;color:#CCC;background:white;cursor:default}.o-w-show-order-block-button-disabled:hover{opacity:.8}.o-w-cr-costume input[type=checkbox]{display:none}.o-w-cr-costume input[type=checkbox]+label{text-align:left;padding-left:36px}.o-w-cr-costume input[type=checkbox]+label:before{content:' ';width:24px;height:24px;font-size:24px;margin-left:-36px;margin-top:0;position:absolute}.o-w-cr-costume input[type=checkbox]:checked+label:before{content:'\2714';width:24px;height:24px;font-size:36px;margin-left:-36px;margin-top:0;position:absolute}.o-w-cr-costume input[type=radio]{display:none}.o-w-cr-costume input[type=radio]+label{text-align:left;padding-left:36px}.o-w-cr-costume input[type=radio]+label:before{content:' ';width:24px;height:24px;font-size:24px;margin-left:-36px;margin-top:0;position:absolute;border-radius:42px}.o-w-cr-costume input[type=radio]:checked+label:before{content:'\2714';width:24px;height:24px;font-size:36px;margin-left:-36px;margin-top:0;position:absolute}.o-w-public-agry-block{display:flex;margin-top:8px;max-width:390px}.o-w-public-agry-block input[type=checkbox]{margin-right:11px}.o-w-public-agry-block *{font-size:11px;line-height:14px}.o-w-email,.o-w-phone,.o-w-fio{width:96%!important;border:1px #EEE solid;padding:6px 2%!important;background-color:white;color:#333}.o-w-public-btn{flex:0 0 48%;text-align:center;padding:7px 14px;text-decoration:none;border-radius:7px;transition:.3s;cursor:pointer}.o-w-public-btn:hover{text-decoration:none;opacity:.8}.o-w-public-btn-primary{transition:.3s;text-transform:uppercase;font-size:14px}.o-w-public-btn-primary:visited{color:inherit}.o-w-public-btn-primary:hover{opacity:.8}.o-w-info{color:#999;font-size:14px;font-style:italic;padding:2px 14px;margin-left:7px;border-left:1px #BBB solid;line-height:18px}.o-w-form{max-width:500px;margin:auto}.o-w-label{font-size:13px;font-weight:bold}.o-w-item-image{margin-right:14px;min-width:200px;text-align:center}.o-w-price-pc{display:block;min-height:114px}.o-w-mobile{display:none}.o-w-group-title{font-size:11px;line-height:16px;padding-left:4px;margin-top:2px;font-weight:bold}.o-w-main-button-first-block{padding-top:4px}.o-w-quantity-block{display:flex;justify-content:center}.o-w-quantity-block input[type=text]{width:40px;font-size:16px;text-align:center;border:1px #DDD solid;margin:0 4px;line-height:24px}.o-w-quantity-block input[type=button]{border-radius:5px;font-size:24px;border:0;line-height:22px;font-weight:normal;padding:5px 10px}.o-w-quantity-plus,.o-w-quantity-minus{cursor:pointer}@media(max-width:720px){.o-w-modal-body{width:100%;min-height:100vh;border-radius:0}.o-w-modal-close{position:fixed;right:14px;top:14px;margin-top:-7px}.o-w-modal-title{margin-top:7px;padding-top:0}}@media(max-width:640px){.o-w-item{flex-flow:row wrap}.o-w-modal-body{padding:14px;padding-bottom:48px}.o-w-item-param img{max-width:70px}}@media(max-width:400px){.o-w-item-image{margin-right:0;flex:0 0 100%;text-align:center}.o-w-mobile{display:block}.o-w-fx-mobile{display:flex;justify-content:center}.o-w-fx-mobile *{padding:2px 4px}}.o-w-pay_system{display:none}.o-w-pay_system+.o-w-p-item{border:1px #DDD solid}.o-w-pay_system:checked+.o-w-p-item{border:1px red solid}.o-w-payment_flex_block{display:flex;flex-flow:row wrap}.o-w-payment_flex_block .o-w-p-item{flex:0 0 130px;font-size:11px;line-height:13px;margin:3px;padding:6px;border-radius:3px;text-align:center;cursor:pointer;text-decoration:none}.o-w-delivery_system{display:none}.o-w-delivery_system+.o-w-d-item{border:1px #DDD solid}.o-w-delivery_system:checked+.o-w-d-item{border:1px red solid}.o-w-delivery_flex_block{display:flex;flex-flow:row wrap}.o-w-delivery_flex_block .o-w-d-item{flex:0 0 130px;font-size:11px;line-height:13px;margin:3px;padding:6px;border-radius:3px;text-align:center;cursor:pointer;text-decoration:none}.o-w-current-cart{display:flex;flex-flow:row wrap;border-bottom:1px #EEE solid;margin-bottom:10px}.o-w-be-item{display:flex;width:100%;justify-content:space-between;margin-bottom:7px}.o-w-be-item img{max-width:100%;height:auto}.o-w-be-item .o-w-img{flex:0 0 80px;padding-right:10px}.o-w-be-title,.o-w-be-title b{font-size:12px;line-height:18px;flex:1 0 100px;padding-right:10px}.o-w-be-del{font-size:16px;line-height:24px;padding:7px 14px;border-radius:28px;border:1px red solid;background:white;text-align:center;cursor:pointer;color:red;transition:.3s;opacity:.5}.o-w-be-del:hover{border:1px red solid;background:red;color:white;opacity:1}.o-w-cart-total-block{margin:14px 0;font-size:12px}.o-w-wa-style{background:url("/bitrix/components/webes/oneclick/css/../images/whatsapp.svg") left center no-repeat;padding-left:36px;min-height:32px;display:inline-flex;font-size:11px;cursor:pointer;text-decoration:none}.o-w-wa-style>div{margin:auto 0}.o-w-wa-style:hover{color:#55cd6c}
/* End */


/* Start:/local/components/wellmet/sale.basket.basket.line/templates/template_mobile_bar/style.css?17517209464595*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	white-space: nowrap;
	position: relative;
}
.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: 998;
		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;}
}

.shopping-cart_header {
    font-size: 34px !important;
    margin-top: -5px;
    color: #36bbfb;
    float: left;
}

@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 998;
		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;
	}

    .shopping-cart_header {
        font-size: 40px !important;
        margin: 4px 0px 0px 4px;
    }

}
.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-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.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;
	white-space: normal;
}
.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;
	white-space: normal;
	line-height: 16px;
}
.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;
}

.round-num {
		position: absolute;
		left: 40px !important;
		top: 18px;
		text-align: center;
		color: white;
		background: red;
		border-radius: 50%;
		width: 14px;
		height: 14px;
		font-size: 10px;
}

/* End */


/* Start:/bitrix/templates/wellmet_ru/template_styles.css?175172095868206*/
* {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

input:not([type=checkbox]):not([type=radio]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a:focus {
  outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type='number'] {
  -moz-appearance: textfield !important;
}

main {
  min-height: calc(100vh - 80px);
}

main p {
  font-size: 14px;
  margin-bottom: 20px;
}

body > main {
  padding-bottom: 20px;
}

body > header a {
  color: #fff;
}

body > main .nav.nav-tabs {
  border-bottom: 1px solid #f2f2f2 !important;
}

/** TYPE **/
.btn {
    --button-height: 40px;
    --button-font-size: .9375rem;
    --button-pl: 15px;
    --button-pr: 15px;
    font-weight: 550;
    text-transform: none;
    text-transform: var(--theme-text-transform);
    letter-spacing: normal;
    letter-spacing: var(--theme-letter-spacing);
    text-decoration: none;
    margin: 0;
    border: 1px solid;
    border-radius: 8px;
    padding: 1px 20px;
    padding-left: var(--button-pl);
    padding-right: var(--button-pr);
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    height: var(--button-height);
    user-select: none;
    background-image: none;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color .1s ease;
    -moz-transition: background-color .1s ease;
    -ms-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    -webkit-transition: background-color .1s ease;
}

.btn-default {
    color: #fff;
    font-weight: 500;
    background-color: #1485CE;
    border-color: #1485CE;
}

.btn:hover, .btn:active, 
.btn:active:hover, .btn:active:focus, 
.btn:focus {
    color: #fff;
    background-color: #429dd7;
    border-color: #429dd7;
    outline: none;
    outline-offset: 0;
}

.btn-transparent {
    background-color: #e7f2fa;
    color: #1485CE;
    border-color: transparent;
}

.btn-transparent-border {
    background-color: #fff;
    color: #1485CE;
    border-color: #1485CE;
}

.btn.btn-transparent:hover, .btn.btn-transparent:active,
.btn.btn-transparent:active:hover .btn.btn-transparent:active:focus,
.btn.btn-transparent:focus {
    color: #fff;
    background-color: #429dd7;
    border-color: #429dd7;
}

.btn.btn-transparent-border:hover, .btn.btn-transparent-border:active,
.btn.btn-transparent-border:active:hover .btn.btn-transparent-border:active:focus,
.btn.btn-transparent-border:focus {
    color: #fff;
    background-color: #1485CE;
    border-color: #1485CE;
}

.btn_continue .btn:hover, .btn_continue .btn:active, 
.btn_continue .btn:active:hover, .btn_continue .btn:active:focus, 
.btn_continue .btn:focus {
    color: #656565;
    border-color: #e9e9e9;   
}

.btn.btn-lg {
    height: 47px;
    font-size: 18px;
    font-weight: 500;
    padding: 0 15px 1px 15px;
}

.form input, 
.form select, 
.form textarea, 
.form-control {
    color: #000;
    box-shadow: none;
    border: 1px solid #dadada;
    height: 47px;
    padding: 6px 14px;
    background: #fff;
    font-size: 16px;
    line-height: calc(1em + 4px);
    border-radius: 8px;
    position: relative;
}

input[type="submit"].btn-transparent-border {
    background-color: #fff;
    color: #1485CE;
    border-color: #1485CE;
}

input[type="submit"].btn-transparent-border:hover, input[type="submit"].btn-transparent-border:active,
input[type="submit"].btn-transparent-border:active:hover input[type="submit"].btn-transparent-border:active:focus,
input[type="submit"].btn-transparent-border:focus {
    color: #fff;
    background-color: #1485CE;
    border-color: #1485CE;
}

.label-text {
    font-weight: 400;
    letter-spacing: .4px;
}

.label-text.required-star::after {
    content: '*';
    color: red;
}

.input-hint {
    color: #999;
    font-size: 13px;
    margin: 4px 0 0 0;
}

.form-body.form-body--grid {
    display: grid;
    gap: 0 24px;
    grid-template-columns: 1fr 1fr
}

.form-body input {
    outline: 0;
}

.form-body input:hover,
.form-body input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-body input[type="checkbox"]:hover,
.form-body input[type="checkbox"]:active,
.form-body input[type="checkbox"]:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (max-width: 1440px) {
    .form-body.form-body--grid {
        grid-template-columns:repeat(auto-fill,minmax(320px,1fr))
    }
}

@media (max-width: 600px) {
    .form-body.form-body--grid {
        grid-template-columns:1fr
    }
}

.form-body.form-body--grid .grid-column-start--1 {
    grid-column-start: 1
}

.form-footer.form-footer--has-message {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 40px;
}

.form-footer.form-footer--has-message p {
    margin: 0;
}

.popup-window-with-titlebar .popup-window-content {
    background-color: #fff;
}

.bx-sls .dropdown-fade2white {
    background: none;
}

.bx-soa-info-block td {
    text-align: left;
}

.basket-items-search-field input {
    height: auto;
}

#bx-soa-total-mobile {
    display: none !important;
}

/** BASIC END **/
/** HEADER **/
.wellmet-header {
  color: #fff;
  background: #3B3F4C;
}

.wellmet-header__wrapper {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0 15px;
}

.wellmet-header__brand {
    width: 270px;
    height: 115px;
}

.wellmet-header__topbar {
  background: black;
}

.wellmet-header__topbar-wrapper {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
  padding: 10px 0;
}

.wellmet-header__topbar_address {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}

.wellmet-header__cart {
  cursor: pointer;
}

.wellmet-header__minicart {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  align-content: stretch;
  height: inherit;
  border: 1px solid #36BBFB;
  width: 205px;
  height: 70px;
  overflow: hidden;
  float: right;
  border-radius: 3px;
  position: relative;
}

.wellmet-header__minicart_right {
  font-size: 13px;
}

.wellmet-header__search {
  flex: .7;
}

.wellmet-header__callback {
  text-align: center;
}

.wellmet-header__callback .btn-primary,
.wellmet-header__callback .btn-primary:hover,
.wellmet-header__callback .btn-primary:active,
.wellmet-header__callback .btn-primary:focus,
.wellmet-header__callback .btn-primary:active:focus  {
  padding: 12px 15px;
  margin: 0;
  font-size: 13px;
  line-height: .85em;
  background: transparent;
  border: 2px solid #ffe933;
  width: 150px
}

.wellmet-header__callback .btn:focus {
    outline: none;
}

.wellmet-header__menu .nav>li {
  border: 0;
  padding: 0
}

.wellmet-header__menu li:not(:last-child) {
  border-right: 1px solid #545a6c;
}

.wellmet-header__menu .nav li a:focus {
  background: transparent;
  outline: none;
}

.wellmet-header__menu {
  height: 65px;
  background: linear-gradient(to bottom, #282b33 0%, #363a46 50%, #333846 100%)
}

.wellmet-header__menu-list {
  font-size: 11px;
  text-transform: uppercase;
}

.wellmet-header__menu-list ul {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  margin: 0;
  padding: 25px 0 25px;
}

.wellmet-header__menu-list ul li {
  list-style: none;
  width: auto;
}

.wellmet-header__menu-list ul li a:hover,
.wellmet-header__menu-list ul li a:focus {
  text-decoration: none;
  color: #36bbfb;
}

.wellmet-header__menu li:first-child::before,
.wellmet-header__menu li:last-child::after {
  margin: 0;
}

.wellmet-header__menu li::after,
.wellmet-header__menu li::before {
  content: '';
  background: white;
  margin: 25px;
}

@media (max-width: 1200px) {
  .wellmet-header__menu li::after,
  .wellmet-header__menu li::before {
    margin: 19px;
  }
  .desktop-slider .swiper-item__body-inner {
    width: 970px;
  }
}

@media (max-width: 768px) {
  .wellmet-header__menu li::after,
  .wellmet-header__menu li::before {
    margin: 10px;
  }
}

@media (max-width: 991px) {
  .wellmet-header__menu li::after,
  .wellmet-header__menu li::before {
    margin: 10px;
  }
  .desktop-slider .swiper-item__body-inner {
    width: 750px;
  }
  .wellmet-header__search {
    display: none;
  }
  .footer_col_menu,
  .ul-contacts {
    margin: 10px 0 25px 0;
  }
  .bx-filter {
    display: none;
  }
}

@media (max-width: 1200px) {
  .sidebar__banner {
    display: none;
  }
}

@media (max-width: 639px) {
  .wellmet-header__callback {
    display: none;
  }
}

.wellmet-header__menu-list .selected {
  color: #36bbfb;
}

.wellmet-header__additional {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  align-content: stretch;
  justify-content: space-between;
  margin-bottom: 15px;
}

@media (max-width: 1200px) {
  .wellmet-header__additional {
    flex-flow: column;
    align-items: self-start;
  }
}

.wellmet-header__mobile {
  padding-top: 10px;
}

.wellmet-header__mobile-search {
  padding-bottom: 10px;
}

.phone-top-default span {
  font-size: 18px;
  font-weight: 500;
}
/** HEADER END **/
.catalog__sidebar {
  margin-top: 15px;
}

@media (max-width: 768px) {
	.breadcrumbs__list {
		width: 100%;
		overflow: scroll;
		white-space: nowrap;
		/* margin: 0; */
	}
	.breadcrumbs__list li {
		display: inline-block;
		clear: both;
		padding-bottom: 10px;
	}
  .desktop-page__title {
    font-size: 24px;
    margin: 0 0 24px;
  }
  .page__title--other {
    font-size: 24px;
    margin: 0 0 24px;
  }
}

#title-search-input {
  padding: 10px 15px;
}

#sections-nav .nav > li {
  border: 0 !important;
  padding: 0 !important
}

#sections-nav .nav>li:not(:first-child) {
  border-left: 1px solid #545a6c !important
}

#sections-nav .nav li:not(:last-child) {
  border-right: 1px solid #2a2f3c !important
}

.nav > li > a:focus {
  background-color: transparent;
}

.product-item {
  padding: 0;
  border: 1px solid #c7c9ca;
  position: relative;
}

.product-item .btn {
    height: 38px;
    font-size: 14px;
    font-weight: 500;
}

@media screen and (max-width: 639px) {
  .product-item-button-container {
    text-align: right;
    margin-right: 10px;
    margin-left: 10px;
  }

  .product-item-amount {
    display: none;
  }

  .product-item-button-container .btn {
    width: 100%;
  }

  .product-item-big-card:nth-child(even) {
    padding-left: 5px;
  }

  .product-item-big-card:nth-child(odd) {
    padding-right: 5px;
  }

  .label_prop_mobile span {
    top: 0;
    font-size: 12px;
  }

  .product-item-big-card .product-item-title a {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .bx_catalog_tile .bx_catalog_tile_img {
    display: none;
  }

  .sn_pd {
    padding: 0px 2px !important;
  }

  .link-cata {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .link-cata a {
    color: #333 !important;
    font-size: 15px !important;
  }

  .link-cata span {
    background: #f1f1f1f1;
    border-radius: 35%;
    font-size: 14px;
    padding: 5px 7px 5px 7px;
  }

  .block-category {
    max-height: 220px;
    overflow: hidden;
    transition: .55s ease-out;
  }

  .open-bl {
    max-height: 1999px;
    transition: max-height .55s ease-in;
  }

  .category__links {
    margin-bottom: 5px !important;
    margin-top: 5px;
  }

  #main-nav li::before, .link-cata::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' fill='%23cccccd' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z'/%3E%3C/svg%3E");
    position: absolute;
    right: 0;
    color: #ccc;
    top: 8px;
    font-size: 21px;
  }
}

@media screen and (min-width: 639px) {
  .category__links {
    display: none;
  }
}

.category__links a {
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .section-item.col-sm-2.col-md-2.text-center.hidden-xs p a {
    font-size: .7em
  }
}

.section-item.col-sm-2.col-md-2.text-center.hidden-xs:hover p a {
  color: #36bbfb
}

.wellmet-header__topbar-wrapper_access-level span {
  color: red;
}

body>header .section-top-wrapper .nav {
  border-top: 0 !important
}

.nav.nav-justified {
  overflow: hidden
}

@media (min-width: 768px) {
  .col-sm-2 {
    width: 16.66666667%;
    margin: 0 1.666666667% !important
  }

  .modal-sm {
    width: 333px !important
  }
}

#sections-nav .nav li a:focus {
  background: transparent;
  outline: none;
}

body .sections-wrapper {
  margin-bottom: 25px
}

.phone-cz a {
  color: #dedede;
}

.phone-cz a:focus {
  outline: unset !important;
  color: #dedede;
}

#sections-nav {
  background: linear-gradient(to bottom, #282b33 0%, #363a46 50%, #333846 100%);
}

#main-nav li a {
  color: #333 !important;
  font-size: 15px;
  text-align: left
}

#main-nav li {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 4px;
}

#main-nav li:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}

#main-nav li a:hover {
  background: transparent;
}

#main-nav {
  padding: 0
}

@media (max-width: 1200px) {
  .time-work, .email-wrap {
    margin: 10px 0 5px 0;
  }
  #title-search {
    display: none;
  }
}

.btn-blue-small {
  background-color: #36BBFB;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 10px;
  padding: 3px 6px;
  color: #fff
}

.btn-blue {
  text-transform: uppercase;
  border-radius: 0;
  font-size: 14px;
  padding: 5px 12px;
  color: #fff;
  outline: none;
  border-color: #1485ce;
  background-color: #1485ce;
  color: #fff;
  border-radius: 4px
}

.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
  text-decoration: none;
  color: #fff
}

.show-all {
  font-size: 16px;
  color: #36283a;
  text-decoration: underline;
  letter-spacing: 1px
}

.breadcrumb {
  margin-bottom: 20px;
  background-color: transparent
}

.breadcrumb > li, .breadcrumb > li a {
  font-style: italic;
  color: #333;
  font-size: 11px
}

.breadcrumb > li+li::before {
  content: "> "
}

body > main .product-item {
  padding: 0;
  position: relative;
}

body > main .news-wrap .news-item .news-image,
.articles-image {
  height: 180px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #919192;
  position: relative;
  padding: 0;
}

.articles-wrap p {
  text-align: left;
}

.articles-item {
  padding-left: 15px;
}

.articles-image .date {
  position: absolute;
  background-color: #3B3F4C;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  left: -15px;
  top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  line-height: 30px;
}

.articles-image .date p {
  font-size: 16px;
  font-style: italic;
  margin-bottom: 10px;
  line-height: 16px;
}

.articles-item-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
}

body > main .article-wrap .article-item .date,
body > main .news-wrap .news-item .news-image .date {
  position: absolute;
  background-color: #3B3F4C;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  left: -15px;
  top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  line-height: 30px
}

body > main .article-wrap .article-item .date {
  position: relative;
  float: left;
  width: 65px;
  left: 0;
  top: 0
}

body > main .article-wrap {
  margin-bottom: 30px
}

body > main .article-wrap .article-item .date p,
body > main .news-wrap .news-item .news-image .date p {
  font-size: 16px;
  font-style: italic;
  margin-bottom: 10px;
  line-height: 16px
}

body > main .article-wrap .article-item hr,
body > main .news-wrap .news-item hr {
  border-color: #e6e6e6
}

body > main .article-list .article-item {
  margin-bottom: 40px
}

body > main .article-list .article-item h4 {
  margin-top: 0;
  color: #333
}

body > main .wrap-contact {
  padding-bottom: 40px
}

body > main .wrap-contact p {
  line-height: 30px;
  margin-bottom: 0;
  margin-top: 0
}

.link-grey {
  display: table;
  background-color: #3B3F4C;
  padding: 10px 15px;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
}

.link-grey:hover,
.link-grey:active,
.link-grey:focus {
  color: #fff;
  text-decoration: none
}

body > main .news-wrap .news-item p {
  font-size: 14px
}

body > footer {
  background-color: #3B3F4C;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 20px
}

body > footer input {
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  margin-top: 15px;
  height: 35px;
  padding: 3px 5px;
  width: 100%
}

body > footer textarea {
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  padding: 3px 5px;
  width: 100%
}

body > footer .company p {
  color: #fff;
  font-size: 15px
}

@media screen and (max-width: 600px) {
  .company {
    padding-bottom: 50px;
  }
}

body > footer .bottom-nav-wrap li a {
  color: #fff;
  font-size: 11px;
  padding: 10px 15px
}

body > footer .bottom-nav-wrap {
  border-top: 1px solid #36bbfb
}

body > footer .bottom-nav-wrap li a.selected,
body > footer .bottom-nav-wrap li a:hover {
  color: #36bbfb;
  background-color: transparent
}

body > footer .nav>li>a:focus {
  color: #fff;
  background-color: transparent
}

body > main .result-sum {
  font-size: 30px
}

body > main .result-order-sum {
  margin-bottom: 5px;
  font-size: 22px
}

.block, .block-description {
  max-height: 55px;
  overflow: hidden;
  transition: .35s ease-out;
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid #e5e5e5;
  border-radius: 4px
}

.block p,
.block-description p {
  font: 14px/22px "Open Sans", Arial, sans-serif
}

.block p:last-child,
.block-description p:last-child {
  margin-bottom: 5px;
}

.block ul {
  margin-bottom: 20px
}

.block ul li {
  font: 14px/22px "Open Sans", Arial, sans-serif
}

.block a {
  font: 14px/22px "Open Sans", Arial, sans-serif;
  text-decoration: underline
}

.block-open,
.block-description--open {
  max-height: 1999px;
  transition: max-height .45s ease-in
}

.block-open a,
.block-description--open a {
  font: 14px/22px "Open Sans", Arial, sans-serif;
  text-decoration: underline
}

.btn-description {
  cursor: pointer;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0
}

.underline {
  text-decoration: underline;
}

.title-other-item {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 500
}

.bx_sitemap .bx_sitemap_li_title a {
  color: #4c7da6;
  white-space: nowrap;
  font-size: 13px
}

.bx_sitemap .bx_sitemap_li_title a:hover {
  text-decoration: none
}

.bx_sitemap .bx_sitemap_li_title span {
  font-size: 11px
}

@media (max-width: 639px) {
  .sections-wrapper {
    padding-top: 30px !important;
    margin-bottom: 25px
  }

  .bx-touch .bx_sitemap .bx_catalog_line_title {
    margin-bottom: 5px;
    line-height: 12px
  }

  body > main .product-item .image {
    width: auto
  }

  .icon-basker-wl {
    margin-top: 5px
  }

  .snippet_cata {
    height: 105px
  }

  .snippet_cata {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    height: 0 !important;
  }

  body > header .center-wrapper {
    padding-top: 5px;
    padding-bottom: 15px
  }

  .bx-touch .bx_sitemap .bx_catalog_line_title a {
    font-size: 12px
  }

  .nav-khar li {
    width: 100%
  }

  .articles-item {
    padding: 0;
  }

  .articles-image .date {
    display: none;
  }

  body > main .news-wrap .news-item {
    padding: 0;
  }

  body > main .news-wrap .news-item .news-image .date {
    display: none;
  }
}

.icon-basket-line {
  margin-top: 7px
}

.no-gutter>[class*='col-'] {
  padding-right: 0;
  padding-left: 0
}

#panel2 {
  padding-top: 10px;
  font: 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.title-other-item {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 500
}

.pull-right {
  text-align: right
}

.pull-left {
  text-align: left
}

.pull-l, .pull-r {
  position: relative;
  vertical-align: bottom;
  font-size: 13px;
  vertical-align: top;
  background: url(/bitrix/images/icons/dott.png) no-repeat;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: no-repeat;
  background-position: 0 14px;
  background-repeat: repeat-x;
  width: 50%
}

.prop-title,
.prop-title-r {
  background: #fff;
  padding-right: 5px;
}

.prop-title-dob {
  background: #fff;
  padding-left: 2px
}

.block h2 {
  font-size: 22px
}

.block h3 {
  font-size: 20px
}

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

.slide-slide a {
  color: #36bbfb;
  text-decoration: none;
  border-bottom: 1px dashed #36bbfb
}

.element-params {
  padding: 10px 0
}

.sn_pd {
  padding: 10px 5px;
  z-index: 10
}

.snippet_cata {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
  border: 1px solid #e5e5e5;
  padding: 10px;
  height: 100px;
  border-radius: .5rem;
}

.bx_catalog_tile_title {
  margin-left: 5px
}

.bx_catalog_tile_category_title {
  margin: 0 0 15px
}

.bx_item_title {
  padding-left: 0
}

.bx_item_title h1 {
  margin: 0
}

.bx_item_description {
  margin-top: 10px
}

.bx_item_description a {
  text-decoration: underline;
  font-size: 14px;
}

ul.hr {
  margin: 0;
  padding: 4px
}

ul.hr li {
  display: inline;
  margin-right: 5px
}

.sort-nav {
  margin-bottom: 5px
}

section li {
  display: inline-block
}

.menu-trigger {
  text-align: center;
  display: none
}

.menu-trigger:hover, .menu-trigger:focus {
  text-decoration: none
}

.menu-trigg:focus, .menu-trigg:hover {
  text-decoration: none
}

@media screen and (max-width:834px) {
  section li {
    display: block;
    text-align: center
  }

  section .hide_filter {
    display: none
  }

  section .hide-menu-catalog {
    display: none
  }

  .menu-trigger, .menu-trigg {
    display: block
  }

  .get__calc, .menu-trigg, .menu-trigger {
    margin: 0 0 10px !important
  }

  .btn-greydark {
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    text-decoration: none;
    text-align: center
  }
}

@media screen and (max-width:1024px) {
  .get__calc {
    display: none !important;
  }

  .sidebar__banner {
    display: none;
  }

  .bx_catalog_tile_title {
    margin-left: 0
  }
}

.obertka {
  padding-top: 5px
}

.phone-top-default {
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 500
}

.nav-justified {
  overflow-x: hidden !important
}

.bx_catalog_tile .bx_catalog_tile_img {
  width: 75px !important;
  height: 75px !important;
  margin-right: 5px
}

@media screen and (min-width: 1024px) {
  .container .col-md-9 {
    padding-left: 5px
  }

  .view-cards {
    padding-left: 5px !important
  }

  .custom_include {
    margin-top: 15px;
  }
}

.btn-half {
  cursor: pointer
}

.prop-hr {
  text-transform: lowercase
}

.window_b {
  padding-left: 0 !important
}

.window_f {
  border: none !important;
  padding: 0 0 30px;
  text-align: left
}

.img_block_cnt {
  margin-top: 15px
}

.block_cnt {
  margin-top: 15px;
  margin-bottom: 15px
}

.bx_item_detail_rating td {
  border: none;
  padding: 0
}

.deliv_tab tr, th, td {
  text-align: center;
  padding: 10px;
  border: 1px solid #eaeaea;
}

.deliv_tab tbody,
.deliv_tab tbody tr,
.deliv_tab tbody td {
    border: 1px solid #eaeaea;
}

.navi-block {
  margin-bottom: 15px
}

.cory-r {
  padding-left: 15px !important;
  margin-bottom: 10px
}

.ul-contacts .pickup {
  font-size: 14px;
  color: #cecece;
  text-decoration: underline #cecece
}

.ul-contacts .call-modal {
  font-size: 14px;
  color: #cecece;
  text-decoration: underline #cecece
}

.ul-contacts a:hover {
  text-decoration: underline #cecece
}

.pagination {
  margin-left: 15px;
  margin-right: 15px
}

.pr_item_6 {
  padding-left: 15px;
  padding-right: 15px
}

.small-cart-v {
  border: 1px solid #f2f2f2 !important
}

.no-qua-block {
  padding: 0
}

.qua_pl {
  background-color: #f2f2f2;
  padding: 8px
}

.qua_pl .bx_fwb {
  font-size: 16px;
  background: transparent;
  border: none
}

.out_price::before {
  content: "";
  display: inline-block;
  left: 0;
  width: 15px;
  height: 15px;
  background: url(/bitrix/templates/wellmet/images/ai.png) -74px -84px no-repeat;
  margin: 1px 3px -3px 0
}

.sku_stat, .sku_on_offer {
  margin-right: 10px;
  font-size: 14px
}

.sku_stat::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/bitrix/templates/wellmet/images/ai.png) -92px -48px no-repeat;
  margin: 1px 6px -2px 0
}

.sku_on_offer::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/bitrix/templates/wellmet/images/ai.png) -111px -49px no-repeat;
  margin: 1px 6px -2px 0
}

.out_price {
  border-bottom: 1px dotted #f2f2f2;
  font-size: 14px
}

.out_price a {
  text-decoration: none;
  color: #333;
  border-bottom: 1px dotted #666;
  cursor: pointer
}

.catalog-element-detail {
  padding: 0 !important
}

.bx_item_detail .bx_item_container {
  padding-top: 15px;
}

@media (max-width: 768px) {
  .bx_item_detail .bx_item_container {
    padding: 0;
  }
  .bx-searchtitle .bx-input-group .bx-form-control {
    height: 34px;
  }
}

#panel2 {
  padding-top: 10px;
  font-size: 13px
}

.nav-khar li a {
  background: #f9f9fa;
  border: 1px solid #F2F2F2;
  color: #222;
  margin: 0 -1px -1px 0;
  padding: 15px 25px;
  text-decoration: none;
  border-radius: 0;
  text-transform: none
}

.nav-khar>li.active>a {
  border-top: 2px solid #1485CE !important;
  color: #1485CE !important
}

.nav-khar>li.active>a:hover {
  border-top: 2px solid #1485CE !important;
  color: #1485CE !important
}

.item_buttons_counter_block a {
  background: transparent;
  border: none
}

#panel2 .property {
  margin-bottom: 2px
}

@media (max-width: 320px) {
  .mobile-header__region {
    display: none;
  }
}

@media only screen and (min-width: 321px) and (max-width: 375px) {
  .clearfix__mobile {
    padding-bottom: 100px;
  }
}

@media (max-width: 768px) {
  .clearfix__mobile {
    padding-bottom: 150px;
  }

  .start_catalog-index h1 {
    margin-top: 0;
  }

  .block-description h2 {
    font-size: 22px;
  }

  .block-description h3 {
    font-size: 20px;
  }

  .bx_item_detail .bx_item_title h1 {
    margin: 0;
    padding: 0;
  }
}

.icon_new_item::before, .icon_recom_item::before, .icon_popul_item::before, .icon_spec_item::before {
  content: "";
  position: absolute;
  right: 0;
  width: 25px;
  height: 25px
}

.icon_new_item::before {
  background: url(/bitrix/templates/wellmet/images/tab1.png) no-repeat
}

.icon_recom_item::before {
  background: url(/bitrix/templates/wellmet/images/tab2.png) no-repeat
}

.icon_popul_item::before {
  background: url(/bitrix/templates/wellmet/images/tab3.png) no-repeat
}

.icon_spec_item::before {
  background: url(/bitrix/templates/wellmet/images/tab4.png) no-repeat
}

.icon_volume::before {
  content: '';
  vertical-align: middle;
}

.icon_volume::before {
  background: url('/bitrix/templates/wellmet/css/svg/volume.svg');
}

.icon_size_16 {
  width: 16px;
  height: 16px;
}

.nav-popular-item {
  border: none;
  padding: 0;
  margin-bottom: 15px
}

.nav-popular-item li {
  padding: 0;
  text-align: center;
  text-transform: uppercase
}

.news-content {
  padding-right: 0;
}

.news-detail h1, h2, h3, h4, h5, h6 {
  font-weight: 400
}

.news-detail h2 {
  font-size: 26px
}

.news-detail h3 {
  font-size: 22px
}

.news-detail h4 {
  font-size: 20px
}

.news-detail h5 {
  font-size: 18px
}

.news-detail h6 {
  font-size: 18px
}

.news-detail p,
.news-detail ol {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 23px;
}
.news-detail ol {
  padding-left: 15px;
}
.news-detail a {
  text-decoration: underline;
  font: 14px/22px "Open Sans", Arial, sans-serif
}

.news-detail img {
  border: 2px solid #f2f2f2;
  border-radius: 5px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px
}

.news-detail .detail_picture {
  max-width: 100%;
  height: auto;
  display: block;
}

.news-detail-info {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: baseline;
  align-content: stretch;
  margin-bottom: 7px;
}

.news-detail-date {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
}

.news-detail-date__label {
  font-weight: 400;
  margin-bottom: 3px;
  text-decoration: none;
  color: #333;
  border-bottom: 1px dotted #666;
}

.news-detail-info a {
  border-bottom: none !important;
}

@media (max-width: 1200px) {
  .news-detail img {
    display: block;
    width: 100%;
  }
}

.news-detail ol li {
  margin-bottom: 10px
}

.gallery_product img {
  width: 100%
}

.leftimg-art {
  float: left;
  margin: 15px 15px 15px 0;
}

.rightimg-art {
  float: right;
  margin: 15px 0 15px 15px;
}

@media (max-width: 420px) {
  .rightimg-art {
    float: inherit;
    margin: 0;
  }
  .rightimg-art figcaption {
    margin-bottom: 15px;
  }
  .leftimg-art {
    float: inherit;
    margin: 0;
  }
  .leftimg-art figcaption {
    margin-bottom: 15px;
  }
}

.news-detail ul li {
  margin-bottom: 10px;
  font: 14px/22px "Open Sans", Arial, sans-serif
}

.news-detail blockquote {
  font-size: 15px;
  border-left: 3px solid #36BBFB
}

.news-desc strong {
  font-weight: 600
}

.news-desc hr {
  border-color: #f2f2f2
}

.news-date-time {
  color: #333
}

.bx_cnt_desc {
  display: none
}

.offers-card {
  padding-right: 0
}

.tab-content .product-item-price-current {
  padding: 0;
  margin-left: 10px
}

.item_economy_price {
  display: inline-block;
  font-size: 12px;
  background: #ffd02e;
  padding: 3px 8px 2px;
  padding-bottom: 2px;
  padding-bottom: 2px;
  line-height: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 1px 0 1px 0px;
  color: #333 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  padding: 0 10px 0 10px !important;
  line-height: 2 !important
}

.home-page-icon_block {
  background-repeat: no-repeat;
  text-align: center;
  background-position: top;
  margin-bottom: 50px !important
}

.home-page-icon_block a {
  display: block;
  text-align: center;
  height: 100%;
  padding-top: 90px !important
}

.home-page-icon_block a:hover {
  color: #36bbfb !important
}

.home-page-icon_block a:focus {
  text-decoration: none
}

@media (max-width: 639px) {
  .home-page-icon_block a {
    font-size: 12px !important
  }
  .start_page-non,
  .start_page-button,
  .final_page-button,
  .show_all-button {
    display: none !important;
  }
}

.basket-item-property-name, .basket-item-info-name, .basket-item-property-value {
  text-align: left
}

.basket-items-list-item-remove {
  border: none;
  border-top: none !important
}

.basket-item-block-actions {
  opacity: 1 !important
}

.basket-items-list-item-container > td {
  border-top: 1px solid #f2f2f2;
  border-left: 0;
  border-right: 0
}

.basket-table th, td {
  border: 0
}

.basket-item-amount-field-description {
  font-style: normal
}

@media (max-width: 812px) {
  .basket-item-property-name, .basket-item-info-name, .basket-item-property-value {
    text-align: center
  }
}

body > main .basket-table tr th {
  color: #2f3435;
  font: 400 16px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center
}

@media (min-width: 1024px) {

  .price_wow {
    display: inline-flex
  }

  #price_information, #delivery_information {
    margin-left: 10px
  }

  #share_block {
    margin: 0 0 10px 25px
  }
}

.form_sign-text {
  color: #2f3435;
  font: 400 20px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 15px
}

textarea.form-control {
  height: 128px;
  resize: none
}

#form-order {
  border: 1px solid #e2dfdf;
  border-radius: 4px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 20px 10px;
  display: grid
}

.list_delivery-radio {
  padding: 0;
  list-style: none
}

.list_delivery-radio input {
  margin-top: -2px;
  margin-right: 5px
}

.form_sign-text {
  color: #2f3435;
  font: 400 20px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 15px
}

.form_input-order {
  margin-bottom: 20px
}

#form-order .red {
  color: red;
  margin-left: -5px
}

#form-order .price-block {
  margin-right: 10px
}

#form-order label {
  font-weight: 400
}

.sbmt_btn_metrika_pokupka--js {
  border-color: #1485ce;
  background-color: #1485ce;
  color: #fff
}

#delivery-download {
  text-decoration: underline
}

.box-order {
  padding-right: 0
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: transparent !important
}

#order_h3 {
  display: inline-block;
  padding-left: 15px;
  margin-bottom: 15px
}

#catalog_navigation {
  margin-bottom: 25px;
  text-align: center;
}

.catalog-section.bx-blue {
  margin-bottom: 10px;
}

.item__analogues .catalog-section {
  margin-bottom: 0;
}

.text .num {
  background: #f2f3f5;
  padding: 7px 12px;
  margin-right: 2px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #dadada;
  color: #666;
  font-weight: 600
}

.text .num:hover {
  text-decoration: none
}

.text .active {
  background: #1485CE;
  border: 1px solid #1485CE;
  color: #fff;
  padding: 7px 12px;
  margin-right: 2px;
  font-size: 16px;
  border-radius: 4px;
  font-weight: 600;
  cursor: default
}

.text .num:active {
  text-decoration: none
}

.text .num:focus {
  text-decoration: none
}

.text .active:active {
  background: #f2f2f2;
  color: #666
}

.text .num:active {
  background: #f2f2f2 !important;
  color: #666 !important
}

.nav-label_count {
  margin-bottom: 10px;
  display: inherit
}

.start_page-button, .final_page-button, .show_all-button {
  padding: 7px 12px;
  margin-right: 2px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #dadada;
  color: #666;
  font-weight: 500
}

.start_page-button:hover, .final_page-button:hover, .show_all-button:hover, .prev_page-button:hover, .next_page-button:hover {
  text-decoration: none;
  background: #f2f2f2;
  color: #666
}

.show_all-button:active {
  text-decoration: none;
  background: #f2f2f2;
  color: #666
}

.text .active:active {
  background: #1485CE !important;
  border: 1px solid #1485CE;
  color: #fff !important
}

.start_page-button:active, .final_page-button:active {
  text-decoration: none;
  background: #f2f2f2;
  color: #666
}

.prev_page-button:active, .next_page-button:active, .show_all-button:active, .final_page-button:active {
  text-decoration: none;
  background: #f2f2f2;
  color: #666
}

.prev_page-button:focus, .next_page-button:focus, .show_all-button:focus, .final_page-button:focus {
  text-decoration: none;
  color: #666
}

.prev_page-button {
  padding: 7px 12px;
  margin-right: 1px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #dadada;
  color: #666
}

.next_page-button {
  padding: 7px 12px;
  margin-right: 2px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #dadada;
  color: #666
}

.next_page-button::before {

  font-size: 20px;
  margin-left: 0;
  padding-top: 10px;
  font-weight: 700;
  margin-left: 2px;
  text-decoration: none
}

.prev_page-button::before {

  font-size: 20px;
  padding-top: 10px;
  font-weight: 700;
  margin-right: 2px
}

.start_page-non, .final_page-non {
  padding: 7px 12px;
  margin-right: 2px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #dadada;
  color: #666;
  background: #f2f3f5;
  font-weight: 500;
  cursor: default;
  display: inherit;
}

.show_all-button {
  display: inline-block;
  padding: 4px 12px;
  margin-right: 2px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #dadada;
  font-weight: 500;
  margin-top: 10px
}

.pull-l {
  float: left
}

.pull-r {
  text-align: right;
  float: right
}

.user_register {
  font-size: 14px
}

.pre_login-hello {
  font-size: 14px;
  cursor: default
}

.user_log-in, .user_log-out, .user_prelog-in {
  font-size: 14px
}

.user_log-in {
  text-decoration: underline;
}

.user_log-in:hover {
  text-decoration: underline !important;
}

.user_log-out {
  border-bottom: 1px dotted #36bbfb;
}

.user_log-in:hover, .user_log-out:hover, .user_register:hover, .user_prelog-in:hover, .user_log-in:active, .user_log-out:active, .user_register:active, .user_prelog-in:active, .user_log-in:focus, .user_log-out:focus, .user_register:focus, .user_prelog-in:focus {
  text-decoration: none;
  color: #fff
}

.locate_header-shield {
  display: inline-flex
}

.locate {
  margin-top: 0;
  font-size: 14px;
  color: #fff
}

.g-recaptcha {
  margin-top: 10px
}

.refund_tag__p {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .pay_tag, .delivery_tag, .refund_tag {
    padding-left: 0
  }

  .reprep, .reprep_up, .share_wrapper {
    margin-left: 0 !important
  }

  .disclaimer_und_share {
    padding-left: 0
  }
}

#table_delivery table tr td {
  border: 1px solid #f2f2f2
}

#table_delivery thead {
  border: 1px solid #f2f2f2
}

.bx_top-login_form {
  text-align: left;
  float: left
}

.menu_left-bxcatalog {
  margin-bottom: 20px;
  margin-top: 15px
}

.bx_catalog_tile .bx_catalog_tile_category_title {
  padding-top: 5px
}

.warning-buy a {
  text-decoration: underline
}

#modalFORM8 .modal-dialog {
  width: 335px;
  color: #333
}

#modalFORM8 .modal-body {
  padding: 15px 0;
}

#modalFORM8 .btn-primary {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #fff;
  width: auto;
/*  margin-right: 15px; */
}

#FORM8 .row {
  margin: 0
}

#FORM8 .submit-button {
  float: right !important;
  font-size: 14px;
  line-height: .75
}

.warning-buy a {
  color: #2e6da4
}

#FORM8 .alert {
  margin-left: 0;
  margin-top: 0
}
/*
#FORM8 .form-group,
#FORM8 .warning-buy {
  margin: 0 15px 15px 15px;
}
*/
#bx_117848907_9109_sku_prop {
  display: none
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (-webkit-device-pixel-ratio : 3) and (orientation : landscape) {

  section li {
    display: block;
    text-align: center
  }

  section .hide_filter {
    display: none
  }

  section .hide-menu-catalog {
    display: none
  }

  .menu-trigger, .menu-trigg {
    display: block
  }

  .menu-trigg, .menu-trigger {
    margin: 0 0 10px !important
  }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (-webkit-device-pixel-ratio : 2) and (orientation : landscape) {

  section li {
    display: block;
    text-align: center
  }

  section .hide_filter {
    display: none
  }

  section .hide-menu-catalog {
    display: none
  }

  .menu-trigger, .menu-trigg {
    display: block
  }

  .menu-trigg, .menu-trigger {
    margin: 0 0 10px !important
  }

  .btn-greydark {
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    text-decoration: none;
    text-align: center
  }
}

#list {
  padding-left: 0
}

#list ul li {
  list-style: none;
  margin-top: 10px
}

.get__calc {
  display: inline-block;
  border: 2px solid #ffe933;
  padding: 5px;
  width: 100%;
  text-align: center;
  color: #333;
  text-decoration: none;
  background: #ffe;
  border-radius: 4px
}

.btn_calc_link {
  font-weight: 500;
  padding: 8px;
  color: #333;
  font-size: 17px;
  position: inherit;
  display: block
}

.btn_calc_link:hover,
.get__calc:hover,
.get__calc:active,
.get__calc:focus {
  text-decoration: none;
}

.social_icon-wellmet {
  margin: 0;
  font-size: 18px
}

.social_icon-wellmet li {
  display: inline-block;
  border-bottom: none !important;
  padding: 0 !important;
  margin: 0 10px 7px 0;
  list-style: none;
  cursor: pointer
}

.social_icon-wellmet ul {
  font-size: 0;
  line-height: 0;
  padding-left: 0;
  margin-bottom: 0
}

.social_icon-wellmet li span {
  display: block;
  background: #7a7e85;
  width: 26px;
  height: 26px;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  color: #2d2e2e
}

.social_icon-wellmet li span.facebook:hover {
  background-color: #5567a9
}

.social_icon-wellmet li span.youtube:hover {
  background-color: red
}

.social_icon-wellmet li span:hover {
  color: #fff
}

.yandex-market {
  cursor: pointer;
}
/*
.phone-cz {
  cursor: default;
}
*/
.blockquote-help, .blockquote-help-red {
  text-align: center;
  font-size: 17px;
  line-height: 30px;
  border: 1px solid #eaeaea;
  border-left: 3px solid #1485ce;
  padding: 10px 45px
}

.blockquote-help a {
  font-size: 22px;
  text-decoration: none;
  border-bottom: 1px #333 dotted;
  color: #1485CE
}

.blockquote-help-red {
  text-align: left;
  font-size: 14px;
  margin: 20px 0 20px 0;
  border-left: 3px solid #de002b;
}

.blockquote-help-red h3 {
  text-align: center;
}

.product-item-label-small {
  padding: 0 5px
}

.start___help ul {
  margin-bottom: 20px;
}

.start__head {
  margin-top: 0;
}

.props__help p {
  margin-bottom: 10px;
}

.help-row {
  margin: 0
}

.help-sidebar,
.about-sidebar,
.news-sidebar {
  padding-left: 0;
}

.help-row .col-md-4 {
  position: relative;
  box-sizing: border-box;
  width: 265px;
  height: 280px;
  float: left;
  border: 1px solid rgba(151, 151, 151, 0.25);
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 30px;
  padding: 25px 25px 20px;
  display: table
}

.help-row .col-md-4 h3 {
  margin-top: 0;
  font-size: 20px;
  padding-bottom: 40px;
  margin-bottom: 0
}

.help-row .col-md-4 a {
  display: block;
  text-decoration: underline
}

.help-row__link {
  text-align: center;
  height: 100%;
  vertical-align: middle
}

.help-row .col-md-4 img {
  max-width: 100%
}

.help-row__text {
  padding-top: 50px
}

.help-feedback {
  padding: 0;
}

@media screen and (max-width:992px) {
  .help-row .col-md-4 {
    padding: 25px 15px 20px;
  }
}

.tk-carousel img {
  width: 100%;
}

.icon--svg {
  fill: #36bbfb;
  width: 30px;
  height: 30px;
}

.header--cart {}

.header--map {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-top: 2px;
}

.header--search {
  width: 20px;
  height: 20px;
  fill: #fff;
  position: absolute;
  top: 6px;
  left: 16px;
  right: 0px;
}

.email-wrap a:hover,
.email-wrap a:focus,
.email-wrap a:active {
  color: #fff;
  text-decoration: none;
}

.header--menu {
  width: 28px;
  height: 28px;
  position: inherit;
  margin: 1px 0 0 -2.5px;
  fill: #fff;
}

.header--menu_mobile {
  width: 12px;
  height: 12px;
  fill: #fff;
  margin: -1px 2px;
}

.header--menu_sliders {
  width: 12px;
  height: 12px;
  fill: #fff;
  margin: -1px 2px;
}

.header--log-in {
  width: 11px;
  height: 11px;
  margin-right: 5px;
}

.header--prelog {
  width: 12px;
  height: 12px;
  margin-right: 5px;
}

.header--work, .header--mail {
  fill: #36bbfb;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  vertical-align: sub;
}

.analog--cart {
  width: 20px;
  height: 15px;
  vertical-align: sub;
}

#delivery_information label {
  white-space: nowrap;
}

.time-work p, .email-wrap a {
  display: inline;
}

.related_links--title {
  font-size: 18px;
  margin: 15px 0 15px 0;
}

.sidebar__banner {
  margin-top: 15px;
  margin-bottom: 20px;
}

.sidebar__button {
  position: absolute;
}

.btn-price {
  display: none;
  position: absolute;
  top: 36px;
  right: 20px;
  top: 255px;
  width: 105px;
  background: #fff;
  border-color: #fff;
  color: #024873;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  border-radius: 47px;
  padding-left: 16px;
}

.btn-price:hover, .btn-price:active, .btn-price:focus {
  background: #fff !important;
  border-color: #fff !important;
}

.cory-r small {
  color: #ccc;
}

.social__icons {
  display: inline-flex;
  margin-bottom: 10px;
}

.social__icons .facebook, .social__icons .youtube {
  margin-right: 5px;
}

@media screen and (max-width: 600px) {
  .social__icons {
    margin: 0;
  }
}

.facebook .footer--social {
  fill: #3b5998;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  border: 1px solid;
}

.youtube .footer--social {
  fill: #c4302b;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  border: 1px solid;
}

.pin .footer--social {
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  border: 1px solid;
}

.popup-window-titlebar {
  text-align: center;
  box-sizing: border-box;
  color: #80868e;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  max-width: 100%;
  line-height: 49px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 !important;
}

.product-item-scu-container {
  padding-left: 10px;
  padding-right: 10px;
}
/*
.sku_stat {
  display: none;
}
*/
.flex-element--desktop a {}

.catalog-home-grid__link--desktop {
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
  line-height: 1.2;
  text-align: left;
  text-shadow: 0px 1px 7px rgba(7, 30, 40, 0.7);
  position: absolute;
  left: 15px;
  top: 65px;
  text-transform: uppercase;
}

.catalog-home-grid__link--basic {
  font-size: 25px;
  color: rgb(255, 255, 255);
  text-decoration: underline;
  line-height: 1.2;
  text-align: left;
  text-shadow: 0px 1px 7px rgba(7, 30, 40, 0.7);
  position: absolute;
  left: 10px;
  top: 65px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}

.mobile-wrapper-small {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.title_plastic {
  top: 30px;
}

.pickup {
  cursor: pointer;
}

.footer_col_menu li {
  text-decoration: underline;
}
.footer_col_menu li:hover {
  cursor: pointer;
}

.page__title--other {
  font-size: 28px;
  position: relative;
  margin: 15px 0 25px 0px;
}

@media (max-width: 768px) {
  .page__title--other {
    font-size: 24px;
    margin: 0 0 24px;
  }
}

.page__title--other::before {
  background: #83d2fd none repeat scroll 0 0;
  bottom: -10px;
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  width: 130px;
}

.calc-button {
  animation: pulse-black 2s infinite;
  background-color: rgb(255, 0, 0, .9);
  padding: 5px 23px 8px 23px;
}

.calc-button--desktop {
  position: fixed;
  color: #fff;
  text-decoration: none;
  padding: 7px 23px 8px 23px;
  font-size: 16px;
  z-index: 99;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
  background-color: rgb(255, 0, 0, .9);
  border-radius: 5px;
  cursor: pointer;
  line-height: 1.5;
  right: 20px;
  bottom: 25px;
  user-select: none;
  /* animation: pulse 1.2s ease infinite; */
  /* transform: scale(0.3); */
  animation: pulse-black 2s infinite;
  overflow: hidden;
}

@keyframes pulse-black {
	0% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
	}

	100% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
	}
}

.calc-button--desktop:hover,
.calc-button--desktop:active,
.calc-button--desktop:focus {
  color: #fff;
  text-decoration: none;
}

/** MOBILE **/
.mobile-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 187;
  width: 100%;
  color: #303030;
  background-color: grey;
}

.mobile-nav__inner {
  overflow: hidden;
  background-color: @white;
  background-color: #ffffff;
  box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.06);
  height: 60px;
}

.mobile-nav__inner ul {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

.mobile-nav__inner>ul>li {
  float: left;
  text-align: center;
  display: block;
  width: 25%;
}

.mobile-nav__inner a {
  display: block;
  text-decoration: none;
  font-weight: 600;
  color: @font-normal;
  font-size: 13px;
}

.mobile-nav__inner object,
.mobile-nav__icon img {
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  margin: 10px 0 0;
  transform: translateZ(0);
  pointer-events: none;
}

.mobile-nav__label {
  display: inline-block;
  width: 100%;
  margin-top: 3px;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  color: #808d9a;
  font-size: 11px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mobile-nav__item:focus {
  outline: none;
}

@media screen and (min-width: 769px) {
  .mobile-nav {
    display: none;
  }
}

#mobile-nav li {
  padding: 5px 0;
}

.mobile-cart__count {
  position: relative;
  z-index: 10;
}

.mobile-cart__label {
  position: absolute;
  left: 10px;
  top: 0;
  text-align: center;
  color: white;
  background: red;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  font-size: 10px;
  z-index: 11;
}

.filter-category input {
  width: 100px;
  height: 32px;
  text-align: center
}

.search-mobile {
  padding: 10px 0;
}

.search-mobile input,
.search-mobile button {
  color: #222 !important;
  background: #fff !important;
  border: 2px solid #e5e5e5 !important;
}

.search-mobile button {
  background: #e5e5e5 !important;
}

.search-mobile .header--search {
  fill: #222 !important;
  top: 5px !important;
}

.region-mobile {
  display: inline !important;
  font-size: 14px;
  line-height: 49px !important;
}

.mobile-menu_icon::before,
.mobile-login_icon::before {
  content: '';
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  background: url('/bitrix/templates/wellmet/css/svg/menu.svg') no-repeat;
}

.mobile-login_icon::before {
  background: url('/bitrix/templates/wellmet/css/svg/login.svg') no-repeat;
}

.mobile-menu_icon::before,
.mobile-login_icon::before,
.mobile-logout_icon::before {
  content: '';
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  background: url('/bitrix/templates/wellmet/css/svg/menu.svg') no-repeat;
}
.mobile-login_icon::before {
  background: url('/bitrix/templates/wellmet/css/svg/login.svg') no-repeat;
}
.mobile-logout_icon::before {
  background: url('/bitrix/templates/wellmet/css/svg/logout.svg') no-repeat;
}
.mobile-menu_icon, .mobile-login_icon {
  cursor: pointer;
}
.mobile-header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
}

.mobile-header__telephone::before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: text-bottom;
  background: url('/bitrix/templates/wellmet/css/svg/phone.svg') no-repeat;
}

.mobile-header__region,
.mobile-header__telephone,
.mobile-header__telephone a {
  color: #222;
}

.region-mobile::before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: text-bottom;
  background: url('/bitrix/templates/wellmet/css/svg/placeholder.svg') no-repeat;
  margin: 0;
}

.mobile-header__logo a {
  display: inline-block;
  height: 50px;
}

.mobile-header__logo object {
  width: 50px;
  height: 50px;
  pointer-events: none;
}

.mobile-page__title {
  position: relative;
  font-size: 24px;
  margin: 0 0 24px;
}

.mobile-page__title::before {
  background: #83d2fd none repeat scroll 0 0;
  bottom: -10px;
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  width: 130px;
}

@media (min-width: 639px) {
  #mobile-nav li::before,
  .link-cata::after {
    display: none;
  }
}

#mobile-nav {margin: 0; padding: 0 0 10px 0;}
#mobile-nav a {color: #222;}
#mobile-nav li {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 4px;
}
#mobile-nav li:first-child {margin-top: 0;padding-top: 0;}
#mobile-nav li a:hover,
#mobile-nav li a:active,
#mobile-nav li a:focus {
  text-decoration: none;
  background: transparent;
}
#mobile-nav li::before, .link-cata::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' fill='%23cccccd' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0;
  color: #ccc;
  font-size: 21px;
}
#mobile-nav li a {
  padding: 0;
  text-align: left;
}
@media (min-width: 768px) {
  #mobile-nav {
    display: none !important;
  }
}
.breadcrumb__mobile .breadcrumbs__list {
  margin: 0;
}

.mobile-filter .bx-filter {
  display: block;
}

/** MOBILE **/

.classic_tab {}
.classic_tab tr {}
.classic_tab td {}
.classic_tab tr td {
  border: 1px solid #f2f2f2;
  text-align: left;
}

.classic_tab th td {
  text-align: center;
  padding: 10px;
}

.bold-td {
  font-weight: 600;
}

/** hack
.bx_item_detail .bx_item_detail_size ul li.bx_active .cnt {
    font-size: 13px;
    background: #006cc0;
    color: #fff;
}
**/

.about-sidebar__label {
  font-size: 16px;
  margin-bottom: 5px;
}

.about-sidebar__sidebar-container {
  margin: 15px 0 15px;
}

.about-sidebar__logo {
  width: 65px;
  height: 65px;
}

.about-sidebar__logo-text {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}

.about-sidebar__logo-text {
   margin-top: 10px;
}

.about-sidebar__logo-text p {
  color: #888;
  margin: 4px 0px 0px 4px;
}

.about-sidebar__logo-download {
  padding: 3px;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #222;
}

.about-sidebar__logo-download span {
  margin-left: 5px;
  margin-right: 5px;
}

.about-sidebar__logo-download:hover,
.about-sidebar__logo-download:active {
  text-decoration: none;
}

.about-sidebar__logo-download:hover span,
.about-sidebar__logo-download:active span {
  color: #222;
}

.about-sidebar__email,
.about-sidebar__email:hover,
.about-sidebar__email:active,
.about-sidebar__email:focus {
  color: #0089ff;
  text-decoration: none;
  border-bottom: 1px solid rgba(0,137,255,.3);
  -webkit-transition: color .3s ease,border-color .3s ease;
  transition: color .3s ease,border-color .3s ease;
}

.about-content a,
.news-detail a,
.news-go-back a {
  color: #0089ff;
  text-decoration: none;
  border-bottom: 1px solid rgba(0,137,255,.3);
  -webkit-transition: color .3s ease,border-color .3s ease;
  transition: color .3s ease,border-color .3s ease;
}

.news-go-back {
  margin: 25px 0 15px 0;
}

.about-content p {
  font-size: 15px;
}

.about-content .list-square {
  padding-left: 25px;
  list-style: square;
}

#video { display: flex; position: relative; }
#video video { width: 100%; }
#video .class {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.video-label {
  padding-top: 75px;
}

.video-buttons button {
	display: inline-block;
	font-weight: 400;
	text-align: center;
  font-size: 18px;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	line-height: 1.5;
	background: #1485CE;
	color: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	text-decoration: none;
	position: relative;
	padding: .6rem 1.5rem;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.video-label h2 {
	color: #fff;
	font-size: 3em;
	font-weight: 600;
}

.video-label p {
	color: #fff;
	font-size: 1.5em;
  margin: 0 0 15px;
}

.video-label__logo {}

.video-label__logo object {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 1px solid transparent;
  border-radius: 5px;
}

.video-label__logo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
}
/*
.video-label__logo h2 {
  margin: 5px 10px 0px 10px;
}
*/
#form-about {
  font-size: 14px;
}

#form-about input[type="email"],
#form-about input[type="password"],
#form-about input[type="tel"],
#form-about input[type="text"],
#form-about select,
#form-about textarea {
  background: #f7f7f7;
  border: 1px solid #eee;
  border-radius: 2px;
  box-shadow: none;
  color: #383838;
  height: auto;
  font-size: 13px;
  padding: 8px 13px 7px;
  width: 100%;
  outline: 0;
}

#form-about input[type="text"],
#form-about input[type="email"] {
  padding: 10px 12px 10px;
}

#form-about textarea {
  padding: 10px 12px 0px;
}

#form-about .file-selector {
  padding: 30px;
  margin: 10px 0px 7px 0px;
}
#form-about .form-about__group_textarea {
  padding-left: 0;
}

#form-about .submit-button {
  float: left !important;
}

.about-content__partner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: baseline;
  align-content: stretch;
}

.form-about__group > .col-xs-12 {
  padding: 0;
}

.map__kaluga--bottom {
  padding-top: 20px;
}
.map__kaluga--top p,
.map__kaluga--bottom p {
  margin-top: 5px;
  margin-bottom: 15px;
}

.map__moscow--left-column p,
.map__moscow--right-column p {
  margin-top: 5px;
  margin-bottom: 15px;
}

.tabs {
  width: 100%;
  padding-top: 15px;
}

.tab-header {
  list-style: none;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
}

.tab-header__item {
  margin-right: 10px;
  cursor: pointer;
  border-bottom: none;
}

.tab-header__item.active {
  color: red;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid red;
}

.tab-content {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tab-content__item {
  display: none;
  padding: 20px 0px 20px;
}

.tab-content__item.active {
  display: block;
}

.tab-content__item a {
  color: #0089ff;
  text-decoration: none;
  border-bottom: 1px solid rgba(0,137,255,.3);
  -webkit-transition: color .3s ease,border-color .3s ease;
  transition: color .3s ease,border-color .3s ease;
}

.about-content {
  font-size: 15px;
}

.box-re {
  padding-top: 15px;
  width: 100%;
  height: 1050px;
  position: relative;
  display: inline-block;
  overflow-y: auto;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .video-label {
      padding-top: 30px;
  }
}

@media (max-width: 1200px) {
  .video-label {
      padding-top: 5px;
  }
  .video-label h2 {
    font-size: 2em;
  }
  .video-buttons button {
    font-size: 14px;
  }
}

@media (max-width: 900px) {
  #video {
    display: none;
  }
}

@media (max-width: 991px) {
  .about-content {
    padding: 0;
  }
  .about-content .form-text {
    padding-left: 15px;
  }
  .about-sidebar,
  .help-sidebar,
  .news-sidebar {
    padding-right: 0;
  }
  .about-wrapper,
  .help-wrapper,
  .news-wrapper {
    display: table;
  }
  .about-content,
  .help-content,
  .news-content {
    display: table-header-group;
  }
  .blockquote-help {
    margin-bottom: 20px;
  }
  .vacancy-office__head-title a,
  .vacancy-factory__head-title a {
    font-size: 14px;
  }
  .vacancy-office__head-title h3,
  .vacancy-factory__head-title h3 {
    font-size: 21px;
  }
  .img_block_cnt,
  .txt_block_cnt,
  .map_block_cnt,
  .req_block_cnt,
  .feedback_block_cnt,
  .man_block_cnt {
    padding: 0;
  }
  .vacancy-detail__photo img {
    width: 300px;
  }
  .news-go-back {
    margin: 15px 0 25px 0;
  }
}

@media (max-width: 768px) {
  .timeline__nav {
    display: none;
  }
  .bx_item_list_you_looked_horizontal {
    border: 0;
  }
}

@media (max-width: 551px) {
  .field-wrap .field-item {
    display: block;
    width: 260px;
    color: #3f3f3f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 375px) {
  .vacancy-office__head-title a,
  .vacancy-factory__head-title a {
    display: none;
  }
}

@media (max-width: 351px) {
  .field-wrap .field-item {
    width: 225px;
    overflow: hidden;
    color: #3f3f3f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.section-404 {
  padding: 40px 0;
}

.section-404 img {
  padding-bottom: 40px;
}

.section-404 p {
  margin-bottom: 5px;
}

.section-404-controls {
  padding-top: 20px;
}

.dealer_price .item_current_price {
  color: #228B22;
}

.next_page-button::before {
	content: "›";
}

.prev_page-button::before {
	content: "‹";
}

.swiper-wrapper .news-item {
  padding-left: 15px;
}

/** Filter **/
.bx-filter-parameters-box-hint .fa-question-circle {
  margin: 0 5px 0 5px;
}

.lazer-landing .blockquote-help {
  text-align: left;
  padding: 15px 15px 0 15px;
}

.lazer-landing .blockquote-help > p {
  font-size: 16px;
  margin-bottom: 10px;
}

.lazer-landing .table-responsive {
  padding:0;
}

@media screen and (max-width: 767px) {
    
.lazer-landing .table-responsive {
    border: 0;
}
.lazer-player__wrap {
    padding-top: 15px;
    padding-bottom: 15px;
}
}
.lazer-landing .table > thead > tr > th {
  text-align: center;
}

.vacancy {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	position: relative;
	box-sizing: border-box;
	border: 1px solid rgba(151, 151, 151, 0.25);
	border-radius: 5px;
	margin-bottom: 30px;
}

.vacancy__wrapper {
	padding: 15px;
}

.vacancy-name a {
	font-size: 18px;
}

.vacancy-image {
	height: 180px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.vacancy-text p {
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 14px;
}

.vacancy-salary {
	font-size: 18px;
	font-size: 500;
}

.vacancy-salary {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: stretch;
	padding-top: 15px;
}

.vacancy-salary p {
	margin: 0;
}

.vacancy-update {
	padding-top: 10px;
}

.vacancy-update span {
	font-size: 12px;
	color: #667;
}

#catalog_navigation a {
	padding: 7px 12px;
	margin-right: 2px;
	font-size: 16px;
	border-radius: 4px;
	border: 1px solid #dadada;
	color: #666;
	font-weight: 500;
}

.vacancy-office__wrap h3 {
	margin: 0;

}

.vacancy-office__head-title {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: stretch;
	padding: 0 15px 15px;
}

/* End */


/* Start:/bitrix/templates/wellmet/components/bitrix/news.list/vacancy-factory/style.css?16419858301363*/
.service-item {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	position: relative;
	box-sizing: border-box;
	border: 1px solid rgba(151, 151, 151, 0.25);
	border-radius: 5px;
	margin-bottom: 30px;
}

.service__wrapper {
	padding: 15px;
}

.service-name a {
	font-size: 18px;
}

.service-image {
	height: 180px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.service-text p {
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 14px;
}

.service-salary {
	font-size: 18px;
	font-size: 500;
}

.service-salary {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: stretch;
	padding-top: 15px;
}

.service-salary p {
	margin: 0;
}

.service-update {
	padding-top: 10px;
}

.service-update span {
	font-size: 12px;
	color: #667;
}

.contacts_download {
    margin-bottom: 5px;
}

.download_link,
.ya_map_route {
    color: #222;
    text-decoration: none;
    border-bottom: 1px solid #36bbfb;
}

.contacts_route {
    margin-bottom: 15px;
}

.download_link:hover {
    color: #222;
    text-decoration: none;
}
.ya_map_route:hover {
    color: #222;
    text-decoration: none;
}

.icon_download::before,
.icon_route::before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block; 
  vertical-align: middle;
  background: url('/bitrix/templates/wellmet/css/svg/download.svg');
}

.icon_route::before {
  background: url('/bitrix/templates/wellmet/css/svg/route.svg');
}

@media (min-width: 1024px) {
 .bx_catalog_tile_title a {
      display: -webkit-box !important;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
    } 
}

.yandex-badge {
    width: 150px;
    height: 50px; 
    float: right;
    border: none;
}

@media(max-width: 991px) {
    .yandex-badge {
        float: left;
    }
}


.pec__show-block .bx-soa-more-btn {
    padding: 0 15px 0 15px;
}

.bx-soa-pp-list li:nth-child(2n) {
    display: none;
}

.feedback_block_cnt {
    margin: 0 0 45px;
}

.pay-system-icons i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    background: url(/bitrix/templates/wellmet_ru/css/svg/payment.svg) 0 0 no-repeat;
}

@media(max-width: 991px) {
    .pay-system-icons {
        margin-bottom: 15px;
    }
    .pay-system-icons i:first-child {
        margin-left: 0;
    }
}

.pay-system-icons i.card {
    width: 26px;
    height: 20px;
    background-position-x: -847px;
}

.pay-system-icons i.bill {
    width: 30px;
    height: 20px;
    background-position-x: -872px;
}

.pay-system-icons i.sber_pay {
    width: 38px;
    height: 20px;
    background-position-x: -903px;
}

.pay-system-icons i.cacsh {
    width: 20px;
    height: 20px;
    background-position: 0 0
}

.pay-system-icons i.mastercard {
    width: 27px;
    height: 20px;
    background-position-x: -67px
}

.pay-system-icons i.visa {
    width: 39px;
    height: 20px;
    background-position-x: -24px
}

.pay-system-icons i.yandex_money {
    width: 25px;
    height: 19px;
    background-position: -626px -198px
}

.pay-system-icons i.webmoney {
    width: 20px;
    height: 20px;
    background-position-x: -322px
}

.pay-system-icons i.qiwi {
    width: 18px;
    height: 20px;
    background-position-x: -278px
}

.pay-system-icons i.sbrf {
    width: 20px;
    height: 20px;
    background-position-x: -346px
}

.pay-system-icons i.alfa {
    width: 16px;
    height: 20px;
    background-position-x: -370px
}

.pay-system-icons i.mir {
    width: 51px;
    height: 20px;
    background-position-x: -165px
}

.pay-system-icons i.jcb {
    width: 26px;
    height: 20px;
    background-position-x: -220px
}

.pay-system-icons i.paypal {
    width: 18px;
    height: 20px;
    background-position-x: -300px
}

.pay-system-icons i.maestro {
    width: 27px;
    height: 20px;
    background-position-x: -98px
}

.pay-system-icons i.yoomoney {
    width: 28px;
    height: 20px;
    background-position-x: -455px
}

.pay-system-icons i.yookassa {
    width: 28px;
    height: 20px;
    background-position-x: -487px
}

.pay-system-icons i.belkart {
    width: 20px;
    height: 20px;
    background-position-x: -519px
}

.pay-system-icons i.halva {
    width: 20px;
    height: 20px;
    background-position-x: -543px
}

.pay-system-icons i.tinkoff {
    width: 61px;
    height: 20px;
    background-position-x: -390px
}

.pay-system-icons i.apple_pay {
    width: 46px;
    height: 20px;
    background-position-x: -567px
}

.pay-system-icons i.google_pay {
    width: 46px;
    height: 20px;
    background-position-x: -617px
}

.pay-system-icons i.sber_pay {
    width: 38px;
    height: 20px;
    background-position-x: -903px;
}

.pay-system-icons i.yandex_pay {
    width: 38px;
    height: 20px;
    background-position-x: -667px
}

.pay-system-icons i.samsung_pay {
    width: 20px;
    height: 20px;
    background-position-x: -710px
}

.pay-system-icons i.assist {
    width: 24px;
    height: 20px;
    background-position-x: -250px
}

.pay-system-icons i.robokassa {
    width: 20px;
    height: 20px;
    background-position-x: -734px
}

.pay-system-icons i.pay_anyway {
    width: 20px;
    height: 20px;
    background-position-x: -758px
}

.pay-system-icons i.sbp {
    width: 15px;
    height: 20px;
    background-position-x: -782px
}

.pay-system-icons i.t-bank {
    width: 22px;
    height: 20px;
    background-position-x: -800px
}

.pay-system-icons i.unionpay {
    width: 32px;
    height: 20px;
    background-position-x: -129px
}
/* End */
/* /bitrix/templates/wellmet_ru/css/media.css?17517209576553 */
/* /local/components/wellmet/sale.basket.basket.line/templates/auth/style.css?1751720946686 */
/* /bitrix/templates/wellmet_ru/components/bitrix/search.title/visual_top/style.css?17517209584154 */
/* /local/components/wellmet/main.feedback/templates/callback/style.css?17517209461593 */
/* /local/components/wellmet/sale.basket.basket.line/templates/template_top/style.css?17517209464595 */
/* /bitrix/components/bitrix/breadcrumb/templates/coffeediz.schema.org/style.css?17517209591093 */
/* /bitrix/templates/wellmet_ru/components/bitrix/menu/footer/style.css?1751720958459 */
/* /bitrix/components/webes/oneclick/css/styles.css?17517209617895 */
/* /local/components/wellmet/sale.basket.basket.line/templates/template_mobile_bar/style.css?17517209464595 */
/* /bitrix/templates/wellmet_ru/template_styles.css?175172095868206 */
