/**
 * Theme Name: Cream Magazine Pro Child
 * Description: 
 * Theme URI: https://themebeez.com/themes/cream-magazine-pro-child
 * Author: themebeez
 * Author URI: https://themebeez.com
 * Template: cream-magazine-pro
 * Version: 1.0.0
 */

/* @font-face { font-family: 'Antarctica'; src: url('AntarcticaBeta-Regular.otf'); } */

.extrait {font-weight: bold}

.note {
    background: #FFF9EA;
    padding: 10px 20px;
}

.abos {
	background: #FFD930;
	padding: 0px 10px;
}

.agenda-menu a {
	background-color: #FFd930;
	color: #000 !important;
}

.code-block {
    text-align: center;
}

.entry_cats ul.post-categories li a {
    color: #000 !important;
}

/* AGENDA */

#tribe-events, #tribe-events-pg-template, .tribe-events-pg-template {
	padding: 0 !important;
	}

.new-gaymap {
}

h1.tribe-events-single-event-title, h2.tribe-events-single-event-title {
	font-weight: normal;
	text-transform: initial !important;
	}

h1.agenda-mot-cle {
    text-transform: uppercase;
	font-size: 0.7em;
	margin: 0 0 10px 0;
	}


/* ACCROCHE AGENDA */

.accroche-agenda-bloc {font-size: 0.75em;}

@media (min-width: 700px) {
	.accroche-agenda-bloc {	display: flex; background: #EAEAEA; padding: 10px 0;}
	.accroche-agenda-bloc-1, .accroche-agenda-bloc-2, .accroche-agenda-bloc-3 {min-width: 33%; text-align: left; padding: 0 10px}
	.accroche-agenda-bloc img {width: 90px; height: 90px; float: left; margin-right: 10px;}
}

@media (max-width: 699px) {
	.accroche-agenda-bloc {	display: flex; background: #EAEAEA; padding: 5px 0;}
	.accroche-agenda-bloc-1, .accroche-agenda-bloc-2 {min-width: 50%; text-align: left; padding: 0 5px}
	.accroche-agenda-bloc-3 {display: none}
	.accroche-agenda-bloc img {width: 60px; height: 60px; float: left; margin-right: 5px;}
}

.widget-gaymap-date {
	display: initial; 
	background-color: #FFD930; 
	border-radius: 3px;
	padding: 3px 7px;
}

.widget-gaymap-tag {color: #999; font-size: 0.8em; text-transform: lowercase}

.widget-gaymap-td1 {
    vertical-align: text-top;
    padding: 0 10px 0 0;
	border-top: 1px solid white;
	width: 35%;
}

.widget-gaymap-td2 {
    vertical-align: text-top;
    padding: 0 0 10px 0;
	border-top: 1px solid white;
	width: 65%;
}

.widget-gaymap-td2 a {
	font-family: Roboto Condensed;
	line-height: 1em;
	font-size: 1.1em;
}

