#colophon > div.site-info.col-2
{
	 position: fixed;
  bottom: 0px;
}
#colophon > div.site-info.col-2 > div > span:nth-child(1){display:none;}

.amenities-container {
	color:rgb( 94,109,119);
}
.right-sidebar #primary,
.left-sidebar #primary {
    	width: 80%;
}
.right-sidebar #secondary,
.left-sidebar #secondary {
    	width: 20%;
}

.amenities-header {
	color:rgb( 50,63,77);
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	margin-block-end: 16px;
	margin-block-start: 0px;
	margin-bottom: 16px;
	margin-top: 0px;
	margin-inline-end: 0px;
	margin-inline-start: 0px;
	overflow-wrap: none;
}

.amenity-single__content
{
	flex-basis: 0%;
	flex-grow: 1;
	flex-shrink: 1;
	white-space: pre-line;
}
.amenities-subsection.u-freetext-fix
{
	border-top-color: rgb(211,216,222);
	border-top-style: solid;
	border-top-width: 1px;
	color: rgb(94,109,119);
	line-height: 24px;
	word-break: break-word;
}
ul.amenities-subsection__list.list-unstyled{
	font-weight: 300;
	line-height: 24px;
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-block-end: 16px;
	margin-block-start: 0px;
	margin-bottom: 16px;
	margin-inline-end: 24px;
	margin-inline-start: 24px;
	margin-top: 0px;
	white-space: pre-line;
	word-break: break-word;
}
li.amenity-single.padding-bottom-2x
{
	display: flex;
	padding-bottom: 16px;
	break-inside: avoid;
}

small.amenity-single__description
{
	display: block;
font-size: 12px;
	line-height: 16px;
}
h3.amenities-subsection__header.margin-bottom-3x
{
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	margin-block-end: 24px;
	margin-block-start: 0px;
	margin-bottom: 24px;
	margin-top: 0px;
	white-space: pre-line;
	
}
svg:not(:root) {
    overflow: hidden;
}

span.SVGIcon {
	margin-right: 8px;
}

section.pdp-section.pdp-section--house-rules
{
color: rgb(94,109,119);
	line-height: 24px;
	padding-bottom: 0px;
	padding-top: 24px;
}

.house-rules__check-in-out
{
color: rgb(94,109,119);
	display: flex;
	flex-direction: row;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-top: 24px;
}

p.house-rules__check-in
{
	color: rgb(94,109,119);
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-inline-end: 40px;
	margin-inline-start: 0px;
	margin-right: 40px;
	margin-left: 0px;
}

p.house-rules__check-out
{
	color: rgb(94,109,119);
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-inline-end: 0px;
	margin-inline-start: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.house-rules__rules-container 
{
	
    background-color: #f6f7f8;
    padding: 13px 30px 8px;
    border-radius: 4px;
}
.binary-house-rule {
    display: flex;
    flex-direction: row;
    padding: 20px 0;
    border-bottom: 1px solid #d3d8de;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(211, 216, 222);
}
.binary-house-rule__icon--close {
    fill: #ff4848;
}
.binary-house-rule__icon--check, .binary-house-rule__icon--close {
    flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    height: 18px;
    width: 18px;
    margin-right: 20px;
}
.binary-house-rule__description {
    width: 90%;
    flex: 10;
}
.binary-house-rule__label, .binary-house-rule__note {
    margin-bottom: 0;
    line-height: 24px;
}
.binary-house-rule__label {
    font-weight: 500;
    margin-top: -3px;
}

#wpcf7-f946-o1 > form {
  width: 200px;
  margin: 0 auto;
  background: white;
  border-radius: 10px;
  margin-bottom: 20px;
}

.floating-placeholder .wpcf7-form-control-wrap {
	width: inherit;
}
.floating-placeholder textarea {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14pt;
  line-height: 1.6em;
  height: 8.5em;
  margin-top: 40px;
  padding: 0;
  width: inherit;
}

.floating-placeholder, .floating-placeholder input {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14pt;
  line-height: 2.6em;
  height: 2.6em;
  margin: 0;
  padding: 0;
  width: inherit;
}

.floating-placeholder-textarea {
  height: 10.25em;
}

.floating-placeholder input:focus + label {
  color: #16abf0;
}

.floating-placeholder input[value] + label {
  color: red;
}

.floating-placeholder {
  position: relative;
}

.floating-placeholder input,textarea {
  font-size: 14pt;
  border: none;
  outline: none;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: transparent;
  z-index: 2;
  border-bottom: 1px solid #ccc;
  text-indent: 10px;
	  border: 1px solid #ccc;
  border-radius: 2px;
}

.floating-placeholder:last-child input {
  border-bottom: none;
}

.floating-placeholder label {
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  font-size: 12pt;
  z-index: 1;
  -moz-transform-origin: 0 0em;
  -ms-transform-origin: 0 0em;
  -webkit-transform-origin: 0 0em;
  transform-origin: 0 0em;
  -moz-transition: -moz-transform 160ms, color 200ms;
  -o-transition: -o-transform 160ms, color 200ms;
  -webkit-transition: -webkit-transform 160ms, color 200ms;
  transition: transform 160ms, color 200ms;
  -moz-transform: scale(1, 1) rotateY(0);
  -ms-transform: scale(1, 1) rotateY(0);
  -webkit-transform: scale(1, 1) rotateY(0);
  transform: scale(1, 1) rotateY(0);
  color: #999;
}

.floating-placeholder-float label {
	top: -5px;
  -moz-transform: scale(0.65, 0.65) rotateY(0);
  -ms-transform: scale(0.65, 0.65) rotateY(0);
  -webkit-transform: scale(0.65, 0.65) rotateY(0);
  transform: scale(0.65, 0.65) rotateY(0);
}

.floating-placeholder-float input {
  line-height: 3.4em;
}