/*
 Theme Name:   Foujita Thème
 Description:  Thème Elementor pour le site de l'artiste Foujita
 Author:       Matthieu Devaux
 Author URI:   https://www.md-webdesigner.com
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

html {
	font-size:62.5%;
}

a {
	text-decoration:none;
}

blockquote {
    border-left: 5px solid;
    padding-left: 25px;
    font-style: italic;
    margin-top: 40px;
    margin-bottom: 25px;
}

.wp-caption figcaption {
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 10px 0;
    color: inherit;
    font-weight: 100;
}

.wp-caption.alignnone {
    margin-left: 0;
    margin-right: 0;
}

.btn-icon svg {
    width:6px!important;
}

span.elementor-post-info__terms-list {
    color: transparent;
}

.elementor-post-info__terms-list-item {
    background: rgba(255, 255, 255, .1);
    color: rgba(255, 255, 255, .6);
    padding: 5px 10px;
    display: inline-block !important;
    margin: 2px 0;
}

.spotlight .elementor-post-info__terms-list-item {
	color:#fff!important;
}

span.expo-badge {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 5px 10px;
	font-weight:500;
}

span.expo-badge.expo-badge--past {
    background: #6e6c67;
    color: rgba(255, 255, 255, .6);
	font-weight:300;
}

span.expo-badge.expo-badge--current {
    background: rgba(255, 255, 255, .2);
}


span.expo-badge.expo-badge--upcoming {
    background: #ED0000;
}

span.expo-date {
    text-transform: capitalize;
    font-size: 1.2rem;
    color: rgba(255, 255, 255, .4);
}

.single a.elementor-post-info__terms-list-item {
    background: #fff;
    color: #000 !important;
}

.elementor-widget-theme-post-content * {
    margin-bottom: 20px;
}

.elementor-post-navigation__separator-wrapper {
    margin: 0 10px;
}

@media (min-width:768px) {
	.elementor-swiper-button {display:none!important;}
}

@media (max-width:767px) {
	.alignright, .alignleft {
		float: none!important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		display: block;
		margin-bottom: 20px!important;
	}
}