/*------------------------------------------------------------------- /
Theme Name: Sharom
Theme URI: http://themeweave.com
Author: Theme Weave
Author URI: http://themeweave.com
Description: Custom wordpress theme.
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: gray, white, light, right-sidebar, two-columns, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging
Text Domain: themeweave


--------------------------------------------------------------------- */

@font-face {
  font-family: 'open_sans_hebrewitalic';
    src: url('assets/fonts/opensanshebrew-italic.eot');
    src: url('assets/fonts/opensanshebrew-italic.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/opensanshebrew-italic.woff2') format('woff2'),
         url('assets/fonts/opensanshebrew-italic.woff') format('woff'),
         url('assets/fonts/opensanshebrew-italic.ttf') format('truetype'),
         url('assets/fonts/opensanshebrew-italic.svg#open_sans_hebrewitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'open_sans_hebrewlight';
    src: url('assets/fonts/opensanshebrew-light.eot');
    src: url('assets/fonts/opensanshebrew-light.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/opensanshebrew-light.woff2') format('woff2'),
         url('assets/fonts/opensanshebrew-light.woff') format('woff'),
         url('assets/fonts/opensanshebrew-light.ttf') format('truetype'),
         url('assets/fonts/opensanshebrew-light.svg#open_sans_hebrewlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'open_sans_hebrewlight_italic';
    src: url('assets/fonts/opensanshebrew-lightitalic.eot');
    src: url('assets/fonts/opensanshebrew-lightitalic.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/opensanshebrew-lightitalic.woff2') format('woff2'),
         url('assets/fonts/opensanshebrew-lightitalic.woff') format('woff'),
         url('assets/fonts/opensanshebrew-lightitalic.ttf') format('truetype'),
         url('assets/fonts/opensanshebrew-lightitalic.svg#open_sans_hebrewlight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'open_sans_hebrewregular';
    src: url('assets/fonts/opensanshebrew-regular.eot');
    src: url('assets/fonts/opensanshebrew-regular.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/opensanshebrew-regular.woff2') format('woff2'),
         url('assets/fonts/opensanshebrew-regular.woff') format('woff'),
         url('assets/fonts/opensanshebrew-regular.ttf') format('truetype'),
         url('assets/fonts/opensanshebrew-regular.svg#open_sans_hebrewregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'open_sans_hebrewbold';
    src: url('assets/fonts/opensanshebrew-bold.eot');
    src: url('assets/fonts/opensanshebrew-bold.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/opensanshebrew-bold.woff2') format('woff2'),
         url('assets/fonts/opensanshebrew-bold.woff') format('woff'),
         url('assets/fonts/opensanshebrew-bold.ttf') format('truetype'),
         url('assets/fonts/opensanshebrew-bold.svg#open_sans_hebrewbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'open_sans_hebrewbold_italic';
    src: url('assets/fonts/opensanshebrew-bolditalic.eot');
    src: url('assets/fonts/opensanshebrew-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/opensanshebrew-bolditalic.woff2') format('woff2'),
         url('assets/fonts/opensanshebrew-bolditalic.woff') format('woff'),
         url('assets/fonts/opensanshebrew-bolditalic.ttf') format('truetype'),
         url('assets/fonts/opensanshebrew-bolditalic.svg#open_sans_hebrewbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'open_sans_hebrewextra_bold';
    src: url('assets/fonts/opensanshebrew-extrabold.eot');
    src: url('assets/fonts/opensanshebrew-extrabold.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/opensanshebrew-extrabold.woff2') format('woff2'),
         url('assets/fonts/opensanshebrew-extrabold.woff') format('woff'),
         url('assets/fonts/opensanshebrew-extrabold.ttf') format('truetype'),
         url('assets/fonts/opensanshebrew-extrabold.svg#open_sans_hebrewextra_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'open_sans_hebrewXBdIt';
    src: url('assets/fonts/opensanshebrew-extrabolditalic.eot');
    src: url('assets/fonts/opensanshebrew-extrabolditalic.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/opensanshebrew-extrabolditalic.woff2') format('woff2'),
         url('assets/fonts/opensanshebrew-extrabolditalic.woff') format('woff'),
         url('assets/fonts/opensanshebrew-extrabolditalic.ttf') format('truetype'),
         url('assets/fonts/opensanshebrew-extrabolditalic.svg#open_sans_hebrewXBdIt') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  direction: rtl;
  font-family: open_sans_hebrewlight;
  font-weight: lighter;
  text-align: right;
   
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.alignleft {
  display: inline;
  float: left;
  margin-bottom: 1em;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-bottom: 1em;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.sticky {
  background: #eee;
  padding: 10px;
}

.wp-caption {
  background-color: #f3f3f3;
  border: 1px solid #eee;
  margin-bottom: 1.5em;
  max-width: 100%;
  padding: 6px;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption.alignleft {
  margin: 7px 28px 21px 0;
}

.wp-caption.alignright {
  margin: 7px 0 21px 28px;
}

.wp-caption.aligncenter {
  margin: 7px auto;
}

.wp-caption .wp-caption-text, .wp-caption-dd {
  font-size: 0.875em;
  line-height: 1.5;
  padding: 7px 0 0;
}

.gallery {
  margin: 0 -5px;
}

.gallery:after, .gallery:before {
  clear: both;
  content: "";
  display: table;
}

.gallery .gallery-item {
  float: left;
  padding: 5px;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33.333333333%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.666666667%;
}

.gallery-columns-7 .gallery-item {
  width: 14.285714286%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.111111111%;
}

.gallery-caption {
  background-color: #eee;
  color: #aaa;
  font-size: 0.813em;
  line-height: 1.385em;
  padding: 8px 0 7px;
}

.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
  display: none;
}

.wp-playlist.wp-playlist-light {
  border: 1px solid #ddd;
}

.wp-playlist .wp-playlist-item {
  padding: 7px 10px;
}

.wp-playlist.wp-playlist-light .wp-playlist-item {
  border-bottom: 1px solid #ddd;
}

.wp-playlist.wp-playlist-light .wp-playlist-caption {
  color: inherit;
}

.wp-playlist .wp-playlist-tracks {
  margin: 15px -10px -10px;
}

.wp-playlist.wp-playlist-light .wp-playlist-tracks {
  border-top: 1px solid #eee;
}

.wp-playlist.wp-playlist-light .wp-playlist-item:nth-child(2n) {
  background-color: #f8f8f8;
}

.wp-playlist.wp-playlist-light .wp-playlist-playing {
  background: #fff;
}

.wp-playlist .wp-playlist-item-length {
  line-height: 2.5;
  right: 8px;
}

.wp-playlist.wp-playlist-dark .wp-playlist-item {
  border-bottom-color: #333;
}

.wp-video,.mejs-container {
  max-width: 100% !important;
}

.widget-box.widget_meta ul li a:before {
  color: #999;
  content: "";
  font-family: fontawesome;
  padding-right: 10px;
}

.search-submit:before {
  font-family: fontawesome;
}

.search-field {
  border: 1px solid #eee;
  height: 40px;
  padding: 0 45px 0 15px;
  width: 100%;
}

.search-submit {
  background-color: transparent;
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0 0 0 1px;
  height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
}

.search-form {
  position: relative;
}

.widget-box select {
  background-color: #fff;
  border: 1px solid #eee;
  font-size: 1.071em;
  padding: 10px;
  width: 100%;
}

.widget_calendar table {
  text-align: center;
}

.widget-box .rss-date {
  display: block;
  font-size: 0.929em;
  margin-bottom: 5px;
}

.widget-box.widget_nav_menu li,.widget-box.widget_pages li {
  border-bottom: none;
  padding: 0;
}

.widget-box.widget_nav_menu li a,.widget-box.widget_pages li a {
  border-bottom: 1px dotted #ddd;
  display: block;
  padding: 10px 0;
}

.container {
  max-width: 1160px;
}

img {
  max-width: 100%;
}

.header {
  background: none repeat scroll 0 0 #EFF0F4;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9000000;
}

.header_inner {
  padding: 10px 0;
}

.logo > img {
  height: 80px;
}

.navbar > ul {
  margin: 0;
  padding: 0;
}

.navbar > ul > li {
  display: block;
  float: right;
  font-size:1.22em;
  height: 30px;
  line-height: 30px;
  list-style: none outside none;
  padding: 0 11px;
  position: relative;
}

.navbar > ul > li > a {
  color: #888;
  display: block;
}

.navbar > ul > li::after {
  background: #B9D531 none repeat scroll 0 0;
  content: "";
  height: 20px;
  left: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 1px;
}

.navbar > ul > li:last-child::after {
  content: none;
}

.header_right .info {
  color: #666666;
  display: inline-block;
  font-family: open_sans_hebrewregular;
  font-size: 1.375em;
  padding-right: 15px;
}

.header_right .icons {
  display: inline-block;
  float: right;
}

.header_right {
  height: 80px;
  line-height: 80px;
}

.navbar {
  height: 30px;
  margin-top: 15px;
}

.header_right .icons > a {
  margin-left: 7px;
  text-decoration: none;
}

.navbar > ul > li.current-menu-item > a {
  font-family: open_sans_hebrewregular;
}

.logo_list > .logo_item {
  float: right;
  width: 12.5%;
}

.sec_logos {
  margin: 35px 0 10px;
}

.logo_list > .logo_item .logo_title {
  color: #777777;
  font-weight: lighter;
  opacity: 0;
  transition: all 0.3s ease 0s;
}

.logo_list > .logo_item {
  float: right;
  width: 12.5%;
}

.sec_logos {
  margin: 35px 0;
}

.logo_list > .logo_item .logo_title {
  font-size: 1.875em;
  margin: 3px 0 0;
}

.sec_pictures {
  background: #f6f6f6 none repeat scroll 0 0;
  padding-bottom: 40px;
  padding-top: 40px;
}

.home_picture {
  background: #fff none repeat scroll 0 0;
  margin-bottom: 30px;
}

.home_picture > .thumb {
  position: relative;
}

.home_picture > .thumb > .thumb_control {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.35s ease 0s;
  width: 100%;
}

.home_picture > .thumb > .thumb_control .thumb_control_inner {
  border-radius: 3px;
  color: #FFFFFF;
  display: inline-block;
  font-family: open_sans_hebrewregular;
  height: 35px;
  left: 0;
  margin: -17px 0 0;
  padding: 8px 30px;
  position: absolute;
  text-decoration: none;
  top: 50%;
  width: 100%;
  z-index: 999;
}

.picture_title > a {
  color: inherit;
  text-decoration: none;
}

.thumb_control_inner a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
  border: 2px solid #FFFFFF;
  border-radius: 2px;
  color: #FFFFFF;
  display: inline-block;
  height: 35px;
  line-height: 32px;
  margin: 0 5px;
  transition: all 0.35s ease 0s;
  width: 80px;
}

.thumb_control_inner a:hover {
  background: none repeat scroll 0 0 #B9D531;
  border-color: #B9D531;
  color: #FFFFFF;
  text-decoration: none;
}

.page-template-portfolio_page .filters {
  font-family: open_sans_hebrewregular;
  margin: 30px 0;
  text-align: center;
}

.page-template-portfolio_page .filters a {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #DDDDDD;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin: 0 5px;
  min-width: 95px;
  padding: 7px 10px;
  text-align: center;
  transition: all 0.35s ease 0s;
  width: auto;
}

.page_content {
  background: none repeat scroll 0 0 #F6F6F6;
}

.page-template-portfolio_page .filters a.active,.page-template-portfolio_page .filters a:hover {
  background: none repeat scroll 0 0 #B9D531;
  border-color: #B9D531;
  color: #FFFFFF;
  text-decoration: none;
}

.home_picture > .thumb:hover .thumb_control {
  opacity: 1;
}

.home_picture .image {
  display: block;
  height: 300px;
  line-height: 300px;
  width: 100%;
}

.home_picture > .thumb img {
  display: inline-flex;
  height: auto;
  line-height: 300px;
  max-width: 100%;
  vertical-align: middle;
  width: auto;
}

.home_picture .picture_title {
  background: #fff none repeat scroll 0 0;
  color: #666;
  display: block;
  font-size: 26px;
  height: 92px;
  line-height: 92px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
}

.home_cf {
  background: #b9d531 none repeat scroll 0 0;
}

.cf-group .form-control {
  border: 1px solid #BBBBBB;
  border-radius: 0;
  box-shadow: none !important;
  direction: rtl;
  height: 30px;
  line-height: 30px;
  text-align: right;
  width: 100%;
}

.form-group.cf-group {
  width: 100%;
}

.cf-group .form-label {
  display: table-cell;
  font-size: 19px;
  padding: 0 0 0 10px;
  text-align: right;
  vertical-align: top;
  white-space: pre;
}

.cf_title {
  color: #231F20;
  font-family: open_sans_hebrewbold;
  font-size: 26px;
  margin: 0 0 20px;
}

.home_cf {
  padding: 20px 0 50px;
}

.logo {
  float: left;
}

.logo_list > .logo_item:hover .logo_title {
  opacity: 1;
}

.text_item .item_content {
  color: #999999;
}

.text_item .item_title {
  color: #888888;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}

.text_item .item_icon {
  float: right;
  position: relative;
  width: 90px;
}

.text_item {
  margin-bottom: 50px;
}

.sec_text_title {
  color: #999999;
  font-size: 32px;
  margin: 20px 0;
}

.customer_title {
  color: #999999;
  font-size: 32px;
  margin: 0 0 15px;
  opacity: 0;
  transition: all 0.3s ease 0s;
}

.customers .item:hover .customer_title {
  opacity: 1;
}

.sec_customers {
  background: url("assets/images/line.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
  margin-bottom: 50px;
  padding: 20px 0 70px;
  position: relative;
}

.sec_customers:after {
  background: url("assets/images/line.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
  bottom: 0;
  content: "";
  height: 19px;
  left: 0;
  position: absolute;
  width: 100%;
}

.site_footer {
  background: none repeat scroll 0 0 #D1D2D4;
  padding-top: 50px;
  position: relative;
}

.sec_text {
  background: url("assets/images/line.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
  margin-top: 60px;
}

.text_item .item_icon .alt_hover {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.text_item:hover .alt_hover {
  opacity: 1;
}

.info_widget {
  margin: 0;
  padding: 0;
}

.info_widget > li {
  height: 35px;
  line-height: 35px;
  list-style: none outside none;
  margin-bottom: 13px;
  overflow: hidden;
  width: 100%;
}

.info_widget > li .info_icon {
  float: right;
  margin-left: 0;
  width: 35px;
}

.info_icon > img {
  max-width: 100%;
}

.info_widget > li .info_text {
  color: #666666;
  display: table-cell;
  font-size: 20px;
  line-height: inherit;
  overflow: hidden;
  padding: 0 15px;
  right: 70px;
  word-wrap: break-word;
}

.portfolio_inner .portfolio-title {
  color: #666666;
  font-size: 22px;
  margin: 0 0 10px;
}

.portfolio_inner .portfolio_content {
  color: #666666;
  font-size: 15px;
}

.portfolio_wrapper {
  padding: 40px 0;
}

.archive_header {
  margin: 40px 0;
}

.archive_page {
  background: none repeat scroll 0 0 #EFF0F4;
}

.cf-group {
  display: table;
  margin: 0;
  position: relative;
}

span.wpcf7-form-control-wrap {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}

.cf_submit {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  border-radius: 3px;
  color: #B9D531;
  float: left;
  font-family: open_sans_hebrewbold;
  font-size: 20px;
  margin-top: 15px;
  padding: 0 7px;
}

.footer_widget {
  margin-bottom: 50px;
  min-height: 200px;
}

.footer_widget {
  border-left: 1px solid #FFFFFF;
}

.footer_widget_outter:nth-child(3n) .footer_widget {
  border-left: 0 none;
}

.footer_widget .widget-title {
  color: #777777;
  font-size: 22px;
  margin: 0;
}

.textwidget {
  color: #666666;
  font-size: 16px;
}

.cf-group br {
  display: none;
}

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2147483647;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: url(assets/images/overlay.png) repeat 0 0;
  opacity: 0.9;
  filter: alpha(opacity = 90);
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(assets/images/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(assets/images/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(assets/images/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(assets/images/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
  width: 21px;
  background: url(assets/images/controls.png) left top repeat-y;
}

#cboxMiddleRight {
  width: 21px;
  background: url(assets/images/controls.png) right top repeat-y;
}

#cboxTopCenter {
  height: 21px;
  background: url(assets/images/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
  height: 21px;
  background: url(assets/images/border.png) 0 -29px repeat-x;
}

#cboxContent {
  background: #fff;
  overflow: hidden;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 28px;
}

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}

#cboxLoadingOverlay {
  background: url(assets/images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(assets/images/loading.gif) no-repeat center center;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(assets/images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: -75px -25px;
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(assets/images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: -50px -25px;
}

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(assets/images/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: -25px -25px;
}

.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

div.wpcf7-validation-errors {
 /* border: 2px solid #F7E700;
  clear: both;
  margin: 5px;
  padding: 10px; */
margin: 0px !important;
border: 0px solid !important;
padding: 43px 18px;
font-size: 30px;
line-height: 30px;

}

div.wpcf7-mail-sent-ok{
margin: 0px !important;
border: 0px solid !important;
padding: 43px 18px;
font-size: 30px;
line-height: 30px;

}
span.wpcf7-not-valid-tip {
  display: none;
}

.scroll_to_top {
  background: none repeat scroll 0 0 #EEEEEE;
  color: #B9D531;
  display: block;
  font-family: open_sans_hebrewbold;
  font-size: 29px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none !important;
  transform: rotate(90deg);
  width: 50px;
  outline: none!important;
}

.scroll_to_top:hover {
  background: none repeat scroll 0 0 #B9D531;
  color: #FFFFFF;
}

.filtered_container .mix {
  display: none;
}

.page_inner .page_title {
  color: #666666;
  display: block;
  font-family: open_sans_hebrewregular;
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 20px;
}

.page_content .page_inner {
  margin: 30px 0;
}

.page_inner .page_content {
  font-size: 15px;
  line-height: 22px;
}

.page_inner .page_content p {
  margin-bottom: 15px;
}

.logo_page_image {
  float: left;
  width: 25%;
}

.front {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  direction: ltr;
  display: block;
  height: 240px;
  line-height: 200px;
  max-width: 100%;
  min-height: 200px;
  padding: 20px;
  position: relative;
  text-align: center;
  z-index: 90;
}

.item_inner img {
  max-height: 100%;
  max-width: 100%;
}

.item_inner .back {
  background: none repeat scroll 0 0 #FFFFFF;
  direction: rtl;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 80;
}

.item_inner {
  margin: 10px;
  position: relative;
}

.logo_items, .logo_page_image {
  overflow: hidden;
  transition: all 0.35s ease 0s;
}

.logos_items_row {
  direction: ltr;
}

.logo_page_image {
  float: right;
}

.item_inner .back > div {
  border: 1px solid #EEEEEE;
  display: block;
  height: 240px;
  margin: 0 0 0 10px;
  padding: 15px;
}

.item_inner .back h3 {
  display: block;
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
  margin: 0 0 15px;
}

.logo_page_header > img {
  display: inline-block;
  height: 80px;
}

.logo_page_header > h3 {
  display: inline-block;
  line-height: 80px;
  margin: 0 10px 0 0;
}

.logo_page_header {
  margin-bottom: 30px;
  margin-top: 25px;
}

.logo_page_row {
  color: #000000;
  font-family: open_sans_hebrewregular;
  font-size: 0.95em;
}

.logo_page_subtitle {
  font-size: 20px;
  margin: 25px 0 30px;
}

.logo_page_image_item > h3 {
  color: #444444;
  font-family: open_sans_hebrewregular;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding-right: 80px;
}

.logo_page_Image_item .image {
  width: 90px;
}

.logo_page_image_item .image {
  width: 80px;
}

.logo_page_image_item .con {
  padding-right: 80px;
}

.image > img {
  display: block;
  height: 80px;
  width: 100%;
}

.logo_page_images {
  margin-bottom: 30px;
}

.navbar.navbar-collapse {
  height: 30px;
  margin: 15px 0 0;
  min-height: 30px;
  padding: 0;
}

.owl-carousel {
  direction: ltr;
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

.owl-carousel.owl-wrapper,.owl-carousel.owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.customers .owl-buttons div {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  color: #FFFFFF;
  font-family: tahoma;
  font-size: 22px;
  font-weight: bold;
  height: 35px;
  margin-top: 5px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 35px;
  z-index: 99999;
}

.customers .item {
  display: block;
  text-align: center;
}

.customers .owl-buttons div.owl-prev {
  left: 0;
}

.customers .owl-buttons div.owl-next {
  right: 0;
}

.info_icon > img {
  max-width: 100%;
}

.info_widget > li .info_text a {
  color: inherit;
  text-decoration: none;
}

.contact_page .page_title {
  color: #939597;
  font-family: open_sans_hebrewregular;
  font-size: 18px;
  margin: 0 0 20px;
}

.contact_page_form {
  color: #939597;
}

.contact_page_form .page_item {
  margin-bottom: 10px;
  overflow: hidden;
}

.contact_page_form .page_item label {
  float: right;
  font-weight: normal;
  width: 20%;
}

.contact_page_form .page_item .cf_text, .contact_page_form .page_item .cf_textarea {
  border: 1px solid #D4D4D4;
  resize: vertical;
  text-align: right;
  width: 100%;
}

.contact_page_form .page_item .cf_text {
  height: 30px;
  padding: 0 10px;
}

.contact_page_form .cf_textarea {
  height: 100px;
  padding: 10px;
}

.contact_page_form {
  float: right;
  max-width: 375px;
}

.cf_page_submit {
  background: url("assets/images/cf_page_submit.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
  border: medium none;
  float: left;
  height: 32px;
  overflow: hidden;
  text-indent: 1000px;
  width: 36px;
}

.contact_page_form {
  max-width: 375px;
}

.contact_page_form .page_item .page_input {
  float: left;
  width: 80%;
}

.contact_page_form p:empty {
  display: none;
}

.contact_page_form br {
  display: none;
}

.image_scroll a {
  display: block;
  width: 55px;
}

.image_list .image_item {
  margin: 20px 0;
}

.pf_images {
  position: relative;
}

.image_list {
  padding-right: 75px;
}

.image_scroll {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 75px;
}

.image_item img {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.image_scroll a {
  position: absolute;
  right: 0;
  top: 0;
}

.image_scroll a.scroll_image_up {
  bottom: 0;
  top: auto;
}

.contact_page .page_inner {
  margin: 30px auto;
  max-width: 700px;
}

.contact_page .fullwidthabanner,.contact_page .fullwidthbanner-container,.contact_page .forcefullwidth_wrapper_tp_banner {
  max-height: 300px !important;
}

.cf_page_slider .forcefullwidth_wrapper_tp_banner, .cf_page_slider .rev_slider_wrapper.fullwidthbanner-container, .cf_page_slider .rev_slider.fullwidthabanner.revslider-initialised.tp-simpleresponsive {
 /*  height: 419px !important; */
}
.archive_header > h1 {
  display: inline;
  font-size: 24px;
  margin: 0 15px 0 0;
}


.footer_widget ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_widget ul li a {
    color: #555;
    display: block;
    margin-bottom: 6px;
}
.footer_widget .widget-title {
    margin-bottom: 13px;
}

.item_inner img {
  height: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}


.logo_page_image.mobile {
    float: none;
    width: 100%;
}
.mobile .item_inner .back {
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    line-height: 100%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 999999;
}
.mobile .item_inner .back > div {
    border: medium none;
    color: #fff;
    height: 85px;
    margin-top: -42px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.mobile .item_inner .back h3 {
    font-size: 30px;
    font-weight: bold;
}
.mobile .item_inner .back .con {
    font-size: 17px;
    font-weight: bold;
    line-height: 26px;
}
.mobile .front {
    height: auto;
    line-height: 0;
    min-height: 1px;
    padding: 0;
}
.mobile .item_inner img {
    display: block;
    height: auto;
    text-align: center;
    width: auto;
}
.mobile .item_inner:hover .back {
    opacity: 1;
}
.logo_item > a {
  text-decoration: none !important;
}


.text_item .item_content { 
  overflow: hidden;
}
.page_bottom_text{
	text-align: center;
	margin-bottom: 10px;
}
/*.logo_list > .logo_item .logo_title {
  font-family: open_sans_hebrewbold; 
}*/

.icon > a {
  display: block;
}

.home_slider {
  overflow: hidden;
}





.rev_slider.fullscreenbanner, .rev_slider_wrapper.fullscreen-container, .forcefullwidth_wrapper_tp_banner {
  /* height: 350px !important; */
}


/****** New CSS *****/
h1, .logo_page_header h3{color: #746EA5 !important; }

.header_inner .header_right .info {
	background-image: url(https://www.studiosharon.co.il/wp-content/uploads/2017/12/frame.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	padding-left: 2%;
	padding-right: 2%;
	color:#fff;}
	
.header_inner .header_right .info a{color:#fff !important;}

body,div,a,h1,h2,h3,h4,h5,h6,p,tabel,tr,td
{font-family: 'Assistant', sans-serif !important;}

.logo_item .icon img{height:auto;}

.footer_inner .contact-form-popup img {margin-top: 4px;
	width: 100% !important;}

.footer_inner .contact-form-popup {position: fixed;
	right: 20px;
	bottom: 30px;
	background-color: #bebec0;
	padding: 10px 8px 10px 8px;
	cursor: pointer;
	width: 50px;
	height: 50px;
    line-height: 0px !important; transform: rotate(360deg) !important;}
	
.fb-comments.fb_iframe_widget span iframe,
.fb-comments.fb_iframe_widget span,
.fb-comments.fb_iframe_widget{width:100% !important;}

.popup-contact {width: 220px;
	height: 220px;
	background-image: url(https://www.studiosharon.co.il/wp-content/uploads/2017/11/popup.png);
	direction: rtl;
	position: fixed;
	right:20px;
	bottom:100px;
	top: auto;
	}
	.footer_inner .contact-form-popup a{display:unset !important}
.popup-contact .headding {color: #fff;
	text-align: center;
	font-size: 1.3em;
	line-height: 20px;
	padding: 0 12px;
	margin-bottom: 8px;
	font-weight: bold;}

.popup-contact .group {clear: both;
	margin-top: 5px;
	display: table;
	width: 100%;}

.popup-contact .group label{float:right;
	color:#fff;
	font-size:1.1em;}

.popup-contact .group span{width:120px;
	height:28px;
	float:left;}

.popup-contact .group span input {width: 100%;
	height: 100%;
	border: 0px;
	border-radius: 5px;
	padding:5px;}
	
.popup-contact p {clear: both;}

.popup-contact p .wpcf7-submit {margin-top: 8px;
	float: right;
	background-color: #b9d531;
	border: 0;
	border-radius: 5px;
	font-weight: bold;
	padding: 3px 8px;}

#wpcf7-f1994-o2 {position: absolute;
    top: 0;
    margin: 0 auto;}
	
.form-popup-align{text-align:center;}

.setimg{position:relative;
	padding:25px;
	height:100%;}

.setimg .close-btn{position:absolute;
	right:-15px;
	bottom:-15px;
	width:10%;
	cursor:pointer;}
	/*
.wpcf7-response-output.wpcf7-validation-errors {position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: auto;
	margin: auto;
	background-color: #F7E700;} */
	
p, .archive-desc, .archive_inner, body{font-size:16px !important;}

 .navbar > ul > li > a{font-size:16px !important;}
.page-id-180 .owl-item .fbcb_container {display: none;}

.home_cf_inner h1{ color:#231F20 !important;}

.wpcf7-response-output.wpcf7-mail-sent-ok.popup-contact {color: transparent;
	background-color: transparent !important;
	background-image: url(https://www.studiosharon.co.il/wp-content/uploads/2018/01/bg.png);
	background-size: 102% 102%;
	background-position: -1px -2px;}

/****** Blog Page CSS  *********/
.blog_wrapper {
    color: #797979;
    font-size: 14px;
    line-height: 23px;
    padding-top: 50px;
    text-align: right;
}
.blog_wrapper .post_wrap {
    margin: 0 0 40px;
    overflow: hidden;
}
.blog_wrapper .post_wrap > figure {
    margin: -1px;
}
.blog_wrapper .post_inner {
    border-color: #e6e6e6;
    border-radius: 2px;
    border-style: solid;
    border-width: 2px;
    padding: 20px;
}
.post_title_meta {
    overflow: hidden;
    padding: 0 0 20px;
}

.blog_posts .post_date {
    float: right;
    font-size: 14px;
    height: 60px;
    margin-left: 20px;
    width: 50px;
}
.blog_posts .post_date > span.date {
    border-left: 2px solid #efefef;
    border-radius: 3px;
    border-right: 2px solid #efefef;
    border-top: 2px solid #efefef;
    color: #636363;
    display: block;
    font-size: 20px;
    line-height: 37px;
    text-align: center;
}
.blog_posts .post_date > span.month {
    background: #216c5f none repeat scroll 0 0;
    border: 1px solid #3f8a7d;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff;
    display: block;
    font-size: 12px;
    margin-top: -2px;
    padding: 0 13px;
    text-align: center;
}
.title_meta > .post_title {
    color: #216c5f;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.284em;
    margin: 0 0 5px;
}
.title_meta > .post_meta {
    color: #b8b8b8;
    float: right;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.post_meta li {
    border-right: 1px solid #ddd;
    float: left;
    list-style: outside none none;
    margin-right: 10px;
    padding-right: 10px;
}
.post_meta li img {
    float: right;
    height: 14px;
    margin-left: 6px;
    margin-top: 6px;
}
.post_meta a {
    color: inherit;
}
.post_wrap .post_excerpt {
    clear: both;
    overflow: hidden;
}
.post_wrap .read_more {
    border: 2px solid #e6e6e6;
    border-radius: 3px;
    color: #707070;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 43px;
    line-height: 43px;
    margin-top: 15px;
    padding: 0 28px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
text-decoration: none;
}
.post_wrap .read_more:hover {
    background: #216c5f none repeat scroll 0 0;
    border-color: #fff;
    color: #fff;
text-decoration: none;
}

.sidebar-widget-title {
    color: #212121;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 15px;
    padding-right: 20px;
    position: relative;
}
.sidebar-widget-title::before {
    background-color: #216c5f;
    border-radius: 3px;
    content: "";
    height: 10px;
    right: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 10px;
}
.blog-sidebar ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.blog-sidebar li {
    border-bottom: 1px dotted #dfdfdf;
    color: #acacac;
    padding: 10px 0;
}
.blog-sidebar a{text-decoration: none; 
 color: inherit;
}
a{text-decoration: none; 
 color: inherit;}

.single-post .page_content{background: #fff;
}
.single-post .page_thumbnail img{width:100%; height: auto;}
.single-post .page_thumbnail {
    padding-top: 30px;

}
.post_wrap .attachment-large {
    width: 100%;
    height: auto;
}

@media(max-width:767px){
#nav_1 {
    background: #fff;
    width: 200px;
    position: fixed;
    padding: 10px 20px 10px 20px;
    border-radius: 10px;
   top:0;
z-index:999;
}

.navbar > ul > li > a:after{display:none !important; width:0px; margin:0; padding:0;}
}