.location-center {
  background: rgb(0, 0, 0)!important;
  padding-top: 0px!important;
  padding-bottom: var(--padding-bottom-100);
}
.chef-section {
   background: rgb(0, 0, 0)!important;
}
.tradegrid-head{
    color: rgb(228, 197, 144)!important;
}
.featured-section {
    background-color: rgb(0, 0, 0)!important;
  padding-top: 50px;
}
.reserve-section .reserv-col .inner{
     background-color: rgb(0, 0, 0)!important;
}
.services-section .s-block .inner2{
  display: inline;
  text-align: center;
}
.inner2heading{
padding-top: 100px;
}
@media only screen and (min-width: 320px) and (max-width: 575px){
  .inner2heading{
padding-top: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.icon-box.extra-icon{
  margin: 0 auto !important;
    text-align: center !important;
    width: 100% !important;
    background: none !important;
    left: 0rem !important;
}
}
@media only screen and (min-width: 992px) and (max-width: 1024px){
.icon-box.extra-icon{
    left: 0rem !important;
}
}
.inner2-icon-box{
  left:8rem !important;
}
.ss-block{
  margin-top: var(--margin-top-50);
}
.services-section .image-col{
  margin-bottom: var(--margin-bottom-0)!important;
}

.fluid-section {
  background: rgb(0, 0, 0)!important;
}

.services-section {
  background-color: rgb(0, 0, 0)!important;
}
.intro-section.quote {

  padding-top: var(--padding-top-150)!important;
  padding-bottom: var(--padding-bottom-100)!important;

}

.contact-page {
  background: rgb(0, 0, 0)!important;
}

.c-page-form-box {
  background-color: rgb(0, 0, 0)!important;
}

.why-us {
 
  background: rgb(0, 0, 0)!important;

}
.chef-section .content-col {
  
  padding: 5px 5px!important;
  
}
.chef-section .content-col .inner {
  padding-top: var(--padding-top-0);
}
.aboutuspara{
  padding-top: 20px;
}
.aboutrow{
  padding-top: 60px;
}
.inner-banner .inner .subtitle {
    margin-bottom: 15px;
}
.we-offer-section .btn-style-one {
  margin-top: 20px;
}