/*
 Theme Name:     Divi Child Theme - M4R
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Chris Alberto
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
@import url("../Divi/style.css");

h2 {
	text-transform: uppercase;
}

h3, .et_pb_bg_layout_dark h3 {
	font-size: 1000%;
	color: #ba8c55 !important;
	text-transform: uppercase;
}

#main-header {
	background-image: url("/wp-content/uploads/2016/10/background.jpg");
	background-repeat: repeat;
	/*min-height : 700px;*/
}
.book-thefork {
	position: relative;
	margin: 15px auto;
}
@media only screen and (min-width : 992px) {
	.book-thefork {
		position: absolute;
		top: 25px;
		right: 50px;
		margin: 0;
	}
}
#m4r_social li {
	display: none;
	padding-left: 20px;
}

.text_image{
	display: table;
	margin: 0 auto;
	padding-top:500px;
	padding-bottom:20px;
}

.text_module {
	margin-bottom:50px;
}

.home .et_pb_row_0 .text_module {
	min-height: 300px;
}

#come-eat {
	background-image: url("/wp-content/uploads/2016/11/come-eat-background-text.png");
	background-repeat: no-repeat;
	background-size: contain;
	min-height: 490px;
	margin: auto;
	/*display: block;*/
	width: 50%;
}

	#come-eat h2 {
		padding-top: 100px;
	}
	
	#come-eat p {
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 25px;
	}
	

#main-footer {
	background-image: url("/wp-content/uploads/2016/11/background.jpg");
	background-repeat: repeat;
	background-color: #2e6075;
	color: #ba8c55;
	padding-top: 15px;
}

	#footer-menu-nav > ul {
		display: inline-block;
		list-style-type: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}

	#footer-menu-nav > ul > li {
		float: left;
		padding: 5px;
	}
	
	#footer-menu-nav > ul > li a{
		color: #ba8c55;
		text-transform: uppercase;
	}
	
.home .et_pb_row_3 {
	background-image: url("/wp-content/uploads/2016/11/background.jpg");
	background-repeat: repeat;
}

	.home .et_pb_column_8 {
		background-color: transparent;
	}

.home .et_pb_column_6 {
	background-color: transparent;
}

	.home .et_pb_text_5 {
		width: 50%;
	}
	
	.home .et_pb_text_5 h3 {
		padding-top: 100px;
	}
	
p > span {
	 display: inline-block;
	 min-width: 30%;
}

.button {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: transparent;
	text-transform: uppercase;
	color: #ba8c55;
	font-weight: 600;
	border: 2px solid #ba8c55;
	border-radius: 12px;
}

input[type="submit"] {
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #ba8c55;
	text-transform: uppercase;
	color: #000000;
	font-weight: 600;
	border: 2px solid #ba8c55;
	border-radius: 12px;
}

/**
*/
div#forbs {
	display:inline-block;
}

.logo_container {
	padding-top : 10px;
}

/** newsletter */
.es_lablebox {
	display: none;
}

.es_textbox {
	display: inline-block;
	background:transparent;
}

.es_textbox #es_txt_email_pg {
	background: transparent;
	border: 1px solid #ffffff;
	border-radius: 2px;
	color: #ffffff;
}

.es_button {
	display: inline-block;
}

	.es_button #es_txt_button_pg {
		background-color: #ffc000;
		background-image: linear-gradient(top, #6496c8, #346392);
		box-shadow: inset 0 0 0 1px #27496d;
		border: none;
		border-radius: 15px;
		font-size: 120%;
		font-weight: 600;
		text-transform: uppercase;
	}

.home .et_pb_text_8 {
	padding-top: 150px;
	padding-right: 20px;
	width: 50%;
	float: right;
}
/*
.home .et_pb_text_9 p {
	font-size: 180%;
	font-weight: 500;
	color: #ffc000;
	text-transform: uppercase;
}
*/
/** Our Story */
.home .et_pb_text_2 {
}

	.home .et_pb_text_2 h2 {
		font-size: 350%;
		font-weight: 700;
	}

	.home .et_pb_text_2 h4 {
		font-size: 200%;
		font-weight: 500;
		color: #616161 !important;
	}

/** functions */
.text_links {
	color: #ffffff;
}

.home .et_pb_section_2 {
	background-image: url("/wp-content/uploads/2016/08/background-our-story.jpg");
	background-repeat: repeat;
	background-size: auto;
}
.home .et_pb_code_0 {
	text-align: center;
}
.home .et_pb_code_0 div {
	max-width: 400px;
	margin: auto;
}

.text_links{
	display: table;
	margin: 0 auto;
	padding-bottom:100px;
}

/** About */
.div_width_spacer{
	width:60%;
	display:inline-block;
}

.specials_spacer {
	height: 100%;
}

.home .et_pb_text_0 {
	text-align:right;
}
	
	.home .et_pb_text_0 div.text_right {
		text-align:center;
		min-width:350px;
		width:35%;
		display:inline-block;
		color: #000000 !important;
		padding-right: 40px;
		padding-top: 90px;
		padding-bottom: 90px;
	}

		.home .et_pb_text_0 div.text_right h2 {
			font-size: 400%;
			font-weight: 700;
		}
		
		.home .et_pb_text_0 div.text_right h3 {
			font-size: 220%;
			font-weight: 700;
		}

.home .et_pb_text_1 {
	height: 75%;
}

.button-limors {
	background-color: #000000;
	padding: 9px 35px 9px 35px;
	text-transform: uppercase;
	color: #ffc000;
	font-weight: 700;
	font-size: 150%;
}

.home .et_pb_column_16 {
	padding-top: 20px;
}

.home .et_pb_text_7 h2 {
	font-size: 350%;
	font-weight: 700;
}

.home .et_pb_text_7 h4 {
	font-size: 200%;
	font-weight: 500;
	color: #616161 !important;
}

.home .fb-video {
	margin: 0 auto;
}

/** footer */

/** **/

.learn-more {
    border: 1px solid #ad5e07;
    padding: 7px 32px;
    text-transform: uppercase;
    color: #ad5e07;
}
.et_header_style_left .logo_container{
	z-index: -1;
	position: relative;
	width: auto;
	float: left;
}
#m4r-widgets {
    /*float: right;*/
    width: 70%;
    margin-top: 40px;
}
.inline{
	display: inline-block;
	box-sizing: border-box;
	width: auto;
	margin: 0 3px;
}

.inline img {
	position: relative;
	top: 6px;
}
#et-top-navigation {
    padding-left: 0 !important;
	margin-top: 30px !important;
}
img.social-icons {
    top: 6px;
    position: relative;
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) {

	#m4r-widgets {
		text-align: center;
		width: 100%;
	}
	.inline{
		display: block;
		margin-bottom: 10px;
	}
}

table.easy-table.easy-table-default {
    border: none !important;
}
table.easy-table.easy-table-default td {
    border: none;
}

#mobile_phone {
	display: none;
}

.desktop_phone {
	display: block;
}

@media (max-width: 980px) {
	.logo_container {
		margin-left: 30px;
		
	}
	
	#forbs {
		width: 100%;
		padding-bottom: 15px;
	}
	
	.container {
		text-align: center;
	}
	
	.et_header_style_left .logo_container {
		float: none !important;
	}
	
	#et-top-navigation {
		float: left !important;
		clear: both;
		/*margin: 0 auto;*/
		width: 100%;
	}
	
	#et_mobile_nav_menu {
		float: right !important;
		width: 40%;
	}
	
	#m4r_social li {
		padding-top: 20px;
	}
	
	#mobile_phone {
		display: block;
		float: right !important;
		width: 40%;
	}
	
	.desktop_phone {
		display: none !important;
	}
	
	.next_line {
		clear : both;
	}
	
	#m4r-widgets {
		clear: both;
		float: none !important;
		/*width: 315px;*/
		margin: 0 auto;
		text-align: center !important;
	}
			
	.navbar-header {
	  float: none;
	}
	.navbar-left,.navbar-right {
	  float: none !important;
	}
	.navbar-toggle {
	  display: block;
	  float: none !important;
	}
	.navbar-collapse {
	  border-top: 1px solid transparent;
	  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
	  top: 0;
	  border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
	  display: none!important;
	}
	.navbar-nav {
	  float: none!important;
	  margin-top: 7.5px;
	}
	.navbar-nav>li {
	  float: none;
	}
	.navbar-nav>li>a {
	  padding-top: 10px;
	  padding-bottom: 10px;
	}
	.collapse.in{
	  display:block !important;
	}
}
.notice {
	float: left;
    font-size: 1.25em;
    margin: 2%;
	display: none;
}
/* Custom, iPhone Retina (320x480) */ 
@media only screen and (min-width : 320px) {
	.logo_container {
		margin-left: 0;
	}
	#m4r-widgets {
   		float: none;
    	width: 100%;
	}
	#m4r_social li {
		display: inline;
		padding-left: 0;
	}
}
/* Small Devices, Tablets */
@media only screen and (min-width : 992px) {
	#logo {
		max-height: 150% !important;
	}
	.logo_container {
		margin-left: 30px;
	}
	#m4r-widgets {
		/*float: right;*/
		width: 70%;
		text-align: center;
    	margin: auto;
	}
	#m4r_social li {
		padding-left: 20px;
	}
}
.the-blurb .et_pb_main_blurb_image{
    border-radius: 60px;
    background: #e8e8e8;
    padding: 30px 26px;
    display: inline-block;
    width: 110px;
    height: 108px;
}
.select_page { visibility: hidden !important; }
#very-special-field
{
	width:487px;
}
#dateField
{
	width:250px; padding-right:20px;
}