
/* Fond Body fixe */
body {background-attachment:fixed;background-position: center top;}






/* Widget footer */
.widget_recent_entries a {font-size: 11px;}
.fusion-footer-widget-area .widget_recent_entries li {border-color: #540524;}


/* Search widget */
.searchform .search-table .search-button input[type="submit"] {background: #5a0941;}


/* Remove shadow RevSlider */
#layerslider-wrapper .ls-shadow-top, .rev_slider_wrapper .shadow-left {
display: none !important; }


/* Remove border bottom header */
.fusion-header-v3 .fusion-header {border-bottom-color: #fff;}

/* Padding main */
#main {padding: 25px 10px 45px;background: #fff;clear: both;}


.fusion-page-title-bar {border-top: none;
border-bottom:none;
}
.fusion-page-title-bar h1, .fusion-page-title-bar h3 {
    font-weight: 300;
}

/* Widget Calendrier */
.sidebar .widget_calendar table caption {
        font-weight: bold;
    color: #5a0941;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #c49bb3;
}

.sidebar .widget_calendar table th {
        font-weight: bold;
}

.sidebar .widget_calendar table a {
    color: #a80c49;
    font-weight: bold;
}
.calendar_wrap {background:#f8e3ef; padding:8px;border-radius:3;border: 1px dotted #c49bb3;}

/* Lire la suite */
.more a, .fusion-read-more {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    }
	


.fusion-image-carousel {
    margin-bottom: 10px;
}


.fusion-carousel .fusion-carousel-nav .fusion-nav-next, .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
    background-color: #f94ca8;
    width: 30px;
    height: 30px;
    margin-top: -15px;
}


.wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-text, input.s, input[type="text"], select {
    height: 35px;
    padding:10px;
    color: #000;
}
 .wpcf7-form textarea, textarea {
    padding:10px;
    color: #000;
}

.ticket-selector-submit-btn[type=submit], .wpcf7-form input[type="submit"], .wpcf7-submit {background-color:#a80c49}
.wpcf7-form input[type="submit"]:hover, .wpcf7-submit:hover {background-color:#f94ca8}