/*  
Theme Name: Osterville
Author: dreamscapes
Author URI: http://www.dreamscapesdesigners.com/
Version: 2.3
Tags: white, two-columns, flexible-width, threaded-comments, sticky-post, translation-ready, microformats, editor-style

*/

/*------------------------------------------------------------------

1.	RESET
	Global reset for all HTML elements

------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
input[type='submit'] {
  	-webkit-appearance: none;
  	border-radius: 0;
	-webkit-border-radius:0px;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.alignleft{
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}


.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}

.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
p,li{
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:23px;
	color:#414042;
	line-height:32px;
}
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

#commentform label{
width: 200px;
float:left;
}

#commentform input, #commentform textarea{
border: 1px solid #dbd8d3;
}

#commentform input, #commentform textarea{
border: 1px solid #dbd8d3;
width: 225px;
}

#commentform label.error{
margin-left: 200px;
}
#commentform label.error{
margin-left: 200px;
background: #fbfcda;
border:1px solid #dbdbd3;
}
#commentform label.error{
font-size: 11px;
margin-left: 200px;
background: #fbfcda;
border:1px solid #dbdbd3;
width:229px;
margin-top:4px;
}
#commentform label.error{
font-size: 11px;
margin-left: 200px;
background: #fbfcda url('images/cancel.png') no-repeat left;
border:1px solid #dbdbd3;
width:209px;
margin-top:4px;
padding-left:20px;
}

#commentform p{
margin-top:10px;
}
a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}

#access {
	display: block;
    _float: right;
    margin: 0 auto;
    _width: 80%;
    margin-top: 15px;   
    text-align: center;    
}
#access .menu-header,
div.menu {
	text-align:center;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	position: relative;	
	display:inline-block;
}
#access ul > li:first-child a{
	_padding-left:0px;
}

#access a {
	color: #fff;
	display: block;
	line-height: 34px;
	padding: 0 7.5px;
	text-decoration: none;	
	font-size:18px;
	line-height: 40px;
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	opacity: 0;
	position: absolute;
	top: 41px;
	
	z-index: 0;	
	position:absolute;
	left: -64px;
    height: auto;
    background-color: rgba(65,119,86,0.9);
    width: 320px;
	height:auto;
	background-color: rgba(65,119,86,0.9);
	
}
#access ul ul li {
	text-align: left;
    padding-top: 0px;
    width: 93%;
    padding-left: 20px;
    border-bottom: 1px solid #649071;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {	
	line-height: 1em;
	padding: 10px;
	height: auto;
	color:#fff;
	padding-top:15px;
}
#access ul ul li:first-child{
	_margin-top:10px;
}
#access li:hover > a,
#access ul ul :hover > a {
	text-decoration:underline;
}
#access ul ul :hover > a {
	color: #fff;	
}
#access ul li:hover > ul {
	
	opacity: 1.0;
	  -o-transition: opacity 1.2s;
	  -ms-transition: opacity 1.2s;
	  -moz-transition: opacity 1.2s;
	  -webkit-transition: opacity 1.2s;
	  transition: opacity 1.2s;
	z-index: 1000;	
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	_color: #06579e;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	_color: #06579e;
}
.menu-item-home a{
	
}
.menu-item-home a:hover{
	
}
::-webkit-input-placeholder {
   color: #030000;
   font-size:18px;
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
:-moz-placeholder { /* Firefox 18- */
   color: #030000;
   font-size:18px;
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #030000;
   font-size:18px;
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
:-ms-input-placeholder {  
   color: #030000;
   font-size:18px;
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
a#menu-icon {
	display: none !important;
	padding: 0px !important;
    border-top: none !important;
    font-size: 20px !important;   
    text-align: center;
	color:#fff !important;
}

.clear{
	clear:both;
}
div.wpcf7-validation-errors {
    border: none !important;
}
@font-face {
    font-family: 'Chalky-Regular';
    src: url('fonts/Chalky-Regular-webfont.woff2') format('woff2'),
         url('fonts/Chalky-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/* custom style for this theme you can remove or overwrite these styles */
body{
    color:#000;
	font-family: latino-urw, serif;
	font-weight: 400;
	font-style: normal;
    font-size:12px;
}
a{
	text-decoration: none;
	color:#191d71;
}
p{
	font-size:22px;
	line-height:28px;
}
#content{
	clear: both;
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px;
    right: 0px;
}
.contact_form ::-webkit-input-placeholder {
   color: #030000;
   font-size:22px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.contact_form :-moz-placeholder { /* Firefox 18- */
   color: #030000;
   font-size:22px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.contact_form ::-moz-placeholder {  /* Firefox 19+ */
   color: #030000;
   font-size:22px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.contact_form :-ms-input-placeholder {  
   color: #030000;
   font-size:22px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.contact_form textarea{
   color: #030000;
   font-size:22px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.contact_form .g-recaptcha{
	float:right;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
}
.aligncenter{
	display: block;
    margin: 0 auto;
}
.feat_img{
	position:relative;
}
.feat_img img{
	width:100%;
	height:auto;
}
.feat_img .overlay{
	position:absolute;
	top:70%;
	left:0px;
	right:0px;
}
.overlay h2{
	display:block;
	opacity: 1;
	-webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
	text-align:center;
	color:#fff;
	font-size:72px;
}
.feat_img .overlay h2 {
    opacity: 1;
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
	font-family: trilby, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52px;
}
.foot_logo object{
	width:150px;
	height: 150px;
}
.logo object{
	width: 180px;
    margin-top: 17px;
	pointer-events: none;
}
a.svg {
  position: relative;
  display: inline-block; 
}
a.svg:after {
  content: ""; 
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left:0;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* ---------------- For Animation on Scroll ---------------- */
.slideanim {
    visibility:hidden;
    visibility:visible\9;/*For old IE browsers IE6-8 */
}
.slideanim.slide {visibility: visible; animation:slide 1s;}
.slideanim::after {
    /* useful when its child elements are float:left; */
    content: "";
    display: table;
    clear: both;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(50%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
ul.loc-blocks li a img:hover{
	opacity:0.7;
}
.slider video {
    width: 100%;
    height: auto;
}
.container{
	width:1300px;
	margin:0 auto;
}
.logo{
	text-align: center;
    padding-top: 60px;
    float: left;
    width: 69%;
}
.umenu{
	float: right;
    width: 12%;
	margin-top: 45px;
}
.umenu li {
	float:left;
	line-height: 15px;
}
.umenu li:first-child{
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #fff;
}
.umenu li a{
	color:#fff;
	font-family: open-sans, sans-serif;
   	font-weight: 400;
   	font-style: normal;
	font-size:17px;
}
.umenu li a:hover{
	text-decoration:underline;
}
.med_container{
	width:820px;
	margin:0 auto;
}

.big_container{
	width:1400px;
	margin:0 auto;
}
.contact{
	margin-top:15px;
	padding-bottom: 100px;
}
.contact_left{
	float:left;
}
.contact_right{
	float: left;
    margin-left: 63px;
}

.gform_wrapper form{
	text-align:center !important;
}
.contact_form input[type='text'],.contact_form input[type='email']{
	padding: 10px 5px;
    width: 620px !important;
    border-top: none;
    border: none;
    outline: none;
    border: 1px solid #000;
	margin-bottom: 40px;
	color: #030000;
   	font-size:22px;   
   	font-family: open-sans, sans-serif;
   	font-weight: 400;
   	font-style: normal;
	margin:0 auto;
}
.contact_form textarea{
	border: 1px solid #000;
	color:#000;
	height:60px;
	color: #030000;
   	font-size:22px;   
   	font-family: open-sans, sans-serif;
   	font-weight: 400;
   	font-style: normal;
	width: 620px !important;
	margin:0 auto;
}
.contact_form input[type='submit']{
    font-size: 22px !important;
    color: #faf9ee;    
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;
    background-color: #06579e !important;
    padding: 8px 20px;    
	border:none;
	background:transparent;
	outline:none;
}
.contact_form p{
	margin-bottom:0px;
	padding-bottom:0px;
}

.header.fixed {
    width: 100%;
    background-color: #f7f7f7;
    transition: 0.5s ease;
    position: fixed;
	z-index:1000;
	top:0px;
}

.header.fixed .logo{
	width:10%;
	float:left;
	transition: 0.5s ease;	
	padding-top: 10px;
    padding-bottom: 10px;
}
.header.fixed .logo img{
	width: auto;
    max-width: 100%;
	transition: 0.5s ease;
}

.header.fixed #access {      
    transition: 0.5s ease;
}
.header.fixed .bot_head {
    background-color: #f7f7f7;
    float: left;
    transition: 0.5s ease;
}
.header.fixed #access{
	    margin-top: 5px;    
}
.head_add h2{
	font-family: rosewood-std-fill, serif;
	font-weight: 400;
	font-style: normal;
	font-size:22px;
	color:#fff;
	padding-bottom: 5px;
}
.head_add h3{
	font-family: trilby, serif;
	font-weight: 400;
	font-style: normal;
	font-size:18px;
	color:#fff;
	_padding-bottom:20px;
}
.head_add p a{
	color:#fff;
	text-decoration:underline;
	display:block;
	padding-bottom:20px;
	font-size:20px;
}
.head_add{
	padding-top: 25px;
    padding-left: 50px;
    float: left;
	width: 15%;
}
.head_top{
	padding-bottom:20px;
	border-bottom:1px solid #fff;
	margin-bottom:30px;
}
.header{	
    position: relative;
    z-index: 1000;
}
#footer{
	background:url('images/foot_bg.jpg') no-repeat;
	background-size:cover;
	min-height:400px;
}
.small_container{
	width:800px;
	margin:0 auto;
}
.social_foot h2{
	color:#414042;
	font-family: trilby, serif;
	font-weight: 400;
	font-style: normal;
	font-size:31px;
}
.foot_soc a{
	color:#06579e;
	font-size:30px;
}
.social_foot{
	width: 50%;
    text-align: center;
    border-right: 1px solid #c84333;
	float:left;
	padding-top: 20px;
    padding-bottom: 10px;
}
.wicked_logo{
	width: 49%;
    float: left;
    text-align: center;
	margin-top: -20px;
}
.foot_soc{
	text-align:center;
}
.foot_soc li{
	display:inline-block;
	padding:15px;
}
.above_footer{
	margin-bottom: 80px;
	margin-top:80px;
}
.lap_container{
	width:1024px;
	margin:0 auto;
}
.top_section{
	margin-top:80px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:50px;
}
.top_section p{
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:22px;
	color:#414042;
	text-align:center;
	padding-bottom:30px;
	line-height:32px;
}
.left_box{
	float:left;
	width:700px;
	position:relative;
}
.img_ovly{
	position: absolute;
    top: 250px;
    width: 100%;
    text-align: center;
    left: 0px;
	right:0px;
	bottom:0px;
}
.left_box .img_ovly{
	bottom:auto;
}
.ovly_txts h2{
	font-family: rosewood-std-fill, serif;
    font-weight: 400;
    font-style: normal;
    padding-bottom: 0px;
    padding-top: 30px;
    color: #fff;
	font-size:40px;
}
.ovly_txts h3{
	font-family: trilby, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    color: #fff;
	padding-top:30px;
	padding-bottom: 15px;
}
.ovly_txts p{
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:20px;
	color:#fff;	
}
.ovly_txts{
	padding: 50px 80px;
}
.left_box .btn a{
	color:#c64333;
	font-family: open-sans, sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size:20px;
	background-color:#fff;
	padding:10px 30px;
	border:1px solid #fff;
}
.left_box .btn a:hover{
	background-color:#c64333;
	color:#fff;
	transition:1s ease;
}
.left_box .btn{
	position: absolute;
    bottom: -50px;
    left: 0px;
    right: 0px;
}
.big_container{
	width:1400px;
	margin:0 auto;
}
.left_img img{
	width: 100%;
    height: 570px;
}
.left_box.right .btn a{
	color:#07579e;
}
.left_box.right .btn a:hover{
	background-color:#07579e;
	color:#fff;
	
}
.clambakes{
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
	
}
.clambakes p.yes{
	color:#c84333;
	font-size:27px;
	font-family: open-sans, sans-serif;
	font-weight: 800;
	font-style: normal;
	margin-bottom:30px;
}
.clambakes p{
	color:#414042;
	padding-bottom:30px;
}
.fish_parallax{
	text-align:center;
	min-height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.fish_parallax h2{
	font-family: trilby, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 44px;
    color: #fff;
	padding-top: 150px;
    padding-bottom: 15px;
    line-height: 60px;
}
.contact_form{
	text-align:center;
	background-color:#fbfaf9;
	margin-top:50px;
	padding-top:50px;
	padding-bottom:50px;
	margin-bottom:50px;
}
.contact_form h3{
	color:#c84333;
	font-family: open-sans, sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size:27px;
	padding-bottom:10px;
}
.overlay img{
	width:auto;
	max-width:100%;
	height:auto;
}
.offer{
	text-align:center;
	margin-bottom:80px;
}
.offer h3{
	color:#bd2d00;	
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;
	font-size:25px;
	line-height:32px;
}
.offer_texts p{
	color:#000;
	font-size:22px;
	font-weight:bold;
	line-height:32px;
}
.offer_img{
	float:left;
	margin-right:4px;
}
.offer_img.last-child{
	margin-right:0px;
}
.offer_images{
	margin-top: 50px;
    margin-bottom: 50px;
}
.about_me p{
	color:#bd2d00;
	font-size:25px;
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;
	padding-top: 90px;
    padding-bottom: 50px;
	line-height:32px;
}
.about_me{
	text-align:center;
	background-color:#fbfaf8;
	height:370px;
}
.vsmall_container{
	width:600px;
	margin:0 auto;
}
.image_gall{
	text-align:center;
	margin-bottom:100px;
}
.image_gall ul li{
	list-style:none;
	display:inline-block;
	margin:3px;
}
.about_cont{
	float: left;
    margin: 0 auto;
    width: 100%;
}
.serving{
	
	text-align:center;
}
.serving h2{
	color:#bd2d00;
	font-size:25px;
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;	
	padding-bottom:20px;
	line-height:32px;
}
.serving p{
	color:#343434;
	padding-bottom:50px;
	line-height:32px;
}
.top_section{
	text-align:center;
}
.top_section h3{
	color:#bd2d00;
	font-size:25px;
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;	
	padding-bottom:30px;
	line-height: 35px;
}
.loc_section{
	text-align:center;
	padding-top:30px;
}
.loc_section h3{
	color:#bd2d00;
	font-size:26px;
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;		
}
.loc_section p{
	font-size:22px;
	color:#414042;
	padding-bottom:30px;
}
.location_page .left_box{
	width: 512px;
}
.location_page .left_box .left_img img{
	width:auto;
	max-width:100%;
	height:452px;
}
h2.gform_title{
	display:none !important;
}
#gform_2 fieldset{
	text-align:left !important;
}
#gform_2 fieldset legend,#gform_2 fieldset label{
	color:#030000;
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:18px;
	line-height: 32px;
}
#gform_2 h3{
	padding-top:50px;
}
#field_2_35 p{
	color:#030000;
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size:16px;
	padding-top:50px;
}
#gform_2 input[type='submit']{
    font-size: 22px !important;
    color: #faf9ee;    
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;
    background-color: #06579e !important;
    padding: 8px 20px;    
	border:none;
	background:transparent;
	outline:none;
}
.bx h3{
	color:#bd2d00;
	font-size:20px;
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;		
}
.bx h3 a{
	color:#bd2d00;
	font-size:20px;
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;		
}
.bx p{
	color:#343434;
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:20px;
}
.bx{
	width: 33%;
    float: left;
    text-align: center;
    height: 150px;
}
.top_boxes{
	padding-top:100px;
}
.bx:nth-child(3){
	border-right:none;
}
.bx{
	border-right:1px solid;
}
.box1 img{
	margin-top:20px;
}
.fresh_teaser h3{
	color:#bd2d00;
	font-size:26px;
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;	
	line-height:32px;
}
.fresh_teaser p{
	color:#343434;
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:20px;
}
.fresh_teaser{
	margin-top:100px;
}
.fresh_img{
	float:left;
}
.fresh_txt{
	width: 430px;
    float: left;
    margin-left: 50px;
}
.chalk_board{
	margin-top:100px;
}
.board{
	background: url(images/chalk_board.jpg) no-repeat top center;
    height: 1227px;
}
.left_board,.right_board{
	padding-top: 110px;
    padding-left: 180px;
	float:left;
}
.left_board p,.right_board p{
	color:#fff;	
	font-family: 'Chalky-Regular';
	font-size:40px;
	line-height: 56px;
}
.food_list h3{
	color:#bd2d00;
	font-size:26px;
	font-family: trilby, serif;
	font-weight: 400;
	font-style: normal;	
	line-height:32px;
}
.food_list{
	text-align:center;
	margin-top:100px;
	margin-bottom:100px;
}
.food_list ul li{
	display:inline-block;
	margin:10px;
}
.party_head{
	background-color:#bd2d00;
	padding:30px;
	text-align:center;
}
.party_head h3{
	color:#fff;
	font-size:53px;
	font-family: trilby, serif;
	font-weight: 400;
	font-style: normal;	
	line-height:56px;
}
.party_bg{
	background:url('images/party_platter.jpg') no-repeat;
	background-size: cover;
    min-height: 900px;
	padding-top:100px;
}
.party_bg h3{
	color:#fff;
	font-size:30px;
	font-family: trilby, serif;
	font-weight: 800;
	font-style: normal;		
}
.party_bg p{
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:20px;
	color:#fff;
	line-height:28px;
	padding-bottom:30px;
}
.party_bg h4{
	color:#fff;
	font-size:25px;
	font-family: trilby, serif;
	font-weight: 600;
	font-style: normal;	
	line-height:36px;
}
.left_party,.right_party{
	width:40%;
	float:left;
	margin-right:50px;
	margin-left:50px;
}
.disclaimer p{
	color:#bd2d00;
	font-size:22px;
	font-family: trilby, serif;
	font-weight: 400;
	font-style: italic;	
	text-align:center;
	padding-top:100px;
	padding-bottom:100px;
}
.instagram{
	text-align:center;
	margin-bottom:100px;
}
.instagram h2{
	font-family: rosewood-std-fill, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    color: #06579e;
}
.connect_head h3{
	color:#fff;
	font-size:32px;
	font-family: trilby, serif;
	font-weight: 400;
}
.connect_head{
	float:left;
}
.connect_input{
	float:left;
	background-color:#fff;
	margin-left: 30px;
}
.connect_input input[type='text']{
	background-color:transparent;
	outline:none;
	border:none;
	padding: 10px;
    width: 300px;
}
.connect_input input[type='submit']{
	background-color:transparent;
	outline:none;
	border:none;
	color:#bd2d00;
}
.foot_top{
	padding-top:80px;
}
.foot_top ::-webkit-input-placeholder {
   color: #515151;
   font-size:20px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.foot_top :-moz-placeholder { /* Firefox 18- */
   color: #515151;
   font-size:20px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.foot_top ::-moz-placeholder {  /* Firefox 19+ */
   color: #515151;
   font-size:20px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.foot_top :-ms-input-placeholder {  
   color: #515151;
   font-size:20px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.foot_bot p{
   color: #fff;
   font-size:15px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.credits{
   color: #fff;
   font-size:15px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
   text-align:center;
   padding-top:15px;
}
.credits a{
   color: #fff;
   font-size:15px;   
   font-family: open-sans, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.book{
	padding-top:80px;
}
.party_platters{
	margin-top:100px;
}
.instagram img{
	width:auto;
	max-width:100%; 
}
.header.fixed .head_add,.header.fixed .umenu{
	display:none;
}
.header.fixed .head_top{
	border:none;
	float:left;
}
.header.fixed .head_top{
	border:none;

}
.header.fixed .top_head{
	float:left;
	width:30%;
}
.header.fixed .bot_head{
	float:left;
	width:70%;
}
.header.fixed .head_cont .container{
	width:100%;
}
.header.fixed #access a{
	color:#c84333;
}
.header.fixed .head_top {
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.header.fixed .logo {
    width: 20%;
    float: left;
    
    padding-top: 15px;
    padding-bottom: 0px;
}
.fixed_header{
	display:none;
}
.header.fixed .svg{
	display:none;
}
.header.fixed .fixed_header{
	display:block;
}
.homepagey.feat_img .overlay{
	top:60%;
}
.order_online{
	text-align:center;
}
.order_online li{
	display:inline-block;
	margin:30px;
}
.list_center,.ginput_recaptcha > div{
	display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	a#menu-icon{
		display:block !important;
		_margin-top:-10px;
		padding:0px;	
		_margin-left:12px;	
		color:#000;	
	}	
	#access ul, #access:active ul { 
		display: none;	
		position: relative;	
		_padding: 20px;	
		background: #bd2d00;	
		left: 0px;	
		_top: 205px;	
		width: 100% !important;	
		border-radius: 4px 0 4px 4px;	
		z-index:100;	
		padding-bottom: 5px;
	}	
	#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    	color: #fff;
	}
	#access{
		display:block;
	}
	#access .menu-header, div.menu{
		margin-left:0px;
	}	
	#access a {	
		color: #fff;	
		display: block;	
		line-height: 38px;	
		padding: 0 15px;	
		text-decoration: none;	
		font-size:16px;		
		border-top:none;	
	}
	#access .menu-header li, div.menu li{
		float:none;
	}
	#access li {	
		text-align: center;	
		width: 100%;	
		_padding: 10px 0;	
		margin: 0;
	}	
	#access:hover ul {	
		_display: block;	
	}

	#access ul ul{	
		top:0px !important;	
		position:relative !important;	
		border:0px !important;
		
	}
	#access ul.sub-menu{	
		background-color: transparent;	
		border: medium none;	
		padding: 0 110px;	
		position:relative;	
		top:0px;	
		box-shadow:none;
		left:0px;
		background:none;
		height:auto;
		opacity:1;
	}	
	#access ul.sub-menu li a{
		background-color: transparent;	
		padding:0px 10px;	
		display:block;	
		line-height: 22px;
		color:#fff;
		margin:0 auto;
		text-align: left;
	}	
	#access ul.sub-menu li a:hover{	
		background-color: transparent;	
		padding:0px 10px;	
		display:block;		
	}	
	#menu-icon span {
		float: left;	
		margin-left: 50px;	
		margin-top: 10px;	
		width:200px;	
	}	
	#access a{	
	    background-color: transparent; 	
	}	
	#access{
		background-color: transparent;	
		border: none !important;
	}	
	#access li li a{	
		background-color:transparent;	
		border:0px;	
	}
	#access{
		margin:5px;
		width:100%;
		float:right;
		margin:0 auto;
	}
	#access .sub-menu a:hover{
		color:#fff !important;
	}
	#access li.menu-item-has-children:after{
		    content: '+';
			position: absolute;
			right: 50px;
			top: 18px;
			color: #fff;		
	}
	#access li:hover > a, #access ul ul :hover > a{
			
	}
	#access ul ul li {
		text-align: left;
		padding-top: 5px;
		width: 93%;
		padding-left:0px;
		border-bottom:none;
	}
	#access ul ul li a{
		color:#fff;
	}
	#page_wrap{
		width:95%;
		margin:0 auto;
		overflow:hidden;
	}
	#header img{
		width:auto;
		max-width:100%;
	}
	.container,.small_container,.med_container,.big_container,.vsmall_container{
		width:95%;
		margin:0 auto;
	}
	.big_container{
		width:100%;
	}
	.container{
		width:100%;
	}
	.lap_container{
		width:100%;		
	}
	.left_box{
		width:100%;
		float:none;
	}
	.contact_form input[type='text'], .contact_form input[type='email']{
		width:100% !important;
	}
	.contact_form textarea{
		width:100% !important;
	}
	.clambakes img{
		width:auto;
		max-width:100%;
	}
	.head_add,.umenu{
		display:none;
	}
	.ovly_txts {
		padding: 20px 10px;
	}
	.ovly_txts h3 {
		font-family: trilby, serif;
		font-weight: 800;
		font-style: normal;
		font-size: 22px;
	}
	.connect_head{
		float:none;
		text-align:center;
		padding-bottom: 10px;
	}
	.connect_input{
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 340px;
		margin-bottom: 30px;
	}
	.foot_bot p{
		text-align:center;
	}
	.feat_img img{
		_height:200px;
	}
	.feat_img h2 img {
		width: auto;
		height: auto;
		width:30%;
	}
	.head_top{
		border:none;
	}
	.bx{
		width:100%;
		float:none;
		border:none;
	}
	.fresh_img{
		float:none;
		width:100%;
	}
	.fresh_img img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.fresh_txt{
		width:95%;
		margin:0 auto;
		float:none;
		margin-top:20px;
		text-align: center;
	}
	p.online_btn{
		text-align: center !important;
		padding-top:15px;
	}
	.board {
		background: url(images/chalk_board.jpg) no-repeat top center;
		height:auto;
		background-size: contain;
	}
	.left_board, .right_board {
		padding-top: 20px;
		padding-left: 45px;
		float: left;
		width: 35%;
		padding-bottom: 30px;
	}
	.left_board p, .right_board p {
		color: #fff;
		font-family: 'Chalky-Regular';
		font-size: 20px;
    	line-height: 26px;
	}
	.left_party, .right_party {
		width: 80%;
		float: none;
		margin-right: 50px;
		margin-left: 50px;
	}
	.party_head h3 {
		color: #fff;
		font-size: 48px;
		font-family: trilby, serif;
		font-weight: 400;
		font-style: normal;
		line-height: 56px;
	}
	.location_page .left_box {
		width: 100%;
	}
	.location_page iframe{
		width:100%;
		height:auto;
	}
	.food_list img{
		width:100%;
		height:auto;
	}
	.top_section .wp-block-image img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.homepagey.feat_img .overlay h2{
		font-size:20px;
	}
	.left_box .btn {
		position: absolute;
		bottom: -80px;
		left: 0px;
		right: 0px;
	}
	.nohome .logo{
		padding-top:15px;
	}
	.nohome .head_top{
		margin-bottom:0px;
	}
	.nohome .feat_img h2 img {
		width: auto;
		height: auto;
		width: 30%;
	}
	.nohome .feat_img .overlay {
		position: absolute;
		top: 70%;
		left: 0px;
		right: 0px;
	}
	.connect_input input[type='text'] {
		background-color: transparent;
		outline: none;
		border: none;
		padding: 10px;
		width: 280px;
	}
	.food_list h3{
		padding-top:10px;
	}
	.logo{
		float: none;
		margin: 0 auto;
		width: 100%;
		padding-top:40px;
	}
	.logo img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.fish_parallax{
		min-height:225px;
		background-size:contain;
		background-attachment: initial;
	}
	.fish_parallax h2 {
		font-family: trilby, serif;
		font-weight: 400;
		FONT-WEIGHT: 200;
		font-size: 24px;
		color: #fff;		
		padding-bottom: 15px;
		line-height: 24px;
		padding-top: 75px;
	}
	.offer_img img{
		width:auto;
		max-width:100%;
		height:auto;
	}
}
@media only screen and (min-width:768px) and (max-width: 1023px) {
	.big_container{
		width:100%;
	}
	.container{
		width:100%;
	}
	.lap_container{
		width:100%;		
	}
	.head_add{
		padding-top: 25px;
		padding-left: 10px;
		float: left;
		width: 15%;
	}
	.umenu {
		float: right;
		width: 22%;
		margin-top: 45px;
	}
	.logo {
		text-align: center;
		padding-top: 90px;
		float: left;
		width: 50%;
		margin-left: 70px;
	}
	.left_box {
		float: left;
		width: 50%;
		position: relative;
	}
	.ovly_txts {
		padding: 50px 20px;
	}
	.foot_bot{
		padding:15px;
	}
	.ovly_txts h2{
		font-size:32px;
	}
	.ovly_txts h3 {
		font-family: trilby, serif;
		font-weight: 800;
		font-style: normal;
		font-size: 22px;
		color: #fff;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.food_list img{
		width:100%;
		height:auto;
	}
	.small_container{
		width:100%;
	}
	.feat_img > img {
		width: auto;
		height: 400px;
		max-width:100%;
	}
	.homepagey.feat_img .overlay {
		top: 75%;
	}
	.feat_img .overlay h2{
		font-size:42px;
	}
	.offer_img{
		float:left;
		width:50%;
		margin-right:0px;
	}
	.offer_img img{
		width:auto;
		max-width:100%;
		height:auto;		
	}
	.bx:nth-child(1){
		width:25%;
	}
	.bx:nth-child(2){
		width:30%;
	}
	.bx:nth-child(3){
		width:40%;
	}
	.fresh_img{
		float: left;
		width: 41%;
		margin-left: 10px;
	}
	.fresh_img img{
		width:auto;
		max-width:100%;
	}
	.fresh_txt {
		float: left;
		margin-left: 50px;
		width: 50%;
	}
	.board {
		background: url(images/chalk_board.jpg) no-repeat top center;
		height: 1030px;
		background-size: contain;
	}
	.left_board, .right_board {
		padding-top: 50px;
		padding-left: 110px;
		float: left;
	}
	.left_party, .right_party {
		width: 40%;
		float: left;
		margin-right: 30px;
		margin-left: 30px;
	}
	.location_page .left_box {
		width:50%;
	}
	.location_page iframe{
		width:100%;
	}
	
}

@media only screen and (min-width:1024px) and (max-width: 1299px) {
	.big_container{
		width:100%;
	}
	.container{
		width:100%;
	}
	.lap_container{
		width:100%;
		max-width:1024px;
	}
	.head_add{
		padding-left:30px;
	}
	.umenu {
		float: right;
		width: 18%;
		margin-top: 45px;
	}
	.logo {
		text-align: center;
		padding-top: 60px;
		float: left;
		width: 60%;
	}
	.left_box {
		float: left;
		width: 50%;
		position: relative;
	}
	.ovly_txts {
		padding: 50px 20px;
	}
	.foot_bot{
		padding:15px;
	}
	.feat_img img {
		width: 100%;
		height: 400px;
	}
	.feat_img h2 img {
		width: auto;
		height: auto;
	}
	.feat_img .overlay{
		top:83% !important;
	}
}