

/* Start:/bitrix/templates/lime/components/bitrix/menu/category_menu/style.css?17814473501477*/
@media (max-width: 1000px) {
    .category_menu_li {
        max-width: 200px;
    }
    .category_menu_a {
        height: 100%;
    }
}
@media (max-width: 500px) {
    .category_menu_li {
        max-width: 130px;
    }
}
.category_menu_ul {    list-style-type: none;
    background: #fff;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
    
.category_menu_a {    
    display: flex;
    padding: 4px 7px;
    color: #000;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 600;    
    border: 1px solid #e4e4e4;
    background: #f9f9f9;
    align-items: center;
    justify-content: center;
}
.category_menu_li {
    margin-right: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
    text-align: center;
    
}
.category_menu_a:hover, .category_menu-selected .category_menu_a {
    background: var(--red) ; 
    color: #fff;
    border: 1px solid var(--red);
    
}
.category_menu-selected .category_menu_a {color: #fff !important;}


.category_menu_custom a {
    position: relative;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    color: #000;
    border-bottom: 1px solid #eee;
    text-decoration: none;
}
.category_menu_custom a:hover, .category_menu_custom a:focus {background: #f7f7f7; color: #000;}   
.category_menu_custom svg {height: 35px;
    stroke: #5db300;
    fill: #5db300;
    position: absolute;
    right: 10px;
}
.category_category-wrap {
    margin-bottom: 40px;
}    



/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1781447347675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/templates/lime/components/bitrix/news/.zameri/bitrix/news.list/.default/style.css?1781447350646*/
div.news-list
{
	word-wrap: break-word;
}
.news-item {
    margin: 15px 0;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px;
}
.preview-text-custom p {
    display: inline;
    margin-bottom: 0;
}
.preview-text-custom a {
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    font-weight: bold;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.otzivi-date-time {
    margin-bottom: 10px;
    color: #000000;
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
}

.mp_newstag {
    color: #d1110a;
    font-weight: bold;
}
.news-item a {
 text-decoration: none;   
}
/* End */
/* /bitrix/templates/lime/components/bitrix/menu/category_menu/style.css?17814473501477 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1781447347675 */
/* /bitrix/templates/lime/components/bitrix/news/.zameri/bitrix/news.list/.default/style.css?1781447350646 */
