
/* Theme Name: Urlaub Cornwall Theme URI: http://urlaubcornwall.de Author: Urlaub Cornwall Author URI: http://urlaubcornwall.de Description: The 2011 theme for WordPress updated by Tidy Design, Aug 2011. Version: 1.2.2 License: GNU General Public License License URI: license.txt Tags: Urlaub Cornwall *//* basics */
* {
	margin: 0;
	padding: 0;
}
.wide_li {
	width: 110%;
	padding: 0;
	margin-left: -10%;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}
blockquote {
	border-left: 2px solid #ddd;
	margin: 15px;
	padding: 0 12px 0 12px;
}
img {
	background-color: transparent !important;
}

/* Product Page */

.overlay-grid{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.20);
	z-index: 3;
}
.hero-img{
	width: 100%;
	margin: 0 auto;
	display: block;
	background-color:  #222;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	z-index: 1;
	border-bottom: solid 4px #94ac58;
	height: 450px;
}
.hero-img h1{
	display: block;
	margin: 0 auto;
	color:  #fff;
	padding:  200px 0;
	width: 94%;
	line-height: 160%;
	max-width:  1000px;
	font-size: 2.2em;
	z-index: 222;
	position: relative;
	text-shadow: 1px 2px 3px #333;
}
h2.sub-title-product{
	font-size: 150%;
	color: #768d37;
	margin: 20px auto;
	line-height: 120%;
	font-weight: 700;
}
.content-block{
	width: 96%;
	max-width: 1000px;
	margin: 40px auto;
	display:block;
}
.content-block p{
	margin-bottom: 30px;
	display: block;
	width: 100%;
}
.content-block.main-block a.product-cta, .product-content a.product-cta{
	margin-top: 20px;
}
.product-cta{
	background-color: transparent;
	border: 2px solid #ad7dd1;
	color: #ad7dd1;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 1px;
	transition: all .2s ease-out;
}
.product-cta:hover{
	background: #ad7dd1;
    color:#fff
}
h3.product-list{
	font-size: 150%;
	margin: 40px auto 20px;
	display: block;
	line-height: 160%;
}
.product-list-wrapper{
	margin: 0 auto;
	display: block;
	width: 100%;
	box-shadow: inset 0 30px 30px -30px rgba(0,0,0,.4);
	border-top:  solid 4px #ad7dd1;
	padding: 20px 0;
}
.product-snippet{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.product-image{
	width: 40%;
	min-height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.product-content{
	width: 60%;
	padding: 20px;
}
.product-content h2{
	margin-bottom: 10px;
	line-height: 140%;
}
.gallery-box{
	margin: 20px auto;
	display: block;
	display: flex;
	flex-wrap: wrap;
}
a.product-gallery{
	width: 33%;
	min-height: 190px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
ul.product-key-data li{
	padding: 15px;
	border-top: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
ul.product-key-data li:last-of-type{
	border-bottom: 1px solid #ccc;
}
ul.product-key-data li a.cta-list{
	margin-left: 20px;
	background: #ad7dd1;
    color:#fff;
	padding: 10px 20px;
	border-radius: 1px;
	text-align: center;
	min-width: 200px;
	max-width: 200px;
}
.footer-cta-banner{
	width: 94%;
	max-width:  1000px;
	display: block;
	background-color: #ad7dd1;
	padding: 25px;
	margin: 0 auto;
	text-align: center;
}
.footer-cta-banner h4, .footer-cta-banner h5, .footer-cta-banner p{
	color: #fff;
	line-height: 140%;
}
.footer-cta-banner h4{
	font-size: 1.5em;
}
.footer-cta-banner h5{
	margin-bottom: 0px;
	opacity: .6;
}
.footer-cta-banner p{
	margin-top: 10px;
}
.footer-cta-banner a{
	border: 2px solid #fff;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 1px;
	color: #fff;
	margin-top: 20px;
}
.footer-cta-banner a:visited{
	color: #fff;
}
/* container */
#container {
	width: 985px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
}
#header h2 {
	color: #768D37;
	font-size: 16px;
}
#google_blog_map {
	min-width:703px !important;
}
#post {
	float: left;
	width: 515px;
	overflow: hidden;
	margin: 14px;
}


.ngg-gallery-list li a {
	border: none!important;
}
.ngg-gallery-list li img {
    height: 73px!important;
    width: 73px!important;
}
li.ngg-next, li.ngg-prev {
    height: 80px!important;
    width: 80px!important;
    font-size: 2.5em!important;
    padding-top: 30px!important;
}



.post {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	float:left;
}
.post h2 {
	color: #768D37;
}
.post h2.theTitle {
	margin-top: 70px;
}
.post .entry h2 {
	margin-top: 0px;
}
.post h2 a {
	color: #768D37;
	font-size: 2em;
	line-height:1em;
}
.post h2 a:hover {
	color: #a46dd2;
	text-decoration: none;
}
.post ul {
	margin-left: 20px;
}
.post li {
}
.post img {
	padding: 3px;
	border: 3px solid #a46dd2;
	background-color: #fff;
	margin: 10px 0 10px 0;
	max-width: 100%;
	height: auto;
}
.post td img {
	max-width: 148px;

}
.post img.aligncenter {
	border: none;
}
#Banner img {
	float: left;
	background-color: #fff;
	border: 3px solid #fff;
}
.Banner img {
	float: left;
	background-color: #fff;
	border: 3px solid #fff;
}
.entry p {
	margin: 1.5em 0;
}
.postmetadata {
	clear: both;
	background: #ebebeb;
	padding: 6px;
	margin: 20px 0;
}
.alignleft a {
	float: left;
	width: 505px;
	background-color: #f6f6f6;
	margin: 0 10px 20px 10px;
	padding: 5px;
	text-align: center;
	border: 1px solid #ddd;
}
.alignright a {
	float: left;
	width: 505px;
	background-color: #f6f6f6;
	margin: 0 10px 20px 10px;
	padding: 5px;
	text-align: center;
	border: 1px solid #ddd;
}/* sidebar */
#sidebar {
	font-size: 9pt;
	width: 180px;
	float: right;
	margin: 0;
	padding: 0px 0px 20px 0px;
}
#sidebar h2 {
	color: #768D37;
	font-size: 16px;
}
#sidebar label {
	font: normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar p {
	margin: 0;
	padding: 0;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin: 12px;
	padding: 0;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 14px 0;
	padding: 0;
}
#sidebar ul ul li {
	list-style-type: none;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #a46dd2;
}/* comments */
#commentform {
	margin: 0;
	padding: 0;
}
#commentform p {
	color: #000;
}
#commentform h3 {
	font-size: 14pt;
	font-weight: 300;
	color: #000;
	margin: 0;
	padding: 0;
}
#comment {
	width: 505px;
}
#author, #email, #url, #comment, {
background: #ddd;
color:#333;
font-size: 12pt;
padding:10px;
border: 2px solid #a46dd2;
}
#comments {
	margin: 0;
	padding: 0
}
ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.avatar {
	float: left;
	margin: 0 12px 0 0;
}
ol.commentlist li {
	background: #fff;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
	list-style-type: none;
}
ol.commentlist li.alt {
	background: #eee;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}
ol.commentlist a {
	color: #000;
}
cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}/* search */
#searchform {
	padding: 0;
	margin: 14px 0;
}
#searchform input#s {
	margin: 0;
	padding: 10px;
	background-color: #333;
	border: 3px solid #a9b48a;
	text-align: left;
	color: #FFF;
	width: 140px;
}/* misc */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	display: inline;
	margin-left: 15px;
	margin-bottom: 15px;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	margin-left: 2px;
	margin-right: 2px;/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	display : inline-block;
	zoom: 1;
*display: inline;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}/* Few issues with Golf tabs... */
p:empty {
	display: none;
}
.entry br {
	display:none;
}
div.wpcf7 br {
	display:block;
}
.wordpress-post-tabs {/* font-family: Georgia !important; */
	border: 1px solid #AAA;
	padding: 1px;
	margin-top: 20px;
}
.wordpress-post-tabs p {
	margin: 15px;
}
p:empty {
	display: none;
}
ul.ui-tabs-nav {
}
.wordpress-post-tabs .ui-tabs, .wordpress-post-tabs ul.ui-tabs-nav {/* font-family: Georgia !important; */
	font-weight: normal;
	font-size: 12px;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background-image: none;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	font-weight: normal;
	color: #000000;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected:hover {
	background-image: none;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	font-weight: normal;
	color: #000000;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .wordpress-post-tabs .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
	color: #000000 !important;
	padding-bottom: 0 !important;
	background-color: transparent !important;
	bottom: 3px;
}
.wordpress-post-tabs ul.ui-tabs, .wordpress-post-tabs ul.ui-tabs-nav {
	height: 33px;
	position: relative;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	height: 27px;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li {
	position: relative;
	bottom: 0;
	height: 27px;
	top: 6px;
	margin-right: 2px !important;
	border: 1px solid #A46DD2;
	background-color: #A46DD2;
	color: #ffffff;
	border-top-left-radius: 10px;
	background-image: none !important;
	border-top-right-radius: 10px;
}
.wordpress-post-tabs .ui-state-active {
	border-bottom: 1px solid #eeeeee;
	background: #92A65C !important;
	font-weight: bold;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li:first-child {
	margin-left: 3px !important;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li:hover {
	border: 1px solid #92A65C;
	background-color: #92A65C;
	color: #ffffff;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li a {
	padding-bottom: 0px !important;
	color: #ffffff !important;
	margin-bottom: 3px;
	position: relative;
	bottom: 3px;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li {
	margin: 0;
	margin-top: 6px;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav {
	background: #666;
	color: white;
	font-weight: bold;
	padding: 0;
	border-bottom: #92A65C solid 3px;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav {
	color: white;
	font-weight: normal !important;
}
.header_blog {
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
}
.image_blog {
	width: 519px;
	height: 300px;
	float: left;
	background-color: #fff;
}
.ataglance_blog {
	width: 225px;
	height: 300px;
	float :right;
	border-left: 1px solid #474747;
	background-color: #fff;
}
.ataglance_blog ul {
	margin: 0;
	padding: 0;
}
.ataglance_blog ul li {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
	color: #474747;
}
.ataglance_blog h2 {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.wpcf7-captchac, .wpcf7-captcha-captcha-658 {
	border: none;
	padding: 0;
}
img[alt="captcha"] {
	border: none;
	position: relative;
	top: -4px;
	margin-right: 5px;
	padding: 0;
}
.priese_table {
	border-collapse: collapse;
	border: none;
	color: #333;
	border-left: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;
}
.priese_table tr td {
	border: none !important;
	border-top: 2px solid #ebebeb !important;
	border-right: 2px solid #ebebeb !important;
	text-align: center;
}
.sharebar {
	width: 110px;
	height: 300px;
	position: fixed;
	right: 0;
	top: 160px;
	background-color: #8161a1;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	text-align: center;
	z-index: 10000000;
	border-radius: 20px 0px 0px 20px;
}
img[src*="iws3.png"] {
	display: none;
}
.widget_nav_menu {
	list-style: none;
}
#sidebar ul, .menu, .widget_nav_menu {
	margin: 0;
	padding: 0;
}
#sidebar ul {
	margin: 14px 0;
}
.strong {
	font-weight: bold;
}
.blog_map_content {
	width: 275px;
}
.blog_map_content p, .map_content p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 10px;
}
.map_content strong {
	font-weight: normal;
}
.blog_map_content .map_content {
	max-height: 400px;
	overflow-y: auto;
	padding: 0;
	margin: 0;
	padding-bottom: .7em;
}
.blog_map_content .map_content img {
	width: 100%;
	margin: 0 0 20px 0;
	border: none;
	padding: 0;
}
#Help a {
	margin: 13px;
}
.MobileNav {
	display: none;
}
.entry table {
	width: 100% !important;
}/* MOBILE BLOG - March 2015 */
@media only screen and (max-width: 770px) {

body#scilly div.largepic{
	display:block!important;
}
body#scilly #left-column{
	margin-top:0!important;
}
div.largepic{
	display:block!important;
}
#left-column{
	margin-top:0!important;
}



#google_blog_map {
	width: 90%!important;
	margin-left: 5%!important;
	margin-right: 5%!important;
	min-width: 0px!important;
}
.header_blog {
	width: 100%;
	height: 300px;
	margin-bottom: 0px;
}
.image_blog {
	max-width: 519px;
	width: 100%;
	height: auto;
}
.box-padding {
	display: none;
}
.MobileNav {
	display: block!important;
}
body {
	font-size:14px;
	background-image: none;
}
.mastbox {
	display: none;
}
#Navigation-Banners {
	display: none!important;
}
#wrapper {
	width: 100%!important;
	margin-bottom: 35px!important;
}
#page {
	float:left;
	width: 100%!important;
	padding: 0!important;
	text-align:center;
	margin-top: 60px!important;
	padding-top: 0!important;
}
#left-column {
	float:left;
	width: 100%!important;
}
#page p {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	line-height: 160%;
	font-size: 14px;
}
.smallerTitle {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	line-height: 160%;
	font-size: 16px;
}
#sidebar {
	float:left;
	width: 100%!important;
	text-align:center;
}
.largepic {
	width: 100%!important;
	max-width: 770px!important;
}
.largepic img {
	width: 100%!important;
	height:auto;
}
img.size-full {
	max-width: 600px!important;
	float:none!important;
	width: 100%!important;
	height: auto!important;
	margin: 30px auto!important;
}
.wp-caption {
	max-width: 600px!important;
	float:none!important;
	width: 100%!important;
	height: auto!important;
	margin: 30px auto!important;
	border: none!important;
	background-color:#ebebeb;
}
.wp-caption-text {
	color:#999;
	margin-top: -10px;
}
#footer {
	display: none!important;
}
th, td {
	width: 50%;
	vertical-align: top;
}
.post h2 {
	width:90%;
	margin: 0 5%;
}/* Mobile navigation */
.Hotel-nav {
	height: 80px;
	background-color: #fff;
	top: 0;
	position: fixed;
	z-index: 100;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	-moz-box-shadow: 0 8px 6px -6px #666;
	-ms-box-shadow: 0 8px 6px -6px #666;
	box-shadow: 0 8px 6px -6px #666;
}
.nav-container {
	width: 1000px;
	margin: 0 auto;
}
.navigation {
	width: 75%;
	float: right;
	height: 80px;
}
.bespoke-image {
	float: left;
	margin: 0 50px;
	position: relative;
}
.bespoke-image.left span {
	color: #fff;
	background-color: #92a55c;
	left: -10px;
}
.bespoke-image.left span:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	border-right: 10px solid #92a55c;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
}
.bespoke-image.right span {
	color: #fff;
	background-color: #ad7dd1;
	font-weight: bold;
	right: -10px;
}
.bespoke-image.right span:after {
	content: "";
	position: absolute;
	bottom: -10px;
	right: 0;
	border-left: 10px solid #ad7dd1;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
}
.content-container a {
	color: #ad7dd1;
	font-weight: bold;
}
.bespoke-image span {
	display: inline-block;
	float: left;
	margin: 10px 0;
	position: absolute;
	padding: 10px;
	background-color: #333;
	font-weight: bold;
	color: #000;
	bottom: 5px;
	z-index: 10;
}
.bespoke-image img {
	border: none;
	z-index: 4;
	position: relative;
	width: 400px;
	opacity: .7;
	background-color: transparent;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.bespoke-image:hover img {
	opacity: 1;
}
ul#NavBar {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	position: relative;
	display: block;
	height: 50px;
	font-size: 13px;
}
ul#NavBar li {
	display: block;
	margin: 0;
}
ul#NavBar li a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 30px 7px;
	line-height: 100%;
}
ul#NavBar li a:hover {
	color: #999;
}
ul#NavBar li ul.sub-menu {
	display: none;
	position: absolute;
	top: 50px;
	width: 250px;
	background-color: #fff;
	width: 250px;
	padding-left: 0;
	border-left: 10px solid #a46dd2;
	overflow-x: hidden;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	-moz-box-shadow: 0 8px 6px -6px #666;
	-ms-box-shadow: 0 8px 6px -6px #666;
	box-shadow: 0 8px 6px -6px #666;
}
ul#NavBar li ul.sub-menu li {
	padding-left: 15px;
	-webkit-box-shadow: -5px 0 5px -5px rgba(0,0,0,0.8);
	-moz-box-shadow: -5px 0 5px -5px rgba(0,0,0,0.8);
	-ms-box-shadow: -5px 0 5px -5px rgba(0,0,0,0.8);
	box-shadow: -5px 0 5px -5px rgba(0,0,0,0.8);
}
.bus-sillouhette {
	position: absolute;
	right: 10px;
	top: -70px;
}
ul#NavBar li ul.sub-menu a {
	width: 250px;
	font-size: 14px;
	padding: 20px;
}
ul#NavBar li:hover ul.sub-menu {
	display: block;
}
.MobileVideo {
	max-width:770px;
	width: 85%!important;
	height:auto;
	padding: 0;
}
.mobile-arrow {
	display: block;
	width: 60px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #666;
}
.mobile-arrow:after {
	position: absolute;
	content: "";
	border-top: 6px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 50%;
	top: 50%;
	margin: -6px 0 0 -12px;
}
.mobile-arrow.open:after {
	position: absolute;
	content: "";
	border-top: 6px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	left: 50%;
	top: 50%;
	margin: -3px 0 0 -12px;
}
.nav-container img {
	height: auto !important;
	width: 105px;
	margin: 11px 0 12px;
}
.nav-container {
	height: 80px !important;
}
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
	width: 50px;
	height: 48px;
	position: absolute;
	margin: 0;
	top: 15px;
	left: -50px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	display: block;
	position: absolute;
	height: 8px;
	width: 80%;
	background: #ffffff;
	border-radius: 9px;
	opacity: 1;
	left: 10%;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon1.open {
	right: -50px;
}
#nav-icon1 span:nth-child(1) {
	top: 8px;
}
#nav-icon1 span:nth-child(2) {
	top: 20px;
}
#nav-icon1 span:nth-child(3) {
	top: 32px;
}
#nav-icon1.open span:nth-child(1) {
	top: 18px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}
#nav-icon1.open span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.mobile-nav-controller {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0;
	background-color: #ad7dd1;
}
.ui-tabs .ui-tabs-nav li {
	width: 49%;
}
body, html {
	overflow-x: hidden;
}
ul#NavBar li ul.sub-menu {
	display: none;
	background-color: #ad7dd1;
	border: none;
	width: 220px;
	height: auto;
	position: relative;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	z-index:999999999!important;
}
ul#NavBar {
	overflow-y: scroll;
	overflow-x: hidden;
}
ul#NavBar li ul.sub-menu, ul#NavBar li ul.sub-menu li {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
ul#NavBar li ul.sub-menu li {
	text-align: left;
}
ul#NavBar li {
	padding: 5px;
}
ul#NavBar li ul.sub-menu a {
	font-size: 11px;
	padding: 10px;
}
.nav-container .navigation {
	width: 250px;
	position: fixed;
	top: 0;
	right: -250px;
	height: 100%;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.nav-container .navigation.open {
	right: 0;
}
.nav-container .navigation ul#NavBar {
	height: 100%;
	background-color: #ad7dd1;
}
.nav-container .navigation ul#NavBar li {
	width: 100%;
	text-align: left;
	padding-left: 20px;
}
.nav-container .navigation ul#NavBar li a {
	color: #fff;
}
.link-box {
	height: 200px !important;
}
.footer .links-box {
	width: 50%;
	text-align: center;
}
.group-header, .group-header-2 {
	width: 100%;
}
.navigation, ul#NavBar {
	height: auto;
	float: left;
}
ul#NavBar li {
	width: 25%;
	padding: 0;
	text-align: center;
}
ul#NavBar li a {
	position: relative;
	width: 100%;
	padding: 10px 0;
}
.nav-container img {
	height: auto !important;
	width: 125px;
	margin: 10px 0;
}
.nav-container, .Hotel-nav {
	width: 100%;
	float: left;
	height: auto;
}
ul#NavBar {
	width: 100%;
}
ul#NavBar li:hover ul.sub-menu {
	display: block;
}
#fullPage {
	width: 100%!important;
	max-width: 770px!important;
	margin-top: 0px;
}
div#UrlaubNav {
	/*display: none !important;*/
	margin-top: 45px;
}
body#scilly div#UrlaubNav {
	display: block !important;
}
.largepic img {
	margin-top:0px!important;
}
.postmetadata {
	display: none!important;
}
#sidebar {
	display: none!important;
}
#left-column .navigation {
	display: none!important;
}
.adsbygoogle {
	display: none!important;
}
img.wp-image-10226 {
	max-width: 770px;
	width:100%;
	height:auto;
}
#post-5676 .wp-caption-text {
	color:#FFF!important;
	font-size:20px!important;
	background-color:#a46dd2!important;
	width: 100%;
	display:block;
	margin-left: 0;
	margin-right: 0;
}
.thethe_image_slider {
	max-width: 770px!important;
	width:100%!important;
	height:auto!important;
	background-color:#fff!important;
}
.thethe_image_slider_inner {
	width: auto!important;
	min-height: 300px!important;
}
.thethe-image-slider-slides li {
	max-width: 770px!important;
	width:100%!important;
	height:auto!important;
}
.thethe-image-slider-slides li img {
	max-width: 770px!important;
	width:100%!important;
	height:auto!important;
}
.thethe_image_slider_inner {
	height:auto!important;
}
.thumbnail-img {
	border: none;
	margin: 0 0 15px 0;
	float:left;
	width: 20px;
	height: 20px;
	padding: 0px;
}
.thethe-image-slider-thumbnailsbottomright {
	background-image:none!important;
	border: none!important;
	text-align: center;
}
.thethe-image-slider-thumbnails-thumbnails {
	background-image:none!important;
	border: none!important;
	text-align: center;
}
.thethe-image-slider-thumbnails {
	display: none!important;
}
.thethe-image-slider-thumbnailsbottomright, .white-square-2 .thethe-image-slider-thumbnailstopright {
	right: 0!important;
}
.ataglance_blog {
	float:left;
	max-width: 770px!important;
	width:100%!important;
	height:auto!important;
}
.image_blog {
	ax-width: 770px!important;
	width:100%!important;
	height:auto!important;
	background-color:#fff!important;
}
.thethe_image_slider {
	max-width: 770px!important;
	width:100%!important;
	height:auto!important;
	background-color:#fff!important;
	margin-top:30px!important;
	background-color:#ebebeb!important;
}
.theTitle {
	margin: 25px 0 25px 0!important;
	display: block;
	float: left;
	text-align: center;
	width: 100% !important;
}
.ataglance_blog ul li {
	list-style-type: none;
	border-bottom:#fff solid 5px;
	padding: 15px 0 15px 0;
	text-align:center;
	font-size:15px;
	margin: 0;
	background-color:#a46dd2!important;
	color:#FFF;
}/*Tabbys go Mr Mobile */
.wordpress-post-tabs {
	border: none;
	padding: 0px;
	margin-top: 30px;
}
.wordpress-post-tabs p {
	margin: 15px;
}
ul.ui-tabs-nav {
}
.wordpress-post-tabs .ui-tabs, .wordpress-post-tabs ul.ui-tabs-nav {
	font-size: 14px;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	border: none;
	background-color: #ffffff;
	color: #000000;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected:hover {
	border: none;
	background-color: #ffffff;
	color: #000000;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .wordpress-post-tabs .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
	color: #000000 !important;
	padding-bottom: 0 !important;
	background-color: transparent !important;
	bottom: 3px;
}
.wordpress-post-tabs ul.ui-tabs, .wordpress-post-tabs ul.ui-tabs-nav {
	height: auto!important;
	position: relative;
	width: 100%!important;
	border: none;
	padding-bottom: 50px!important;
	background-color:#fff!important;
	background-image:url(https://www.urlaubcornwall.de/urlaub-cornwall-img/mobile-tabs-bg.jpg)!important;
	background-position:center bottom!important;
	background-repeat:no-repeat!important;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	height: 30px;
	border: none;
	width: 100%!important;
	border: none;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li {
	position: relative;
	bottom: 0;
	height: 30px;
	top: 6px;
	margin-right: 0px !important;
	border: none;
	background-color: #A46DD2;
	color: #ffffff;
	border-top-left-radius: 0px;
	background-image: none !important;
	border-top-right-radius: 0px;
	width: 100%!important;
}
.wordpress-post-tabs .ui-state-active {
	border-bottom: 1px solid #eeeeee;
	background: #92A65C !important;
	font-weight: bold;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li:first-child {
	margin-left: 0px !important;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li:hover {
	border: 1px solid #92A65C;
	background-color: #92A65C;
	color: #ffffff;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li a {
	padding-bottom: 0px !important;
	color: #ffffff !important;
	margin-bottom: 3px;
	position: relative;
	bottom: 3px;
	width: 100%;
	text-align:center;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav li {
	margin: 0;
	margin-top: 6px;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav {
	background: #fff;
	color: white;
	font-weight: bold;
	padding: 0;
	border-bottom: none;
}
.wordpress-post-tabs .ui-tabs .ui-tabs-nav {
	color: white;
	font-weight: normal !important;
}
#post-13105 {
	margin-top: -80px;
}
}
@media only screen and (max-width: 500px) {/*Google Maps fix for mobile */
.entry iframe {
	width: 80%;
	height: 100%;
	max-width: 500px;
	min-height: 500px;
	margin: 20px 0;
	border: none;
}
}
.post {
	-webkit-transition: opacity 1000ms ease-out;
	-moz-transition: opacity 1000ms ease-out;
	-ms-transition: opacity 1000ms ease-out;
	transition: opacity 1000ms ease-out;
	border-bottom: 2px solid #ddd;
	margin-bottom: 1.5em;
	width: 100%;
}
.date {
	font-size: .8em;
	line-height: 3em;
	color: #999;
	font-weight: 700;
}
.post .entry a.read-more, .post .entry button.tags-toggle {
	background-color: transparent;
	border: 2px solid #ad7dd1;
	color: #ad7dd1;
	display: block;
	width: 10em;
	padding: 10px 20px;
	margin: 0 auto 30px;
	border-radius: 1px;
	-ms-transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	float: left;
	line-height: 1.5em;
}
.post .entry button.tags-toggle {
	float: right;
}
.post .entry a.read-more:hover, .post .entry button.tags-toggle:hover {
	background-color: #ad7dd1;
	color: #fff;
}
.post .date img {
	padding: 0;
	border: 0;
	background-color: #fff;
	margin: 0;
	width: 21px;
	margin-right: 7px;
	height: auto;
}
.alignleft {
	float: right;
	width: 50%;
}
.alignright {
	float: left;
	width: 50%;
}
.alignright a {
	float: left;
}
.alignleft a {
	float: right;
}
.alignright a, .alignleft a {
	width: auto;
	background-color: #a46dd2;
	margin: 0 10px 20px 10px;
	padding: 5px;
	text-align: center;
	border: 1px solid #ddd;
	color: #fff !important;
}
.postmetadata {
	display: none;
}
.tidycta {
	display: block;
	max-width: 300px;
	width: auto;
	padding: 15px 25px;
	margin: 3rem auto;

	text-align: center;
	text-decoration: none;
	color: #fff;

	background-color: #ad7dd1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	-webkit-transition: background-color 220ms ease-out;
	-moz-transition: background-color 220ms ease-out;
	transition: background-color 220ms ease-out;
}
a.tidycta:visited {
	color: #fff;
}
.tidycta span {
	text-decoration: none !important;
}

@media only screen and (max-width: 1024px) {
	#page #sidebar {
		width: 140px;
	}
	}
}

@media only screen and (max-width: 600px) {
#page{
	margin-top: 35px!important;
}
}

/* Snippet */
.featured-item * {
	box-sizing: border-box;
}
.featured-item {
	display: block;
	width: 90%;
	max-width: 400px;
	margin: 0 auto 1.5em;
	border: 2px solid rgba(173, 125, 209, 0.35);
	background: #f9f9fc;
}

.featured-item span {
	display: block;
}

.image-holder {
	display: block;
    padding-bottom: 56.25%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.featured-content {
	padding: 1.25em .5em 1.25em;
}
#page .featured-title {
	width: 100%;
	margin: 0 !important;
	font-size: .95rem;
}
#page .featured-title,
#page .featured-title:visited {
	color: #a46dd2;
}
.featured-body {
	width: 100% !important;
	margin: .5em 0 0 !important;
	font-size: .85rem !important;
}
.featured-body,
.featured-body:visited {
	color: #333;
}

.featured-extra-info {
	padding: .5em .5em .35em;
	border-top: 2px solid rgba(173, 125, 209, 0.35);
}
.featured-extra-info p {
	width: 100% !important;
	margin: 0 0 .25em !important;
	font-size: .8rem !important;
	font-weight: 700;
}
.featured-extra-info p:last-of-type {
	margin-bottom: 0 !important;
}

.featured-link {
	display: block;
	width: 100% !important;
	padding: .75em .5em;
    margin: 0 !important;
	background-color: #8161a1;
	font-size: .85rem;
	font-weight: 700;
	letter-spacing: .45px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	text-transform: uppercase;
}
.featured-link,
.featured-link:active,
.featured-link:hover,
.featured-link:focus,
.featured-link:visited {
	color: #fff;
}

@media screen and (min-width: 768px) {
	.featured-item {
		display: flex;
		width: 100%;
		max-width: none;
	}
	.image-holder {
		width: 30%;
		padding-bottom: 0;
	}
	.featured-content {
		width: 50%;
		padding: 1em;
		text-align: left;
	}
	.snippet .featured-link-holder {
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 20%;
		background-color: #8161a1;
		text-align: center;
	}

	.featured-extra-info {
		margin-top: auto;
		margin-bottom: auto;
		border-top: none;
	}
	.featured-extra-info p {
		color: #fff;
	}
	.featured-link {
		padding-top: 0;
	}
}

@media screen and (min-width: 1024px) {
	.featured-content {
		padding: 1.5em;
	}
}


/***********************
Full Width Blog Template
************************/

/* Page set up */
.fw-post div#UrlaubNav:not(.fewos),
.fw-post .box-padding,
.fw-post .largepic {
    display: none !important;
}

.fw-post h1,
.fw-post h2,
.fw-post h3,
.fw-post h4,
.fw-post h5,
.fw-post h6 {
	line-height: 1.4;
}

.fw-post {
	padding-bottom: 0;
}

.fw-post #page {
    float: none;
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0;
    background-image: none;
}

.fw-post #left-column {
    float: none;
    width: 100%;
    max-width: none !important;
    margin: 56px 0 0 0;
    padding: 0;
}

/* P tag spacing */
.full-width-post p {
    margin: 1.75em 0;
}
.full-width-post p:first-of-type {
    margin-top: 0;
}
.full-width-post p:last-of-type {
    margin-bottom: 0;
}

/* Templates header */
.post-header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    background-size: cover;
    background-position: center center;
}
.post-header h1 {
    margin: 0;
    color: #fff;
    font-size: 2rem;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 600;
}

/* Top section, used to give the desired layout to above the fold content */
.post-top {
    display: flex;
}
.post-top .search-holder {
	display: flex;
	flex-direction: column;
	width: 300px;
	background-color: #0099a9;
}
.post-top-right {
    width: calc(100% - 300px);
}

/* Search bar */
.search-bar {
	padding: 1.5em 1em;
}
.search-bar #searchform,
.search-bar #searchform input#s,
.end-post-banner #searchform,
.end-post-banner #searchform input#s {
	width: 100%;
}
.search-bar #searchform,
.end-post-banner #searchform {
	margin: 0 !important;
}
.search-bar #searchform input#s,
.end-post-banner #searchform input#s {
	padding: .85em;
	/* 1em icon space from right, .85em original padding, 20px icon size */
	padding-right: calc(1.85em + 20px);
	background-color: #05818D;
	background-image: url('images/search.svg');
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: right 1em center;
	border: 0;
}

/* Search widget */
.search-holder .classicSearchWidget {
    width: 100%;
    margin: 0;
	left: 0;
	padding: 2em 1em 2.25em;
    border-top: 4px solid #19abbb;
    border-radius: 0;
    box-shadow: none;
}
/* Widget title */
.search-holder .classicSearchWidget h3 {
    margin-top: 0;
    margin-bottom: .65em;
    font-size: 1.45rem;
}
/* Widget input & labels */
.search-holder label[for=rgn],
.search-holder label[for=minA] {
    margin-bottom: .25em;
}
.search-holder .classicSearchWidget select,
.search-holder .classicSearchWidget input {
    margin: 0;
}
.search-holder .classicSearchWidget .erase {
    top: 3px;
}

/* Post intro title and first paragraph */
.post-start {
    padding: 2em;
    transition: all .45s;
}
.post-start h2 {
    margin-bottom: 1em;
    font-size: 1.45rem;
}

/* Intro share buttons and links */
.post-start-side {
    display: flex;
    justify-content: space-between;
    margin-top: 1.5em;
}

.share-me,
.side-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .5em .75em;
    font-size: .95rem;
}

/* Share buttons */
.share-me {
    width: 45%;
    background: #EBEBEB;
}

.fw-post .jssocials-shares {
    margin: 0;
}
.fw-post .jssocials-share {
    margin: 0 .35em 0 0;
}
.fw-post .jssocials-share-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
}
.fw-post .jssocials-share-logo {
    width: auto;
    vertical-align: unset;
    font-size: 1.25rem;
}

/* Links */
.side-link {
    width: 25%;
    background: #a46dd2;
}
.side-link,
.side-link:visited {
    color: #fff;
}

/* Call to action */
.fw-post .post-cta {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 400px;
    padding: 0 2em;
    border-top: 1em solid #a46dd2;
	border-bottom: 1em solid #19abbb;
	background-size: cover;
	background-position: center center;
	transition: all .45s;
}
.fw-post .cta-title,
.fw-post .cta-subtitle,
.fw-post .cta-link {
    margin: 0;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.fw-post .cta-title,
.fw-post .cta-subtitle {
	line-height: 1.4 !important;
}

.fw-post .cta-title {
	margin-bottom: .5em;
	font-size: 2rem;
}
.fw-post .cta-subtitle {
	margin-bottom: .75em;
    font-size: 1.75rem;
}
.fw-post .cta-link {
    padding: .5em 1.35em .45em;
    background-color: #a46dd2;
    font-size: 1.1rem;
    letter-spacing: .65px;
}

/* Rest of the blog posts content */
.rest-of-content {
    max-width: 760px;
	margin: 4em auto;
	padding: 0 1em;
}
.rest-of-content h3,
.rest-of-content h4,
.rest-of-content h5,
.rest-of-content h6 {
	color: #768D37;
}
.rest-of-content h3 {
    font-size: 1.45rem;
}
.rest-of-content h4 {
    font-size: 1.35rem;
}
.rest-of-content h5 {
    font-size: 1.25rem;
}
.rest-of-content h6 {
	font-size: 1.15rem;
}

.fw-post .featured-item {
	margin-top: 1.5em;
	margin-bottom: 0;
}

/* Banner at the base of the blog post */
.end-post-banner {
	padding: 1.5em 0;
	background-color: #EFE6F7;
}
.epb-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	max-width: 760px;
	margin: 0 auto;
	padding: 0 1em;
}

/* Search form */
.epb-search {
	width: 300px;
}
.epb-search #searchform input#s {
	background-color: #a46dd2;
}

/* Share links */
.epb-share {
	margin-right: 1.5em;
}
.fw-post .epb-share .jssocials-share {
	margin-right: .75em;
}
.fw-post .epb-share .jssocials-share:last-of-type {
	margin-right: 0;
}
.fw-post .epb-share .jssocials-share-link {
    width: 35px;
    height: 35px;
}
.fw-post .epb-share .jssocials-share-logo {
    font-size: 1.25rem;
}

/* End of the post image holder */
.post-end-img {
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center center;
}

/* Footer */
.fw-post #page-footer {
	margin-top: 0;
}

@media screen and (max-width: 900px) {
	.full-width-post p {
		margin: 1.25em 0;
	}

	.post-top .search-holder {
		width: 260px;
	}
	.post-top-right {
		width: calc(100% - 260px);
	}

	.search-bar,
	.search-holder .classicSearchWidget {
		padding-left: .5em;
		padding-right: .5em;
	}

	.post-header {
		height: 260px;
	}

	.post-start {
		padding-left: 1em;
		padding-right: 1em;
	}

	.share-me,
	.side-link {
		font-size: .85rem;
	}

	.fw-post .jssocials-share-link {
		width: 26px;
		height: 26px
	}
	.fw-post .jssocials-share-logo {
		font-size: 1rem;
	}
}

@media screen and (max-width: 770px) {
	.fw-post #page {
		margin-top: 57px !important;
	}

	.full-width-post p {
		margin: .75em 0;
	}

	.fw-post #left-column .cta-title,
	.fw-post #left-column p {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.post-top {
		flex-direction: column-reverse;
	}

	.post-top-right,
	.post-start {
		width: 100%;
	}

	.post-start {
		padding-bottom: 1em;
	}

	.post-top .search-holder {
		width: 300px;
		margin: 0 auto 2em;
		background: none;
	}
	.search-bar {
		padding: 0;
	}
	.search-bar #searchform input#s {
		padding: .75em;
		background-size: 18px;
		font-size: .95rem;
	}
	.search-holder .classicSearchWidget {
		display: none;
	}

	.post-start-side {
		flex-direction: column-reverse;
		align-items: center;
	}
	.share-me,
	.side-link {
		width: 300px;
		font-size: .95rem;
	}

	.share-me {
		padding: 0;
		background: none;
	}
	.share-me p {
		display: none;
	}
	.fw-post .share-socials,
	.fw-post .jssocials-shares {
		width: 100%;
	}
	.fw-post .jssocials-shares {
		display: flex;
		justify-content: space-between;
	}

	.fw-post .jssocials-share-link {
		width: 40px;
		height: 40px;
	}
	.fw-post .jssocials-share-logo {
		font-size: 1.25rem;
	}

	.side-link {
		margin-bottom: 1em;
		padding: .65em .75em;
		text-align: center;
	}

	.fw-post .cta-title {
		font-size: 1.45rem;
	}
	.fw-post .cta-subtitle {
		font-size: 1.25rem;
	}

	.rest-of-content {
		margin: 2em auto;
		text-align: left;
	}

	.rest-of-content h3,
	.rest-of-content h4,
	.rest-of-content h5,
	.rest-of-content h6 {
		margin-bottom: .5em;
	}

	.fw-post .featured-item {
		text-align: center;
	}

	.epb-wrapper {
		flex-direction: row-reverse;
		justify-content: space-between;
	}
	.epb-share {
		margin-right: 0;
	}
}

@media screen and (max-width: 540px) {
	.epb-wrapper {
		flex-direction: column-reverse;
	}

	.epb-share {
		margin-top: 1em;
	}
	.epb-share,
	.epb-share .fw-post .share-socials,
	.epb-share .fw-post .jssocials-shares {
		width: 300px;
	}
}

@media screen and (min-width: 1140px) {
    .post-start {
        padding: 3em 4em;
    }
}

@media screen and (min-width: 1250px) {
	.post-header {
		height: 360px;
	}

	.post-start {
		display: flex;
		justify-content: space-between;
		max-width: 1240px;
		margin: 0 auto;
		padding: 4em;
	}
	.intro-content {
		width: 65%;
	}
	.post-start-side {
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 27.5%;
		margin-top: 0;
	}

	.share-me,
	.side-link {
		width: 100%;
		padding: .75em;
	}
	.fw-post .jssocials-share-link {
		width: 26px;
		height: 26px;
	}
	.fw-post .jssocials-share-logo {
		font-size: 1rem;
	}

	.side-link {
		margin-top: 1em;
	}

	.fw-post .post-cta {
		height: 440px;
	}
}
