<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**

Theme Name: Marc Anthony Vielle

Author: Marie GuÃ©rinel

Author URI: https://marie-guerinel.fr/

Description: ThÃ¨me enfant basÃ© sur Astra et destinÃ© Ã&nbsp; Marc Anthony. Fonctionne avec l'extension Cool Timeline Pro, Cue Bar (audio), constructeur de pages SiteOrigin
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: marc-anthony-vielle

Template: astra

*/
@font-face {
    font-family: 'Old Press';
    src: local('Old Press'), local('OldPress'),
        url('fonts/subset-OldPress.woff2') format('woff2'),
        url('fonts/subset-OldPress.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, html {
	font-kerning: normal;
}

h1.entry-title, nav#primary-site-navigation ul li a {
	font-family: 'Old Press';
}

.ast-single-post .entry-title, .page-title {
    font-size: 4rem !important;
    border-bottom: 3px solid #463330;
}

nav#primary-site-navigation ul li a {
	font-family: 'Old Press', sans-serif !important;
    font-size: 200%;
}

.fg-default.fg-gutter-10 {
	margin-bottom: 20px !important;
}

h3.widget-title {
	font-family: 'Fredericka the Great', cursive;
	font-size: 3rem;
	color: #c8934a;
}

.entry-content h4 {
	font-family: 'Fredericka the Great', cursive;
	font-size: 2rem;
	color: #c8934a;
}

.footer-widget-area .widget-title {
	font-family: 'Fredericka the Great', cursive;
	font-size: 2rem;
	color: #c8934a;
}

.projets article.entry h3 {
    background-color: rgba(58, 58, 58, 0.7);
    color: rgba(255,97,0, 1);
    width: 100%;
    padding: 20px 0;
    z-index: 2;
    position: relative;
    text-align: center;
    font-family: 'Fredericka the Great', cursive;
}

.ast-header-break-point .main-header-bar-navigation {
	line-height: 1.5 !important;
}

.home .has-post-thumbnail .post-thumb img{
	display: none;
}

.foogallery .fg-caption-title
{
	overflow:visible !important;
}

/**
Mise en forme AGENDA
*/

table.gigpress-table, td, th {
	border: none !important;
	font-size: 100%;
}

table.gigpress-table.past {
	font-style: italic;
}

tr.gigpress-header {
	background: #463330;
}
tr.gigpress-header th {
    text-transform: uppercase;
    color:#FDF8EC;
    letter-spacing: .2rem;
    font-weight: 700 !important;
}

th.gigpress-date {
	width: 20%;
}

.gigpress-table td.gigpress-artist {
	font-weight: 700 !important;
	padding: 0px 8px !important;
}

td.gigpress-artist a {
	color: #6b1510;
 }

.gigpress-table th, .gigpress-table td{
	padding: 10px 15px !important;
}
.gigpress-info td {
	padding: 5px 10px !important;
}

th.gigpress-date {
	padding: 15px !important;
}

tr.gigpress-info td{
	line-height:1.2;
	padding: 0px 8px !important;
}

.gigpress-table tbody {
	border-bottom: 1px solid #463330;
}

span.gigpress-info-item {
	font-size: 90%;
}

footer ul.gigpress-listing {
	color: #d0cbc6;
	font-size: 15px;
}

footer ul.gigpress-listing span.gigpress-sidebar-date {
	display: inline !important;
}

/**
Media queries
*/
@media (max-width: 544px) {
	.block-grid-item {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.projets {
	clear: both;
	display: inline;
}
	.projets article.entry h3 {
	background-color: transparent;
	padding-top:0 !important;
	margin-bottom: 50px;
	}
}

@media (min-width: 921px) {
	 .projets article.entry h3 {
	 	margin-top: -92px;
	 }
}

@media (max-width: 921px) {
	.fg-caption-title {
		font-size: 2rem !important;
	}
}</pre></body></html>