/*!
Theme Name: Valley
Version: 2.0.0
Author: Revood
Author URI: http://www.revood.com/
*/
html,
body {
  overflow-x: hidden;
}

@media (min-width: 600px) {
  #content {
    padding: 0 20px;
  }
}

@media (min-width: 768px) {
  #primary {
    width: 65.95745%;
    float: left;
    margin-right: 2.12766%;
  }
}

@media (min-width: 960px) {
  #primary {
    width: 70.21277%;
    float: left;
    margin-right: 2.12766%;
  }
}

#primary.fullwidth {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 768px) {
  #sidebar {
    width: 31.91489%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 960px) {
  #sidebar {
    width: 27.65957%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 600px) {
  .show-if-mobile {
    display: none;
  }
}

body {
  background-color: #00a35e;
  background-image: url("images/background.jpg");
  background-position: bottom left;
  background-repeat: repeat-x;
  color: #626466;
  font: normal normal 15px/1.4 Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

body.blue-scheme {
  background-color: #2668B3;
  background-image: url("images/blue/background.jpg");
}

p {
  margin: 0 0 18px;
}

a {
  color: #626466;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0 0 5px;
  color: #00a55d;
}

.blue-scheme h1,
.blue-scheme h2,
.blue-scheme h3,
.blue-scheme h4,
.blue-scheme h5,
.blue-scheme h6 {
  color: #1161aa;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 21px;
  margin-top: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 17px;
  color: #626466;
  font-weight: bold;
}

.blue-scheme h4 {
  color: #626466;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

blockquote {
  font-family: Georgia, "Bitstream Charter", serif;
  font-style: italic;
  font-weight: normal;
  margin: 0 3em;
}

pre,
code {
  background-color: #f4f4f4;
  margin-bottom: 1.625em;
  padding: 0.75em 1.625em;
  overflow: auto;
  font-family: monospace;
}

img {
  max-width: 100%;
  height: auto;
}

table {
  width: 100% !important;
}

td {
  padding: 2px;
  vertical-align: top;
}

button,
input,
select,
textarea {
  max-width: 100%;
}

.entry-title {
  font-size: 21px;
  font-weight: bold;
}

.entry-title a {
  text-decoration: none;
  color: #00a55d;
}

.blue-scheme .entry-title a {
  color: #1161aa;
}

.entry-content {
  text-shadow: 0px 0px 1px #fff;
}

.breadcrumbs {
  margin-bottom: 10px;
}

.breadcrumbs a {
  text-decoration: none;
}

.breadcrumbs strong {
  color: #00a55d;
  font-weight: normal;
}

.blue-scheme .breadcrumbs strong {
  color: #1161aa;
}

.cars-list .seating {
  width: 48px;
  height: 48px;
  display: block;
  background: url("images/seat.jpg") no-repeat;
  text-align: right;
  padding-right: 6px;
  padding-top: 4px;
  font-size: 12px;
}

.cars-list .booking-url {
  background: #00a55d;
  color: #f6dd47;
  padding: 10px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}

.cars-list__category-item {
  margin-bottom: 10px;
}

.cars-list__category-item:after {
  content: '';
  display: block;
  clear: both;
}

.cars-list__category-item-row+.cars-list__category-item-row {
  width: 33.33%;
  float: left;
}

.cars-list__category-item-row:last-child {
  width: 66.67%;
  text-align: right;
}

.cars-list__rates {
  text-align: left;
  list-style: none;
  margin: 0 0 18px;
  padding: 0;
  font-weight: bold;
}

.cars-list__rates:after {
  content: '';
  display: block;
  clear: both;
}

.cars-list__rate {
  width: 50%;
  float: left;
}

@media (min-width: 960px) {
  .cars-list__category-item-row {
    width: 40%;
    float: left;
  }

  .cars-list__category-item-row+.cars-list__category-item-row {
    width: 15%;
  }

  .cars-list__category-item-row:last-child {
    width: 45%;
  }
}

.property-list__item {
  margin-bottom: 10px;
}

.property-list__item:after {
  content: '';
  display: block;
  clear: both;
}

@media (min-width: 600px) {
  .property-list .thumbnail {
    width: 48.93617%;
    float: left;
    margin-right: 2.12766%;
  }

  .property-list .text {
    width: 48.93617%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .type-property>.images {
    width: 48.93617%;
    float: left;
    margin-right: 2.12766%;
  }

  .type-property>.intro {
    width: 48.93617%;
    float: right;
    margin-right: 0;
  }

  .type-property>.entry-content {
    clear: both;
  }
}

@media (min-width: 768px) {
  .type-property>.images {
    width: 61.70213%;
    float: left;
    margin-right: 2.12766%;
  }

  .type-property>.intro {
    width: 36.17021%;
    float: right;
    margin-right: 0;
  }

  .type-property .property-widget {
    margin-left: 0;
    marign-right: 0;
  }
}

.type-property .images .full-image {
  margin-bottom: 20px;
}

.type-property .thumbnails a {
  margin-right: 5px;
}

.site-footer {
  color: #000;
}

.site-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer li {
  display: inline-block;
  line-height: 38px;
  margin-right: 10px;
}

.site-footer li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  color: #626466;
}

@media (min-width: 960px) {
  .site-footer .copyrights {
    padding: 20px 0 0;
    width: 48.93617%;
    float: left;
    margin-right: 2.12766%;
  }
}

@media (min-width: 960px) {
  .site-footer .credits {
    width: 48.93617%;
    float: right;
    margin-right: 0;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  padding: 8px 10px 0;
}

#wrapper {
  background-color: #fff;
  position: relative;
}

.container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container:after {
  content: " ";
  display: block;
  clear: both;
}

.clearfix:after,
.site-header:after {
  content: '';
  display: block;
  clear: both;
}

.logo {
  width: 125px;
  height: 110px;
  max-width: 100%;
  margin: 0 auto;
  text-indent: -999em;
}

.logo>a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("images/logo-new.png");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.site-header {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Myriad Pro', Arial, sans-serif;
}

@media (min-width: 768px) {
  .site-header__logo {
    width: 31.91489%;
    float: left;
    margin-right: 2.12766%;
  }
}

@media (min-width: 960px) {
  .site-header__logo {
    width: 23.40426%;
    float: left;
    margin-right: 2.12766%;
  }
}

.site-header__tagline {
  color: #179f65;
  font-style: italic;
  font-size: 24px;
  line-height: 1.25;
  padding: 10px 0;
  text-align: center;
}

@media (min-width: 600px) {
  .site-header__tagline {
    width: 48.93617%;
    float: left;
    margin-right: 2.12766%;
  }
}

@media (min-width: 960px) {
  .site-header__tagline {
    padding: 20px 60px 0;
  }
}

.blue-scheme .site-header__tagline {
  color: #1161aa;
}

.site-header__contact {
  font-size: 17px;
  line-height: 1.176;
  color: #000;
  text-align: center;
}

@media (min-width: 600px) {
  .site-header__contact {
    padding: 15px 0 0;
    width: 48.93617%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .site-header__contact {
    padding-right: 30px;
    width: 48.93617%;
    float: left;
    margin-right: 2.12766%;
  }
}

@media (min-width: 960px) {
  .site-header__contact {
    width: 23.40426%;
    float: right;
    margin-right: 0;
  }

  .site-header__contact-info {
    text-align: left;
  }
}

.site-header__btn {
  display: inline-block;
  background-color: #ffe700;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #000;
  border-color: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  border-radius: 15px;
  padding: 10px 15px;
}

#wrapper,
.site-nav__menu {
  -webkit-transition: right .5s ease;
  transition: right .5s ease;
}

.site-nav {
  font: normal normal 14px/1 Calibri, Verdana, Arial, sans-serif;
  text-transform: uppercase;
}

.site-nav__toggle {
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent;
  border: 0;
}

.site-nav__toggle span {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #179e5e;
}

.blue-scheme .site-nav__toggle span {
  background-color: #1161aa;
}

.site-nav__toggle span+span {
  margin-top: 4px;
}

@media (min-width: 960px) {
  .site-nav__toggle {
    display: none;
  }
}

.site-nav__menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -260px;
  width: 260px;
  overflow: auto;
  background-color: #00a55d;
  padding: 10px 0;
}

.blue-scheme .site-nav__menu {
  background-color: #1161aa;
}

.site-nav-open .site-nav__menu {
  right: 0;
}

@media (min-width: 960px) {
  .site-nav__menu {
    right: 0 !important;
    position: relative;
    overflow: visible;
    width: 100%;
    padding: 0;
    font-size: 18px;
    margin-bottom: 10px;
  }

  .site-nav__menu:after {
    content: '';
    display: block;
    clear: both;
  }
}

.site-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 960px) {
  .site-nav li {
    float: left;
  }
}

.site-nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 10px 18px 10px 14px;
}

.site-nav a:hover,
.site-nav li.current-menu-item a {
  color: #f6dd47;
}

#wrapper {
  right: 0;
}

.site-nav-open #wrapper {
  right: 260px;
}

@media (min-width: 960px) {
  #wrapper {
    right: 0 !important;
  }
}

#slideshow {
  position: relative;
  margin-bottom: 10px;
}

@media (min-width: 600px) {
  #slideshow {
    margin-left: -20px;
    margin-right: -20px;
  }
}

#slideshow .cycle-prev,
#slideshow .cycle-next {
  position: absolute;
  z-index: 999;
  top: 50%;
  margin-top: -30px;
  width: 40px;
  height: 60px;
  background: url("images/arrows.png") 0 0 no-repeat;
  display: block;
  cursor: pointer;
  text-indent: -999em;
}

@media (max-width: 600px) {

  #slideshow .cycle-prev,
  #slideshow .cycle-next {
    -webkit-background-size: cover;
    background-size: cover;
    width: 20px;
    height: 30px;
    margin-top: -15px;
  }
}

#slideshow .cycle-prev {
  left: 10px;
  background-position: 0 0;
}

#slideshow .cycle-next {
  right: 20px;
  background-position: top right;
}

.cars-list h3,
.widget-title {
  color: #626466;
  font-weight: bold;
}

.blue-scheme .cars-list h3,
.cars-list .blue-scheme h3,
.blue-scheme .widget-title {
  color: #1161aa;
}

.widget {
  max-width: 240px;
  padding: 10px 10px 5px 10px;
  margin: 0 auto 20px;
}

.widget h3 {
  color: #fae956;
}

@media (min-width: 600px) {
  .widget {
    max-width: none;
    width: 46.66667%;
    float: left;
  }

  .widget:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }

  .widget:nth-child(2n + 2) {
    margin-left: 53.33333%;
    margin-right: -100%;
    clear: none;
  }
}

@media (min-width: 768px) {
  .widget {
    float: none;
    width: 100%;
    margin: 0 0 20px !important;
  }
}

.property-widget {
  max-width: 260px;
  padding: 10px 10px 5px 10px;
  margin: 0 auto 20px;
}

.property-widget h3 {
  color: #fae956;
}

.widget_text_alt {
  padding-top: 0;
  border: 1px solid #4c4c4c;
  background-color: #fff;
  color: #333;
  font-size: 13px;
  line-height: 1.71429;
}

.widget_text_alt .widget-title {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px;
  background-color: #ffe700;
  color: #333;
  border-bottom: 2px solid #998d19;
  font-size: 20px;
  line-height: 1.35;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
}

.widget_text_alt ul {
  margin: 0 0 0 1.5em;
  padding: 0;
}

.alignnone {
  margin: 5px 5px 5px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto;
  text-align: center;
}

.alignright {
  float: right;
  margin: 5px 0 5px 5px;
}

.alignleft {
  float: left;
  margin: 5px 5px 5px 0;
}

.wp-caption {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption-text {
  font-size: 11px;
  margin: 0;
  padding: 0 4px 5px;
}

.breadcrdumbs a {
  text-decoration: none;
}

.breadcrumb_last {
  color: #00a463;
}

/*# sourceMappingURL=style.css.map */