body,
input,
textarea {
  font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ecebe6 !important;
  color: #333;
}

.nav-row {
  padding-left: 0 !important;
  padding-top: 0 !important;
  background-color: #f7f7f5;
}

.nav-row > .col-md-3 {
  background-color: #f7f7f5;
}

.nav-row > .col-md-3 > ul {
  padding: 40px 0 0 20px;
}

.nav-row > .col-md-3 ul li {
  display: block;
}

.nav-row > .col-md-3 a {
  display: block;
  border-bottom-width: 0px;
  width: 100%;
  padding: 5px 0;
}

.nav-row > .col-md-3 a.active {
  color: #333;
  font-weight: bold;
}

.nav-row > .col-md-9 {
  margin-top: 5px;
  padding-top: 30px;
  padding-left: 20px;
  background-color: #fff;
}

.nav-row > .col-md-9 .row {
  padding-left: 0px;
}

.contact-link {
  position: absolute;
  top: 10px;
  right: 100px;
}

.contact-link p {
  margin: 0 0 10px 0;
  color: #8e8c84;
  font-family: 'PT Serif', serif;
  font-style: italic;
  padding: 10px 0 5px 0;
  border-bottom: 1px solid #f4f3ef;
  max-width: 940px;
}

.card {
  border-width: 0px !important;
}

.card .card-body {
  padding-top: 5px;
}

.card-image-link:hover,
.lightbox-preview:hover {
  background-color: #F55D2D;
}

.card-image-link,
.lightbox-preview {
  background-color: #f4f3ef;
  display: block;
  padding: 6px !important;
}

.card-image-link img,
.lightbox-preview img {
  border-radius: 0 !important;
  background-color: #fff;
  display: block;
  padding: 2px !important;
}

.card-title {
  text-align: center;
}

.card-title a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.card-title a:hover {
  color: #F55D2D;
}

#content .row {
  background-color: #fff;
}

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

a:hover {
  text-decoration: none;
  color: #3f3e3c;
}

a img {
  border: none;
}

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form,
.gallery-row,
.author-bio,
#logo {
  margin-bottom: 20px;
}

.hentry,
.navigation-links,
.hfeed,
.pinglist {
  margin-bottom: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  padding: 0;
}

h1 {
  font-size: 24px;
  line-height: 28px;
}

h2 {
  font-size: 20px;
  line-height: 22px;
  padding: 0 !important;
  margin: 30px 0 20px 0 !important;
}

h3 {
  font-size: 16px;
  line-height: 20px;
}

h4 {
  font-size: 14px;
  line-height: 18px;
}

h5 {
  font-size: 12px;
  line-height: 18px;
}

h6 {
  font-size: 10px;
  line-height: 16px;
}

.container > .row {
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 5px;
}

.container > .row-title {
  padding-top: 5px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
}

.row h1 {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 17px;
  padding: 10px 25px;
  margin: 0 0 0px 0;
  background-color: #ee5e27;
}

.navbar-brand {
  padding-left: 20px;
}

.navbar-brand img {
  height: 90px;
}

#content {
  padding: 20px 0 0 0 !important;
}

#navbar {
  padding-top: 50px;
  padding-left: 30px;
}

body nav.navbar {
  padding: 0px !important;
}

body nav.navbar > .container {
  background-color: #fff !important;
  background-image: url("../img/glyph.3524185ef9d4.png");
  background-repeat: no-repeat;
  background-position: top right;
  padding-top: 0px !important;
  padding-right: 100px;
  min-height: 115px;
  position: relative !important;
}

body nav.navbar a {
  color: #3f3e3c;
}

body nav.navbar ul a {
  font-weight: bold;
  display: block;
  position: relative;
  text-transform: uppercase;
  padding: 0;
}

body nav.navbar ul ul a {
  font-weight: normal;
  display: block;
  position: relative;
  text-transform: none;
  padding: 3px 10px;
}

body nav.navbar ul ul a:hover {
  background-color: #ee5e27;
  color: #fff;
}

body nav.navbar .dropdown-item .active {
  background-color: #ee5e27;
}

body nav.navbar .dropdown-menu {
  background-color: #fff;
  color: #333;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0;
}

body nav.navbar .dropdown-menu .active {
  background-color: #ee5e27;
}

.btn-primary {
  background-color: #ee5e27;
  border-color: #ee5e27;
}

strong {
  font-weight: bold;
}

table {
  line-height: 18px;
  margin: 0;
  text-align: left;
}

table .even {
  background: #ddd;
}

caption {
  text-align: left;
}

tr {
  border-bottom: 1px solid #ccc;
}

th,
td {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}

th {
  text-align: left;
}

input,
textarea {
  background: #fff;
  border: 1px solid #cbcac8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, -5px -5px 0 0 #f7f7f4, 5px 5px 0 0 #f7f7f4, 5px 0 0 0 #f7f7f4, 0 5px 0 0 #f7f7f4, 5px -5px 0 0 #f7f7f4, -5px 5px 0 0 #f7f7f4;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, -5px -5px 0 0 #f7f7f4, 5px 5px 0 0 #f7f7f4, 5px 0 0 0 #f7f7f4, 0 5px 0 0 #f7f7f4, 5px -5px 0 0 #f7f7f4, -5px 5px 0 0 #f7f7f4;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, -5px -5px 0 0 #f7f7f4, 5px 5px 0 0 #f7f7f4, 5px 0 0 0 #f7f7f4, 0 5px 0 0 #f7f7f4, 5px -5px 0 0 #f7f7f4, -5px 5px 0 0 #f7f7f4;
}

input,
textarea {
  padding: 5px;
}

button {
  padding: 2px 10px;
  cursor: pointer;
}

input:focus,
textarea:focus,
button:hover {
  border-color: #b5b4af;
}

#submit {
  cursor: pointer;
}

.linkmenu-custom {
  background: #fcfbf9;
  padding: 20px 25px 20px 25px;
  border-top: 2px solid #eeede8;
}

.linkmenu-custom h2 {
  display: none;
}

footer .container {
  background: #272625;
  color: #cdcdcb;
}

footer .footer {
  padding: 25px 25px 5px 25px;
}

footer .footer {
  padding: 25px 25px 5px 25px;
  background: #272625;
  color: #cdcdcb;
}

footer a {
  color: #cdcdcb;
}

footer li {
  margin: 0;
  list-style: none;
  padding: 0 20px 0 0;
  float: left;
  display: block;
}

footer h3 {
  color: #eeede8;
}

#footer-bottom {
  background: #1e1d1d;
  padding: 25px 25px 5px 25px;
  color: #555555;
  font-size: 11px;
  float: left;
  line-height: 16px;
  width: 940px;
}

#footer-bottom a {
  color: #717171;
}

#footer-bottom a:hover {
  color: #555555;
}

.column {
  float: left;
  width: 220px;
  margin: 0 20px 0 0;
}

#footer .widget-title {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-transform: none;
  padding: 0 0 12px 0;
  margin: 0 0 12px 0;
  border-bottom: 1px solid #3c3c3a;
}

.container {
  width: 100%;
}

.sidebar {
  padding: 10px 25px;
}

.linkmenu-custom a {
  float: left;
  padding-top: 0px;
}

.featuredcabins-default {
  padding-top: 10px;
}

.featuredcabins-default h2 span,
.featuredcabins-default .intro p {
  padding: 0px;
}

.cabins {
  padding: 0px;
}

#content {
  min-height: 300px;
}

#cabin_detail .object-image {
  padding-bottom: 15px;
}

.ui-tooltip-content {
  width: 320px;
}

.inner-page .widget-header {
  border-bottom-width: 0px;
}

.buttonset {
  border-top: 1px solid #EBEAE5;
  margin-left: -25px;
  padding-left: 25px;
}

.fieldset {
  padding: 20px 0 0 0;
}

button.btn-modal-news {
  padding: 12px 12px;
  border: none;
  background-color: #8c8c8c;
  color: #fff;
  transition: all 0.1s ease;
}

button.btn-modal-news:hover {
  background-color: #45abe1;
}

/* floating modal */
section .row {
  padding: 0 !important;
}

.list-group-item {
  border-top-width: 0px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
}

body #wtm_cookie_bar {
  top: auto !important;
  bottom: 0px !important;
  position: absolute !important;
}

#container {
  width: 990px;
}

.container,
.container-fluid {
  max-width: 1080px !important;
}
