.hfeed {
	width: 90%;
}

.site-main {
	width: 105%;
}

.entry-content {
	width: 100%;
}

.single .hentry {
	width: 90%;
	padding: 30px;
}

.page .hentry {
	width: 90%;
	padding: 30px;
}

.widget-area {
	width: 70%;
	padding: 30px;
}

/* paragraph fontsize */
p {
	font-size: 21px;
	font-weight: 400;
	text-shadow: 2px 1px #FFFFFF;
}

h1 {
	font-size: 30px;
	font-weight: 400;
	text-shadow: 2px 1px #FFFFFF;
}

/* amazonEUmap */
.iwm_map_canvas {
	opacity: .7;
}

.iwm_map_canvas:hover {
	opacity: .9;
}

/* bottom bubble keep open */
#secondary {
/*	display: none;*/
	display: block;
	clear: center;
	float: center;
	opacity: .8;
}

/* transparent menu &amp; sub-menu */
#masthead hgroup a,
.main-navigation a {
	font-weight: normal;
	opacity: .6;
}

/*#masthead hgroup a:hover,*/
.main-navigation a:hover {
	font-weight: normal;
	text-shadow: 0 1px 0 #70784F;
	opacity: .9;
}

/* widget facebook / twitter boxes */
.widget_twitter_timeline {
	width: 280px;
	height: 400px;
}

.fb_iframe_widget {
	width: 350px;
	height: 400px;
	display: block !important;
	min-width: 400px !important;
}

.widget_facebook_likebox {
	width: 350px;
	height: 650px;
}

.widget_upcoming_events_widget {
	width: 330px;
	height: 260px;
}

.widget_mc4wp_form_widget {
	width: 300px;
	height: 260px;
}

.widget_bookingwidget {
	width: 300px;
	height: 260px;
}

.widget_media_image {
	width: 300px;
	height: 260px;
}

/*Simple Share Buttons*/
.ssba {
	opacity: .4;
}

.ssba:hover {
	opacity: .9;
}

/*NationalFlags*/
.stdtable {
	background: transparent;
	opacity: .6;
	border-collapse: collapse;
	border: solid 0 #70784F;
}

.stdtable:hover {
	background: transparent;
	opacity: .8;
}

.page-id-1233 footer {
	display: none;
}

.page-id-1233 header {
	display: none;
}

/*omit menu from maps page*/
.page-id-1461 .menu {
	display: none;
}

/*Google Map*/
.wpgmp_map {
	margin: auto;
	background: transparent;
	opacity: .9;
}

.wpgmp_map:hover {
	margin: auto;
/*	background: transparent;*/
	opacity: 1;
}

/* Ultimate ShortCodes */
.su-tabs.familytypes .su-tabs-nav span {
	font-size: 1.3em;
}

/*customize tabs on family types*/
.su-tabs.familytypes {
	font-family: calibri;
	background: transparent;
	background-color: rgba(112,120,79,0.5);
	color: white;
	font-style: normal;
	background-color: rgba(112,120,79,0.5);
	color: white;
}

.su-tabs.familytypes .su-tabs-pane {
/*	padding: 1em; */
	font-size: 1.3em;
	font-family: calibri;
	color: white;
	font-style: normal;
	background: transparent;
	background-color: rgba(112,120,79,0.4);
	width: 100%;
	margin-bottom: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.4);
	padding: 20px;
}

.hangingcards {
	opacity: .6;
}

.hangingcards:hover {
	opacity: .9;
}

/* Ultimate ShortCodes -&gt; lightbox button */
.su-button span {
	padding: 0 !important;
	text-align: center;
	border-color: #FFFFFF !important;
}

.su-button-style-default {
	opacity: .6;
	border-color: #FFFFFF !important;
	background-color: #FFFFFF !important;
}

.su-button:hover {
	opacity: .9;
}

/* JETPACK */
.jp-carousel-wrap a.jp-carousel-image-download {
	display: none;
}

.jp-carousel-left-column-wrapper, .jp-carousel-image-meta {
	display: none;
}

/*
.contact-form {
	font-family: calibri;
	font-style: normal;
	opacity: .8;
}

.contact-form input[type="submit"] {
	background-color: #70784F;
	font-family: calibri;
	font-style: normal;
	text-transform: lowercase;
	border-radius: 6px;
	border: 4px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	text-shadow: 0 1px 0 #2f6627;
	opacity: .6;
}

.contact-form input[type="submit"]:hover {
	background-color: #70784F;
	font-family: calibri;
	font-style: normal;
	text-transform: lowercase;
	border-radius: 6px;
	border: 4px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	text-shadow: 0 1px 0 #2f6627;
	opacity: .9;
}

*/
.tiled-gallery {
	opacity: .8;
}

.tiled-gallery:hover {
	opacity: 1;
}

/* THEME */
/* Change post titles + pages font + remove Edit Info */
.entry-title {
/*	font-family: sans-serif;
	font-style: normal;*/
	text-align: left;
/*	color: #70784F;*/
	opacity: .8;
}

/* Change post content */
.entry-content {
	background-color: rgba(211,211,211,0.1);
/*background: #F2F2F2;*/
}

.post p {
/*	font-family: sans-serif;
	font-style: normal;*/
	text-align: left;
	opacity: .9;
}

.postmeta {
	display: none;
}

.entry-meta {
	display: none;
}

/* comments and widgets buttons deep green */
.comments-link a {
	background: #70784F;
}

/* bubble in the bottom colors */
.sidebar-link {
	display: none;
	color: white;
}

#mc_signup_submit.button:hover {
	background-color: red;
	color: white;
}

/*TABLEPRESS*/
/* header background color */
.tablepress thead th,
.tablepress tfoot th {
	background-color: #70784F;
	color: white;
}

.tablepress thead .sorting_asc,
.tablepress thead .sorting_desc,
.tablepress thead .sorting:hover {
	background-color: #70784F;
	opacity: .7;
}

/* reversed arrows hidden */
.single #nav-below {
	display: none;
}

.site-content #nav-below {
	display: none;
}

a.button:hover,
a.checkout-button:hover,
.button-alt:hover,
.button.alt:hover,
.button:hover,
input.button:hover,
button.button:hover,
a.comment-reply-link:hover,
#commentform #submit:hover,
#btn-cart a:hover,
#btn-cart a span.btn-cart-inner:hover {
	background-color: darkorange;
	opacity: .8;
}

#tab-description[style] {
	border-style: none !important;
}

#tabs li {
	display: none;
}

.posted_in,
.tagged_as {
	display: none;
}

.wp-image-3611 {
	opacity: .7;
}

.wp-image-3611:hover {
	opacity: .9;
	cursor: pointer;
}

.wp-image-1163 {
	opacity: .7;
}

.wp-image-1163:hover {
	opacity: .9;
	cursor: pointer;
}

.wp-image-1155 {
	opacity: .7;
}

.wp-image-1155:hover {
	opacity: .9;
	cursor: pointer;
}

.wp-image-1156 {
	opacity: .7;
}

.wp-image-1156:hover {
	opacity: .9;
	cursor: pointer;
}

.wp-image-1154 {
	opacity: .7;
}

.wp-image-1154:hover {
	opacity: .9;
	cursor: pointer;
}