#giftcard {
    max-width: 67% !important;
    position: relative;   
    left: 20px;
    top: -8px;
}
@font-face {
    font-family: simple;
    src: url('../fonts/simple.ttf')
}

::-webkit-scrollbar { 
    display: none; 
}

body {
    overflow-x: hidden;
}
[role=navigation] {
    padding-top: 20px;
    z-index: 9999;
}
[role=navigation],[role=navigation] > * {
    background-color: transparent;
    border: 0;
    font-family:  'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
}
#collapse {
    border: 0;    
}
.navbar-default .navbar-toggle{
    background-color: white;    
}
#collapse > span {
    border-radius: 4%;
    background-color: #ff6a00;
}

.in, .collapsing {
     background-color: white !important;
}
.white {
    color: white !important;
}
.black {
    color: black !important;
}
.active, .active > a {
    background-color: transparent !important;
    color: #ff6a00 !important;
    transition: 0.4s;
}
.hover-control {
    transition: 0.4s;
}
 .hover-control:hover {
   
    color: #999999 !important;
}
#choose, .frame {
    position: relative;
    
    margin-bottom: 50px;
}

#choose {
    display: none;
    transition: 0.5s;
}

.frame {
    min-height: 300px;
    background-color: white;
    opacity: 0.9;
}
#ngView-viewport {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#supersized-loader {
    background-image: url() !important;
}

#map-canvas {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.about_chef, .about_rest {
    font-family:  simple;
    font-size: 16px;
    margin-top: 15px;
}

.mapsText {
    font-family: simple;
    margin-left: 20px;
    color:  black;
    font-size:  20px;

}
.title {
    font-family: simple;    
    font-size: 60px;
    margin-top: 10px;
}
.contact {
    height: 439px;
    direction: rtl;
    position: relative;    
}
.contact-content {
    background-color: white;
    opacity: 0.8;    
}
#p {
    font-family: simple;
    font-size: 15px;
    font-weight: 500;
}
#line {
    width: 100%; 
    height: 2px; 
    background-color: #eaeaea;
    margin: 3px;
}
.general-info {
    margin-right: 14px;
}
.light {
    background-color: #eaeaea;
    padding: 5px 0 5px 0;
    transition: 0.3s;  

}
.light:hover {
     background-color: #c8c8c8 ;
}

.margin-bot-10 {
    margin-bottom: 15px;
}
.not-light-hover {
    padding: 5px 0 5px 0;
    transition: 0.3s;
    
} 

.not-light-hover:hover {
    background-color: #c8c8c8 ;
    padding: 5px 0 5px 0;
}
#border-top {
    border-top: 1px solid #eaeaea;
}
.messages {
    top: 180px;
    position: relative;
    
}
.messages-container {
    padding-right: 13px;
    position: relative;
    direction: rtl;
    font-family: simple;
    font-size: 17px;
    font-weight: 300;

}
.alert-msg {
    opacity: 0.95;
    background-color: #fff;
    color: black;
}

.rtl {
    direction: rtl;
    text-align: right;
}

.p {
    font-family: simple;
    font-size: 14px;
 
}

pre {
    border: 0;
    background: visible;
    background-color: transparent;
    color: #000000;
    word-break: keep-all;    
  
}

.crlink {
    font-family: simple;
    font-size: 38px;
    color: white;
    text-decoration: none;
    line-height: 100%;
    transition: 0.4s;
    position: relative;
    top: 90px;
    left: 0;
   
}
.crlink:hover {
    font-family: simple;  
    color:  #999999;
    text-decoration: none;
    left: -10px;
  
    
}

.crlink2{
      font-family: simple;
    font-size: 38px;
    color: white;
    text-decoration: none;
    line-height: 100%;
    transition: 0.4s;
    position: relative;
    top: 90px;
    left: 0;
     
}

.crlink2:hover{
    font-family: simple;  
    color:  #999999;
    text-decoration: none;
    left: 10px;
      
}

.logo {
    max-width: 100%;
    user-select: none;
    pointer-events: none;
  
}
.small-logo {
    pointer-events: none;
    user-select: none;
    max-width: 140px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;

    

}

.big-logo {
    position: relative;
    max-width: 230px;
    top: 150%;
    left: 111%;
}
.onmobile {
    display: none;
}
.onnotmobile {
    display: block;
}
.height-100 {
    min-height: 204px;
}

#supersized{
        -webkit-filter: blur(0);
         -moz-filter:blur(0);
          filter: blur(0);
          transition: 0.5s;
    }
.no-background {
    background-color: transparent !important;
    border: 0 !important;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    font-size:  15.5px;
}
.no-background:focus {
    background-color: transparent !important;
    border: 0 !important;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    outline:0px !important;
    -webkit-appearance:none; 
}

.navbar > * {
    border: 0;
}

.order-online:hover {
color: black !important;
}

.sarona_promo {
    font-family: simple;
    font-size: 16px;
}

.ul-text {
    line-height: 200%;
    font-size: 18px;
    font-family: simple;
    margin-right: 22px;
    list-style: none;
   
}
.static-bottom {
    position: absolute;
    bottom: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 35px;
}

.footer {
    font-family: simple;
    color: white;   
    direction: rtl;
    font-size: 16px;
    line-height: 100%;
}

.chef {
   max-height: 100%;
   margin-top: -25%;
   padding: 20px 25px 20px 25px;
 }
@media screen and (max-width: 855px) {
    .title {
        font-size: 35px;
        font-weight: bold;
    }
    .contact {
        height: auto;
    }
    .messages-container {
        padding-right: 0;
        position: relative;

    }
    .logo {
        max-width: 100%;
        margin-left: 0%;
    }

    .onmobile {
        display: block;
    }
    .onnotmobile {
        display: none;
    }
    .height-100 {
        min-height: 0;
    }
    .crlink , .crlink2{  
        top: 0;
        margin: 20px;
    }

    .chef {
       max-height: 100%;
       margin-top: 0;
       padding: 20px 25px 20px 25px;
     }
    .messages {
        top: 90px;
        position: relative;
        
    }

    #giftcard {
    max-width: 127px !important;
    position: relative;   
    left: -5px;
    top: 17px;
    padding-bottom: 8px;
}
.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        max-height: 470px !important;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}
@media screen and (max-width: 1335px) {
    .messages-container {
        top: 60px;
    }
}
