/* Custom CSS
------------------------------------------------------------ */
/* Home image */
#ez-feature-top-container-wrap {
	background-image: url("http://www.jouvremapizzeria.fr/wp-content/uploads/dynamik-gen/theme/images/pizza.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 450px;
}
#ez-feature-top-container {
	background-color: #FFFFFF;
	opacity: 0.75;
	margin-top: 50px;
	border-radius: 4px;
}
div#ez-feature-top-container.clearfix {
	width: 512px;
}
	

/*Footer disclaimer */
.site-footer p {
	font-size: 10px;
}

/*Text widget home*/
#ez-fat-footer-container .ez-widget-area {
	text-align: justify;
}

/*Call to action home*/

div#ez-home-bottom-1.widget-area.ez-widget-area.ez-only {
	background-image: url("http://www.jouvremapizzeria.fr/wp-content/uploads/dynamik-gen/theme/images/bouton-call-to-action-pizza.jpg");
	border-radius: 4px;
	padding-top : 8px;
	padding-bottom: 16px;
	font-family: 'Courgette', cursive;
	text-align: center;
}


/*Boutons*/
button {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 40px;
	border-radius: 4px;
	background-color: #BD362F;
	color: #ffffff;
	font-family: 'Courgette', cursive;
}

/*Bouton header*/
a, a:visited {
	color: #ffffff;
}
a:hover {
	color: #454545;
	text-decoration: underline;
}

/*Formulaire footer*/
li#field_1_1.gfield.gfield_contains_required {
	width: 256px;
}
input#gform_submit_button_1.gform_button.button {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 40px;
	width: 150px;
	border-radius: 4px;
	background-color: #BD362F;
	color: #ffffff;
	font-family: 'Courgette', cursive;
}

/*Formulaire devis*/
input#gform_submit_button_4.gform_button.button {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 40px;
	width: 150px;
	border-radius: 4px;
	background-color: #BD362F;
	color: #ffffff;
	font-family: 'Courgette', cursive;
}

/*Formulaire contact*/
input#gform_submit_button_3.gform_button.button {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 40px;
	width: 150px;
	border-radius: 4px;
	background-color: #BD362F;
	color: #ffffff;
	font-family: 'Courgette', cursive;
}

/*Widget Titles*/
h4.widget-title.widgettitle {
	font-weight: bold;
	font-family: 'Courgette', cursive;
}

/*Sidebars*/
.sidebar.widget-area .widget {
	border-radius: 4px;
}
div.et_social_networks.et_social_autowidth.et_social_simple.et_social_rounded.et_social_top.et_social_mobile_on.et_social_outer_dark.widget_monarchwidget {
	padding-top: 22px;
}

/*Recherche*/
.search-form input[type="submit"], #subbutton, .widget_product_search input#searchsubmit {
	background: #454545;
	border: 0px;
	border-radius: 4px;
}
.search-form input[type="search"], #subbox, .widget_product_search input#s {
	border: 0px;
	border-radius: 4px;
}

/*Fil d'Ariane*/
.breadcrumb {
	border-radius: 4px;
}

/*Author box*/
div.saboxplugin-wrap {
	border-radius: 4px;
}
span.entry-comments-link {
	display: none;
}

/*Images*/
img {
	border-radius: 4px;
}

/*Archives*/
span.entry-categories {
	display: none;
}

/*Footer*/
section#pages-3.widget.widget_pages {
	padding-top: 15px;
}
section#monarchwidget-2.widget.widget_monarchwidget {
	padding-top: 15px;
}
}
}


/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 1024px) {

}

@media only screen and (min-width: 840px) and (max-width: 1140px) {

}

@media only screen and (min-width: 480px) and (max-width: 1140px) {

}

@media only screen and (max-width: 839px) {

}

@media only screen and (min-width: 480px) and (max-width: 839px) {

}

@media only screen and (max-width: 479px) {

}