
body{
    margin:0px;
    /* font-family: Roboto,Arial,sans-serif; */
    font-family: Roboto,Arial,sans-serif;
    background-color: #fbfbfd;
 
}

.row{
  margin: 0;
}

.btn-edit{
  padding: 5px;
  border-radius: 5px;
}

.btn-close{
  padding: 5px;
  border-radius: 5px;

}
.btn-edit::before{
  background-color: #dd5000;
  border-radius: 5px;
}
.btn-close::before{
  background-color: #dd5000;
  border-radius: 5px;

}
.btn-edit:hover{
   background-color:#dd5000;
   border:#dd5000;
}

.btn-close:hover{

  background-color:#dd5000;
  border:#dd5000;

}

@font-face {
  font-family: Roboto,Arial,sans-serif;
  src: url('/assets/fonts/RobotoSlab-Light.eot');
  src: url('/assets/fonts/RobotoSlab-Light.woff2') format('woff2'),
       url('/assets/fonts/RobotoSlab-Light.woff') format('woff'),
       url('/assets/fonts/RobotoSlab-Light.ttf') format('truetype'),
       url('../fonts/RobotoSlab-Light.svg#RobotoSlab-Light') format('svg'),
       url('../fonts/RobotoSlab-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('/assets/fonts/RobotoSlab-Bold.eot');
  src: url('/assets/fonts/obotoSlab-Bold.woff2') format('woff2'),
       url('/assets/fonts/RobotoSlab-Bold.woff') format('woff'),
       url('/assets/fonts/RobotoSlab-Bold.ttf') format('truetype'),
       url('/assets/fonts/RobotoSlab-Bold.svg#RobotoSlab-Bold') format('svg'),
       url('/assets/fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6{
  font-family: Roboto,Arial,sans-serif;

}


label{
  font-size: 16px;
}
p{
  font-family: Roboto,Arial,sans-serif;
}
.simple-text p {
  font-size: 16px;
}
.protrude .menu-sample-carousel .menu-sample:nth-child(2n+1){
  top:1px;
}


.tooltip-arrow,
.red-tooltip + .tooltip > .tooltip-inner {background-color: #c92400;}

.bg-image>img{
    display: block;
}

.checkbox-entry p{
  font-family: Roboto,Arial,sans-serif;
}


.carousel .items-bg .img-h{
  height: 350px;
}

.carousel .over-info{
  position: absolute;
    left: 130px;
    top: 80px;
}

.carousel .over-infos{
  position: absolute;
    /* left: 130px; */
    right:130px;
    top: 100px;
}



.carousel .carousel-item .vd-info{
  height: 350px;
}

#header .nav-main{
  /* font-family: Roboto,Arial,sans-serif; */
  text-transform: initial;
  padding-left: 0px;
 
}
 .table tr th a {
  color: #c92400;
}
#header .nav-main a{
  text-decoration: none;
  /* color: #fff; */
  font-size: 14px;
  /* padding: 0px 25px; */
  color:#939393;
  line-height: 20px;
  font-family: Roboto,Arial,sans-serif;
}

.newhead{
  background-color: #c92400;
    color:black;
  
    height: 90px;

}
.content .section .bg-img{  
  background-image: url("/assets/images/bgtrans.jpg");

}

.content .section .bg-img .bg-item-name h5{
  color: #fff;
  font-size: 3.5rem;
  font-weight: 300;
  margin-bottom: 0;
  font-family: "Helvetica Neue","Raleway",sans-serif;
}

.newhead .btn-order{
   margin-left:196px;
}
.newhead h5{
   font-size:13px;
  text-align: center;
   font-family: Roboto,Arial,sans-serif;
  

}
.newhead .header-top .bg-red{
  justify-content: flex-end;
  margin-right: 20px;
}
#header.bg-red{
    background-color: #c92400;
    color: white;
}

#header .module-logo{
    background-color: #dd5000;
     right: 0;
}

.bg-oranages{
    background-color: #c92400 !important;  
    border-color:#c92400 ;
    font-family: 'RobotoSlab-Bold';
}

#back-to-top{
    background-color: #dd5000;
}




.btn-oranges {
    border-color: #c92400 ;
    background-color: #c92400 ;
    color: #fff;
 
  }
  
  .btn-oranges:before {
    background-color: #c92400 ;
  }
  
  .btn-oranges:hover, .btn-oranges:focus, .btn-oranges:active, .btn-oranges:focus:active {
    border-color: #dd5000;
    background-color: #dd5000;
    color: #fff;
  }



  .btn-outline-oranges {
    border-color: #dd5000;
    color: inherit;
}



  .btn-outline-oranges:hover{
    border-color: #dd5000;
    background: #dd5000;
    color: #fff;
  }

  .pagination{
    justify-content: flex-end;
  }


  .navbar-inverse{
    background-color: #ca2400;
    border-color: #ca2400;
  }
  .navbar-inverse .navbar-brand {
    color: #ffffff;
}
.navbar-inverse .navbar-nav>li>a{
  color: #ffffff;
}

.panel-default>.panel-heading{
  background-color: #dd5000;
  /* text-align: center; */
  font-size:30px;
  color: #ffffff;
  font-weight: 700;
}
.table tr td .name a{
  color:#007bff;
  font-weight:500;
}


.btn-success:hover {
  color: #fff;
  background-color: #ca2400;
  border-color: #ca2400;
}
.btn-success {
  color: #fff;
  background-color: #ca2400;
  border-color: #ca2400;
  border-radius: 30px;
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #ca2400;
  border-color: #ca2400;
}
.btn-success:before {
  background-color: unset;
}

.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(202, 36, 0, 0.57);

}


.panel .panel-body{
  padding:30px;
}

.panel .panel-body h4{
  font-weight:600;border-bottom: 2px solid rgba(68, 68, 68, 0.22);
}

.frm-login{
  border: 1px solid #e8f0fe;padding-left:0px;padding-right:0px;
}


#wrapper header .navigation .logo-imgs{
  padding: 1rem 1rem;
  background-color: #dd5000;
  margin-top: -44px;
  border-radius: 0% 0% 50% 50%;
}
.main-content .food-items{
  position: absolute;
    top: 100px;
    left: 200px;
  
    /* text-align: center; */
    width: 100%;
}



.has-dropdown .data-info{
  margin-top:-30px;
}


.has-dropdown .data-infos{
  margin-top:-30px;
}


/* .btn-imgs{

  background-image: url("/assets/frontendimg/photos/search.png");
  background-image: url("/assets/frontendimg/photos/search.png") 3px 5px no-repeat;
} */

.content .section .bg-img{
  position: relative;
  height: 500px;
}
.content .section .texthover{
  position: absolute;
  top: 60px;
    /* bottom: auto; */
    left: 110px;
    /* background-color: white; */
    /* opacity: 0.7; */
    height: 300px;
    width: 100%;
}

.content .section .texthover .hover-img{

     height:300px;
}



.content .section .texthover .bg-orange{
  background-color: #dd5000;
  opacity: 0.9;
  padding: 15px;
}
.content .section .texthover .bg-orange img{
  height: 65px;
  width:100px;
  /* margin-top: 12px; */
}

.input-group{
  justify-content: space-between;
}
.input-group .form-control{
  width: 148px;
}

.card .bg-text{
  transition: all 1s;
    background-color: #ffb0;
    padding: 30px;
  top:70px;
  left:60px;
    height: 50px;
    width: 250px;
}
.bg-imghover .bg-imgcake{
  border-radius: 6%;
  /* background-color: #dd5000; */
  opacity: 0.6;
  transition: all 1s;
 width: 100%;
 height: 235px;
 box-shadow: 0 5px 23px 0 rgb(0 0 0 / 35%);
}
.bg-imghover .bg-imgcake:hover{
 
  /* transform: scale(1.1); */
}
.bg-imghover .bg-imgcake:hover{

  /* transform: scale(1.1); */
}



.card .bg-text:hover{
  /* border: 4px solid #c92400; */
  transform: scale(1.1);
}
.bg-imghover{
  border-radius: 6%;
  /* background-color: #dd5000; */
    /* box-shadow: 10px 10px 5px #aaaaaa82; */
    transition: all 1s;
    /* height: 190px; */
    background-image: url(../images/no-portfolio.jpg);
    background-size: cover;
}

.button:focus{
  outline: none;
}


button:focus {
  /* outline: 1px dotted; */
  outline: 0px auto -webkit-focus-ring-color;
}

.nav-main ul{
  width: 210px;
}

.instagrams-img::before{

  background: url(../images/menu-left.png) no-repeat scroll center center;
  width: 260px;
  height: 480px;
  position: absolute;
  left: -105px;
  top: 50%;
  opacity: .2;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.instagrams-img::after{

  background: url(../images/menu-right.png) no-repeat scroll center center;
  width: 260px;
  height: 480px;
  position: absolute;
  right: -105px;
  top: 50%;
  opacity: .2;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.txt-info{
  position: absolute;
  top:250px;
  left:0px;
  right:0px;
}

.txts-line{
  width: 117px;
  height: 2px;
  background-color: #c92400;
  color: red;
}
/* .card .bg-text h4{
  margin-top: -12px;
} */

.txt-line{
  height: 2px;
background-color: #c92400;
text-align: center;
width: 320px;
margin-left: auto;
margin-right: auto;
}
.nav-main-mobile{
  padding: 15px;
  font-family: Roboto,Arial,sans-serif;

}
.txt-info h1{
  font-size: 50px;
}
.txt-info h4{
  font-size: 30px;
}
.content .section .texthover .bg-orange h4{
  font-size: 50px;
}

.order-list .caption{
  max-width: 100%;
  font-size: 16px;
  /* text-align: right; */
}
.order-list .order-price{
  text-align: right;
  font-size: 16px;
}

.order-list td:nth-child(3){
  border-left: none;
  border-right:none;
}



.nav-main-mobile .dropdown-mega li a{
  padding: 7px;
  font-size: 15px;
}

#header .nav-main a {
  font-size: 14px;
}
.nav-main>li:not(:last-child){
  margin-right: 1rem;
}


.order-list .shop-item{
  margin-top: -40px;
}


.cart-total li span{
  font-weight: 700;
  padding-right: 44px;
}

/* .inc{
  margin-left: 24px;
} */

.btn-page{
  color: #c92400;
    border: 1px solid #c92400;
    border-radius: 50px;
    background: #ffffff;
    padding: 0 38px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.btn-page:hover{
  cursor: pointer;
}
.btn-page:focus{
  outline: none;
}
.simple-text p{
  font-size:16px;
}
.sm h5{
  font-size: 18px;
}
label{
  font-size: 14px;
}
.txt-info {
  top:250px;
}
.services{
  padding: 50px;
}
.services p{
  font-size: 20px;
}

.instagram{
  background: #c92400;
       height: 50px;
    width: 50px;
    border-radius: 50px;


}

/* .cin-decrement{
  margin-left: 28px;
}


.cin-increment{
margin-right: 28px;
} */


.package-info{
  padding-top: 20px;
}


/* .packge-card .packages-img{

  height:119px;
  width:100%;

} */

.packge-card{
  height:100%;
}


.checkbox-entry-wrap .list-item {
  font-family: Roboto,Arial,sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 16px;
  color: #898989;


}


.checkbox-entry-wrap .list-item p a {
  font-family: Roboto,Arial,sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 16px;
  color: #898989;


}



.swal2-popup .swal2-styled.swal2-confirm{
  background:#dd5000
}


.widgetitems  .card .icons-circles{

  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  width: 44px;
  height: 44px;
  font-size: 16px;
  padding: 9px;
  color:white;
  margin-bottom: 15px;
}
.widgetitems {

border-radius: 5px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.02);

-webkit-transition: all 0.3s;

}

.widgetitems   .green {
  background-color: #0acf97;
  padding: 20px 15px;
}

.widgetitems:hover {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}

.widgetitems   .red {
  background-color: #fa5c7c;
  padding: 20px 15px;
}



.widgetitems   .yellow {
  background-color: #ffbc00;
  padding: 20px 15px;
}

.widget-profile-box  .name{
  font-size: 16px;
  font-weight: 600;
  margin-top: 12px;
  color:#ffffff

}

.widget-profile-box  .image{

    height: 80px;
    width: 80px;
    margin: 0 auto;
    border-radius: 50%;
    border: 5px solid #eeeeee;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;


}


.widget-profile-box   .sidebar-menu  span{

background: #ffffff;
text-transform: uppercase;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.2em;
position: relative;
padding: 8px;
color: #dadada;
margin-left: -17px;
}


/* .widget-profile-box   .sidebar-menu:before{


content: "";
width: 100%;
height: 1px;
background: #eee;
position: absolute;
left: 0px;
right: 0;
top: 40%;


} */
.topbar .topbar-left{
  height: 70px;
  /* border-bottom: 2px solid white; */
}


#wrapper  .user-menu{
  width:300px;
}

.order-list .order-price {
  text-align: end;
  max-width: 90px;
  min-width: 90px;
  
}





.packge-card  .custom-input-number .inc{



  margin-right:28px;
}



.packge-card  .custom-input-number .dec{

  margin-left:28px;
}



.packge-card .packages-img {
  height: 119px;
  width: 100%;
}

.packge-card .packages-img  .img-thumbnail{
  height: 100%;
  width:100%;
}

.packge-card{
  height: 100%;
  /* margin-bottom: 30px; */
}



.submenu li.mm-active > .user-items {
  background-color: #c92400;
  color: #ffffff;
}



#sidebar-menu > ul > li > .user-items.mm-active {
  color: #ffffff !important;
  background-color: #c92400;
}




.services .tp-catgry{


  border-bottom:2px solid #dadada;
  font-family: Roboto,Arial,sans-serif;

}


.services .tp-catgry::before{
  background-color:  #c92400;
  content: "";
  position: absolute;
  width: 253px;
  height: 2px;
  bottom: 0px;
  left: 16px;
  top: 62px;
}
.services .tp-catgry::after{
display: block;
clear: both;
content: "";
}

.services  .card .txt-overflow{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.services  .card .category-img{
  height: 50px;
  /* object-fit: cover;
  object-position: center; */
  width: 100%;
}
.services .card{
  border: none;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 35%);
}
/* .services .card:hover{
  box-shadow: 0 5px 15px 0 rgb(0 0 0 / 35%);
} */



.services  .card i{
  -webkit-transition: all 0.3s;

}

.services  .card :hover i{
  -webkit-transform: translateX(4px);
  
}

.upload-img{
  height: 450px;
}

.upload-img .full-img{

      height: 100%;
      object-fit: cover;
    object-position: center;

}

#headingTwo .toggles:after {
  /* symbol for "collapsed" panels */
  font-family: 'FontAwesome'; 
  content: "\f062"; 
  float: right; 
}
#headingTwo .collapsed:after {
  font-family: 'FontAwesome';  
  content: "\f063";
  float: right; 
}

#headingThree .toggles:after {
  /* symbol for "collapsed" panels */
  font-family: 'FontAwesome'; 
  content: "\f062"; 
  float: right; 
}
#headingThree .collapsed:after {
  font-family: 'FontAwesome';  
  content: "\f063";
  float: right; 
}

#headingFour .toggles:after {
  /* symbol for "collapsed" panels */
  font-family: 'FontAwesome'; 
  content: "\f062"; 
  float: right; 
}
#headingFour .collapsed:after {
  font-family: 'FontAwesome';  
  content: "\f063";
  float: right; 
}










.nav-main>li.has-dropdown>a:after{
  font-family: 'FontAwesome'; 
  content: "\f077"; 
  opacity: 1;
}

.nav-main>li.dropdown-show>a:after{
  font-family: 'FontAwesome'; 
  content: "\f078"; 
  opacity: 1;
}

.nav-main-mobile li.has-dropdown>a:after {

  font-family: 'FontAwesome'; 
  content: "\f078"; 
  float: right; 
}
.nav-main-mobile li.has-dropdown:after {
  content:'';
}







.has-dropdown:after  {
  /* symbol for "collapsed" panels */
  /* font-family: 'FontAwesome'; 
  content: "\f062";  */

}
.dropdown-show:after{
  /* font-family: 'FontAwesome';  
  content: "\f063"; */

  display: block;
 
}














 h2{
  font-size: 30px;
}

.menu-item:hover{
  box-shadow: 0 3px 11px 0 rgb(0 0 0 / 11%);
}


.hovereffect {
  width:100%;
  height:235px;
  /* width: 200px;
  height: 200px; */
  float:left;
  overflow:hidden;
  position:relative;
  text-align:center;
  cursor:default;
  border-radius: 25px;
  }

  .hovereffect:hover{
    box-shadow: 0 5px 23px 0 rgb(0 0 0 / 35%);
  }

  
  .hovereffect .overlay {
  width:100%;
  height:100%;
  position:absolute;
  overflow:hidden;
  top:0;
  left:0;
  /* opacity:0; */
  background-color:rgba(0,0,0,0.5);
  -webkit-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out
  }
  
  .hovereffect img {
  display:block;
  position:relative;
  -webkit-transition:all .4s linear;
  transition:all .4s linear;
  height:100%;
  }
  
  .hovereffect h2 {
  text-transform:uppercase;
  color:#fff;
  text-align:center;
  position:relative;
  font-size:17px;
  background:rgba(0,0,0,0.6);
  -webkit-transform:translatey(-100px);
  -ms-transform:translatey(-100px);
  transform:translatey(-100px);
  -webkit-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  padding:10px;
  }
  
  .hovereffect a.info {
  text-decoration:none;
  display:inline-block;
  text-transform:uppercase;
  color:#fff;
  border:1px solid #fff;
  background-color:transparent;
  /* opacity:0; */
  filter:alpha(opacity=0);
  -webkit-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  margin:98px 0 0;
  padding:7px 14px;
  }

.slide-items{
  width:100%;
  height:180px;
  overflow:hidden;
  position:relative;
  text-align:center;
  cursor:default;
}
  .slide-items img{

    display:block;
  position:relative;
  -webkit-transition:all .4s linear;
  transition:all .4s linear;
  height:180px;
  width:100%;

  }
  .slide-items:hover img {
    -ms-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
    }




  
  .hovereffect a.info:hover {
  box-shadow:0 0 5px #fff;
  }
  
  .hovereffect:hover img {
  -ms-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
  }
  
  .hovereffect:hover .overlay {
  opacity:1;
  filter:alpha(opacity=100);
  }
  
  .hovereffect:hover h2,.hovereffect:hover a.info {
  opacity:1;
  filter:alpha(opacity=100);
  -ms-transform:translatey(0);
  -webkit-transform:translatey(0);
  transform:translatey(0);
  }
  
  .hovereffect:hover a.info {
  -webkit-transition-delay:.2s;
  transition-delay:.2s;
  }
  .panel-header{
    padding: 5px;
    color: #dd5000;
    font-size: 30px;
    font-weight: 100;
  }
  .borderline{
  box-shadow: none;
  border:0;
  }
  .formline{
  border-bottom: 1px solid #dd5000 !important;
  }
  .bttn{
    color:#c92400;
    cursor: pointer;
    font-size:16px;
    
  }

  
  .btngap{
    padding-top: 35px;
      text-align: center;
  }
.items-list{
    width:210px;
}

.type-3{
    width:210px;
}
.mobile-img{
    display:none;
}


.search-themes{
  display: none;
}
  .btncenter{
    padding-top: 24px;
    }
.btn-primary {
  border-color: #c92400;
  background-color: #c92400;
}
  .imagepdng{
    margin-top: 24px;
}


.form-group .data-fields{
  border:none;
  border-color:none;
  border-bottom:1px solid grey;
}

.form-group {
position: relative;
margin-bottom: 1.5rem;
}

.form-control-placeholder {
position: absolute;
top: 0;
padding: 7px 0 0 13px;
transition: all 200ms;
opacity: 0.5;
font-size:16px;
}
.form-control:focus  {
  border-bottom:1px solid #c92400;
}
.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
font-size: 75%;
transform: translate3d(0, -100%, 0);
opacity: 1;

}


.login-page{
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.page-button .txt{
  font-size: 16px;
}

.login-header{
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}

.carousel-control-next{
  opacity: 1;
  color:#ca2400;
}
.carousel-control-prev {
  opacity: 1;
  color:#ca2400;
}

.carousel-control-next:hover{
  opacity: 1;
  color:#ca2400;
}
.carousel-control-prev:hover {
  opacity: 1;
  color:#ca2400;
}
.btn{
  font-family: Roboto,Arial,sans-serif;
}
.txtclr{
  color: #c92400;
  font-size: 16px;
  font-weight: bold;
}
.mobileimage{
  display: none;
}

.page-button .txt {
  text-transform: none;
}

.halal-img{
  height: 80px;
  width:80px;
}

.overflow{
  margin-top:200px;
  margin-bottom:150px;
}
.overflow p{
  text-transform: uppercase;
  color:#c92400;
  text-align: center;
  font-size: 4em; 
text-shadow: .03em .03em 0 hsla(230,40%,50%,1);
}
.empty{
  margin-top:calc(25% + 100px);
}
.orderempty{
  margin-top:calc(5% + 100px);
}
/*coming-soon*/
.coming{
  padding-top: 200px;
  padding-bottom: 150px;
}
.coming h1{
  font-size: 100px;
  font-weight: bold;
  color: #c92400;
  text-shadow: 2px 2px 8px #c92400;
  transform: rotate(-20deg);
}

.forgot-pws{
  padding-top:70px;
  padding-bottom:70px;

}

.main-content{
  background:none;
}
/*live events checkout*/
.itemname{
  padding-left: 80px;
}
/*catering order admin*/
.today{
  margin-top: 27px;
}
.today .btn{
  font-size: 13px;
}
.today .upcoming{
  margin-top: 0px;
}
.today .week{
  margin-left: 2px;
}
@media (max-width: 1500px){
  .today .upcoming{
    margin-top: 10px;
  }
  .today .week{
    margin-top: 10px;
  }
}
@media (max-width: 991px){
  .today .upcoming{
    margin-top: 0px;
  }
}
/*catering order admin*/

@media (max-width: 991px) { 

  .forgot-pws{
    padding-top: 256px;
    padding-bottom: 150px;
  
   height: 100%;
  }

  .bg-oranages{
    position: relative;
  }

  .pt-230{
    padding-top:230px; 
    padding-bottom: 296px;
 }

.coming{
    padding-top: 300px;
    padding-bottom: 100px;
  }
  .coming h1{
    font-size: 40px;
  }

  .halal-img{
    height: 50px;
    width:50px;
  }

  .content .section .texthover .hover-img{

    height:110px;
}




  .onlineitems-names{
    font-size: 18px;
    margin-top: 14px;
  }

  .mobileimage{
    display: block;
  }
  .page-button .txt{
    font-size: 16px;
  }

  .search-themes{
    display: block;
  }
  .online-cakes{
    margin-top:160px;
}

.items-list{
    width:50%;
}
.image{
    width:100%;
}
.type-3{
    width:100%;
}


.type-3{
    width:100%;
}

.mobile-img{
    display:block;
}

/* .search-items{
   display:none; 
} */

  .upload-img{
    height: 100%;
  }

  .upload-img .full-img{

    height: 250px;
    width: 100%;
    object-fit: cover;
    object-position: center;

}
.catringtop{
  margin-top:50px;
}
.btnhide{
  display: none;
}
.btngap{
  padding-top: 0px;
}
.ssoft{
  /* margin-top:20px; */
  margin-left: 6px;
}
.btncenter{
  text-align: center;
  padding-top: 0px;
}
.imagepdng{
  display: none;
}




.menulist-items{
  margin-top: 230px;
}
  .packge-card{
    height:100%;
    /* margin-bottom: 10px; */
    border: none;
  }


  
  /* .packages-img{

    height:80px;
    width:100%;
  
  } */



  .packge-card .packages-img {
    height: 80px;
    width: 100%;
}




  .packge-card .packages-img  .img-thumbnail{
    height: 100%;
    width: auto;
  }
  




  .packge-card .custom-input-number .inc{


    margin-right:100px;
  }


  .packge-card .custom-input-number .dec{

  
    margin-left:100px;
  }




  .package-info{
    padding-top: 245px;
  }

  /* .cin-decrement{
    margin-left: 98px;
  }


  .cin-increment{
margin-right: 98px;
  } */

  .page-info{
    margin-top: 200px;
  }
  .items-info{
    margin-top: 200px;
    }
  /* .txt-info{
    top:38px;
  } */
  #wrapper #header{
    display: none;
  }
  .input-group{
    display: block;
    text-align: center;
    padding: 10px
  }  
  
  .input-group .input-group-addon{
    text-align: start;
    padding: 10px;
  }
  .input-group .form-control{
    width:100%;
  }
    .input-group .btn-data{
      padding: 10px;
    }
    #header-mobile{
      top:152px;
    }


    
    .menu-filter{
      top:160px;
    }
    .menu-filter.active{
      z-index: 999;
    }
}

@media (min-width: 320px) and (max-width: 320px){

  .card .bg-text{
    left: 80px;
    width: 120px;
    top:90px;
    padding: 0px;
  }
  .card .bg-text h4{
    margin-top: 15px;
    font-size: 14px;
  }
  .table-cart td{
    padding: 1rem 0.5rem;
  }
}
@media (min-width: 360px) and (max-width: 360px){

  .card .bg-text{
    left: 40px;
    width: 165px;
    top:94px;
  }

  .card .bg-text h4{

    margin-top: -15px;
  }
  .table-cart td{
    padding: 1rem 0.5rem;
  }

}
@media (min-width: 360px) and (max-width: 375px){
  .card .bg-text{
    left: 83px;
    width: 160px;
    top:85px;
    padding: 25px;
  }

  .card .bg-text h4{
    margin-top: -7px;
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 425px) {

  .content .section .bg-img{
    position: relative;
    height: 160px;
  }

  .h3-text{
    font-size: 22px;
  }


  .services{
    padding: 0px;
  }

  .services p{
    font-size: 10px;
  }

  .content .section .texthover .bg-orange{
    padding: 7px;
  }



.content .section .texthover .bg-orange h4{
  font-size: 14px;
}

.txts-line{
  width:40px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.content .section .texthover .bg-orange img{
  height: 20px;
  width: 20px;
}

.content .section .texthover{
  top:236px;
  width: 50%;
}

.btn-order .txt{
  line-height: 30px;
  font-size: 8px;
  left:-28px;
} 
 .btn-order{
  height: 30px;
  width: 30px;
} 

}


/* ----------------------------- */

@media (min-width: 426px) and (max-width: 575px) {
  .content .section .bg-img{
    position: relative;
    height: 200px;
  }

  .services{
    padding: 0px;
  }

  .content .section .texthover .bg-orange{
    padding: 7px;
  }



.content .section .texthover .bg-orange h4{
  font-size: 18px;
}

.txts-line{
  width:40px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.content .section .texthover .bg-orange img{
  height: 20px;
  width: 20px;
}

.content .section .texthover{
  top:210px;
  width: 50%;
}

.btn-order .txt{
  line-height: 30px;
  font-size: 10px;
}
.btn-order{
  height: 30px;
}

}




@media (min-width: 575px) and (max-width: 992px) {


  .content .section .bg-img{
    position: relative;
    height: 300px;
  }

  .services{
    padding: 0px;
  }

  .content .section .texthover .bg-orange{
    padding: 10px;
  }



.content .section .texthover .bg-orange h4{
  font-size: 22px;
}

.txts-line{
  width:50px;
  margin-top: 15px;
  margin-bottom: 0px;
}
.content .section .texthover .bg-orange img{
  height: 40px;
  width: 40px;
}

.content .section .texthover{
  top: 256px;
  width: 100%;
}

.btn-order .txt{
  line-height: 30px;
  font-size: 10px;
}
.btn-order{
  height: 30px;
}

}




/* @media (min-width: 321px) and (max-width: 425px) {

.content .section .texthover .bg-orange h4{
  font-size: 32px;
}

} */
@media (min-width: 320px) and (max-width: 425px) {
.onlinecarousel{
  margin-top: 110px;
}
.txt-line{
  width: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.txt-info{
  top:250px;
}
.txt-info h1{
  font-size: 30px;
}

.txt-info h4{
  font-size: 16px;
}


/* .card .bg-text{
  left:30px;
  width:200px;
} */



}
@media (min-width: 320px) and (max-width: 375px) {

  .carousel .over-info{
    position: absolute;
      left: 5px;
      top: 30px;
  }
  .carousel .over-info .txt-head{
    font-size:15px;
}
.carousel .over-info .sub-head{
  font-size:10px;
}
.table-cart th{
  padding: 0.5rem 0.5rem;
}

/* .card .bg-text h4{
  margin-top: -24px;
} */

}
@media (min-width: 376px) and (max-width: 414px) {
  .card .bg-text{
    left:84px;
    width:220px;
  }
}
@media (min-width: 376px) and (max-width: 425px) {
  .carousel .over-info{
    position: absolute;
      left: 5px;
      top: 10px;
  }
  .carousel .over-info .txt-head{
    font-size:18px;
}
.carousel .over-info .sub-head{
  font-size:12px;
}
.card .bg-text h4{
  margin-top: -12px;
} 
}
@media (min-width: 426px) and (max-width: 768px) {

.carousel .over-info{
  position: absolute;
    left: 20px;
    top: 10px;
}
.carousel .over-info .txt-head{
  font-size:20px;
}
.carousel .over-info .sub-head{
font-size:20px;
}
.card .bg-text{
  left:40px;
  width:120px;
}
.card .bg-text h4{
  font-size: 14px;
  margin-top: -15px;
}
.txt-line{
  width: 0px;
}
.txts-line{
  width: 85px;
}
.content .section .texthover{
  left:50px;
}

#panel-mobile .module-logo .close{
  opacity: 1;
  color:white;
}




}
@media (min-width: 320px) and (max-width: 991px) {
  .newhead {
    /* display: none;
    margin-top: 62px; */
    height: 150px;
    position: fixed;
    z-index: 999;
    /* margin-top: -200px; */
  }



  #content{
    margin-top: 200px;
  }

  .content .section .bg-img{
    margin-top: 216px;
  }
  #panel-mobile{
    z-index: 9999;
  }
  .content .section .texthover{
    left: 0px;
    /* top:250px; */
  }
  .newhead .btn-order{
    margin-left:60px;
 }
  #wrapper header .navigation .logo-imgs{
    margin-top: 69px;
  }
  .main-content {
    margin-top: 215px;
  }

  .main-content .food-items{
    left: 90px;
    position: absolute;
    top: 100px;


    /* text-align: center; */
    width: 100%;
  }
  .location-info{
    display: none;
  }

  .contents{
    padding: 15px;
  }

  .carousel .carousel-item .vd-info{
    height: 120px;
  }

  .carousel .items-bg .img-h{
    height: 100%;
  }
  .has-dropdown .data-info{
    margin-top:2px;
  }
  
  
  .has-dropdown .data-infos{
    margin-top:2px;
  }


  .carousel .over-info .page-button .txt{
    font-size: 10px;
  }
  .carousel .over-info .button-style-1{
    padding: 0 24px;
  }

  #wrapper .left.side-menu  {
    top:50px;
  }

 

}


#header .nav-main ul li:not(:last-child) {
  border:none;
}

.nav-main>li .dropdown-container{
  top: calc(100%  + 23px);
  right: 0;
  left: auto;
}

/* .nav-main>li .dropdown-container .dropdown-mega {

} */
/* .nav-main>li.has-dropdown.dropdown-show>.dropdown-container{
  margin-top: 30px;
} */




.menu-sample .title {
  font-weight:400;
  font-size: 4.5rem;
  font-family: 'RobotoSlab-Bold';
}

.btn-outline-oranges:hover{
  border-color: #dd5000;
  background: #dd5000;
  color: #fff;
}

.enlarged #wrapper .topbar .topbar-left .logo span{
  display: block;
  opacity: 1;
}
.enlarged #wrapper .topbar .topbar-left .logo span img{
    
     width:73px;
}



/* blick effect on footer section button ----css */
@keyframes blinking {
  0%{
    background-color: #fccd05;
    /* border: 5px solid #871924; */
  }
   /* YOU CAN ADD MORE COLORS IN THE KEYFRAMES IF YOU WANT */
  50%{
    background-color: #dd5000;
    /* border: 5px solid #126620; */
  }
  
  100%{
    background-color:#c92400;
    /* border: 5px solid #6565f2; */
  }
}
#demo{
  /* width: 300px;
  height: 300px; */
  /* NAME | TIME | ITERATION */
  /* animation: blinking 1s infinite; */
  border-radius: 50px;
width: 200px;
background-color: #dd5000;
}
.text-lg{
  font-size: 1rem;
}


@media (min-width: 992px) and (max-width: 1300px){
  
  .content .section .texthover .bg-orange h4{
    font-size: 36px;
  }
 
  .card .bg-text h4{
    margin-top: -12px;
    font-size: 18px;
  }
  .nav-main>li:not(:last-child) {
    margin-right: 0.8rem;
}
#header .nav-main a{
  font-size: 14px;
  
}
.table-cart{
  width: 400px;
}

}
@media (min-width: 992px) and (max-width: 1024px){

  .card .bg-text{
    width: 175px;
    left:50px;
    top:85px;
    padding: 22px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px){

  .card .bg-text{
    width: 175px;
    left:70px;
    top:85px;
    padding: 22px;
  }
  .txt-line{
    width: 265px;
  }
}
@media (min-width: 1201px) and (max-width: 1300px){

  .card .bg-text{
    width: 175px;
    left:100px;
    top:85px;
    padding: 22px;
  }
}
.nav-main-mobile{
   
  text-transform: initial;
}
.nav-main-mobile>li>a{
  font-size: 18px;
}

@media (min-width: 993px) and (max-width: 1800px){
  .header-top img{
    display: none;
  }

}
@media (min-width: 320px) and (max-width: 320px){
  .header-top img{
    display: block
  }
  .header-top{
    display: flex;
  }
  .newhead h5{
    text-align: start;
    font-size: 7px;
  }
  .newhead .header-top .bg-red{
    justify-content:flex-start;
    margin-right: 0px;
    margin-left: 10px;
    margin-top: 10px;
  }
}
@media (min-width: 321px) and (max-width: 375px){
  .newhead h5{
    font-size: 8px;
  }
}
@media (min-width: 768px) and (max-width: 768px){
  .header-top img {
    height: auto
  }
  .newhead h5{
    font-size: 14px;
  }
  .newhead .header-top .bg-red{
    margin-top: -97px;
    margin-right: 0px;
  }
}
@media (max-width: 991px){
  .newhead .header-top .bg-red{
    margin-top: -97px;
    margin-right: 0px;
  }
}
@media (min-width: 321px) and (max-width: 767px){
  .header-top img{
    display: block
  }
  .header-top{
    display: flex;
  }
  .newhead h5{
    text-align: start;
    font-size: 8px;
  }
  .newhead .header-top .bg-red{
    justify-content: space-between;
    margin-right: 0px;
    margin-left: 10px;
    margin-top: 10px;
  }
}
@media (max-width: 740px){
.live {
    margin-top: 220px;
}
.itemname{
  padding-left: 60px;
}
.cart-total li span{
  padding-right: 18px;
}
.today{
  margin-left: 10px;
}
.today .upcoming{
  margin-top: 10px;
}
.overflow{
  margin-top:100px;
  margin-bottom:100px;
}
.overflow p{
  font-size: 3em;
}

}
@media (max-width: 768px){
  .today .upcoming{
    margin-top: 10px;
  }
  .today .week{
    margin-left: 10px;
  }
  .today .search{
    margin-left: 10px;
  }
  .today .tomorrow{
    margin-top: 10px;
  }
  .today .base{
    margin-top: 10px;
  }
  .empty{
    margin-top:calc(25% + 550px);
  }
  .orderempty{
    margin-top:calc(25% + 550px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1180px)  { 
  .empty{
    margin-top:calc(25% + 750px);
  }
  .orderempty{
    margin-top:calc(25% + 750px);
  }
}



/* New Carosual effects*/

.slide-menu{
  width:100%;
  overflow:hidden;
  position:relative;
  text-align:center;
  cursor:default;
}
.owl-item:nth-child(2n+1) {
  margin-top: 10px;
}
  .slide-menu img{
    height: 400px;
    display:block;
  position:relative;
  -webkit-transition:all .4s linear;
  transition:all .8s linear;
  width:100%;
  }
  .slide-menu:hover img {
    -ms-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
    }
  .slide-menu-type{
    position: absolute;
    bottom: 4.5rem;
    right: 3.5rem;
    
  }
  .slide-menu-type h5{
    color: #fff;
    font-size: 3.5rem;
    font-weight: 300;
    margin-bottom: 0;
    font-family: "Helvetica Neue","Raleway",sans-serif;
  }

  .owl-nav {
    display: none;
  }
  .owl-carousel:hover .owl-nav {
    display: block;
  }
  .owl-prev, .owl-next {
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
  }
  .owl-nav  i {
        font-size: 1.5rem;
        color: #cecece;
    }


.owl-prev {
    left: 10px;
    bottom: 10.5rem;
}

.owl-next {
    right: 10px;
    bottom: 10.5rem;
}

.birthday{
  margin-top: 60px;
}

@media only screen and (max-width: 991px){
  .slide-menu-type h5{
    font-size: 30px;
  }
  .owl-prev {
    bottom: 6.5rem;
}

.owl-next {
    bottom: 6.5rem;
}
.slide-menu img{
  height: 300px;
}
.birthday{
  margin-top:30px;
}
}

@media only screen and  (max-width: 740px){
  .slide-menu-type h5{
    font-size: 25px;
  }
  .birthday{
    margin-top:10px;
  }
  .slide-menu img{
    height: 200px;
  }
  .slide-menu-type{
    bottom: 2.5rem;
    right: 3.5rem;
    
  }
}

/* liveparty details*/
@media (max-width: 1024px){
  .kids label{
      font-size:14px;
  }
  .kids input{
      margin-top:20px;
  }
  .jain label{
      font-size:14px;
  }
  .jain input{
      margin-top:19px; 
  }
  }
  @media  (max-width: 740px){
      .kids input{
      margin-top:0px;
  }
  .kids label{
    font-size:16px;
}
  .jain input{
      margin-top:0px; 
  }
  .jain label{
    font-size:16px;
}

  }

  @media only screen and (max-width: 991px){
    .text-muted{
      font-size: 12px;
    }
    .text-mutes{
      font-size: 13px;
    }
    .terms{
      padding-top: 18rem;
    }
    .title{
      font-size: 20px;
    }
  }
  .cake-flavours{
  line-height: 40px;
}
