

.bx-blue .btn.btn-default {background: #6495ed; border: none;}

.bx-blue .btn.btn-default:hover, .bx-blue .btn.btn-default:active, .bx-blue .btn.btn-default:focus {background: #1A62DF }

/******************************************/



.cart_b:hover, .cart_b:active, .cart_b:focus { background: #6495ed }
.cart_b a:hover, .cart_b a:active, .cart_b a:focus {color: white }

.bx_catalog-compare-list_sravn:hover, .bx_catalog-compare-list_sravn:active, .bx_catalog-compare-list_sravn:focus {background: #6495ed}
.bx_catalog-compare-list_sravn a:hover, .bx_catalog-compare-list_sravn a:active, .bx_catalog-compare-list_sravn a:focus {color: white}



a {color: #6495ed;}
a:hover, a:active, a:focus {color: black;}


/*		Основная кнопка (В корзину)		*/

 .btn-danger{ background: #6495ed; border: none;}
 .btn-danger:hover,  .btn-danger:active,  .btn-danger:focus{ background: #1A62DF }

/*		.Основная кнопка (В корзину)		*/

/*		Основное, горизонтальное меню		*/

/*.main_menu_gorizontal {background: green;}*/

.main_menu_gorizontal {background:rgba(0,0,0, .8);}
.nav-justified>li:hover, .nav-justified>li:active, .nav-justified>li:focus {
background: #777777;
color: white !important;
}

.nav-justified>li.more_razdel:hover, .nav-justified>li.more_razdel:active, .nav-justified.more_razdel>li:focus { background: #6495ed;}
li.dropdown.open {background: #777777;}

		/*подменю "дополнительные разделы"*/
		
		li.dropdown.more_razdel:hover {background: #6495ed;}
		li.dropdown.open.more_razdel {background: #6495ed; }
		li.more_razdel .dropdown-menu {  background: #6495ed; }


/*		.Основное, горизонтальное меню		*/


/*				Кнопка в слайдере					*/
	.index_slider .item .text>div a{ background: rgba(5,150,255, 0.7); }
/*				Кнопка в слайдере					*/

/*              Плитки              */
.plitki_prod_index .price{
    background: #6FA0F5;
    }
/*              .Плитки              */

.header_table .form_search .btn:hover {color: #6495ed;}

.footer a:hover { color:  #6495ed; }


.top_menu_end_enter a:hover{ color:#6495ed; text-decoration: none; }

/*Каталог */

.type_show a:hover, .type_show a:active, .type_show a:focus { color: #6495ed; }
.sort_catalog .btn:hover, .sort_catalog .btn:active, .sort_catalog .btn:focus { color: #6495ed; }

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #6495ed !important;
}
.bx_item_detail .btn-danger.one_click { background: #7E93B8; }

/*.Каталог */

/*              приемущества по умолчанию           */

.index_priemushestva.faq {
    background: url(images/priem_faq.png) center center no-repeat;
    width: 61px;

}

.index_priemushestva.dostavka {
    background: url(images/priem_dostavka.png) center center no-repeat;
    width: 84px;

}

.index_priemushestva.garantii {
    background: url(images/priem_garantii.png) center center no-repeat;
    width: 50px;

}

.index_priemushestva.raschet {
    background: url(images/priem_raschet.png) center center no-repeat;
    width: 67px;
}
/*              .приемущества по умолчанию          */

.logo {
    background: url(images/logo.png) no-repeat;
    /*margin-right: 20px;*/
}
.logo>div {
    min-width: 170px;
    min-height: 50px;
    display: inline-block;
}

.logo_footer {
    background: url(images/logo.png) no-repeat;
    -webkit-filter: grayscale(1) opacity(0.6);
    background-size: contain;
    width: 120px;
    height: 50px;
    margin-bottom: 10px;
    /*margin-right: 20px;*/
}
