/*
Theme Name: MosBBQ
Theme URI: http://underscores.me/
Author: Brighten
Author URI: http://brighten.us/
Description: MosBBQ custom theme
Version: 1.2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: moes
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

MosBBQ is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/

1. Header
2. Footer
3. Home
4. Menu
  4.1 Menu Block1
  4.2 Menu Block2
  4.3 Menu Block3
5. Contact Us
  5.1 Contact Us Block1
  5.2 Contact Us Block2
  5.3 Contact Us Block3
6. Category
7. Catering
8. Shop
9. Page
10. Single
11. Media Queries


*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
    width: 100% !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts/glyphicons-halflings-regular.eot");
    src: url("../fonts/glyphicons-halflings-regular.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"),
        url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
        url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
        url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
            format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before {
    content: "\e227";
}
.glyphicon-btc:before {
    content: "\e227";
}
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-jpy:before {
    content: "\00a5";
}
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-rub:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%;
}
h1,
.h1 {
    font-size: 36px;
}
h2,
.h2 {
    font-size: 30px;
}
h3,
.h3 {
    font-size: 24px;
}
h4,
.h4 {
    font-size: 18px;
}
h5,
.h5 {
    font-size: 14px;
}
h6,
.h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
small,
.small {
    font-size: 85%;
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 1.42857143;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: "\00A0 \2014";
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1424px;
        max-width: 100%;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
/*
@import "component-animations.less";
@import "dropdowns.less";
@import "button-groups.less";
@import "input-groups.less";
@import "navs.less";
@import "navbar.less";
@import "breadcrumbs.less";
@import "pagination.less";
@import "pager.less";
@import "labels.less";
@import "badges.less";
@import "jumbotron.less";
@import "thumbnails.less";
@import "alerts.less";
@import "progress-bars.less";
@import "media.less";
@import "list-group.less";
@import "panels.less";
@import "responsive-embed.less";
@import "wells.less";
@import "close.less";

// Components w/ JavaScript
@import "modals.less";
@import "tooltip.less";
@import "popovers.less";
@import "carousel.less";
*/
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
.black {
    color: #000000;
}
.black-bg {
    background-color: #000000;
}
.white {
    color: #ffffff;
}
.white-bg {
    background-color: #ffffff;
}
.dark {
    color: #110201;
}
.dark-bg {
    background-color: #110201;
}
.lightgrey {
    color: #9a9a9a;
}
.lightgrey-bg {
    background-color: #9a9a9a;
}
.darkgrey {
    color: #2a2a2a;
}
.darkgrey-bg {
    background-color: #2a2a2a;
}
.milky {
    color: #f3ebdd;
}
.milky-bg {
    background-color: #f3ebdd;
}
.grey {
    color: #747474;
}
.grey-bg {
    background-color: #747474;
}
.lightorange {
    color: #daa80f;
}
.lightorange-bg {
    background-color: #daa80f;
}
.darkorange {
    color: #c69513;
}
.darkorange-bg {
    background-color: #c69513;
}
.lightblack {
    color: #1b1b1b;
}
.lightblack-bg {
    background-color: #1b1b1b;
}
.red {
    color: #ae232e;
}
.red-bg {
    background-color: #ae232e;
}
.yellow {
    color: #bc8910;
}
.yellow-bg {
    background-color: #bc8910;
}
img {
    max-width: 100%;
    height: auto;
}
ul {
    padding: 0;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
.single-product-container {
    background-color: #e9e9e9;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.padding0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.shop-btn {
    font-family: Avenir;
    color: #bf343f;
    border: none;
    text-align: center;
    letter-spacing: 2px;
    width: 90px;
    height: 38px;
    line-height: 42px;
    font-size: 18px;
    font-style: italic;
}
.btn-lg {
    font-size: 46px;
    height: 62px;
    width: 315px;
    line-height: 62px;
    font-family: StymieBlack;
    border: none;
    background-image: url("images/right-arrow.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.btn-pdf {
    width: 355px;
    height: 62px;
    color: #fff;
    background: #bf343f;
    display: block;
    margin: 25px auto;
    border: none;
    font: 36px StymieBlack;
}
.thick-line {
    border: 2px solid #fff;
    width: 94%;
    height: 94%;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.thin-line {
    border: 1px solid #fff;
    width: 92%;
    height: 90%;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#map {
    height: 700px;
    width: 100%;
}
img.loading-gif {
    margin: auto;
    display: none;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 150px;
}
.active-li {
    background: #ffffff;
}
.active-li a {
    color: #151515;
}
@font-face {
    font-family: "BebasNeue";
    src: url("fonts/bebasneue-webfont.eot");
    src: url("fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"),
        url("fonts/bebasneue-webfont.woff2") format("woff2"),
        url("fonts/bebasneue-webfont.woff") format("woff"),
        url("fonts/bebasneue-webfont.ttf") format("truetype"),
        url("fonts/bebasneue-webfont.svg#BebasNeue") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "StymieBlack";
    src: url("fonts/stymie_black-webfont.eot");
    src: url("fonts/stymie_black-webfont.eot?#iefix")
            format("embedded-opentype"),
        url("fonts/stymie_black-webfont.woff2") format("woff2"),
        url("fonts/stymie_black-webfont.woff") format("woff"),
        url("fonts/stymie_black-webfont.ttf") format("truetype"),
        url("fonts/stymie_black-webfont.svg#StymieBlack") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "StymieBold";
    src: url("fonts/stymiebold-webfont.eot");
    src: url("fonts/stymiebold-webfont.eot?#iefix") format("embedded-opentype"),
        url("fonts/stymiebold-webfont.woff2") format("woff2"),
        url("fonts/stymiebold-webfont.woff") format("woff"),
        url("fonts/stymiebold-webfont.ttf") format("truetype"),
        url("fonts/stymiebold-webfont.svg#StymieBold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Avenir";
    src: url("fonts/avenirnext-webfont.eot");
    src: url("fonts/avenirnext-webfont.eot?#iefix") format("embedded-opentype"),
        url("fonts/avenirnext-webfont.woff2") format("woff2"),
        url("fonts/avenirnext-webfont.woff") format("woff"),
        url("fonts/avenirnext-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: StymieLight;
    src: url(fonts/StymieLight.ttf);
    font-weight: normal;
}
.title-with-line .dbl-line {
    background: url("images/white-dbl-line.png") repeat-x;
    height: 14px;
    margin-top: 15px;
}
.title-with-line h2 {
    text-align: center;
    margin: 0;
}
.bx-pager {
    bottom: 30px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #9e9e9e !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff !important;
}
.bx-wrapper .bx-viewport {
    box-shadow: none !important;
    border: none !important;
    left: 0px !important;
}
.bx-wrapper {
    margin: 0px auto 10px;
}
body {
    background-color: #000;
}
header {
    border-bottom: 1px solid #fff;
}
header .home-menu {
    padding: 0;
    height: 210px;
    margin: 0;
}
header .home-menu .logo {
    background: url("images/logo.png") no-repeat left center;
    background-size: 201px auto;
    height: 140px;
    margin: 0;
    text-indent: -99999px;
}
header .home-menu > li {
    transition: background-color 0.3s ease;
    list-style: none;
    border-right: 1px solid #fff;
    height: 210px;
    text-transform: uppercase;
}
header .home-menu > li a {
    text-decoration: none;
}
header .home-menu > li:nth-child(1):hover,
header .home-menu > li:nth-child(2):hover,
header .home-menu > li:nth-child(3):hover,
header .home-menu > li:nth-child(4):hover,
header .home-menu > li:nth-child(5) ul li:hover {
    background-color: #736f68;
}
header .home-menu > li:nth-child(1):hover p,
header .home-menu > li:nth-child(2):hover p,
header .home-menu > li:nth-child(3):hover p,
header .home-menu > li:nth-child(4):hover p,
header .home-menu > li:nth-child(5) ul li:hover p {
    color: #000;
}
header .home-menu li:nth-child(1) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
}
@media (min-width: 768px) {
    header .home-menu li:nth-child(1) {
        float: left;
        width: 21.33333333%;
    }
}
header .home-menu li:nth-child(2) {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;
    text-align: center;
    position: relative;
}
@media (min-width: 768px) {
    header .home-menu li:nth-child(2) {
        float: left;
        width: 24.08333333%;
    }
}
header .home-menu li:nth-child(2) h3,
header .home-menu li:nth-child(2) p {
    margin: 0 0 6px;
}
header .home-menu li:nth-child(2) h3 {
    font-size: 28px;
    font-family: StymieBlack;
}
header .home-menu li:nth-child(2) p {
    font-size: 22px;
    display: inline-block;
}
header .home-menu li:nth-child(2) h3 + p {
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
    cursor: pointer;
}
header .home-menu li:nth-child(2) ul {
    display: none;
    border: 1px solid #aba69b;
    position: absolute;
    background-color: #000;
    left: 0;
    top: 0;
    z-index: 99;
}
header .home-menu li:nth-child(2) ul li {
    width: 100%;
    padding: 10px 0;
    font-size: 36px;
    color: #ffffff;
    font-family: BebasNeue;
    line-height: 1;
    display: block;
}
header .home-menu li:nth-child(2) ul li a {
    font-size: 36px;
    color: #ffffff;
    font-family: BebasNeue;
    line-height: 1;
    display: block;
    padding-top: 8px;
}
header .home-menu li:nth-child(2) ul li:first-child {
    color: #a19573;
    font-family: BebasNeue;
    padding-top: 14px;
    font-size: 18px;
}
header .home-menu li:nth-child(2) ul li:first-child img {
    float: right;
    margin: 0px 12px 0px 0px;
    cursor: pointer;
}
header .home-menu li:nth-child(2) ul li:first-child:hover {
    background-color: #000;
}
header .home-menu li:nth-child(2) ul li:last-child {
    float: left;
    background-color: #d4d0c5;
}
header .home-menu li:nth-child(2) ul li:last-child a {
    font-size: 22px;
    color: #151515;
}
header .home-menu li:nth-child(2) ul li:last-child a img {
    width: 20px;
    height: auto;
}
header .home-menu li:nth-child(2) ul li:last-child:hover a img {
    margin-left: 2px;
}
header .home-menu li:nth-child(2) ul li:hover {
    background-color: #beb8a8;
}
header .home-menu li:nth-child(2) ul li:hover a {
    color: #151515;
}
header .home-menu li:nth-child(3) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 56px;
    text-align: center;
}
@media (min-width: 768px) {
    header .home-menu li:nth-child(3) {
        float: left;
        width: 18.58333333%;
    }
}
header .home-menu li:nth-child(3) h2,
header .home-menu li:nth-child(3) p {
    margin: 0;
}
header .home-menu li:nth-child(3) h2 {
    font-size: 66px;
    font-family: StymieBlack;
}
header .home-menu li:nth-child(3) p {
    font-size: 26px;
}
header .home-menu li:nth-child(4) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    text-align: center;
}
@media (min-width: 768px) {
    header .home-menu li:nth-child(4) {
        float: left;
        width: 16%;
    }
}
header .home-menu li:nth-child(4) h4.arrow-left {
    font-family: StymieBlack;
    padding-left: 20px;
    text-align: left;
    background: url("images/arrow-left.png") right 20px center no-repeat;
    background-size: 90px auto;
}
header .home-menu h3 {
    margin: 0 0 18px;
}
header .home-menu p {
    font-size: 28px;
    margin: 10px 0 0px;
    font-family: BebasNeue;
}
header .home-menu h3 {
    font-size: 24px;
}
header .home-menu li:nth-child(5) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    border: none !important;
    text-align: center;
    padding: 0;
}
@media (min-width: 768px) {
    header .home-menu li:nth-child(5) {
        float: left;
        width: 20%;
    }
}
header .home-menu li:nth-child(5) ul {
    padding: 0;
}
header .home-menu li:nth-child(5) ul li {
    transition: background-color 0.3s ease;
    list-style: none;
    padding: 12px;
    display: block;
    float: none;
    width: 100%;
}
header .home-menu li:nth-child(5) ul li h4 {
    line-height: 45px;
    font-family: StymieBlack;
    margin: 0;
}
header .home-menu li:nth-child(5) ul li a.cart-contents {
    float: right;
    display: inline-block;
    width: 47px;
    height: 68px;
    margin-top: -12px;
    background: #bf301a none repeat scroll 0% 0%;
    line-height: 68px;
    font-size: 23px;
    color: #ffffff;
    margin-right: -12px;
    font-weight: bold;
    border-left: 1px solid #ffffff;
}
header .home-menu li:nth-child(5) ul li:first-child,
header .home-menu li:nth-child(5) ul li:nth-child(2) {
    border-bottom: 1px solid #fff;
}
header .home-menu li:nth-child(5) ul li:hover {
    background-color: #736f68;
}
header .home-menu li:nth-child(6) {
    border: none;
}
header .locationUl {
    cursor: pointer;
}
footer {
    padding-bottom: 10px;
    padding-top: 20px;
}
footer .footer-logo img {
    width: 130px;
    height: auto;
}
footer .menu-footer-menu-container {
    margin-top: 30px;
}
footer .menu {
    padding: 0;
}
footer .menu li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #fff;
}
footer .menu li a {
    text-transform: uppercase;
    color: #fff;
    padding: 0 18px;
    font-size: 19px;
    font-family: BebasNeue;
    text-decoration: none;
}
footer .menu li a:hover {
    color: #daa80f;
}
footer .menu li:last-child {
    border: none;
}
footer .footer-socials {
    max-width: 350px;
    padding: 0;
    margin-top: 30px;
}
footer .footer-socials li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
footer .footer-socials li p {
    padding-left: 30px;
    font-family: BebasNeue;
    font-size: 18px;
}
footer .footer-socials li a {
    display: inline-block;
    width: 38px;
    height: 38px;
}
footer .footer-socials li:nth-child(1) a {
    background: url("images/fb-social.png") center center;
}
footer .footer-socials li:nth-child(2) a {
    background: url("images/twt-social.png") center center;
}
footer .footer-socials li:nth-child(3) a {
    background: url("images/instagram-social.png") center center;
}
footer .footer-socials li:nth-child(4) a {
    background: url("images/pin-social.png") center center;
}
footer .footer-socials li:nth-child(1) a:hover {
    background: url("images/fb-social-hover.png");
}
footer .footer-socials li:nth-child(2) a:hover {
    background: url("images/twt-social-hover.png");
}
footer .footer-socials li:nth-child(3) a:hover {
    background: url("images/instagram-social-hover.png");
}
footer .footer-socials li:nth-child(4) a:hover {
    background: url("images/pin-social-hover.png");
}
footer .footer-socials li:last-child {
    display: block;
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
    width: 200px;
    font-size: 14px;
    font-family: BebasNeue;
}
footer .line {
    height: 1px;
    margin-bottom: 7px;
}
.home-block2 .hover-shop {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50px;
    z-index: 9;
}
.home-block2 .hover-shop button {
    display: none;
    margin: auto;
    color: #2a2a2a;
}
.home-block2 .hover-shop h2 {
    font-size: 50px;
    font-family: StymieBlack;
}
.home-block2 .hover-shop h4 {
    font-size: 36px;
    font-family: BebasNeue;
}
.home-block2 .dashed-box .absolute {
    border: 12px solid #fff;
    border-image-source: url("images/dashed.png");
    border-image-slice: 20 22;
    border-image-repeat: round;
    margin: auto;
    width: 94%;
    height: 94%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.home-block2 li:first-child:hover .hover-shop button {
    display: block;
}
.home-block2 .ready-block {
    position: absolute;
    max-width: 220px;
    right: 70px;
    top: 40px;
}
.home-block2 .ready-block h2 {
    font-size: 40px;
    font-family: BebasNeue;
}
.home-block3 {
    padding: 0 15px;
}
.home-block3 ul {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 25px 0 20px;
}
@media (min-width: 992px) {
    .home-block3 ul {
        float: left;
        width: 77.75%;
    }
}
.home-block3 ul li {
    position: relative;
}
.home-block3 ul li .title {
    float: left;
    max-height: 24px;
    overflow: hidden;
    max-width: 190px;
}
.home-block3 ul li .price {
    float: right;
}
.home-block3 ul li p {
    color: #000000;
    font-family: BebasNeue;
    font-size: 23px;
}
.home-block3 ul li .dotted {
    width: 3px;
    height: 90%;
    border-right: 3px dotted #340d01;
    right: 0;
    bottom: 20px;
}
.home-block3 ul li img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.home-block3 ul li img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.home-block3 ul li .scale-box {
    width: 100%;
    overflow: hidden;
}
.home-block3 ul li:last-child .dotted {
    display: none;
}
.home-block3 .shop {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 0 0 30px;
    position: relative;
}
@media (min-width: 992px) {
    .home-block3 .shop {
        float: left;
        width: 22.25%;
    }
}
.home-block3 .shop .absolute {
    height: 94%;
    width: 94%;
    border: 2px solid #fff;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.home-block3 .shop .hover-shop {
    position: absolute;
    z-index: 9;
    top: 40px;
    width: 100%;
    text-align: center;
}
.home-block3 .shop .hover-shop h2 {
    font-size: 46px;
    font-family: StymieBlack;
}
.home-block3 .shop .hover-shop button {
    display: none;
    margin: 25px auto 0;
}
.home-block3 .shop .hover-shop img {
    display: none;
}
.home-block3 .shop :hover .hover-shop button {
    display: block;
}
.home-block3 .shop :hover .hover-shop img {
    display: inline-block;
}
.home-block4 {
    padding: 30px 0 40px;
    background: url("images/home-block4-bg.jpg");
    background-size: 1444px auto;
}
.home-block4 p {
    color: #f3ebdd;
    font-family: "Nunito", sans-serif;
}
.home-block4 .title-with-line {
    margin-bottom: 20px;
}
.home-block4 .title-with-line h2 {
    font-family: StymieBlack;
    font-size: 40px;
}
.home-block4 h3 {
    font-family: StymieBlack;
    font-size: 30px;
    color: #f3ebdd;
}
.absolute.menu-left-side {
    height: 100% !important;
    background-color: #151515;
    width: 28.0833%;
    position: absolute;
}
.menu-relative-block {
    background-color: #fff;
    position: relative;
}
.menu-block1 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 992px) {
    .menu-block1 {
        float: left;
        width: 28.08333333%;
    }
}
.menu-block1 #menu-bbq-menu li.active {
    background: #ffffff;
}
.menu-block1 #menu-bbq-menu li.active a {
    color: #151515;
}
.menu-block1 ul.menu {
    background-color: #fff;
    display: inline-block;
    width: 100%;
}
.menu-block1 ul.menu li {
    background-color: #151515;
    line-height: 70px;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.menu-block1 ul.menu li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 28px;
    font-family: StymieBlack;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.menu-block1 ul.menu li:hover {
    background: #e9e9e9;
}
.menu-block1 ul.menu li:hover a {
    color: #151515;
}
.menu-block1 ul.menu .current-galery {
    background: #ffffff;
}
.menu-block1 ul.menu .current-galery a {
    color: #151515;
}
.menu-block1 ul.menu .current-menu-item {
    background: #ffffff;
    border-top: 1px solid #151515;
    border-bottom: 1px solid #151515;
    margin: 5px 0;
}
.menu-block1 ul.menu .current-menu-item a {
    color: #151515;
}
.menu-block-shop center p {
    font-size: 14px;
    font-family: Helvetica;
    margin-bottom: 20px;
}
.store-menu ul {
    background-color: #fff;
    display: inline-block;
    width: 100%;
}
.store-menu ul li {
    background-color: #151515;
    line-height: 70px;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.store-menu ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 28px;
    font-family: StymieBlack;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.store-menu ul li:hover {
    background: #e9e9e9;
}
.store-menu ul li:hover a {
    color: #151515;
}
.store-menu ul .current-galery {
    background: #ffffff;
}
.store-menu ul .current-galery a {
    color: #151515;
}
.store-menu ul .current-menu-item {
    background: #ffffff;
    border-top: 1px solid #151515;
    border-bottom: 1px solid #151515;
    margin: 5px 0;
}
.store-menu ul .current-menu-item a {
    color: #151515;
}
.store-menu li.active {
    background: #ffffff;
}
.store-menu li.active a {
    color: #151515;
}
.menu-block2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
}
@media (min-width: 992px) {
    .menu-block2 {
        float: left;
        width: 44.66666667%;
    }
}
.menu-block2 .menu-block2-content {
    padding: 0 65px;
}
.menu-block2 .pdf:hover {
    text-decoration: none;
}
.menu-block2 h3 {
    font-size: 28px;
    font-family: StymieBlack;
}
.menu-block2 p {
    font-size: 17px;
    font-family: BebasNeue;
    color: #1b1b1b;
}
.menu-block2 .seperator {
    height: 2px;
    background-color: #151515;
    width: 85%;
    margin: auto;
}
.menu-block2 .bbq-items li {
    margin-bottom: 25px;
    text-decoration: none;
}
.menu-block2 .bbq-items li h4 {
    font-size: 26px;
    font-family: StymieBlack;
    margin-bottom: 5px;
}
.menu-block2 .bbq-items li p {
    font-size: 25px;
    font-family: BebasNeue;
    display: inline-block;
    position: relative;
    padding-right: 2px;
    margin-right: 0px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0;
}
.menu-block2 .bbq-items li p .divider {
    position: absolute;
    height: 14px;
    top: 8px;
    right: 0;
    width: 2px;
    background-color: #151515;
}
.menu-block2 .bbq-items li p span.price {
    font-size: 22px;
}
.menu-block2 .bbq-items li p.attrName {
    padding-right: 15px;
}
.menu-block2 .bbq-items li span.bbqitems-detail {
    font-weight: 500;
    font-size: 16px;
}
.menu-block3 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 992px) {
    .menu-block3 {
        float: left;
        width: 27.25%;
    }
}
.menu-block3 h2 {
    margin-top: 0;
    position: relative;
    font-family: StymieBlack;
    text-align: center;
    font-size: 82px;
    line-height: 1;
    padding: 0 40px;
}
.menu-block3 h2 .black-dbl-line {
    background-image: url("images/title-black-line.png");
    background-repeat: repeat-x;
    display: inline-block;
    width: 65px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
}
.menu-block3 h2 .black-dbl-line.left {
    left: 0;
}
.menu-block3 h2 .black-dbl-line.right {
    right: 0;
}
.menu-block3 .menu-block3-sub1 {
    background-color: #e9e9e9;
    padding-bottom: 20px;
}
.menu-block3 .menu-block3-sub1 .mos-address {
    padding: 0 20px;
}
.menu-block3 .menu-block3-sub1 .mos-address a.btn-lg {
    display: inline-block;
    padding-left: 12px;
    text-decoration: none;
}
.menu-block3 .menu-block3-sub1 .mos-address a:hover {
    background-image: url("images/right-arrow-hover.png");
    color: #000;
}
.menu-block3 .menu-block3-sub1 .news-delivery:hover {
    text-decoration: none !important;
}
.menu-block3 .menu-block3-sub1 .phone {
    background-image: url("images/phone.png");
}
.menu-block3 .menu-block3-sub1 .phone,
.menu-block3 .menu-block3-sub1 .location {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
    font-size: 22px;
    font-family: StymieBlack;
}
.menu-block3 .menu-block3-sub1 .location {
    background-image: url("images/locatione.png");
}
.menu-block3 .menu-block3-sub2 {
    background: #d5d5d5;
}
.menu-block3 .menu-block3-sub2 h2 {
    position: relative;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    font-size: 50px;
    font-family: StymieBlack;
}
.menu-block3 .menu-block3-sub2 h2 span.black-single-line {
    background-image: url("images/title-black-line2.png");
    background-repeat: repeat-x;
    display: inline-block;
    width: 65px;
    height: 7px;
    position: absolute;
    top: 50%;
    margin-top: -3.5px;
}
.menu-block3 .menu-block3-sub2 h2 span.black-single-line.left {
    left: 0;
}
.menu-block3 .menu-block3-sub2 h2 span.black-single-line.right {
    right: 0;
}
.menu-block3 .menu-block3-sub2 h3 {
    position: relative;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    font-size: 35px;
    font-family: StymieBlack;
    text-align: center;
}
.menu-block3 .menu-block3-sub2 h3 span.black-singleline {
    background: #000;
    display: inline-block;
    width: 65px;
    height: 1px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}
.menu-block3 .menu-block3-sub2 h3 span.black-singleline.left {
    left: 0;
}
.menu-block3 .menu-block3-sub2 h3 span.black-singleline.right {
    right: 0;
}
.menu-block3 .menu-block3-sub2 .catering-wrapper {
    padding: 0px 20px 20px;
}
.menu-block3 .menu-block3-sub2 .catering-wrapper .catering-bordered {
    background-color: #000;
    position: relative;
    border: 5px solid #fff;
}
.menu-block3
    .menu-block3-sub2
    .catering-wrapper
    .catering-bordered
    .absolut-line {
    z-index: 9;
    position: absolute;
    width: 96%;
    height: 94%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #fff;
}
.menu-block3
    .menu-block3-sub2
    .catering-wrapper
    .catering-bordered
    h2.catering-title {
    z-index: 9;
    position: absolute;
    font-size: 50px;
    font-family: StymieBlack;
    left: 0;
    right: 0;
    margin: -25px auto 0;
    top: 50%;
    text-transform: uppercase;
}
.menu-block3
    .menu-block3-sub2
    .catering-wrapper
    .catering-bordered
    .absolute.green-overlay {
    z-index: 9;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    background-color: #cc414c;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.menu-block3 .menu-block3-sub2 .catering-wrapper .catering-bordered img {
    opacity: 0.75;
}
.menu-block3
    .menu-block3-sub2
    .catering-wrapper
    .catering-bordered:hover
    .absolute.green-overlay {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.75;
}
.menu-block3 .menu-block3-sub3 {
    padding: 0 20px;
}
.menu-block3 .menu-block3-sub3 li {
    font-size: 24px;
    font-family: BebasNeue;
}
.menu-block3 .menu-block3-sub3 li span {
    font-size: 22px;
    color: #1b1b1b;
}
.menu-block3 .menu-block3-sub3 p.bbqitems-detail {
    font-size: 25px;
    font-family: BebasNeue;
    display: inline-block;
    position: relative;
    padding-right: 0px;
    margin-right: px;
    text-transform: uppercase;
    line-height: 1;
}
.menu-block3 .menu-block3-sub3 p.bbqitems-detail .divider {
    position: absolute;
    height: 14px;
    top: 8px;
    right: 0;
    width: 2px;
    background-color: #151515;
}
.menu-block3 .menu-block3-sub3 p.bbqitems-detail span.price {
    font-size: 22px;
}
.menu-block3 .menu-block3-sub3 p.attrName {
    padding-right: 15px;
}
.menu-photo-galery {
    margin: 0;
}
.menu-photo-galery li {
    background-color: #000;
    overflow: hidden;
    border: 1px solid #000;
}
.menu-photo-galery li img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.menu-photo-galery li .absolute.galery-title {
    display: none;
    z-index: 9;
    width: 100%;
    text-align: center;
    top: 50%;
}
.menu-photo-galery li .absolute.galery-title h2 {
    text-align: center;
    line-height: 1;
    width: 100%;
    font-size: 50px;
    font-family: StymieBlack;
    text-transform: uppercase;
    margin-top: -50px;
    margin-bottom: 0;
}
.menu-photo-galery li .absolute.galery-title span {
    text-transform: uppercase;
    color: #e4d9c8;
    font-size: 25px;
    font-family: BebasNeue;
}
.menu-photo-galery li:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0.7;
}
.menu-photo-galery li:hover .absolute.galery-title {
    display: block;
}
.instagram-gallery td:hover .instagram-hover {
    display: block;
}
.instagram-hover h2 {
    margin-bottom: 0;
    font-size: 40px;
    color: #fff;
    font-family: StymieBlack;
}
.instagram-hover p {
    text-align: center;
    font-size: 24px;
    color: #e4d9c8;
}
.instagram-hover {
    display: none;
    position: absolute;
    top: 35%;
    margin-top: -54px;
    left: 0;
    right: 0;
    width: 220px;
    margin: auto;
}
.instagram-gallery table {
    max-width: 100%;
    overflow: hidden;
    display: block;
}
.instagram-gallery #header,
.instagram-gallery #footer {
    display: none;
}
.instagram-gallery .spacer {
    display: none;
}
.instagram-gallery td {
    position: relative;
    overflow: hidden;
    width: 25%;
    float: left;
}
.instagram-gallery td img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.instagram-gallery td:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0.7;
}
.contact-us .contact-us-block1 .top-line,
.contact-us .contact-us-block3 .top-line {
    background-color: #747474;
    height: 10px;
}
.contact-us .contact-us-block2 .top-line {
    height: 10px;
    background-color: #daa80f;
}
.contact-us .contact-us-block2 h3 + p {
    margin-bottom: 0;
    line-height: 1;
    margin-top: 20px;
}
.contact-us .contact-us-form {
    margin-top: 40px;
}
.contact-us .contact-us-form label {
    text-transform: uppercase;
    font-size: 20px;
    font-family: BebasNeue;
    display: block;
}
.contact-us .contact-us-form input,
.contact-us .contact-us-form textarea,
.contact-us .contact-us-form select {
    padding-left: 5px;
    margin-bottom: 20px;
    height: 40px;
    width: 100%;
    border: 1px solid #747474;
    border-radius: 2px;
    font-size: 20px;
    font-family: BebasNeue;
}
.contact-us .contact-us-form select {
    padding-left: 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: url("images/select-arrow.png") no-repeat right 10px center;
}
.contact-us .contact-us-form input[type="checkbox"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #747474;
    border-radius: 2px;
}
.contact-us .contact-us-form input[type="checkbox"] + label {
    display: inline-block;
}
.contact-us .contact-us-form textarea {
    height: 220px;
}
.contact-us .contact-us-form .left-side {
    padding: 0 5px 0 0;
}
.contact-us .contact-us-form .right-side {
    padding: 0 0 0 5px;
}
.contact-us .contact-us-form input[type="submit"] {
    height: 50px;
    width: 238px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    float: right;
    border: none;
    font-family: StymieBlack;
}
.contact-us .contact-us-form input[type="submit"]:hover {
    color: #000;
}
.contact-us .contact-us-form .relative svg {
    position: absolute;
    left: 0;
    bottom: -30px;
    z-index: 9;
    display: none;
}
.contact-us .menu-block2 .menu-block2-content {
    padding: 0px 35px;
}
.contact-us .catering-wrapper {
    padding: 0 20px;
    margin-bottom: 20px;
}
.contact-us .catering-wrapper a {
    display: inline-block;
    background-color: #000;
}
.contact-us .catering-wrapper .absolut-line {
    z-index: 9;
    position: absolute;
    width: 94%;
    height: 94%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    border: 1px solid #fff;
}
.contact-us .catering-wrapper .catering-title {
    margin: 0px;
    position: absolute;
    top: 25%;
}
.contact-us .catering-wrapper img {
    opacity: 0.9;
}
.contact-us .border-thin.block1 {
    border-left: 1px solid #2b5b2a;
    border-top: 1px solid #2b5b2a;
    border-bottom: 1px solid #2b5b2a;
}
.contact-us .border-thin.block1 h2 {
    z-index: 999;
    font-size: 50px;
    font-family: StymieBlack;
    text-align: center;
    padding: 0;
    width: 100%;
    text-transform: uppercase;
}
.contact-us .border-thin.block1 h4 {
    z-index: 999;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 45%;
    font-size: 24px;
    font-family: BebasNeue;
    color: #fff;
    text-transform: uppercase;
}
.contact-us .border-thin.block1 .absolute.green-overlay {
    z-index: 99;
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
    background-color: #40703f;
    top: 0px;
    left: 0px;
    transform: scale(0);
    opacity: 0.5;
}
.contact-us .border-thin.block1:hover .absolute.green-overlay {
    transform: scale(1);
}
.contact-us .border-thin.block2:hover .absolute.green-overlay {
    transform: scale(1);
}
.contact-us .border-thin.block2 {
    border-right: 1px solid #cc414c;
    border-bottom: 1px solid #cc414c;
}
.contact-us .border-thin.block2 .absolute.green-overlay {
    z-index: 99;
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
    background-color: #40703f;
    top: 0px;
    left: 0px;
    transform: scale(0);
    opacity: 0.5;
}
.contact-us .border-thin.block2 h2 {
    z-index: 999;
    font-size: 50px;
    font-family: StymieBlack;
    text-align: center;
    padding: 0;
    width: 100%;
    text-transform: uppercase;
}
.contact-us .border-thin.block2 h4 {
    z-index: 999;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 45%;
    font-size: 24px;
    font-family: BebasNeue;
    color: #fff;
    text-transform: uppercase;
}
.contact-us .border-thin.block2 .absolute.green-overlay {
    z-index: 99;
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
    background-color: #cc414c;
    top: 0px;
    left: 0px;
    transform: scale(0);
    opacity: 0.5;
}
.contact-us .border-thin.block2 .shop-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    top: 55%;
}
.contact-us .catering-wrapper .catering-bordered {
    border: 4px solid #fff;
    position: relative;
}
.contact-us .catering-wrapper .catering-bordered img {
    width: 100%;
    height: auto;
}
.contact-us .contact-us-block3 {
    background-color: #e9e9e9;
    text-align: center;
    position: relative;
    padding-bottom: 50px;
}
.contact-us .sent .contact-us-form,
.catering .sent .contact-us-form {
    display: none;
}

.archive .menu-block3 .menu-block3-sub2 .btn-lg {
    display: block;
    margin: auto;
    padding-left: 12px;
}
.archive .menu-block3 .menu-block3-sub2 .btn-lg:hover {
    color: #fff;
    text-decoration: none;
}
.archive
    .menu-block3
    .menu-block3-sub2
    .catering-wrapper
    .catering-bordered
    h2.catering-title {
    top: 35%;
}
.archive .catering-wrapper {
    padding: 0 20px;
    margin-bottom: 20px;
}
.archive .catering-wrapper a {
    display: inline-block;
    background-color: #000;
}
.archive .catering-wrapper .absolut-line {
    z-index: 9;
    position: absolute;
    width: 94%;
    height: 94%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    border: 1px solid #fff;
}
.archive .catering-wrapper .catering-title {
    margin: 0px;
    position: absolute;
    top: 25%;
}
.archive .catering-wrapper img {
    opacity: 0.9;
}
.archive .border-thin.block1 {
    border-left: 1px solid #2b5b2a;
    border-top: 1px solid #2b5b2a;
    border-bottom: 1px solid #2b5b2a;
}
.archive .border-thin.block1 h2 {
    z-index: 999;
    font-size: 50px;
    font-family: StymieBlack;
    text-align: center;
    padding: 0;
    width: 100%;
    text-transform: uppercase;
}
.archive .border-thin.block1 h4 {
    z-index: 999;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 10%;
    font-size: 24px;
    font-family: BebasNeue;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.archive .border-thin.block1 .absolute.green-overlay {
    z-index: 99;
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
    background-color: #40703f;
    top: 0px;
    left: 0px;
    transform: scale(0);
    opacity: 0.5;
}
.archive .border-thin.block1:hover .absolute.green-overlay {
    transform: scale(1);
}
.archive .border-thin.block2:hover .absolute.green-overlay {
    transform: scale(1);
}
.archive .border-thin.block2 {
    border-right: 1px solid #cc414c;
    border-bottom: 1px solid #cc414c;
}
.archive .border-thin.block2 .absolute.green-overlay {
    z-index: 99;
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
    background-color: #40703f;
    top: 0px;
    left: 0px;
    transform: scale(0);
    opacity: 0.5;
}
.archive .border-thin.block2 h2 {
    z-index: 999;
    font-size: 50px;
    font-family: StymieBlack;
    text-align: center;
    padding: 0;
    width: 100%;
    text-transform: uppercase;
}
.archive .border-thin.block2 h4 {
    z-index: 999;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 15%;
    font-size: 24px;
    font-family: BebasNeue;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.archive .border-thin.block2 .absolute.green-overlay {
    z-index: 99;
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
    background-color: #cc414c;
    top: 0px;
    left: 0px;
    transform: scale(0);
    opacity: 0.5;
}
.archive .border-thin.block2 .shop-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    top: 55%;
}
.archive .catering-wrapper .catering-bordered {
    border: 4px solid #fff;
    position: relative;
}
.archive .catering-wrapper .catering-bordered img {
    width: 100%;
    height: auto;
}
.archive .contact-us-block3 {
    background-color: #e9e9e9;
    text-align: center;
    position: relative;
    padding-bottom: 50px;
}
.category ul.menu {
    background-color: #fff;
    display: inline-block;
    width: 100%;
}
.category ul.menu li {
    background-color: #151515;
    line-height: 70px;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.category ul.menu li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 28px;
    font-family: StymieBlack;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.category ul.menu li:hover {
    background: #e9e9e9;
}
.category ul.menu li:hover a {
    color: #151515;
}
.category ul.menu .current-menu-item {
    background: #ffffff;
    border-top: 1px solid #151515;
    border-bottom: 1px solid #151515;
    margin: 0;
}
.category ul.menu .current-menu-item a {
    color: #151515;
}
.category .category-name {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background: #000;
    position: relative;
}
#menu-category-menu .sub-menu a {
    color: #9a9a9a;
    font-family: BebasNeue;
}
@media (min-width: 992px) {
    .category .category-name {
        float: left;
        width: 71.91666667%;
    }
}
.category .category-name h2 {
    z-index: 9;
    text-transform: uppercase;
    position: absolute;
    right: 0px;
    left: 0px;
    margin: auto;
    text-align: center;
    top: 34%;
    font-size: 70px;
    font-family: StymieBlack;
    color: #fff;
}
.category .category-name h4 {
    z-index: 9;
    position: absolute;
    right: 0px;
    left: 0px;
    margin: auto;
    text-align: center;
    top: 70%;
    font-size: 25px;
    font-family: BebasNeue;
    color: #fff;
}
.category .category-name img {
    opacity: 0.85;
}
.category .menu-block2 {
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-bottom: 20px !important;
}
.category .menu-block2 img {
    border: 2px solid #131e1e;
    float: left;
    margin: 0px 15px 0px 0px;
}
.category .menu-block2 h3 {
    font-size: 22px;
    font-family: StymieBlack;
    margin: 45px 0 0 0;
    padding-top: 10px;
}
.category .menu-block2 h4 {
    font-size: 16px;
    font-family: "Lato", sans-serif;
    padding-right: 10px;
}
.category .menu-block2 .read-more:hover {
    color: #000;
}
.category .menu-block2 .read-more {
    background: #c69513;
    color: #fff;
    font-size: 16px;
    font-family: BebasNeue;
    float: right;
    text-decoration: none;
    padding: 2px 12px 0px;
    text-align: center;
}
.category .menu-block3 {
    background-color: #e9e9e9;
}
.category .menu-block3 h2.rel-posts-title {
    position: relative;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    font-size: 30px;
    font-family: StymieBlack;
}
.category .menu-block3 h2.rel-posts-title span.black-single-line {
    background-image: url("images/title-black-line2.png");
    background-repeat: repeat-x;
    display: inline-block;
    width: 65px;
    height: 7px;
    position: absolute;
    top: 50%;
    margin-top: -3.5px;
}
.category .menu-block3 h2.rel-posts-title span.black-single-line.left {
    left: 0;
}
.category .menu-block3 h2.rel-posts-title span.black-single-line.right {
    right: 0;
}
.category .menu-block3 .related-posts {
    padding: 0 25px;
}
.category .menu-block3 .related-posts img {
    border: 2px solid #131e1e;
    float: left;
    border-radius: 2px;
    margin-right: 25px;
}
.category .menu-block3 .related-posts li {
    margin-bottom: 25px;
}
.category .menu-block3 .related-posts li h4 {
    margin-top: 25px;
    font-size: 22px;
    font-family: StymieBlack;
}
.category .menu-block3 .related-posts li a:hover {
    color: #c69513;
}
.category .menu-block3 .related-posts li a {
    display: inline-block;
    padding-right: 25px;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-family: BebasNeue;
    background: url("images/cat-right-arrow.png") no-repeat right center;
}
.category .menu-block3 .menu-block3-sub1 {
    background: #d5d5d5;
}
.category .menu-block3 .menu-block3-sub1 .btn-lg {
    margin: auto;
    display: block;
}
.location ul.menu {
    background-color: #fff;
    display: inline-block;
    width: 100%;
}
.location ul.menu li {
    background-color: #151515;
    line-height: 70px;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 28px;
    font-family: StymieBlack;
    width: 100%;
    height: 100%;
    display: inline-block;
    cursor: pointer;
}
.location ul.menu li:hover {
    background: #e9e9e9;
    color: #151515;
}
.location ul.menu .current-menu-item {
    background: #ffffff;
    border-top: 1px solid #151515;
    border-bottom: 1px solid #151515;
    margin: 5px 0;
}
.location ul.menu .current-menu-item a {
    color: #151515;
}
.location .our-location {
    background-color: #151515;
    line-height: 70px;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 28px;
    font-family: StymieBlack;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.catering .menu-block2 {
    padding: 0;
}
.catering .menu-block2 img {
    margin: 0 0 12px;
}
.catering .menu-block2 p {
    font-size: 23px;
}
.catering .menu-block2 .seperator {
    margin: 20px auto;
}
.catering .menu-block3 .menu-block3-sub2 h2 {
    font-size: 38px;
}
.catering .menu-block3 .menu-block3-sub2 h3 {
    font-size: 24px;
}
.catering .cat_pig {
    display: block;
    margin: auto;
}
.catering .pdf-items {
    text-decoration: none;
    font-size: 25px;
    font-family: StymieBlack;
    color: #1b1b1b;
}
.catering .catering-right-side {
    width: 27.3%;
    right: 0;
    height: 100%;
    background: #d5d5d5;
}
.catering .menu-block3 .menu-block3-sub1 {
    background-color: #e9e9e9;
}
.catering .contact-us .contact-us-form {
    padding-bottom: 20px;
}
.catering .cat-esperience {
    padding: 0 12px;
}
.catering .bbq-items {
    padding-top: 20px;
}
.contact-us .contact-us-form {
    padding-bottom: 20px;
}
.menu-block-shop {
    width: 71.916666%;
    float: left;
    padding: 0;
}
.menu-block-shop .ajax_loader {
    background-image: url(images/ajax_loader_bg.jpg);
    background-repeat: repeat-x;
    text-align: center;
    margin-top: 60px;
}
.menu-block-shop .ajax_loader img {
    cursor: pointer;
}
.menu-block-shop .store-items li {
    margin-bottom: 20px;
}
.menu-block-shop .store-items li > div {
    padding: 18px;
    background-color: #fff;
}
.menu-block-shop .store-items li > div span.prod_title {
    font-family: Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    max-width: 185px;
    overflow: hidden;
    display: inline-block;
    float: left;
    color: #000;
    line-height: 1.2;
    font-weight: 600;
    height: 40px;
}
.menu-block-shop .store-items li > div span.prod_price {
    float: right;
    color: #000000;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: 600;
}
.storeTopCatItems li {
    padding: 0;
}
.storeTopCatItems li img {
    width: 100%;
    height: auto;
}
.page-template-page-store .store-block {
    background-color: #d5d5d5;
}
.page-template-page-store .prod-item img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.page-template-page-store .prod-item img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.7;
}
.page-template-page-store .prod-item > div {
    background-color: #fff;
    padding: 16px;
    margin-bottom: 22px;
}
.page-template-page-store .prod-item > div .prod_price {
    font-size: 14px;
    color: #000;
    float: right;
}
.page-template-page-store .prod-item > div .prod_title {
    font-size: 14px;
    color: #565656;
    font-family: Helvetica;
    font-weight: bold;
    text-transform: uppercase;
    max-height: 20px;
    overflow: hidden;
    display: inline-block;
    /*max-width: 180px;*/
    margin-bottom: 5px;
}
.page-template-page-store .prod-item > div a {
    overflow: hidden;
    display: inline-block;
    background-color: #000;
}
.page-template-page-store .menu-block1 ul.menu li:hover {
    background-color: #d5d5d5;
}
.page-template-page-store .menu-block1 ul.menu li.current-galery {
    background-color: #d5d5d5;
}
.page article h2 {
    font-size: 46px;
    font-family: StymieBlack;
}
.woocommerce-cart .page-cart {
    background: #beb8a8;
    position: relative;
}
.woocommerce-cart .page-cart .grey-absolute {
    background: #d4d1c9;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 190px;
}
.woocommerce-cart .page-cart h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: StymieBlack;
    width: 300px;
    line-height: 2;
    background: #000;
    margin-bottom: 40px;
}
.woocommerce-cart .page-cart table {
    width: 100%;
    background-color: #d5d5d5;
    position: relative;
    z-index: 1;
}
.woocommerce-cart .page-cart table thead {
    height: 55px;
    background-color: #000;
    color: #e9e9e9;
}
.woocommerce-cart .page-cart table thead tr {
    height: 55px;
    background-color: #000;
}
.woocommerce-cart .page-cart table thead th {
    font-size: 20px;
    text-transform: uppercase;
}
.woocommerce-cart .page-cart table tr {
    background: #fff;
    border-bottom: 1px solid #000;
}
.woocommerce-cart .page-cart table tr td {
    vertical-align: top;
}
.woocommerce-cart .page-cart table tr td.actions {
    background: #d4d1c9;
}
.woocommerce-cart .page-cart table tr:last-child {
    border: none;
}
.woocommerce-cart .page-cart table .cart_item td {
    padding-top: 10px;
}
.woocommerce-cart .page-cart table .cart_item a:hover {
    text-decoration: none;
}
.woocommerce-cart .page-cart table .cart_item .product-thumbnail {
    width: 13%;
}
.woocommerce-cart .page-cart table .cart_item .product-thumbnail img {
    width: 145px;
    height: auto;
    margin: 4px 0 12px 20px;
    border: 1px solid #000;
}
.woocommerce-cart .page-cart table .cart_item .product-name {
    width: 35%;
    padding: 0 10px;
}
.woocommerce-cart .page-cart table .cart_item .product-name a {
    color: #000;
    font-size: 25px;
    font-family: StymieBlack;
}
.woocommerce-cart .page-cart table .cart_item .product-quantity {
    width: 25%;
    text-align: center;
}
.woocommerce-cart .page-cart table .cart_item .product-quantity input {
    font-family: StymieBlack;
    line-height: 2.5;
    text-align: center;
    width: 125px;
    border: 1px solid #000;
    color: #000;
    font-size: 20px;
}
.woocommerce-cart .page-cart table .cart_item .product-subtotal {
    text-align: center;
}
.woocommerce-cart .page-cart table .cart_item .product-subtotal span.amount {
    font-family: StymieBlack;
    color: #000;
    font-size: 20px;
}
.woocommerce-cart .page-cart table .cart_item .product-remove {
    text-align: center;
}
.woocommerce-cart .page-cart table .cart_item .product-remove a {
    color: red;
    font-size: 28px;
}
.woocommerce-cart .page-cart table .proccedCheckout {
    width: 60%;
    float: right;
}
.woocommerce-cart .page-cart table .proccedCheckout div.wc-proceed-to-checkout,
.woocommerce-cart .page-cart table .proccedCheckout div.update-my-checkout {
    width: 50%;
    float: left;
}
.woocommerce-cart .page-cart table .proccedCheckout div.update-my-checkout {
    padding-top: 15px;
}
.woocommerce-cart
    .page-cart
    table
    .proccedCheckout
    div.update-my-checkout
    input {
    display: inline-block;
    height: 60px;
    color: #fff;
    text-transform: uppercase;
    width: 90%;
    background-color: #000;
    border: none;
    line-height: 2.5;
    font-size: 26px;
    font-family: BebasNeue;
}
.woocommerce-cart .page-cart table .proccedCheckout .wc-proceed-to-checkout a {
    display: inline-block;
    height: 60px;
    color: #fff;
    text-transform: uppercase;
    width: 90%;
    background-color: #bf301a;
    border-color: #922514;
    line-height: 2.5;
    font-size: 26px;
    font-family: BebasNeue;
    padding: 0;
}
.woocommerce-cart
    .page-cart
    table
    .proccedCheckout
    .wc-proceed-to-checkout
    a:hover {
    text-decoration: none;
}
.woocommerce-cart .page-cart-totals {
    background: #d4d1c9;
}
.woocommerce-cart .cart-subtotal th {
    font-family: BebasNeue;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    text-align: left;
    font-size: 25px;
    color: #000;
}
.woocommerce-cart .cart-subtotal td {
    border-bottom: 1px solid #000;
}
.woocommerce-cart .cart-subtotal td span {
    font-size: 22px;
    color: #000;
    font-weight: bold;
}
.woocommerce-cart .cart-collaterals .cart_totals {
    width: 57%;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals td {
    text-align: right;
}
.woocommerce-cart .order-total th {
    font-family: BebasNeue;
    text-transform: uppercase;
    text-align: left;
    font-size: 25px;
    color: #000;
}
.woocommerce-cart .order-total td span {
    font-size: 22px;
    color: #000;
    font-weight: bold;
}
.woocommerce form .form-row label {
    display: none;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    width: 100%;
}
.woocommerce .col2-set .col-1 p.form-row,
.woocommerce-page .col2-set .col-1 p.form-row,
.woocommerce .col2-set .col-2 p.form-row,
.woocommerce-page .col2-set .col-2 p.form-row {
    width: 50%;
    float: left;
    clear: none;
}
.woocommerce .col2-set .col-1 p.form-row input.input-text,
.woocommerce-page .col2-set .col-1 p.form-row input.input-text,
.woocommerce .col2-set .col-2 p.form-row input.input-text,
.woocommerce-page .col2-set .col-2 p.form-row input.input-text {
    font-family: BebasNeue;
    padding: 15px 0 10px 15px;
    font-size: 20px;
    border: none;
    border-left: 3px solid #bf301a;
}
.woocommerce .col2-set .col-1 p.form-row select,
.woocommerce-page .col2-set .col-1 p.form-row select,
.woocommerce .col2-set .col-2 p.form-row select,
.woocommerce-page .col2-set .col-2 p.form-row select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 46px;
    border: none;
    padding-left: 15px;
}
.woocommerce .col2-set .col-1 p.form-row select *,
.woocommerce-page .col2-set .col-1 p.form-row select *,
.woocommerce .col2-set .col-2 p.form-row select *,
.woocommerce-page .col2-set .col-2 p.form-row select * {
    font-family: BebasNeue !important;
    color: #f00;
}
.woocommerce .col2-set .col-1 p#billing_country_field,
.woocommerce-page .col2-set .col-1 p#billing_country_field,
.woocommerce .col2-set .col-2 p#billing_country_field,
.woocommerce-page .col2-set .col-2 p#billing_country_field {
    margin-bottom: 10px;
}
.woocommerce .col2-set .col-1 .woocommerce-billing-fields p:nth-of-type(2n + 1),
.woocommerce-page
    .col2-set
    .col-1
    .woocommerce-billing-fields
    p:nth-of-type(2n + 1),
.woocommerce .col2-set .col-2 .woocommerce-billing-fields p:nth-of-type(2n + 1),
.woocommerce-page
    .col2-set
    .col-2
    .woocommerce-billing-fields
    p:nth-of-type(2n + 1) {
    padding-right: 15px;
}
.woocommerce .col2-set .col-1 .woocommerce-billing-fields p:nth-of-type(2n),
.woocommerce-page
    .col2-set
    .col-1
    .woocommerce-billing-fields
    p:nth-of-type(2n),
.woocommerce .col2-set .col-2 .woocommerce-billing-fields p:nth-of-type(2n),
.woocommerce-page
    .col2-set
    .col-2
    .woocommerce-billing-fields
    p:nth-of-type(2n) {
    padding-left: 15px;
}
.woocommerce .col2-set .col-1 .woocommerce-billing-fields > h3,
.woocommerce-page .col2-set .col-1 .woocommerce-billing-fields > h3,
.woocommerce .col2-set .col-2 .woocommerce-billing-fields > h3,
.woocommerce-page .col2-set .col-2 .woocommerce-billing-fields > h3,
.woocommerce .col2-set .col-1 .woocommerce-shipping-fields > h3,
.woocommerce-page .col2-set .col-1 .woocommerce-shipping-fields > h3,
.woocommerce .col2-set .col-2 .woocommerce-shipping-fields > h3,
.woocommerce-page .col2-set .col-2 .woocommerce-shipping-fields > h3 {
    text-align: center;
    text-transform: uppercase;
    font-family: BebasNeue;
    font-size: 32px;
    color: #000000;
}
h3#order_review_heading {
    text-align: center;
    text-transform: uppercase;
    font-family: BebasNeue;
    font-size: 32px;
    color: #000000;
}
p#order_comments_field {
    width: 100%;
}
p#order_comments_field textarea {
    padding: 15px;
    width: 100%;
}
.single-product-page {
    background: url("images/kraft-l.jpg");
    padding-bottom: 30px;
}
.single-product-page .bx-wrapper .bx-controls-direction a {
    bottom: -17px;
    top: 100%;
}
.single-product-page .bx-wrapper .bx-next {
    right: 45%;
}
.single-product-page .bx-wrapper .bx-prev {
    left: 45%;
}
.single-product-page .custom-product {
    padding-top: 30px;
}
.single-product-page .product-galery li {
    position: relative;
}
.single-product-page .product-galery li h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
}
.single-product-page .product-gallery li {
    display: inline-block;
}
.single-product-page .product-gallery li img {
    width: 91px;
}
.single-product-page .no-product-galery {
    text-align: center;
}
.single-product-page .no-product-galery li {
    position: relative;
}
.single-product-page .no-product-galery li header {
    border: none;
}
.single-product-page .no-product-galery li h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
}
.single-product-page .no-product-galery img {
    max-width: 100%;
    height: auto;
}
.single-product-page h2,
.single-product-page h4 {
    font-size: 30px;
    line-height: 1.1;
    min-height: 40px;
    text-align: left;
    color: #000;
    width: 630px;
    height: 40px;
    margin: auto;
}
.single-product-page h4 {
    font-family: BebasNeue;
    margin-top: 30px;
}
.single-product-page .single-product-cart {
    text-align: left;
    margin-bottom: 0;
    padding: 0;
}
.single-product-page .single-product-cart li {
    display: inline-block;
    margin-right: 25px;
    float: left;
}
.single-product-page .single-product-cart li div {
    display: inline-block;
}
.single-product-page .single-product-cart li span.black-box {
    float: left;
    padding: 8px;
    color: #000;
    font-family: BebasNeue;
    font-size: 20px;
}
.single-product-page .single-product-cart li span.white-box {
    float: left;
    padding: 9.5px;
    background: #ffffff none repeat scroll 0% 0%;
    color: #000000;
    font-family: BebasNeue;
    font-size: 26px;
}
.single-product-page .single-product-cart li span.add_to_cart {
    float: left;
}
.single-product-page .single-product-cart li select {
    width: 60px;
    height: 40px;
    border-radius: 0;
    border: 1px solid #aaa;
}
.single-product-page .single-product-cart li.single-quantity .quantity {
    float: left;
}
.single-product-page
    .single-product-cart
    li.single-quantity
    .quantity
    input.qty {
    height: 40px;
    width: 45px;
    padding: 0px;
    border: medium none;
    font-family: BebasNeue;
    font-size: 26px;
    color: #000;
    border: 1px solid #aaa;
}
.single-product-page .single-product-cart .single_add_to_cart_button {
    border-radius: 0;
    margin-bottom: 0;
    background-size: 24px auto;
    background-color: #bf301a !important;
    text-transform: uppercase;
    font-family: BebasNeue;
    border: none !important;
    padding: 12px 15px 12px 15px !important;
    color: #fff;
    height: 40px;
    float: left;
    font-size: 20px;
    font-weight: normal;
}
.single-product-page .single-product-cart .single_add_to_cart_button.view-cart {
    background-color: #daa80f !important;
}
.single-product-page
    .single-product-cart
    .single_add_to_cart_button
    span.amount {
    display: none;
}
.single-product-details {
    background-color: #beb8a8;
    padding: 20px 0 30px;
}
.single-product-details h3 {
    margin-top: 30px;
    color: #222;
    font-size: 46px;
    font-family: BebasNeue, sans-serif;
}
.single-product-details h4 {
    color: #ffffff;
    font-family: BebasNeue, sans-serif;
    font-size: 40px;
}
.single-product-details .single-product-cart {
    text-align: center;
    margin-bottom: 0;
    padding: 0;
}
.single-product-details .single-product-cart li {
    display: inline-block;
    margin-right: 25px;
}
.single-product-details .single-product-cart li div {
    display: inline-block;
}
.single-product-details .single-product-cart li span.black-box {
    float: left;
    padding: 14px;
    background: #000000 none repeat scroll 0% 0%;
    color: #ffffff;
    font-family: BebasNeue;
    font-size: 20px;
}
.single-product-details .single-product-cart li span.white-box {
    float: left;
    padding: 9.5px;
    background: #ffffff none repeat scroll 0% 0%;
    color: #000000;
    font-family: BebasNeue;
    font-size: 26px;
}
.single-product-details .single-product-cart li span.add_to_cart {
    float: left;
}
.single-product-details .single-product-cart li.single-quantity .quantity {
    float: left;
}
.single-product-details
    .single-product-cart
    li.single-quantity
    .quantity
    input.qty {
    height: 56px;
    width: 50px;
    padding: 0px;
    border: medium none;
    font-family: BebasNeue;
    font-size: 26px;
    color: #000;
}
.single-product-details .single-product-cart .single_add_to_cart_button {
    background-image: url("images/arrow-right.png");
    background-repeat: no-repeat;
    background-position: right 5px center;
    border-radius: 0;
    margin-bottom: 0;
    background-size: 24px auto;
    background-color: #000;
    border: none !important;
    padding: 12px 50px 12px 10px !important;
    background-color: #000 !important;
    color: #fff;
    height: 56px;
    float: left;
}
.single-product-details
    .single-product-cart
    .single_add_to_cart_button
    span.amount {
    display: none;
}
.single-product-details .single-product-cart .single_add_to_cart_button:hover {
    background-image: url("images/arrow-right.png");
    background-repeat: no-repeat;
    background-position: right 0px center;
}
.single-product-wrapper {
    padding-top: 20px;
}
.single-product-wrapper ul {
    margin: 0 0 0 -15px;
}
h3 {
    color: #000;
    font-family: BebasNeue;
}
.singleRightSide {
    padding: 20px;
}
.singleRightSide .white-bg {
    padding: 30px;
}
.singleRightSide .singleImg {
    padding: 0;
}
.singleRightSide .singleImg ul {
    padding: 0;
    text-align: left;
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
    .container {
        width: 1260px;
    }
}
@media screen and (max-width: 1200px) {
    .headercontainer {
        width: 100%;
    }
    header .home-menu > li:nth-child(1) {
        width: 25%;
    }
    header .home-menu > li:nth-child(2) {
        width: 25%;
    }
    header .home-menu > li:nth-child(3) {
        width: 25%;
    }
    header .home-menu > li:nth-child(4) {
        width: 25%;
    }
    header .home-menu li:nth-child(5) {
        width: 100%;
        height: auto;
    }
    header .home-menu li:nth-child(5) ul li {
        width: 33.33%;
        float: left;
    }
    header .home-menu li:nth-child(5) ul li {
        border: 1px solid #fff;
    }
    header .home-menu li:nth-child(5) ul li:nth-child(2) {
        padding: 12px 12px 0;
    }
    #menu-bbq-menu li a {
        line-height: 1.1;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    header .home-menu .logo {
        background-position: center center;
    }
    header .home-menu li:nth-child(2) p {
        font-size: 18.03278689px;
    }
    header .home-menu li:nth-child(2) h3 {
        font-size: 22.95081967px;
        font-family: StymieBlack;
    }
    header .home-menu li:nth-child(3) p {
        font-size: 21.31147541px;
    }
    header .home-menu li:nth-child(3) h2 {
        font-size: 44.26229508px;
    }
    header .home-menu p {
        font-size: 22.95081967px;
    }
    header .home-menu li:nth-child(4) h4 {
        font-size: 14.75409836px;
    }
    header .home-menu li:nth-child(4) span {
        font-size: 11.47540984px;
    }
    header .home-menu li:nth-child(4) h4.arrow-left {
        background-position: right center;
        background-size: 50px auto;
    }
    header .home-menu li:nth-child(5) ul li h4 {
        line-height: 45px;
        font-size: 14.75409836px;
    }
    footer .footer-socials li {
        list-style: outside none none;
        display: inline-block;
        margin-right: 6px;
    }
    footer .footer-socials li p {
        padding-left: 5px;
        font-size: 14.75409836px;
    }
    footer #menu-footer-menu li a {
        font-size: 15.57377049px;
    }
    .home-block2 .hover-shop h2 {
        font-size: 40.98360656px;
    }
    .home-block2 .hover-shop {
        top: 10px;
    }
    .home-block2 .hover-shop h4 {
        font-size: 29.50819672px;
    }
    .home-block2 .ready-block {
        max-width: 210px;
        right: 0px;
        top: 0px;
    }
    .home-block2 .ready-block h2 {
        font-size: 32.78688525px;
    }
    .home-block2 .dashed-box .absolute {
        width: 92%;
        height: 92%;
    }
    .thick-line {
        width: 92%;
        height: 94%;
    }
    .thin-line {
        width: 90%;
        height: 90%;
    }
    .home-block3 ul {
        padding: 12px 0px 10px;
    }
    .home-block3 ul li p {
        color: #000;
        font-family: BebasNeue;
        font-size: 18px;
    }
    .home-block3 .shop .hover-shop {
        top: 5px;
    }
    .home-block3 .shop .hover-shop h2 {
        font-size: 37.70491803px;
    }
    .home-block3 .shop .hover-shop button {
        margin: 10px auto 0px;
    }
    .home-block4 .title-with-line h2 {
        font-size: 32.78688525px;
    }
    .home-block4 h3 {
        font-size: 24.59016393px;
    }
    .category .menu-block2 img {
        margin: 30px auto;
        display: block;
        float: none;
    }
    .category .menu-block2 h3 {
        float: none;
        margin: 0px 5px;
        text-align: center;
    }
    .category .menu-block2 h4 {
        padding-right: 10px;
        text-align: center;
    }
    .category .category-name h2 {
        font-size: 57px;
    }
    .category .category-name h4 {
        font-size: 22px;
    }
    .category .menu-block3 h2.rel-posts-title {
        font-size: 25px;
    }
    .category .menu-block3 .related-posts li h4 {
        font-size: 18px;
    }
    .category .menu-block3 h2 {
        font-size: 65px;
    }
    .category .menu-block3 .menu-block3-sub1 .location {
        font-size: 19px;
    }
    .btn-lg {
        font-size: 32px;
        width: 100%;
    }
}
@media screen and (max-width: 1024px) {
    header .home-menu > li:nth-child(4) {
        border-right: none;
    }
    header .home-menu li:nth-child(5) ul li {
        border-right: none;
        border-bottom: none;
    }
    header .home-menu li:nth-child(5) ul li:first-child {
        border-left: none;
    }
    header .home-menu li:nth-child(2) {
        padding-top: 50px;
    }
    header .home-menu li:nth-child(5) ul li:first-child,
    header .home-menu li:nth-child(5) ul li:nth-child(2) {
        border-bottom: none;
    }
    .menu-block3
        .menu-block3-sub2
        .catering-wrapper
        .catering-bordered
        h2.catering-title {
        font-size: 33px;
    }
}
@media screen and (max-width: 992px) {
    .menu-block-shop {
        width: 100%;
    }
    .headercontainer {
        width: 100%;
    }
    #mapDirection {
        width: 100%;
        margin: 0;
    }
    header .home-menu > li:nth-child(2) ul {
        width: 100%;
    }
    header .home-menu > li:last-child {
        height: 0;
    }
    header .home-menu {
        height: auto;
        border-top: 1px solid #fff;
    }
    header .home-menu .logo {
        background-position: center center;
    }
    .home-block2 img {
        width: 100%;
    }
    .home-block2 .col2 li {
        margin-bottom: 12px;
    }
    .home-block2 .hover-shop {
        width: 50%;
        margin: auto;
        left: 0;
        right: 0;
    }
    .home-block3 .scale-box img {
        width: 100%;
    }
    .home-block3 ul li a {
        text-align: center;
    }
    .home-block3 ul li .price,
    .home-block3 ul li .title {
        display: inline-block;
        float: left;
        margin: 20px 10px 0 0;
    }
    .home-block3 ul li .dotted {
        border-right: none;
    }
    .home-block3 .shop {
        padding: 0;
        margin-bottom: 10px;
    }
    .home-block3 .shop .hover-shop {
        top: 200px;
    }
    footer #menu-footer-menu {
        text-align: center;
    }
    footer .footer-socials li:last-child {
        text-align: right;
        margin-left: 160px;
    }
    footer .footer-socials {
        max-width: 100%;
        text-align: center;
    }
    .menu-photo-galery li img {
        width: 100%;
        height: auto;
    }
    .absolute.menu-left-side {
        display: none;
    }
    .contact-us-block2.menu-block2 > img {
        width: 100%;
    }
    .menu-block3 .menu-block3-sub1 .phone,
    .menu-block3 .menu-block3-sub1 .location {
        text-align: left;
    }
    .contact-us-form {
        padding-bottom: 20px;
    }
    .menu-block3 .menu-block3-sub1 .mos-address .btn-lg {
        width: 100%;
    }
    .menu-block3 .menu-block3-sub2 .catering-wrapper .catering-bordered img {
        width: 100%;
    }
    .menu-block3 .menu-block3-sub3 li {
        text-align: center;
    }
    .category .category-name h2 {
        font-size: 57px;
    }
    .category .menu-block2 {
        text-align: center;
    }
    .category .menu-block2 img {
        float: none;
        margin: 20px 15px 24px 0px;
    }
    .category .menu-block2 h3 {
        margin: 0;
    }
    .category .menu-block2 .read-more {
        float: none;
    }
    header .home-menu > li {
        height: auto;
    }
    header .home-menu > li:nth-child(1) {
        width: 33.33%;
        padding-top: 15px;
        padding-bottom: 10px;
    }
    header .home-menu > li:nth-child(2) {
        width: 33.33%;
        padding-top: 36px;
    }
    header .home-menu > li:nth-child(3) {
        width: 33.33%;
        border-right: none;
        padding-top: 40px;
    }
    header .home-menu > li:nth-child(4) {
        width: 100%;
        border-top: 1px solid #fff;
        padding: 0;
        border-right: none;
    }
    header .home-menu > li:nth-child(4) p {
        width: 100%;
        border-bottom: 1px solid #fff;
    }
    header .home-menu > li:nth-child(4) span,
    header .home-menu > li:nth-child(4) h4,
    header .home-menu > li:nth-child(4) a {
        width: 33.33%;
        display: inline-block;
        float: left;
        padding: 10px 0;
    }
    header .home-menu > li:nth-child(2) p {
        margin: 0;
    }
    header .home-menu li:nth-child(5) {
        width: 100%;
    }
    header .home-menu li:nth-child(5) ul li:first-child {
        border-left: none;
        border-bottom: none;
    }
    header .home-menu li:nth-child(5) ul li:nth-child(3) {
        border-right: none;
        border-bottom: none;
    }
    header .home-menu li:nth-child(5) ul li:nth-child(2) {
        border-bottom: none;
    }
    header .home-menu li:nth-child(5) ul li {
        width: 33.33%;
        float: left;
    }
    header .home-menu li:nth-child(5) ul li {
        border: 1px solid #fff;
    }
}
@media screen and (max-width: 768px) {
    .single-product-page h2,
    .single-product-page h4 {
        width: 100%;
    }
    .single-product-wrapper ul {
        text-align: center;
    }
    header .home-menu > li:nth-child(1) {
        border-bottom: 1px solid #fff;
        width: 100%;
        padding: 5px;
    }
    header .home-menu > li:nth-child(1) .logo {
        background-size: 120px auto;
        height: 90px;
    }
    header .home-menu > li:nth-child(2) {
        border-bottom: 1px solid #fff;
        padding: 5px;
        width: 100%;
    }
    header .home-menu > li:nth-child(3) {
        width: 100%;
        padding: 5px;
    }
    header .home-menu > li:nth-child(4) {
        width: 100%;
    }
    header .home-menu li:nth-child(5) {
        width: 100%;
    }
    header .home-menu li:nth-child(5) ul li {
        width: 100%;
        float: left;
    }
    header .home-menu li:nth-child(5) ul li {
        border: 1px solid #fff;
    }
}
@media screen and (max-width: 568px) {
    header .home-menu #mapDirection {
        text-align: center;
    }
    header .home-menu li:nth-child(4) p,
    header .home-menu li:nth-child(4) h4,
    header .home-menu li:nth-child(4) span,
    header .home-menu li:nth-child(4) a {
        width: 100%;
    }
    header .home-menu li:nth-child(4) h4 {
        margin: 0;
    }
    header .home-menu li:nth-child(4) p {
        border: none;
    }
    header .home-menu li:nth-child(4) h4.arrow-left {
        background-position: right 80px center;
    }
    .home-block2 .hover-shop h2 {
        font-size: 40px;
    }
    .home-block2 .hover-shop h4 {
        font-size: 29px;
    }
    .home-block2 .ready-block {
        top: 20px;
    }
    .home-block2 .ready-block h2 {
        font-size: 32px;
    }
    .home-block3 .shop .hover-shop {
        top: 100px;
    }
    footer .footer-socials {
        margin-top: 15px;
    }
    footer .footer-socials li:last-child {
        margin-left: 70px;
    }
    .category .category-name h2 {
        font-size: 46px;
    }
    .menu-block3 .menu-block3-sub1 h2 {
        font-size: 67px;
    }
    .home-block2 .ready-block h2 {
        font-size: 20px;
        padding: 0 20px;
        padding-left: 65px;
    }
    .home-block2 .hover-shop h2 {
        font-size: 35px;
    }
    .home-block2 .hover-shop h4 {
        font-size: 24px;
    }
}
@media screen and (max-width: 480px) {
    .home-block2 .hover-shop {
        top: 20px;
    }
    .home-block2 .hover-shop h2 {
        font-size: 30px;
    }
    .home-block2 .hover-shop h4 {
        font-size: 22px;
    }
    .home-block2 .ready-block {
        max-width: 175px;
        right: 0px;
    }
    .home-block2 .ready-block h2 {
        font-size: 26px;
    }
    #mapDirection {
        width: 50%;
    }
    .category .category-name h2 {
        font-size: 37px;
    }
    .category .category-name h4 {
        font-size: 20px;
    }
    .category .menu-block3 h2 {
        font-size: 54px;
    }
    header .home-menu li:nth-child(3) h2 {
        font-size: 55px;
    }
    #mapDirection {
        width: 96%;
    }
    header .home-menu > li:nth-child(2) {
        padding-top: 25px;
    }
    header .home-menu > li:nth-child(3) {
        padding-top: 30px;
    }
    .menu-block1 ul.menu li a {
        font-size: 22px;
    }
    .menu-block3 .menu-block3-sub1 h2 {
        font-size: 58px;
    }
}
@media screen and (max-width: 320px) {
    .thick-line {
        border: none;
    }
    .thin-line {
        border: none;
    }
    .home-block2 .dashed-box .absolute {
        border-width: none;
        border-style: none;
    }
    .home-block2 .hover-shop {
        top: -20px;
    }
    .home-block2 .ready-block {
        max-width: 185px;
        top: 0px;
    }
    .home-block2 .ready-block h2 {
        font-size: 16px;
    }
    .home-block2 h4 {
        font-size: 18px;
    }
    .home-block3 .shop .hover-shop h2 {
        font-size: 35px;
    }
    .home-block3 .shop .hover-shop {
        top: 30px;
    }
    .home-block3 ul li .title {
        max-width: 170px;
        text-align: left;
    }
    footer #menu-footer-menu li a {
        font-size: 17px;
        padding: 0px 0px;
    }
    footer #menu-footer-menu li {
        border-right: none;
    }
    .headerMapDir {
        width: 100%;
        float: none;
    }
    #mapDirection {
        background: none;
        width: 100%;
        text-align: center;
    }
    .category .category-name h2 {
        top: 5%;
        font-size: 24px;
    }
    .category .category-name h4 {
        font-size: 16px;
        top: 46%;
    }
    .category .menu-block3 h2.rel-posts-title {
        font-size: 22px;
    }
    .category .menu-block3 h2 {
        font-size: 43px;
    }
    .category .menu-block2 {
        padding: 10px !important;
    }
    .category .menu-block2 img {
        float: none;
        margin: 20px auto;
        display: block;
    }
    .btn-lg {
        font-size: 37px;
    }
    .menu-block3 .menu-block3-sub2 h3.black {
        font-size: 28px;
    }
    .menu-block3 .menu-block3-sub1 h2 {
        font-size: 42px;
    }
    .menu-block3
        .menu-block3-sub2
        .catering-wrapper
        .catering-bordered
        h2.catering-title {
        font-size: 40px;
    }
    .home-block2 .hover-shop h2 {
        font-size: 26px;
        margin-bottom: 0;
    }
    .home-block2 .hover-shop h4 {
        font-size: 18px;
    }
    header .home-menu li:nth-child(2) p {
        font-size: 20px;
    }
    header .home-menu li:nth-child(2) h3 {
        font-size: 25px;
    }
    header .home-menu li:nth-child(3) h2 {
        font-size: 50px;
    }
    header .home-menu #mapDirection {
        text-align: center;
        background-position: right 0 center;
    }
}
.single .posts-navigation {
    margin-top: 20px;
}
.single .posts-navigation > div {
    display: inline-block;
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
}
.single .posts-navigation .left-side {
    text-align: left;
}
.single .posts-navigation .right-side {
    text-align: right;
}
.page-w-sidebars .page-content {
    padding: 10px 20px;
}
.page-w-sidebars .page-content,
.page-w-sidebars .page-content p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.page-w-sidebars .page-content ul {
    padding-left: 20px;
}
.page-w-sidebars .page-content li {
    list-style-type: disc;
}
.woocommerce-checkout .container.category {
    max-width: 980px;
}
.woocommerce-checkout #billing_country_field,
.woocommerce-checkout #shipping_country_field {
    height: 55px;
    padding-top: 20px;
}
.woocommerce-checkout #shipping_state_field {
    height: 55px;
}
.woocommerce-checkout .form-row.create-account {
    width: 100% !important;
}
.home .slider-block {
    margin-bottom: 10px;
}
/* catering page w/ shortcodes */
.catering .catering-item {
    padding: 5px 0;
    border-bottom: 1px solid #333;
}
.catering .catering-item:first-of-type {
    margin-top: 10px;
    border-top: 1px solid #333;
}
.catering .catering-item,
.catering .catering-item p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333333;
}
.catering .catering-item .title {
    font-family: BebasNeue;
    font-size: 23px;
    color: #1b1b1b;
}
.catering .catering-item .title:after {
    content: "▶";
    padding: 0 15px;
    position: relative;
    top: -2px;
}
.catering .catering-item.active .title:after {
    content: "▼";
    background: none;
}
.catering .catering-item strong {
    font-family: BebasNeue;
    font-size: 17px;
    color: #1b1b1b;
}
.catering .catering-item .details {
    display: none;
}
.catering .catering-item.active .details {
    display: block;
}
.page-id-641 .contact-info {
    display: none;
}
.page-id-641 .category ul.menu #menu-item-131 {
    background: #ffffff;
    border-top: 1px solid #151515;
    border-bottom: 1px solid #151515;
    margin: 0;
}
.page-id-641 .category ul.menu #menu-item-131 > a {
    color: #151515;
}

.home-menu .check-menu {
    transition: none;
}
.home-menu .check-menu > .submenu {
    position: absolute;
    z-index: 99;
    left: 0;
    padding-bottom: 10px;
    display: none;
    background-color: #736f68;
    border: 1px solid #fff;
    border-top: none;
    left: -1px;
    right: -1px;
}
.home-menu .check-menu:hover > .submenu {
    display: block;
}
header .home-menu .submenu li {
    width: 100%;
    padding: 10px 0;
}
header .home-menu .submenu li a {
    color: #fff;
}

.woocommerce-checkout .form-row {
    min-height: 53px;
}
