@charset "utf-8";
/* CSS Document */

button, input, select, textarea {
    font-family: 'alefhebrew', sans-serif;
}

#menu-sidebar-main-english {
    margin: 20px;
}
#menu-sidebar-main-english li {
    border-top: 1px dotted #808080;
    font-size: 22px;
    height: 46px;
    list-style-type: none;
    text-align: center;
}
#menu-sidebar-main-english li:last-of-type {
    border-bottom: 1px dotted #808080;
}
#menu-sidebar-main-english a {
    display: block;
    margin-top: 5px;
}
#secondary a, #secondary a:hover, #secondary a:visited {
    color: #FFFFFF;

}
#secondary a:hover, #secondary li.current-menu-item a {
    text-decoration: underline;
}
#menu-sidebar-bottom-english li {
    -moz-box-sizing: border-box;
    float: left;
    font-size: 12px;
    list-style-type: none;
    text-align: center;
    width: 50%;
}
#menu-sidebar-bottom-english li:not(:first-of-type) {
    
}
#menu-sidebar-top-container {
    margin-bottom: 30px;
    overflow: hidden;
    padding-top: 5px;
}
#menu-sidebar-top {
    font-size: 8px;
}
#menu-sidebar-top li {
    -moz-box-sizing: border-box;
    float: left;
    list-style-type: none;
    text-align: center;
}
#menu-sidebar-top li a {
    display: block;
}
#menu-sidebar-top li:not(:first-of-type) {
    border-left: 1px solid #FFFFFF;
}
#menu-sidebar-top li:nth-of-type(1) {
    width: 25%;
}
#menu-sidebar-top li:nth-of-type(2) {
    /*background: url("img/facebook.png") no-repeat scroll 10px top / auto 100% rgba(0, 0, 0, 0); OSHRI CHANGES */
    width: 55%;
}
#menu-sidebar-top li:nth-of-type(3) {
    background: url("img/home.png") no-repeat scroll center top / auto 100% rgba(0, 0, 0, 0);
    width: 20%;
}


#colophon li {
    list-style-type: none;
}
#colophon .widget {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#menu-footer-english li {
    -moz-box-sizing: border-box;
    float: right;
    list-style-type: none;
    padding: 0 5px;
    text-align: center;
}
#menu-footer-english li:not(:first-of-type) {
    border-right: 1px solid #FFFFFF;
}
#menu-footer-english li a {
    display: block;
}
#menu-footer-english a, #menu-footer-english a:hover, #menu-footer-english a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#menu-footer-english a:hover, #menu-footer-english li.current-menu-item a {
    font-weight: bold;
}

div.wpcf7-validation-errors {
    border: none;
}

#menu-cities{/*background:#fff url(img/drop_arrow.png) 35px center no-repeat;*/ padding:5px; width:201px; border:none;}
#menu-cities-english{/*background:#fff url(img/drop_arrow.png) 170px center no-repeat;*/ padding:5px; width:225px; border:none;}
.menu-cities-container{width:200px; overflow:hidden; border:1px solid #000; float:left; margin-left:10px;}
.menu-cities-english-container{width:200px; overflow:hidden; border:1px solid #000; float:left; margin-left:10px;}
#branches-dropdown{margin-top:0px !important; width:100%;}
.submit {
    background-color: #EE3031;
    border: medium none;
    color: #FFFFFF;
    float: left;
    margin-top: 5px;
    padding: 4px 10px;
}
#t_line_right{z-index:999 !important;}

