

/* Start:/local/templates/eshop_bootstrap_/components/bitrix/search.title/catalog_search/style.css?1753347910388*/

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	/*overflow:hidden;*/
	z-index:205;
	/*border: 1px red solid;*/
	/*width: 450px !important;*/
	background: white;
	padding: 5px !important;
}

a .title-search-price { font-size: 16px; padding-top: 5px; color: black; }

.title-search-result .search_prod {
	padding: 5px 0; border-bottom: 1px #ddd solid; margin: 5px 0;
}
/* End */


/* Start:/local/templates/eshop_bootstrap_/components/bitrix/breadcrumb/main/style.css?1753347911428*/
.bx-breadcrumb {
	padding: 20px 15px 20px;
	text-transform: uppercase;
	/*color: #A0A0A0;*/
	font-size: 11px;
}

.bx-breadcrumb .fa { margin-bottom: 3px; }

.bx-breadcrumb i {
	/*color: #A0AAB0;*/
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	vertical-align: middle;
	margin-right: 10px;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; text-decoration: none;}


/* End */


/* Start:/local/templates/eshop_bootstrap_/components/bitrix/menu/catalog_left/style.css?17533479112447*/


.left_menu { margin: 20px 0 25px 30px;}


.left_menu .nav>li>a {
    position: relative;
    display: inline-block;
    padding: 8px 0;
    color: rgba(0, 0, 0, 1);
    margin-right: 40px;
    font-family: 'fregatbold';
    text-transform: uppercase;
    font-size: 12px;
}


.left_menu .nav>li { border-bottom: 1px solid rgba(0,0,0, .1);}
.left_menu .nav>li:last-child { border-bottom: none;}


.left_menu li.dropdown.open {
    background:none;
}

.left_menu .nav>li>a.dropdown-toggle{
    display: inline-block !important;
    position: absolute;
    right: 0;
    margin: 2px 0 3px 0;
    padding: 3px 10px !important;
    font-size: 16px;

}
.left_menu .nav>li>a.dropdown-toggle:hover, .left_menu .nav>li>a.dropdown-toggle:focus, .left_menu .nav>li>a.dropdown-toggle:active{

    background: #A5A5A5 !important;

}


.left_menu .nav-pills>li>a{
    color: rgba(0,0,0, .8);
	/*background: none !important;    */
}
.left_menu .nav-pills>li>a:hover, .left_menu .nav-pills>li>a:focus {
    color: rgba(0,0,0, .5);
	background: none !important;    
}


.left_menu .nav-pills>li.active>a, .left_menu .nav-pills>li.active>a:hover, .left_menu .nav-pills>li.active>a:focus {
    color: rgba(0,0,0, .5);
	/*background: none !important;*/
	/*color: black;*/
}

.fa_submenu:hover {background: rgba( 255, 255, 255, .08);}

.left_menu .dropdown-menu {
    left: 232px;
    top: 0;
    background: rgba(0,0,0, .8); !important;
    border: none !important;
    font-size: 14px;
    text-transform: none;
    min-width: 250px;
}

.left_menu a.dropdown-menu {
    position: absolute;
    /*top: 100%;*/
    right: 0;
    top: 0;
    width: 280px;
    z-index: 1000;
    display: none;
    float: left;
    /*min-width: 160px;*/
    padding: 5px 0;
    margin: 0 0 0 -270px;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.25);
    /*border: 1px solid transparent;*/
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.left_menu .dropdown-menu>.active>a, .left_menu .dropdown-menu>.active>a:hover, .left_menu .dropdown-menu>.active>a:focus {
    color: rgba(255, 255,255, .6);
    text-decoration: none;
    outline: 0;
    background: none !important;
}

.left_menu .dropdown-menu li a:hover {
    color: black;
    background: rgba(255, 255,255, .5);
}
/* End */


/* Start:/local/templates/eshop_bootstrap_/components/bitrix/news.list/nashi_priemushestva/style.css?1753347911794*/




.index_priemushestva { width: 85px; height: 65px; float: left; margin-right: 10px;}


	/*   Приемущества	*/

.priem ul{ 
	background: rgba(255,5255,255, .60);
	border-bottom: 1px solid rgba(0,0,0, .1);
	list-style-type:none;
	font-size: 12px;
	text-transform: uppercase;	
	padding: 25px 0;
	margin: 0;

}
.priem li {
	display:inline-block;
	text-align: center;
	width: 250px;
	padding: 0 20px;
	font-size: 10px;
	/*border: 1px red solid;*/
}

/*.priem li:last-child { width: 210px; padding-right: 0; }*/


.priem img{float: left; margin-right: 10px; height: 62px; width: auto;}
.priem ul div {text-align: left !important; /*border: 1px red solid;*/ height: 62px; display: table-cell; vertical-align: middle;}

	/*   .Приемущества	*/
/* End */


/* Start:/local/templates/eshop_bootstrap_/components/bitrix/news.list/index_news/style.css?1753347911363*/

		.index_news {margin-top: 10px; margin-bottom: 30px; line-height: 16pt; font-size: 14px;}
		.index_news .date {/*font-size: 13px;*/ color: rgba(255,255,255, .6); display: block; margin-bottom: 10px;}
		.index_news a {color: rgba(255,255,255, 1); /*font-size: 14px;*/ display: block; margin-bottom: 15px; }
		.index_news a:hover {color: rgba(255,255,255, .7); }

/* End */


/* Start:/local/templates/eshop_bootstrap_/components/bitrix/sale.basket.basket.line/cart/style.css?1753347911273*/

		.cart_b {
			 background: #5B5B5B;
			height: 60px;
			margin-bottom: 10px;	
			color: white;
			font-size: 26px;
			display: block;
			text-align: center;
			padding-top: 5px;
			line-height: 18pt;
			
			}

			.cart_b .kol { font-size: 14px; margi-top: -3px;}









/* End */


/* Start:/local/templates/eshop_bootstrap_/styles.css?175334791083*/
.bx-filter-parameters-box-container{
    max-height: 300px;
    overflow-x: auto;
}
/* End */


/* Start:/local/templates/eshop_bootstrap_/template_styles.css?17712431961186*/
.fly-btn-feedback {
    position: fixed;
    right: 10px;
    z-index: 3000;
    bottom: 10px;
}

.fly-btn-feedback__item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    background-color: #F5F4F9;
    cursor: pointer;
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    transition: all 0.2s ease-in;
}

.fly-btn-feedback__item:hover {
   transform: scale(1.05);
}

.fly-btn-feedback__item::before {
    content: '';
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: block;
}

.fly-btn-feedback__item--whatsapp {
    background: #26A819;
    background: linear-gradient(0deg, rgba(38,168,25,1) 0%, rgba(58,194,45,1) 100%);
}

.fly-btn-feedback__item--whatsapp::before {
    background-image: url("/local/templates/eshop_bootstrap_/images/svg/fly-btn-whatsapp.svg");
}

.offer-container p, .license-container p {
    margin-bottom: 5px;
}

.footer__policy {
    margin-right: 10px;
}
/* End */
/* /local/templates/eshop_bootstrap_/components/bitrix/search.title/catalog_search/style.css?1753347910388 */
/* /local/templates/eshop_bootstrap_/components/bitrix/breadcrumb/main/style.css?1753347911428 */
/* /local/templates/eshop_bootstrap_/components/bitrix/menu/catalog_left/style.css?17533479112447 */
/* /local/templates/eshop_bootstrap_/components/bitrix/news.list/nashi_priemushestva/style.css?1753347911794 */
/* /local/templates/eshop_bootstrap_/components/bitrix/news.list/index_news/style.css?1753347911363 */
/* /local/templates/eshop_bootstrap_/components/bitrix/sale.basket.basket.line/cart/style.css?1753347911273 */
/* /local/templates/eshop_bootstrap_/styles.css?175334791083 */
/* /local/templates/eshop_bootstrap_/template_styles.css?17712431961186 */
