/*  
Theme Name: Clambakes
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;
}

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;
}

div.wpcf7-mail-sent-ok {
	border: none !important;
}

.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;
}

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;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	margin: 0 auto;
	width: 100%;
	margin-top: 22px;
	padding-bottom: 23px;
	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 {
	_float: left;
	position: relative;
	display: inline-block;
}

#access ul>li:first-child a {
	padding-left: 0px;
}

#access ul>li:last-child a {
	padding-right: 0px;
}

#access ul ul li:first-child a {
	padding-left: 10px;
}

#access ul ul li:last-child a {
	padding-right: 10px;
}

#access a {
	font-family: 'volterounded-regular';
	display: block;
	line-height: 40px;
	padding: 0 10.5px;
	text-decoration: none;
	font-size: 19px;
	color: #fff;
	letter-spacing: 1.5px;
	padding-right: 20px;
}

#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);
	background-color: #c64333;
	top: 39px;
	left: 0;
	z-index: 99999;
	position: absolute;
	left: -35px;
	height: auto;
	background-color: #c64333;
	border-top: 5px solid #fff;
	width: 200px;
	transition: 1s ease;
	opacity: 1;
}

#menu-item-318 ul.sub-menu {
	left: 2px;
}

#access ul ul li {
	width: 200px;
	display: inline !important;
	float: right;
	text-align: left;
	padding-top: 0px;
	border-bottom: 1px solid #ccc;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul a {
	line-height: 1em;
	padding: 10px !important;
	height: auto;
	color: #fff;
	padding-top: 15px;
	font-size: 16px;
}

#access ul ul li:first-child {
	_margin-top: 10px;
}

#access li:hover>a,
#access ul ul :hover>a {
	color: #fff;
}

#access ul>li:hover>ul {
	opacity: 1;
}

#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;
}

* 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: #fff;
}

.menu-item-home a {}

.menu-item-home a:hover {}

@font-face {
	font-family: 'volterounded-regular';
	src: url('fonts/volterounded-regular-webfont.woff2') format('woff2'),
		url('fonts/volterounded-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.debug {
	background: url('debug/2.png');
	margin: 0 auto;
	width: 1400px;
	height: 5310px;
}

::-webkit-input-placeholder {
	color: #fff;
	font-size: 12px;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
	font-size: 12px;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
	font-size: 12px;
}

:-ms-input-placeholder {
	color: #fff;
	font-size: 12px;
}

a#menu-icon {
	display: none !important;
	padding: 0px !important;
	border-top: none !important;
	font-size: 20px !important;
	text-align: center;
	color: #fff !important;
}

a#menu-icon:hover {
	color: #f58d85 !important;
}

.clear {
	clear: both;
}

div.wpcf7-validation-errors {
	border: none !important;
}

/* custom style for this theme you can remove or overwrite these styles */
body {
	color: #000;
	font-family: 'volterounded-regular';
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #c64333;
}

.internal_page p {
	font-size: 22px;
	color: #000;
	line-height: 30px;
	padding-bottom: 20px;
}

#content {
	clear: both;
}

.contact_form ::-webkit-input-placeholder {
	color: #f58e86;
	font-size: 13px;
}

.contact_form :-moz-placeholder {
	/* Firefox 18- */
	color: #f58e86;
	font-size: 13px;
}

.contact_form ::-moz-placeholder {
	/* Firefox 19+ */
	color: #f58e86;
	font-size: 13px;
}

.contact_form :-ms-input-placeholder {
	color: #f58e86;
	font-size: 13px;
}

.contact_form textarea {
	border: 1px solid #f58e86;
	color: #f58e86;
	font-size: 13px;
	padding: 10px 5px;
	border-radius: 3px;
	width: 99%;
}

.contact_form .g-recaptcha {
	float: right;
}

.contact_form input[type='submit'] {
	background-color: #f58e86;
	border: none;
	color: #fff;
	float: right;
	padding: 5px 15px;
	border-radius: 3px;
	margin-top: 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

.portal a {
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	background-color: #ddaf41;
	padding: 6px 20px;
	display: block;
	width: 170px;
	text-align: center;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

.container {
	width: 1400px;
	margin: 0 auto;
}

.top_head {
	transition: 1s ease;
	opacity: 1;
}

.foot_right .connected h2 {
	padding-bottom: 10px;
}

.foot_form input[type='email'] {
	width: 225px;
	padding: 3px;
	color: #64615d;
	font-size: 14px;
	border: none;
}

.foot_form input[type='email']::-webkit-input-placeholder {
	color: #64615d;
	font-size: 14px;
}

.foot_form input[type='email']:-moz-placeholder {
	/* Firefox 18- */
	color: #64615d;
	font-size: 14px;
}

.foot_form input[type='email']::-moz-placeholder {
	/* Firefox 19+ */
	color: #64615d;
	font-size: 14px;
}

.foot_form input[type='email']:-ms-input-placeholder {
	color: #64615d;
	font-size: 14px;
}

.foot_form input[type='submit'] {
	border: none;
	background-color: #fff;
	color: #c64333;
	font-size: 18px;
	padding: 3px 7px;
}

.foot_form {
	background-color: #fff;
}

.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;
}

/* ---------------- 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;
}

.med_container {
	width: 1024px;
	margin: 0 auto;
}

.phone {
	font-family: rosewood-std-fill, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	color: #fff;
	float: left;
	padding-top: 23px;
	padding-left: 47px;
	letter-spacing: 1.8px;
}

.logo {
	float: left;
	width: 575px;
	text-align: center;
	padding-top: 22px;
}

.quicklinks a {
	color: #fff;
	font-size: 13px;
	font-family: 'volterounded-regular';
}

.quicklinks li:first-child {
	padding-left: 0px;
}

.quicklinks li {
	list-style: none;
	display: inline-block;
	padding-left: 18px;
}

.quicklinks {
	float: right;
	text-align: right;
	margin-right: 43px;
	padding-top: 24px;
}

.fa {
	font-size: 18px;
}

.overlay h2 {
	font-size: 60px;
	color: #fff;
	font-family: rosewood-std-fill, serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
}

.header {
	position: relative;
	z-index: 10000;
}

.slider {
	position: relative;
	margin-top: -268px;
	float: left;
	width: 100%;
}

.slider img {
	width: 100%;
	height: auto;
}

.overlay {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 220px;
}

.blue_bar {
	background: url('images/blue_bar.jpg');
	width: 582px;
	height: 355px;
	float: left;
}

.below_slider {
	margin-top: 75px;
}

.blue_right p {
	font-size: 22px;
	color: #000;
	padding-bottom: 16px;
}

.blue_bar p {
	font-size: 22px;
	color: #000;
	padding-bottom: 16px;
	color: #fff;
	font-size: 42px;
	text-align: right;
	padding-right: 30px;
	padding-top: 80px;
	font-family: rosewood-std-fill, serif;
}

.blue_right {
	width: 596px;
	float: left;
	margin-left: 30px;
	padding-top: 88px;
	line-height: 26px;
}

.weddings {
	margin-top: 63px;
	background: url('images/mid_img.jpg');
	height: 702px;
	background-size: cover;
}

.clam_cont {
	width: 605px;
	padding-top: 68px;
	text-align: center;
}

.clam_cont h2 {
	font-size: 58px;
	color: #fff;
	font-family: rosewood-std-fill, serif;
	padding-bottom: 16px;
}

.clam_cont p {
	color: #fff;
	font-size: 18px;
	font-family: 'volterounded-regular';
	padding-bottom: 46px;
}

.clam_cont p.learn a {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #fff;
	padding: 8px 26px;
	border: 2px solid #fff;
}

.clam_cont p.learn a:hover {
	background-color: #fff;
	color: #000;
	transition: 1s ease;
}

.tent {
	margin-top: 45px;
	/*background:url('images/tent.jpg'); */
	_height: 859px;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.tent h2 {
	color: #042847;
	font-family: rosewood-std-fill, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 34px;
	padding-bottom: 33px;
}

.tent p {
	color: #000;
	font-size: 20px;
	line-height: 30px;
}

.tent_cont {
	text-align: center;
	padding-top: 45px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}

p.anchor_logo {
	margin-top: 100px;
	margin-bottom: 75px;
}

.tent_cont p.learn a {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #00579d;
	padding: 8px 26px;
	border: 2px solid #00579d;
}

.tent_cont p.learn a:hover {
	transition: ease 1s;
	background-color: #00579d;
	color: #fff;
}

.baked h2 {
	color: #c64333;
	font-size: 48px;
	font-family: rosewood-std-fill, serif;
	text-align: center;
	padding-bottom: 48px;
}

.baked {
	margin-top: 92px;
}

.parallax {
	background-image: url("images/box1.jpg");
	height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallax .box1 {
	background-color: rgba(167, 56, 43, 0.8);
	width: 50%;
	height: 500px;
	float: left;
}

.parallax .box2 {
	background-color: rgba(0, 75, 135, 0.7);
	width: 50%;
	height: 500px;
	float: left;
}

.box h2 span {
	font-size: 24px;
}

.box h2 {
	font-size: 48px;
	color: #fff;
	font-family: rosewood-std-fill, serif;
}

.box p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}

.boxy_cont {
	width: 280px;
	margin: 0 auto;
	text-align: center;
	margin-top: 70px;
}

.img_icon {
	margin-bottom: 25px;
}

.baked_learn p.learn a {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #00579d;
	padding: 8px 26px;
	border: 2px solid #00579d;
}

.baked_learn p.learn a:hover {
	transition: ease 1s;
	background-color: #00579d;
	color: #fff;
}

.baked_learn {
	margin-top: 46px;
	text-align: center;
	margin-bottom: 101px;
}

.choosebaked h2 {
	color: #c64333;
	font-size: 48px;
	font-family: rosewood-std-fill, serif;
	text-align: center;
	padding-bottom: 32px;
}

.box_pp1 {
	background: url('images/pit1.jpg');
	height: 494px;
	float: left;
	width: 700px;
}

.box_pp2 {
	background: url('images/pit2.jpg');
	height: 494px;
	float: left;
	width: 700px;
}

.choosebaked .boxy_cont h2 {
	color: #fff;
	font-size: 42px;
	font-family: rosewood-std-fill, serif;
}

.choosebaked .boxy_cont .img_icon {
	margin-top: 160px;
}

p.or {
	font-size: 48px;
	color: #c64333;
	font-family: rosewood-std-fill, serif;
	background-color: #fff;
	width: 100px;
	height: 75px;
	border-radius: 100px;
	margin: 0 auto;
	padding-top: 25px;
	margin-bottom: 80px;
	padding-bottom: 0px;
	line-height: 48px;
}

.choosebaked p.learn a {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #fff;
	padding: 8px 26px;
	border: 2px solid #fff;
}

.choosebaked p.learn a:hover {
	background-color: #fff;
	color: #000;
	transition: 1s ease;
}

.choosebaked {
	position: relative;
}

.choosebaked .bake_overlay {
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	width: 100%;
	bottom: 110px;
}

.instagram h2 {
	color: #c64333;
	font-size: 36px;
	font-family: rosewood-std-fill, serif;
	text-align: center;
	margin-bottom: 41px;
}

.instagram {
	margin-top: 105px;
	text-align: center;
}

.getbaked {
	text-align: center;
	margin-top: 78px;
	margin-bottom: 50px;
}

#footer {
	_margin-top: 58px;
}

.foot_left {
	float: left;
	width: 310px;
	margin-top: 80px;
	margin-left: 111px;
}

.foot_logo {
	margin-bottom: 35px;
}

.foot_left p {
	font-size: 12.5px;
	color: #fff;
	line-height: 15px;
}

.foot_right {
	float: right;
	text-align: right;
	margin-right: 82px;
	margin-top: 61px;
	width: 360px;
}

.foot_right h2 {
	color: #fff;
	font-size: 24px;
	font-family: rosewood-std-fill, serif;
	padding-bottom: 13px;
}

.connect ul li {
	display: inline-block;
	margin-left: 15px;
}

.connect ul li a {
	color: #fff;
	font-size: 22px;
}

.connected {
	margin-top: 29px;
}

.contact {
	margin-top: 27px;
}

.contact p {
	color: #fff;
	font-size: 16px;
}

.contact p a {
	color: #fff;
	font-size: 16px;
}

.voted {
	margin-top: 30px;
}

.foot_bot p {
	text-align: center;
	font-size: 18px;
	line-height: 42px;
	color: #fff;
}

.foot_bot p.design {
	font-size: 12px;
	line-height: 18px;
}

.foot_bot p.design a {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

#footer {
	background: url(images/foot_bg.jpg);
	height: 700px;
	background-size: cover;
}

.internal_page .slider {
	float: none;
	margin-top: 0px;
}

.slider .overlay img {
	max-width: 100%;
	width: 220px;
	_height: 150px;
}

.barbar .slider .overlay img {
	width: 100px;
}

.internal .phone,
.internal .quicklinks a {
	color: #c64333;
}

.internal #access {
	display: block;
	margin: 0 auto;
	width: 75%;
	margin-top: 13px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.internal .bot_head {
	background-color: #c64333;
}

.internal_page .overlay {
	bottom: 110px;
	text-align: center;
}

.internal_page .overlay h2 {
	padding-top: 30px;
}

.below_feat h2 {
	color: #c64333;
	font-size: 32px;
	font-family: rosewood-std-fill, serif;
	padding-bottom: 8px;
	line-height: 40px;
}

.below_feat p {
	font-size: 22px;
	color: #000;
	line-height: 26px;
}

.below_feat_cont {
	text-align: center;
	width: 680px;
	padding-top: 75px;
	margin: 0 auto;
	padding-bottom: 75px;
}

.below_feat_cont p {
	padding-bottom: 20px;
}

.below_feat {
	background-color: #f4f2ef;
}

.wed_right h2 {
	color: #c64333;
	font-size: 42px;
	font-family: rosewood-std-fill, serif;
	padding-bottom: 20px;
	line-height: 40px;
}

.wed_right h3 {
	font-size: 24px;
	color: #00579d;
	font-family: rosewood-std-fill, serif;
}

.wed_right p {
	color: #000;
	font-size: 20px;
	padding-bottom: 30px;
	line-height: 30px;
}

.wed_left {
	float: left;
}

.wedding_plan {
	margin-top: 80px;
}

.wed_right {
	float: left;
	width: 770px;
	margin-left: -355px;
	margin-top: 87px;
	background-color: rgba(255, 255, 255, 0.9);
	padding-left: 30px;
}

.wed_right_cont {
	width: 600px;
	padding-top: 32px;
}

.howbake h2 {
	color: #c64333;
	font-size: 42px;
	font-family: rosewood-std-fill, serif;
	padding-bottom: 20px;
	line-height: 48px;
}

.howbake {
	text-align: center;
	margin-top: 109px;
	margin-bottom: 130px;
}

.form_start h2 {
	color: #c64333;
	font-size: 48px;
	font-family: rosewood-std-fill, serif;
	padding-bottom: 20px;
	line-height: 48px;
}

.form_start {
	margin-top: 81px;
	text-align: center;
}

.startedform label {
	font-size: 14px !important;
	color: #000;
	display: block !important;
	padding-bottom: 4px !important;
}

.startedform {
	width: 790px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
}

.form_left {
	float: left;
	width: 48.5%;
	margin-right: 20px;
	text-align: left;
}

.form_right {
	float: left;
	width: 48.5%;
}

.startedform input[type='text'],
.startedform input[type='email'] {
	width: 370px;
	padding: 5px;
}

.startedform p {
	padding-bottom: 21px;
}

.form_bot {
	margin-top: 4px;
}

.form_bot input[type='text'] {
	width: 97.5%;
}

.form_bot textarea {
	width: 98.5%;
	height: 154px;
}

.startedform input[type='submit'] {
	display: block !important;
	margin: 0 auto !important;
	background: none;
	border: none;
	padding: 8px 42px;
	margin-top: 20px;
	font-size: 22px !important;
	color: #00579d;
	border: 2px solid;
	font-family: rosewood-std-fill, serif;
}

.startedform input[type='submit']:hover {
	display: block;
	margin: 0 auto;
	background: #00579d;
	border: none;
	padding: 8px 42px;
	margin-top: 20px;
	font-size: 22px;
	color: #fff;
	border: 2px solid #00579d;
	transition: 1s ease;
}

.testimonials h2 {
	color: #c64333;
	font-size: 42px;
	font-family: rosewood-std-fill, serif;
	padding-bottom: 28px;
	line-height: 48px;
	text-align: center;
	padding-top: 46px;
}

.testimonials p {
	font-size: 22px;
	color: #000;
}

.testimonials p.author {
	font-size: 22px;
	color: #00579d;
	font-family: rosewood-std-fill, serif;
	padding-top: 20px;
}

.testimonials {
	margin-top: 25px;
	background-color: #fcfbfa;
	padding-bottom: 85px;
	padding-top: 50px;
}

.small_container {
	width: 800px;
	margin: 0 auto;
}

.awards ul {
	text-align: center;
}

.awards li {
	display: inline-block;
	margin: 0px 30px;
}

.awards {
	margin-top: 69px;
	margin-bottom: 92px;
}

.clambakemenu h2 {
	color: #00579d;
	font-family: rosewood-std-fill, serif;
	font-size: 36px;
}

.clambakemenu h3 {
	color: #c64333;
	font-family: rosewood-std-fill, serif;
	padding-top: 35px;
	font-size: 28px;
}

.clambakemenu li p {
	color: #00579d;
	font-family: rosewood-std-fill, serif;
	padding-top: 20px;
	font-size: 20px;
}

.clambakemenu {
	text-align: center;
	margin-top: 60px;
}

.menu_box {
	border: 5px solid #00579d;
	_border-top: none;
}

ul.mains {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}

ul.mains li {
	display: inline-block;
	width: 20%;
	margin: 0px 60px;
}

ul.sides {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}

ul.sides li {
	display: inline-block;
	width: 20%;
	margin: 0px 20px;
}

.fancy {
	line-height: 0.5;
	text-align: center;
}

.fancy span {
	display: inline-block;
	position: relative;
}

.fancy span:before,
.fancy span:after {
	content: "";
	position: absolute;
	height: 0px;
	border-bottom: 5px solid #00579d;
	top: 0;
	width: 366px;
}

.fancy span:before {
	right: 100%;
	margin-right: 15px;
}

.fancy span:after {
	left: 100%;
	margin-left: 15px;
}

.bookmy {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 50px;
}

.intParallax {
	background-image: url("images/pit_parallax.jpg");
	height: 606px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.potpitpricing .fancy span:before,
.potpitpricing .fancy span:after {
	content: "";
	position: absolute;
	height: 0px;
	border-bottom: 5px solid #c64333;
	top: 0;
	width: 96px;
}

.potpitpricing h2 {
	color: #00579d;
	font-family: rosewood-std-fill, serif;
	font-size: 41px;
	padding-bottom: 30px;
}

.potpitpricing h3 {
	color: #c64333;
	font-family: rosewood-std-fill, serif;
	font-size: 32px;
}

.potpitpricing p {
	color: #000;
	font-size: 22px;
	padding-bottom: 20px;
	line-height: 30px;
}

.potpitpricing {
	margin-top: 100px;
}

.potmenu {
	border: 5px solid #c64333;
	_border-top: none;
	text-align: center;
	padding: 0px 50px;
	height: 445px;
}

.potpricing {
	width: 41%;
	float: left;
	margin: 0px 60px;
}

.pitpricing {
	width: 40.5%;
	float: left;
	margin: 0px 60px;
}

.rawbars {
	margin-top: 100px;
}

.rawbars h2 {
	color: #c64333;
	font-family: rosewood-std-fill, serif;
	font-size: 42px;
	padding-bottom: 30px;
	text-align: center;
}

.rawbars p {
	text-align: center;
	font-size: 22px;
	color: #000;
	padding-bottom: 40px;
}

.rawbars p.learn a {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #c64333;
	padding: 8px 26px;
	border: 2px solid #c64333;
}

.rawbars p.learn a:hover {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #fff;
	padding: 8px 26px;
	border: 2px solid #c64333;
	background-color: #c64333;
	transition: 1s ease;
}

.overlay_white {
	width: 630px;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 50px 100px 0px;
	margin: 0 auto;
	/* margin-top: 121px; */
	position: absolute;
	top: 100px;
	left: 0px;
	right: 0px;
}

.rawbars {
	background: url('images/raw.jpg');
	background-size: cover;
	height: 560px;
	position: relative;
}

.internal_page .blue_bar {
	float: right;
	text-align: left;
	height: 290px;
}

.internal_page .blue_right {
	float: right;
	text-align: right;
	padding-top: 10px;
	margin-right: 30px;
}

.internal_page .blue_bar p {
	font-size: 22px;
	color: #000;
	padding-bottom: 16px;
	color: #fff;
	font-size: 42px;
	text-align: left;
	padding-left: 30px;
	padding-top: 60px;
	font-family: rosewood-std-fill, serif;
	line-height: 52px;
}

.clambakemenu p {
	font-size: 22px;
	color: #000;
	padding-bottom: 20px;
	line-height: 28px;
}

.clambakemenu.rawbar h2 {
	padding-bottom: 50px;
}

.rawbar .menu_box {
	padding: 0px 165px;
}

.rawbar .menu_box h4 {
	color: #00579d;
	font-size: 22px;
	font-family: rosewood-std-fill, serif;
	padding-bottom: 30px;
}

.rawbar .fancy span:before,
.rawbar .fancy span:after {
	content: "";
	position: absolute;
	height: 0px;
	border-bottom: 5px solid #00579d;
	top: 0;
	width: 332px;
}

.extras h2 {
	color: #00579d;
	font-family: rosewood-std-fill, serif;
	font-size: 52px;
	padding-bottom: 30px;
	text-align: left;
}

.extras h4 {
	color: #c64333;
	font-family: rosewood-std-fill, serif;
	font-size: 32px;
	padding-bottom: 20px;
	text-align: left;
	padding-top: 30px;
}

.extras p {
	font-size: 20px;
	color: #000;
	line-height: 36px;
	padding-bottom: 0px;
}

.extras p span {
	color: #00579d;
	font-family: rosewood-std-fill, serif;
}

.extra_left {
	float: left;
	width: 45%;
}

.extra_right {
	float: right;
	width: 45%;
}

.extras {
	margin-top: 70px;
	padding-top: 50px;
	background-color: #fcfbfa;
	padding-bottom: 50px;
}

.additional {
	background: url('images/additional.jpg');
	background-size: cover;
	height: 654px;
	position: relative;
}

.add_overlay {
	width: 670px;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.6);
	text-align: center;
}

.add_overlay h2 {
	color: #c64333;
	font-family: rosewood-std-fill, serif;
	font-size: 42px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 30px;
}

.add_overlay p {
	font-size: 22px;
	line-height: 26px;
	padding-top: 0px;
	color: #000;
	padding-bottom: 0px;
}

.add_overlay h4 {
	font-size: 20px;
	color: #00579d;
	font-family: rosewood-std-fill, serif;
}

.add_cont {
	padding: 30px 80px;
}

.add_overlay {
	width: 770px;
	margin: 0 auto;
	background: rgba(246, 245, 245, 0.9);
	text-align: center;
	margin-top: -260px;
	z-index: 1000;
	position: relative;
}

.barstaff .potmenu {
	border-color: #00579d;
	height: 650px;

}

.barstaff h4 {
	color: #000;
	font-size: 22px;
	font-family: rosewood-std-fill, serif;
}

.barstaff.potpitpricing .fancy span:before,
.barstaff.potpitpricing .fancy span:after {
	content: "";
	position: absolute;
	height: 0px;
	border-bottom: 5px solid #00579d;
	top: 0;
	width: 156px;
}

.barstaff.potpitpricing .pitpricing .fancy span:before,
.barstaff.potpitpricing .pitpricing .fancy span:after {
	content: "";
	position: absolute;
	height: 0px;
	border-bottom: 5px solid #00579d;
	top: 0;
	width: 179px;
}

.fancy span:before,
.fancy span:after {
	width: 0px !important;
}

h2.fancy {
	text-align: center;
	background-color: #fff;
	margin-top: -20px !important;
}

.menu_box h2.fancy {
	text-align: center;
	background-color: #fff;
	margin-top: -11px !important;
	display: flow-root;
}

.partymenu .menu_box h2.fancy {
	text-align: center;
	background-color: #fff;
	margin-top: -11px !important;
	display: inline-block;
}

.menu_box.clam h2.fancy {
	text-align: center;
	background-color: #fff;
	margin-top: -11px !important;
	display: inline-block;
}

.add_overlay.note h2 {
	color: #00579d;
	font-size: 28px;
	font-family: rosewood-std-fill, serif;
}

.add_overlay.note h4 {
	color: #c64333;
	font-size: 28px;
	font-family: rosewood-std-fill, serif;
}

.add_overlay.note {
	margin-top: 50px;
}

.add_overlay.note h5 {
	color: #c64333;
	font-size: 28px;
	font-family: rosewood-std-fill, serif;
	padding-top: 50px;
}

.add_overlay.note p {
	padding-top: 0px;
}

.barparallax {
	background-image: url("images/bar_parallax.jpg");
	height: 654px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.party .wed_right {
	margin-left: -200px;
	background-color: rgba(245, 245, 245, 0.9);
}

.party .learn a {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #00579d;
	padding: 8px 26px;
	border: 2px solid #00579d;
}

.party .learn a:hover {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #fff;
	padding: 8px 26px;
	border: 2px solid #00579d;
	background-color: #00579d;
	transition: ease 1s;
}

.rentals p.learn a {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #fff;
	padding: 8px 26px;
	border: 2px solid #fff;
}

.rentals p.learn a:hover {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #00579d;
	padding: 8px 26px;
	border: 2px solid #fff;
	background-color: #fff;
	transition: 1s ease;
}

.rentals h2 {
	color: #fff;
	font-size: 42px;
	font-family: rosewood-std-fill, serif;
	padding-bottom: 50px;
}

.rentals {
	text-align: center;
	background: url('images/rentals_bg.jpg');
	height: 583px;
	background-size: cover;
	margin-top: 80px;
}

.rentals_cont {
	padding-top: 80px;
}

p.learn {
	margin-top: 20px;
	padding-bottom: 50px;
}

.exp_text {
	background: url(images/exp_bg.jpg);
	width: 660px;
	height: 197px;
	float: left;
	margin-left: -50px;
	margin-top: 110px;
	position: relative;
}

.exp_img {
	float: left;
}

.experiences p {
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	padding: 30px;
}

.experiences {
	margin-top: 100px;
	margin-bottom: 100px;
}

.exp_list:nth-child(2n) .exp_img {
	float: right;
}

.exp_list:nth-child(2n) .exp_text {
	margin-top: -280px;
	float: left;
	margin-left: 0px;
}

.exp_list:nth-child(2n) {
	margin-top: -60px;
}

.corporate_events {
	background: url('images/corporate_events_bg.jpg');
	background-size: cover;
	position: relative;
	height: 634px;
	text-align: center;
	margin-bottom: 80px;
}

.corporate_overlay h2 {
	color: #c64333;
	font-size: 42px;
	font-family: rosewood-std-fill, serif;
	padding-top: 30px;
	padding-bottom: 30px;
}

.corporate_overlay p {
	color: #000;
	font-size: 22px;
	line-height: 30px;
}

.corporate_overlay {
	background: rgba(255, 255, 255, 0.8);
	padding: 30px;
	position: absolute;
	width: 660px;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	top: 95px;
}

.about_right p {
	font-size: 22px;
	color: #000;
	padding-bottom: 20px;
	line-height: 30px;
}

.about_right h4 {
	font-size: 31px;
	font-family: rosewood-std-fill, serif;
	color: #00579d;
}

.about_left {
	float: left;
}

.about_sec {
	margin-top: 70px;
}

.about_right {
	float: left;
	width: 535px;
	margin-left: 25px;
}

.wherebake {
	background: url('images/where_bg.jpg');
	background-size: cover;
	position: relative;
	height: 634px;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 150px;
}

.wherebake .corporate_overlay h2 {
	color: #00579d;
}

.wherebake .corporate_overlay h4 {
	color: #c64333;
	font-family: rosewood-std-fill, serif;
	font-size: 28px;
}

.wherebake p.learn a {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #c64333;
	padding: 8px 26px;
	border: 2px solid #c64333;

}

.wherebake p.learn a:hover {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #fff;
	padding: 8px 26px;
	border: 2px solid #c64333;
	background-color: #c64333;
	transition: 1s ease;
}

.wherebake p {
	padding-bottom: 10px;
}

.about_right.answers {
	float: left;
	width: 400px;
	margin-left: 25px;
	padding-top: 50px;
}

.about_right.answers h2 {
	color: #00579d;
	font-family: rosewood-std-fill, serif;
	font-size: 42px;
	padding-bottom: 30px;
}

.about_right.answers p.learn a {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #c64333;
	padding: 8px 26px;
	border: 2px solid #c64333;

}

.about_right.answers p.learn a:hover {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #fff;
	padding: 8px 26px;
	border: 2px solid #c64333;
	background-color: #c64333;
	transition: 1s ease;
}

.faq_section {
	margin-top: 50px;
}

div.ufaq-faq-title h4 {
	font-family: rosewood-std-fill, serif;
	font-size: 32px;
	color: #c64333;
	line-height: 40px;
}

.ewd-ufaq-post-margin strong {
	font-size: 22px;
	color: #000;
	font-weight: normal;
	line-height: 38px;
}

.ewd-ufaq-post-margin-symbol,
.ewd-ufaq-toggle-all-symbol {
	font-family: 'ewd-toggle-icon';
	color: #c64333;
}

.parallax {
	background-image: url("images/box1.jpg");
	height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.contparallax {
	background-image: url("images/contact_parallax.jpg");
	height: 490px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 50px;
}

.tent_box {
	background: url('images/tent_int.jpg');
	height: 590px;
	background-size: cover;
	margin-top: 0px;
}

.tent_box h2 {
	font-family: rosewood-std-fill, serif;
	font-size: 36px;
	color: #00579d;
	line-height: 40px;
}

.tent_box p {
	font-size: 22px;
	color: #000;
	line-height: 30px;
	padding-bottom: 20px;
}

.tent_box h4 {
	font-family: rosewood-std-fill, serif;
	font-size: 28px;
	color: #00579d;
	line-height: 40px;
}

.tenty_cont {
	padding-top: 80px;
}

.vsmall_container {
	width: 680px;
	margin: 0 auto;
}

.req_quote {
	margin-top: 100px;
	margin-bottom: 100px;
}

.quote_icon {
	float: left;
}

.quote_text p {
	font-size: 22px;
	color: #000;
	line-height: 30px;
	padding-bottom: 20px;
}

.quote_text {
	float: left;
	margin-left: 20px;
	width: 485px;
	padding-top: 20px;
}

.anch .box_pp1 {
	background: url(images/tent_box.jpg);
}

.anch .box_pp2 {
	background: url(images/party_box.jpg);
}

.anch .boxy_cont {
	width: 295px;
	margin: 0 auto;
	text-align: center;
	margin-top: 70px;
}

.anch .img_icon {
	height: 100px;
}

.anch .boxy_cont .img_icon {
	margin-top: 75px;
}

.anch_menu ul li {
	display: inline-block;
	margin: 35px;
	width: 220px;
}

.anch_menu ul {
	text-align: center;
}

.anch_menu ul h2 {
	color: #00579d;
	font-size: 28px;
	font-family: rosewood-std-fill, serif;
	padding-top: 20px;
}

p.learn.red a {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #c64333;
	padding: 8px 26px;
	border: 2px solid #c64333;
}

p.learn.red a:hover {
	font-family: rosewood-std-fill, serif;
	font-size: 22px;
	color: #fff;
	padding: 8px 26px;
	border: 2px solid #c64333;
	background-color: #c64333;
}

.anch_menu .menu_box {
	padding: 0px 50px;
	border: 5px solid #00579d;
	_border-top: none;
	width: 600px;
	margin: 0 auto;
}

.anch_menu .fancy span:before,
.anch_menu .fancy span:after {
	content: "";
	position: absolute;
	height: 0px;
	border-bottom: 5px solid #00579d;
	top: 0;
	width: 160px;
}

.anch_gall {
	text-align: center;
	margin-top: 80px;
}

.anch_gall h2 {
	font-family: rosewood-std-fill, serif;
	font-size: 32px;
	color: #c64333;
	padding-bottom: 50px;
}

.quote_icon_cen {
	margin-top: 80px;
	margin-bottom: 80px;
	text-align: center;
}

.tent_texts h2 {
	font-family: rosewood-std-fill, serif;
	font-size: 32px;
	color: #c64333;
	padding-bottom: 20px;
}

.tent_texts p {
	font-size: 22px;
	color: #000;
	line-height: 30px;
	padding-bottom: 20px;
}

.tent_texts {
	float: right;
	width: 560px;
	background-color: rgb(245, 245, 245);
	padding: 30px 50px 30px 100px;
	text-align: left;
	height: 400px;
}

.tent_gally {
	float: right;
	margin-right: -200px;
	margin-top: 30px;
}

.tent_types {
	margin-top: 80px;
	margin-bottom: 80px;
}

.tent_texts_cont {
	padding-left: 125px;
	padding-right: 115px;
}

.tent_list {
	margin-bottom: 50px;
}

.tenty .tent_list:nth-child(2n) .tent_gally {
	float: left;
	margin-right: 0px;
	margin-left: -150px;
}

.tent_list:nth-child(2n) .tent_texts {
	float: left;
}

.details_matter h2 {
	font-family: rosewood-std-fill, serif;
	font-size: 42px;
	color: #c64333;
	padding-bottom: 10px;
	padding-top: 70px;
	text-align: center;
}

.tent_planning .tent_gally {
	float: left;
	margin-right: 0px;
	margin-top: 0px;
}

.tent_planning .tent_texts {
	float: left;
	padding: 0px;
	height: 535px;
	width: 800px;
	text-align: center;
}

.tent_planning .tent_texts h3 {
	font-family: rosewood-std-fill, serif;
	font-size: 32px;
	color: #c64333;
}

.tent_planning .tent_texts h2 {
	font-family: rosewood-std-fill, serif;
	font-size: 42px;
	color: #00579d;
	padding-bottom: 20px;
}

.tent_planning .tent_texts_cont {
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 100px;
}

.tent_list:nth-child(2n) .tent_gally {
	float: right;
	margin-right: 0px;
	margin-left: 0px;
}

.form_bot h2 {
	font-family: rosewood-std-fill, serif;
	font-size: 32px;
	color: #c64333;
	padding-bottom: 20px;
	text-align: center;
}

.form_bot p {
	text-align: center;
}

.testimonial-name {
	font-size: 22px;
	color: #00579d;
	font-family: rosewood-std-fill, serif;
	padding-top: 20px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.tent video {
	width: 100%;
	height: auto;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.scroll {
	display: none;
}

.header.fixed .noscroll {
	display: none;
}

.header.fixed .scroll {
	display: block;
	transition: 2s ease;
}

.header.fixed {
	width: 100%;
	background-color: #fff;
	transition: 2s ease;
	position: fixed;
}

.scroll .logo {
	text-align: left;
	width: 125px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.scroll .logo img {
	width: 60%;
}

.scroll #access a {
	color: #c64333 !important;
	font-size: 15px;
}

.scroll #access {
	width: 80%;
}

.scroll .quicklinks {
	margin-right: 0px;
	/* margin-top: -50px; */
	padding-top: 0px;
}

.scroll .quicklinks a {
	color: #c64333 !important;
	font-size: 13px;
}

.header.internal.fixed .scroll .logo {
	margin-top: 0px;
	margin-bottom: 10px;
}

.header.internal.fixed #access {
	padding-bottom: 0px;
}

.header.internal.fixed .scroll .quicklinks {
	padding-top: 20px;
}

.header.fixed #access .sub-menu a {
	color: #fff !important;
}

#menu-item-267 .sub-menu {
	left: -15px;
}

.instagram h2 a {
	color: #c64333;
}

.anchors .slider .overlay img {
	width: 150px;
}

.fixed #access a {
	padding: 0px 7.5px;
}

.ven_menu p {
	color: #c64333;
	font-size: 22px;
	font-family: rosewood-std-fill, serif;
	padding: 0px;
	text-align: center;
	padding-bottom: 15px;
}

.ven_menu .right_class_ven,
.left_ven_menu {
	width: 40%;
	margin: 20px;
	float: left;
}

.ven_menu .fancy span:before,
.ven_menu .fancy span:after {
	width: 230px;
}

.ven_menu.rhode .fancy span:before,
.ven_menu.rhode .fancy span:after {
	width: 225px;
}

.ven_menu.cod .fancy span:before,
.ven_menu.cod .fancy span:after {
	width: 265px;
}

.venuespage .below_feat {
	background-color: #fff;
}

.partymenu .fancy span:before,
.partymenu .fancy span:after {
	content: "";
	position: absolute;
	height: 0px;
	border-bottom: 5px solid #00579d;
	top: 0;
	width: 220px;
}

.water_serv .menu_box {
	width: 880px;
	_height: 330px;
}

.water_serv .menu_box h2 {
	padding: 0px;
	padding-top: 40px;
}

.water_serv .menu_box h4 {
	padding: 0px;
}

.water_serv .menu_box h2.fancy {
	font-size: 25px;
	color: #c64333;
	padding: 0px;
}

.ven_menu .menu_box {
	border-top: 5px solid #00579d
}

.ven_menu .fancy span:before,
.ven_menu .fancy span:after {
	width: 0px !important;
}

.ven_menu .fancy {
	line-height: 0.5;
	text-align: center;
	background-color: #fff;
	margin-top: -10px;
}

.mix_leadin {
	margin-top: 100px;
}

.mix_img {
	position: relative;
}

.lead_overlay {
	position: absolute;
	z-index: 1000;
	top: 30px;
	left: 0px;
	right: 0px;
	text-align: center;
}

.lead_overlay img {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.slider .overlay .cape_logo {
	width: 600px;
	margin-top: 20px;

}

.aboutus {
	background: url(https://clambakesetc.net/wp-content/uploads/2023/05/abt_wood_bg.png) top center no-repeat;
	background-size: cover;
	height: 500px;
	text-align: center;
}

ul.icons {
	padding-top: 150px;
}

ul.icons li {
	display: inline-block;
	margin: 15px;
	width: 178px;
}

ul.icons li h2 {
	font-weight: 500;
	font-size: 23px;
	color: #fff;
}

.howitworks {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.howitworks h2 {
	color: #02145e;
	font-size: 48px;
	font-weight: 500;
	padding-bottom: 30px;
}

.howitworks p {
	color: #000;
	font-size: 22px;
	line-height: 28px;
	margin: 0 auto;
}

.howitworks p.btn a {
	text-transform: uppercase;
	color: #6f2815;
	font-size: 30px;
	display: inline-block;
	border: 2px solid #6f2815;
	padding: 20px 30px;
	margin-top: 50px;
}

.howitworks p.btn a:hover {
	background-color: #6f2815;
	transition: 0.5s ease;
	color: #fff;
}

@media only screen and (max-width: 1023px) {
	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: #c64333;
		left: 0px;
		_top: 205px;
		width: 100% !important;
		border-radius: 4px 0 4px 4px;
		z-index: 100;
	}

	#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 35px;
		position: relative;
		top: 0px;
		box-shadow: none;
		left: 0px;
		background: none;
		height: auto;
	}

	#access ul.sub-menu li a {
		background-color: transparent;
		padding: 0px 10px;
		display: block;
		line-height: 15px;
		color: #eee;
		margin: 0 auto;
		text-align: center;
	}

	#access ul.sub-menu li a:hover {
		background-color: transparent;
		padding: 0px 10px;
		display: block;
		color: #4f4f4f !important;
	}

	#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 a:hover {}

	#access li.menu-item-has-children:after {
		content: '+';
		position: absolute;
		right: 50px;
		top: 12px;
		color: #fff;
		font-size: 20px;
	}

	#access li:hover>a,
	#access ul ul :hover>a {
		color: #4f4f4f;
	}

	#page_wrap {
		width: 95%;
		margin: 0 auto;
		overflow: hidden;
	}

	#header img {
		width: auto;
		max-width: 100%;
	}

	.container {
		width: 100%;
		margin: 0 auto;
	}

	.med_container {
		width: 100%;
		margin: 0 auto;
	}

	.small_container {
		width: 100%;
		margin: 0 auto;
	}

	.vsmall_container {
		width: 100%;
		margin: 0 auto;
	}

	.header {
		background-color: #00579d;
	}

	.header.internal {
		background-color: #fff;
	}

	.internal #access {
		padding-top: 0px;
		padding-bottom: 0px;
		width: 100%;
		margin-top: 0px;
	}

	.internal .bot_head {
		margin-top: 5px;
	}

	.phone {
		float: none;
		text-align: center;
		padding-left: 0px;
	}

	.logo {
		width: 100%;
		float: none;
	}

	.quicklinks {
		float: none;
		margin-right: 0px;
		text-align: center;
	}

	.slider {
		margin-top: 0px;
	}

	.blue_bar {
		width: 100%;
		float: none;
	}

	.blue_bar p {
		text-align: center;
		padding-right: 0px;
	}

	.blue_right {
		width: 100%;
		margin-left: 0px;
		padding-top: 30px;
		text-align: center;
	}

	.weddings {
		height: auto;
		margin-bottom: 50px;
	}

	.clam_cont {
		width: 100%;
	}

	.tent {
		height: auto;
	}

	p.anchor_logo {
		margin-top: 60px;
		margin-bottom: 60px;
	}

	.tent p.learn {
		margin-bottom: 50px;
	}

	.parallax .box1 {

		height: 50%;
		float: left;
		width: 100%;
	}

	.parallax .box2 {

		height: 50%;
		float: left;
		width: 100%;
	}

	.boxy_cont {
		margin-top: 15px;
	}

	.baked h2 {
		padding-bottom: 0px;
	}

	.box h2 {
		font-size: 20px;
		color: #fff;
		font-family: rosewood-std-fill, serif;
	}

	.box .img_icon {
		width: 25%;
		margin: 0 auto;
	}

	.box .img_icon img {
		width: auto;
		max-width: 100%;
		height: auto;
	}

	.baked_learn p.learn a {
		font-size: 16px;
	}

	.box_pp1,
	.box_pp2 {
		width: 100%;
		height: auto;
		background-size: cover;
	}

	.choosebaked .bake_overlay {
		position: absolute;
		left: 0px;
		right: 0px;
		text-align: center;
		width: 100%;
		bottom: 215px;
	}

	#footer {
		height: auto;
	}

	.foot_left {
		width: 100%;
		float: none;
		margin: 0 auto;
		text-align: center;
		padding-top: 40px;
	}

	.foot_right {
		float: none;
		text-align: center;
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.connected {
		width: 300px;
		margin: 0 auto;
		margin-top: 50px;
	}

	.foot_bot {
		padding-bottom: 50px;
	}

	.overlay {
		position: absolute;
		left: 0px;
		right: 0px;
		bottom: 25px;
	}

	.overlay h2 {
		font-size: 32px;
	}

	.internal_page .overlay {
		bottom: 0px;
	}

	.internal_page.anchors .slider .overlay img {
		width: 15%;
	}

	.internal_page .overlay h2 {
		padding-top: 5px;
	}

	.below_feat_cont {
		width: 100%;
	}

	.below_feat h2 {
		font-family: 26px;
		line-height: 32px;
	}

	.wedding_plan {
		position: relative;
	}

	.wed_right {
		float: none;
		width: 100%;
		margin: 0 auto;
		position: absolute;
		top: 20px;
	}

	.wed_right_cont {
		width: 90%;
	}

	.startedform {
		width: 100%;
		max-width: 790px;
	}

	.form_left,
	.form_right {
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	.startedform input[type='text'],
	.startedform input[type='email'] {
		width: 95%;
	}

	.form_bot textarea {
		width: 96.5%;
		height: 154px;
	}

	.awards li {
		display: inline-block;
		margin: 0px 30px;
		margin-bottom: 10px;
	}

	.startedform label {
		font-size: 14px;
		color: #000;
		display: block;
		padding-bottom: 4px;
		text-align: left;
	}

	ul.mains li,
	ul.sides li {
		width: 100%;
		margin: 0 auto;
	}

	.bookmy img {
		width: auto;
		max-width: 100%;
		height: auto;
	}

	.potpricing,
	.pitpricing {
		width: 100%;
		float: none;
		margin: 0 auto;
		margin-bottom: 50px;
		max-width: 478px;
	}

	.potmenu {
		height: auto;
	}

	.potpitpricing h2 {
		font-size: 34px;
		display: inline-block;
		padding: 0px 24px 32px;
		line-height: 36px;
	}

	.overlay_white {
		width: 100%;
		padding: 0px;
		padding-top: 50px;
		top: 0px;
	}

	.rawbars {
		height: 640px;
	}

	.internal_page .blue_right {
		float: none;
		text-align: center;
		padding-top: 10px;
		margin-right: 0px;
	}

	.rawbar .menu_box {
		padding: 0px;
	}

	.rawbar .menu_box h2 {
		font-size: 32px;
	}

	.add_overlay {
		width: 100%;
	}

	.add_cont {
		padding: 10px;
	}

	.barbar.internal_page .slider .overlay img {
		width: 10%;
	}

	.barstaff .potmenu {
		height: auto;
	}

	.barbar .potpricing,
	.pitpricing {
		width: 100%;
		float: none;
		margin: 0 auto;
		margin-bottom: 50px;
		max-width: 478px;
	}

	.party .wed_right {
		margin-left: 0px;
		top: 85px;
	}

	.rentals_cont {
		padding-top: 35px;
	}

	.exp_text {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 50px;
		height: auto;
		float: none;
	}

	.exp_list:nth-child(2n) {
		margin-top: 0px;
	}

	.exp_img {
		float: none;
	}

	.exp_list:nth-child(2n) .exp_text {
		float: none;
		margin: 0 auto;
	}

	.exp_list:nth-child(2n) .exp_img {
		float: none;
		margin: 0px auto;
	}

	.corporate_overlay {
		width: 90%;
	}

	.corporate_events {
		height: 880px;
	}

	.about_right {
		width: 100%;
		margin: 0 auto;
		margin-top: 10px;
	}

	.wherebake {
		height: 840px;
	}

	.about_right.answers {
		width: 100%;
		margin: 0 auto;
	}

	.anchors .overlay h2 {
		font-size: 20px;
	}

	.anchors .slider .overlay img {
		width: 15%;
	}

	.tenty_cont {
		padding: 20px;
	}

	.quote_icon {
		float: none;
		text-align: center;
	}

	.quote_text {
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	.anch_menu .menu_box {
		width: 97%;
	}

	.anch_menu.water_serv .menu_box {
		_width: 100%;
		_max-width: 515px;
	}

	.tent_texts {
		width: 100%;
		float: none;
		height: auto;
		padding: 10px;
	}

	.tent_texts_cont {
		padding: 0px;
	}

	.tent_gally,
	.tenty .tent_list:nth-child(2n) .tent_gally {
		float: none;
		width: 100%;
		margin: 0 auto;
	}

	.tent_gally img {
		width: auto;
		max-width: 100%;
		height: auto;
	}

	.tent_planning .tent_texts {
		width: 100%;
		height: auto;
	}

	.tent_planning .tent_texts_cont {
		padding-left: 0px;
		padding-right: 0px;
	}

	.tent_cont {
		position: relative;
	}

	.choosebaked .boxy_cont h2 {
		padding-bottom: 65px;
	}

	p.or {
		font-size: 48px;
		color: #c64333;
		font-family: rosewood-std-fill, serif;
		background-color: #fff;
		width: 100px;
		height: 75px;
		border-radius: 100px;
		margin: 0 auto;
		padding-top: 25px;
		margin-bottom: 50px;
		padding-bottom: 0px;
		line-height: 48px;
	}

	.choosebaked .bake_overlay {
		position: absolute;
		left: 0px;
		right: 0px;
		text-align: center;
		width: 100%;
		bottom: 225px;
	}

	.party .wed_right {
		float: none;
		width: 100%;
		margin: 0 auto;
		position: relative;
		top: 0px;
	}

	.wed_left {
		float: none;
	}

	.slider .overlay img {
		max-width: 100%;
		width: 15%;
	}

	.contparallax {
		position: relative;
		background-attachment: initial;
	}

	.ven_menu .menu_box h2 {
		font-size: 34px;
		display: flow-root;
		padding: 0px 24px 32px;
		line-height: 36px;
	}

	.ven_menu .menu_box {
		width: 600px;
		padding: 0px 50px;
	}

	.intParallax {
		background-attachment: initial;
	}

	.water_serv .menu_box h2.fancy {
		font-size: 25px;
		color: #c64333;
		padding: 0px;
		line-height: 30px;
	}

	.barparallax {
		background-attachment: inherit;
	}

	.aboutus {

		background-size: cover;
		height: auto;
		text-align: center;
	}
}

@media only screen and (min-width:375px) and (max-width: 767px) {

	.ven_menu .right_class_ven,
	.left_ven_menu {
		float: none;
		width: 80%;
		margin: 0 auto;
	}

	.ven_menu .menu_box {
		padding: 0px;
	}

	.ven_menu .menu_box {
		width: 97%;
	}

	ul.icons {
		padding-top: 100px;
		padding-bottom: 125px;
	}

	.slider .overlay .cape_logo {
		width: 150px;
		margin-top: 0px;
	}

	.side-section .menu-box .menu-box-title {
		font-size: 28px;
	}

	.side-section .menu-box .menu-box-subtitle {
		font-size: 22px;
	}

	.side-section .menu-box .menu-items .menu-item {
		font-size: 18px;
	}

	.how-it-works .section-header .section-title {
		font-size: 28px;
	}

	.how-it-works .section-header .section-description {
		font-size: 14px;
	}
}

@media only screen and (min-width:768px) and (max-width: 1023px) {
	.internal_page .blue_bar p {
		text-align: center;
	}

	.anch_menu .menu_box {
		width: 88%;
	}

	.tent_planning .tent_gally {
		width: 100%;
	}

	.tent_planning .tent_gally img {
		width: 100%;
	}

	.ven_menu .menu_box h2 {
		font-size: 36px;
	}

	.ven_menu .menu_box {
		width: 600px;
		padding: 0px 50px;
	}

	.side-section .menu-box .menu-box-title {
		font-size: 32px;
	}

	.side-section .menu-box .menu-box-subtitle {
		font-size: 24px;
	}

	.side-section .menu-box .menu-items .menu-item {
		font-size: 20px;
	}

	.how-it-works .section-header .section-title {
		font-size: 32px;
	}

	.how-it-works .section-header .section-description {
		font-size: 15px;
	}
}

@media only screen and (min-width:1024px) and (max-width: 1399px) {
	#access a {
		_font-size: 13px;
	}

	.slider img {
		_width: auto;
		height: auto;
		max-width: 100%;
	}

	.container {
		width: 100%;
		margin: 0 auto;
	}

	#page_wrap {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	.med_container {
		width: 100%;
		margin: 0 auto;
		max-width: 1024px;
	}

	.overlay {
		position: absolute;
		left: 0px;
		right: 0px;
		bottom: 90px;
	}

	.blue_bar {
		background: url(images/blue_bar.jpg);
		width: 420px;
		height: 355px;
		float: left;
	}

	.internal_page .blue_right {
		width: 530px;
		float: right;
		margin-left: 30px;
		padding-top: 5px;
		line-height: 26px;
	}

	.box_pp1,
	.box_pp2 {
		width: 50%;
		height: auto;
	}

	.internal #access {
		display: block;
		margin: 0 auto;
		width: 100%;
	}

	.fixed.internal #access {
		display: block;
		margin: 0 auto;
		width: 80%;
	}

	.internal_page .overlay {
		bottom: 30px;
		text-align: center;
	}

	.wed_left {
		float: left;
		width: 80%;
	}

	.wed_left img {
		width: auto;
		max-width: 100%;
		height: auto;
	}

	.wed_right {
		float: left;
		width: 500px;
		margin-left: -500px;
		margin-top: 38px;
		background-color: rgba(255, 255, 255, 0.7);
		padding-left: 30px;
	}

	.party .wed_left {
		width: 50%;
	}

	.top_head {
		margin-bottom: 10px;
	}

	.potpitpricing {
		margin-top: 100px;
		text-align: center;
	}

	.potpricing,
	.pitpricing {
		width: 100%;
		float: none;
		margin: 17px;
		margin-bottom: 50px;
		max-width: 478px;
		display: inline-flex;
	}

	.potmenu {
		height: auto;
		min-height: 500px;
	}

	.potpitpricing h2 {
		_font-size: 30px;
	}

	.extras {
		padding-left: 50px;
	}

	.barbar .barstaff .potmenu {
		border-color: #00579d;
		height: auto;
	}

	.barstaff.potpitpricing .fancy span:before,
	.barstaff.potpitpricing .fancy span:after {
		content: "";
		position: absolute;
		height: 0px;
		border-bottom: 5px solid #00579d;
		top: 0;
		width: 140px;
	}

	.barstaff.potpitpricing .pitpricing .fancy span:before,
	.barstaff.potpitpricing .pitpricing .fancy span:after {
		content: "";
		position: absolute;
		height: 0px;
		border-bottom: 5px solid #00579d;
		top: 0;
		width: 160px;
	}

	.party .wed_right {
		margin-left: 0px;
	}

	.anchors .overlay h2 {
		font-size: 32px;
	}

	.anchors .slider .overlay img {
		max-width: 100%;
		width: 10%;
		height: auto;
	}

	.tent_texts {
		float: right;
		width: 295px;
		background-color: rgb(245, 245, 245);
		padding: 30px 30px 30px 65px;
		text-align: left;
		height: 400px;
	}

	.tent_gally {
		float: right;
		margin-right: -50px;
		margin-top: 30px;
	}

	.tent_texts_cont {
		padding-left: 0px;
		padding-right: 0px;
	}

	.tent_list:nth-child(2n) .tent_texts {
		float: left;
		padding: 30px 30px 30px 15px;
	}

	.tenty .tent_list:nth-child(2n) .tent_gally {
		float: left;
		margin-right: 0px;
		margin-left: -50px;
	}

	.tenty .tent_list:nth-child(2n) .tent_texts {
		padding-right: 80px;
	}

	.tent_planning .tent_texts {
		width: 510px;
		height: 455px;
	}

	.tent_planning .tent_texts_cont {
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.tent_planning .tent_texts h2 {
		font-family: rosewood-std-fill, serif;
		font-size: 42px;
		color: #00579d;
		padding-bottom: 5px;
	}

	.tent_planning .tent_gally {
		float: left;
		margin-right: 0px;
		margin-top: 0px;
		width: 514px;
	}

	.tent_planning .tent_gally img {
		width: auto;
		max-width: 100%;
		height: auto;
	}

	.tent_planning .tent_texts p {
		font-size: 20px;
		color: #000;
		line-height: 24px;
		padding-bottom: 15px;
	}

	.tent_planning .tent_texts h3 {
		font-family: rosewood-std-fill, serif;
		font-size: 26px;
		color: #c64333;
	}

	.tent_planning .tent_texts h2 {
		font-family: rosewood-std-fill, serif;
		font-size: 36px;
		color: #00579d;
		padding-bottom: 5px;
	}

	.tent_planning .tent_list:nth-child(2n) .tent_texts {
		float: left;
		padding: 0px 0px 00px 0px;
	}

	.blue_right {
		width: 560px;
		float: left;
		margin-left: 30px;
		padding-top: 88px;
		line-height: 26px;
	}

	.scroll #access a {
		font-family: 'volterounded-regular';
		display: block;
		_line-height: 23px;
		padding: 0 7.5px;
	}

	.party .wed_right {
		float: left;
		width: 590px;
		margin-left: -190px;
		margin-top: 20px;
		background-color: rgba(255, 255, 255, 0.7);
		padding-left: 30px;
	}

	.img_icon {
		padding-bottom: 0px;
	}

	.choosebaked.anch p.learn {
		padding-bottom: 50px;
	}

	.choosebaked .boxy_cont h2 {
		color: #fff;
		font-size: 42px;
		font-family: rosewood-std-fill, serif;
		padding-bottom: 90px;
	}

	.side-section .menu-box .menu-box-title {
		font-size: 36px;
	}

	.side-section .menu-box .menu-box-subtitle {
		font-size: 28px;
	}

	.side-section .menu-box .menu-items .menu-item {
		font-size: 22px;
	}

	.how-it-works .section-header .section-title {
		font-size: 36px;
	}

	.how-it-works .section-header .section-description {
		font-size: 16px;
	}
}

/* 25-10-25 CSS */

/* Header CSS */

#access .menu-header .menu .menu-item {
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
}

/* Side Section CSS */

.side-section .menu-box .menu-box-title {
	font-size: 42px;
}

.side-section .menu-box .menu-box-subtitle {
	font-size: 32px;
}

.side-section .menu-box .menu-items .menu-item {
	font-size: 26px;
}

.side-section .menu-box .grill-icons .icon-item:hover {
	transform: none !important;
}

.side-section .menu-box .grill-icons .icon-item .chicken-icon {
	width: 120px;
}

/* how-it-works CSS */

.how-it-works .section-header .section-title {
	font-size: 42px;
}

.how-it-works .section-header .section-description {
	font-size: 18px;
}


/* FAQ

@font-face {
font-family:"rosewood-std-fill";
src:url("https://use.typekit.net/af/e22a28/000000000000000000013171/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/e22a28/000000000000000000013171/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/e22a28/000000000000000000013171/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

.tk-rosewood-std-fill { font-family: "rosewood-std-fill",serif; }

*/
