/*
 Theme Name:   Organic Life Child
 Theme URI:    http://demo.themeum.com/wordpress/organic-life
 Description:  Organic Life Child Theme
 Author:       Erez Lieberman
 Author URI:   http://studio-hitchadshut.co.il/
 Template:     organic-life
 Version:      1.3
 Tags:
 Text Domain:  themeum
*/
@import url("../organic-life/style.css");
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
#themeum-area .themeum-post-item {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateZ(0);
}

#themeum-area .themeum-post-item {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#themeum-area .themeum-post-item:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

/*z-index stufs*/
.header {
  background-color: rgba(255, 255, 255, 0.95) !important;
}

#masthead.sticky {
  background-color: rgba(255, 255, 255, 0.95) !important;
}

#header-container {
  padding: 20px 0;
}

#main-menu .nav > li > a, #navigation .woo-cart > a {
  color: #1b5153;
}

.single-workshops .entry-header {
  display: none;
}
.single-workshops .publish-date {
  display: none;
}

.post-type-archive-workshops .publish-date, .post-type-archive-in-the-news .publish-date, .post-type-archive-recipes .publish-date {


}

.post-type-archive-workshops .entry-summary, .post-type-archive-in-the-news .entry-summary, .post-type-archive-recipes .entry-summary {
  min-height: 150px;

}
.post-type-archive-workshops .entry-title.blog-entry-title, .post-type-archive-in-the-news .entry-title.blog-entry-title, .post-type-archive-recipes .entry-title.blog-entry-title {

  min-height: 30px;
}

#masthead {
  border-bottom: #62a83d 1px solid;
}

.post-type-archive-testimonial .entry-meta {
  display: none;
}
.post-type-archive-testimonial article {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 15px;
}

.single iframe {
  width: 100% !important;
}

.single-in-the-news .entry-meta, .single-in-the-news .entry-header, .single-recipes .entry-meta, .single-recipes .entry-header {
  display: none;
}
.single-in-the-news .entry-title.blog-entry-title, .single-recipes .entry-title.blog-entry-title {
  margin-bottom: 20px;
}

#fb-root {
  display: none;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
  width: 100% !important;
}

.widget.widget_mc4wp_widget {
  padding: 0 30px;
}

.widget.widget_mc4wp_widget h3.widget_title {
  padding: 0 0 30px 30px;
}

#bottom .wpcf7-form-control-wrap input[type="text"], #bottom .wpcf7-form-control-wrap input[type="email"], #bottom .wpcf7-form-control-wrap input[type="url"], #bottom .wpcf7-form-control-wrap textarea {
  margin-bottom: 5px !important;
}
#bottom .wpcf7-form-control-wrap textarea {
  height: 80px;
}

.page-template-homepage-php .header {
  position: fixed;
}

.fullwidthbanner-container {
  background-color: #fff !important;
  padding-top: 125px !important;
}

.vc_row-fluid.vc_custom_1412143889438 {
  margin-top: 200px !important;
}

.light_medium_20 {
  font-size: 30px !important;
  line-height: 1.3 !important;
}

.home .wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
  padding-top: 5px !important;
}
.home .testimonial-author {
  text-transform: none;
}

.tp-caption.white_heavy_70, .white_heavy_70, .tp-caption.light_medium_20 {
  text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.5) !important;
}

.hp_newsl_form input[type="email"] {
  padding: 15px;
  border: 2px solid #fff;
  cursor: auto;
  display: block;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

input[type="text"], input[type="email"], input[type="password"], input[type="url"], textarea {
  border-color: #C9C9C9;
}

.nsu-form label {
  display: none;
}

.nsu-field {
  width: 100%;
  max-width: 360px;
}

.page-id-3693 .nsu-submit {
  float: left;
  margin-bottom: 20px;
}

hr {
  clear: both;
}

.other_lang a {
  font-family: 'Open Sans Hebrew', sans-serif !important;
}

.post-type-archive-product .page-description {
  display: none;
}
.box-title{
	text-transform: capitalize;
	text-align:center;
}
/*.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #F4524D;
    display: none;
}
*/


/* --------------------------------------------------------------------------------------------------------------
responsive styles
----------------------------------------------------------------------------------------------------------------- */
/* 500 and less ----------- */
@media screen and (max-width: 992px) {
  #main-menu .nav > li > a {
    font-size: 11px;
    padding: 0 5px;
  }

  .cart-busket {
    padding-right: 0;
    font-size: 12px;
  }
}
.themeum-breadcrumbs .breadcrumb {
    text-align: right;
}
/*# sourceMappingURL=style.css.map */
