

/* Start:/local/templates/main/assets/css/fonts-lato.css?17708013551306*/
@font-face {  font-family: 'Lato';  src: url("/local/templates/main/assets/css/fonts/LatoLight/LatoLight.woff2") format("woff2");  font-weight: 300;  font-display: swap;  font-style: normal;  }  @font-face {  font-family: 'Lato';  src: url("/local/templates/main/assets/css/fonts/LatoRegular/LatoRegular.woff2") format("woff2");  font-weight: 400;  font-display: swap;  font-style: normal;  }  @font-face {  font-family: 'Lato';  font-weight: 500;  font-display: swap;  font-style: normal;  src: url('/local/templates/main/assets/css/fonts/LatoMedium/LatoMedium.woff2') format('woff2');  }  @font-face {  font-family: 'Lato';  font-weight: 600;  font-display: swap;  font-style: normal;  src: url('/local/templates/main/assets/css/fonts/LatoSemibold/LatoSemibold.woff2') format('woff2');  }  @font-face {  font-family: 'Lato';  font-weight: 700;  font-display: swap;  font-style: normal;  src: url('/local/templates/main/assets/css/fonts/LatoBold/LatoBold.woff2') format('woff2');  }  @font-face {  font-family: 'Lato';  font-weight: 900;  font-display: swap;  font-style: normal;  src: url('/local/templates/main/assets/css/fonts/LatoHeavy/LatoHeavy.woff2') format('woff2');  }  @font-face {  font-family: 'FontAwesome';  src: url('/local/templates/main/assets/css/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/local/templates/main/assets/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');  font-weight: normal;  font-display: swap;  font-style: normal  }

/* End */


/* Start:/local/components/lb/banner_line/templates/.default/style.css?17683715671417*/
.c-banner + .header {position: initial !important;}  .c-banner {background-color: #FDF5D6 !important;}  .banner-box {max-width: 1320px;margin-left: auto;margin-right: auto;padding: 12px 40px 12px 15px;position: relative;}  .banner-box p {color: #000000;font-size: 14px;line-height: 1.3;font-weight: 500;}  .banner-box a {color: #D84B37;font-size: 14px;line-height: 1.3;font-weight: 500;border-bottom: 1px solid #D84B37;white-space: nowrap;}  .banner-box__right {padding-top: 10px;}  .modal-close-btn {width: 40px;height: 40px;background: transparent;border: none;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;right: 0;}  .modal-close-btn svg {stroke: #C9C9C9;transition: all 0.2s ease-in-out;}  .modal-close-btn svg:hover {stroke: #000000}  @media only screen and (min-width: 768px) {  .banner-box {display: flex;width: 100%;align-items: center;}  .modal-close-btn {position: initial;}  .banner-box__right {margin-left: auto;}  .banner-box__right {padding-top: 0;}  }  @media only screen and (min-width: 992px) {  .banner-box {padding: 12px 45px;}  .banner-box__left {margin-right: 20px;}  }  @media only screen and (min-width: 1200px) {  .banner-box p, .banner-box a {font-size: 18px;}  }  @media only screen and (min-width: 1520px) {  .modal-close-btn {position: absolute;right: -50px;top: 50%;transform: translateY(-50%);}  .banner-box p, .banner-box a {font-size: 21px;}  }

/* End */


/* Start:/local/components/lb/lang.toggler/templates/.default/style.css?17683715672535*/
.custom-select {height: 100%;position: relative;}  .select-lang__btn {height: 100%;background: 0 0;padding: 0 1.3rem 0 0.8rem;color: #000000;border-radius: 6px;border: 1px solid #000000;font-size: .75rem;text-transform: uppercase;line-height: 20px;}  .custom-select__btn {position: relative;}  .custom-select__btn:after {position: absolute;content: '';display: block;width: 0.625rem;right: 0.275rem;height: 0.375rem;top: 50%;-webkit-transition: .4s cubic-bezier(.36, .26, .19, 1.03);-o-transition: .4s cubic-bezier(.36, .26, .19, 1.03);transition: .4s cubic-bezier(.36, .26, .19, 1.03); /*background: url(/local/components/lb/lang.toggler/templates/.default/img/svg/arrow-down.svg) 0 0/0.6rem no-repeat;*/background-image: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.80936 0.523973C7.98021 0.694828 7.98021 0.971837 7.80936 1.14269L4.30936 4.64269C4.1385 4.81355 3.86149 4.81355 3.69064 4.64269L0.190641 1.14269C0.0197864 0.971837 0.0197864 0.694827 0.190641 0.523973C0.361495 0.353118 0.638505 0.353118 0.809359 0.523973L4 3.71461L7.19064 0.523973C7.36149 0.353119 7.6385 0.353119 7.80936 0.523973Z' fill='%23000000'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-size: 10px;margin-top: -0.1875rem;}  .select-lang__list {display: none;-webkit-box-align: center;-ms-flex-align: center;align-items: center;list-style-type: none;background: #fff;position: absolute;z-index: 11;width: 100%;top: 100%;border: 1px solid #000000;left: 0;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-top: 0;}  .select-lang__list .select-lang__link {padding: 0.5rem 1rem 0.5rem 0.5rem;}  .select-lang__link {padding: 0.5rem;font-size: .75rem;color: #000000;text-decoration: none;display: block;text-transform: uppercase;text-align: center;-webkit-transition: background-color .3s ease-in-out;-o-transition: background-color .3s ease-in-out;transition: background-color .3s ease-in-out;}  .custom-select__btn.selected:after {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);}  .custom-select__btn.selected {border-bottom-left-radius: 0;border-bottom-right-radius: 0;}  .select-lang__link:hover {color: #000000;text-decoration: none;background: #d5dbde63;}  .list_item.list_item--search {width: initial;}  .list_item--search .custom-select {border-color: #3E4856;}  .select-lang__item:not(:last-child) {border-bottom: 1px solid #d5dbde;}  .list_item.list_item--search {margin-left: 20px;}  .header-top-menu .custom-select {top: -2px;}

/* End */


/* Start:/local/templates/main/components/bitrix/sale.basket.basket.line/basket_top/style.min.css?17683715873569*/
.bx-basket-block{font-size:12px;padding-bottom:5px;white-space:nowrap;position:relative;padding-left:20px}.bx-basket-block>.fa{color:#97a1ab;width:12px;position:absolute;left:0;top:3px}.bx-basket-block a{color:#039be5;border-bottom:1px dashed;margin-right:10px}.bx-basket-block a:hover{text-decoration:none;border-bottom-color:transparent}@media(min-width:768px){.bx-basket-fixed{width:200px;position:fixed;z-index:1100;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;z-index:1100;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden;bottom:0;left:0;right:0}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-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:0;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:#ddd;text-decoration:none}.bx-basket-item-list-button-container a.btn:hover,.bx-basket-item-list-button-container a.btn:active{color:#fff}.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:0;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_cart_login_top .bx-hdr-profile a{text-decoration:none}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/main/components/arturgolubev/search.title/custom/style.css?176837158214151*/
/* 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: 10px 0 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;}  .bx_smart_searche.theme-blue .bx_item_block_href:hover .bx_item_block_item_name_flex_align, .bx_smart_searche.theme-blue .bx_item_block_href:hover .bx_item_block_item_name_flex_align b, .bx_smart_searche.theme-blue .bx_item_block_href:hover .bx_price_new {color: #ffffff;}  .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: #f8fafc;border: 1px solid #d5dadc;border-right: none;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/main/components/arturgolubev/search.title/custom/images/search-icon.png) center center no-repeat #95a1a8;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;}  .bx-searchtitle .bx-input-group-btn button:hover {background-color: #2E3033;}  div.title-search-result {border: 0 none !important;border-top: 0 none;display: none;overflow: hidden;position: absolute;left: 0;z-index: 999;min-width: 200px;top: 37.5px;background-color: #FFF; /* border-top: 0 none; */box-shadow: 0 0 7px -2px #d6d6d6;transform: translate(14px, -13px);border-radius: 12px;margin-top: 12px;border-top-left-radius: 0;border-top-right-radius: 0;}  div.title-search-fader {display: none;background-image: url('/local/templates/main/components/arturgolubev/search.title/custom/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/main/components/arturgolubev/search.title/custom/image/noimg.png);}  .bx_smart_searche .bx_item_element {padding: 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 {border: none;height: 34px;text-decoration: none;border-radius: 2px;text-transform: uppercase;width: 100%;background: #f2f2f2;text-align: center;font-size: 12px;letter-spacing: 1.2px;padding: 11px 0;color: #333333;margin: 0;line-height: 1.3;display: flex;align-items: center;justify-content: center;font-weight: 400;}  .bx_smart_searche .bx_item_block.all_result .all_result_button:hover {color: #fff;background-color: #4990e2;}  .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: #feeed2;}  .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;background-color: #ffffff;}  .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: 34px;padding-left: 5px;}  .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: 13px;right: 110%;width: 30px;height: 38px;z-index: 5;display: none;left: 0;background-color: #fff;background-repeat: no-repeat;background-position: center;}  .bx-searchtitle .bx-searchtitle-preloader.view {background-image: url(/local/templates/main/components/arturgolubev/search.title/custom/images/loader_orange.gif);}  /* blue */  .bx-searchtitle.theme-blue .bx-input-group .bx-form-control {border-color: #2E3033;}  .bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {background-image: url(/local/templates/main/components/arturgolubev/search.title/custom/images/loader_blue.gif);}  .bx-searchtitle.theme-blue .bx-input-group-btn button {background-color: #2E3033;border-color: #2E3033;color: #FFF;}  .bx_smart_searche.theme-blue .bx_item_element a b {color: #2E3033;}  .bx_smart_searche.theme-blue .bx_item_block_href:hover {background-color: #2E3033;}  .bx_smart_searche.theme-blue .bx_item_block_href_category_name {color: #2E3033;}  .bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {color: #2E3033;}  .bx_smart_searche.theme-blue .bx_item_block_hrline {border-color: #2E3033;display: none;}  /* 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/main/components/arturgolubev/search.title/custom/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: #2E3033;border-color: #2E3033;text-decoration: none;}  .bx_smart_searche.theme-black .bx_item_element a b {color: #2E3033;}  .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: #2E3033;}  .bx-searchtitle.theme-green .bx-searchtitle-preloader.view {background-image: url(/local/templates/main/components/arturgolubev/search.title/custom/images/loader_green.gif);}  .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button {background-color: #2E3033;border-color: #2E3033;}  .bx-searchtitle.theme-green .bx-input-group-btn button {background-color: #2E3033;border-color: #2E3033;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: #2E3033;border-color: #2E3033;text-decoration: none;}  .bx_smart_searche.theme-green .bx_item_element a b {color: #2E3033;}  .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: #2E3033;}  .bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {color: #2E3033;}  .bx_smart_searche.theme-green .bx_item_block_hrline {border-color: #2E3033;}  /* 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/main/components/arturgolubev/search.title/custom/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;}  .bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {background-image: url(/local/templates/main/components/arturgolubev/search.title/custom/images/loader_yellow.gif);}  .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button {background-color: #F9A91D;border-color: #F9A91D;}  .bx-searchtitle.theme-yellow .bx-input-group-btn button {background-color: #F9A91D;border-color: #F9A91D;color: #FFF;}  .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: #faba4a;border-color: #faba4a;text-decoration: none;}  .bx_smart_searche.theme-yellow .bx_item_element a b {color: #faba4a;}  .bx_smart_searche.theme-yellow .bx_item_block_href_category_name {color: #F9A91D;}  .bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {color: #F9A91D;}  .bx_smart_searche.theme-yellow .bx_item_block_hrline {border-color: #F9A91D;}  .bx_smart_searche.theme-blue .bx_item_block_href:hover .bx_item_block_href_category_name {color: #ffffff;}  .bx_smart_no_result_find small {color: #868686;font-size: 0.9em;}  .js_search_href.bx_item_block_href.bx_item_block_section img {display: none;}  .js_search_href.bx_item_block_href.bx_item_block_section .bx_item_block_item_image {width: 5px !important;background-color: transparent;}  div#smart-title-search {width: 100%;}

/* End */


/* Start:/local/templates/main/template_styles.css?1768371587825*/
[href="#"] {cursor: default !important;}  .pos-re {position: relative;}  .cf-turnstile {z-index: 999999;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}  form.load {position: relative;}  form.load:before {z-index: 11;content: "";position: absolute;width: 100%;height: 100%;background: #ffffff;background-image: url(/local/templates/main/assets/img/loading.gif);background-repeat: no-repeat;background-position: center;background-size: 50px;top: 0;left: 0;opacity: .9;}  .pos-re {position: relative;}  .privacy-policy__description .section-title {margin-top: 0;}
.agree-block label {

    line-height: 1.3;
    max-width: 250px;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 14px;
    display: block;
    padding-left: 25px;
    position: relative;
}

/* End */
/* /local/templates/main/assets/css/fonts-lato.css?17708013551306 */
/* /local/components/lb/banner_line/templates/.default/style.css?17683715671417 */
/* /local/components/lb/lang.toggler/templates/.default/style.css?17683715672535 */
/* /local/templates/main/components/bitrix/sale.basket.basket.line/basket_top/style.min.css?17683715873569 */
/* /local/templates/main/components/arturgolubev/search.title/custom/style.css?176837158214151 */
/* /local/templates/main/template_styles.css?1768371587825 */
