/* Logo padding*/
element.style {
    border-top-width: 25px;
    margin-top: 30px;
    padding-top: 0;
}

/* Graphic Stripe on Pages (not homepage)*/
.heading-area{background-color:none;
    background-image: url(/wp-content/uploads/2014/08/bandeau-2.jpg);
}
.heading-area .entry-title{color:#fff}

/* Font Size menu Fix */
.nav-primary li a {
    font-size: 15px;
}


/* Social Icons Coloring */
li.social-link a {
    border: 3px solid #fff;
    background: #1D9CD7;
    border-radius: 100% 100% 100% 100%;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px;
}

/* Heures D'ouverture Color */
aside h4.widget-title.widgettitle{color:#fff}
.op-table.op-overview-table{color:#999}
.op-overview-row.highlighted{color:#1D9CD7}
.op-status-label.open{color:red; background-image: none; padding-left:0px}
.op-overview-set.closed{color:#fff;}
aside .widget-wrap{color:#fff}

 .site-container .contact {
	background: #eee;
	margin: 0;
	position: relative;
	min-height: 400px;
}

 .site-container .contact iframe{min-height: 400px;}

/*bandeau sous les titres de pages, ajouter une image*/
.heading-area {
    /*background-image: url(");*/
    background-color: #100C0D;
}


/*ajustement espace entre widget reservation et mape google*/
.homepage_template .introduction:after, .homepage_template .latest-articles:after {
    background: none repeat scroll 0 0 #f64747;
    content: "";
    display: block;
    height: 9px;
    left: 50%;
    margin-left: -35px;
    margin-bottom:-155px;
    top: 0;
    width: 70px;
}

.nav-primary li a {
    font-size: 18px;
}

.heading-area {
    background-image: url("http://www.zoostedouard.com/wp-content/uploads/2015/06/header.jpg");
Background-size: cover;
}

.footer-widgets {
background-image: url("http://www.zoostedouard.com/wp-content/uploads/2015/06/footer.jpg");
}

.site-footer {
    background: #fff none repeat scroll 0 0;
    clear: both;
    line-height: 1.5;
    text-align: center;
}


.mfp-bg {
    background: none repeat scroll 0 0 #0b0b0b;
  }