

/* Start:/local/templates/eo_v2/components/bitrix/menu/vertical_accordion/style.css?1727678962301*/
.accordion-button {text-decoration: none;color: #000 !important; text-transform: uppercase;}
.accordion-body a {text-decoration: none;color: #000 !important; display: block;padding: 5px 0; text-align: left;}
.accordion-body a:hover {color: #053c89 !important;}
.non_strel::after {width: 0 !important;}
/* End */


/* Start:/local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/style.css?172120793214334*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.bx-searchtitle {
	margin: 6px 0 6px 0;
}
.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.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;
	    width: 100%;
}
.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: #333;
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #979797;
	
	border-radius: 1px 0 0 1px;
	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-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.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;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: url(/local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/images/search.svg) center center no-repeat;
	background-size: 40%;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 1px 1px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 34px;
	width: 40px;
	-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;
	transform: scale(-1, 1);
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	box-shadow: 0px 0px 7px -2px #d6d6d6;
	
	/* display: block !important; */
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/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_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #1485CE;
	border: 1px solid;
	border-color: #1485CE;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;
	
	line-height: 34px;
	font-weight: 300;
	letter-spacing: .5px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #f9f9f9;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	margin-right: 5px;
	position: relative;
}
	.bx_smart_searche .bx_item_block_item_image img {
		position: absolute;
		top: 0;
		left:0;
		right:0;
		bottom:0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
	display: none;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/images/loader_black.gif) center center no-repeat;
}



/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #0083d1;
	border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #0083d1;
	border-color: #0083d1;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #5ca6e4;
	border-color: #5ca6e4;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #b2d9f1;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #0083d1;
}
/* black */
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	background-color: #159ebb;
	border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover, .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b{
	color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #159ebb;
}
/* red */
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	/*border-color:#F9A91D;
	border-radius: 25px 0 0 25px;*/
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/images/loader_black.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #355390;
	border-color: #355390;
	border-radius: 50px;
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover{
	background-color: #9d9d9d;
	border-color: #9d9d9d;
}


.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #fff;
	color: #FFF;
	border: none;
	border-bottom: 1px solid #979797;
	
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	/*background-color: #fff;
	border-color: #fff;*/
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #4a4a4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#365791;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#365791;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #365791;
}
/* End */


/* Start:/local/components/custom/feedback/templates/sm_feedback/style.css?163125591267*/
.mf-control-required { color: #f00; }
.textSP {visibility: hidden;}
/* End */


/* Start:/local/templates/eo_v2/styles.css?17449716652032*/
/*кнопка наверх*/
.btn-up {
      position: fixed;
      background-color: #dbdbdb;
      right: 88px;
      bottom: 10px;
      border-radius: 50px;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      z-index: 99;
    }

    .btn-up::before {
      content: "";
      width: 20px;
      height: 20px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
    }

    .btn-up_hide {
      display: none;
    }

    @media (hover: hover) and (pointer: fine) {
      .btn-up:hover {
        background-color: #b5b5b5;
      }
    }

@media (max-width: 450px) { 
.btn-up {right: 5px;}}




  /*кнопка  фильтра слева*/
.btn-filter {
    position: fixed;
    background-color: #365591;
    left: 0;
    bottom: 25%;
    border-radius: 0 25px 25px 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 400px;
    z-index: 99;
    writing-mode: sideways-lr;
    color: #fff !important;
    text-decoration: none;
    }

    .btn-filter::before {
      content: "";
      width: 20px;
      height: 20px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
      background-image: url("/upload/resize_cache/webp/local/templates/eo_v2/images/filtr2.webp");
      margin: 15px;
      filter: invert(1);
    }

    .btn-filter_hide {
      display: none;
    }

    @media (hover: hover) and (pointer: fine) {
      .btn-filter:hover {
        background-color: #555;
        color: #fff !important;
      }
    }

@media (max-width: 1400px) { 
.btn-filter {display: none;}
}
/* End */


/* Start:/local/templates/eo_v2/template_styles.css?178359360459369*/
@charset "UTF-8";
body {font-family: 'Open Sans' !important; font-weight: 300 !important; font-style: normal !important;margin: 0 auto;padding: 0;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;min-height: 300px;}
p, a, li, span, b, s {font-family: 'Open Sans' !important;}
/*BOOT*/
.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {--bs-offcanvas-width: 90%!important; }
p {margin-bottom: 0 !important;}
.carousel {position: relative;}
.form-check-input:checked {background-color: #375692 !important;border-color: #375592!important;}
.form-check-label {font-size: 14px;}
.form-control {margin: 10px 0; padding: 8px 25px !important;-webkit-appearance: auto !important;-moz-appearance: auto !important;appearance: auto !important;}

/*STATIC*/
.sm_container {width:100% !important; max-width: 1400px !important; margin:0 auto !important; padding: 25px; min-height: 450px;}
.sm_container h1 {font-size: 24px;font-weight: 300;}
.gl_h1 {font-size: 24px;font-weight: 500;}
.sm_container h2 {font-size: 24px; font-weight: 300;}
.sm_container p {font-size: 16px; font-weight: 100; margin-bottom: 15px !important;}
.sm_container a {text-decoration: none; color: #365591;}
.sm_container a:hover {text-decoration: none; color: #000;}
.mw-500 {max-width: 500px !important;
    margin: 0 auto;}
    .contact_font1 {font-size: 24px; font-weight: 500; color: #000 !important;}
    .contact_font2 {font-size: 20px; font-weight: 500; color: #000 !important;}
.header_fixed {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
}
.ssyl_opis {padding: 10px 0;}
.ssyl_opis a {text-decoration: none; background: #fff !important;
    color: #434343;
    padding: 10px 15px;
    width: 100%;
    border: 1px solid;
    font-size: 14px;
    border-radius: 50px;
    max-width: 350px;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #c2c2c2;    white-space: nowrap; line-height: 3.5;}
    .ssyl_opis_img img{width: 40px;padding-right: 10px;}
.carousel-control-next, .carousel-control-prev {width: 5%!important;}
p.cat_text {
    font-size: 18px;
    padding-top: 5px;
}
/* catalog item start*/
.product-item .product-item-hidden {display: none !important;}
.btn-cart {border-radius: 50px; height: 50px; width: 50px;border: 1px solid #555;
background-color: #fff;background: url(/local/templates/eo_v2/images/cart2.svg);background-size: 65%;background-position: center;background-repeat: no-repeat;}
.btn-cart:hover {background-color: #f3f7ff; cursor: pointer;}

.btn-cart2 {border-radius: 50px; height: 45px; width: 45px;border: 1px solid #555;
background-color: #fff;background: url(/local/templates/eo_v2/images/right-arrow.svg);background-size: 65%;background-position: center;background-repeat: no-repeat;}
.btn-cart2:hover {background-color: #ddd; cursor: pointer;}

.sm_ring span {border-radius: 5px;     background: yellow;
    color: black; font-weight: 600;
padding: 10px 6px;}
.sm_ring img {width:100%; max-width:25px;}
.product-item-price-orang {color: #f42c2c !important;}
.product-item-container { position: relative; }

.product-item-container.hover { z-index: 17; }

.product-item {
  display: block;
  box-sizing: border-box;
  padding-top: 15px;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .19);
  border: 1px solid #dbdbdb;
border-radius: 10px;margin-bottom: 10px;
}

.product-item-big-card .product-item,
.product-item-small-card .product-item { }

.product-item-line-card .product-item { border-bottom: 1px solid #dadada; }

.bx-no-touch .product-item-container.hover .product-item {
  position: absolute;
  right: -15px;
  left: -15px;
  padding: 15px 15px 0;
  width: auto;
  border-color: transparent;
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
}

.bx-touch .product-item {
  padding: 15px 0 0;
  width: auto;
  background: #fff;
}

.bx-no-touch .product-item-container.hover .product-item {
  -webkit-animation: product-item-hover 300ms 1 ease;
  animation: product-item-hover 300ms 1 ease;
}

@-webkit-keyframes product-item-hover {
  0% {
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid transparent;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
  }
  100% {
    border: 1px solid transparent;
    box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
    left: -15px;
    right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@keyframes product-item-hover {
  0% {
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid transparent;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
  }
  100% {
    border: 1px solid transparent;
    box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
    left: -15px;
    right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*Image*/
.product-item-image-wrapper {
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-top: 80%;
  width: 100%;
  transition: all 300ms ease;
}

.product-item-image-wrapper:hover { }

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 54%; }

.product-item-image-original,
.product-item-image-alternative {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: opacity 300ms linear;
}

.product-item-image-original { z-index: 11; }

.product-item-image-alternative {
  z-index: 13;
  opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-image-original { opacity: 0; }

.bx-no-touch .product-item-container.hover .product-item-image-alternative { opacity: 1; }

.product-item-big-card .product-item-image-wrapper { margin-bottom: 25px; }

/*Image Slider*/
.product-item-image-slider-slide-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: opacity 300ms ease;
}

.product-item-image-slide {
  position: relative;
  display: none;
  height: 100%;
  background-color: #fff;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: .6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .product-item-image-slide {
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .product-item-image-slide.next,
  .product-item-image-slide.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .product-item-image-slide.prev,
  .product-item-image-slide.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .product-item-image-slide.next.left,
  .product-item-image-slide.prev.right,
  .product-item-image-slide.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.product-item-image-slider-slide-container > .active,
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev { display: block; }

.product-item-image-slider-slide-container > .active { left: 0; }

.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.product-item-image-slider-slide-container > .next { left: 100%; }

.product-item-image-slider-slide-container > .prev { left: -100%; }

.product-item-image-slider-slide-container > .next.left,
.product-item-image-slider-slide-container > .prev.right { left: 0; }

.product-item-image-slider-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
}

.product-item-image-slider-progress-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 1px;
  background-color: var(--theme-color-primary);
  opacity: .8;
}

.product-item-image-slider-control-container {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: block;
  padding: 0;
  text-align: center;
  opacity: 0;
  transition: opacity 300ms ease;
}
.spec_price p {font-size:12px; background: #f90000; color: #ffffff; padding: 5px 10px;}
.spec_price_item p {font-size:14px; background: #f90000; color: #ffffff; padding: 10px 5px; margin-left:5px; border-radius: 5px;}
.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container { opacity: 1; }

.product-item-image-slider-control,
.product-item-image-slider-control.active {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(128, 128, 128, .8);
  opacity: .6;
  cursor: pointer;
  transition: all 300ms ease;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover { cursor: pointer; }

.product-item-image-slider-control.active,
.product-item-image-slider-control:hover { background-color: var(--primary); }

/*Label*/
.product-item-label-text,
.product-item-label-ring {
  position: absolute;
  z-index: 15;
}

.product-item-label-text span,
.product-item-label-ring {
  display: inline-block;
  clear: both;
  margin-bottom: 2px;
  background: #f42c2c;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }

/* TEXT */
.product-item-label-text span {
  padding: 2px 5px;
  vertical-align: middle;
  font-weight: bold;
}

/*SMALL*/
.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
  margin-bottom: 1px;
  padding: 2px 7px;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
}

.product-item-big-card .product-item-label-text.product-item-label-small span {
  padding: 5px 12px;
  font-size: 16px;
  line-height: 21px;
}
.buklet img {width: 100%; max-width: 50px;}
/* BIG */
.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
  padding: 4px 10px;
  font-size: 13px;
  line-height: 17px;
}

.product-item-big-card .product-item-label-text.product-item-label-big span {
  padding: 5px 17px;
  font-size: 22px;
  line-height: 33px;
}


.second-banner-top img {width:100%; border-radius:25px;}
.second-banner-top {position:relative;}
.second-banner-text {position: absolute;bottom: 25px;text-align: center;background: #555; transform: translateX(-50%);left: 50%;width: 80%;}
.second-banner-text p {color: #fff;padding: 5px 15px;font-size: 16px; line-height: 1.2;min-height: 50px;height: 100%;}
  
@media (max-width: 767px) {
  .product-item-label-text > div { line-height: 0; }

  .product-item-label-text.product-item-label-small span,
  .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-size: 10px;
    line-height: 14px;
  }

  .product-item-big-card .product-item-label-text.product-item-label-small span,
  .product-item-label-text.product-item-label-big span,
  .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
    margin-bottom: 1px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 16px;
  }

  .product-item-big-card .product-item-label-text.product-item-label-big span {
    padding: 3px 12px;
    font-size: 20px;
    line-height: 25px;
  }
}

/*RING*/
.product-item-label-ring {
  box-sizing: border-box;
  border-radius: 50%;
  font-weight: bold;
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
  width: 100px;
  height: 100px;
  font-size: 30px;
  line-height: 100px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
  width: 50px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
  width: 120px;
  height: 120px;
  font-size: 42px;
  line-height: 120px;
}

@media (max-width: 767px) {
  .product-item-label-ring.product-item-label-small,
  .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
    width: 35px;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
  }

  .product-item-big-card .product-item-label-ring.product-item-label-small,
  .product-item-label-ring.product-item-label-big,
  .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
    width: 35px;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
  }

  .product-item-big-card .product-item-label-ring.product-item-label-big {
    width: 70px;
    height: 70px;
    font-size: 24px;
    line-height: 70px;
  }
}

.product-item-label-top { top: -5px; }

.product-item-label-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product-item-label-center > div { text-align: center; }

.product-item-label-left { left: -5px; }

.product-item-label-left > div { text-align: left; }

.product-item-label-bottom { bottom: -5px; }

.product-item-label-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

.product-item-label-right > div { text-align: right; }

.product-item-label-center.product-item-label-middle {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*Title*/
.product-item-title {
  overflow: hidden;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  white-space: inherit; 
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  min-height: 40px;
  display: -moz-box;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -moz-box-orient: vertical;
}

.product-item-title a {
  color: #3f3f3f;
  text-decoration: none;
  transition: 250ms linear all;
font-weight: 500;
padding: 0 10px;
}

.product-item-line-card .product-item-title {
  white-space: normal;
  text-align: left;
}

/*.product-item-big-card .product-item-title a { font-size: 21px; }*/

.product-item-line-card .product-item-title a { font-size: 20px; }

@media (max-width: 1199px) {
  .product-item-big-card .product-item-title a { font-size: 18px; }
}

@media (max-width: 991px) {
  .product-item-big-card .product-item-title a { font-size: 16px; }
}

@media (max-width: 767px) {
  .product-item-big-card .product-item-title a { font-size: 14px; }
}

@media (max-width: 575px) {
  .product-item-big-card .product-item-title a { font-size: 16px; }
}

/*Price*/
.product-item-price-container {
  text-align: center;
  line-height: 1;
}

.product-item-price-current {
  color: #000;
  white-space: nowrap;
  font-weight: 700;
  font-size: 18px;
}

.product-item-price-old {
  color: #575757;
  text-decoration: line-through;
  white-space: nowrap;
  font-size: 14px;
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
  vertical-align: middle;
  line-height: 20px;
}

.product-item-big-card .product-item-price-container { margin: 0 0 10px; }

.product-item-big-card .product-item-price-current { font-size: 18px; }

.product-item-big-card .product-item-price-old { font-size: 15px; }

/*Info*/
.product-item-info-container {
  clear: both;
  margin-bottom: 8px;
}

.product-item-info-container-title { font-size: 12px; }

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
  display: none;
  opacity: 0;
  transition: opacity 300ms ease;
}

.bx-touch .product-item-info-container.product-item-touch-hidden { display: none !important }

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



/*region Properties */
.product-item-properties {
  display: block;
  margin: 0;
}

.product-item-properties dl { clear: both; }

.product-item-properties dt {
  float: left;
  clear: both;
  font-weight: normal;
  font-size: 12px;
}

.product-item-properties dd {
  float: right;
  margin-bottom: 3px;
  margin-left: 5px;
  font-size: 12px;
}

/*endregion*/

/*Compare*/
.product-item-compare-container {
  position: relative;
  display: none;
  margin: 0 -15px;
  padding: 4px 15px;
  min-height: 30px;
  border-top: 1px solid #e6e6e6;
  background: #f3f3f3;
  box-shadow: inset 0 1px 1px 0 #eee;
  vertical-align: middle;
  font-size: 12px;
  line-height: 20px;
}

.product-item-line-card .product-item-compare-container {
  margin: 0;
  border: none;
  background-color: transparent;
  box-shadow: none;
  text-align: center;
}

.bx-touch .product-item-compare-container { display: none; }

.product-item-line-card .product-item-compare-container,
.product-item-container.hover .product-item-compare-container { display: block; }

.product-item-compare .checkbox {
  margin: 0;
  padding: 0;
}

/* SCU */
.product-item-line-card .product-item-scu-container { text-align: left; }

.product-item-scu-container-title {
  color: #333;
  font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-block-title { font-size: 12px; }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
  display: inline-block;
  box-sizing: border-box;
  padding: 5px 3px;
  max-width: 100%;
}

.product-item-scu-item-text-container { min-width: 32px; }

.product-item-scu-item-color-container {
  max-width: 38px;
  width: 25%;
}

.product-item-scu-item-color-block {
  position: relative;
  padding-top: 100%;
  outline: 1px solid #c0cfda;
  cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block { transition: outline 200ms ease; }

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.product-item-scu-item-color {
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
  position: relative;
  padding: 0 5px;
  outline: 1px solid #c0cfda;
  cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block { transition: outline 300ms ease; }

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.product-item-scu-item-text {
  overflow: hidden;
  max-width: 100%;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
  position: relative;
  outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
  background-size: 80% 80%;
  content: "";
}


.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #000; }

/*Description*/
.product-item-description-container { }

.product-item-description-container p {
  color: #575757;
  font-size: 13px;
}

/*Buttons*/
.product-item-button-container { text-align: center; }

.product-item-button-container .btn { margin-bottom: 2px; }

/*Stickers*/
.product-item-sticker,
.product-item-sticker-round { display: none; }

/*More*/
.product-item-more-container {
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 15px 15px 5px;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: all 300ms ease;
}

.product-item-more-wrapper {
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-top: 116%;
  width: 100%;
}

.product-item-more {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
  background-size: 50%;
  opacity: .7;
  transition: opacity 300ms ease;
}

.bx-touch .product-item-more,
.product-item-container.hover .product-item-more { opacity: 1; }

.product-item-more-title {
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }
/* catalog item end */

/*.sm_container img {width: 100%;}*/
.carousel-control-prev-icon, .carousel-control-next-icon {
   background-color: #8f8f8fad;
    border-radius: 25px;
    background-size: 80% !important;
    background-position: center center;
}
.sm_d_none {display: none !important;}
.sm-404 h1 {font-size: 35px;}
.fs12 {font-size: 12px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.img100 {width: 100%;}
.font300 { font-family: 'Open Sans'; font-weight: 300;}
.font400 { font-family: 'Open Sans'; font-weight: 400;}
.font500 { font-family: 'Open Sans'; font-weight: 500;}
.font700 { font-family: 'Open Sans'; font-weight: 700;}
.none {text-decoration: none; color: #000;}
.none:hover {color: #345690;}
.dashed {border-bottom: 1px dashed;}
.container-width {width: 100%; margin: 0 auto; padding: 0;}
.sm_gray img{filter: grayscale(100%);}
.leftimg {float: left;margin: 10px 20px 60px 0;}
.sm_grayback {background-color: #f9f9f9;}
.sm_grayback2 {background-color: #626262;}

.sm_whitback {background-color: #fff;}
.sm_info { text-align: center; color:#fff; background-color:#1d3c88; margin: 0 auto; font-size: 14px; padding: 5px;}
.sm_info a {text-decoration:none; color: #fff; border-bottom: 1px dashed #fff;}
.mart_8 {background-color:#da0e74; background-image: url(/local/templates/eo_v2/images/8_marta.jpg); background-repeat: repeat;background-size: inherit;; }
.sm1700 {width:100% !important; max-width: 1700px !important; margin:0 auto !important}
.sm1800 {width:100% !important; max-width: 1800px !important; margin:0 auto !important}
.sm1900 {width:100% !important; max-width: 1900px !important; margin:0 auto !important}

/*TEMPLATE*/
                        .preim_menu_count{font-size: 14px; color:#000; text-align: center; line-height: 1;}
                        .preim_menu_count span{font-size: 65px; color:#000; text-align: center; font-weight: 900; line-height: 1;}
                        .preim_menu_text {font-size: 20px; color:#000; text-align: left; font-weight: 700;line-height: 1;}

                         .preim_menu li {font-size: 15px; font-weight: 500;}
                         .preim_menu ul {padding-left: 0;}
.bx-authform {margin: 0 auto !important;}
.youtube_img iframe {width: 100%; min-height: 350px;}
.sm_header {height: 60px;text-align: center;}
.sm_logo img {width: auto;max-height: 35px;}
.sm_city {font-size: 14px;}
.sm_city a{line-height: 1.0; font-size: 16px;}
.sm_city p{line-height: 1.0; font-size: 16px;}
.sm_icon {float: right;text-align: right;display: inherit;}
.sm_icon a:hover {text-decoration: none; color:#000;}
.sm-menu, .sm-phone, .sm-lk, .sm-map, .sm-cart, .sm-company {background: #fff;border: none;display: inline-flex; text-decoration: none; outline: 0 !important; outline-offset: 0 !important; box-shadow: none !important;}


.sm-lk {padding-left: 10px;}
.sm-map {padding-left: 0px;}
/*.sm-phone {padding-left: 45px;}*/
.sm-cart { padding-left: 45px;}
.img_text1{text-align:center;line-height: 1;font-size: 24px; position: relative;}
.img_menu, .img_lk, .img_map, .img_cart {height: 35px; text-align:left;line-height: 1;font-size: 14px; position: relative;}
.img_lk, .img_map, .img_cart,.img_company {position: relative;}
.img_menu {padding-top: 5px;padding-left: 30px;}
/*.img_phone {padding-left: 50px;}*/
.cart_value {position: absolute;top: 5px;left: 25px;background: #365591;border-radius: 50px;height: 15px;width: 25px;color: #fff;padding: 2px 5px;font-size: 12px; text-align:center;}
.img_company {padding-top: 5px;padding-right: 30px;}
.img_company::after{content: '⌵';position: absolute;width: 20px;height: 10px;right: 0;top: 5px;}
.sm_adress_top {font-size: 14px;line-height: 1;}
.img_lk::before, .img_map::before, .img_cart::before{content: '';position: absolute;width: 40px;height: 40px;left: 0;top: 0;/*border: 1px solid;border-radius: 50px;*/}
.img_menu::before{content: '';position: absolute;width: 40px;height: 40px;left: 0;top: 0;/*border: 1px solid;border-radius: 50px;*/}
.img_menu::before {background: url(/local/templates/eo_v2/images/burger_w5.svg);background-size: 25%;background-position: center;background-repeat: no-repeat;}
/*.img_phone::before {background: url(/local/templates/eo_v2/images/phone.svg); background-size: 55%;background-position: center;background-repeat: no-repeat;}*/
.img_lk::before {background: url(/local/templates/eo_v2/images/personal_w.svg); background-size: 70%;background-position: center;background-repeat: no-repeat; }
.img_map::before {background: url(/local/templates/eo_v2/images/location2.svg); background-size: 75%;background-position: center;background-repeat: no-repeat;}
.img_cart::before {background: url(/local/templates/eo_v2/images/cart_w.svg); background-size: 70%;background-position: center;background-repeat: no-repeat; }

.img_text2 {font-size: 14px;line-height: 1;text-align: center;}
.sm_banner {width: 100%; margin: 0 auto;}
.icon_video_relativ {position: relative;}
.icon_video::after {content: '';position: absolute;width: 40px;height: 40px;right: auto;bottom: -5px; background: url(/local/templates/eo_v2/images/videox.webp); background-size: 75%;background-position: center;background-repeat: no-repeat;}
.icon_klych_relativ {position: relative;}
.icon_klych::after {content: '';position: absolute;width: 40px;height: 40px;right: auto;bottom: -5px; background: url(/local/templates/eo_v2/images/klych.jpg); background-size: 75%;background-position: center;background-repeat: no-repeat;}
.service {position: absolute; bottom: auto; text-align: center; padding: 0;margin: 0 auto; width: 100%; background: #00000040;padding: 10px;}
.service li {border-right: 1px solid #fff; display: inline-block;list-style-type: none;padding: 0 1%;}
.service li:last-child {border: 0;}
.service ul{white-space: nowrap;padding: 0;margin: 0;}
.service a {color: #fff; text-decoration: none; font-weight: 600;}
.service a:hover {color: #fff; text-shadow: 0px 0px 10px #fff; }
.btn-sm, .btn-primary {background-color: #375692 !important; color: #fff !important; border-radius: 50px !important;     padding: 10px 15px !important; border: none !important;}
.btn-sm:hover, .btn-primary:hover {background-color: #747880 !important;}
.btn-orange {background-color: #375692 !important; color: #fff !important; border-radius: 50px !important;     padding: 10px 15px !important;}
.btn-orange:hover {background-color: #747880 !important;}
 
.basket-btn-checkout { padding: 10px 15px !important;}

/*Amount*/
.product-item-amount {
  padding: 0 0 2px;
  /*text-align: center;*/
}

.product-item-amount-field-container { display: inline-flex;}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
  position: relative;
  display: inline-block;
  min-width: 30px;
  height: 30px;
  border-radius: 0px;
  background-color: #f2f2f2;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

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

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
  opacity: .3 !important;
  cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover { background-color: #f2f2f2; }

.product-item-amount-field-btn-minus:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: .8;
  transition: opacity 300ms ease;
}

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

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

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

.product-item-amount-field {
  display: inline-block;
    padding: 0;
    max-width: 50px;
    width: auto;
    height: 30px;
    border: 1px solid transparent;
    border-radius: 0px;
    background: #f2f2f2;
    color: #000;
    vertical-align: middle;
    text-align: center;
    margin: 0 2px;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus { outline: none !important; }

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.product-item-amount-description-container {
  color: #a5a5a5;
  white-space: nowrap;
  font-size: 12px;
}

.product-item-amount-description-container strong {
  color: #333;
  white-space: nowrap;
}

.product-item-amount-label-container {
  margin: 5px 0;
  color: #a5a5a5;
  font-weight: bold;
  font-size: 12px;
}

/**/
.product-item-quantity {
  color: #333;
  font-weight: normal;
  font-size: 12px;
}
/* Меню категорий слева*/
.menu-left {padding: 15px 0 0 5px;background: #fff;}
.menu-left .nav ul {list-style: none;margin: 0;padding: 0;}
.menu-left .nav li {margin: 0;}
.menu-left .nav a {text-decoration: none; display: block;  font-size: 14px;color: #555;padding: 5px;position: relative;border-bottom: 1px solid #ccc;}
.menu-left .nav a:hover {background: #ffa2006b;}
.nav-link img { width: 25px; padding-top: 0; margin-right: 5px;}

.sm_menu li {border-right: 1px solid #fff; display: block;list-style-type: none;padding: 0 1%;}
.sm_menu .nav-pills {
  --bs-nav-pills-border-radius: 0 !important;
  --bs-nav-pills-link-active-color: #375692 !important;
  --bs-nav-pills-link-active-bg: none !important;
  width: 45%;
  text-align: left;
}
.sm_menu .sm_color_red {color: #a70101 !important;}
.sm_menu .sm_color_red2 {color: #f71616 !important;}
.sm_menu .tab-content {width: 55%; background-color: #e9e9e9; padding: 10px; min-height: 550px;}
.sm_menu .nav-pills .nav-link.active {font-weight: 600; background-color: #e9e9e9;width: 100%;}
.sm_menu .nav {display: block !important;}
.sm_menu .nav-pills .nav-link {color: #000; text-align: left; text-transform: uppercase; margin-left:10px !important; font-weight: 500;}
.sm_menu a {text-decoration: none; color: #000; font-size: 16px !important; line-height: 1.8; display: block;}
.sm_menu .menu_gl {font-size: 18px !important; font-weight: 600; line-height: 1;padding-bottom: 10px;}
.sm_menu {width: 100%; min-width: 750px !important;    margin-top: 9px !important;}
.pop_menu {width: 100%; min-width: 750px !important;    margin-top: 12px !important;}
.menu_gl_2 {font-size: 16px; font-weight: 600;}

.sm_preim img{max-width: 90px; mix-blend-mode: multiply;}
.sm_preim p {font-size:14px;}
.sm_preim span {font-weight: 400;font-size: 18px;line-height: 1;}
.zag1 {font-size: 20px;font-weight: 400;text-align: center; padding-top: 15px;}
.sm_client img {width: 100%; max-width: 100px; filter: grayscale(100%);}

/*.f-carousel__slide {width: calc(100% / 8) !important;}*/
.sm_company h1 {font-size: 24px; padding: 20px 0 0;}
.sm_company h2  {font-size: 24px; padding: 20px 0 0;}
.sm_company p {font-size: 20px; padding-bottom: 15px}
.sm_company_2 h2  {font-size: 24px; padding: 20px 0 0;}
.sm_company_2 p {font-size: 20px; padding-bottom: 15px}
.sm_otbor h2 {font-size: 24px; margin-bottom: 20px}
.slide_menu img {width: 100%;border-radius: 10px; border: 1px solid #d9d9d9;}
/*catalog item*/
.sm-btn {border-radius: 25px; border: 1px solid #555; background-color: #fff; color: #000; padding: 5px 40px;}
.sm-btn:hover {background-color: #365491; color: #fff;}

.popup-window-content img {width: auto !important;}
.popup-window-content p {max-width: 400px;}


.icon_item{position: absolute;top: 10px;left: 10px;z-index: 15; display: block;}
.icon_item_r{position: absolute;top: 10px;right: 10px;z-index: 15; display: block;    width: 100%;}
.icon_item .icon_item_hit {background-color: #737373;
    border-radius: 5px;
    height: 20px; width: 40px;
    line-height: 18px;
    color: #fff; margin-right: 5px; text-align: center; margin-bottom: 2px;}

.icon_item_youtube {width: 41px; height: 28px;}
.icon_item_youtube img {width: 100%; border-radius: 5px !important; filter: brightness(150%);}
.icon_item_salon {width: 41px;} 
.icon_item_salon img {width: 100%; border-radius: 5px !important; filter: brightness(150%);}
.icon_item_girya {border-radius: 5px;height: 35px; width: 40px;color: #fff; margin-right: 5px; text-align: center; margin-bottom: 2px;position:relative;}
.icon_item_girya img {width: 100%;}
.sm_girya {color: #555;font-size: 12px;background-image: url(/local/templates/eo_v2/images/sm_girya.png); background-repeat: no-repeat;background-size: 100% 100%; height: 35px;line-height: 43px;font-weight: 700;}
.icon_item .icon_item_new {background-color: #737373;border-radius: 5px;height: 20px; width: 40px;line-height: 18px;color: #fff; margin-right: 5px; text-align: center;margin-bottom: 2px;}
.icon_item .icon_item_percent {padding: 5px 0px; background-color: #4d4d4d;border-radius: 5px;width: 40px;line-height: 18px;color: #fff; margin-right: 5px; text-align: center; margin-bottom: 2px;}



    .icon_item .icon_item_sale {background-color: #737373;
    border-radius: 5px;
    height: 20px; width: 40px;
    line-height: 18px;
    color: #fff; margin-right: 5px; text-align: center; margin-bottom: 2px;}
    .icon_item .icon_item_diler{background-color: #009a23;
    border-radius: 5px;
    height: 20px; width: 70px;
    line-height: 18px;
    color: #fff; margin-right: 5px; text-align: center; margin-bottom: 2px;}
.icon_item .icon_item_hit span, .icon_item .icon_item_percent span, .icon_item .icon_item_new span, .icon_item .icon_item_diler span, .icon_item .icon_item_sale span{ padding:5px; font-size: 12px; }

.sm_ned .product-item-image-wrapper {padding-top: 60% !important;}
.sm_ned .product-item-image-slider-slide-container {height: 300px !important;}
.sm_foot {color: #fff;}
.sm_kart {min-height:350px;background-image: url(/local/templates/eo_v2/images/karta.jpg); background-repeat: no-repeat;background-size: cover; filter: grayscale(100%);}
.sm_foot li, .pop_menu li {list-style-type: none;}
.sm_foot a {text-decoration: none; color: #fff; font-weight: 300;}
.sm_foot a:hover {color: #fff; text-shadow: 0px 0px 10px #fff;}
.pop_menu a {text-decoration: none; color: #000; font-size: 20px;}
.pop_menu .border {width: 100%; max-width: 800px; border-radius: 10px;}
.pop_menu a:hover {color: #040b69;}
.pop_menu p {padding-bottom: 15px;}
.img_soc, .img_bank {width: auto;height: 30px;}
.img_grey {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.tel_foot {font-size: 18px !important;}
.li_gl {font-size: 18px; font-weight: 500 !important;}
.sm_foot p {padding-bottom: 15px;}
.bystr {text-decoration: none; color:#515151;    font-weight: 500; border: 1px solid #9b9b9b; padding: 5px 15px; border-radius: 50px;}
.bystr:hover {cursor: pointer; background-color: #365491;color: #fff;}
.filter_button {float: left;}
.filter_button img{width: 15%; max-width: 20px;}
.psevdo ul {margin: 0; padding: 0}
.psevdo li {display: inline-block;vertical-align: top;position: relative;width: auto;text-align: center;margin: 5px 1px;}
.psevdo a {text-decoration: none;}
.h1_gl_cat {font-size: 24px;font-weight: 100;text-transform: uppercase;margin: 10px 0;}
.sort {  margin: 10px 0 15px 5px !important;}
.sort a {text-decoration: none; border-bottom: 1px dashed; color:#515151; margin: 5px;white-space: nowrap}
.sort .active {font-weight: 600;}
.center {text-align: center;}
.btn-sm2 {background: #fff !important;color: #000; 

    padding: 10px 10px;
    width: 100%;
    border: 1px solid;
    font-size: 14px;
    border-radius: 50px;
    max-width: 350px; cursor: pointer;
text-align: center;
margin: 0 auto; letter-spacing: 2px;
}
.btn-sm2:hover {background-color: #f3f7ff  !important;color: #000 !important;}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {background: #355593;}
.btn-close {border: 1px solid #395792 !important;}
.nav-pills .active img {width: 25px;padding-top: 0;margin-right: 5px;color: #fff;}
.h1_gl {font-size: 24px;  font-weight: 300;}
.sklad_top {position: absolute; top: 7px; right: 15px; z-index: 15; line-height: 25px;font-size: 12px; }
.sklad_top  p {padding-bottom: 0;  margin-bottom: 0;}
.green_border {background-color: #fff;border: 1px dashed #009a23;     border-radius: 15px; padding: 0px 5px; color: #009a23;}
.grey_border {background-color: #fff;border: 1px dashed #a5a5a5; border-radius: 15px; padding: 0px 5px; color: #a5a5a5;}
.copyright p, .copyright a{font-size: 14px;}
.footer_mob { display: none;}
.mob_poisk, .mob_menu, .mob_whats {position: relative;}
.footer_mob_1 img{ width:35px; padding: 5px;}
.footer_mob_2 img{ width:35px; padding: 5px;}
.footer_mob_3 img{ width:30px; padding: 5px;}
.footer_mob_4 img{ width:30px; padding: 5px;}
.search-page, .sm_icon_mob {display: none;}
.sm_icon_mob a {padding-left: 20px;}
.sm_icon_mob img {width: 100%; max-width: 25px;}
.cbk-phone {display: none !important;}
.promo-sm {position: fixed; bottom: 100px; left: 80px; z-index: 999; display: block; /*width:100%;*/ margin:0 auto;}
.promo-sm2 {margin: 0 auto;float: right;text-decoration: none;}
.color08185a {background-color: #2da51f;border-radius: 50%;padding: 15px 15px 15px 15px;}
.color26a4e3 {background-color: #26a4e3;border-radius: 50%; padding: 15px;}
.color837cff {background-color: #837cff;border-radius: 50%;padding: 12px 15px 18px 15px;}
.pulse {cursor: pointer;box-shadow: 0 0 0 rgba(23, 123, 91, 0.4);animation: pulse 2s infinite;}
.pulse:hover { animation: none;}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(23, 123, 91, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(23, 123, 91, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(23, 123, 91, 0.4);
    box-shadow: 0 0 0 0 rgba(23, 123, 91, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(23, 123, 91, 0);
      box-shadow: 0 0 0 10px rgba(23, 123, 91, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(23, 123, 91, 0);
      box-shadow: 0 0 0 0 rgba(23, 123, 91, 0);
  }       
}
.sm_menu_mobil {display:none;}
.cart-count {
    display: inline-block; /* Для анимации */
    transition: transform 0.3s ease; /* Плавный переход для других эффектов при необходимости */
}
  @keyframes shake {
    0% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    50% { transform: translateX(5px); }
    75% { transform: translateX(-5px); }
    100% { transform: translateX(0); }
}

.shake {
    animation: shake 3s; /* Применяем анимацию на 3 секунды */
}
.filter_button {text-decoration: none; 
    border: 1px solid #676767;
    padding: 10px 20px;
    border-radius: 10px;
    text-align: center;margin-bottom: 5px;margin-right: 10px; color: #fff;  background: #365591;}
    .filter_button:hover {color: #000; background: #fff; }
    .filter_button:hover>img {filter: invert(0);}
    .filter_button>img {filter: invert(1);}
    
.sm_uslugi .img100 {max-width:150px; }
.color_info {
    position: absolute;
    z-index: 99;
    background: #e9e9e9;
    color: #000000;
    font-size: 12px;
    bottom: 5px;
    left: 0px;
    padding: 2px 15px;
}


@media (min-width: 1901px) {
    .carousel-inner {border-radius: 25px;}
}
@media (max-width: 1800px) {
  .img_text1 {
    font-size: 16px;}
}
@media (max-width: 1600px) {
  .img_text1 {
    font-size: 16px;}
}
@media (max-width: 1400px) {
.sm-menu, .sm-company, .sm_preim p {font-size: 14px;}
.img_company { padding-right: 20px;}
.img_text1 {font-size: 14px;padding-top: 5px;} 
.img_text2{font-size: 12px;}
.zag1 {font-size: 16px;}
.sm_preim span {font-size: 16px;}
.sm_company h2, .sm_company_2 h2, .sm_company h1, .sm_otbor h2, .h1_gl_cat, .h1_gl, .tovar h2, .sm_container h1, .sm_container h2, .gl_h1 {font-size: 20px !important;}
.sm_company_2 p {font-size: 16px !important;}
.sm_menu .nav-pills {width: 55%;}
.sm-map {padding-left: 30px;}

}

@media (max-height: 830px) {
   .dropdown-menu {max-height: 500px;overflow-y: auto;}   
}
@media (max-height: 600px) {
   .dropdown-menu {max-height: 300px;overflow-y: auto;}   
}

@media (max-width: 1200px) {
.sm_menu .nav-pills a, .sm_menu .nav-pills .nav-link {font-size: 14px !important; padding: 5px;}
.pop_menu a {font-size: 16px;}
.tab-content a, .product_text_blok, .leaders, .sm_menu .menu_gl {font-size: 14px !important;}
.img_text1 {font-size: 12px;} 
.img_text2 {display: none;}
.service ul {display: flex;white-space: nowrap;overflow: auto;-ms-overflow-style: none;scrollbar-width: none;}
.service ul::-webkit-scrollbar {width: 0;height: 0;}
.service {font-size: 14px}
.sm_logo img { max-height: 25px;}
}
@media (max-width: 992px) {
.sm_menu .nav-pills a, .sm_menu .nav-pills .nav-link {font-size: 14px !important; padding: 5px;}
.psevdo, .sort, .smart-filter-title {font-size: 14px;}
.tab-content a, .bystr_ss a , .sm_menu .menu_gl {font-size: 14px !important;}

}
@media (max-width: 991px) {
.sm_icon_mob {display: block;}
.footer_mob {background: #7a7a7a;display: block;width: 100%;position: fixed;bottom: 0;left: 0;z-index: 10000;}
.btn-up {bottom: 60px;}
.promo-sm,  .sm_search, .sm_icon{display: none !important;} 

}
@media (max-width: 768px) { 
.offcanvas .sm_icon, .offcanvas .sm_logo, .img_salon {display: none;}
.service {font-size: 12px; bottom: -38px;}
.sm_banner {margin-bottom: 25px;}
.sm-map {padding-left: 0px;}
.img_company {font-size: 12px;}
}

@media (max-width: 600px) { 
    .second-banner-text p {
    padding: 5px 5px;
    font-size: 12px;}
.spec_price p {font-size:12px; } 
.spec_price_item p {font-size:12px;margin-left: 0;padding: 5px}
.tab-content a {font-size: 12px !important;}
.sm_menu .nav-pills a, .sm_menu .nav-pills .nav-link {font-size: 12px !important; padding: 5px;}
/*.sm_menu .nav-link span{display: none;}
.sm_menu .nav-pills { width: 15%;}*/
.sm_menu .menu_gl {font-size: 14px !important;}
.offcanvas.offcanvas-start {width: 100% !important;}
.btn-cart {height: 30px;width: 30px;background-size: 75%;}
.btn-cart2 {height: 30px;width: 30px;background-size: 75%;}
.sm_ring span {font-size: 12px;}
.product-item-title {line-clamp: 3 !important; -webkit-line-clamp: 3 !important; min-height: 60px;}
.product-item-title a {font-size: 14px; }
.sklad_top {line-height: 15px;font-size: 12px;}
.catalog-section-list  .product-item-price-container .sm_bold {font-size: 12px;}
.catalog-section .product-item-price-container {min-height: 45px;}
.icon_item_salon { width: 30px;}
.icon_item_youtube {width: 30px;height: 21px;}
.icon_item .icon_item_hit span, .icon_item .icon_item_percent span, .icon_item .icon_item_new span, .icon_item .icon_item_diler span, .icon_item .icon_item_sale span {font-size: 0.6em;}
.icon_item .icon_item_sale, .icon_item .icon_item_hit {height: 21px;width: 30px;}
.bx-breadcrumb-item-text {font-size: 12px;}
.product-item .product-item-hidden {display: none !important;}
.psevdo li {margin: 1px 1px;}
}

@media (max-width: 576px) { 
.color_info {font-size: 50%;}
.sm_menu_mobil {display: block;}  .sm_menu_pk {display: none;}
.psevdo, .sort, .sm_bye .btn-sm-border, .sm_bye .btn-sm-cart {font-size: 12px;}
.sm_bye .btn-sm-border, .sm_bye .btn-sm-cart {width: 150px;margin-top: 5px;}
.product-item-button {display: grid;}
.sm_bye .btn-sm-cart span::before {top: -12px;}
.sm_header .sm_company{display: none;}

.sm_company p {font-size: 14px;}
.sm_company_2 p {font-size: 14px;}
.sm_preim p {font-size: 12px;}
.sm_preim span {font-size: 14px;}
.leftimg {margin: 10px 10px 10px 0;}
.sm_preim img {max-width: 50px;}
.sm_foot li {font-size: 14px;}
.ssyl_opis a {padding: 5px 10px;font-size: 12px;line-height: 2.8;}
.ssyl_opis_img img{width: 25px;padding-right: 5px;}
.sm_menu {min-width: 450px !important;}
.sm_info { font-size: 12px;         line-height: 1.2;}
}
@media (max-width: 510px) { 
.psevdo .content {padding-top:10px;}
.filter_button {float: none;}
.sm-lk {padding-left: 0px;}
.sm-map {padding-left: 0px;}
.sm-phone {padding-left: 40px;}
.sm-cart { padding-left: 40px;}
.img_phone { padding-left: 40px;}
.sm_icon_mob a {padding-left: 10px;}
.sm_icon_mob img {width: 100%; max-width: 20px;} 
.sm_logo img {max-height: 20px; width: 100%;}
p.cat_text {font-size: 13px;padding-top: 8px; font-weight: 700; text-transform: uppercase; color: #000 !important;}
}


@media (max-width: 450px) { 
.btn-cart {height: 35px;width: 35px;background-size: 75%;} 
.btn-cart2 {height: 35px;width: 35px;background-size: 75%;}
.sm_ring, .icon_item, .product-item-small-card .product-item .sm_grey, .spec_price_item {display: none;}
.catalog-section-list  .product-item-price-container .col-6 {flex: 0 0 auto; width: 58.33333333%;}
.sm_ring span {font-size: 0.6em;}
.product-item-title a {font-size: 12px;}
.sklad_top {line-height: 12px;font-size: 0.6em;}
.product-item-price-current {font-size: 14px;}
.product-item-price-old {font-size: 12px;}
.icon_item_salon { width: 30px;}
.icon_item_youtube {width: 30px;height: 21px;}
.icon_item .icon_item_hit span, .icon_item .icon_item_percent span, .icon_item .icon_item_new span, .icon_item .icon_item_diler span, .icon_item .icon_item_sale span {font-size: 0.6em;}
.icon_item .icon_item_sale, .icon_item .icon_item_hit {height: 21px;width: 30px;}
/*.catalog-section .container-fluid {padding: 0 !important;}*/
.bystr_ss li, .bystr_ss a, ul.leaders li, .product_info_blok li, .sm_foot li, .copyright p, .copyright a, .sm_company p, .sm_company_2 p {font-size: 12px !important}
.sm_company h2, .sm_company_2 h2, .sm_company h1, .sm_otbor h2, .sm_menu .menu_gl, .h1_gl_cat, .h1_gl, .tovar h2, .sm_container h1, .sm_container h2, .gl_h1 {font-size: 16px !important;}
.product-item-detail-price-current span {font-size: 16px !important;}
.sm_menu {min-width: 400px !important;}
}

@media (max-width: 360px) { 
.sm_menu {min-width: 350px !important;}
p.cat_text {font-size: 14px;padding-top: 7px; font-weight: 300; }
}

@media (max-width: 319px) {
.sm_logo img {max-height: 15px;}
.cat_text {display: none;}
}

/*куки*/
#cookie_note{
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 999;
}

#cookie_note p{
    margin: 0;
    font-size: 0.7rem;
    text-align: left;
    color: black;
}
#cookie_note a{
    text-decoration:none;
    color: black;
    border-bottom: 1px dashed;
}
.cookie_accept{
  width: 200px;
  background: #000;
  color: #fff;
  height: 40px;
  margin-left: 10px;
  border:none;
  white-space: nowrap;
  font-size: 14px;
}
@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
        
    }
    .cookie_accept{ margin-top: 10px;}
}
    .banner {
    position: fixed;
    bottom: 60px;
    right: 20px;
    width: 300px;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    border-radius: 10px;
    overflow: hidden;
    transition: transform 0.3s ease;
    z-index: 99;
}

.banner.hidden {
    display: none;
}

.banner video {
    width: 100%;
}

#close-btn {
    position: absolute;
    top: 5px;
    right: 10px;
    background: none;
    border: none;
    color: white;
    font-size: 20px;
    cursor: pointer;
    z-index:1;
}

/* Медиа-запрос для мобильных устройств */
@media (max-width: 600px) {
    .banner {
        width: calc(100% - 20px); /* Учитываем отступы по бокам */
        max-width: 50%; /* Максимальная ширина */
        /*left: 10px; */
        right: 10px;  
    }

    .banner video {
        width: 100%; /* Видео занимает всю ширину баннера */
    }
}

@media (max-width: 1000px) {.banner {bottom: 60px;}}

/*табы справа*/
#tabsContainer {display: none;}
#tabsContainer.active { display: flex; }
.tabs-fixed {
  position: fixed;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 16px;
  z-index: 999;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
}

.tab-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 130px;
  padding: 10px 5px;
  border-radius: 14px 0 0 14px;
  text-decoration: none;
  color: #fff;
  font-weight: 100;          
  font-size: 14px;
  line-height: 1.25;
  letter-spacing: 0.4px;
  text-align: center;
  transition: all 0.2s ease;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.10);
  writing-mode: vertical-rl;
  text-orientation: mixed;
  word-break: break-word;
  white-space: normal;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}

.tab-link span {
  display: block;
  transform: rotate(180deg);   
  white-space: nowrap;
  font-weight: 300;
  letter-spacing: 0.6px;
}
.tab-link:hover {
  filter: brightness(1.12);
  transform: scale(1.03);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
  color:#fff;
}

.tab-link:active {
  transform: scale(0.94);
  filter: brightness(0.92);
}
.tabs-close-btn {
  display: none;
  position: absolute;
  top: -12px;
  right: -12px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(4px);
  border: 2px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  z-index: 1000;
  display: none; /* скрыта по умолчанию */
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  padding: 0;
}
.tabs-close-btn:hover {
  background: rgba(0, 0, 0, 0.8);
  transform: scale(1.1);
}

.tabs-close-btn:active {
  transform: scale(0.9);
}

.tabs-fixed.hidden {
  transform: translateY(-50%) translateX(120%);
  opacity: 0;
  pointer-events: none;
}


@media (max-width: 1250px) {.tab-link {font-size: 12px;}}
@media (max-width: 768px) {
 .tabs-close-btn {
    display: flex !important;
    top: -30px;
    right: 6px;
    width: 26px;
    height: 26px;
    font-size: 12px;
  }
  .tabs-fixed {
    gap: 12px;
  }
  .tab-link {
    min-height: 110px;
    padding: 8px 3px;
    border-radius: 10px 0 0 10px;
  }
  .tab-link span {
    font-size: 12px;
    letter-spacing: 0.3px;
  }
}

@media (max-width: 480px) {
 .tabs-close-btn {
    width: 24px;
    height: 24px;
    font-size: 12px;
    top: -25px;
    right: 6px;
  }
  .tabs-fixed {
    gap: 10px;
  }
  .tab-link {
    min-height: 90px;
    padding: 6px 2px;
    border-radius: 8px 0 0 8px;
    font-size: 12px;
  }
  .tab-link span {
    font-size: 12px;
    letter-spacing: 0.2px;
  }
}
/* End */
/* /local/templates/eo_v2/components/bitrix/menu/vertical_accordion/style.css?1727678962301 */
/* /local/templates/eo_v2/components/arturgolubev/search.title/sm_artur_poisk/style.css?172120793214334 */
/* /local/components/custom/feedback/templates/sm_feedback/style.css?163125591267 */
/* /local/templates/eo_v2/styles.css?17449716652032 */
/* /local/templates/eo_v2/template_styles.css?178359360459369 */
