

/* Start:/local/templates/idetremont_v2/components/bitrix/news.list/homeservices_inner/style.css?17588148461421*/
.category-menu-simple{
	clear: both;
}
.category-menu-simple ul {
	padding: 0;
	margin: 0 -15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.category-menu-simple ul li {
	display: block;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 33.333%;
	        flex: 0 0 33.333%;
	margin: 0 0 30px 0;
	list-style: none;
}
.category-menu-simple ul li a {
	display: block;
    text-decoration: none;
    line-height: 20px;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    background: #34860b;
    border-radius: 4px;
}
.category-menu-simple ul li a:hover{
	    background: #2a680b;
}
.category-menu-simple ul li:before, .category-menu-simple ul li:after{
	display: none;
}
@media only screen and (max-width: 768px){
	.category-menu-simple ul li{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
	}
}
@media only screen and (max-width: 768px){
	.category-menu-simple ul li{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
	}
}
/* End */
/* /local/templates/idetremont_v2/components/bitrix/news.list/homeservices_inner/style.css?17588148461421 */
