/*Theme Name: SimpleMag
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag*/
@import url("../simplemag/style.css");
/* Your CSS code goes here-------------------------------------- */
.consult {	display: block;	width: auto;	padding-left: 7px;	padding-right: 7px;	font-family: Helvetica, Arial, sans-serif;	text-decoration: none;	text-transform: uppercase;	letter-spacing: 0em;	text-align: center;	font-size: 1em;	font-weight: bold;	color: #FFF;	background-color: #c6223b;	float: right;}body .site-content {font-family: Arial, Tahoma, sans-serif;}.title-text h2, .page-content h2, .entry-content h2 {font-size: 32px;}
.top-strip {height: 25px;}
.secondary-menu > ul > li {letter-spacing: 0.1em;position: relative;line-height: 24px;}
.social li a {width: 30px;height: 13px;line-height: 13px;}
#masthead #searchform {height: 25px;}
#menu-item-38711 {        background: #c6223b;        border-right-width: 1px;         border-style: solid;       border-color: #006592;}#menu-item-38711 a {        color: #FFF;}#menu-item-38711 ul a {        color: #57cbf5;}#menu-item-38711 ul a:hover {        color: #fff;}/*  * Page 404 */.error404 .post {	margin-top:10px;	text-align:center;	}.error404 .post img {	margin-bottom:30px;	}.error404 .post a {	font-size:30px;        color : #00abef;	text-transform:uppercase;}

.sc-button {
    font-size: 18px;
}
span.has_link {
	cursor:pointer;
}
span.lien_resa.has_link {
    display: block;
    width: fit-content;
    background: #ef0339;
	cursor:pointer;
    margin: 10px 0;
    padding: 12px 24px;
    border-radius: 2px;
    color: white;
    font-weight: bold;
    font-size: 16px;
}

span.lien_resa.has_link.pos_centrer, span.lien_resa.has_link.pos_centre {
	margin: 10px auto;
}
span.lien_resa.has_link:hover {
    background: #0035b9;	
}
.entry-image {
	opacity: 1 !important;
}
.title-with-sep {
	background: none !important;
}
.title-with-sep .entry-title, h1, .title-text h1 {
    font-size: 32px;
    text-transform: uppercase;
	display: inline-block;
    line-height: 120%;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
	color: #0035b9;
    letter-spacing: 0.1em;
}
.ltr .entry-content > p:first-of-type:first-letter {
    font-size: 26px;
    line-height: inherit;
    vertical-align: top;
    padding: 0 6px 0 0;
}