#pickup-section { background: #dddddd4d;padding:0;}
#pickup-section a{font-size:30px !important;}
.pickup-delivery-line {background: #f5f5f5;}
.pickuplogo img{border-radius:5px;}
.pickupheading {line-height:43px;font-size: 30px;color: #444;padding-left: 35px;padding-top:15px;}
.pickupheading2{text-align:center;margin-top:18px;}
.pickupheading h1 {line-height:30px;font-size: 57px !important;padding-top: 2%;}
.btn-default-pickup { background-color:transparent;padding: 11px 30px 11px 23px;color:#000;margin-left: 25px;font-size: 15px;width: 132px;margin-top:5px;border:2px solid #000 ;}
.btn-default-pickup:hover{color:#fff;background-color:#000; border:2 px solid #000;}
.btn-default-delivery {background-color:#000; color:#fff;padding: 11px 30px 11px 23px;color: #fff; margin-left: 25px; font-size: 15px;width: 132px;margin-top:5px;border:2px solid #000;}
.btn-default-delivery:hover{color:#000;background-color:transparent;border:2px solid #000;}
#footer-wrapper .restau-hour li{line-height:25px!important;color: #333333;}
.contact_details h6{margin-bottom: 10px;}
#component .map{border:1px solid gray;margin-bottom:5%;}
form.mod_tm_ajax_contact_form .control-group-button .btn:hover{color:#fff;background-color:#000;border:2px solid #000;}
#near-resto .order-btn{text-align:center;}
#near-resto .order-btn a{margin-left:10px;}
.footer { 
    background: url('../images/footer-bg.jpg') center bottom no-repeat;
    color: #878c94;
	background-size:cover;
}
.footercolor {
    padding: 33px 0 15px 0; background:rgba(0,0,0,0.9);}
.footer .title{text-align: left;color:#fff; margin-bottom:15px;}
.footer a:hover { color:red !important; }

.footer .social-icon{padding:0px;margin:0px;}
.footer .social-icon a{display:inline-block;color:#fff;font-size:25px;padding:5px;}
.footer .acount-icon a{color:#fff; line-height:25px; text-decoration:none;font-size:14px;}
.footer .acount-icon .fa{margin-right:25px;}


.footer .category a {
    color: #fff; line-height:25px;font-size: 14px;
}

.footer .payment{margin:0px;padding:0px;list-style-type:none}
.fea_block {
    padding: 0px 0px 48px;
    background: #ffffff;
}
.fea_block h2{text-align:center;}
.fea_block .fea_item {
    margin-bottom: 62px;
}
.fea_block .fea_item h3 {
    font-size: 18px;
    font-weight: 500;
    color: #33244A;
    margin-bottom: 20px;
}
.fea_block .fea_item h3 i {
    font-size: 32px;
    margin-top: -5px;
    display: block;
    float: left;
    margin-right: 10px;
    color: rgba(255, 0, 8, 1);
}
.fea_block .fea_item span {
    font-size: 15px;
    color: #333333;
    line-height: 24px;
    font-weight: 300;
}
.color-white p{font-size: 14px;color: #fff;}
.copy-right p{padding-bottom:0px !important;font-size: 16px;}
.animation-button {
  border-radius: 4px;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  padding: 10px 15px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.animation-button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.animation-button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.animation-button:hover span {
  padding-right: 15px;
}

.animation-button:hover span:after {
  opacity: 1;
  right: 0;
}
.heading-style-1 {
    font-size: 65px !important;
    margin-bottom: 30px !important;
    margin-left: 85px;
}
#feature {
    color: #888888;
    padding-bottom: 0px;
}
.fea_block h2 {
    text-align: center;
    font-size: 65px;
}
.orderonbtn{
background: #ff0008;
padding: 0px 10px 0px 10px !important;
border-radius: 6px;
position: absolute;
z-index: 99999;
color: #fff;
font-size: 18px;
top: 18%;
right: 2%;
font-family: calibri;
}
.orderonbtn:hover{color:#fff;background:#000;}
#swiper-slider_208::after {
    background: url(../images/whitebgtop.png) 0 0 repeat-x;
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    height: 46px;
    bottom: 0;
    z-index: 1;
}
