/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes.
Author: Marketing 4 Restaurants http://marketing4restaurants.com/
Template: Divi
*/
@import url("../Divi/style.css");
/* FONTS */
@font-face {
  font-family: 'Campton-BoldDEMO';
  src: url('fonts/Campton-BoldDEMO.eot');
  src: url('fonts/Campton-BoldDEMO.woff2') format('woff2'),
       url('fonts/Campton-BoldDEMO.woff') format('woff'),
       url('fonts/Campton-BoldDEMO.ttf') format('truetype'),
       url('fonts/Campton-BoldDEMO.svg#Campton-BoldDEMO') format('svg'),
       url('Campton-BoldDEMO.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Campton-LightDEMO';
  src: url('fonts/Campton-LightDEMO.eot');
  src: url('fonts/Campton-LightDEMO.woff2') format('woff2'),
       url('fonts/Campton-LightDEMO.woff') format('woff'),
       url('fonts/Campton-LightDEMO.ttf') format('truetype'),
       url('fonts/Campton-LightDEMO.svg#Campton-LightDEMO') format('svg'),
       url('fonts/Campton-LightDEMO.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
/* HEADER */
#main-header {
	background: #ffffff url('/wp-content/uploads/2017/05/bg.gif') repeat 0 0 !important;
    	-webkit-box-shadow:none !important;
    	-moz-box-shadow:none !important;
    	box-shadow:none !important;
	border-bottom: 1px solid #0087c4;
}

.button-37 {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-37:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 3px 9px 0;
  transform: translateY(-2px);
}

@media (min-width: 768px) {
  .button-37 {
    padding: 10px 30px;
  }
}
#logo2 {
	margin-top:35px;
	margin-bottom:20px;
}
.logo_container {
	position: relative !important;
	display:inline-block;
}
.et_menu_container {
	padding: 0px !important;
}
#et-top-navigation {
	clear: both;
	padding: 0px !important;
	float: right;
}
#top-menu-nav {
	text-align: center;
}
#top-menu {
	display: inline-block;
        margin: 0;
        padding: 0 0 10px;
	float: none;
	max-width: 1080px;
        /* For IE, the outcast */
        zoom:1;
        *display: inline;
}
	#top-menu li {
		padding: 0;
		text-transform: uppercase;
  		font-family: 'Campton-BoldDEMO';
		font-size: 1em;
		font-weight: normal;
	}
	#top-menu a {
		display: block;
		text-align: center;
		padding: 5px 10px;
		padding-bottom: 5px !important;
	}	
@media all and (max-width: 980px) {
	#top-menu {
		display: none;
	}
	#forbs, #frolo {
		padding-top: 10px;
	}
		.logo_container {
		text-align: center;
	}
}
@media only screen and (max-width : 591px) {
	#m4r-widgets {
		padding-bottom: 20px;
	}
	.mobile_menu_bar {
		margin-top: -97px;
	}
}
@media only screen and (max-width : 449px) {
	.mobile_menu_bar {
		margin-right: -20px;
	}
}
@media only screen and (max-width : 320px) {
	.mobile_menu_bar {
		margin-right: -33px;
	}
}
#m4r-widgets {
	display:inline-block;
	float: right;
}
	#m4r-widgets div {
		display:inline-block;
		padding-right: 10px;
	}
#m4r-phone {
	padding-top: 10px;
	float: right;
}
	#m4r-phone a {
		color: #0a85b0;
		font-size: 1.5em;
    		font-weight: bold;
		padding-left: 20px;
		white-space: nowrap;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
	#m4r-phone img {
	    	margin-bottom: -8px;
	}
.buttons-container {
	padding-top: 10px;
}
/* SECTION */
.et_pb_section {
	overflow: hidden;
}
/* HOME */
.home h1 {
 	 font-family: 'Campton-LightDEMO';
}
.home h2, .home h3{
  	font-family: 'Campton-BoldDEMO';
}
/* HOME - SLIDER */
@media only screen and (min-width:981px) {
    .home .et_pb_slider, .home .et_pb_slider .et_pb_container {
     height: 773px ; /*edit your height here*/
    }
 
    .home .et_pb_slider, .home .et_pb_slider .et_pb_slide {
        max-height: 773px ; /*edit your height here*/
    }
 
    .home .et_pb_slider .et_pb_slide_description {
        position: relative;
        top: 20%; /*edit to fit your height here*/
        padding-top: 0 !important;
        padding-bottom:0 !important;
        height:auto !important;
    }
}
.et_pb_slide_image, .et_pb_slide_video {
	width:100% !important;
}
.et_pb_slide_image, .et_pb_slide:first-child .et_pb_slide_image img.active {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
}
/* HOME - PLATES */
.home .et_pb_section_1 {
	padding: 1% 0;
}
.home .et_pb_section_1 .et_pb_row { 
	height: auto !important;
}
.home .et_pb_section_1 .et_pb_column {
	margin-right: 0;
	margin-left: 1.25%;
}
/* HOME - CHIEF COOK ETC*/
.home .et_pb_section_2 {
	padding: 3% 0;
}
.home .et_pb_section_2 h1 {
	font-size: 2.5em;
}
.home .et_pb_section_2 h2 {
	font-size: 2.375em;
}
.home .et_pb_section_2 h2, .home .et_pb_section_2 h3{
	color: #000000;
}
.home .et_pb_section_2 p {
	color:#171717;
	font-size: 1em;
}
.home .et_pb_section_2 .et_pb_row_1{
	margin-bottom: 3%;
	background: url('/wp-content/uploads/2017/05/divider-bg.png') no-repeat center bottom;
}
.home .et_pb_section_2 .et_pb_text {
	margin-bottom: 12%;
}
.home .et_pb_section_2 .et_pb_text img {
	margin-bottom: 10%;
}
/* HOME - MENU */
.home .et_pb_section_3 .et_pb_row {
	padding: 0;
}
.home .et_pb_section_3 .et_pb_column {
	margin-right: 0;
	margin-left: 1.25%;
}
.home .et_pb_section_3 .et_pb_text {
	padding: 22% 0 16%;
	background-position: center center;
	background-repeat: repeat-y;
}
.home .et_pb_section_3 .et_pb_text h2.heading {
	margin: 0 auto;
}
.home .et_pb_section_3 .et_pb_text h2.heading img {
	margin: 0 auto 20px;
 	display: block;
}
/*.home .et_pb_section_3 .et_pb_text .heading {
	margin: 0 auto 40px;
	border: 1px solid #ffffff;
	padding-top: 20px;
	width: 253px;
	text-align: center;
}
.home .et_pb_section_3 .et_pb_text .heading h2 {
	margin-bottom: -10px;
	color: #ffffff;
	font-size: 2.75em;
	text-transform: uppercase;
}
.home .et_pb_section_3 .et_pb_text .heading h3 {
	margin-bottom: -26px;
	font-size: 1.938em;
	color: #0a85b0;
	text-transform: uppercase;
}*/
.home .et_pb_section_3 .et_pb_text li {
	text-align: center;
	list-style: none;
	color: #ffffff;
	line-height: 2.5em;
}
/* HOME - WELCOME */
.home .et_pb_section_4 {
	padding: 3% 0;
}
/*@media only screen and (min-width : 891px) {
	.home .et_pb_section_4 .et_pb_column {
		max-width: 35%;
	}	
	.home .et_pb_section_4 .et_pb_column_10 {
		margin-left: 13%;
		margin-right: 35px;
	}	
	.home .et_pb_section_4 .et_pb_column_11 {
		margin-left: 35px;
	}	
}*/

.home .et_pb_section_4 .et_pb_column {
}	
.home .et_pb_section_4 .et_pb_column_6 {
	margin-left: 0;
	padding-left: 10%;
}
.home .et_pb_section_4 .et_pb_column_7 {
	margin-right: 0;
	padding-right: 10%;
}
.home .et_pb_section_4 h1 {
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2.5em;
}
.home .et_pb_section_4 h1 span {
	color: #0a85b0;
  	letter-spacing: 5px;
}
.home .et_pb_section_4 h1 em {
	text-transform: lowercase;
	color: #0a85b0;
}
.home .et_pb_section_4 h1 strong {
  	font-family: 'Campton-BoldDEMO';
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
.home .et_pb_section_4 p {
	line-height: 1.688em;
	padding-bottom: 1em;
}
/* HOME - ABOUT */
.home .et_pb_section_5 .et_pb_row {
	padding: 0;
}
.home .et_pb_section_5 .et_pb_column {
	margin-right: 0;
	margin-left: 1.25%;
}

.home .et_pb_section_5 .et_pb_column_12 {
	background: url('/wp-content/uploads/2017/05/about-seagulls-bg.jpg') repeat-y center center;
}
.home .et_pb_section_5 .et_pb_column_12 .et_pb_text_8 {
	overflow: hidden;
	background-position: right center;
}
.home .et_pb_section_5 .et_pb_column_12 .et_pb_text .text {
	padding: 8% 5%;
	text-align: center;
}
@media only screen and (min-width : 891px) {	
	.home .et_pb_section_5 .et_pb_column_12 {
	}
	.home .et_pb_section_5 .et_pb_column_12 .et_pb_text_8 {
		background-position: center center;
		background-repeat: repeat-y;
		min-height: 330px;
	}
	.home .et_pb_section_5 .et_pb_column_12 .et_pb_text .text {
		float: right;
		width: 50%;
	}
}
.home .et_pb_section_5 .et_pb_column_12 .et_pb_text .text h1 {
	letter-spacing: 5px;
	text-transform: uppercase;
	font-size: 2.5em;
}
.home .et_pb_section_5 .et_pb_column_12 .et_pb_text .text h2 {
	color: #ffffff;
	font-size: 2.5em;
}
.home .et_pb_section_5 .et_pb_column_12 .et_pb_text .text p {
	color: #ffffff;
	font-size: 1em;
}
/* HOME - CONTACT */
.home .et_pb_section_6 {
	padding: 3% 0;
}
.home .et_pb_section_6 h1 {
	text-transform: uppercase;
	line-height: 1.2em;
}
.home .et_pb_section_6 h1 span {
	letter-spacing: 5px;
}
.home .et_pb_section_6 h1 strong {
	display:block;
  	font-family: 'Campton-BoldDEMO';
	color: #ffffff;
}
.home .et_pb_section_6 p {
	color: #ffffff;
}
.home .et_pb_section_6 .et_contact_bottom_container {
	float: none !important;
	text-align: center !important;
}
.home .et_pb_section_6 .et_pb_contact_submit {
	padding: 0.3em 2.5em !important;
}
/* FOOTER */
#main-footer .et_pb_section_7 {
	padding: 1% 0;
	background: url(/wp-content/uploads/2017/05/bg.gif) repeat 0 0;
}
@media only screen and (min-width : 891px) {
	#main-footer .et_pb_column_11 {
		margin-left:5%;
	}	
	#main-footer .et_pb_column_13 {
		width: 26%;
	}	
}
#main-footer .logo img {
   	max-width: 60%;
    	max-height: 60%;
	margin-bottom: 3%;
}
#main-footer .contact-details p {
	color: #0a85b0;
  	font-family: 'Campton-LightDEMO';
	font-size: 1em;
}
#main-footer .address {
	float: left;
	width: 60%;
}
#main-footer .phone {
	float: left; 
	width: 30%;
}
#main-footer h2, #main-footer h4 {
  	font-family: 'Campton-LightDEMO';
	font-size: 1.1em;
	font-weight: bold;
	text-transform: capitalize;
}
.div-cell a {
	color: #0a85b0;
}
#main-footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#main-footer ul>li {
	font-size: 1em;
  	font-family: 'Campton-LightDEMO';
}
.div-table {
	width: 100%;
	display: table;
}
.div-row {
	display: table-row;
}
.div-cell {
	display: table-cell;
	position: 0;
}
#menu-footer-menu-1 {
	padding-right: 50px;
}
#main-footer .social {
	float: left;
	margin-left:1%;
	width: 10%;
}
#main-footer .social a {
	height: 20px;
	width: 20px;
	display: block;
}
#main-footer .social img {
	display: none;
}
#main-footer .facebook {
	background: url(/wp-content/uploads/2017/05/icon-small-facebook.png) no-repeat 0 0;
}
#main-footer .twitter {
	display: none;
}
#main-footer .instagram {
	background: url(/wp-content/uploads/2017/05/icon-small-instagram.png) no-repeat 0 0;
}
#main-footer .copyright {
	padding: 0;
	background-color: transparent !important; 
}
#main-footer .et_pb_section.copyright {
	background-color: #0a85b0 !important; 
}
#main-footer .et_pb_row.copyright {
	padding: 1% !important; 
}
#main-footer .copyright p {
	color: #ffffff;
	font-size: 0.875em;
	text-align: center;
}
#main-footer .copyright p a {
	color: #ffffff;
}
.et-pb-contact-message li {
	color: red;
}