/*
Theme Name: Drancy Danses
Theme URI: 
Description: Thème pour Drancy Danses
Author: José Folio
Author URI: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Template: twentyeleven
*/

/* @import url("../twentyeleven/style.css"); */
#content {
	min-height:600px;
}
#content a {
	text-decoration:underline !important;
}

.blocks-gallery-item__caption a {
	color:#fff;
}

.one-column #page {
    max-width: 96% !important;
}
.imprint {
	display:none;
}
#branding img {
	height: 270px !important;
	/*width: 537px !important;*/
	margin: auto;
	margin-top: auto;
	margin-top: -52px;
}

#access {
	background : unset !important;
	background-color:#2f08b9  !important;
	margin-top: 20px !important;
	margin-bottom: -40px !important;
}
#access li {
	font-weight:bold;
}

/* Style Menu sélectionné */
.mega-menu-link {
	cursor:pointer;
}
#access .current_page_item > a {
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5) !important;
	color: #373737;
}
#access .current-menu-parent > a {
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access div {
	margin:0 1.6% !important;
}
.borderCell td {
	border:1px solid #d5d5d5  !important;
}
.wp-block-table th {
	border: 1px solid lightgray !important;
	text-transform:unset !important;
	color:#000 !important;
	font-size:12px !important;
	vertical-align: middle;
	text-align: center;
}
.wp-block-table td {
	padding:10px !important;
}
article .entry-meta {
	display:block;
}
.singular .entry-title {
    font-size: 26px !important;
    line-height: 3px !important;
	white-space:nowrap;
}
.photo_activity {
    width: 54%;
}
.post-edit-link {
	display:none;
}
.entry-content h6 {
	border: 3px solid #a30004;
	padding: 8px;
	border-radius: 10px;
	font-size:16px;
	background-color: #e2e2e2;
	color: #a30004;
	width: max-content;
	
}

@media screen and (max-width: 1150px)
{
	.singular .entry-title {
		margin-left:2%;
	}
}
@media screen and (max-width: 650px) {
	body {
		padding:0px;
		width:100%;
	}
	#main #content {
		margin:0 2.6% !important;
	}
	#branding img {
		width: unset !important;
		height: 200px !important;
	}
	#site-description {
		height: 26px !important;
		margin-bottom: 4.656em !important;
	}	
	.singular .entry-title {
		font-size: 18px !important;
		line-height: 3px !important;
	}
	#addmap {
		width:unset !important;
	}
}
@media screen and (max-width: 480px) {
	html {
		width:max-content;
	}
	body {
		padding:0px;
	}
}




