/*

Theme Name: Landwer Theme

Description: Landwer Theme 2014

Author: QS

Version: 1.0

*/

@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);
/********     RESET************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}



ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
optgroup {
    padding: 0 10px ;
}
/*********    Clearfix***************/
.footer4:after, .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.footer4, .clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}       /* =WordPress Core-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}/**********************        Layout**********************/
body {
	font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #f9fbef;
	color: #573d39;
	font-size: 16px;
}
.alef, .alef a {
	font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.tinynav {
	display: none
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	margin-bottom: 0;
	border: 0;
}
a {
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
#header {
	width: 100%;
	position: relative;
	background: #eee2c0;
	padding: 15px 0 0 0;
}
.logo {
	text-align: left;
}
/* Main Menu */

#main_menu ul li {
	float: left;
	margin-left: 45px;
}
#main_menu ul li:first-child {
	margin-left: 0;
}
#main_menu ul li a {
	color: #573D39;
	font-weight: bold;
	font-size: 22px;
}
#main_menu ul > li > a:hover span,  #main_menu ul > li.current-menu-item > a span {
	border-bottom: 3px solid #573D39 !important;
}
#main_menu ul > li.red_remark.current-menu-item > a span {
	border-bottom: 3px solid #ee4122 !important;
}
#main_menu .sub-menu li.current-menu-item > a span, #main_menu .sub-menu li.current-menu-item > a span:hover {
	border-bottom: 1px solid #573D39 !important;
}
#main_menu ul .current-menu-item .sub-menu .current-menu-ancestor .sub-menu-2 .menu-item a span {
	border: none !important;
	font-weight: bold !important;
}
/* Top Menu */

#top_menu {
	display: inline-block;
	top: 4px;
	position: relative;
}
#top_menu ul li {
	float: right;
	margin-right: 20px;
}
#top_menu ul li a {
	color: #563c39;
	font-size: 14px;
}
#search_holder {
	display: inline-block;
	float: right;
}
#search_holder div {
	position: relative;
}
#searchsubmit {
	border: 0;
	cursor: pointer;
	background: url(images/search_button.png) no-repeat 0 0;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
}
#s {
	height: 25px;
	line-height: 22px;
	width: 150px;
	border: 0;
	padding: 3px;
}
.top_header {
	text-align: right;
	margin-bottom: 20px;
}
#lang_select {
	float: right;
}
#lang_select a {
	color: #15527a;
	font-size: 14px;
}
img.custom_lang_icon {
	float: left;
	margin-right: 10px;
}
/* Banner */

#banner {
	width: 100%;
	height: 600px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}
#youtube_holder {
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
	height: 600px;
}
.flex-video.custom_video {
	padding-bottom: 53.2%;
}
/* Red Titles */

.red_titles {
	background: url(images/red_border.png) repeat-x 0 0;
	height: 40px;
	line-height: 44px;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 70px;
}
.social_feeds .red_titles {
	margin-bottom: 32px;
}
.red_titles span,.red_titles h1 {
	background: #F9FBEF;
	color: #ef4123;
	font-size: 78px;
	display: inline-block;
	padding: 0 30px;
	font-weight: normal;
	margin-top: 0;
	position: relative;
	top: -10px;
}
/* Contact form YELLOW */

.panel-grid-cell .widget_text span.wpcf7-form-control-wrap input {
	height: 40px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 16px;
	color: #fabb00;
}
.panel-grid-cell .widget_text span.wpcf7-form-control-wrap .first_input_row {
	margin-bottom: 26px;
}
 .panel-grid-cell .widget_text span.wpcf7-form-control-wrap input::-webkit-input-placeholder {
 font-weight: bold;
 font-size:16px;
 color:#fabb00;
}
 .panel-grid-cell .widget_text span.wpcf7-form-control-wrap input:-moz-placeholder { /* Firefox 18- */
 font-weight: bold;
 font-size:16px;
 color:#fabb00;
}
 .panel-grid-cell .widget_text span.wpcf7-form-control-wrap input::-moz-placeholder {  /* Firefox 19+ */
 font-weight: bold;
 font-size:16px;
 color:#fabb00;
}
 .panel-grid-cell .widget_text span.wpcf7-form-control-wrap input:-ms-input-placeholder {
 font-weight: bold;
 font-size:16px;
 color:#fabb00;
}
.panel-grid-cell .widget_text span.wpcf7-form-control-wrap input[name="name"] {
	background: #FFF url(images/icon_user.png) no-repeat 15px 10px;
}
.panel-grid-cell .widget_text span.wpcf7-form-control-wrap input[name="email"] {
	background: #FFF url(images/icon_email.png) no-repeat 15px 10px;
}
.panel-grid-cell .widget_text span.wpcf7-form-control-wrap input[name="phone"] {
	background: #FFF url(images/icon_phone.png) no-repeat 15px 10px;
}
.panel-grid-cell .widget_text input.wpcf7-submit {
	background: #563c39;
	text-align: center;
	padding: 5px 0;
	border: 0;
	color: #fff;
	width: 100%;
	font-size: 22px;
	margin-top: 14px;
}
/* CV Trigger */

span.wpcf7-form-control-wrap.cv {
	display: none;
}
label.file {
	width: 100%;
	height: 40px;
	background: #FFF url(images/icon_file.png) no-repeat 15px 10px;
	padding-left: 40px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	color: #fabb00;
	position: relative;
}
.filewrap {
	position: absolute;
	top: 8px;
}
.filewrap input {
	padding: 0;
}
.filewrap > span {
	position: relative;
	text-indent: -1141px;
	overflow: hidden;
}
/* Submit */

.contact_form_holder input[type="submit"] {
	padding: 0;
	height: 40px;
	width: 100%;
	text-align: center;
	background: #563c39;
	color: #FFF;
	border: 0;
	cursor: pointer;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.contact_form_holder input[type="submit"]:hover {
	opacity: 0.8;
}
/* Steps */

.steps_container li {
	float: left;
	width: 48%;
	margin-right: 4%;
	background: url(images/brown_border.png) repeat-x 0 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.steps_container li:last-child {
	background: none;
}
.steps_container li.secondli {
	margin-right: 0;
}
.steps_container h3 {
	font-weight: bold;
	font-size: 23px;
	margin-bottom: 10px;
}
.bottom_border {
	background: url(images/bottom_border.png) repeat-x 0 0;
	width: 100%;
	height: 7px;
	margin: 20px 0 110px 0;
	clear: both;
}
/* Footer */

#footer {
	background: #eee2c0;
	position: relative;
	width: 100%;
	padding: 15px 0;
	margin-top: 108px;
}
ul.social_list {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}
.social_list li {
	float: left;
	margin-left: 6px;
}
.social_list li:first-child {
	margin-left: 0;
}
.social_list li a {
	background-image: url(images/footer_social_sprite.png);
	height: 20px;
	display: inline-block;
}
.email_icon {
	width: 24px;
	background-position: 0 0;
}
.instagram_icon {
	width: 17px;
	background-position: -29px 0;
}
.youtube_icon {
	width: 24px;
	background-position: -50px 0;
}
.facebook_icon {
	width: 18px;
	background-position: -73px 0;
}
#footer h3.widget_title  ,#footer .h3.widget_title {
	color: #573D39;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: center;
}

#footer ul.menu li a {
	color: #573D39;
	font-size: 13px;
	line-height: 16px;
	font-family: arial;
}
.footer1 ul.menu li a {
	color: #573d39;
	font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 13px;
	line-height: 16px;
}
.footer6 ul.menu li a {
	color: #573d39;
	font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 13px;
	line-height: 16px;
}
#footer ul.menu li a:hover {
	text-decoration: underline;
}
#footer .footer_widget {
	float: left;
	display: inline-block;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #cfc4ad;
}
#footer .footer_widget:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}
#footer .footer_widget.last_widget {
	float: right;
}
/*** MENU ***/

#category_menu {
	margin-bottom: 30px;
	position: relative;
}
.menu_header img,  .menu_footer img {
	display: block;
	width: 100%;
}
.blue .menu_header {
	position: relative;
}
.menu_container {
	background-size: contain;
	position: relative;
	background-repeat: repeat-y;
	background-position: 0 0;
}
.blue .menu_footer {
	position: relative;
}
.blue .menu_content {
	padding: 0 80px;
}
.menu_title {
	text-align: center;
}
.list_menus li {
	display: block;
	float: none;
	background: url(images/brown_border.png) repeat-x 0 0;
	padding: 20px 0;
	text-align: center;
}
.list_menus li:first-child {
	background: none;
}
.list_menus li a {
	color: #eee2c0;
	font-size: 23px;
	font-weight: bold;
	display: block;
}
.list_menus li a:hover {
	color: #573D39;
}
.list_menus li span.description {
	font-size: 18px;
}
.yellow .list_menus li {
	background: url(images/white_borders.png) repeat-x 0 0;
}
.yellow .list_menus li a {
	color: #ee4122;
}
/** Sidebar **/

#sidebar .menu li {
	float: none;
	display: block;
	background: url(images/brown_border.png) repeat-x 0 0;
	padding: 4px 0 0px 0;
	text-align: center;
}
#sidebar .menu {
	background: url(images/brown_border.png) repeat-x 0 100%;
	margin-bottom: 60px;
	padding-bottom: 5px;
}
#sidebar .menu li a {
	color: #573d39;
	font-size: 23px;
	font-weight: bold;
	display: block;
	padding: 18px 0;
}
#sidebar .menu li a:hover {
	background: #eee2c0;
}
/** Main SLider **/

#main_slider {
	width: 100%;
	clear: both;
	position: relative;
}
body .tp-rightarrow {
	background: url(images/right_arrow.png) no-repeat 0 0 !important;
	width: 51px !important;
	height: 90px !important;
}
body .tp-leftarrow {
	background: url(images/left_arrow.png) no-repeat 0 0 !important;
	width: 51px !important;
	height: 90px !important;
}
body .tp-bullets.simplebullets.round .bullet {
	background: #f9fbef !important;
	-webkit-border-radius: 50px !important;
	-moz-border-radius: 50px !important;
	border-radius: 50px !important;
	width: 8px !important;
	height: 8px !important;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 6px !important;
}
.tp-bullets.simplebullets.round .bullet:hover,  .tp-bullets.simplebullets.round .bullet.selected,  .tp-bullets.simplebullets.navbar .bullet:hover,  .tp-bullets.simplebullets.navbar .bullet.selected {
	background: #fabb00 !important;
}
/** Branches **/

.branch_excerpt {
	background: url(images/brown_border.png) repeat-x 0 100%;
	padding-bottom: 27px;
	margin-bottom: 20px;
	color: #573D39 !important;
	font-size: 23px;
	font-weight: bold;
}
.branch_excerpt * {
	color: #573D39 !important;
}
.branch_services {
	background: url(images/brown_border.png) repeat-x 0 100%;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.branch_content, .branch_content * {
	text-align: center !important;
	color: #573D39 !important;
	font-size: 18px !important;
	font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.address_zone {
	text-align: center;
}
.address_zone ul {
	margin-bottom: 17px;
}
.brown_arrows {
	position: relative;
}
.city a {
	font-size: 23px;
	color: #573D39;
}
.menu_title,  .city {
	background: #FABB00;
	font-weight: bold;
	font-size: 23px;
	color: #573D39;
	height: 49px;
	width: 100%;
	position: relative;
	line-height: 49px;
}
.street {
	background: #eee2c0;
	font-weight: normal;
	font-size: 23px;
	color: #573D39;
	height: 49px;
	width: 100%;
	line-height: 49px;
}
.branch_services li {
	display: inline-block;
	margin-left: 2px;
}
.branch_services li:first-child {
	margin-left: 0;
}
#page_content {
	background: url(images/bottom_border.png) repeat-x 0 100%;
	padding-bottom: 40px;
	margin-bottom: 0;
	overflow: hidden;
}
#branch_container, .post_container {
	background: url(images/bottom_border.png) repeat-x 0 100%;
	padding-bottom: 40px;
	margin-bottom: 0;
	min-height: 180px;
}
#branch_container .post_container {
	background: none;
}
#branch_container {
	padding-bottom: 28px;
}
.google-maps {
	position: relative;
	padding-bottom: 70%;
	height: 0;
	overflow: hidden;
}
a.next_cat,  span.post_link.next a {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	display: block;
	width: 35px;
	background: url(images/right_brown.png) no-repeat 50% 50%;
}
a.prev_cat,  span.post_link.prev a {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	display: block;
	width: 35px;
	background: url(images/left_brown.png) no-repeat 50% 50%;
}
span.post_link a {
	display: block;
	height: 100%;
	width: 100%;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
#map-canvas {
	width: 100%;
	height: 400px;
}
#map-canvas img {
	max-width: none !important;
}
.cube_item {
	display: inline-block;
}
.cube_item.last_cube {
	margin-right: 0;
}
#cube_container {
	margin: 60px 0;
}
 #s::-webkit-input-placeholder {
 color: #563c39;
 font-size:14px;
}
 #s:-moz-placeholder { /* Firefox 18- */
 color: #563c39;
 font-size:14px;
}
 #s::-moz-placeholder {  /* Firefox 19+ */
 color: #563c39;
 font-size:14px;
}
 #s:-ms-input-placeholder {
 color: #563c39;
 font-size:14px;
}
#megaMenu ul.megaMenu li.menu-item > a span, #megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator span {
	font-size: 23px;
	font-weight: bold;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
	xpadding-right: 15px;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
	display: none;
}
#megaMenu ul.megaMenu > li.menu-item:hover > a > span,  #megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator > span,  #megaUber > li:hover > a > span,  #megaUber > li.current-menu-item > a > span {
	border-bottom: 3px solid #563c39;
}
#megaMenu ul.megaMenu > li.menu-item > a > span,  #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator > span,  #megaUber > li > a > span,  #megaUber > li.current-menu-item > a > span {
	border-bottom: 3px solid transparent;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu {
	background: url("images/menubg.png") repeat;
	margin-top: -1px;
}
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator {
	font-weight: bold;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a {
	font-weight: normal;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a span ,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu ul.sub-menu li.branch_area > a span{
	font-size: 17px;
	font-weight: bold;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu ul.sub-menu li a span {
	font-size: 14px;
	font-weight: normal;
	border: none !important;
}

 
#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {
	padding: 11px 8px;
}
#megaMenu .ss-colgroup-4 > .ss-col, #megaMenu .wpmega-nonlink.ss-colgroup-4 li, #megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-4 > ul > li {
	width: 23.2%;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item {
	padding: 0 25px 0 0;
	margin: 0 5px 0 0;
	border-bottom: 1px solid #e2a924;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item:last-child {
	border-bottom: none;
}
#megaMenu ul li.branches ul.sub-menu {
	padding-bottom: 20px !important;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item.red_remark span,  #megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item.red_remark {
	font-size: 14px;
	color: #ee4122;
	font-weight: normal;
	border: 0;
}
#megaMenu ul.megaMenu li.red_remark > a span, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu ul.sub-menu li a span .red_remark, .footer_content .soon a span.red_remark {
	color: #ee4122;
	font-weight: bold;
	text-decoration: none !important;
}
.footer_content .soon a {
	text-decoration: none !important;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > a span {
	font-size: 17px;
	xxborder: 0 !important;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > a span:hover {
	font-weight: bold;
}
.media_player {
	float: right;
	margin-top: 13px;
}
.media_player .player {
	display: block;
	height: 30px;
	width: 10px;
	float: right;
	background: url("images/media_player.jpg") no-repeat;
}
#main_menu {
	float: left;
}
.media_player .player.get_player {
	width: 59px;
}
.media_player .player.play {
	width: 28px;
	background-position: -59px 0 !important;
}
.media_player .player.cc {
	width: 32px;
	background-position: -96px 0 !important;
}
.cube_item {
	display: inline-block;
	margin-right: 2%;
	width: 23%;
	position: relative;
	overflow: hidden;
	line-height: 0;
}
.cube_item span.caption {
	background: url("images/menubg.png") repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 15% 10%;
	font-size: 18px;
	color: #573d39;
	bottom: -100%;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	line-height: 1;
}
.cube_item:hover span.caption {
	bottom: 0;
	left: 0;
}
.cube_item span.caption h2,  .cube_item span.caption h3,  .cube_item span.caption h4 {
	color: #573d39;
	font-weight: bold;
	font-size: 23px;
}
.cube_item span.caption p {
	margin-top: 10px;
	margin-bottom: 10px;
}
body.fixed_header #header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999999;
	padding-top: 5px;
}
body.fixed_header #first_row {
	display: none;
}
body.fixed_header .logo {
	height: 56px;
	top: 4px;
}
body.fixed_header .logo img {
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}
body.fixed_header .header_wrap * {
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
body.fixed_header #main_slider {
	padding-top: 68px;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a {
	border: 0 !important;
}
.breadcrumbs {
	text-align: right;
	background: none;
	margin-left: -15px;
	border: 0;
	padding: 0.5625rem 0 0.5625rem;
	margin-top: 12px;
}
.single-branch .breadcrumbs {
	margin-left: 0
}
.breadcrumbs a {
	display: inline-block;
	float: none;
	font-size: 15px;
	color: #573D39;
	text-decoration: underline;
}
.breadcrumbs > *:before {
	display: none;
}
.breadcrumbs:first-child > span {
	padding-left: 0;
}
.menu_title {
	xmargin-bottom: 20px;
}
.tax-menu_type #sidebar_holder .menu {
	border-top: 1px solid #563c39;
}
.single-menus #sidebar_holder .menu_wrap, .tax-menu_type #sidebar_holder .menu_wrap {
	padding-bottom: 0px;
	border-bottom: 1px solid #563c39;
	margin-bottom: 40px;
}
.single-menus #sidebar_holder .menu li, .tax-menu_type #sidebar_holder .menu li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #563c39;
	cursor: pointer;/*border-bottom:1px solid #563c39;*/
}
.single-menus #sidebar_holder .menu {
	border-top: 1px solid #563c39 !important;
}
.single-menus #sidebar_holder .menu li span, .tax-menu_type #sidebar_holder .menu li span {
	border-bottom: 1px solid #563c39;
	border-top: 1px solid #563c39;
	color: #573d39;
	display: block;
	font-size: 23px;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: center;
	width: 100%;
	padding: 4px 0;
}
.single-menus #sidebar_holder .menu li span a, .tax-menu_type #sidebar_holder .menu li span a {
	width: 100%;
	color: #573d39;
	text-align: center;
	font-size: 23px;
}
.single-menus #sidebar_holder .menu li.active, .single-menus #sidebar_holder .menu li:hover span, .tax-menu_type #sidebar_holder .menu li.active, .tax-menu_type #sidebar_holder .menu li:hover span {
	background: #eee2c0;
	font-weight: bold;
}
.absolutebg {
	width: 100%;
}
.relative_top {
	position: relative;
	z-index: 999;
}
.hidden_menu {
	display: none;
}
.main_image {
	text-align: center;
}
.menu_content_inner {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
.menu_content_inner {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0% 6% 0 6%;
	text-align: center;
}
.hidden_menu_wrap {
	display: none;
	padding: 0 0 15px 0;
}
.menu_content_inner h4 ,.menu_content_inner h2{
	font-size: 23px;
	font-weight: bold;
	color: #ee4122;
	text-align: center;
	margin-bottom: 10px;
}
.active_menu .main_image img {
	max-width: 600px;
	padding-bottom: 48px;
	padding-top: 17px;
}
.menu_content_inner .cont {
	margin-bottom: 20px;
	border-bottom: 1px solid #f9fbef;
}
.menu_content_inner .non-active-menu:last-child .cont {
	border-bottom: medium none;
	margin-bottom: 0;
	overflow: hidden;
}
.menu_content_inner .cont p {
	border-bottom: 1px solid #f9fbef;
	margin-bottom: 3px;
	padding-bottom: 30px;
	text-align: center;
	font-size: 18px;
	min-height: 9px;
}
.menu_content_inner .non-active-menu:last-child .cont p {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.non-active-menu:last-child {
	padding-bottom: 25px;
}
.banner_image img {
	width: 100%;
}
.menu_content_inner.blue {
	background-size: 100%;
	text-align: center;
}
.orange_bg {
	background: url("images/menubg.jpg") no-repeat;
	height: 35px;
	background-size: 100%;
}
.blue_bg {
	background: url("images/bluebg.jpg") no-repeat;
	height: 40px;
	background-size: 100%;
}
.green_bg {
	background: url("images/green_bg-top.png") no-repeat;
	height: 37px;
	background-size: 100%;
}
.green_bg_inner {
	background: url("images/green_bg.png") repeat;
}
.cream_bg.head {
	background: url("images/cream_top.png") repeat;
	height: 37px;
}
.cream_bg_inner {
	background: url("images/cream_bg.png") repeat;
}
.cream_bg.foot {
	background: url("images/cream_bottom.png") repeat;
	height: 37px;
}
div.green_bg.foot {
	background-position: 0 100%;
	background: url("images/green_bg_bottom.png") repeat;
}
.orange_bg_inner {
	background: url("images/orange_bg_mul.png");
}
.blue_bg_inner {
	background: url("images/blue_bg_mul.png");
}
div.blue_bg.foot {
	background-position: 0 100%;
}
.menu_content_inner {
	background-size: 100% 100%;
}
.foot {
	background-position: 0 100%;
}
.footer-widget {
	float: right;
	padding-right: 1.5%;
	padding-left: 1.5%;
	border-right: 1px solid #cfc4ad;
}
.footer_content div .footer-widget:first-child {
	border-right: 0;
}
.footer_content {
	padding-bottom: 20px;
	line-height: 18px;
}
.footer-widget.footer-size-1 {
	width: 12%;
}
.footer-widget.footer-size-2 {
	width: 41.5%;
}
#nav_menu-10 {
	width: 42%;
}
#nav_menu-9 {
	width: 26%;
}
.footer-size-2 .widget_nav_menu {
	float: right;
	width: 30.5%;
}
.footer4.footer-size-1.footer-widget {
	width: 14.6%;
}
.footer5.footer-size-1.footer-widget {
	width: 10%;
}
.footer6.footer-size-1.footer-widget {
	width: 9.9%;
	padding-right: 0;
}
.footer4 ul.menu > li > a,  .footer6 ul.menu > li > a,  .footer1 ul.menu > li > a {
	font-weight: bold;
	xfont-size: 14px !important;
}
.footer4 li.menu-item-has-children {
	margin-bottom: 24px;
}
.footer6 ul.menu > li,  .footer1 ul.menu > li {
	margin-bottom: 10px;
}
.footer5 ul.menu > li:first-child > a,  .footer4 ul.menu > li:first-child > a,  .footer2 ul.menu > li:first-child > a {
	font-weight: bold;
	margin-bottom: 7px;
	display: block;
	font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.footer3 ul.menu > li:first-child > a {
	font-weight: bold;
	font-family: arial;
}
.footer4 ul.menu > li ul,  .footer5 ul.menu > li ul,  .footer3 ul.menu > li ul,  .footer2 ul.menu > li ul {
	margin: 0;
	padding: 0;
}
.footer4 > div {
	float: left;
	padding: 0 1%;
	width: 100%;
}
.footer4 .widget_text_icl {
	width: 100%;
	display: block;
}
.panel-grid-cell .widget_text {
	border: 0;
	background: #fabb00;
}
.panel-grid-cell .widget_text {
}
h3.center {
	text-align: center;
	color: #573d39;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.panel-grid-cell .widget_text span.wpcf7-form-control-wrap {
	position: relative;
	margin-bottom: 18px;
	display: block;
}
.panel {
	border-style: none;
	border-width: 0;
	border-color: transparent;
	margin-bottom: 0;
	padding: 0;
	background: inherit;
}
.franchise_form_wrap {
    padding: 31px 35px 35px;
}
.franchise_form_wrap h3.center {
	margin-bottom: 26px;
}
.franchise_form_wrap input.wpcf7-submit {
	margin-top: 18px !important;
}
.articles {
	background: #519d9b;
	padding: 31px 40px 15px 35px;
	color: #f9fbef;
}
.articles h4,  .articles h3 {
	color: #f9fbef;
}
.articles h4 {
	font-weight: bold;
	font-size: 23px;
	margin: 0;
}
.articles li:first-child h4 {
	padding-top: 22px;
}
.articles h3.center {
	color: #f9fbef;
	font-size: 32px;
}
.articles a {
	font-size: 18px;
	color: #573d39;
	display: block;
	width: 100%;
	padding-bottom: 10px;
	text-decoration: underline;
}
.articles .content {
	color: #f9fbef;
	font-size: 18px;
}
.articles li {
	border-bottom: 1px solid #fff;
	margin-bottom: 16px;
}
.articles li:last-child {
	border-bottom: none;
}
.widget_black-studio-tinymce p {
	margin-bottom: 10px;
}
.tag .post_thumb,  .category .post_thumb, .post_thumb {
	margin-bottom: 20px;
}
h1.post_title,  .category h2.post_title a,  .category h2.post_title,  .tag h2.post_title,  .tag h2.post_title a {
	font-size: 32px;
	font-weight: bold;
	color: #573d39;
	margin-bottom: 20px;
}
.tag .date,  .category .date {
	font-size: 18px;
	color: #519d9b;
}
.recommended .posts_list .tags a,  .tags a {
	padding: 2px 5px;
	background: #fabb00;
	font-size: 14px;
	color: #563c39;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
}
.post_excerpt_content .read-more {
	color: #573d39;
	text-decoration: underline;
	float: left;
	margin-top: 13px;
}
.tagcloud a {
	font-size: 18px !important;
	color: #ef4123;
	text-decoration: underline;
	margin-left: 5px;
}
.tag .post_excerpt_content,  .category .post_excerpt_content {
	margin-top: 20px;
	margin-bottom: 20px;
}
.tag .post_content,  .category .post_content {
	border-bottom: 1px solid #563c39;
	padding-bottom: 4px;
	margin-bottom: 40px;
}
.tag .post_cat_wrap,  .category .post_cat_wrap {
	border-bottom: 1px solid #563c39;
	padding-bottom: 40px;
}
.categories .border_box,  .reccomended_wrapper .border_box,  .widget_tag_cloud .border_box {
	border: 1px solid #563c39;
	padding: 5px;
}
/*.categories .tagcloud a {
	padding: 2px 5px;
	background: #fabb00;
	font-size: 14px;
	color: #563c39;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	text-decoration: underline;
	font-size: 14px !important;
}*/
.categories .border_box .border_box_inner,  .reccomended_wrapper .border_box .border_box_inner,  .widget_tag_cloud .border_box .border_box_inner {
	padding: 20px;
	border: 1px solid #563c39;
}
.categories {
	margin-bottom: 20px;
}
.recommended h3,  #sidebar h3.widget_title {
	font-size: 32px;
	color: #ef4123;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	line-height: 25px;
}
.recommended .posts_list .thumb {
	width: 41%;
	float: left;
	margin-right: 5%;
}
.recommended .posts_list li {
	width: 100%;
	display: block;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px solid #ece2bf;
}
.recommended .posts_list .thumb {
	float: right;
	margin-left: 5%;
	margin-right: 0;
	margin-top: 1.9%;
	width: 41%;
}
.blog_date_cat {
	margin-top: 10px;
}
.blog_list_text {
	width: 54%;
	float: right;
	margin-bottom: 15px;
}
#sidebar .widget {
	margin-bottom: 20px;
}
.recommended .posts_list li a {
	color: #573d39;
	font-size: 23px;
	line-height: 23px;
}
.recommended .date {
	display: inline-block;
	clear: both;
	font-size: 18px;
	color: #519d9b;
}
.share a {
	display: inline-block;
	background: url("images/share.png") no-repeat;
}
.share a {
	display: inline-block;
	background: url("images/share.png") no-repeat;
	height: 28px;
	float: left;
	text-indent: -9999px;
	width: 30px;
}
.share a:hover {
	opacity: 0.7;
}
.share a.pintrest {
	background-position: -34px 0;
}
.share a.google {
	background-position: -70px 0;
}
.share a.mail {
	background-position: -106px 0;
}
.share {
	top: -3px;
	position: relative;
	display: inline-block;
	float: left;
}
.single .post_excerpt_content {
	margin-top: 20px;
}
.single .date {
	color: #519d9b;
	font-size: 18px;
}
.share label {
	float: right;
	margin-lefT: 10px;
}
strong {
	font-weight: bold;
}
.post_container h2 {
	font-size: 24px;
	font-weight: bold;
	color: #573d39;
}
.post_container h3 {
	font-size: 20px;
	font-weight: bold;
	color: #573d39;
}
.wall-outer .dcsns-toolbar .filter .link-all {
	background: url("images/general.jpg") no-repeat 50% 50%;
	width: 170px;
	height: 56px;
	text-indent: -9999px;
}
.wall-outer .dcsns-toolbar .filter .link-all:hover,  .wall-outer .dcsns-toolbar .filter .link-all.iso-active {
	position: relative;
	background: url("images/main.jpg") no-repeat 50% 50%;
}
.wall-outer .dcsns-toolbar .filter .iso-active {
	position: relative;
}
.wall-outer .dcsns-toolbar .filter .f-facebook a {
	background: url("images/facebook.jpg") no-repeat 50% 50%;
	width: 170px;
	height: 56px;
	text-indent: -9999px;
}
.wall-outer .dcsns-toolbar .filter .f-facebook a:hover,  .wall-outer .dcsns-toolbar .filter .f-facebook a.iso-active {
	position: relative;
	background: url("images/facebook_on.jpg") no-repeat 50% 50%;
}
.wall-outer .dcsns-toolbar .filter .f-youtube a {
	background: url("images/youtube.jpg") no-repeat 50% 50%;
	width: 170px;
	height: 56px;
	text-indent: -9999px;
}
.wall-outer .dcsns-toolbar .filter .f-youtube a:hover,  .wall-outer .dcsns-toolbar .filter .f-youtube a.iso-active {
	position: relative;
	background: url("images/youtube_on.jpg") no-repeat 50% 50%;
}
.mobile .wall-outer .dcsns-toolbar .filter .f-youtube a:hover,  .mobile .wall-outer .dcsns-toolbar .filter .f-youtube a.iso-active {
	position: relative;
	background: url("images/youtube_on.jpg") no-repeat 100% auto !important;
}
.wall-outer .dcsns-toolbar .filter .f-instagram a {
	background: url("images/instagram.jpg") no-repeat 50% 50%;
	width: 170px;
	height: 56px;
	text-indent: -9999px;
	overflow: hidden;
}
.wall-outer .dcsns-toolbar .filter .f-instagram a:hover,  .wall-outer .dcsns-toolbar .filter .f-instagram a.iso-active {
	position: relative;
	background: url("images/instagram_on.jpg") no-repeat 50% 50%;
}
.wall-outer .dcsns-toolbar .filter li {
	displaY: inline-block;
	margin-right: 10px;
	height: auto;
}
#dcsns-filter {
	display: block;
	padding: 10px 0;
	width: 100%;
	text-align: center;
}
.dcwss.dc-wall .stream li {
	border: 1px solid #563c39 !important;
	padding: 4px !important;
}
.dcwss.dc-wall .stream li .inner {
	border: 1px solid #563c39;
	padding: 4px;
	margin: 0;
}
.dcwss.dc-wall .stream li {
	background: transparent;
}
.dcwss.dc-wall .stream li .section-thumb img {
	border: 0;
	padding: 0;
	background: #fff;
	max-width: 100%;
	margin-bottom: 5px;
	display: block;
}
.dcwss.dc-wall .stream li .section-thumb {
	margin: 0;
}
a.social_home {
	width: 34px !important;
	height: 32px !important;
	position: absolute;
	bottom: 13px;
	right: 10px;
}
li.dcsns-facebook > a {
	background: url("images/facebook_icon.jpg") no-repeat !important;
}
li.dcsns-instagram > a {
	background: url("images/instagram_icon.jpg") no-repeat !important;
}
li.dcsns-youtube > a {
	background: url("images/youtube_icon.jpg") no-repeat !important;
}
.dcwss.dc-wall .stream li .inner {
	padding-bottom: 50px;
}
.dcwss .stream li .section-share {
	float: left;
}
.dcwss.dc-wall .stream li .section-intro {
	displaY: none;
}
.dcwss .stream li .section-share {
	float: left;
	position: absolute;
	left: 10px;
	bottom: 16px;
}
.dcwss .stream li .section-share a.share-linkedin {
	background: url("images/share_icons.jpg") no-repeat;
	height: 25px;
	width: 25px;
	display: none;
}
.dcwss .stream li .section-share a.share-linkedin:hover {
	background: url("images/share_icons.jpg") no-repeat;
}
.dcwss .stream li .section-share a.share-pintrest {
	background: url("images/share_icons.jpg") no-repeat;
	height: 25px;
	width: 25px;
	background-position: -36px 0 !important;
}
.dcwss .stream li .section-share a.share-google {
	background: url("images/share_icons.jpg") no-repeat;
	height: 25px;
	width: 25px;
	background-position: -72px 0 !important;
}
.dcwss .stream li .section-share a.share-google:hover {
	background: url("images/share_icons.jpg") no-repeat;
	background-position: -72px 0 !important;
}
.dcwss .stream li .section-share a.share-facebook {
	background: url("images/share_icons.jpg") no-repeat;
	height: 25px;
	width: 25px;
}
.dcwss .stream li .section-share a.share-facebook:hover {
	background: url("images/share_icons.jpg") no-repeat;
}
.dcwss .stream li .section-share a.share-twitter {
	display: none;
}
.wall-outer .dcsns-toolbar .filter li:first-child {
	position: relative;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > a,  #megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > span.um-anchoremulator {
	border: 0;
}
#main_slider {
	position: relative;
}
#main_slider .frame {
	background: url("images/sliderframe.png") no-repeat scroll 50% 50% / 100% 100% rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0 auto auto;
	max-height: 100%;
	max-width: 1170px;
	position: relative;
	z-index: 99999;
	max-height: 514px;
	margin-top: 1.29%;
}
@media (max-width: 1840px) {
	
	#main_slider .frame {
		background: url("images/sliderframe-lt-1600.png") no-repeat scroll 50% 50% / 100% 100% rgba(0, 0, 0, 0);
		height: 100%;
		margin: 0 auto auto;
		max-height: 100%;
		max-width: 1170px;
		position: relative;
		z-index: 99999;
		max-height: 514px;
		margin-top: 1.29%;
	}
	
}
#main_slider .framewrap {
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
	max-width: 1170px;
	height: 100%;
	z-index: 20; 
}
.corner {
    background-image: url("images/sliderframe.png");
    height: 268px;
    position: absolute;
    width: 585px;
}
@media (max-width: 1000px) {
.corner {
    height: 176px;
    width: 491px;
}
}
.rightCorner {
	
	left:auto;
	right:0;
}
.topCorner{
	top:0;
	
}
.bottomCorner {
	top:auto;
	bottom:0;
}
.leftCorner{
	left:0;
	
}
 
#tl {
    background-position: left top;
}

#tr {
    background-position: right top;
}
#bl {
    background-position: left bottom;
}
#br {
    background-position: right bottom;
}

#frameLeft_ {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 2.8%;
	height: 100%;
}

#frameCenter_ {
	position: absolute;
	left: 2.8%;
	top: 0px;
	width: 94.4%;
	height: 100%;
}

#frameRight_ {
	position: absolute;
	left: 97.2%;
	top: 0px;
	width: 2.8%;
	height: 100%;
}
.f img{
	width:100%;
	height:auto;
}
#megaMenu.megaResponsiveToggle ul.megaMenu {
	z-index: 9999999;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu ul.sub-menu > li.menu-item {
	margin: 0;
	width: 220px;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu ul.sub-menu > li.menu-item.menu-item-has-children > a span {
	color: #573D39 !important;
	font-size: 17px !important;
	font-weight: bold !important;
}
.menu_content_inner.blue h4 {
	color: #eee2c0;
}
.menu_content_inner .cont p,  .menu_content_inner.blue .cont {
	border-bottom: 1px solid #f9fbef;
}
.menu_content_inner.blue .cont {
	border-bottom: 1px solid #573d39;
}
._mgagePlayer {
	right: 50% !important;
	margin-right: -586px;
	position: absolute !important;
	top: 75px !important;
	left: auto !important;
}
.fixed_header ._mgagePlayer {
	top: 16px !important;
	z-index: 9999999999 !important;
	position: fixed !important;
}
body {
	overflow-x: hidden;
}
#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
	padding: 16px 22px;
}
.search-results .hentry {
	margin-bottom: 20px;
}
#main_menu ul > li .sub-menu li > a:hover span {
	border-bottom: 1px solid #573D39 !important;
}
#main_menu ul > li .sub-menu li > ul a span:hover {
	font-weight: bold !important;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item.red_remark span:hover {
	font-weight: normal !important;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.red_remark span {
	color: #ee4122 !important;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.red_remark span:hover {
	border-bottom: 3px solid #ee4122 !important;
}
.social_more {
	margin-top: 10px;
}
.social_more .half {
	width: 38%;
	float: left;
}
.footer_share_boxes {
	margin-top: 100px;
}
.footer1 ul.menu > li.red_remark a {
	color: #ee4122 !important;
}
.footer_content_bottom {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #cfc4ad;
}
.wall-outer .dcsns-toolbar .filte .selected {
	opacity: 0.7;
}
.dcwss.dc-wall .stream li .section-text,  .dcwss.dc-wall .stream li .section-title {
	font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:right;
	direction:rtl;
}
#content_holder {
	float: left !important;
}
.shareBarTitle {
	color: #563c39;
	display: block;
	float: left;
	margin-top: 6px;
}
.page-id-122 .panel-grid-cell {
	padding: 0 1% 0 1% !important;
}
.green h4 {
	color: #f9fbef;
}
.green .cont {
	color: #573d39;
	border-bottom: 1px solid #573d39;
}
.blue .cont {
	border-bottom: 1px solid #573d39;
}
.menu_content_inner.green .cont p {
	border-bottom: 1px solid #573d39;
}
.menu_content_inner.blue .cont p {
	border-bottom: 1px solid #573d39;
}
.blend .post_container .panel-grid:first-child {
	margin-bottom: 0px !important;
	height: 5px;
}
.info_taarovot span {
	margin-top: 16px;
}
.caption_caffee {
	display: none;
	font-size: 18px;
	font-weight: bold;
	height: 80%;
	left: 0;
	padding-left: 7%;
	padding-right: 7%;
	padding-top: 21%;
	position: absolute;
	top: 0;
	width: 100%;
}
.caption_caffee h2 {
	display: none;
}
.blandsCube {
    cursor: pointer;
    max-width: 270px;
    overflow: hidden;
    position: relative;
	    margin-bottom: 30px;
}
.pach {
	background-color: rgba(0,82,145,0.9)
}
.suada{
	background-color: rgba(222,42,48,0.9)
}
.india {
	background-color: rgba(102,1,89,0.9)
}
.coffederech {
	background-color: rgba(84,61,57,0.9)
}
.ethopia {
	background-color: rgba(218,166,14,0.9);
}
.housederech {
	background-color: rgba(154,0,59,0.9)
}
.colombia {
	background-color: rgba(46,149,169,0.9);
}
.footer_branch_area {
	font-weight: bold;
	margin-top: 18px;
}
.footer_branch_area ul {
	font-weight: normal;
}
#contact_block {
	margin-top: 4px;
	display: none;
}
#top_menu #contact_block {
	position: absolute;
	top: 17px;
	left: 21px;
}
#contact_block a {
	color: #ee4122;
}
#contact_block > p {
	font-size: 14px;
}
.no-border {
	border: none !important;
}
.textPage .panel-grid-cell .panel {
	margin-bottom: 18px;
}
.theFood .post_container h3 {
	font-size: 23px;
}
#error_404 {
	color: #ee4122;
	font-size: 24px;
	font-weight: bold;
	padding: 180px 0;
	text-align: center;
}
#error_404 a {
	color: #573d39;
	font-size: 20px;
	text-align: center;
	text-decoration: underline;
}
.tablet ._mgagePlayer {
	display: none !important;
}
.mobile ._mgagePlayer {
	display: none !important;
}
.tp-rightarrow, .tp-rightarrow.default {
	margin-right: -547px !important;
	margin-top: -45px !important;
	right: 50% !important;
	top: 279px !important;
}
.tp-leftarrow {
	left: 50% !important;
	margin-left: -553px !important;
	margin-top: -45px !important;
	top: 279px !important;
}
.kksr-stars {
	width: 110px;
	float: right;
	margin-top: 24px;
}
.kk-star-ratings .kksr-legend ,.kk-title-e{
	color: #573d39;
	float: right;
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	padding: 0;
	text-align: center;
	margin-top: 25px;
	margin-right: 11px;
}
.kksr-legend span.thanks{
display:none;	
}
.kk-star-ratings {
	width: 310px !important;
}
#branch_container a.widget_sp_image-image-link img.attachment-full {
	width: 100%;
	height: auto;
}
.kk-star-ratings .kksr-legend.he {
	display: none0;
}

.blend .panel-grid-cell:only-child {
	border-bottom: 1px solid #563c39;
	border-top: 1px solid #563c39;
	height: 4px;
	min-height: 4px;
	width: 97%;
	margin-right: 14px;
}

#pgc-972-0-0 {
	border:none;
}

.blend.mobile .panel-grid-cell:only-child {
    margin-right: 0;
}

.new .panel-grid-cell:only-child {
	border-bottom: 1px solid #563c39;
	border-top: 1px solid #563c39;
	height: 4px;
	min-height: 4px;
	width: 97%;
	margin-right: 14px;
}.new.mobile .panel-grid-cell:only-child {
    margin-right: 0;
}
input[type="submit"] {
	font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 23px !important;
	font-weight: bold;
}
.formSubmit {
	text-align: center;
}
.franchise_form_wrap .formSubmit input.wpcf7-submit {
	max-width: 233px !important;
}
.wpmega-link-title {
	transition: none !important;
	-webkit-transition: none !important;
}
.mobile .social_list {
	display: table;
	width: 92%;
	text-align: center;
	margin-right: 4%;
	margin-top: 3%;
}
.mobile .social_list > li {
	display: inline-block;
	float: none;
	text-align: center;
	width: 17%;
}
.mobile #footer {
	margin-top: 0;
}
.mobile .footer_content {
	text-align: center;
	padding-bottom: 0;
}
.mobile #search_holder {
	display: none;
}
.mobile #footer {
	border-top: 1px solid #cfc4ae;
}
.mobile #top_menu {
	display: none;
}
.mobile .logo {
	text-align: center;
}
.mobile .megaMenuToggle {
	display: none;
}
.mobile .megaMenuToggleBox {
	background-image: url("images/mobile_menu.png");
}
#mobHome img {
	width: 100%;
	height: auto;
}
#mobHome {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 467px;
	background-color: #efe2c0;
}
#res-logo_ {
	position: absolute;
	height: 27.8373%;
	left: 37.8125%;
	top: 2.3%;
	width: 24.6875%;
}
#res-search_ {
 height: 7.3%;
    left: 3.1%;
    position: absolute;
    top: 16.8%;
    width: 11.9%;
}

#res-lang_switcher_ {
    height: 16.3%;
    left: 3.1%;
    position: absolute;
    top: 8.2%;
    width: 11.9%;
}

#res-menu_ {
    height: 16.3%;
    left: 84.7%;
    position: absolute;
    top: 8.2%;
    width: 11.9%;
}
.mobile #searchform input[type="text"] {
    background-image: url("http://www.landwercafe.co.il/wp-content/themes/landwer-theme/images/mobileSearch.png");
    background-position: 100% top;
    background-repeat: no-repeat;
    background-size: 10% auto;
    height: 100%;
    padding: 0.5rem;
    text-indent: 30px;
    width: 100%;
}
#opend-search_ {
	height: 13%;
	left: 0;
	position: absolute;
	top: 30%;
	width: 100%;
	z-index: 2147483647;
	display: none;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.mobile #searchsubmit {
	background-image: url("http://www.landwercafe.co.il/wp-content/themes/landwer-theme/images/mobileSearch.png");
	background:none;
	background-size: 100% auto;
	right: 9px;
	top: 7px;
}
.mobile #searchsubmit { 
	
}
.iphone input {
    -webkit-appearance: none;
    border-radius: 0;
}
::-webkit-input-placeholder {
  text-align:right;
  direction:rtl;
}
::-moz-placeholder {
  text-align:right;
  direction:rtl;
}
:-ms-input-placeholder {
  text-align:right;
  direction:rtl;
}
:-moz-placeholder {
  text-align:right;
  direction:rtl;
}
#sep_ {
	position: absolute;
	background-color: #59403b;
	height: 2px;
	left: 0;
	top: 32.1199%;
	width: 100%;
}
#branches-menu-mob_ {
	position: absolute;
	height: 8.77944%;
	left: 0;
	top: 33.4047%;
	width: 50%;
	border: 1px solid #59403b;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	display: table;
	border-left:0;
}
#menues-menu-mob_ {
	position: absolute;
	height: 8.77944%;
	left: 50%;
	top: 33.4047%;
	width: 50%;
	border: 1px solid #59403b;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	display: table;
	border-right:0;
}
#mobHome-21_ {
	position: absolute;
	height: 2px;
	left: 0;
	top: 43%;
	width: 100%;
	background-color: #59403b;
}
.iphone #mobHome-21_ { 
	top: 43%; 
}
#mainPic_ {
	position: absolute;
	height: 56.531%;
	left: 0;
	top:43.4%;
	width: 100%;
	
    overflow: hidden;
}
.iphone #mainPic_ { 
	top:44.1%; 
}
#branches-menu-mob_ > span, #menues-menu-mob_ > span {
	display: table-cell;
	vertical-align: middle;
}
#mainMobMenu .sub-menu {
	display: none;
	margin-right: 0;
	text-indent: 11px;
}
#mainMobMenu {
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 2147483647;
}
#mainMobMenu li {
	background-color: #efe2c0;
	border-top: 1px solid #553c38 !important;
}
#mainMobMenu li a span {
	color: #583c39;
	display: inline-block;
	padding: 7px 16px;
}
#mainMobMenu li a span.red_remark {
	color: #ee4122;
	display: inline-block;
}
#mainMobMenu li {
	background-color: #efe2c0;
	border-top: 1px solid #553c38 !important;
}
#mainMobMenu li:last-child {
	border-bottom: 1px solid #553c38 !important;
}
#mainMobMenu ul li ul li:last-child {
	border-bottom: medium none !important;
}
.mobile #mainMobMenu ul li.red_remark a span {
	color: #ee4122;
}
#mainMobMenu ul li ul li {
	background-color: #fabb00;
}
.mobile #megaMenu ul.megaMenu > li.menu-item:hover > a > span,  .mobile #megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator > span,  .mobile #megaUber > li:hover > a > span,  .mobile #megaUber > li.current-menu-item > a > span, .mobile #megaMenu ul.megaMenu > li.menu-item > a > span, .mobile #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator > span, .mobile #megaUber > li > a > span, .mobile #megaUber > li.current-menu-item > a > span {
	border-bottom: none;
}
.menu-mobile-branches-container, .menu-mobile-menus-container, .menu-mobile-main-container {
	display: none;
}
.menu-mobile-main-container {
}
#mainMobMenu a {
	display: block;
	width: 100%;
}
.mainMenuOffset {
	margin-top: -8%;
}
#mainMobMenu li.menu-item-has-children > a {
	background-image: url("http://www.landwercafe.co.il/wp-content/themes/landwer-theme/images/mobile_parent.png");
	background-position: 4% center;
	background-repeat: no-repeat;
	background-size: 16% auto;
}
#mainMobMenu li.menu-item-has-children > a.sub-opend {
	background-image: url("http://www.landwercafe.co.il/wp-content/themes/landwer-theme/images/mobile_parent_opend.png");
	background-position: 4% -5px;
	background-repeat: no-repeat;
	background-size: 16% auto;
}
#mainMobMenu li.menu-item-has-children a ul li a, #mainMobMenu li.menu-item-has-children a.sub-opend ul li a {
	background: none;
}
.mobile #cube_container {
	margin: 18px 0;
}
.mobile_cube {
    background-color: #fbbb01;
    border: 3px double #583c39;
    box-shadow: 0 0 0 2px #583c39;
    height: 167px;
    left: -1.5%;
    margin-bottom: 19px;
    overflow: hidden;
    position: relative;
    width: 97%;
}
.mobile_cube_item.cube_item_text {
	background-color: #fbbb01;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 50% !important;
}
.mobile_cube_item.cube_item img {
	left: 4.5%;
	margin: -5%;
	position: relative;
}
.mobile .social_list li a img {
	height: auto;
	width: 85%;
}
.mobile .social_list li a {
	background-image: none;
	height: auto;
}
.mobile_cube_frame {
	
	/*    display: block;
    xborder: 1px solid #583c39;
    cursor: pointer;
    height: calc(100% - 2px);
    left: 1px;
    position: absolute;
    top: 1px;
    width: calc(100% - 2px);
    z-index: 255;*/
}
.mobile_cube_frame{
   xborder: 1px solid #583c39;
	z-index:999999;
	position:absolute;
	top:1px;
	left:1px;
	display: block;
	
}
.iphone .mobile_cube_frame{
	height:150px !important;
}
.mobile_cube_item.cube_item_text {
	line-height: 1;
	padding: 5px 12px 100% 7px;
}
.mobile_cube .cube_item.mobile_cube_item {
	margin: 0 !important;
	padding: 0;
	width: 55.5% !important;
	background-color: #f9fbef;
}
.mobile_cube_item {
	float: right;
	width: 50% !important;
}
.cube_item_text p {
	color: #573d39;
	font-weight: normal;
	font-size: 84%;
	text-decoration: none;
}
.cube_item_text span.caption h2, .cube_item_text span.caption h3, .cube_item_text span.caption h4 {
	color: #573d39;
	font-weight: bold;
	font-size: 100%;
}
.mobile .active_menu .main_image img {
	padding-bottom: 15px;
	padding-top: 0;
	width: 100% !important;
}
.mobile .menu_content_inner .cont, .mobile .menu_content_inner .cont p {
	 
	line-height: 1;
	 
}
.mobile .red_titles {
	margin: 36px 0 9px;
}
.mobile .red_titles span  ,.mobile .red_titles h1 {
	font-size: 391%;
	padding: 0 14px;
	top: -27px;
}

.menu_type_container {
    font-family: "Alef Hebrew","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 23px;
    font-weight: normal;
    height: 49px;
    line-height: 49px;
    margin-bottom: 17px;
    padding: 0;
    position: relative;
    text-align: center;
}
.menu_type_container > span {
	background-color: #eee2c0;
	background-image: url("http://www.landwercafe.co.il/wp-content/themes/landwer-theme/images/doen.png");
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 13% auto; 
	display: block;
	height: 100%;
	padding: 5px;
	padding-top:0;
	width: 100%;
}
.footer_credits a{
	
	color:#563c39;
	
	}
select.menu_type {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	top: 0;
}
.mobile #page_content {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-bottom: 0;
}
.mobile .breadcrumbs, .mobile .banner_image {
	display: none;
}
.mobile .green_bg {
	background: url("images/green_bg_big.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
	height: 25px;
}
.mobile div.green_bg.foot {
	background: url("images/green_bg_big.png") repeat scroll 0 100% / 100% auto rgba(0, 0, 0, 0);
}
.mobile .cream_bg_inner {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("images/cream_bg.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: contain !important;
}
.cream_bg.foot {
	background: url("images/cream_bg_big.png") repeat scroll 0 100% / 100% auto rgba(0, 0, 0, 0);
	height: 25px;
}
.mobile .cream_bg.head {
	background: url("images/cream_bg_big.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
	height: 25px;
}
.mobile span.red_remark {
	color: #ee4122;
}
.mobile .desktop_blands {
	display: none;
}
.mobileBlands {
	display: none;
}
.mobile .mobileBlands {
	display: block;
}
.mobile #branch_container, .mobile .post_container {
	padding-bottom: 0;
	background-image: none;
}

.mobile.zakynot #branch_container, .mobile .post_container {
	padding-bottom: 20px;
	 
}


.mobile .mobileBlands {
	display: block;
	position: relative;
	width: 100%;
}
.mobileBlands li {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.mobile .caption_caffee {
	display: block;
	width: 50%;
}
.mobileBlands .pic {
	width: 50%;
}
.mobile .caption_caffee {
    display: block;
    font-size: 88%;
    font-weight: normal;
    line-height: 1.2;
    padding: 3%;
    text-align: right;
    width: 50%;
}
.iphone .caption_caffee {
    line-height: 1;
	font-size:80%;
}.iphone .caption_caffee h2 {
    font-size: 138% !important;
}
.mobile .caption_caffee p {
    text-align: right;
}
 
.mobile .caption_caffee h2 a {
    color: #fff;
    font-size: 100%;
    padding: 0;    
	padding-bottom:10px;}
.mobile .caption_caffee h2 {
	text-align:right;
    display: block;
    margin: 0;
       padding: 0 0 6px;
}.blands_read_more {
    color: #fff;
    text-decoration: underline;
}
.mobile .red_titles span,.mobile .red_titles h1 {
	font-size: 270%;
	padding: 0 13px;
	top: -16px;
    letter-spacing: -0.02em;
}
.page-id-972 
.mobile .red_titles span, 
.page-id-3273 
.mobile .red_titles span{
	font-size: 200%;
	padding: 0 13px;
	top: -10px;
}
.mobile .red_titles.brnch h1{
	
	font-size: 160% !important;
    top: -13px;
}
.mobile .panel-grid-cell .widget_text input.career {
	display: block;
	margin-top: 17px !important;
	position: relative;
}
.mobile .kk-star-ratings.rgt {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.mobile .kk-star-ratings .kksr-legend  ,.kk-title-e{
	margin-top: 14px;
}
.mobile .kksr-stars {
	margin-top: 14px;
}
.mobile .kids_menu {
	height: auto;
	padding-bottom: 190px;
}.mobile .kids_menu img {
    width: 80% !important;
}
.mobile .wall-outer .dcsns-toolbar .filter li a {
    background-size: 100% auto;
    display: inline-block;
    float: none;
    height: auto !important;
    text-indent: -9999px;
    width: 90% !important;
	 
	    overflow: visible;
}
.mobile .widget_widget_sp_image img {
    width: 100%;
}
.mobile #dcsns-filter {
	display: table;
	margin: 0 0 9px;
	padding: 0;
	    vertical-align: top;
}
.mobile .wall-outer .dcsns-toolbar .filter li {
	display: table-cell;
	text-align: center;
	width: 25%;
}
.mobile .wall-outer .dcsns-toolbar .filter .link-all:hover, .wall-outer .dcsns-toolbar .filter .link-all.iso-active, .mobile .wall-outer .dcsns-toolbar .filter .f-facebook a:hover, .wall-outer .dcsns-toolbar .filter .f-facebook a.iso-active, .mobile .wall-outer .dcsns-toolbar .filter .f-youtube a.iso-active, .mobile .wall-outer .dcsns-toolbar .filter .f-instagram a.iso-active, .mobile .stream li.dcsns-facebook .section-intro, .filter .f-facebook a:hover, .wall-outer .dcsns-toolbar .filter .f-facebook a.iso-active {
	background-color: transparent !important;
	background-size: 100% auto;
}
.mobile .stream li.dcsns-facebook .section-intro, .filter .f-facebook a:hover, .wall-outer .dcsns-toolbar .filter .f-facebook a.iso-active {
	background-color: transparent !important;
}
.mobile .wall-outer .dcsns-toolbar .filter .link-all {
	   
     line-height: 1.6 !important;
    margin: 0 1px 1px 0;
    padding: 4px 3px 0;
}
.mobile .wall-outer .dcsns-toolbar .filter li:first-child {
    position: inherit;
}
.mobile .wall-outer .dcsns-toolbar {
	margin: 0;
}
.mobile .wall-outer .dcsns-toolbar .filter li img { 
    display: none; 
   opacity:1;  
}
::-webkit-input-placeholder {
   color: #fabb00;
   opacity:1;  
}

:-moz-placeholder { /* Firefox 18- */
   color: #fabb00;
   opacity:1;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #fabb00;  
   opacity:1;  
}

:-ms-input-placeholder {  
   color: #fabb00;  
   opacity:1;  
}
.mobile #pg-287-1{
	display:none;
	
}
#floatFormContainer {
    background-color: #fabb00;
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 2147483647;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
#openTheForm {
    background-color: #f8bd19;
    bottom: 0;
    font-size: 110%;
    padding: 6px;
    text-align: center;
	position:relative;
    width: 100%;
    z-index: 2147483647;
}
.opendForm{
	display:none;
    background-image: url("http://www.landwercafe.co.il/wp-content/themes/landwer-theme/images/arrow_form_open.png");
	background-position: 10px center;
background-repeat: no-repeat;
background-size: 6% auto; 
height: 100%;
margin: 0;
padding: 0;
width: 100%;
}
.closedForm {
    background-image: url("http://www.landwercafe.co.il/wp-content/themes/landwer-theme/images/arrow_form.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 6% auto;
    color: #ef4123;
    display: block;
    font-weight: bold;
    height: 100%;
    margin: 0;
    padding: 0 3% 0 0;
    text-align: right;
    width: 100%;
}
.floatForm{
	display:none;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.formContainerFloat .franchise_form_wrap h3 {
    padding: 0 10px;
}
.formContainerFloat .franchise_form_wrap {
    padding: 0;
}
.mobile.zakynot #footer {
	margin-bottom: 35px;
}
.kk-star-ratings {
    xdisplay: none !important;
}
.footer_bold_title{
	font-size: 13px !important;
}
.mobile.zakynot iframe{
	xright:5%;
	xposition:relative;
	xleft:5%;
	xmargin-top: 10%;
}
.row{
	list-style:none;
}
.blends-bar [class*="block-grid-"] > li {
    padding: 0 0.245rem 1.25rem;
	text-align:center;
}
.blends-sep {
    border-bottom: 1px solid #563c39;
    border-top: 1px solid #563c39;
    height: 4px;
    margin-bottom: 30px;
    margin-right: 0;
    margin-top: 27px;
    min-height: 4px;
    width: 100%;
}

.blends-sep:last-child{
	display:none;	
	
}
.blend .row p {
    margin-bottom: 10px;
}
.zakynot.mobile .alignnone {
    margin: 0;
    height: auto;
    width: 100%;
}
.zakynot.mobile .textwidget iframe{
	display:none;
}
.single-branch .red_titles span, .red_titles h1 {
    font-size: 72px;
}

.all-branches .branch_area:first-child {
    margin-right: 0;
}
.all-branches .branch_area {
    float: right;
    margin-right: 30px;
}
.all-branches .branch_area a {
    color: #573d39;
}
.all-branches .branch_area > a {
    background-color: #fbbb01;
    color: #573d39;
    display: block;
    font-size: 23px;
    padding: 8px 12px;
    width: 270px;
}.all-branches .branch_area .branch_area {
    float: none;
    margin-right: 0;
}.all-branches .sub-menu {
    margin: 0;
}
.all-branches .sub-menu li {
    border-bottom: 2px solid #e9e5cc;
    height: 30px;
	    line-height: 30px;
}
.all-branches .sub-menu li:first-child {
    margin-top: 11px;
}
.all-branches .sub-menu li:last-child {
    border:none;
}.all-branches > ul {
    height: auto;
    overflow: hidden;
}.search-results .read-more {
    display: none;
}.mobile .blends-sep:first-child {
    display: none;
}.zakynot h3.widget-title {
    display: none;
}

