

/* Start:/local/templates/catalog-2026/components/bitrix/menu/header/style.css?1761878036364*/
#tm-header .uk-navbar-nav {
    padding-left: 10px;
}

#tm-header .uk-navbar-nav > li > a {
    padding: 0 12px;
    font-size: 16px;

}

#tm-header .uk-navbar-nav > li > a .tm-navbar-menu-icon {
    opacity: 0.5;
    width: 24px;
    margin-right: 5px;
}

#tm-header .uk-navbar-nav > li.uk-active > a .tm-navbar-menu-icon {
    opacity: 0.9;
}

/* End */


/* Start:/local/templates/catalog-2026/components/bitrix/search.title/visual-with-/style.css?17618780364054*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.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%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	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: dimgray; /*#95a1a8;*/
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	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: #1484CE;
}


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('/local/templates/catalog-2026/components/bitrix/search.title/visual-with-/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;
}
/* End */


/* Start:/local/templates/catalog-2026/components/bitrix/menu/sections/style.css?1761878036316*/
.tm-nav.uk-subnav > * > :first-child {
    text-align: center;
    font-size: 14px;
    width: 100%;
    text-decoration: none;
}

.tm-nav .tm-nav-icon {
    margin-bottom: 10px;
}

.tm-nav .tm-nav-text {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* End */


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

/* End */


/* Start:/local/templates/catalog-2026/components/bitrix/menu/footer/style.css?176187803661*/
.tm-footer-menu .uk-nav-default {
    font-weight: 400;
}

/* End */


/* Start:/local/templates/catalog-2026/template_styles.css?1761878036886*/
body {
  font-size: 16px;
}

li { margin-bottom: 5px; }

.breadcrumb-item { padding: 4px; }

.product-item-detail-tab-content li { margin-bottom: 8px; }

#topbar a:first-child {
  padding-left: 5px;
}

.footer-menu li {
  margin-bottom: 8px;
}

#tm-nav {
	background-color: dimgray;
}

.city-change .btn-outline-primary {
	color: #151598;
	border-color: #151598;
}

.city-change .btn-outline-primary:hover {
	color: white;
}

/* @font-face {
  font-family: 'Open Sans Regular';
  font-display: swap;
}*/

/*
#tm-header {
	border-bottom: 1px solid rgb(0 0 0 / 0.4);
}

#tm-header-hero {
	background-image: linear-gradient(#2b2b2b 50%, #f3f3f3 50%);
}

#tm-header-hero .uk-section {
	border-top: 1px solid rgb(255 255 255 / 0.1);
}
*/
/* PopUp Битрикс */
.popup-window {
	padding: 20px !important;
}

.popup-window-content {
	background: #fff !important;
	padding: 0 !important;
}

/* End */
/* /local/templates/catalog-2026/components/bitrix/menu/header/style.css?1761878036364 */
/* /local/templates/catalog-2026/components/bitrix/search.title/visual-with-/style.css?17618780364054 */
/* /local/templates/catalog-2026/components/bitrix/menu/sections/style.css?1761878036316 */
/* /local/templates/catalog-2026/components/bitrix/breadcrumb/.default/style.css?1761878036585 */
/* /local/templates/catalog-2026/components/bitrix/menu/footer/style.css?176187803661 */
/* /local/templates/catalog-2026/template_styles.css?1761878036886 */
