/* Основной стиль для ссылок в меню */
.nav.nav-pills > li > a {
    transition: color 0.3s ease;
}

/* Стиль при наведении на ссылку */
.nav.nav-pills > li > a:hover {
    color: #cacaca !important; /* Белый цвет текста */
    background-color: transparent !important; /* Убираем фон при наведении */
}

/* Дополнительно: стиль для активного состояния ссылок */
.nav.nav-pills > li.active > a {
    color: #cacaca !important;
    background-color: #337ab7 !important; /* Пример цвета фона для активного элемента */
}

.notif_popup2 {
    background: #69043b !important;
}
.notif_popup2 p {
    color: #ffffff !important;
}
.notif_popup2 .notif_popup_close_button {
    background: #ffffff !important;
    color: #69043b;
}
.hidden1-sm {
    background-image: url(/bgnew2.jpg) !important;
    background-size: cover !important;
}

.cart_b, .sravn_b, .fav_b, .menu_mobile .navbar-header {
    background: linear-gradient(to left, rgb(223 7 123), rgb(203 11 118)) !important;
    box-shadow: 1px 2px 1px #71717175 !important;
}

.main_menu_gorizontal>div>ul>li>a, .main_menu_gorizontal>div>div>ul>li>a
{padding: 11px 4px 0px 0px !important;
font-size: 13px !important;
}
.red-reviews-button {
    font-size: 16px;
    padding: 10px 15px 10px 40px;
    border-radius: 5px;
    color: #FFF;
    font-weight: 400;
    border: none;
    cursor: pointer;
    background: url(/bitrix/themes/.default/chililab.comments/public/images/quote.png) no-repeat left center #e54b7f;
    background-size: contain;
}
.red-reviews-button:hover {
background-color:#bf3865;
}
.red-modality .button {
    background: #e54b7f;
}
.red-modality .button:hover {
    background: #bf3865;
}

.red-review-body {
    font-size: 1.93rem;
}
.red-review-name {
    font-size: 1.5rem;
}
.red-reviews-sortbar {
    font-size: 1.5rem;
}
.red-reviews-info div.reviews-stat {
    font-size: 1.5rem;
}
.red-reviews h1 {
    font-size: 3em;
}
.red-reviews-info div.reviews-overall {
    font-size: 1.8rem;
}
.red-reviews-info .star {
    margin-top: -2px;
}
.main_menu_gorizontal>div>ul>li {
padding-top: 3px !important;
    padding-left: 10px !important;
}
.red-reviews-bar {
    min-width: auto !important;

}
.bx_item_detail .btn-default.border {
    display: none;
}
.prod_plitki:hover .text_list_novibor {
	height: 70px !important;
min-height: 50px !important;
margin: auto !important;}
.text_list_novibor {
    max-height: 44 !important;
    height: 70px !important;!i;!;
    min-height: 50px !important;
    margin: auto !important;
}
.prod_plitki:hover .text_list_novibor {
    max-height: 150pxpx !important;
}
@media only screen and (min-width: 1000px) {
	.knk_cart {display:none;}
#knk_cart {display:none;}
}

.mobile_menu.affix {
    z-index: 999999999999999999;
}
.knk_menu{
	position: absolute;
    top: 105px;
    width: 100%;
	height: 60px;
    padding-top: 5px;
    width: 100%;
    /* box-shadow: none !important; */
    color: #fff !important;
    background: linear-gradient(90deg, #6B112A 0%, rgb(68 14 29) 50%, #6B112A 100%);
display: inherit;
}
@media screen and (max-width: 997px) {
.knk_menu{}
}
@media screen and (min-width: 1024px) {
.title_page_main {
    margin-top: -71px !important;
    padding-top: 40px !important;
    padding-bottom: 10px !important;
    margin-bottom: 40px !important;
}
.bx_item_detail {
border: 3px outset #5d043c7a;
    padding: 19px 67px 0px 0px;
    border-radius: 17px;
}
 }
hr {
    display: none;
}
.plashka {
    display: none;
}
h2.line, h3.line, h4.line, h5.line, h5.line { border-bottom: 1px #ddd solid; margin-bottom: 20px; padding-bottom: 5px;  font-family: 'light' !important }
h1, h2, h3, h4, h5, h6 { font-family: "light"; }

body { font-family: "light"; }

b, strong,th { font-family: 'bold'; }

.list_content { list-style: none; margin: 15px 0; }
.list_content li:before {
    font-family: "FontAwesome";
    content:"\f105";
    padding: 2px 7px 0 0;
}


img.content_img_responsive {}



.list_content li { line-height: 16pt; margin-bottom: 8px;}

.content_vagno, .content_info , .content_contact {
	padding: 20px 20px 20px 70px;
	position: relative;
/*	border-top: #E9E1E1 2px solid;
	border-bottom: #E9E1E1 2px solid;*/
	margin: 20px 0 20px 0;
    border-radius: 3px;
    /*font-family: "normal";*/
}

	.content_vagno:before, .content_info:before, .content_contact:before {
    position: absolute;
    top: 20px;
    left: 15px;
    /*color: #F17878;*/
    color: white;
    font-family: "FontAwesome";
    font-size: 43px;
    line-height: 43px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.08);
}

	.content_vagno:before {content:"\f06a"; }
	.content_info:before {content:"\f05a"; }
	.content_contact:before {content:"\f1d8";  font-size: 38px;  line-height: 38px; }

	.content_vagno{background: #E9B8B8;}
	.content_info{background: #D5D9E6;}
	.content_contact{background: #DEE8D8; }

	.content_img_responsive, .content_img_left, .content_img_right { padding: 3px; border: 1px #E2E2E2 solid; }

	.content_img_left, .content_img_right { display: inline-block; }
	.content_img_left { float: left; margin: 0 15px 5px 0; }
	.content_img_right { float: right; margin: 0 0 5px 15px; }


	.content_img_responsive img{
		width: 100%;
		height: auto;
	}

/*

Важно
fa-exclamation-circle
content:"\f06a";
content:"\f071";


Цитата
content:"\f10d";

Скидки
content:"\f295";


Часы
content:"\f017";
*/