/*
 Theme Name:   Municipaux
 Description:  Twenty Sixteen Child Theme
 Author:       Adrien Delcroix
 Author URI:   http://epnb.fr
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  Municipaux
*/

.epnb-document-table table {
	border: none;
	border-collapse: collapse;
	width: 100%;
}

.epnb-document-table td {
	text-align: center;
	border: 3px solid #ddd;
}

.epnb-document-table td a:hover {
	color: red;
}

.site-footer .site-title::after {
    display: inline-block;
    font-family: Montserrat,sans-serif;
    opacity: 0.7;
    padding: 0 0.307692em 0 0.538462em;
}

.epnb_list_towns_category {
	width: 100%;
	list-style-type: none;
}

.epnb_list_town_element {
	width: 50%;
	float: left;
}
