@charset "utf-8";

/*
Theme Name: onepress-child
Description: Theme enfant de Nathalie Couffin
Author: Nathalie Couffin
Author URI: http://nathaliecouffin.fr
Template: onepress 
Version: 0.1.0
*/

/* Saisissez votre CSS personnalisé ci-dessous */

.onepress-menu a { font-size: 15px; }
.entry-meta {
    display: none;
}
.section-features {
    background-color: rgba(229,222,217,1);
}
.section-services {

    padding-bottom: 10px;
    background-color:#25160c;

}
.section-services h2{ 
	    color: #fff;
}

.section-news {

    background-color: rgba(255,255,255,1);
background-image: url('http://nouan.beatitudes.org/wp-content/uploads/2019/01/fond_newsletter.jpg');
  background-size:cover;
 
  }
.section-news.section-padding {
    padding: 70px 0px;
    padding: 0rem 0px;
}
.section-news h2{ 
	    color: #fff;
}

.section-news article {
    display: none;
}

.sow-testimonial-name {
    color: #f99f1c;
}

.tmm_fname {
    color: #f99f1c;
    font-family: "Cookie", Sans-serif;
	}

.ai1ec-allday-badge {
    display: none;
}
.ai1ec-posterboard-view.ai1ec-posterboard-aligned .ai1ec-posterboard-image-container .ai1ec-posterboard-time {
    display: none;
}

/* menu mois */
.menu-mois ul li {
	list-style-type:none;
	margin-bottom:1px;
}

.menu-mois ul li a {
	display:block;
	background:#f99f1c;
	color:#FFF;
	width:120px;
	padding:10px;
	text-decoration:none;
	font-family:"Open Sans", Helvetica, Arial, sans-serif;
	text-align:center;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}

.menu-mois ul li a:hover {
	background:#25160c;
	color:#FFF;
	width:150px;
}


/* footer */
.footer-widgets {
    background: #ffffff;
}
.footer-widgets.section-padding {

    padding: 0px 0px 0px;
    padding: 0rem 0px 0rem;
	background: #ffffff;
	color: #25160C;
}
.site-footer {
    color: #25160C;
}
.site-footer .site-info {
   
    background: #ffffff;
    font-weight: 700;
    color: #25160C;
}
.site-footer .btt a {
    
    color: #25160C;
    background:#fff;
	}
.site-footer .site-info a {
    background: #ffffff;
	color: #25160C;
}
.site-footer .site-info a:hover {
    text-decoration: none;
}

.inscrivez_vous{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	float: right;
	background:#f99f1c;
	color:#FFFFFF;
	margin-right:5%;
}

.inscrivez_vous a {
	margin:10px;
	color:#FFFFFF;
	}
	
.mui-table-view-cell {
	font-size: 15px;
	color: #555555;
	padding-bottom: 10px;
	border-color:rgb(249, 159, 28);
	border-bottom-style:solid;
	border-bottom-width: 2px;
}
.mui-media-body{
	margin-top: 10px;
	font-size: 18px;
	color: #555555 !important;
	font-weight: 500;
}
.mui-pull-left{
}
.mui-media-body p{
	font-size: 15px;
}
.mui-ellipsis-date{
	font-size: 15px;
}
.mui-ellipsis-parents{
	position: absolute;
	right: 0;
	top:0;
	font-size: 15px;
	color: #f99f1c;
	width: 20%;
}

.le_content img{
	margin-right: 10px !important;
	margin-bottom: 10px;
}
.le_content {

	width: 80%;
	
}

.le_content_enfants{
	 width: 100%;
}

.le_content span strong{
	font-size: 15px;
}

.form-paiement .submit {
    background: url(http://nouan.beatitudes.org/wp-content/uploads/2019/05/ca-e-transactions.png) no-repeat;
    width: 287px;
    height: 57px;
    margin: 30px auto;
    display: block;
    border: 0;
    cursor: pointer;
}
.item_paragraphe.form-paiement{
    text-align: center;
}

.confirmation_inscriver{
  margin-top: 50px;
        }
.xk_centre{
	text-align:center;
}
.vos_retraites{
	height:40px;
	background:#f99f1c;
	color:#FFFFFF;
	margin-right:5%;
}

.vos_retraites a {
	margin:10px;
	color:#FFFFFF;
	}
.custom_button {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	padding: 5px 20px;
	line-height: 16px;
	border-color: #f99f1c;
	border-radius: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	border: 0px solid #FFFFFF;
}
.prier_en_ligne{
	background:#f99f1c;
	margin-right:5%;
}


.prier_en_ligne a{
	margin:10px;
	color:#FFFFFF;
}

.supprimer_retraite{
	background:#f99f1c;
	margin-right:5%;
}

.custom_button a{
	margin:10px;
	color:#FFFFFF !important;
}

.submit{
	background: #F99F1C;
	border-color: #F99F1C;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	margin-right: 20%;
	color:#FFFFFF;
}

.form_envoyer{
	margin-left: 25%;
}




