@font-face {
    font-family: 'Roboto-Black';
    src: url('public/fonts/Roboto/Roboto-Black.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-BlackItalic';
    src: url('public/fonts/Roboto/Roboto-BlackItalic.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('public/fonts/Roboto/Roboto-Bold.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('public/fonts/Roboto/Roboto-BoldItalic.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-Italic';
    src: url('public/fonts/Roboto/Roboto-Italic.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('public/fonts/Roboto/Roboto-Light.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-LightItalic';
    src: url('public/fonts/Roboto/Roboto-LightItalic.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('public/fonts/Roboto/Roboto-Medium.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-MediumItalic';
    src: url('public/fonts/Roboto/Roboto-MediumItalic.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('public/fonts/Roboto/Roboto-Regular.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-Thin';
    src: url('public/fonts/Roboto/Roboto-Thin.ttf') format('ttf');
}
@font-face {
    font-family: 'Roboto-ThinItalic';
    src: url('public/fonts/Roboto/Roboto-ThinItalic.ttf') format('ttf');
}


@media (min-width: 300px) and (max-width: 800px) {
  
h1{
    font-size:25px !important;
}

h3{
    font-size:20px !important;
}  
.p-5 {
  padding: 15px !important
}

.m-5 {
  margin: 15px !important
}

.restaurants-carousel > .owl-nav {
    float: right !important;
    margin-top: -455px !important;
}

.select-city-A {
margin-top: 0px !important;
}

}

.select-city-A {
margin-top: 40px;
}

body{
    font-family: 'Roboto';
    background-color: #F8F8F8;
}
body i{
    color:#FFCA01;
}

h1 {
    font-family: 'Ubuntu', sans-serif;

}
h3 {
    font-family: 'Ubuntu', sans-serif;

}
.navbar-expand-lg .navbar-nav {
            font-family: 'Ubuntu', sans-serif;
}

.card-title{

        font-family: 'Ubuntu', sans-serif;
}

.text-color-w{
    color: white;
}
.logo-color{
    background: linear-gradient(to right, #FFCA01, #E38A00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.link-more{
    font-size: 18px;
}
.logo-color-sign-btn, .logo-color-sign-btn:hover, .logo-color-sign-btn:active, .logo-color-sign-btn:focus{
    cursor: point;
    background: linear-gradient(to right, #FFCA01, #E38A00);
}

.logo-color-btn{
    background: linear-gradient(to right, #FFCA01, #E38A00);
}
.logo-color-btn:hover{
    border:1px solid #E38A00;
}
.top-header{
    font-size: 14px;
}
.link-b, .link-b:hover, .link-b i{
    color:#000 !important;
    text-decoration: none !important;
}
.link-w, .link-W:hover{
    color:#FFF !important;
    text-decoration: none !important;
}

.image-header{
    padding:13%;
}
.image-header-details{
    padding:200px
}
.restaurant-card{
    background-color:#F8F8F8 !important;
}
.details-card{
    margin-top: -140px;
  }
.details-card .container  {
    background-color:#FFF;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }
.box-shado{
    box-shadow:0px 2px 2px 1px rgba(0, 0, 0, 0.1);
}

.details-card  .container h3  {
    padding: 48px 0px 40px 20px;
}
.details-card  .container .section  {
    padding: 30px 0px 10px 0px;
}
.details-card  .container .section h2{
    margin-bottom: 20px;
}
.details-card  .container span{
    padding: 0px 10px 0px 0px;
}
.font-600{
    font-weight: 600;
}
.owl-nav > .owl-prev > span{
    border: 2px solid;
    padding: 0px 15px 4px 15px;
    font-weight: bold;
    border-top-color: #FFCA01;
    border-bottom-color: #E38A00;
    border-right-color: #E38A00;
    border-left-color: #E38A00;
}

.owl-nav > .owl-next > span{
    border: 2px solid;
    padding: 0px 15px 4px 15px;
    font-weight: bold;
    border-top-color: #FFCA01;
    border-bottom-color: #E38A00;
    border-right-color: #E38A00;
    border-left-color: #E38A00;
}

.cuisines-carousel > .owl-nav{
    float: right !important;
    margin-top: -310px !important;
}

.card-body h4{

  font-size: 1.4rem !important;
}

.restaurants-carousel > .owl-nav{
    float: right !important;
    margin-top: -500px !important;
}
.owl-prev{
    margin: 10px 0px !important;
    font-size: 30px !important;
    background: linear-gradient(to right, #FFCA01, #E38A00) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
.owl-next{
    margin: 10px 0px 10px 6px !important;
    font-size: 30px !important;
    background: linear-gradient(to right, #FFCA01, #E38A00) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
#footer p{
  margin-bottom: 0rem;
}
#footer a, a:hover, a:focus{
  color:#ffffff;
  text-decoration: none;
}

.cus-card{
    background:linear-gradient(to top,rgba(51,51,51,1) , rgba(202,202,202,0)) !important;
    padding-top:70px;
    margin-top:87px;
    height:150px;
}
.reserve-box{
    margin-top:-40px;
    border-radius: 7px;
    box-shadow:0px 2px 2px 1px rgba(0, 0, 0, 0.1);
    background-color:#FFF;
    font-size: 24px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}
.reserve-box i{
    color: #FFCA01;
}
.reserve-box .border-r{
    border-right:1px solid #CACACA;
}

.reserve-box .btn-color{
    font-size: 24px;
    border-right:1px solid #E38A00;
    background: linear-gradient(to right, #FFCA01, #E38A00);
    cursor: pointer;
    border-top-right-radius:7px;
    border-bottom-right-radius:7px;
}

/* Scroll */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: transparent; 
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #CACACA; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #A5A5A5; 
  }

ul.social-media-list {
    list-style-type: none;
    margin: 0;
    padding: 10px 0px;
    margin-left: -5px;
}

ul.social-media-list li {
    display: inline-block;
    margin: 2px;
    font-size: 1vmax;
}

ul.social-media-list a, a:hover,ul.social-media-list i{
    color:#FFF;
    text-decoration: none;
}

ul.social-media-list i {
    padding: 5px;
}
/*  */
/* The check-radio */
.check-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default radio button */
  .check-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  /* Create a custom radio button */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 3px solid #e8bc1f;
  }
  
  /* On mouse-over, add a grey background color */
  .check-radio:hover input ~ .checkmark {
    background-color: #FFCA01;
  }
  
  /* When the radio button is checked, add a blue background */
  .check-radio input:checked ~ .checkmark {
    background-color: #FFCA01;
  }
  
  /* Create the indicator (the dot/circle - hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the indicator (dot/circle) when checked */
  .check-radio input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the indicator (dot/circle) */
  .check-radio .checkmark:after {
    top: 7px;
    left: 7px;
    width: 0px;
    height: 0px;
    border-radius: 50%;
    background: white;
  }
  .profile-card{
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .profile-item{
    border-right: 1px solid #fff;
  }
  .select-style{
      background-color:#F8F8F8;
      color: #333 ;
      font-family: 'Ubuntu', sans-serif !important;
  }
#calendar {
          font-family: 'Ubuntu', sans-serif !important;

}
 .select-style a:hover, a:focus {
    color:#333 !important;
  }
.auto-width-hight , .select-style {
    width: auto;
}
  .dropdown-toggle::after{ 
    font-family:FontAwesome !important;
    content: "\f107"!important;
    border: none !important;
    margin: 0em !important;
    vertical-align:0em !important;
}
#accordion .card{
    /* padding: 20px 0px; */
    background-color:#F8F8F8;
    border:0px;
    border-bottom: 1px solid #CACACA;
}
#accordion .card-header{
    background-color:#F8F8F8;
    border:0px;
    padding: 20px 0px;
}
#accordion .card-body{
    border-right: 1px solid #CACACA;
    border-left: 1px solid #CACACA;
    border-bottom: 1px solid #CACACA;
    background-color: #FFFFFF;
}
#accordion .card-header button, #accordion .card-header button:hover, #accordion .card-header button:focus{
    color: #000;
    text-decoration: none;
}
.form-group{
    color:#333333;
}
.text-box{
    border-bottom: 1px solid #CACACA;
    /* margin-left: 25px; */
}
.contact-form{
    background-color: #eaeaea;
    border-radius: 4px;
    margin: 0px auto !important;
}
.contact-form input, .contact-form textarea{
    background-color: #FFFFFF;
    padding-left: 10px;
    border-radius: 4px;
}
.contact-form lable{
    color: #333;
}
.modal-open .modal{
    background-color: rgba(248, 248, 248, 0.8);
}
.progress{
    height:0.5rem;
}
.progress .progress-bar{
    background:#E38A00;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #e48b00;
    border-color: #fec801;
}
.page-link{
    color: #000000;
}