html, body {
  margin: 0px;
  padding: 0px;
  font-family: "Inter", sans-serif;
  overflow-x: hidden;
}

.strip_btn_box {
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: none;
}
.bottom-strip {
    position: fixed;
    bottom: 12px;
    left: 0;
    width: 93%;
    background: #43bd57;
    color: #fff;
    text-align: center;
    padding: 9px 10px;
    z-index: 9999;
    font-weight: 700;
    font-size: 21px;
    letter-spacing: 1px;
    color: #000 !important;
    text-decoration: none !important;
    float: none;
    right: 0;
    margin: 0 auto;
    border-radius: 37px;
    line-height: 21px;
}
.bottom-strip span {
    font-size: 16px;
    text-transform: uppercase;
    color: #a40104;
}



.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 9999;
    box-shadow: none;
    transition: 0.5s ease;
    border-bottom: 1px solid #cfcfcf;
}
.read_more {
    border: 0;
    background-color: #c52231;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 150px;
    height: 48px;
    margin-top: 13px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    margin-top: 27px !important;
}
.contact_strip {
    background-color: #A20002;
    float: left;
    width: 100%;
    text-align: center;
    padding: 1px;
    padding-bottom: 4px;
    border-radius: 5px;
    margin-top: 8px;
}
.contact_strip a {
    font-size: 14px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1.4px;
}
.form-horizontal {padding-right: 0px !important;}
.logo_width {
  max-width: 80%;
}
.container {
  max-width: 1250px;
  margin: 0 auto;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
footer {
  float: left;
  width: 100%;
  background-color: #000;
  padding-top: 50px;
  padding-bottom: 50px;
}
.policy_section .card-title {
  font-size: 25px;
  text-transform: capitalize;
}
.review_image {
  margin-bottom: 10px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 10px 13px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  letter-spacing: 1px;
  margin-bottom: 12px;
  border-radius: 0;
}
.read_more {
  border: 0;
  background-color: #c52231;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 150px;
  height: 48px;
  margin-top: 13px;
}
.banner_caption_inner {
  position: absolute;
  transform: translate(-32%, -50%);
  z-index: 999;
  top: 50%;
  left: 50%;
}
.height_extra {
  height: 272px !important;
}
.banner_caption_inner h4 {
  text-transform: uppercase;
  font-size: 31px;
  color: #FFF;
  letter-spacing: 3px;
  font-weight: 700;
}
.form-control:focus {
  outline: 0;
  box-shadow: none;
}
.feature_box {
  float: left;
  width: 100%;
  text-align: center;
}
.icon_round {
  width: 50px;
  height: 50px;
  border: 1px solid #4ac324;
  padding: 10px;
  border-radius: 46px;
  margin-right: 17px;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: rgb(229 29 39) !important;
}
.order-now-box h4 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0px;
  background-color: #37a649;
  text-align: center;
  border-radius: 24px;
  padding: 6px 0px;
  width: 120px;
  margin: 0 auto;
}
.d-flex-box {
  border-left: 1px solid #b9b9b9;
  padding-left: 17px;
}
.order-now-box h3 a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  color: #de1e29;
  font-size: 20px;
  text-decoration: none;
}
.nav-link {
  background: 0 0;
  border: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.3px;
  font-size: 15px;
  color: #000 !important;
}
.nav-link:focus, .nav-link:hover {
  color: rgb(221 30 41) !important;
}
.feature_box {
  float: left;
  width: 100%;
  text-align: center;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  margin-bottom: 11px;
}
.feature_box h4 {
  text-align: center;
  margin-top: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  color: #545454;
  padding: 0px 0px;
  font-weight: 600;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-brand {
  width: 20%;
}
.bottom_section_main {
  padding-top: 50px;
  padding-bottom: 50px;
}
.features_food_section {
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #d5d5d5;
}
.round-image {
  position: absolute;
  left: -119px;
  bottom: 5px;
  /* border: 1px solid #000; */
  background-color: #ffffff;
  border-radius: 122px;
}
.food-box_main h4 {
  text-align: center;
  margin-top: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  color: #000;
  padding: 10px 0px;
  font-weight: 600;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.food-box_main {
  border: 1px solid #dddddd;
  overflow: hidden;
}
.owl-carousel .owl-nav.disabled {
  display: block;
}
.ad_section_main {
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px
}
.footer-title {
  font-weight: 600;
  font-size: 19px;
  color: #FFF;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
footer p {
  color: #E4E4E4;
  letter-spacing: 0.5px;
  font-size: 14px;
}
footer ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: -7px;
}
footer ul li a {
  color: #E4E4E4;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}
footer ul li {
  line-height: 35px;
}
.social_icons li {
  display: inline-block !important;
  margin-right: 8px;
}
.social_icons li a img {
  filter: invert(1);
}
footer img {
  filter: invert(1);
}
.copyright_seciton p {
  color: #E4E4E4;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
  padding: 13px 0px;
  font-size: 14px;
}
.copyright_seciton a {
  color: #45FB65;
  text-decoration: none;
}
.copyright_seciton {
  background-color: #000000;
  padding: 5px 0px;
  padding-bottom: 8px;
  border-top: 1px solid #1e1e1e;
}
.payment_icons {
  list-style: none;
  margin: 0px;
  padding: 0px;
  float: right;
  margin-top: 4px;
}
.payment_icons li {
  display: inline-block;
}
footer ul li a:hover {
  color: #45FB65;
}
.social_icons {
  margin-top: 22px !important;
}
.card-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.paragraph {
  color: #545454;
  letter-spacing: 0.3px;
}
.order-box_about p {
  font-size: 20px;
  color: #FFF;
  letter-spacing: 0.5px;
}
.order-box_about .card-title {
  font-size: 18px;
}
.order-box_about a {
  font-size: 39px;
  color: #ffed50;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 2px;
}
.about_us_section_home {
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
}
.bottom_section_about {
  float: left;
  width: 100%;
  background-color: #000000;
  margin-top: 22px;
}
.order-box_about {
  float: left;
  width: 100%;
  background-color: #000000;
  padding: 21px;
  margin-top: 0;
  height: 184px;
  display: block;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.our_best_saller_food {
  float: left;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.food_slider_section {
  float: left;
  width: 100%;
}
.order-box_about_2 {
  background-color: #ab0010;
  border-radius: 0px 141px 141px 0px;
  padding: 50px 0px;
}
.owl-prev {
  position: relative;
  left: -50px;
}
.owl-next {
  position: relative;
  right: -50px;
}
.extra_padding {
  padding: 15px 0px;
}
.partner_icons {
  margin: 0px;
  padding: 0px;
}
.partner_icons li {
  display: inline-block;
  width: 16%;
}
.owl-carousel .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}








@media(max-width:768px) {
	
	
	
.strip_btn_box {
  display: block;
}
	
	.small_title {font-size: 20px; }
	
	.inner_banner_section img {height: 150px; object-fit: cover;}
	.height_extra {
    height: 189px !important;
}
	
	.banner_caption_inner {
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 999;
    top: 50%;
    left: 50%;
    text-align: center;
}
	
	.banner_caption_inner h4 {
    text-transform: uppercase;
    font-size: 23px;
  
}
	
	
	.order-box_about a {
    font-size: 30px;
    
}
	.order-box_about_2 {
        background-color: #ab0010;
        border-radius: 0;
        padding: 61px 0px !important;
    }
	
	.nav-link {
    font-size: 13px;
   
}
.d-flex-box {display: none !important;}	
	
	
.container {
    max-width: 730px;
    margin: 0 auto;
}	
	
	
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
	.card-title {
    font-size: 22px;

}
	.order-box_about_2 {
    background-color: #ab0010;
    border-radius: 0;
    padding: 50px 0px;
}
	
	
	
	.feature_box h4 {

    font-size: 15px;

}
.icon_round {
    width: 43px;
    height: 43px;
    border: 1px solid #4ac324;
    padding: 10px;
    border-radius: 46px;
    margin-right: 17px;
}	
	
	.why_image {margin-top: 20px;}
	.round-image {display: none;}
	
	
	
	.ad_section_main img {width: 100%;}	
.owl-prev {
    position: relative;
    left: -20px;
    background-color: #FFF !important;
    border-radius: 52px;
}
	
.owl-next {
    position: relative;
    right: -20px;
    background-color: #FFF !important;
    border-radius: 52px;
}	
	
.copyright_seciton p {
   
    text-align: center;
}	
.payment_icons {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: none;
    margin-top: 0;
    text-align: center;
}	
	
	.footer_box {margin-bottom: 20px;}	
	
	footer {
    float: left;
    width: 100%;
    background-color: #000;
    padding-top: 38px;
    padding-bottom: 20px;
}
	.contact_box_margin {margin-top: 40px;}
	.map_margin {margin-top: 0 !important;}
	
	.about_margin {margin-top: 0px !important; margin-bottom: 20px !important;}
	
	.padding_feature {padding-bottom: 30px !important;}
	.padding_feature_top {margin-top: 30px !important;}
	
	.policy_section .card-title {
    font-size: 22px;
    text-transform: capitalize;
}
	.policy_section ul {
       padding-left: 18px;
}
	
}


@media(max-width:600px) {
	.logo_width {
    max-width: 151px;
}
	
	    .feature_box h4 {
        font-size: 15px;
        text-align: left;
    }
	.order-box_about a {
    font-size: 30px;
    
}
	.order-box_about_2 {
        background-color: #ab0010;
        border-radius: 0;
        padding: 61px 0px !important;
    }
	
	.nav-link {
    font-size: 13px;
   
}
.d-flex-box {display: none !important;}	
	
	
    .container {
        max-width: 570px;
        margin: 0 auto;
    }
	
	
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
	.card-title {
    font-size: 22px;

}
	.order-box_about_2 {
    background-color: #ab0010;
    border-radius: 0;
    padding: 50px 0px;
}
	
	
	
	.feature_box h4 {

    font-size: 15px;

}
.icon_round {
    width: 43px;
    height: 43px;
    border: 1px solid #4ac324;
    padding: 10px;
    border-radius: 46px;
    margin-right: 17px;
}	
	
	.why_image {margin-top: 20px;}
	.round-image {display: none;}
	
	
	
	.ad_section_main img {width: 100%;}	
.owl-prev {
    position: relative;
    left: -20px;
    background-color: #FFF !important;
    border-radius: 52px;
}
	
.owl-next {
    position: relative;
    right: -20px;
    background-color: #FFF !important;
    border-radius: 52px;
}	
	
.copyright_seciton p {
   
    text-align: center;
}	
.payment_icons {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: none;
    margin-top: 0;
    text-align: center;
}	
	
	.footer_box {margin-bottom: 20px;}	
	
	footer {
    float: left;
    width: 100%;
    background-color: #000;
    padding-top: 38px;
    padding-bottom: 20px;
}
	
}

@media(max-width:480px) {
	    .banner_caption_inner h4 {
        text-transform: uppercase;
        font-size: 19px;
    }
	
	.policy_section .card-title {
    font-size: 18px;
    text-transform: capitalize;
}
	
	    .height_extra {
        height: 165px !important;
    }
	
	.bottom_section_main {
    padding-top: 34px;
    padding-bottom: 30px;
}
	    .feature_box h4 {
        font-size: 14px;
    }
	
	.order-box_about .card-title {
    font-size: 17px;
}
	    .order-box_about a {
        font-size: 27px;
    }
	.logo_width {
    max-width: 151px;
}
	
	    .feature_box h4 {
        font-size: 15px;
        text-align: left;
    }
	.order-box_about a {
    font-size: 30px;
    
}
	.order-box_about_2 {
        background-color: #ab0010;
        border-radius: 0;
        padding: 61px 0px !important;
    }
	
	.nav-link {
    font-size: 13px;
   
}
.d-flex-box {display: none !important;}	
	
	
    .container {
        max-width: 460px;
        margin: 0 auto;
    }
	
	
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
    .card-title {
        font-size: 20px;
    }
	.order-box_about_2 {
    background-color: #ab0010;
    border-radius: 0;
    padding: 50px 0px;
}
	
	
	
	.feature_box h4 {

    font-size: 15px;

}
.icon_round {
    width: 43px;
    height: 43px;
    border: 1px solid #4ac324;
    padding: 10px;
    border-radius: 46px;
    margin-right: 17px;
}	
	
	.why_image {margin-top: 20px;}
	.round-image {display: none;}
	
	
	
	.ad_section_main img {width: 100%;}	
.owl-prev {
    position: relative;
    left: -20px;
    background-color: #FFF !important;
    border-radius: 52px;
}
	
.owl-next {
    position: relative;
    right: -20px;
    background-color: #FFF !important;
    border-radius: 52px;
}	
	
.copyright_seciton p {
   
    text-align: center;
}	
.payment_icons {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: none;
    margin-top: 0;
    text-align: center;
}	
	
	.footer_box {margin-bottom: 20px;}	
	
	footer {
    float: left;
    width: 100%;
    background-color: #000;
    padding-top: 38px;
    padding-bottom: 20px;
}
.our_best_saller_food {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
}	
	
	.menu_bottom {margin-bottom: 0 !important;}	
	
}

@media(max-width:414px) {
	    .height_extra {
        height: 144px !important;
    }
	
	
	
	.our_best_saller_food .card-title {
  
        margin-bottom: 27px !important;
    }
	
	
	.card-title {
   
    letter-spacing: 1px;

}
	
	.owl-prev img {width: 30px;}
	.owl-next img {width: 30px;}
	
	.paragraph {
    color: #545454;
    letter-spacing: 0.3px;
    font-size: 14px;
}
	
	    .feature_box h4 {
        font-size: 14px;
    }
	
	.order-box_about .card-title {
    font-size: 17px;
}
	    .order-box_about a {
        font-size: 27px;
    }
	.logo_width {
    max-width: 151px;
}
	
	    .feature_box h4 {
        font-size: 15px;
        text-align: left;
    }
    .order-box_about a {
        font-size: 24px;
    }
    .order-box_about_2 {
        background-color: #ab0010;
        border-radius: 0;
        padding: 49px 0px !important;
    }
	
	.nav-link {
    font-size: 13px;
   
}
.d-flex-box {display: none !important;}	
	
	
    .container {
        max-width: 400px;
        margin: 0 auto;
    }
	
	
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
       .card-title {
        font-size: 18px;
    }
	.order-box_about_2 {
    background-color: #ab0010;
    border-radius: 0;
    padding: 50px 0px;
}
	
	    .order-box_about .card-title
 {
        font-size: 13px;
    }
	
	.order-box_about {
    
    height: 146px;
    
}
	
	
	.social_icons img {width: 30px; height: 30px;}
	
	
    .feature_box h4 {
        font-size: 14px;
    }
.icon_round {
    width: 43px;
    height: 43px;
    border: 1px solid #4ac324;
    padding: 10px;
    border-radius: 46px;
    margin-right: 17px;
}	
	
	.why_image {margin-top: 20px;}
	.round-image {display: none;}
	
	
	
	.ad_section_main img {width: 100%;}	
    .owl-prev {
        position: relative;
        left: -11px;
        background-color: #FFF !important;
        border-radius: 52px;
        width: 30px;
        height: 30px;
    }
	
.owl-next {
    position: relative;
    right: -11px;
    background-color: #FFF !important;
    border-radius: 52px;
	width: 30px;
        height: 30px;
}	
	
.copyright_seciton p {
   
    text-align: center;
}	
.payment_icons {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: none;
    margin-top: 0;
    text-align: center;
}	
	
	.footer_box {margin-bottom: 20px;}	
	
	footer {
    float: left;
    width: 100%;
    background-color: #000;
    padding-top: 38px;
    padding-bottom: 20px;
}
    .our_best_saller_food {
        float: left;
        width: 100%;
        padding-top: 24px;
        padding-bottom: 50px;
    }	
	
footer ul li a {
    color: #E4E4E4;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}	
	.footer-title {
    font-weight: 600;
    font-size: 17px;
    color: #FFF;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
	
	footer ul li {
    line-height: 30px;
}
	.food-box_main h4 {
 
    font-size: 17px;
    
}
	
	
	
}

@media(max-width:390px) {
	    .height_extra {
        height: 137px !important;
    }
	
	.owl-prev img {width: 30px;}
	.owl-next img {width: 30px;}
	
	.paragraph {
    color: #545454;
    letter-spacing: 0.3px;
    font-size: 14px;
}
	
	    .feature_box h4 {
        font-size: 14px;
    }
	
	.order-box_about .card-title {
    font-size: 17px;
}
	    .order-box_about a {
        font-size: 27px;
    }
	.logo_width {
    max-width: 151px;
}
	
	    .feature_box h4 {
        font-size: 15px;
        text-align: left;
    }
    .order-box_about a {
        font-size: 24px;
    }
    .order-box_about_2 {
        background-color: #ab0010;
        border-radius: 0;
        padding: 49px 0px !important;
    }
	
	.nav-link {
    font-size: 13px;
   
}
.d-flex-box {display: none !important;}	
	
	
    .container {
        max-width: 370px;
        margin: 0 auto;
    }
	
	
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
       .card-title {
        font-size: 18px;
    }
	.order-box_about_2 {
    background-color: #ab0010;
    border-radius: 0;
    padding: 50px 0px;
}
	
    .order-box_about .card-title {
        font-size: 12px;
    }
	
	.order-box_about {
    
    height: 146px;
    
}
	
	
	.social_icons img {width: 30px; height: 30px;}
	
	
    .feature_box h4 {
        font-size: 14px;
    }
.icon_round {
    width: 43px;
    height: 43px;
    border: 1px solid #4ac324;
    padding: 10px;
    border-radius: 46px;
    margin-right: 17px;
}	
	
	.why_image {margin-top: 20px;}
	.round-image {display: none;}
	
	
	
	.ad_section_main img {width: 100%;}	
    .owl-prev {
        position: relative;
        left: -11px;
        background-color: #FFF !important;
        border-radius: 52px;
        width: 30px;
        height: 30px;
    }
	
.owl-next {
    position: relative;
    right: -11px;
    background-color: #FFF !important;
    border-radius: 52px;
	width: 30px;
        height: 30px;
}	
	
.copyright_seciton p {
   
    text-align: center;
}	
.payment_icons {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: none;
    margin-top: 0;
    text-align: center;
}	
	
	.footer_box {margin-bottom: 20px;}	
	
	footer {
    float: left;
    width: 100%;
    background-color: #000;
    padding-top: 38px;
    padding-bottom: 20px;
}
.our_best_saller_food {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
}	
	
footer ul li a {
    color: #E4E4E4;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}	
	.footer-title {
    font-weight: 600;
    font-size: 17px;
    color: #FFF;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
	
	footer ul li {
    line-height: 30px;
}
	.food-box_main h4 {
 
    font-size: 17px;
    
}
	
	
	
}

@media(max-width:375px) {
	.owl-prev img {width: 30px;}
	.owl-next img {width: 30px;}
	
	.paragraph {
    color: #545454;
    letter-spacing: 0.3px;
    font-size: 14px;
}
	
	    .feature_box h4 {
        font-size: 14px;
    }
	
	.order-box_about .card-title {
    font-size: 17px;
}
	    .order-box_about a {
        font-size: 27px;
    }
	.logo_width {
    max-width: 151px;
}
	
	    .feature_box h4 {
        font-size: 15px;
        text-align: left;
    }
    .order-box_about a {
        font-size: 24px;
    }
    .order-box_about_2 {
        background-color: #ab0010;
        border-radius: 0;
        padding: 49px 0px !important;
    }
	
	.nav-link {
    font-size: 13px;
   
}
.d-flex-box {display: none !important;}	
	
	
    .container {
        max-width: 370px;
        margin: 0 auto;
    }
	
	
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
       .card-title {
        font-size: 18px;
    }
	.order-box_about_2 {
    background-color: #ab0010;
    border-radius: 0;
    padding: 50px 0px;
}
	
    .order-box_about .card-title {
        font-size: 12px;
    }
	
	.order-box_about {
    
    height: 146px;
    
}
	
	
	.social_icons img {width: 30px; height: 30px;}
	
	
    .feature_box h4 {
        font-size: 14px;
    }
.icon_round {
    width: 43px;
    height: 43px;
    border: 1px solid #4ac324;
    padding: 10px;
    border-radius: 46px;
    margin-right: 17px;
}	
	
	.why_image {margin-top: 20px;}
	.round-image {display: none;}
	
	
	
	.ad_section_main img {width: 100%;}	
    .owl-prev {
        position: relative;
        left: -11px;
        background-color: #FFF !important;
        border-radius: 52px;
        width: 30px;
        height: 30px;
    }
	
.owl-next {
    position: relative;
    right: -11px;
    background-color: #FFF !important;
    border-radius: 52px;
	width: 30px;
        height: 30px;
}	
	
.copyright_seciton p {
   
    text-align: center;
}	
.payment_icons {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: none;
    margin-top: 0;
    text-align: center;
}	
	
	.footer_box {margin-bottom: 20px;}	
	
	footer {
    float: left;
    width: 100%;
    background-color: #000;
    padding-top: 38px;
    padding-bottom: 20px;
}
.our_best_saller_food {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
}	
	
footer ul li a {
    color: #E4E4E4;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}	
	.footer-title {
    font-weight: 600;
    font-size: 17px;
    color: #FFF;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
	
	footer ul li {
    line-height: 30px;
}
	.food-box_main h4 {
 
    font-size: 17px;
    
}
	
	
	
}
