

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

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/menu/mobile/style.css?1766067415957*/
.menu_mobile .navbar-toggle {float: none !important;}
.menu_mobile .navbar-header button { color: white; text-transform: uppercase;}

.menu_mobile .dropdown.active a.dropdown-toggle, li.active a.root-item-selected { color: rgba(255,255,255, .5); text-decoration: none; }


.menu_mobile .navbar-header { background: rgba(0,0,0, .8) !important; }
.menu_mobile .navbar-nav { background: rgba(0,0,0, .75) !important; text-transform: uppercase; font-size: 13px;}
.menu_mobile .nav>li { padding: 0 10px; }

.menu_mobile .dropdown-menu a { bottom-top: 1px rgba(255,255,255, .1) !important; font-size: 12px; }

 
.menu_mobile .dropdown-menu { background: #777 !important }

.menu_mobile .navbar-header button { display: inline-block; float: left; margin-left: 5px; }

@media (min-width: 768px) {
.menu_mobile .dropdown-menu { background: #777 !important; margin-left: 250px; }
.menu_mobile .dropdown-menu a{ border-top: none !important; }

	}

/* End */


/* Start:/local/templates/eshop_bootstrap_/components/bitrix/menu/top_mobile/style.css?1766067415299*/

.top_menu_mobile {background: rgba(0,0,0, .7) !important; margin: 0; padding: 10px 0;}

.top_menu_mobile a{ color: white; border-top: 1px red !important;}
.top_menu_mobile li{ color: white;  padding: 5px 10px; text-align: left;}

.top_menu_mobile ul { margin:0; margin: 20px 0 !important; }

/* End */


/* Start:/local/templates/eshop_bootstrap_/components/bitrix/menu/top/style.css?1766067415103*/

.top_menu_end_enter a.root-item-selected {color: #A3A9B2 !important; text-decoration: underline;}


/* End */


/* Start:/local/templates/eshop_bootstrap_/components/bitrix/breadcrumb/main/style.css?1766067411428*/
.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?17660674152447*/


.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/menu/bottom/style.css?1766067415103*/

.top_menu_end_enter a.root-item-selected {color: #A3A9B2 !important; text-decoration: underline;}


/* End */
/* /local/templates/eshop_bootstrap_/components/bitrix/search.title/catalog_search/style.css?1766067416388 */
/* /local/templates/eshop_bootstrap_/components/bitrix/menu/mobile/style.css?1766067415957 */
/* /local/templates/eshop_bootstrap_/components/bitrix/menu/top_mobile/style.css?1766067415299 */
/* /local/templates/eshop_bootstrap_/components/bitrix/menu/top/style.css?1766067415103 */
/* /local/templates/eshop_bootstrap_/components/bitrix/breadcrumb/main/style.css?1766067411428 */
/* /local/templates/eshop_bootstrap_/components/bitrix/menu/catalog_left/style.css?17660674152447 */
/* /local/templates/eshop_bootstrap_/components/bitrix/menu/bottom/style.css?1766067415103 */
