/*
Theme Name: Dessert Spring
Theme URI: www.vissoker.co.il
Author: Yonatan Vissoker
Author URI: www.vissoker.co.il
Description: Wordpress custom theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
tags: Wordpress
*/

h1, h2, h3, h4, h5, h6, li, a, p, span {
  font-family: 'Assistant', sans-serif;
  direction: rtl;
  text-align: right;
}

#main p, #main li {
  font-size: 1.3em;
  line-height: 27px;
  color: #fff;
}

#main p{
text-align: justify;
padding: 0 15px;
}

.our_place h3 {
  text-align: right !important;
}

.our_place p {
  padding: 0 0 0 15px !important;
}

h3 {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 25px;
  text-shadow: 1px 1px 2px #000;
}
.text-center h3, .text-center h4 {
  text-align: center;
}

h1.slide-title, .article-title.archive-article-title h2 {
  text-align: center;
}

.container-navbar {
  position: relative;
}

.no-padding {
  padding: 0;
}

.promo_vid iframe {
	margin: 30px auto;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .no-padding-on-mobile {
      padding: 0;
  }
}

/* Remove the navbar's default margin-bottom and rounded borders */
.navbar {
  margin-bottom: 0;
  border-radius: 0;
}

.navbar-nav>li  {
  text-align: right;
  font-weight: bold;
}

.navbar-nav>li a {
  color: #06C5D7;
}

.nav a:hover {
    background-color: #BD5C32 !important;
    color: #fff !important;
}

#main {
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#685444+2,c68354+25,e4b262+50,c68354+75,685444+99 */
  background: #685444; /* Old browsers */
  background: -moz-linear-gradient(left, #685444 2%, #c68354 25%, #e4b262 50%, #c68354 75%, #685444 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #685444 2%,#c68354 25%,#e4b262 50%,#c68354 75%,#685444 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #685444 2%,#c68354 25%,#e4b262 50%,#c68354 75%,#685444 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#685444', endColorstr='#685444',GradientType=1 ); /* IE6-9 */
}

.phone i {
  margin-right: 10px;
}

.phone {
    color: #ff8383;
    float: left;
    position: absolute;
    top: 15px;
    padding: 3px;
    font-size: 24px;
    left: 185px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {

  .phone {
    display: none;
  }

  .contact {
    position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100%;
    margin: 0;
    text-align: center;
  }

  #ctc {
    background: rgb(2, 189, 216);
    padding: 10px;
    height: 67px;
  }

  .contact .col-xs-6 {
    padding: 0;
  }

  #navigate {
    background: rgb(254, 224, 65);
    padding: 10px;
    height: 67px;
  }

  #ctc img, .ctc-text, #navigate img {
    display: block;
  }

  .ctc-text {
    margin-left: 10px;
  }

  #ctc ul, #navigate ul {
    margin: 0;
    padding: 0;
  }

  #ctc ul li, #navigate ul li {
    list-style-type: none;
    display: inline-block;
  }

  #ctc img, #navigate img {
    margin: 0;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  #ctc, #navigate, .row.contact {
    display: none;
  }
  .navbar-nav>li>a {
    font-size: 1.2em;
  }
  .postid-362 .cover-image {
	background-position: top !important;
  }
}

div#HomePageBanner {
  position: relative;
  height: 490px;
}

.banner {
  position: relative;
  height: 490px;
  background-position: 50% 60%;
  background-size: cover;
}
/* Home page carousel */
#myCarousel {
  height: 500px;
  position: relative;
}

.slider-promo {
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
}

.promo-wrapper {
  padding: 20px;
}

.promo-wrapper a {
  color: #fff;
  text-decoration: none;
  display: block;
}

/* Intro on slider */
.intro-area {
  position: absolute;
  width: 70%;
  left: 15%;
  z-index: 2;
  color: #fff;
  text-shadow: #000 0 1px 1px;
}

h1.banner-title {
    font-size: 56px;
    color: white;
    background: rgba(0, 0, 0, .5);
    padding: 15px;
}


.slide-title {
  font-weight: bold;
}

/* Booking engine */
.main-engine {
  position: absolute;
  z-index: 4;
  width: 100%;
}

#booking-engine-holder {
  width: 1133px;
  margin: 0 auto;
  min-height: 80px;
}

.engine-holder-main {
  background: url('images/lines.png');
  min-height: 108px;
  background-color: rgba(44,53,60,.9);
  position: relative;
  border: 1px solid #363636;
}

.services-cube ul {
  padding-right: 15px;
}

/* Add a gray background color and some padding to the footer */
footer {
  background-color: #1c1c1c;
  padding: 25px;
}

.lastRow {
  background: #000;
  color: #fff;
  padding: 20px 0 10px;
}

.carousel-inner {
  max-height: 491px !important;
  height: 450px;
  display: block;
  position: relative;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .lastRow {
    margin-bottom: 67px;
  }
	h1.banner-title {
		font-size: 28px;
	}
}

.floatRight {
  float: right;
}

.floatLeft {
  float: left;
}

.carousel-inner img {
  width: 100%; /* Set width to 100% */
  margin: auto;
  min-height:200px;
}

.aboutUs_contactUs_section h3 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

.aboutUs_contactUs_section p {
  font-size: 14px;
  text-align: justify;
}

.aboutUs_contactUs_section button {
  background: #00c0e1;
  border: none;
  box-shadow: 1px 1px 1px #1b4148;
  color: #fff;
}

.aboutUs_contactUs_section a:hover {
  text-decoration: none;
}

.aboutUs_contactUs_section button:hover {
  background-color: #00798e;
}

.services-cube {
  min-height: 380px;
  background-position: center;
  position: relative;
  background-size: cover;
  padding: 0;
}

.info-block {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  margin: 0 auto;
  width: 100%;
}

.info-block h4 {
  color: #fff;
}

.info-block span {
  text-shadow: #000 1px 1px 1px;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  line-height: 18px;
  padding: 0 10px 10px 10px;
}

.bicycle {
  background-image: url('images/bicycle.jpg');
}

.sleeping {
  background-image: url('images/room_fixed.jpg');
}

.tent {
  background-image: url('images/tent_fixed.jpg');
}

.agriculture {
  background-image: url('images/agriculture_fixed.jpg');
}

.camping {
  background-image: url('images/camping.jpg');
}

.road {
  background-image: url('images/israel-road.jpg');
}

.nargila {
  background-image: url('images/nargila_fixed.jpg');
}

.sadna {
  background-image: url('images/sadna.jpg');
}

.grey {
  background-color: #f3f3f3;
}

.light-blue {
  background-color: #04c1e1;
}

.third img {
  margin: 20px auto 0 auto;
}

.third span {
  display: inline-block;
  margin-bottom: 20px;
}

.third h3, .twoThirds h3 {
  font-size: 18px;
}

.third h3:after, .twoThirds h3:after {
  content: "";
  width: 100%;
  background-color: #ccc;
  height: 1px;
  display: inline-block;
  margin-top: 20px;
}

.facebookAndMap .container, .ourPlace .container {
  padding: 20px 0;
  border: 1px solid #dedede;
  padding: 15px;
  margin: 15px auto;
}

.map-container iframe {
  width: 100%;
  display: block;
  pointer-events: all;
  position: relative;
}

.map-container iframe.clicked {
  pointer-events: auto;
}

.glyphicon-ok:before {
  content:"\e013";
}

.glyphicon-envelope:before {
  content:"\2709";
}

.newsletter, .newsletter input {
  color: #fff;
  text-align: right;
}

footer ul li {
  text-align: right;
  padding-right: 0;
}

footer ul li a {
  color:#fff;
}

footer ul {
  list-style-type: none;
  margin-top: 10px;
}

footer p {
  text-align: right;
}

ul.social-icons {
  text-align: right;
}

footer h5 {
  margin-bottom: 15px;
}

.footerLinks h5 {
  color: #fff;
  margin-bottom: 15px;
  text-align: right;
}

footer p {
  color: #999;
}

.social-icons li {
  display: inline-block;
  margin: 0 10px;
}

h3.footer_header {
  text-align: right;
  margin-bottom: 20px;
}

.newsletter_submit {
  background: #02bfdf !important;
  color: #fff !important;
}

.newsletter_email, .newsletter_name {
  direction: rtl;
}

/* Intro on slider */
.intro-area {
  bottom: 30% !important;
}

h1.banner-title {
  text-align: center;
}

/* Hide the carousel text when the screen is less than 600 pixels wide */
@media (max-width: 600px) {
.carousel-caption {
  display: none;
  }
}

@media screen and (min-width: 768px) {
  .navbar {
    height: 100px;
    background: #fff;
  }

  .navbar-brand {
    padding: 0;
  }

  .navbar-nav {
    margin-top: 50px;
  }

  .navbar-nav>li {
    float: right;
  }

  .slide-title {
    font-size: 50px !important;
    font-weight: bold;
  }

  .slide-subtitle {
    font-size: 20px;
  }

  .promo-wrapper a {
    font-size: 20px !important;
    text-align: center;
  }

  .aboutUs_contactUs_section button {
    display: block;
    margin: 0 !important;
  }

  .aboutUs_contactUs_section:after {
    content: "";
    width: 100%;
    background-color: #ccc;
    height: 1px;
    display: inline-block;
    margin-top: 20px;
  }

  .info-block {
    min-height: 222px;
    padding-top: 15px;
  }

  .info-block h4 {
    font-size: 30px;
    text-align: center;
  }

  /*.bicycle, .camping {
    width: 49%;
    float: left;
    margin-right: 1%;
  }*/

  .sleeping, .agriculture {
    width: 24%;
    float: left;
    margin-right: 1%;
  }

  .tent, .road {
    width: 24%;
    float: left;
    margin-right: 1%;
  }

  .nargila, .sadna {
    width: 49%;
    float: left;
    margin-right: 1%;
  }

  .third {
    width: 32.33%;
    margin-right: 1%;
    float: left;
    max-height: 500px;
    overflow-y: hidden;
  }

  .twoThirds {
    width: 65.66%;
    margin-right: 1%;
    float: left;
    overflow: hidden;
    max-height: 530px;
  }

  .fourth {
    width: 24%;
    margin-right: 1%;
    float: left;
  }

  .eighth {
    width: 74%;
    margin-right: 1%;
    float: left;
  }

  .mobile-only {
    display: none;
  }

  .desktop-only {
    display: block;
  }

  .rights {
    float: right;
  }

  .vissoker {
    float: left;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    min-height: 100px;
  }

  .navbar-brand {
    padding: 0;
  }

  .icon-bar {
    background: #06C5D7;
  }

  .navbar-toggle span.icon-bar {
    transition: all 0.15s;
  }

  .navbar-toggle span:nth-child(2) {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
  }

  .navbar-toggle span:nth-child(3) {
    opacity: 0;
  }

  .navbar-toggle span:nth-child(4) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
  }

  .navbar-toggle.collapsed span:nth-child(2),
  .navbar-toggle.collapsed span:nth-child(4) {
    transform: rotate(0);
  }

  .navbar-toggle.collapsed span:nth-child(3) {
    opacity: 1;
  }

  .navbar-collapse {
    margin-top: 50px;
  }

  .navbar-collapse.in {
    background: url('images/half_a_tent.jpg');
    background-size: contain;
    background-repeat: no-repeat;
}

  .promo-wrapper a {
    font-size: 14px;
    text-align: center;
  }

  .slide-title {
    font-size: 30px;
  }

  .aboutUs_contactUs_section button {
    display: block;
    margin: 10px auto 0 auto;
  }

  .about:after {
    content: "";
    width: 100%;
    background-color: #ccc;
    height: 1px;
    display: inline-block;
    margin-top: 20px;
  }

  .bicycle, .sleeping, .tent, .agriculture, .camping, .road, .nargila, .sadna, .facebook {
    width: 100%;
    float: left;
    margin-bottom: 1%;
  }

  .info-block h4 {
    font-size: 20px;
  }

  .grey {
    margin-top: -30px;
  }

  .third {
    width: 99%;
    margin-bottom: 1%;
    text-align: center;
  }

  .twoThirds {
    width: 99%;
    margin-bottom: 1%;
    text-align: center;
  }

  .fourth, .eighth {
    width: 99%;
    margin-bottom: 1%;
    float: left;
  }

  .mobile-only {
    display: block;
  }

  .desktop-only {
    display: none !important;
  }

  .rights, .vissoker {
    float: right !important;
    text-align: right !important;
    display: inline-block;
  }
	
  .twoThirds ul {
    list-style-type: none;
    margin-top: 30px;
  }
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
INNER PAGE
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Cover image */

.cover-image {
  height: 400px;
  background: url('images/bicycle-team-ride.jpg');
  background-position: 50% 50%;
  position: relative;
  background-size: cover;
}

.cover-image.cover-image-archive {
  height: 360px;
}

.col-category {
  padding: 0;
  border: 1px solid #685542;
}

.archive-article-title {
  width: 100%;
  top: 45%;
}

.archive-article-title h2 {
  text-shadow: 1px 1px 1px #000;
}

.article-title {
	position: absolute;
	color: #fff;
	bottom: 30px;
	text-align: center;
	right: 30px;
}

.cover-image:after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, .5);
  height: 100%;
}

.article-title h1 {
  font-size: 60px;
  color: #ffdf3e;
  text-align: center;
  text-shadow: 0 1px 2px #000;
}

#main_area h4:after {
  content: "";
  display: block;
  height: 1px;
  background: #eeeeee;
  margin: 10px 0;
}

#main_area h4 {
  color: #004d5a;
  font-weight: 900;
  margin-top: 30px;
}

div#main_area img {
  padding: 10px;
  box-shadow: -2px 1px 1px #6c5643;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .article-title h1 {
    font-size: 24px;
    padding: 0 15px;
  }
  .cover-image {
    height: 250px;
  }
  .article-title {
    top: 15%;
  }
}


/* Breadcrumbs */

@media screen and (min-width: 320px) and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs {
  text-align: right;
  padding: 10px 0;
  color: #02bfdf;
}

/* Carousel */

.hide-bullets {
  list-style:none;
  margin-left: -40px;
  margin-top:20px;
}

#bicycleCarousel .fa-chevron-circle-right {
  position: absolute;
  top: 40%;
  right: 15%;
}

#bicycleCarousel .fa-chevron-circle-left {
  position: absolute;
  top: 40%;
  left: 15%;
}

.carousel-control.left, .carousel-control.right {
  background-image: none;
}

@media screen and (min-width: 320px) and (max-width: 767px) {

  #main_area .row .col-xs-12 {
    padding: 0;
  }

  #bicycleCarousel .fa-chevron-circle-right {
    position: absolute;
    top: 40%;
    right: 30%;
  }

  #bicycleCarousel .fa-chevron-circle-left {
    position: absolute;
    top: 40%;
    left: 30%;
  }
}

/* Services */

.service-wrapper ul  {
  padding-right: 15px;
}

.service-wrapper ul li {
  text-align: right;
}

.service-wrapper .fa {
  margin-left: 20px;
}

.container.service-wrapper {
  border: 1px solid #dedede;
  padding: 15px;
  margin-top: 15px;
}

.service-wrapper h2 i {
  color: #f34747;
}

.service-wrapper h2:after {
  content: "";
  background: #dedede;
  height: 1px;
  width: 100%;
  display: block;
  margin: 15px 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
ARCHIVE TEMPLATE
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.archive_breadcrumbs {
  text-align: right;
  padding: 10px 0;
  color: #02bfdf;
  position: absolute;
  right: 15px;
  bottom: 0;
}

.archive-article-title a {
  color: #f9de39;
}

.archive_p {
  margin: 15px auto;
}

.home_banner {
  min-height: 400px;
  background-position: center;
  position: relative;
  background-size: cover;
  padding: 0;
  margin-bottom: 20px;
}

.home_banner:after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, .6);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
}

.home_banner h1 {
  text-align: center;
  padding-top: 90px;
  color: #fadf4a;
  font-size: 64px;
  position: absolute;
  width: 100%;
  z-index: 3;
}

@media screen and (min-width:320px) and (max-width: 767px) {
  .home_banner h1 {
    font-size: 44px;
  }
  .article-title.archive-article-title h2 {
    font-size: 24px;
  }
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
CONTACT FORM
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.yahel_form {
  direction: rtl;
}

.yahel_submit {
    background: #1dbee2 !important;
    color: #fff !important;
}

@media screen and (min-width: 992px) {
  .yahel_form .wpforms-field {
      width: 200px !important;
      display: inline-block !important;
      position: relative !important;
      max-width: none !important;
      min-width: 20px !important;
  }
  div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
      max-width: 90% !important;
  }
  .yahel_submit {
      height: 40px !important;
      padding: 5px 20px !important;
      margin-top: -10px !important;
  }
  div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
      height: 120px;
      width: 580px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .yahel_form .wpforms-field {
    width: 138px !important;
    display: inline-block !important;
    position: relative !important;
    max-width: none !important;
    min-width: 20px !important;
  }
  div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
      max-width: 90% !important;
  }
  .yahel_submit {
      height: 40px !important;
      padding: 5px 20px !important;
      margin-top: -10px !important;
  }
  div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
      height: 120px;
      width: 400px !important;
  }
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
VIDEO
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
