h1, h2, h3, h4, h5 {
    font-family: font37-bold,'helvetica'!important;
}
p {
    font-size: 1.286em;
}

body *:focus{}
body *:focus{
    outline: 1px solid #f5e187!important;
}

body #accability_toolbar *:focus{
    outline: 1px solid #f5e187!important;
}

#accability_toolbar>button:not(.active):focus {
    color: #f5e187!important;
}

.card-activate>p {
    clear: both;
    float: right;
    text-align: right;
    padding-right: 15px;
}
.full-with{
    width:100%;
}
.full-height{
    height: 100%;
}

.fader{
    filter: Alpha(Opacity=72);
    -moz-opacity:0.72;
    opacity: 0.72;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    display: none;
}
.fa-click{
    cursor: pointer;
}
.contact-form-popup{
    position: absolute;
    top:100px;
    left: 40%;
    display: none;
    z-index: 99999;
}
fieldset {
    border: 1px dotted white;
}

legend {
    font-family: font37-bold!important;
    color:#FFFFFF;
    margin: auto;
    width: auto;
    font-size: 2.9em;
    line-height: inherit;
    border-bottom: none;

}
.no-border{
 border:none;
}
.greg-logo{
    cursor: pointer;
}
/******************************
Sidebar
******************************/
#sidr:before {
    content: '';
    float: right;
    margin-right: 0;
    margin-top: 0;
}
#sidr .close-side-bar {
    background-image: url(images/cross.png);
    width: 16px;
    height: 16px;
    z-index: 9999;
    position: absolute;
    right: 0;
    margin-right: 15px;
    margin-top: 20px;
}
/******************************
Header
******************************/
.search-box {
    margin-bottom: 18px;
}
.map-area a{
    clear: both;
}
.upper-greg {
    cursor: pointer;
}
header{
    background: none;
    height: auto;
}
.greg-logo{
    margin: 2em auto;
}
.wpml-select {
    top: 14px;
}
.more-details-checkboxes label{
    width: 90%!important;
}

.more-details-checkboxes .col-md-6{
    color:#000000;
    padding: 0;
}
/*****************************
HOMEPAGE
*****************************/
@media only screen and (max-width: 480px){
    .side-top {
        height: 46%;
    }
    .menu-link ul li a {
        font-size: 12px!important;
    }
}


/**נגישות**/
.aa.open-img>img {
    left: -95px!important;
}
.aa img {
    max-height: 190px;
}

/***Branches ****/
.map-logo {
    background-size: 40% 40%;
    z-index: 90;
}

#sub-form input {
    width: 79%;
    margin-right: 2%;
}
/*****************************
search branch
*****************************/
fieldset.search-box{
    height: auto;
}
.search-box #sub-form{
    padding: 0;
    border:none;
}
.mask-form-inner {
    padding: 20px 20px 0;
    overflow: hidden;
}

.mask-form-inner h2 {
    top: 37px;
}
.mask-form-inner a .fa {
    padding: 5px 0;
}

.check-boxes label {
    width: 40%;
}

.menu-link ul li a {
    font-size: 1.57em;
}
/*****************************
./HOMEPAGE
*****************************/
/******************************
Branch list
******************************/
.branch-search-wrap-inner.selectable {
    padding: 0 35px 35px 35px!important;
}
.select-kosher {
    padding-right: 0;
    margin-bottom: 20px;
}
.search_btn:hover,.list_btn:hover{
    text-decoration: none;
    color:#333;
}

.branch-count {

    padding: 0 25px;
}

#search-form{

}

#search-form input {
    background: 0 0;
    text-align: right;
    color: #fff;
    font-size: 1.07em;
    padding: 3px 14px;
    margin-bottom: 10px;
    border: 1px solid #fff;
    direction: rtl;
}
#search-form button[type=button]{
    margin: 5px auto;    
    /*background-color: #BAB0D4;*/
    padding-top: 0;
    background: #a5d2cc;
    font-family: font37-bold!important;
    font-size: 2.1em;
    width: 100%;
    text-align: center;
    font-weight: 700;
    clear: both;
    color: #000;
    border : none;
}

/******************************
./Branch list
******************************/

/******************************
Slider
******************************/
.theme-default .nivoSlider img {   
}

section.map-area{
    height: 50%;
    position: relative;
}
@media only screen and (max-width: 480px){
    section.map-area {
        height: 56%;
    }
    section.map-area > a,
    .right-promotion.pull-right > a {
        display: none;
    }
    .left, .list-right, .list-wrap {
        width: 100%;
        height: auto!important;
    }
}
.branch-desc p{
    font-size: 1em;

}
.list-block figure:hover figcaption h2 {
    direction: rtl;
    text-align: center;
}
/******************************
Club
******************************/
.card-left ,.card-right{
    padding: 0;
}
.card_btn:hover,.q_btn:hover,.policy_btn:hover{
    text-decoration: none;
    color:#333;
}

.card-activate .check-boxes label {
    margin: 0 6px 0 0;
}
.card_btn{
    border :none;
    color: #000000;
}

.card_btn:hover{
    color: #000000;
}

/******************************
./Club
******************************/

.select-kosher {
    margin-bottom: 5px!important;
}
/***EVENTS***/
.wpcf7-submit {
    /*font-family: 'font37-normal';*/
}


.letter-wrap {
    min-width: 320px!important;
    min-height: 200px!important;
}
.koshers .col-sm-6{
    padding-left: 5px;
    padding-right: 5px;
}
.koshers .select-kosher{
    padding-left: 5px;
}

.branch-search-wrap-inner .row{
    margin-right: -5px!important;
    margin-left: -5px!important;
}



/***inputs**/

/*#region checkbox */
input[type="checkbox"] {
    display:none;
}

input[type="checkbox"] ~ label {
    display:inline;
    font-size: 1em;
    font-weight: normal;
}


input[type="checkbox"] ~ label:before {
    content: '';
    width: 12px;
    height: 12px;
    background-image: url(images/checkbox_unchecked.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin-left: 3px; /*rtl*/
}

input[type="checkbox"]:checked ~ label:before {
    content: '';
    background-image: url(images/checkbox_checked.png);
    background-repeat: no-repeat;
    background-size: contain;
}

input[type="checkbox"].black-checkbox ~ label:before {
    background-image: url(images/checkbox_unchecked_black.png);
}
input[type="checkbox"]:checked.black-checkbox ~ label:before {
    background-image: url(images/checkbox_checked_black.png);
}

/*#region dropdown */
label {
    position: relative;
    display: inline-block;
}

.events-list{
    list-style-image: url('images/v.png');
    direction: rtl;
}
.events-list li{
    margin: 10px 0;
}
.wpml-select>a:hover{
    color:#fff;
}
@media screen and (min-width:0\0) {
    .notIE label:after
    {
        display:none;
    }
}
/*#endregion */


/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .branch-map{
        width:100%;
        height: 500px;
    }
}


.branch-map{
    width:100%;
    height: 100%;
}
#desktop-map{
    display: none;
    width: 100%;
    height: 100%;
}
#mobile-map{
    display: none;
    width: 100%!important;
    height: 500px!important;
}
.info-window h2{
    margin: 0 0 5px 0;
    border-bottom: 1px solid;
    text-align: right;
}
.info-window p{
    margin: 0;
}

.mobile-header-buttons {display: none;}

.info-window a{
    text-decoration: underline;
    color:#003399;
}

#acp_toolbarWrap{
    overflow: visible;
}

.wanted-wrapper{
    overflow-x: hidden;
    overflow-y: scroll;
}

.city-wanted{
    max-width: 370px;
    min-height: 250px;
}
.wanted-inner-wrapper > h2 {
    margin: 0 0 -10px 0;
}

.right-promotion-about{
    overflow-y:scroll;
    overflow-x: hidden;
    height: 60%;
}
.right-promotion:hover a{
    color:#fff!important;
}

/*.about-us-text {
    overflow-x: hidden;
    height: 100%;
}*/
.cf-wrapper .controls-cf {
    z-index: 9999;
}

.card_btn {
    font-size: 2.1em;
    line-height: normal;    
}
.club-wrap-inner a {
    margin: 0;
    width: auto;
    float: right;
}
.club-wrap {
    height: 100%;
}
section.fb{
    background: #8EBAD5!important;
}
section.clubs {
    background: #F8E18C;
}
#acp_toolbarWrap button.acp_hide_toolbar.acp-icon-small {
    width: 41px;
    height: 168px;
    background-size: 100%;
    background-position: center center;
    overflow: hidden;
}
#acp_toolbarWrap button.acp_hide_toolbar{
    background-color: transparent!important;
}
.acp-icon-small span{
    display: none!important;
}
/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .contact-form-popup {
        left: 1%;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .club-popup{
        left: 10%!important;
    }
    .contact-form-popup {
        left: 1%;
    }
    .main {
        height: auto!important;
        overflow: auto;
    }

    .map-logo {
        min-height: 230px;
    }

    .right-promotion img {
        min-height: 288px;
    }

    .sidr ul li {
        line-height: 38px;
    }
    .breadcrumbs>span a {
        font-size: 16px;
    }

    .list-center, .list-left, .list-right {
        padding: 20px;
    }

    .club-wrap {
        background-size: auto;
        background-position: 100% 0;
    }
    .wpml-select {
        top: 14px;
    }
    .mask-form-inner{
        height: 100%!important;
    }
    .promo-menu-container{
        display: none;
        background-image: url('images/right-promo.jpg');
        background-position: center center;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .side-bottom {
        height: 360px;
    }
}

@media only screen and (max-width : 768px) {
    .mobile-header-buttons {display: block;}
    .branch-title {width:60%;}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {   
    body{
        min-height: 890px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    body{
        min-height: 890px;
    }
    .kosher-badge{
        width: 80px;
        height: 80px;
        background-image: url('images/kosher-badge.png');
        background-size: contain;
        position: absolute;
        display: flex;
        z-index: 100;
        right: 10px;
        top: 10px;
    }
    .kosher-badge p{
        font-family: font37-bold!important;
        line-height: 22px;
        text-align: center;
        width: 80px;
        font-size: 25px;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .wanted{
        padding: 0;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

    body{
        min-height: 890px;
    }
    .wanted:nth-child(even) .city-wanted{
        float: left;

    }

    .wanted{
        padding: 0 15px;
    }

    .wanted:nth-child(odd) .city-wanted{
        float:right;
    }
}

.club-wrap-inner p{
    text-align: right;
    direction: ltr;
}
.club-wrap-inner h5{
    direction: rtl;
    text-align: right;
}
.club-popup{
    position: absolute;
    top:150px;
    left: 35%;
    z-index: 9999;
    display: none;
}
.no-padding{
    padding : 0;
}
.right-promotion-branch{
    overflow-y: auto;
    position: relative;
}
.events-promotion {
    overflow-y: auto;
    width: 100%;
}
.mask-form-inner{
    height: 100%;
    z-index: 9;
}
.right-promotion.pull-right {
    z-index: 99;
}
.left-promotion img{
    z-index: 99;
    /*position: relative;*/
}
.not-found-bg{
    background: #d4eee5;
}
.black-btn{
    background-color: #000000;
    color:#d4eee5;
    font-size: 2em;
    border: none;
}

.branch-menu-wrap img{
    cursor: pointer;
}
.branch-menu-wrap:hover ul{
    transform: scale(1)!important;
    z-index: 1000!important;
}


.card-activate .form-group {
    min-height: 80px;
}


iframe.buyme-giftcard-iframe {
    width: 66%;
    height: 100%;
    border: none;
}


@media only screen and (max-width: 480px) {
    iframe.buyme-giftcard-iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .clubs {
        height: 33.3%;
    }
}

section.clubs a {
    display: block;
    height: 100%;
    position: relative;
}

section.clubs a > div {
    position: absolute;
    z-index: 999;
    font-size: 24px;
    text-align: center;
    width: 100%;
    top: 23px;
    color: white;
}

#home_text {
    position: absolute;
    /*z-index: 999;
    font-size: 24px;
    text-align: center;
    width: 100%;
    top: 23px;
    color: white;*/
    direction: rtl;
}

section.clubs a:focus #home_text {
    outline: 1px solid red;
    color: red;
}

.map-logo:focus:hover {
    display: block;
}

.side-top header {
    height: 50%;
    text-align: center;
}

/*.side-top .upper-greg {
    height: 0;
}*/

.side-top .header-logo-container {
    margin: 0 auto;
    /*padding-left: 20%;*/
    height: 50%;
    display: inline-block;     
}

/*.header-logo-container {padding-left: 20%;}*/

.side-top .greg-logo {
    margin: 1em auto;
    max-width: 295px;
    width: 100%;     
}

body *:focus{}
body *:focus{
    outline: 1px solid red;
}

.mobile-header-buttons {
    position: absolute;
    left: 10px;
    top: 15px;
    width: 36%;
}

.mobile-header-buttons a {
    display: block;
    /* font-family: font37-bold,'helvetica'; */
    background-color: transparent;
    border: 1px solid #000;
    font-size: 18px;
    font-weight: bold;
    padding: 0 17px;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 5px;   
}

@media screen and (max-width: 400px){
    .mobile-header-buttons a {    
        font-size: 17px;
        font-weight: bold;
        padding: 0 9px;
        width: 100%;   
    }
}

.mobile-header-buttons a:nth-child(1) {
    background: url("images/placeholder.png") no-repeat right 4px center;
}

.mobile-header-buttons a:nth-child(2) {
    background: url("images/phone-receiver.png") no-repeat right 4px center;
}

.hidden_link {
    position: absolute;     
    color: transparent!important;
}

.right-promotion.pull-right.hover ul {
    padding: 0;
    transform: scale(1);
}

.map-area.hover .map-logo .mask-form-inner {
    transform: scale(1);
}

.branch-menu-wrap.hover ul {
    transform: scale(1)!important;
    z-index: 1000!important;
}


.pull-right ul.accordion {
    display: none;
}

.pull-right.open ul.accordion {
    display: block;
}

.slide_content {
    position: relative;
    z-index: 99;
}

.slider-title {
    position: absolute;    
    z-index: 9;    
    width: 100%;
    color: #000;
    font-size: 90px;
    line-height: normal;
    font-weight: bolder;    
}

.slider-btn {
    position: absolute;   
    z-index: 9;    
    width: 100%;     
}

.slider-btn a {
    /*color: #fff;
    background-color: #000;*/   
    /*text-align: center;*/
    /*font-size: 27px;
    line-height: normal;
    padding: 10px 0;
    border-radius: 15px;
    font-weight: bolder;*/
}

#demo .item img.bg-img {
    height: auto!important;
}

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

.slider-btn a:empty {display: none; }

#demo .owl-controls .owl-buttons {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 100%;
}

#demo .owl-controls .owl-buttons .owl-prev {
    background: url(arrows.png) no-repeat;
    color: transparent;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 0;
}

#demo .owl-controls .owl-buttons .owl-next {
    background: url(arrows.png) no-repeat;
    background-position: -30px 0;
    color: transparent;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 0;
}   

#demo .customNavigation {
    /*position: absolute;
    right: 0;
    top: 0;*/
}


#demo .owl_middle_control {
    position: absolute;
    height: 30px;
    width: 100%;
    top: 50%;
    margin-top: -15px;
}

#demo .owl_top_control {
    position: absolute;
    top: 2%;
    right: 10px;
}

#demo .owl_top_control .play img:last-child {display: none;}
#demo .owl_top_control .stop img:last-child {display: none;}
#demo .owl_middle_control .prev img:last-child {display: none;}
#demo .owl_middle_control .next img:last-child {display: none;}


.map_text {
    position: absolute;
   /* width: 100%;
    text-align: center;
    top: 50%;
    font-size: 35px;
    font-weight: bold;
    margin-top: -25px;
    color: #fff;*/
    direction: rtl;
}

.pull_right_text {
    position: absolute;
    /*width: 100%;
    text-align: center;
    bottom: 23%;
    font-size: 35px;
    font-weight: bold;    
    color: #fff;*/
    direction: rtl;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  top: 0;
  left: 0;
}

section.clubs a:focus img {
    outline: 1px solid red;
}

.pdf-container {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px; 
}

.pdf-header {
    text-align: center;
    padding: 50px 0;
    direction: rtl;
    color: #333;  
}

.pdf-header p {
    color: #333;
    font-size: 20px;
    line-height: 35px;
    max-width: 80%;
    margin: 0 auto;
    direction: rtl;
    margin-bottom: 35px;
    text-shadow: 1px 0 1px #fff, -1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff;
}

.pdf-header p a {
    display: inline-block;
    color: #001883;
    word-wrap: break-word;
    border-bottom: 1px solid #001883;
    line-height: 15px;
    text-shadow: 1px 0 1px #fff, -1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff;
}

.pdf-header h2 {
    font-family: font37-bold!important;
    color: #333;    
    font-size: 40px;
    line-height: normal;
    margin: 0;
    position: relative; 
    overflow: hidden;
    margin: 35px 0;
    text-shadow: 1px 0 1px #fff, -1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff;   
}

.pdf-header h2:after {
    content: '';
    width: 600px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -300px;
    border-top: 2px dashed #333;
}

.pdf-header h2:before {
    content: '';
    width: 600px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -300px;
    border-top: 2px dashed #333;
}

.nav-footer .nav-footer__logo {
	width: 95px;
	height: auto;
	vertical-align: bottom;
}

.pdf-row {
    list-style: none;    
    padding-left: 0;
    min-width: 1000px;
}

.pdf-row li {
    float: left;
    width: 33.3%;
    text-align: right;
    direction: rtl;
    color: #333;
    font-size: 20px;
    line-height: normal;
    border-bottom: 1px solid #b9c1c2;
    border-top: 1px solid #f4f8f7;
    padding: 14px 0; 
    min-height: 53px;
    text-shadow: 1px 0 1px #fff, -1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff;   
}

.pdf-row li:nth-child(3n){
    padding-right: 15px;
    font-weight: bolder;
}

.pdf-content {
    background: url(images/pgf-bg.jpg) repeat-x top center;
    background-size: contain;
    position: relative;
    width: 100%;
    padding-bottom: 150px;
    min-height: 1000px;
}

.pdf-row li:nth-child(1),.pdf-row li:nth-child(2),.pdf-row li:nth-child(3) {
    border: none;
    font-weight: bolder;
    font-size: 24px;
    min-height: 56px;
    margin-bottom: 10px;
}

.pdf-row li:nth-child(4),.pdf-row li:nth-child(5),.pdf-row li:nth-child(6) {
    border-top: none;
}

#take_away + label {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 0.8em;    
}

#take_away ~ label:before {
    vertical-align: text-bottom;
}

.fzf-content {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fzf-content-inner {
    position: relative;
    max-width: 100%;    
}

.fzf-content-inner img {
    max-width: 100%;
    height: auto;
}

.return-block {
    position: absolute;
    right: 0;
    bottom: 20px;
}

#owl-other-pages {
    height: 100vh;   
}

@media screen and (max-width: 1000px) {
    .pdf-main-inner {
        width: 100%;
        overflow-x: scroll; 
    }
}

@media screen and (max-width: 768px) {
    .side-top .greg-logo {    
        width: 75%;     
    }

    .greg-logo {    
        width: 75%;     
    }

    .side-top .header-logo-container {padding-left: 0;}
    .header-logo-container {padding-left: 0;}
}

@media screen and (min-width: 2500px) {
    .fzf-content-inner img, .fzf-content-inner {
        width: 70%;
    }
}