/*
Theme Name: Halal Guys
Author: Gourmet Marketing
Author URI: http://www.gourmetmarketing.net/
Description: Custom theme designed and built by Gourmet Marketing
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gmktg
Tags: left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, theme-options, translation-ready

Halal Guys is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

.site-header > .page-row {
  max-width: none;
}

.page-template-menus .ajax-load-more-wrap .alm-listing li {
  background: #fff;
}

.tagline {
  background: #000;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 13.5px;
  font-weight: 700;
  padding: 8px 8px 7px;
  text-align: center;
}

@media screen and (min-width: 64.0625em) {
  .site-header .site-branding {
    float: left;
    left: 0;
    padding: 10px 0 10px 40px;
    position: relative;
    top: 0;
  }

  .site-logo {
    vertical-align: middle;
  }

  .sticky .site-header .site-branding:not(.toggled) {
    width: auto;
  }

  .site-header .geoipsl-closest-site-link {
    font-size: 12px;
    line-height: 12px;
    padding: 64px 27px 58px;
  }

  .geoipsl-closest-site-link .icon {
    font-size: 17px;
    margin-left: 25px;
  }

  .order-link,
  .catering-link {
    font-size: 12px;
    line-height: 12px;
    padding: 64px 27px 58px;
  }

  .order-link .icon,
  .catering-link .icon {
    font-size: 17px;
    margin-left: 25px;
  }

  .menu-toggle .menu-box {
    height: 137px;
    width: 137px;
  }

  .menu-toggle .menu-box-inner {
    bottom: 60px;
    margin-left: -16px;
    width: 32px;
  }

  .menu-toggle .menu-box-inner:before,
  .menu-toggle .menu-box-inner:after {
    width: 100%;
  }

  .tagline {
    font-size: 18px;
  }
}
.carousel-image.slick-slide p {
    font-size: 18px;
    font-weight: 700;
}
.social-links.clear.icon-mode p {
    color: #fad311 !important;
    font-size: 14px;
    font-weight: 700;
}
footer .social-links.clear.icon-mode{
display: flex;
}
.download-links p {
    display: inline-block;
    font-size: 14px;
    line-height: 17px
    margin-bottom: 0;
    margin-right: 10px;
    vertical-align: middle;
}