/*
    Theme Name: Cenote Child
    Template: cenote
*/

@font-face {
    font-family: 'AquaGrotesque';
    src: url('fonts/aqua-grotesque.ttf');
    font-display: auto;
}

.site-title a {
    font-family: 'AquaGrotesque', sans-serif !important;
    font-size: 112px;
}

.cenote-sticky-main
{
	background-color: #ff4c4d; /*couleur du menu */

}

.entry-date, .posted-on
{
	display:none; /* cache la date des article */
}

p {
    text-align:justify; /* justifie textes */
}

.site-branding .site-description
{
		font-size: 20px;
}

.cenote-header-media__title
{
	font-weight: bold;
	
}

.cenote-header-media__text
{
	 text-align:inherit;
}

.cenote-header-media__button
{
	visibility: hidden;
}

.tg-slider.tg-post-slider.tg-post-slider--carousel
{
	padding-bottom:0;
}

#breadcrumb
{
	 margin-bottom: -80px;
}

.archive .page-header .page-title
{
	display:none;
}
.archive .page-header .archive-description p
{
	font-size: 2.5rem;
	color:black;
	font-family: "Playfair Display",Georgia,serif;
	font-weight:700;
	margin-bottom: -50px;
	margin-top:50px;	
	text-align: inherit;
}

.archive .page-header
{
	margin:0;
  padding:0;
	background-color:white;
	}

.entry-meta
{
	display:none;
}

.nav-previous
{
	margin-bottom:-60px;
}

.nav-next
{
	display:none;	
}

.cenote-related-post
{
	margin-top:-60px;
}

.entry-title
{
	font-weight:700;
}

.cenote-header-media.cenote-header-media--center .cenote-header-media-info, .cenote-header-media.cenote-header-media--fullscreen .cenote-header-media-info 
{
    text-align: center;
    background-color: rgba(245, 246, 255, 0,57);
	color : black;
}

#menu-item-3217 a
{
	border-color: #318ede;
	font-weight: bolder;
	padding: 10px;
	padding-bottom:6px;
	margin-top: 6px;
	border-radius:10px;
	
}

.rsswidget
{
	color: white;
}	
.rss-widget-icon
{
	margin-right: 5px;
}

.rss-date
{
	font-style : italic;
}