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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
    color: #222;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Style Basics */


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   UP' custom styles
   ========================================================================== */

/* -------------------------------- */
/* General */
body {
	margin:0;
	padding:0;
    color: #222;
    font-size: 1em;
	line-height: 1.25em;
	background:#fff;
	font-family: 'Roboto Slab', serif !important;
}
#wrapper {
	width:100%;
	margin:0 auto;
	font-family: 'Roboto Slab', serif;
}
.row {
	display:block; 
	width:100%;
}
.column {
	margin-bottom:24px;
}
.columns {
	margin-bottom:24px;
}
a {
	text-decoration:none;
	color:#f8b517;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:12px;
}
p {
	margin-bottom:24px;
}
h1 {
	font-size: 2.25em;
	font-weight:700;
}
h2 {
	font-size: 1.875em;
	font-weight:700;
}
h3 {
	font-size: 1.5em;
	font-weight:400;
}
h4 {
	font-size: 1.125em;
	font-weight:400;
}
h5 {
	font-size: 1em;
	font-weight:700;
}
p b,
strong {
	font-weight:700;
}
.text-center {
	text-align:center;
	margin-bottom: 0.75em;
}
main ul.normal-list li {
	font-weight:300;
	margin: 0 0 12px 18px;
	padding-left:6px;
	list-style-type:auto;
}
.underline {
	text-decoration:underline;
}
.clear {
	clear:both;
}
/* / JS Specific Classes */
.hide {
	display:none;
}
.show {
	display:block!important;
}
#cookiewarning {
	background:#333;
	margin:0;
	padding:1.5em 0;
	color:#ddd;
}
#cookiewarning .cookiecontent {
	width:960px;
	margin:0 auto;
	clear:both;
}
#cookiewarning .cookiecontent h2 {
	font-size:1em;
	line-height:1em;
	width:15%;
	float:left;
	padding:0.5em 0 0;
}
#cookiewarning .cookiecontent p {
	margin-bottom:0.75em;
	line-height:1em;
	font-size:0.75em;
	width:70%;
	float:left;
	padding:0.75em 0 0;
}
#cookiewarning input[type="button"] {
	border-radius:0;
	background:#666;
	border:0;
	padding:0.375em 0.75em;
	font-size:0.875em;
	width:10%;
	float:right;
}
#cookiewarning input[type="button"].yes {
	background:#ac8432;
	color:#fff;
}
main {
	padding-top:48px;
	border-top:1px solid #ddd;
}
.no-margin {
	margin-bottom:0!important;
}
.row.error404 {
	margin-top: 6em;
}
/* End General */
/* -------------------------------- */
/* Slideshow */
header .bx-wrapper {
	margin-top:0!important;
	margin-bottom:0!important;
	height:520px;
	overflow:hidden;
}
.row-relative {
	position:relative;
	padding:0;
}
.slideshow {
	padding:0!important;
	background:#453f39;
	margin-bottom:0;
	height:520px;
	overflow:hidden;
}
header a.bx-prev,
header a.bx-next {
	position:absolute;
	top:50%;
	display:none;
}
header a.bx-next {
	display:block;
	right: 24px;
	text-indent: -1000em;
	width: 0; 
	height: 0; 
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #fff; 
}
/* End Slideshow */
/* -------------------------------- */
/* Booking */
.booking .discount {
	margin:-3em 0 1.5em 0;
	padding:0.75em 0;
	background: #FE9706;
	border:3px solid #E88A06;
}
.booking p {
	font-size:1.125em;
	color:#fff;
	text-align:center;
	margin:0;
}
.booking p span {
	font-weight:300;
}
.booking a {
	color:#fff;
}
.booking a:hover {
	text-decoration:underline;
}
.book-with-us {
	position:absolute;
	margin:0;
	padding:0.5em;
	bottom:0;
	left:0;
	width: 100%;
	background:#f2f2f2;
	box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);
}
.book-with-us p a {
	font-size:0.85em;
	color:#49432D;
}
.booking {
	position: absolute;
	margin-left: 0.9375em;
	float: left;
	width: 30.3333%;
	bottom:0;
	z-index:100;
	text-align:left;
	background-image: none!important;
	background-color: #fff!important;
}
.booking form,
.booking .form {
	padding:0;
	margin:0;
	margin-bottom: 42px;
	background:none !important;
}
.booking form .row .columns,
.booking .form .row .columns {
	margin-bottom:0;
}
.booking label {
	display:block;
	margin-bottom:6px;
	color:#666;
	font-weight:400;
	font-size:1.125em;
}
.booking input[type="submit"],
.booking .btn {
	background:#0078B1!important;
	color:#fff!important;
	line-height:30px;
	font-size:18px;
}
.booking input[type="submit"]:hover,
.booking .btn:hover {
	background:#f8b517!important;
	color:#ffffff!important;
}
.booking .btn {
	display:block;
	text-align: center;
	padding: 0.675em 0;
}
.booking .btn:first-child {
	margin-bottom: 0.75em;
}
.booking .btn.privates {
	background-color:#005680!important;
}

.booking-caption {
	padding-bottom: 42px;
	margin-bottom: 24px;
	text-align: center;
}
.booking-caption ul li {
	font-size:1em;
	font-weight:400;
	color:#999;
	display:inline-block;
	margin:0 1.5em;
	padding-bottom:1.5em;
}
.booking-caption ul li img {
	margin: -0.5em 0.5em 0 0;
}
.booking-caption .columns {
	margin-bottom:0;
}
.ui-datepicker {
	width:18.25em !important;
}
.booking .select2-container--default {
	margin-bottom:12px;
}
.booking .select2-container--default .select2-selection--single {
	background-color:#ddd !important;
}
.booking .select2-container--default .select2-selection--single span{
	color:#777 !important;
}	
.booking .select2-container--open {
	background:#999 !important;
}	
.booking .select2-container--default .select2-selection--single:hover  {
	background:#eee !important;
}
.booking .select2-container--default .select2-selection--single .select2-selection__arrow b{
	top:85% !important;
}
.date {
	float:left !important;
	width:30%;	
}
.zoom-anim-dialog h1 {
	line-height: 1.25em;
}
.zoom-anim-dialog ul {
	margin-left: 20px;
}
.zoom-anim-dialog ul li {
	list-style-type: disc;
}
/* Booking Dean */
#bwh_booking_box_filter_wrap {

}
input.bwh-booking-box-filter-feld, select.bwh-booking-box-filter-feld {
	color:#999999 !important;
	font-family: "Roboto Slab",serif;
}
.bwh-booking-box-filter-feld-wrap {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
select.bwh-booking-box-filter-feld, input.bwh-booking-box-filter-feld {
	width:100%;
	display:block;
	background:#ddd;
	border:none;
	font-size:1em;
	padding:0.75em 0.5em !important;
	margin-bottom:0.25em !important;
	-moz-appearance: none;
	-webkit-appearance: none;
}
select.bwh-booking-box-filter-feld {
	margin-bottom:0.5em !important;
}
.bwh-booking-box-filter-calendar-icon {
	display:none !important;
}
#bwh_booking_box_find_button {
	background:#0078b1!important;
	color:#fff!important;
	line-height:30px;
	font-size:18px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 15px;
	margin-bottom:2em;
}
#bwh_booking_box_find_button:hover {
	background:#f8b517!important;
	color:#ffffff!important;
}

#bwh_booking_box_button_changeres {
display:none !important;
margin-left: 0px;
margin-top: 10px;
width: 100%;
padding-right: 15px;
padding-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
cursor: pointer;
display:none;
}
#bwh_booking_box_button_changeres p {
display:none !important;
float: left;
height: auto;
clear: none;
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 25px;
padding-left: 15px;
background-color: rgb(201, 201, 201);
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
display: block;
font-size: 1em;
text-align: center;
font-weight: 500;
line-height: 1em;
color: rgb(255, 255, 255);
letter-spacing: 0.03em;
text-transform: uppercase;
}
#bwh_booking_login_pfeil_unten {
display:none !important;
float: right;
width: 25px;
max-width: none;
height: auto;
margin-left: 0px;
margin-top: -30px;
clear: none;
margin-right: 8px;
display: block;
opacity: 1;
visibility: visible;
overflow-y: auto;
overflow-x: auto;
}
#bwh_booking_box_login_klappe {
display:none !important;
float: left;
height: auto;
margin-left: auto;
clear: none;
width: 100%;
margin-right: auto;
padding-right: 15px;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
}
.bwh_booking_box_loginbereich-feld {
display:none !important;
width: 90%;
margin-bottom: 10px;
margin-left: 5%;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 15px;
padding-left: 15px;
background-color: rgb(255, 255, 255);
border-width: 0px;
}
#bwh_booking_box_button_dologin {
display:none !important;
float: left;
margin-top: 10px;
clear: both;
width: 100%;
padding-right: 15px;
padding-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
cursor: pointer;
}
#bwh_booking_box_button_dologin p {
display:none !important;
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 5px;
padding-left: 15px;
background-color: rgb(201, 201, 201);
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
display: block;
font-size: 1em;
text-align: center;
font-weight: 500;
line-height: 1em;
color: rgb(255, 255, 255);
letter-spacing: 0.03em;
text-transform: uppercase;
}
#bwh_booking_box_login_error {
float: left;
clear: none;
width: 100%;
padding-top: 15px;
padding-right: 5px;
padding-left: 15px;
}
#bwh_booking_box_login_error_text {
float: none;
font-size: 1.45em;
width: 100%;
text-align: left;
font-weight: 100;
line-height: 1em;
margin-left: auto;
clear: none;
min-height: 1px;
margin-right: auto;
color: maroon;
text-align: center;
}

/* End Booking */
/* -------------------------------- */
/* Text */
.intro {
	padding:0 0 0.75em;
}
.intro h2 {
	margin-bottom:0.375em;
}
.intro h2, .intro h3 {
	color:#453f39;
}
.intro p.introduction {
	font-size:1.125em;
	font-family: 'Roboto Slab', serif;
	font-weight:400;
}
.intro p {
	font-size: 1em;
	font-weight:300;
	font-family: 'Roboto Slab', serif;
}
.intro ul  {
	list-style-type: disc;
	padding-left: 16px;
	margin-bottom: 30px;
	font-weight: 300;
}
.intro ul.gallery  {
	padding-left: 0;
}
.quote, .warning {
	padding:2.25em;
	background: #eee;;
	margin:5em 0;
}
.quote blockquote {
	margin-bottom:0.75em;
}
.quote blockquote:before {
	content:"“";
	font-size:2.25em;
	line-height:0.25em;
	margin-right:0.25em;
	
}
p.quote-credits {
	font-size:0.875em;
	text-align:right;
	margin-bottom:0;
}
p.quote-credits span {
	font-style:italic;
}

/* End Text */
/* -------------------------------- */
/* Feature */
.feature {
	padding:4em 0;	
	display:block;
	min-height:100px;
	font-size:1.125em;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	background-size: 310px auto;
}
.feature p, .feature a {	
	display:inline;
	color:#6d531f;
	background:#fff;
	padding:0.75em 0;
}
.feature a {
	padding:0.75em;
}
.feature a:hover {
	color:#f8b517;
}
.form {
	background:url(../img/pattern.png) repeat;
	font-family: 'Roboto Slab', serif;
}
#instagram {
	color:#fff;
	padding:0!important;
}
.instafeed {
	padding:10px !important;
	border: 1px solid #004879;
	margin-bottom:12px;
	background-color: #f2f2f2;
}
.instafeed .content h4 {
	margin-top:12px;
	margin-bottom:0;
}
.instafeed .content p {
	margin-bottom:6px;
}
.instafeed .conditions {
	border-top: 1px solid #ccc;
	padding-top: 6px;
}
.instafeed .conditions p {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
	color:#666;
}
.instafeed a {
	color:#0a639b;
}
.going-to {
	color:#fff;
	padding:10px 20px;
	background:#074268 url(../img/going-to.png) no-repeat bottom right;
}
.going-to h4 {
	font-size:24px;
	font-weight:700;
	margin-bottom:0;
}
.going-to p {
	font-size:16px;
	font-weight:300;
	margin-bottom:0;
	padding-right:80px;
}
.going-to p strong {
	font-size:18px;
}
.going-to a {
	color:#F8B517;
}
.going-to a:hover {
	text-decoration:underline;
}
.tagline {
	display:block;
	padding:10px 20px;
	background-color: #f2f2f2;
	font-size:12px!important;
	color:#999;
}
.tagline p {
	margin-bottom:0 !important;
}
/* .rooms {
	background:#fff url(../img/rooms.jpg) no-repeat center;
	background-size: 350px;
}
.tours {
	background:#fff url(../img/tours.jpg) no-repeat center;
	background-size: 350px;
}
.dinners {
	background:#fff url(../img/dinners.jpg) no-repeat center;
	background-size: 350px;
}
.groups {
	background:#fff url(../img/groups.jpg) no-repeat center;
	background-size: 350px;
} */
.guide { 
	background:#fff url(../img/pattern-guide.png) repeat top;
	padding:2em 0;
	min-height:1em;
}
.guide p {
	margin:0!important;
}
.map iframe {
	width:100%;
	height:26.5em;
    pointer-events: none;
}
.instagram iframe {
	width:100%;
	height:100%;
}
.question {
	box-shadow: 0 3px 6px rgba(0,0,0,0.1);
}
.question h3 {
	
}
.question h3 span {
	font-weight:300;
}
.form {
	padding:1.5em;
}
.form input, .form textarea {
	width:100%;
	display:block;
	background:#ddd;
	border:none;
	font-size:1em;
	padding:0.5em 0.75em;
	margin-bottom:0.75em;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.form input[type="submit"] {
	margin-bottom:0!important;
	padding:0.75em;
	font-weight:700;
	background:#453F39;
	color:#fff;
}
.form input[type="submit"]:hover {
	background:#453F39;
}
.form textarea {
	height:6em;
	resize:none;
}

.porto, .lisbon {
}
.porto a, .lisbon a {
	color:#002830;
}
.porto .columns, .lisbon .columns {
	margin-bottom:0;
}
.porto .columns:last-child, .lisbon .columns:last-child {
	padding: 0.75em 1em 0em !important;
	background:#a0c381;
	color:#fff;
}

.map .element, .form .element {
  padding-top: 95px;
  text-align:center;
  font-weight:bold;
}
/* End Feature */
/* -------------------------------- */
/* Events */
.bx-wrapper {
	margin-top:24px !important;
	margin-bottom:48px !important;	
}
#events {
	padding:0!important;
}
.event {
	position:relative;
}
.event img {
	border:10px solid #453f39;
}
#events a.slidesjs-navigation {
	text-align:center;	
	text-decoration:none;
	font-weight:700;
	font-size:2em;
	margin:0 0.75em;
	width:1em;
	line-height:2em;
	z-index:100;
	background:none;
}
#events a.slidesjs-previous, #events a.slidesjs-next {
	position:absolute;
	bottom:0;
}
#events a.slidesjs-previous {
	left:0;
	display:none;
}
#events a.slidesjs-next {
	right:0;
}
.event .label {
	position:absolute;
	bottom:0;
	left:5px;
	right:5px;
	z-index:100;
	background:#453f39;
	padding:0.75em;
	color:#fff;
}
.event .label h5 {
	margin-bottom:0;
	line-height:24px;
}
.event .label p {	
	font-family: 'Arial', sans-serif;
	margin-bottom:0;
	font-size:0.85em;
	line-height:1.125em;
	padding-right:0.75em;
}
/* end Events */
/* -------------------------------- */
/* Header */
header {
	margin-top:0;
	margin-bottom:0;
	position:relative;
	background: url(../img/pattern-2.png) repeat;
}
header .title {
	position: absolute;
	margin-left: 0.9375em;
	float: left;
	width: 30.3333%;
	margin-top:0;
	padding-top: 0;
	z-index:100;
}
header .title h1 {
	background: #fdcb13 url(../img/poets-inn-white.png) no-repeat center;
    background-position: center center;
    text-align: center;
    background-size: contain;
    font-size: 2em;
    color: #fff;
    line-height: 4.25em;
    text-indent: -1000em;
}
nav {
	font-weight:700;
	margin-top:0;
	text-transform:uppercase;
}
nav.columns {
	margin-bottom:24px;
}
nav ul {
	display:inline-block;
}
nav ul li {
	position:relative;	
	display:inline-block;
	margin-left:-3px;
	text-decoration:none;
	background:#524000;
	vertical-align:top;
	font-size:0.875em;
}
nav ul li a:before {
}
nav ul li a {
	display:inline-block;
	float:left;
	color:#fac013 !important;
	padding:0.75em 1em;
	margin:0;
}
nav ul li a:hover {
	background:#f8b517;
	color:#fff !important;
}
.lang {
	width:70px!important;
} 
.select2-container--default {
	min-width:70px!important;
}
.select2-container--default .select2-selection--single {
	background-color:#524000 !important;
	height:42px;
	padding-top:7px;
}
.select2-container--default .select2-selection--single span{
	color:#FAC013 !important;
}	
.select2-container--open {
	background:#fdcb13 !important;
}	
nav ul li:last-child:hover .select2-container--default .select2-selection--single {
	background:#f8b517 !important;
}
nav ul li:last-child:hover .select2-container--default .select2-selection--single span {
	color:#fff !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	top:85% !important;
}
.selected {
	background:#f9bf48;
}
.mobile-menu a {
	float:right;
	margin-right:-15px;
	width:48px;
	height:48px;
	background:#f4aa1a url(../img/menu-icon.png) no-repeat center;
	text-align:center;
	line-height:48px;
	display:none;
	text-indent:-1000em;
}
.mobile-menu a.selected {
	background-color:#392805;
}
/* end Nav */
/* -------------------------------- */
/* Footer */

footer {
	background:url(../img/pattern-2.png) repeat;
	padding:48px 0 12px;
	color:#999;
}
.social ul li {
	display:inline-block;
	margin-right:6px;
}
.social ul li a {
	float:left;
	width:50px;
	height:50px;
	text-indent:-1000em;
}
.social ul li.facebook a {
	background:url(../img/social-sprite.png) 0 150px;
}
.social ul li.instagram a {
	background:url(../img/social-sprite.png) 0 200px;
}
.social ul li.twitter a {
	background:url(../img/social-sprite.png) 0 0px;
}
.social ul li.google a {
	background:url(../img/social-sprite.png) 0 100px;
}
.social ul li.tripadvisor a {
	background:url(../img/social-sprite.png) 0 50px;
}
.whatsapp {
	width:220px;
	margin:0 auto;
}
.whatsapp img {
	float:left;
	margin-right:10px;
	margin-bottom:24px;
	width:60px;
	height:60px;
}
.whatsapp span {
	float:left;
}
.contacts {
	font-size:0.875em;
	font-weight:300;
}
.contacts a {
	text-decoration: underline;
	font-weight:400;
	color:#414141;
}	


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 1000px)  {
	#cookiewarning .cookiecontent {
		width:720px;
	}
	header .bx-wrapper {
    	margin-bottom: 0px !important;
   		height: auto;
	}
	header a.bx-prev,
	header a.bx-next {
		position:absolute;
		top:25%;
	}
	header a.bx-prev {
		display:block;
		left: 24px;
		text-indent: -1000em;
		width: 0; 
		height: 0; 
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
		border-right: 15px solid #fff; 
	}
}	 
@media only screen and (min-width:831px) and (max-width: 1000px)  {
	#cookiewarning .cookiecontent {
		width:720px;
	}
	header .title {
		width: 35%;
	}
	nav {
	}
	.booking {
		width: 35%;
	}
	#events a.slidesjs-navigation {
		margin:0 1em;
		width:0.5em;
	}
	.ui-datepicker {
		width:18.6em !important;
	}
}
@media only screen and (max-width: 830px)  {
	#cookiewarning .cookiecontent {
		width:640px;
	}
	header .title {
    	margin-left:0;
	}
	.booking {
    	margin-left:0;	
    	width:100%;
    	position:relative;
	}
	nav ul.menu {
		display:none;
		position:absolute;
		z-index:100;
		right:0;
		left:0;
		top:0;
		width:101% !important;
	}
	nav ul.menu li {
		float:left!important;
		width:100%!important;
		margin-left:-3px;
		text-decoration:none;
		background:#2b1e04; 
		border-bottom: 1px solid #615337;
	}
	nav ul.menu li a {
		color: #f8b517 !important;
	}
	nav ul.menu li a:hover {
		background-color: #fdcb13;
		color:#fff;
	}
	.select2-container--default .select2-selection--single {
		background:#2b1e04 !important;
	}
	.select2-container--default .select2-selection--single span {
		color:#f8b517 !important;
	}
	.select2-container--default .select2-selection--single:hover span {
		color:#fff !important;
	}
	nav ul.menu li:last-child:hover .select2-container--default .select2-selection--single {
		background-color: #fdcb13 !important;
		color: #fff !important;
	}
	nav ul.menu li a {
		width:100%!important;
	}
	nav ul.menu li a {
		width:100%!important;
	}
	.select2-container {
		width:100%!important;
		background:#fdcb13;
	}
	.select2-container--default .select2-selection--single .select2-selection__arrow {
	    right: 14px !important;
	}   
	.mobile-menu a {
		display:block!important;
	}
	.top-margin-mobile-menu {
		margin-top:214px;
	}
}	
@media only screen and (max-width: 700px) {
	#cookiewarning .cookiecontent {
		width:580px;
	}
	header .title {
		width: 40%;
	}
	.booking {
		width:100%;
	}
	.booking h3 {
		position:relative;
		top:1em;
		width:100%;
	}
	.event img {
		width:100%;
	}
	.small-medium-6 {
		width:50% !important;
	}
	.small-medium-12 {
		width:100% !important;
	}
	.feature {
		background-size: 710px auto;
		background-position: center center;
	}
	.guide {
		background-size: 76px 76px;
	}
}
@media only screen and (max-width: 480px) {
	#cookiewarning .cookiecontent {
		width:480px;
	}
	header .title {
    	margin-left:0;
    	width:65%;
	}
	.booking {
		width:100%;
		margin:0;
	}
	.small-medium-6 {
		width:100% !important;
	}
	.small-medium-12 {
		width:100% !important;
	}
	.hide-in-mobile {
		display:none !important;
	}
	.show-in-mobile {
		display:block;
	}
	.booking h3 {
		margin-bottom:2.5em;
	}
	header a.bx-prev,
	header a.bx-next {
		display:none;
	}
}
@media (max-width: 320px) {
	#cookiewarning .cookiecontent {
		width:320px;
	}
	#cookiewarning .cookiecontent h2,
	#cookiewarning .cookiecontent p,
	#cookiewarning .cookiecontent input {
		width:80%;
		line-height:1.5em;
		margin-left:10%;
		display:inline-block;
		float:none;
	}
	.social ul li {
		margin-right:0.2875em;
	}
	.contacts {
		margin-bottom:0;
	}
	.row > .row {
		margin-bottom:0;
	}
	header .title {
	    width: 50%;
	}
	header .title h1 {
		background: #FDCB13 url(../img/poets-inn-white.png) no-repeat center center;
    	line-height: 3.125em;
    	background-size: cover;
	}
	.ui-datepicker {
		width:19.4em !important;
	}
}

@media print {

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) { 

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
	
}	
	
	
	
/* ==========================================================================
   Helper classes
   ========================================================================== */


.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}