/*
Theme Name: Bastien Minederien
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Cyril
Template: Divi
*/
@import url("../Divi/style.css");/*Menu*/
#top-menu li{text-transform: uppercase !important;font-size: 16px!important;}
/*Portefeuille*/
.et_pb_portfolio_item h2{text-transform: uppercase !important;}
.orange .et_pb_portfolio_item h2{color:#c13300 !important;}.et_pb_portfolio_item:hover{animation: skew 3s infinite;;transform: rotate(360deg);-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;-ms-transition: all 1s ease;transition: all 1s ease;}

tr.gigpress-info{display:none;}
h3.gigpress-artist-heading{color:#FFF; background-color:#c13300;padding:8px;}