/*!
 * Theme Name:  Plate Up
 * Theme URI:   http://themeofthecrop.com
 * Description: A bold, refined theme for modern restaurants that is designed from the ground up to turn your web traffic into foot traffic.
 * Version:     1.2.3
 * Author:      Theme of the Crop
 * Author URI:  http://themeofthecrop.com
 * Tags:		dark,one-column,two-columns,right-sidebar,responsive-layout,custom-colors,custom-header,custom-menu,featured-images,full-width-template,microformats,sticky-post,theme-options,threaded-comments,translation-ready
 * Text Domain: plate-up_textdomain
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.bg {
  background: #fbe2a9;
  background: url('assets/img/pat2.png');
  background-repeat: repeat;
}
.bg-neutral {
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
}
.font-small {
  font-size: 14px;
  line-height: 30px;
}
.font-base {
  font-size: 18px;
  line-height: 30px;
}
.font-lead {
  font-size: 24px;
  line-height: 30px;
}
.font-header {
  font-size: 36px;
  line-height: 60px;
}
.font-header-big {
  font-size: 48px;
  line-height: 60px;
}
.p-base {
  margin-top: 30px;
  margin-bottom: 30px;
}
.p-base:last-child {
  margin-bottom: 0;
}
.p-lead {
  margin-top: 30px;
  margin-bottom: 30px;
}
.p-lead:last-child {
  margin-bottom: 0;
}
.p-header {
  margin-bottom: 30px;
  margin-top: 60px;
}
.p-header:last-child {
  margin-bottom: 0;
}
.p-header-big {
  margin-bottom: 30px;
  margin-top: 60px;
}
.p-header-big:last-child {
  margin-bottom: 0;
}
.p-small {
  margin-top: 30px;
  margin-bottom: 30px;
}
.p-small:last-child {
  margin-bottom: 0;
}
.corners-top {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
.corners-btm {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}
.btn {
  font-size: 18px;
  line-height: 30px;
  line-height: 38px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 9px;
  padding: 0 15px;
  border: 1px solid #bbbbbb;
  background-color: #eeeeee;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eeeeee), color-stop(1, #bbbbbb));
  background: -moz-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -webkit-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -o-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -ms-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: linear-gradient(to bottom, #eeeeee 5%, #bbbbbb 100%);
}
.btn:hover {
  color: #000;
  text-shadow: 1px 1px 0px #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bbbbbb), color-stop(1, #eeeeee));
  background: -moz-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -o-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: linear-gradient(to bottom, #bbbbbb 5%, #eeeeee 100%);
  background-color: #bbbbbb;
}
.btn:active {
  position: relative;
  top: 1px;
}
.btn.btn-small {
  font-size: 14px;
  line-height: 30px;
  line-height: 38px;
}
.btn.btn-small:active {
  position: absolute;
  top: auto;
}
.btn-offset {
  border-color: #963207;
  background-color: #963207;
  color: #fff;
  text-shadow: 0px 1px 0px #000;
  -moz-box-shadow: inset 0px 1px 0px 0px #fbbca1;
  -webkit-box-shadow: inset 0px 1px 0px 0px #fbbca1;
  box-shadow: inset 0px 1px 0px 0px #fbbca1, inset 0px -1px 0px 0px #963207;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #963207), color-stop(1, #4d1a04));
  background: -moz-linear-gradient(top, #963207 5%, #4d1a04 100%);
  background: -webkit-linear-gradient(top, #963207 5%, #4d1a04 100%);
  background: -o-linear-gradient(top, #963207 5%, #4d1a04 100%);
  background: -ms-linear-gradient(top, #963207 5%, #4d1a04 100%);
  background: linear-gradient(to bottom, #963207 5%, #4d1a04 100%);
}
.btn-offset:hover {
  color: #fff;
  text-shadow: 1px 1px 0px #000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d1a04), color-stop(1, #963207));
  background: -moz-linear-gradient(top, #4d1a04 5%, #963207 100%);
  background: -webkit-linear-gradient(top, #4d1a04 5%, #963207 100%);
  background: -o-linear-gradient(top, #4d1a04 5%, #963207 100%);
  background: -ms-linear-gradient(top, #4d1a04 5%, #963207 100%);
  background: linear-gradient(to bottom, #4d1a04 5%, #963207 100%);
  background-color: #4d1a04;
}
.fancy-input {
  font-size: 14px;
  line-height: 30px;
  padding: 5px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  -webkit-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(0.2, #ffffff), color-stop(0.8, #ffffff), color-stop(1, #dddddd));
  background: -moz-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -webkit-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -o-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -ms-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: linear-gradient(to bottom, #dddddd 1%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
}
.fancy-input:-moz-placeholder {
  color: #888888;
}
.fancy-input::-moz-placeholder {
  color: #888888;
}
.fancy-input:-ms-input-placeholder {
  color: #888888;
}
.fancy-input::-webkit-input-placeholder {
  color: #888888;
}
.pillbox {
  font-size: 14px;
  min-width: 70px;
  margin-right: 15px;
  background: #963207;
  padding: 0 15px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('assets/fonts/glyphicons-halflings-regular.eot');
  src: url('assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('assets/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro: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-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-print:before {
  content: "\e045";
}
.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-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.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-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-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.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-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
@font-face {
  font-family: 'socicon';
  src: url('assets/fonts/socicon-webfont.eot');
  src: url('assets/fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/socicon-webfont.woff') format('woff'), url('assets/fonts/socicon-webfont.ttf') format('truetype'), url('assets/fonts/socicon-webfont.svg#sociconregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.social-icons a:before {
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  font-family: 'socicon' !important;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.social-icons a:empty {
  width: 30px;
}
.social-icons a[href*="easid.cc"]::before {
  content: "5";
}
.social-icons a[href*="twitter.com"]::before {
  content: "a";
}
.social-icons a[href*="facebook.com"]::before {
  content: "b";
}
.social-icons a[href*="google.com"]::before {
  content: "c";
}
.social-icons a[href*="pinterest.com"]::before {
  content: "d";
}
.social-icons a[href*="foursquare.com"]::before {
  content: "e";
}
.social-icons a[href*="yahoo.com"]::before {
  content: "f";
}
.social-icons a[href*="skype:"]::before {
  content: "g";
}
.social-icons a[href*="yelp.com"]::before {
  content: "h";
}
.social-icons a[href*="feedburner.com"]::before {
  content: "i";
}
.social-icons a[href*="linkedin.com"]::before {
  content: "j";
}
.social-icons a[href*="viadeo.com"]::before {
  content: "k";
}
.social-icons a[href*="xing.com"]::before {
  content: "l";
}
.social-icons a[href*="myspace.com"]::before {
  content: "m";
}
.social-icons a[href*="soundcloud.com"]::before {
  content: "n";
}
.social-icons a[href*="spotify.com"]::before {
  content: "o";
}
.social-icons a[href*="grooveshark.com"]::before {
  content: "p";
}
.social-icons a[href*="last.fm"]::before {
  content: "q";
}
.social-icons a[href*="youtube.com"]::before {
  content: "r";
}
.social-icons a[href*="vimeo.com"]::before {
  content: "s";
}
.social-icons a[href*="dailymotion.com"]::before {
  content: "t";
}
.social-icons a[href*="vine.com"]::before {
  content: "u";
}
.social-icons a[href*="flickr.com"]::before {
  content: "p";
}
.social-icons a[href*="500px.com"]::before {
  content: "w";
}
.social-icons a[href*="instagram.com"]::before {
  content: "x";
}
.social-icons a[href*="wordpress.com"]::before {
  content: "y";
}
.social-icons a[href*="wordpress.org"]::before {
  content: "y";
}
.social-icons a[href*="tumblr.com"]::before {
  content: "z";
}
.social-icons a[href*="blogger.com"]::before {
  content: "A";
}
.social-icons a[href*="technorati.com"]::before {
  content: "B";
}
.social-icons a[href*="reddit.com"]::before {
  content: "C";
}
.social-icons a[href*="dribbble.com"]::before {
  content: "D";
}
.social-icons a[href*="stumbleupon.com"]::before {
  content: "E";
}
.social-icons a[href*="digg.com"]::before {
  content: "F";
}
.social-icons a[href*="envato.com"]::before {
  content: "G";
}
.social-icons a[href*="behance.net"]::before {
  content: "H";
}
.social-icons a[href*="delicious.com"]::before {
  content: "I";
}
.social-icons a[href*="deviantart.com"]::before {
  content: "J";
}
.social-icons a[href*="forrst.com"]::before {
  content: "K";
}
.social-icons a[href*="play.com"]::before {
  content: "L";
}
.social-icons a[href*="zerply.com"]::before {
  content: "M";
}
.social-icons a[href*="wikipedia.com"]::before {
  content: "N";
}
.social-icons a[href*="apple.com"]::before {
  content: "O";
}
.social-icons a[href*="flattr.com"]::before {
  content: "P";
}
.social-icons a[href*="github.com"]::before {
  content: "Q";
}
.social-icons a[href*="github.io"]::before {
  content: "Q";
}
.social-icons a[href*="chime.in"]::before {
  content: "R";
}
.social-icons a[href*="friendfeed.com"]::before {
  content: "S";
}
.social-icons a[href*="newsvine.com"]::before {
  content: "T";
}
.social-icons a[href*="identi.ca"]::before {
  content: "U";
}
.social-icons a[href*="bebo.com"]::before {
  content: "V";
}
.social-icons a[href*="zynga.com"]::before {
  content: "W";
}
.social-icons a[href*="steampowered.com"]::before {
  content: "X";
}
.social-icons a[href*="xbox.com"]::before {
  content: "Y";
}
.social-icons a[href*="windows.com"]::before {
  content: "Z";
}
.social-icons a[href*=".live.com"]::before {
  content: "Z";
}
/* Outlook skipped. It's not clear what domain it would be attached to */
.social-icons a[href*="coderwall.com"]::before {
  content: "2";
}
.social-icons a[href*="tripadvisor.co"]::before {
  content: "3";
}
.social-icons a[href*="netcod.es"]::before {
  content: "4";
}
.social-icons a[href*="lanyrd.com"]::before {
  content: "7";
}
.social-icons a[href*="slideshare.net"]::before {
  content: "8";
}
.social-icons a[href*="bufferapp.com"]::before {
  content: "9";
}
.social-icons a[href*=".rss"]::before {
  content: ",";
}
.social-icons a[href*="vk.com"]::before {
  content: ";";
}
.social-icons a[href*="disqus.com"]::before {
  content: ":";
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.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 {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 760px;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 980px;
  }
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1180px;
  }
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  left: -2000px;
}
.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}
body {
  font-family: "PT Sans", "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}
p {
  margin-top: 30px;
  margin-bottom: 30px;
}
p:last-child {
  margin-bottom: 0;
}
small {
  font-size: 14px;
  line-height: 30px;
}
cite {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
h1,
.h1 {
  font-size: 36px;
  line-height: 60px;
  margin-bottom: 30px;
  margin-top: 60px;
  font-weight: 400;
  text-transform: uppercase;
}
h1:last-child,
.h1:last-child {
  margin-bottom: 0;
}
h2,
.h2 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 400;
}
h2:last-child,
.h2:last-child {
  margin-bottom: 0;
}
h3,
.h3 {
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 400;
}
h3:last-child,
.h3:last-child {
  margin-bottom: 0;
}
h4,
.h4 {
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
h4:last-child,
.h4:last-child {
  margin-bottom: 0;
}
h5,
.h5 {
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 400;
  font-style: italic;
}
h5:last-child,
.h5:last-child {
  margin-bottom: 0;
}
h6,
.h6 {
  font-size: 14px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
h6:last-child,
.h6:last-child {
  margin-bottom: 0;
}
ul,
ol {
  margin: 30px 0;
  padding: 0 0 0 30px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}
abbr[title],
acronym {
  cursor: help;
  border-bottom: 1px dotted #f5f2ca;
}
blockquote {
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 30px;
  margin-left: 30px;
  margin-right: 0;
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
  font-style: italic;
}
blockquote:last-child {
  margin-bottom: 0;
}
blockquote p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote p:first-child {
  margin-top: 0;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote em {
  font-style: normal;
}
blockquote cite {
  margin-top: 30px;
  display: block;
  text-align: right;
  font-style: normal;
}
address {
  display: block;
  font-style: normal;
  margin-top: 30px;
  margin-bottom: 30px;
}
address:last-child {
  margin-bottom: 0;
}
body {
  background: #fbe2a9;
  background: url('assets/img/pat2.png');
  background-repeat: repeat;
  color: #f5f2ca;
}
a {
  color: #eeee77;
  text-decoration: none;
}
a:hover {
  color: #c74209;
}
.container {
  padding-top: 60px;
}
#main {
  padding-top: 15px;
}
@media (min-width: 768px) {
  #main {
    padding-top: 60px;
  }
}
.site-content {
  margin-bottom: 60px;
}
.entry-title {
  font-size: 36px;
  line-height: 60px;
  margin-bottom: 30px;
  margin-top: 60px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  word-wrap: break-word;
}
.entry-title:last-child {
  margin-bottom: 0;
}
.entry-meta .entry-date,
.entry-meta .updated {
  display: block;
  font-size: 14px;
  line-height: 30px;
  font-weight: italic;background-color:#ffa04a;color:#7a1616;
}
.featured-image,
.featured-image img,
.wp-post-image {
  margin: 30px 0;
  max-width: 100%;
  height: auto;
  display: block;
}
.entry-content img,
.comment-body img,
.entry-content .wp-caption,
.comment-body .wp-caption {
  max-width: 100%;
  width: auto;
  height: auto;
}
.entry-content .aligncenter,
.comment-body .aligncenter {
  margin: 0 auto;
}
.entry-content .alignleft,
.comment-body .alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.entry-content .alignright,
.comment-body .alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.entry-content .wp-caption,
.comment-body .wp-caption {
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
  padding: 5px;
}
.entry-content .wp-caption .wp-caption-text,
.comment-body .wp-caption .wp-caption-text {
  margin-top: 0;
}
.entry-content table,
.comment-body table {
  border: 1px solid #53523a;
  line-height: 20px;
  margin: 30px 0;
}
.entry-content td,
.comment-body td,
.entry-content th,
.comment-body th {
  padding: 15px;
  vertical-align: top;
  text-align: left;
}
.entry-content th,
.comment-body th {
  font-weight: bold;
}
.entry-content thead th,
.comment-body thead th {
  background: #333;
  background: rgba(255, 255, 255, 0.1);
}
.entry-content tr,
.comment-body tr {
  border-bottom: 1px solid #53523a;
}
.entry-content dl,
.comment-body dl {
  margin: 30px 0;
}
.entry-content dt,
.comment-body dt {
  font-style: italic;
}
.entry-content dd,
.comment-body dd {
  margin-left: 30px;
}
.entry-content code,
.comment-body code,
.entry-content kbd,
.comment-body kbd,
.entry-content pre,
.comment-body pre {
  padding: 5px 10px;
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
}
.entry-content pre,
.comment-body pre {
  white-space: pre;
  overflow-x: auto;
  padding: 15px;
  font-size: 14px;
  line-height: 20px;
}
.entry-content .page-links,
.comment-body .page-links {
  display: block;
  margin: 60px 0;
  line-height: 28px;
  text-align: right;
}
.entry-content .page-links .page-links-title,
.comment-body .page-links .page-links-title {
  font-size: 14px;
  min-width: 70px;
  background: #963207;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
}
.entry-content .page-links span,
.comment-body .page-links span {
  min-width: 25px;
  display: inline-block;
  text-align: center;
}
.entry-content .page-links a,
.comment-body .page-links a {
  border: 1px solid #53523a;
  display: inline-block;
  position: relative;
  top: 1px;
}
.entry-content .post-password-form input[type="password"],
.comment-body .post-password-form input[type="password"] {
  font-size: 14px;
  line-height: 30px;
  padding: 5px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  -webkit-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(0.2, #ffffff), color-stop(0.8, #ffffff), color-stop(1, #dddddd));
  background: -moz-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -webkit-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -o-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -ms-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: linear-gradient(to bottom, #dddddd 1%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  display: block;
  width: 50%;
}
.entry-content .post-password-form input[type="password"]:-moz-placeholder,
.comment-body .post-password-form input[type="password"]:-moz-placeholder {
  color: #888888;
}
.entry-content .post-password-form input[type="password"]::-moz-placeholder,
.comment-body .post-password-form input[type="password"]::-moz-placeholder {
  color: #888888;
}
.entry-content .post-password-form input[type="password"]:-ms-input-placeholder,
.comment-body .post-password-form input[type="password"]:-ms-input-placeholder {
  color: #888888;
}
.entry-content .post-password-form input[type="password"]::-webkit-input-placeholder,
.comment-body .post-password-form input[type="password"]::-webkit-input-placeholder {
  color: #888888;
}
.entry-content iframe,
.comment-body iframe {
  max-width: 100%;
}
.attachment img {
  max-width: 100%;
  height: auto;
}
.entry-footer {
  border-top: 1px solid #53523a;
  margin-top: 45px;
  padding-top: 14px;
  font-size: 14px;
}
.entry-footer .glyphicon {
  margin-right: 0.25em;
}
.post-navigation {
  position: relative;
  margin-top: 60px;
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
}
.post-navigation:before,
.post-navigation:after {
  content: " ";
  display: table;
}
.post-navigation:after {
  clear: both;
}
.post-navigation:before,
.post-navigation:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.post-navigation:after {
  clear: both;
}
.post-navigation .nav-links > div {
  width: 48%;
  padding: 0.5em;
}
.post-navigation .nav-links > div:before {
  position: absolute;
  top: 50%;
  margin-top: -0.6em;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.post-navigation .nav-previous {
  float: left;
}
.post-navigation .nav-previous:before {
  content: "\e079";
}
.post-navigation .nav-previous a {
  padding-left: 1.5em;
  display: inline-block;
}
.post-navigation .nav-next {
  float: right;
  text-align: right;
}
.post-navigation .nav-next:before {
  right: 0.5em;
  content: "\e080";
}
.post-navigation .nav-next a {
  padding-right: 1.5em;
  display: inline-block;
}
.comments-title {
  font-size: 14px;
  min-width: 70px;
  margin-right: 15px;
  background: #963207;
  padding: 0 15px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.comment-list {
  counter-reset: my-badass-counter;
  padding-left: 0;
}
.comment-list .comment,
.comment-list .pingback {
  list-style: none;
}
.comment-list .comment-body {
  margin-bottom: 60px;
}
.comment-list .comment-author {
  line-height: 29px;
  border-bottom: 1px solid #53523a;
}
.comment-list .avatar {
  width: 75px;
  height: 60px;
  padding-right: 15px;
  float: left;
  background: #111111;
  background: url('assets/img/bg_stressed_linen.png');
  background-repeat: repeat;
}
.comment-list cite {
  display: block;
  clear: both;
}
@media (min-width: 480px) {
  .comment-list cite {
    display: inline;
  }
}
.comment-list .says {
  display: none;
}
.comment-list .comment-meta {
  font-size: 14px;
  display: block;
}
.comment-list .children {
  padding-left: 15px;
}
.comment-list .pingback .edit-link {
  font-size: 14px;
  display: block;
  text-align: right;
}
.comment-list .pingback .edit-link a {
  display: inline-block;
}
.comment-navigation:before,
.comment-navigation:after {
  content: " ";
  display: table;
}
.comment-navigation:after {
  clear: both;
}
.comment-navigation:before,
.comment-navigation:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.comment-navigation:after {
  clear: both;
}
.comment-navigation .nav-previous {
  float: left;
}
.comment-navigation .nav-next {
  float: right;
}
.comment-respond {
  margin-top: 120px;
}
.comment-respond .comment-reply-title {
  font-size: 48px;
  line-height: 60px;
}
.comment-respond .comment-reply-title small {
  display: block;
}
.comment-respond label {
  display: block;
  cursor: pointer;
}
.comment-respond .required {
  color: #963207;
}
.comment-respond input,
.comment-respond textarea {
  width: 100%;
  font-size: 14px;
  line-height: 30px;
  padding: 5px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  -webkit-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(0.2, #ffffff), color-stop(0.8, #ffffff), color-stop(1, #dddddd));
  background: -moz-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -webkit-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -o-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -ms-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: linear-gradient(to bottom, #dddddd 1%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  margin: 0;
}
.comment-respond input:-moz-placeholder,
.comment-respond textarea:-moz-placeholder {
  color: #888888;
}
.comment-respond input::-moz-placeholder,
.comment-respond textarea::-moz-placeholder {
  color: #888888;
}
.comment-respond input:-ms-input-placeholder,
.comment-respond textarea:-ms-input-placeholder {
  color: #888888;
}
.comment-respond input::-webkit-input-placeholder,
.comment-respond textarea::-webkit-input-placeholder {
  color: #888888;
}
.comment-respond input {
  max-width: 15em;
}
.comment-respond textarea {
  height: 240px;
}
.comment-respond .form-submit input {
  font-size: 18px;
  line-height: 30px;
  line-height: 38px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 9px;
  padding: 0 15px;
  border: 1px solid #bbbbbb;
  background-color: #eeeeee;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eeeeee), color-stop(1, #bbbbbb));
  background: -moz-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -webkit-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -o-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -ms-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: linear-gradient(to bottom, #eeeeee 5%, #bbbbbb 100%);
  display: block;
  max-width: 15em;
}
.comment-respond .form-submit input:hover {
  color: #000;
  text-shadow: 1px 1px 0px #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bbbbbb), color-stop(1, #eeeeee));
  background: -moz-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -o-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: linear-gradient(to bottom, #bbbbbb 5%, #eeeeee 100%);
  background-color: #bbbbbb;
}
.comment-respond .form-submit input:active {
  position: relative;
  top: 1px;
}
.comment-respond .form-submit input.btn-small {
  font-size: 14px;
  line-height: 30px;
  line-height: 38px;
}
.comment-respond .form-submit input.btn-small:active {
  position: absolute;
  top: auto;
}
.entry-content .gallery {
  margin-left: -2%;
}
@media (min-width: 768px) {
  .entry-content .gallery {
    margin-left: -15px;
  }
}
.entry-content .gallery-item {
  position: relative;
  margin-left: 2%;
  margin-top: 15px;
  float: left;
  max-width: 1024px;
}
@media (min-width: 768px) {
  .entry-content .gallery-item {
    margin-left: 15px;
  }
}
.entry-content .gallery-icon a,
.entry-content .gallery-icon img {
  display: block;
  width: 100%;
}
.entry-content figcaption,
.entry-content .gallery-caption {
  position: absolute;
  left: -4000px;
  top: 0;
}
.entry-content .gallery-columns-1 .gallery-item {
  float: none;
  margin-top: 30px;
}
.entry-content .gallery-columns-2 .gallery-item {
  width: 48%;
}
.entry-content .gallery-columns-3 .gallery-item {
  width: 31%;
}
.entry-content .gallery-columns-4 .gallery-item {
  width: 23%;
}
.entry-content .gallery-columns-5 .gallery-item {
  width: 18%;
}
.entry-content .gallery-columns-6 .gallery-item {
  width: 14%;
}
.entry-content .gallery-columns-7 .gallery-item {
  width: 12%;
}
.entry-content .gallery-columns-8 .gallery-item {
  width: 10%;
}
.entry-content .gallery-columns-9 .gallery-item {
  width: 9%;
}
@media (min-width: 768px) {
  .entry-content .gallery-columns-2 .gallery-item {
    width: 347px;
  }
  .entry-content .gallery-columns-3 .gallery-item {
    width: 226px;
  }
  .entry-content .gallery-columns-4 .gallery-item {
    width: 166px;
  }
  .entry-content .gallery-columns-5 .gallery-item {
    width: 130px;
  }
  .entry-content .gallery-columns-6 .gallery-item {
    width: 105px;
  }
  .entry-content .gallery-columns-7 .gallery-item {
    width: 88px;
  }
  .entry-content .gallery-columns-8 .gallery-item {
    width: 75px;
  }
  .entry-content .gallery-columns-9 .gallery-item {
    width: 65px;
  }
}
@media (min-width: 992px) {
  .entry-content .gallery-columns-2 .gallery-item {
    width: 258px;
  }
  .entry-content .gallery-columns-3 .gallery-item {
    width: 167px;
  }
  .entry-content .gallery-columns-4 .gallery-item {
    width: 121px;
  }
  .entry-content .gallery-columns-5 .gallery-item {
    width: 94px;
  }
  .entry-content .gallery-columns-6 .gallery-item {
    width: 76px;
  }
  .entry-content .gallery-columns-7 .gallery-item {
    width: 63px;
  }
  .entry-content .gallery-columns-8 .gallery-item {
    width: 53px;
  }
  .entry-content .gallery-columns-9 .gallery-item {
    width: 45px;
  }
}
@media (min-width: 1200px) {
  .entry-content .gallery-columns-2 .gallery-item {
    width: 316px;
  }
  .entry-content .gallery-columns-3 .gallery-item {
    width: 206px;
  }
  .entry-content .gallery-columns-4 .gallery-item {
    width: 150px;
  }
  .entry-content .gallery-columns-5 .gallery-item {
    width: 117px;
  }
  .entry-content .gallery-columns-6 .gallery-item {
    width: 95px;
  }
  .entry-content .gallery-columns-7 .gallery-item {
    width: 79px;
  }
  .entry-content .gallery-columns-8 .gallery-item {
    width: 67px;
  }
  .entry-content .gallery-columns-9 .gallery-item {
    width: 58px;
  }
}
@media (min-width: 992px) {
  .page-template-page-full-width-php .gallery-columns-2 .gallery-item {
    width: 457px;
  }
  .page-template-page-full-width-php .gallery-columns-3 .gallery-item {
    width: 300px;
  }
  .page-template-page-full-width-php .gallery-columns-4 .gallery-item {
    width: 221px;
  }
  .page-template-page-full-width-php .gallery-columns-5 .gallery-item {
    width: 174px;
  }
  .page-template-page-full-width-php .gallery-columns-6 .gallery-item {
    width: 142px;
  }
  .page-template-page-full-width-php .gallery-columns-7 .gallery-item {
    width: 120px;
  }
  .page-template-page-full-width-php .gallery-columns-8 .gallery-item {
    width: 103px;
  }
  .page-template-page-full-width-php .gallery-columns-9 .gallery-item {
    width: 90px;
  }
}
@media (min-width: 1200px) {
  .page-template-page-full-width-php .gallery-columns-2 .gallery-item {
    width: 562px;
  }
  .page-template-page-full-width-php .gallery-columns-3 .gallery-item {
    width: 370px;
  }
  .page-template-page-full-width-php .gallery-columns-4 .gallery-item {
    width: 273px;
  }
  .page-template-page-full-width-php .gallery-columns-5 .gallery-item {
    width: 216px;
  }
  .page-template-page-full-width-php .gallery-columns-6 .gallery-item {
    width: 177px;
  }
  .page-template-page-full-width-php .gallery-columns-7 .gallery-item {
    width: 150px;
  }
  .page-template-page-full-width-php .gallery-columns-8 .gallery-item {
    width: 129px;
  }
  .page-template-page-full-width-php .gallery-columns-9 .gallery-item {
    width: 113px;
  }
}
#lightbox .lb-outerContainer,
#lightbox .lb-image {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#lightbox .lb-data {
  color: #f5f2ca;
}
#lightbox .lb-caption {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
#lightbox .lb-number {
  font-size: 14px;
  line-height: 30px;
  color: #f5f2ca;
}
.index .page-title {
  margin-top: 0;
}
.index .page-summary {
  padding: 30px;
  margin-bottom: 30px;
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
}
.index .page-summary p:first-child {
  margin-top: 0;
}
.index h1.page-summary {
  font-size: 18px;
  line-height: 30px;
  text-transform: none;
  margin-top: 0;
}
.index article {
  margin-bottom: 90px;
}
.index .entry-header {
  margin-bottom: 15px;
}
.index .entry-header:before,
.index .entry-header:after {
  content: " ";
  display: table;
}
.index .entry-header:after {
  clear: both;
}
.index .entry-header:before,
.index .entry-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.index .entry-header:after {
  clear: both;
}
.index .entry-meta {
  font-size: 14px;
  min-width: 70px;
  margin-right: 15px;
  background: #963207;
  padding: 0 15px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  margin-bottom: 15px;
}
.index .entry-summary {
  margin-top: -15px;border-left:2px solid purple;padding-left:20px;
}
.index .sticky-flag {
  border-top: 1px solid #f5f2ca;
  line-height: 29px;
  font-size: 10px;
}
.index .sticky .entry-meta {
  margin-top: -15px;
  margin-bottom: -15px;
}
.index .sticky .entry-summary {
  margin-top: 0;
}
.index .entry-title {
  font-size: 24px;
  line-height: 30px;
  text-transform: none;
  float: left;
  display: inline-block;
}
.index .entry-title a {
  font-weight: normal;
  color: #f5f2ca;
}
.index .more {
  font-size: 14px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 90px;
  border-bottom: 1px solid #53523a;
  text-align: center;
  line-height: 29px;
}
.index .more a {
  position: relative;
  display: block;
  top: 15px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 29px;color:#7a1616;
}
.index .more a:hover {
  text-decoration: none;
}
.index .more a .wrapper {
  background: #ffa04a;

  padding: 15px;
}
.index .paging-navigation:before,
.index .paging-navigation:after {
  content: " ";
  display: table;
}
.index .paging-navigation:after {
  clear: both;
}
.index .paging-navigation:before,
.index .paging-navigation:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.index .paging-navigation:after {
  clear: both;
}
.index .paging-navigation .nav-links > div {
  display: inline-block;
}
.index .paging-navigation .nav-next {
  float: right;
}
.search-index .entry-date {
  display: inline;
}
.searchform {
  position: relative;
}
.searchform #s {
  font-size: 14px;
  line-height: 30px;
  padding: 5px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  -webkit-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(0.2, #ffffff), color-stop(0.8, #ffffff), color-stop(1, #dddddd));
  background: -moz-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -webkit-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -o-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -ms-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: linear-gradient(to bottom, #dddddd 1%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  width: 100%;
  border-radius: 30px;
  padding-left: 25px;
  padding-right: 55px;
}
.searchform #s:-moz-placeholder {
  color: #888888;
}
.searchform #s::-moz-placeholder {
  color: #888888;
}
.searchform #s:-ms-input-placeholder {
  color: #888888;
}
.searchform #s::-webkit-input-placeholder {
  color: #888888;
}
.searchform #searchsubmit {
  position: absolute;
  top: 0px;
  right: 10px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: none;
  padding: 0;
  border: 0;
}
.searchform #searchsubmit .glyphicon {
  color: #333;
  top: 12px;
}
.entry-content .searchform {
  max-width: 20em;
}
.bypostauthor {
  display: inherit;
}
.social-menu ul {
  padding-left: 0;
  list-style: none;
}
.social-menu ul li {
  display: inline-block;
}
.social-menu li:hover,
.social-menu li:focus {
  background-color: inherit;
}
.social-menu a {
  padding: 13px 0 12px;
}
.social-menu a:before {
  background: #963207;
  color: #f5f2ca;
  border-radius: 50%;
}
.social-menu a:hover:before {
  background: #f5f2ca;
  color: #963207;
}
.navbar {
  font-size: 18px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .navbar {
    margin-top: -1px;
    border-top: 1px solid #53523a;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .navbar {
    text-align: left;
  }
}
.navbar .navigation {
  margin-bottom: 30px;
}
.navbar .navigation .collapsed-menu-toggle {
  display: block;
  line-height: 60px;
  background: #000000;
  color: #f9560b;
  position: relative;
}
.navbar .navigation .collapsed-menu-toggle:before,
.navbar .navigation .collapsed-menu-toggle:after {
  content: " ";
  display: table;
}
.navbar .navigation .collapsed-menu-toggle:after {
  clear: both;
}
.navbar .navigation .collapsed-menu-toggle:before,
.navbar .navigation .collapsed-menu-toggle:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar .navigation .collapsed-menu-toggle:after {
  clear: both;
}
.navbar .navigation .collapsed-menu-toggle a {
  color: #f5f2ca;
}
.navbar .navigation .collapsed-menu-toggle .home-link {
  margin-top: 0;
  display: inline-block;
  float: left;
  padding: 0 30px;
}
.navbar .navigation .collapsed-menu-toggle .home-link .glyphicon {
  top: 3px;
}
.navbar .navigation .collapsed-menu-toggle .control {
  position: relative;
  display: inline-block;
  float: right;
  line-height: 30px;
  margin: 14px 15px;
  border: 1px solid #f5f2ca;
  border-radius: 3px;
  padding-left: 35px;
  padding-right: 5px;
  font-weight: 400;
}
.navbar .navigation .collapsed-menu-toggle .control:hover,
.navbar .navigation .collapsed-menu-toggle .control:focus {
  background: #4d1a04;
  text-decoration: none;
}
.navbar .navigation .collapsed-menu-toggle .control:active {
  background: #963207;
}
.navbar .navigation .collapsed-menu-toggle .hamburger {
  display: block;
  position: absolute;
  top: 1px;
  left: 5px;
  width: 25px;
  height: 30px;
}
.navbar .navigation .collapsed-menu-toggle .hamburger span {
  display: block;
  width: 100%;
  height: 4px;
  margin: 4px 0;
  background: #f5f2ca;
}
@media (min-width: 768px) {
  .navbar .navigation .collapsed-menu-toggle {
    display: none;
  }
}
.navbar .navigation #primary-menu-header-wrapper {
  display: none;
}
.navbar .navigation .navbar-nav {
  border: 1px solid #963207;
}
.navbar .navigation .navbar-nav > li {
  display: block;
}
@media (min-width: 768px) {
  .navbar .navigation .navbar-nav > li {
    display: inline-block;
  }
}
.navbar .navigation .navbar-nav > li .dropdown-menu {
  position: relative;
}
@media (min-width: 768px) {
  .navbar .navigation .navbar-nav > li .dropdown-menu {
    position: absolute;
  }
}
@media (min-width: 768px) {
  .navbar .navigation {
    margin-bottom: 0;
  }
  .navbar .navigation #primary-menu-header-wrapper {
    display: block;
  }
  .navbar .navigation #primary-menu-header {
    margin-bottom: 0;
    border: none;
  }
}
@media (min-width: 992px) {
  .navbar .navigation {
    display: inline-block;
    float: left;
  }
}
.navbar .navigation ul {
  margin-top: 0;
  padding-left: 0;
  list-style: none;
}
.navbar .navigation ul > li {
  display: inline-block;
  position: relative;
}
.navbar .navigation ul > li:hover,
.navbar .navigation ul > li:focus {
  background-color: #963207;
}
.navbar .navigation ul > li:active {
  background-color: #652205;
}
.navbar .navigation ul > li > a {
  display: block;
  padding: 15px;
  padding-bottom: 14px;
  line-height: 30px;
  color: #f5f2ca;
  font-weight: 400;
}
.navbar .navigation ul > li > a:hover {
  text-decoration: none;
}
.navbar .navigation ul > li:hover > a,
.navbar .navigation ul > li:focus > a {
  color: #f5f2ca;
}
.navbar .navigation ul > li.menu-item-has-children > a:after {
  content: "\e114";
  position: relative;
  top: 3px;
  padding-left: 5px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #963207;
}
.navbar .navigation ul > li.menu-item-has-children.open > a:after,
.navbar .navigation ul > li.menu-item-has-children:hover > a:after {
  color: #f5f2ca;
}
.navbar .navigation ul > li > ul {
  position: absolute;
  top: 100%;
  display: none;
  z-index: 1000;
  min-width: 200px;
  background-clip: padding-box;
}
.navbar .navigation ul > li > ul > li {
  text-align: left;
  display: block;
  border-bottom: 1px solid #ae3a08;
  background: #963207;
}
.navbar .navigation ul > li > ul > li:hover,
.navbar .navigation ul > li > ul > li:focus {
  background: #ae3a08;
}
.navbar .navigation ul > li > ul > li:active {
  background-color: #652205;
}
.navbar .navigation ul > li > ul > li > a {
  color: #f5f2ca;
}
.navbar .navigation ul .open {
  background-color: #963207;
}
.navbar .navigation ul .open > .dropdown-menu {
  display: block;
}
.navbar .navigation ul .open > a {
  color: #f5f2ca;
  outline: 0;
}
@media (max-width: 768px) {
  .navbar.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 10000;
    background: #111111;
    box-shadow: 0 0 10px #000;
    padding-bottom: 0;
  }
  .navbar.fixed .navigation,
  .navbar.fixed .nav {
    margin-bottom: 0;
  }
  .navbar.fixed #primary-menu-header-wrapper {
    border: 0;
    margin-bottom: 0;
  }
  .navbar.open .navigation {
    margin-bottom: 0;
  }
  .navbar.open #primary-menu-header-wrapper {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .navbar.open #primary-menu-header-wrapper .dropdown-menu {
    border-top: 1px solid #ae3a08;
  }
}
.navbar .social-menu {
  display: none;
  text-align: center;
}
@media (min-width: 768px) {
  .navbar .social-menu {
    display: block;
    border-top: 1px solid #53523a;
  }
}
@media (min-width: 992px) {
  .navbar .social-menu {
    display: inline-block;
    float: right;
    border: none;
  }
}
.navbar .social-menu ul {
  margin-top: 0;
}
.navbar .social-menu li:hover,
.navbar .social-menu li:focus {
  background-color: inherit;
}
.navbar .social-menu a {
  display: block;
  padding: 14px 0 14px 5px;
}
.navbar .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.admin-bar .navbar.fixed {
  top: 46px;
}
@media screen and (max-width: 600px) {
  .admin-bar .navbar.fixed {
    top: 0;
  }
}
.site-header {
  min-height: 150px;
  background: #7a1616;
}
.site-header .container {
  padding-top: 0;
}
.site-header .home-link {
  display: block;
  margin-top: 10px;
}
.site-header .home-link img {
  display: block;
  width: auto;
  height: auto;
  max-width: 50%;
  max-height: 75px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .site-header .home-link img {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .site-header .home-link {
    margin-top: 30px;
  }
  .site-header .home-link img {
    max-width: 100%;
    max-height: 120px;
  }
}
.site-header .header_tagline > h2,
.site-header .header_tagline > div {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .site-header .header_tagline > h2,
  .site-header .header_tagline > div {
    margin-top: 45px;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .site-header .header_tagline > h2,
  .site-header .header_tagline > div {
    text-align: right;
  }
}
.site-header .header_tagline h2 {
  color: #f5f2ca;
}
#hero {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 230px;
  padding-top: 230px;
  color: #f5f2ca;
  font-style: italic;
}
@media (min-width: 480px) {
  #hero {
    background-size: auto 370px;
    padding-top: 370px;
  }
}
@media (min-width: 768px) {
  #hero {
    min-height: 360px;
    background-color: #000;
    background-position: center center;
    background-size: 100% auto;
    padding-top: 0;
    box-shadow: 0 0 20px #000;
  }
}
@media (min-width: 992px) {
  #hero {
    min-height: 500px;
  }
}
#hero.no-hero-bg {
  padding-top: 0;
}
#hero .gr-reviews {
  width: 100%;
  bottom: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #hero .gr-reviews {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
  }
}
#hero .gr-reviews .gr-review {
  font-size: 36px;
  line-height: 60px;
  max-width: 15em;
  margin: 0 auto;
  text-shadow: 2px 2px 0 #000;
  background: none;
  padding: 15px;
}
#hero .gr-reviews .gr-review .gr-content .gr-review-rating {
  font-size: 36px;
  display: block;
  line-height: 60px;
  height: 60px;
}
#hero .gr-reviews .gr-review .gr-content .gr-review-rating .glyphicon {
  font-size: 36px;
  width: 48px;
  height: 36px;
}
#hero .gr-reviews .gr-review .gr-content .gr-review-body p {
  font-size: 36px;
  line-height: 60px;
  line-height: 45px;
  margin: 0;
}
#hero .gr-reviews .gr-review .gr-author {
  font-size: 14px;
  line-height: 30px;
  margin-top: 0;
  text-shadow: 1px 1px 0 #000;
}
#hero .gr-reviews .gr-review .gr-author .gr-author-text {
  width: 100%;
  position: relative;
  text-align: center;
}
#hero .gr-reviews .gr-review .gr-author .gr-author-text .gr-author-name,
#hero .gr-reviews .gr-review .gr-author .gr-author-text .gr-author-affiliation {
  display: inline-block;
}
#hero .gr-reviews .gr-review .gr-author .gr-author-text .gr-author-affiliation a {
  font-weight: 400;
}
#hero .gr-reviews .gr-review .gr-author .gr-author-text a {
  color: #f5f2ca;
  text-decoration: underline;
}
#hero .gr-reviews .gr-review .gr-review-url,
#hero .gr-reviews .gr-review .gr-review-date,
#hero .gr-reviews .gr-review .gr-author-img {
  display: none;
}
#hero .gr-reviews-cycle .gr-review {
  display: none;
}
.footer-map .bp-map {
  height: 25em;
}
#site-footer {
  background: #111111;
  background: rgba(0, 0, 0, 0.3);
  margin-top: 60px;
}
.footer-btm {
  margin-top: 60px;
  padding: 30px 0;
  background: #7a1616;
}
.footer-btm .container {
  padding-top: 0;
}
.footer-btm a {
  color: #f5f2ca;
  font-weight: 400;
}
.footer-btm a:hover {
  text-decoration: underline;
  color: inherit;
}
.footer-btm .brand {
  font-size: 18px;
  line-height: 30px;
  display: block;
  text-align: center;
  line-height: 40px;
}
@media (min-width: 768px) {
  .footer-btm .brand {
    line-height: 30px;
    display: inline-block;
    text-align: left;
    border: none;
    float: left;
  }
}
.footer-btm .menu {
  display: block;
  line-height: 30px;
  margin-bottom: -2px;
}
@media (min-width: 768px) {
  .footer-btm .menu {
    float: right;
    display: inline-block;
  }
}
.footer-btm .menu #primary-menu-footer-wrapper,
.footer-btm .menu .social-menu {
  text-align: center;
  vertical-align: middle;
  display: block;
}
@media (min-width: 768px) {
  .footer-btm .menu #primary-menu-footer-wrapper,
  .footer-btm .menu .social-menu {
    text-align: left;
    display: inline-block;
  }
}
.footer-btm .menu .social-menu {
  height: 30px;
}
.footer-btm .menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
@media (min-width: 768px) {
  .footer-btm .menu ul {
    display: inline-block;
  }
}
.footer-btm .menu ul li {
  display: block;
  border-bottom: 1px solid #f5f2ca;
}
@media (min-width: 768px) {
  .footer-btm .menu ul li {
    display: inline-block;
    border: none;
  }
}
.footer-btm .menu ul li a {
  font-size: 18px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 60px;
  display: block;
}
@media (min-width: 768px) {
  .footer-btm .menu ul li a {
    display: inline;
    line-height: 30px;
  }
}
.footer-btm .menu .social-menu {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .footer-btm .menu .social-menu {
    margin-top: 0;
  }
}
.footer-btm .menu .social-menu li {
  display: inline-block;
  border: none;
}
.footer-btm .menu .social-menu a {
  padding: 0;
  padding-left: 5px;
}
.footer-btm .menu .social-menu a:before {
  background: #963207;
  color: #f5f2ca;
  border-radius: 50%;
}
.footer-btm .menu .social-menu a:hover:before {
  color: #963207;
  background: #f5f2ca;
}
.hangover {
  padding-top: 15px;
  padding-bottom: 15px;
}
.hangover .copyright,
.hangover .assets {
  font-size: 14px;
  line-height: 30px;
  min-height: 30px;
  text-align: center;
}
.hangover .assets {
  opacity: 0.5;
  font-size: 12px;
}
@media (min-width: 768px) {
  .hangover .copyright {
    float: right;
    text-align: right;
  }
  .hangover .assets {
    float: left;
    text-align: left;
  }
}
.rtb-booking-form form {
  font-size: 14px;
  line-height: 30px;
}
.rtb-booking-form fieldset {
  padding: 15px 0 0;
  border: 0;
  border-top: 0px solid #53523a;
  margin: 0 0 30px;
  position: relative;
}
.rtb-booking-form fieldset:not( .reservation ) {
  display: none;
}
.rtb-booking-form legend {
  line-height: 40px;
  padding: 0 10px;
  text-transform: lowercase;
font-size: 30px; color: #f8550a;font-family: 'Nothing You Could Do', cursive;font-weight:700;
  letter-spacing: 1px;
  position: absolute;
top: -15px;
  left: 50%;
  margin-left: -25%;
  min-width: 50%;
  text-align: center;
}
.rtb-booking-form legend:before {
  font-family: 'Glyphicons Halflings';
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\1f4c5";
  color: #963207;
}
.rtb-booking-form .party,
.rtb-booking-form .date,
.rtb-booking-form .time,
.rtb-booking-form .name,
.rtb-booking-form .email,
.rtb-booking-form .phone,
.rtb-booking-form .add-message,
.rtb-booking-form .message {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.rtb-booking-form .date,
.rtb-booking-form .name {
  margin-top: 10px;
}
.rtb-booking-form input,
.rtb-booking-form textarea {
  width: 163px;
  font-size: 14px;
  line-height: 30px;
  padding: 5px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  -webkit-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(0.2, #ffffff), color-stop(0.8, #ffffff), color-stop(1, #dddddd));
  background: -moz-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -webkit-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -o-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -ms-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: linear-gradient(to bottom, #dddddd 1%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  margin-left: 100px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rtb-booking-form input:-moz-placeholder,
.rtb-booking-form textarea:-moz-placeholder {
  color: #888888;
}
.rtb-booking-form input::-moz-placeholder,
.rtb-booking-form textarea::-moz-placeholder {
  color: #888888;
}
.rtb-booking-form input:-ms-input-placeholder,
.rtb-booking-form textarea:-ms-input-placeholder {
  color: #888888;
}
.rtb-booking-form input::-webkit-input-placeholder,
.rtb-booking-form textarea::-webkit-input-placeholder {
  color: #888888;
}
@media (min-width: 510px) {
  .rtb-booking-form input,
  .rtb-booking-form textarea {
    width: 352px;
  }
}
@media (min-width: 992px) {
  .rtb-booking-form input,
  .rtb-booking-form textarea {
    width: 268px;
  }
}
@media (min-width: 1200px) {
  .rtb-booking-form input,
  .rtb-booking-form textarea {
    width: 352px;
  }
}
.rtb-booking-form select {
  font-size: 14px;
  line-height: 30px;
  padding: 5px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  -webkit-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(0.2, #ffffff), color-stop(0.8, #ffffff), color-stop(1, #dddddd));
  background: -moz-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -webkit-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -o-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -ms-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: linear-gradient(to bottom, #dddddd 1%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  margin-left: 100px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rtb-booking-form select:-moz-placeholder {
  color: #888888;
}
.rtb-booking-form select::-moz-placeholder {
  color: #888888;
}
.rtb-booking-form select:-ms-input-placeholder {
  color: #888888;
}
.rtb-booking-form select::-webkit-input-placeholder {
  color: #888888;
}
.rtb-booking-form textarea {
  font-size: 18px;
  line-height: 30px;
}
.rtb-booking-form label {
  font-size: 18px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 9px;
  padding: 0 15px;
  border: 1px solid #bbbbbb;
  background-color: #eeeeee;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eeeeee), color-stop(1, #bbbbbb));
  background: -moz-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -webkit-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -o-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -ms-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: linear-gradient(to bottom, #eeeeee 5%, #bbbbbb 100%);
  font-size: 14px;
  line-height: 30px;
  line-height: 38px;
  cursor: pointer;
  width: 100px;
  position: absolute;
  left: 0;
  text-align: center;
  padding: 0 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset -1px 0px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset -1px 0px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset -1px 0px 0px 0px #ffffff;
}
.rtb-booking-form label:hover {
  color: #000;
  text-shadow: 1px 1px 0px #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bbbbbb), color-stop(1, #eeeeee));
  background: -moz-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -o-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: linear-gradient(to bottom, #bbbbbb 5%, #eeeeee 100%);
  background-color: #bbbbbb;
}
.rtb-booking-form label:active {
  position: relative;
  top: 1px;
}
.rtb-booking-form label.btn-small {
  font-size: 14px;
  line-height: 30px;
  line-height: 38px;
}
.rtb-booking-form label.btn-small:active {
  position: absolute;
  top: auto;
}
.rtb-booking-form label:active {
  position: absolute;
  top: auto;
}
.rtb-booking-form label:before {
  font-family: 'Glyphicons Halflings';
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.rtb-booking-form .date label:before {
  content: "\1f4c5";
}
.rtb-booking-form .time label:before {
  content: "\e023";
}
.rtb-booking-form .party label:before {
  content: "\e008";
}
.rtb-booking-form .name label:before {
  content: "\270f";
}
.rtb-booking-form .email label:before {
  content: "\2709";
}
.rtb-booking-form .phone label:before {
  content: "\e145";
}
.rtb-booking-form .message label:before {
  content: "\e111";
}
.rtb-booking-form #rtb-party {
  width: 4em;
  min-width: 100px;
}
.rtb-booking-form fieldset.contact .add-message a:before {
  font-family: 'Glyphicons Halflings';
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e081";
}
.rtb-booking-form fieldset.contact .message {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.rtb-booking-form fieldset.contact .message label {
  border-top-right-radius: 9px;
  border-bottom-left-radius: 0;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset 0px -1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset 0px -1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset 0px -1px 0px 0px #ffffff;
}
.rtb-booking-form fieldset.contact .message.message-open {
  position: relative;
  top: auto;
  left: auto;
}
.rtb-booking-form .mc-optin label,
.rtb-booking-form .rtb-confirm label {
  position: relative;
  width: auto;
  height: auto;
  padding: 0;
  border: none;
  background: none;
  color: #f5f2ca;
  font-size: 18px;
  text-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.rtb-booking-form .mc-optin input[type="checkbox"],
.rtb-booking-form .rtb-confirm input[type="checkbox"],
.rtb-booking-form .mc-optin input[type="radio"],
.rtb-booking-form .rtb-confirm input[type="radio"] {
  width: auto;
  height: auto;
  margin: 0 0.25em 0 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.rtb-booking-form .rtb-textarea label {
  width: 100%;
  border-top-right-radius: 9px;
  border-bottom-left-radius: 0;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset 0px -1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset 0px -1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset 0px -1px 0px 0px #ffffff;
}
.rtb-booking-form .rtb-textarea textarea {
  width: 100%;
  height: 10em;
  margin-left: 0;
  margin-top: 40px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
}
.rtb-booking-form .rtb-checkbox label:first-child,
.rtb-booking-form .rtb-radio label:first-child {
  width: 100%;
  heigh: auto;
  position: relative;
  margin-bottom: 0;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  line-height: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset 0px -1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset 0px -1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee, inset 0px -1px 0px 0px #ffffff;
}
.rtb-booking-form .rtb-checkbox label:not( :first-child ),
.rtb-booking-form .rtb-radio label:not( :first-child ) {
  height: auto;
  background: none;
  margin: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  display: block;
  color: #f5f2ca;
  text-shadow: 0 0 0;
  box-shadow: 0 0 0;
  width: auto;
  position: relative;
  text-align: left;
  line-height: 20px;
  padding: 10px 0;
}
.rtb-booking-form .rtb-checkbox label:not( :first-child ) input,
.rtb-booking-form .rtb-radio label:not( :first-child ) input {
  width: auto;
  border: none;
  box-shadow: none;
  margin: 0 0.5em;
  display: inline;
  line-height: 10px;
  height: auto;
  vertical-align: middle;
}
.rtb-booking-form button {
  font-size: 18px;
  line-height: 30px;
  line-height: 38px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 9px;
  padding: 0 15px;
  border: 1px solid #bbbbbb;
  background-color: #eeeeee;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eeeeee), color-stop(1, #bbbbbb));
  background: -moz-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -webkit-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -o-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -ms-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: linear-gradient(to bottom, #eeeeee 5%, #bbbbbb 100%);
  border-color: #963207;
  background-color: #963207;
  color: #fff;
  text-shadow: 0px 1px 0px #000;
  -moz-box-shadow: inset 0px 1px 0px 0px #fbbca1;
  -webkit-box-shadow: inset 0px 1px 0px 0px #fbbca1;
  box-shadow: inset 0px 1px 0px 0px #fbbca1, inset 0px -1px 0px 0px #963207;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #963207), color-stop(1, #4d1a04));
  background: -moz-linear-gradient(top, #963207 5%, #4d1a04 100%);
  background: -webkit-linear-gradient(top, #963207 5%, #4d1a04 100%);
  background: -o-linear-gradient(top, #963207 5%, #4d1a04 100%);
  background: -ms-linear-gradient(top, #963207 5%, #4d1a04 100%);
  background: linear-gradient(to bottom, #963207 5%, #4d1a04 100%);
  clear: both;
  margin: 0;
  width: 100%;
}
.rtb-booking-form button:hover {
  color: #000;
  text-shadow: 1px 1px 0px #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bbbbbb), color-stop(1, #eeeeee));
  background: -moz-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -o-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: linear-gradient(to bottom, #bbbbbb 5%, #eeeeee 100%);
  background-color: #bbbbbb;
}
.rtb-booking-form button:active {
  position: relative;
  top: 1px;
}
.rtb-booking-form button.btn-small {
  font-size: 14px;
  line-height: 30px;
  line-height: 38px;
}
.rtb-booking-form button.btn-small:active {
  position: absolute;
  top: auto;
}
.rtb-booking-form button:hover {
  color: #fff;
  text-shadow: 1px 1px 0px #000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d1a04), color-stop(1, #963207));
  background: -moz-linear-gradient(top, #4d1a04 5%, #963207 100%);
  background: -webkit-linear-gradient(top, #4d1a04 5%, #963207 100%);
  background: -o-linear-gradient(top, #4d1a04 5%, #963207 100%);
  background: -ms-linear-gradient(top, #4d1a04 5%, #963207 100%);
  background: linear-gradient(to bottom, #4d1a04 5%, #963207 100%);
  background-color: #4d1a04;
}
.rtb-booking-form .rtb-error {
  font-size: 14px;
  background: #963207;
}
.rtb-booking-form .rtb-error:before {
  content: ' ';
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  width: 0;
  height: 0;
  display: inline-block;
  margin: 0.25em 0.5em;
}
.entry-content .rtb-booking-form {
  margin: 30px 0;
}
@media (min-width: 992px) {
  #site-footer .rtb-booking-form input,
  #site-footer .rtb-booking-form textarea {
    width: 187px;
  }
}
@media (min-width: 1200px) {
  #site-footer .rtb-booking-form input,
  #site-footer .rtb-booking-form textarea {
    width: 253px;
  }
}
#site-footer .rtb-booking-form .message textarea {
  width: 100%;
}
#rtb-date_root,
#rtb-time_root {
  z-index: auto;
}
.picker .picker__list {
  padding-bottom: 0.75em;
}
.bp-contact-card > div {
  margin: 15px 0;
}
.bp-name {
  font-weight: 700;
}
.bp-opening-hours {
  max-width: 26em;
  padding: 30px;
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
}
.bp-opening-hours .bp-title {
  text-align: center;
  display: block;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 5px solid purple;
  line-height: 30px;
}
.bp-weekday {
  font-size: 14px;
  margin: 7px 0;
  padding: 7px 0;
  border-bottom: 1px solid purple;
color:#f9560b;
}
.bp-weekday:before,
.bp-weekday:after {
  content: " ";
  display: table;
}
.bp-weekday:after {
  clear: both;
}
.bp-weekday:before,
.bp-weekday:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.bp-weekday:after {
  clear: both;
}
.bp-weekday-name {
  float: left;
  clear: left;
  width: 45%;

}
.bp-times {
  float: right;
  clear: right;
  width: 45%;
  text-align: right;
}
.bp-times .bp-time {
  display: block;
}
.bp-map {
  height: 15em;
  color: #333;
}
.bp-map a {
  color: #3a84df;
}
.bp-map a:hover {
  text-decoration: underline;
}
.bp-map p {
  margin: 4px;
  line-height: 16px;
  font-weight: 400;
}
.bp-map img {
  max-width: none;
}
.bp-map .bp-map-info-window {
  width: 200px;
}
.bp-directions:before,
.bp-phone:before,
.bp-contact:before,
.bp-opening-hours-brief:before,
.bp-opening-hours .bp-title:before,
.bp-booking:before {
  font-family: 'Glyphicons Halflings';
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.bp-directions:before {
  content: "\e062";
}
.bp-phone:before {
  content: "\e145";
}
.bp-contact:before {
  content: "\2709";
}
.bp-opening-hours-brief:before,
.bp-opening-hours .bp-title:before {
  content: "\e023";
}
.bp-opening-hours .bp-title:before {
  margin-right: 5px;
}
.bp-booking:before {
  content: "\1f4c5";
}
.page-template-page-contact .contact-head,
.page-template-page-contact .contact-map {
  margin-top: 30px;
}
.page-template-page-contact .footer-map {
  padding-top: 0;
}
.index .grfwp-review .entry-summary,
.single-grfwp-review .entry-content blockquote.gr-review {
  margin-top: 0;
}
.gr-review {
  margin: 30px 0;
}
.gr-rating-stars .glyphicon {
  font-size: 24px;
  margin-right: 10px;
}
.gr-item-has-image img {
  margin: 0;
}
.widget-area .gr-review {
  margin-top: 0;
}
.entry-content .fdm-menu {
  margin-top: 10px;
}
.fdm-menu .fdm-section-header {
  margin-bottom: 9px;
  border-bottom: 1px solid #53523a;
font-size:14px;
line-height:14px;
color:#F9560B;
}
.fdm-menu .fdm-section-header h3 {
margin-top:16px;
font-size: 42px;
font-family: 'Nothing You Could Do', cursive;
color:#ffc28a;
text-transform: initial;
}
@media (min-width: 451px) {
  .fdm-menu .fdm-item-has-image .fdm-item-panel p,
  .fdm-menu .fdm-item-has-image .fdm-item-panel .fdm-menu-item-flags {
    padding-left: 37%;
  }
}
.fdm-menu .fdm-item-content {
  font-style: italic;
line-height: 16px;
  opacity: 0.7;
padding-left:20px;
}
.fdm-menu .fdm-icon {
  background-image: url('assets/img/food-and-drink-menu/item-flags.png');
  opacity: 1;
}
.fdm-menu .fdm-icon-64 .fdm-icon {
  background-image: url('assets/img/food-and-drink-menu/item-flags-64.png');
}
.fdm-menu .fdm-src-panel {
  font-size: 14px;
  padding: 30px;
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
}
.fdm-menu .fdm-item-src-map,
.fdm-menu .fdm-item-image {
  margin-bottom: 0;
}
@media (min-width: 451px) {
  .fdm-menu .fdm-item-src-map,
  .fdm-menu .fdm-item-image {
    width: 33%;
  }
}
@media (min-width: 451px) {
  .fdm-menu .fdm-src-has-map .fdm-item-src-name {
    width: 50%;
  }
}
.fdm-menu .fdm-item-featured {
  background-color: #963207;
}
.fdm-menu-footer {
  font-size: 14px;
  padding: 30px;
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
}
.fdm-menu-footer p:first-child {
  margin-top: 0;
}
.widget-area .widget .fdm-section-header {
  text-align: center;
  position: relative;
  margin: 0 0 30px;
  border: none;
}
.widget-area .widget .fdm-section-header:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #53523a;
  left: 0;
  top: 50%;
  z-index: -1;
}
.widget-area .widget .fdm-section-header h3 {
  padding: 0 10px;
  font-size: 18px;
  margin: 0;
  display: inline-block;
  max-width: 80%;
  background: #111111;
  background: url('assets/img/bg_stressed_linen.png');
  background-repeat: repeat;
  font-weight: 400;
  letter-spacing: 1px;
}
.widget-area .widget .fdm-section-header h3:before {
  content: '';
}
.widget-area .fdm-item-image,
.widget-area .fdm-item-src-map,
.widget-area .fdm-src-has-map .fdm-item-src-name {
  width: 100%;
  float: none;
  clear: both;
}
.widget-area .fdm-item-has-image .fdm-item-panel p,
.widget-area .fdm-item-has-image .fdm-item-panel .fdm-menu-item-flags {
  padding-left: 0;
}
.widget-area .fdm-item-price-wrapper {
  position: relative;
  width: 100%;
  text-align: left;
}
form.visual-form-builder {
  position: relative;
  margin: 30px 0;
}
form.visual-form-builder fieldset {
  margin: 30px 0;
  padding: 0;
  border: none;
}
form.visual-form-builder .vfb-legend {
  margin: 0 0 30px 0;
  padding: 0;
  border-bottom: 1px solid #53523a;
}
form.visual-form-builder .vfb-legend h3 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 4px;
}
form.visual-form-builder .vfb-section {
  margin: 30px 0 0;
  padding: 0;
}
form.visual-form-builder li {
  margin: 0;
  clear: both;
  list-style: none;
}
form.visual-form-builder li:before {
  content: none;
}
form.visual-form-builder ul:after,
form.visual-form-builder li:after,
form.visual-form-builder li div:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
form.visual-form-builder .vfb-item {
  margin-bottom: 30px;
}
form.visual-form-builder label {
  display: block;
  font-size: 18px;
  color: #f5f2ca;
  font-weight: 700;
}
form.visual-form-builder li div label,
form.visual-form-builder li span label {
  font-size: 14px;
  font-weight: 400;
}
form.visual-form-builder .vfb-select {
  margin: 10px 0;
}
form.visual-form-builder label.vfb-error {
  background: #963207;
  font-weight: 400;
  font-size: 14px;
  padding: 0 1em;
  margin-top: 0.5em;
}
.vfb-span,
.visual-form-builder li div span.vfb-span,
.visual-form-builder [class*="vfb-span"],
span.vfb-full input,
span.vfb-full input[type="text"].vfb-medium,
span.vfb-full select {
  display: block;
  float: left;
  margin: 0;
  width: 100%;
}
.visual-form-builder span.vfb-left {
  float: left;
  width: 48%;
}
.visual-form-builder span.vfb-right {
  float: right;
  width: 48%;
}
.visual-form-builder span.vfb-span ul li {
  list-style: disc;
}
.visual-form-builder span.vfb-span ol li {
  list-style: decimal;
}
.visual-form-builder span.vfb-right input,
.visual-form-builder span.vfb-right input[type="text"],
.visual-form-builder span.vfb-right select,
.visual-form-builder span.vfb-left input,
.visual-form-builder span.vfb-left input[type="text"],
.visual-form-builder span.vfb-left select {
  width: 100%;
}
/* !Time Field */
.visual-form-builder span.vfb-time {
  float: left;
  margin: 0 1em 0 0;
}
.vfb-time label {
  text-align: center;
}
.rtl .visual-form-builder span.vfb-time {
  float: right;
  margin: 0 0 0 1em;
}
.visual-form-builder.left-label .vfb-desc,
.visual-form-builder.right-label .vfb-desc {
  float: left;
  margin: 0 15px 0 0;
  width: 20%;
}
.visual-form-builder.right-label .vfb-desc {
  text-align: right;
}
.visual-form-builder li div {
  margin: 0;
  padding: 0;
}
.visual-form-builder.left-label li div,
.visual-form-builder.right-label li div {
  float: left;
  width: 65%;
}
.visual-form-builder label.vfb-choice {
  display: inline-block;
  margin-left: 0.5em;
}
.rtl .visual-form-builder label.vfb-choice {
  margin-right: 0.5em;
}
.visual-form-builder label .vfb-required-asterisk {
  margin: 0;
  padding: 0;
  color: #963207;
  vertical-align: baseline;
  font-weight: bold;
}
/* !Input, Textarea, and Select */
input.vfb-text,
input[type="text"].vfb-text,
input[type="tel"].vfb-text,
input[type="email"].vfb-text,
input[type="url"].vfb-text,
textarea.vfb-textarea {
  font-size: 14px;
  line-height: 30px;
  padding: 5px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  -webkit-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(0.2, #ffffff), color-stop(0.8, #ffffff), color-stop(1, #dddddd));
  background: -moz-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -webkit-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -o-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -ms-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: linear-gradient(to bottom, #dddddd 1%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  margin: 0;
}
input.vfb-text:-moz-placeholder,
input[type="text"].vfb-text:-moz-placeholder,
input[type="tel"].vfb-text:-moz-placeholder,
input[type="email"].vfb-text:-moz-placeholder,
input[type="url"].vfb-text:-moz-placeholder,
textarea.vfb-textarea:-moz-placeholder {
  color: #888888;
}
input.vfb-text::-moz-placeholder,
input[type="text"].vfb-text::-moz-placeholder,
input[type="tel"].vfb-text::-moz-placeholder,
input[type="email"].vfb-text::-moz-placeholder,
input[type="url"].vfb-text::-moz-placeholder,
textarea.vfb-textarea::-moz-placeholder {
  color: #888888;
}
input.vfb-text:-ms-input-placeholder,
input[type="text"].vfb-text:-ms-input-placeholder,
input[type="tel"].vfb-text:-ms-input-placeholder,
input[type="email"].vfb-text:-ms-input-placeholder,
input[type="url"].vfb-text:-ms-input-placeholder,
textarea.vfb-textarea:-ms-input-placeholder {
  color: #888888;
}
input.vfb-text::-webkit-input-placeholder,
input[type="text"].vfb-text::-webkit-input-placeholder,
input[type="tel"].vfb-text::-webkit-input-placeholder,
input[type="email"].vfb-text::-webkit-input-placeholder,
input[type="url"].vfb-text::-webkit-input-placeholder,
textarea.vfb-textarea::-webkit-input-placeholder {
  color: #888888;
}
input.vfb-small,
input[type="text"].vfb-small,
input[type="tel"].vfb-small,
input[type="email"].vfb-small,
input[type="url"].vfb-small,
select.vfb-small {
  width: 25%;
}
input.vfb-medium,
input[type="text"].vfb-medium,
input[type="tel"].vfb-medium,
input[type="email"].vfb-medium,
input[type="url"].vfb-medium,
select.vfb-medium {
  width: 50%;
}
input.vfb-large,
input[type="text"].vfb-large,
input[type="tel"].vfb-large,
input[type="email"].vfb-large,
input[type="url"].vfb-large,
select.vfb-large,
textarea.vfb-textarea {
  width: 100%;
}
input[type="file"].vfb-small,
input[type="file"].vfb-medium,
input[type="file"].vfb-large {
  height: auto;
  line-height: normal;
}
textarea.vfb-medium {
  height: 5.5em;
}
textarea.vfb-medium {
  height: 10em;
}
textarea.vfb-large {
  height: 20em;
}
/* !Submit Button */
.vfb-submit,
input[type="submit"].vfb-submit {
  font-size: 18px;
  line-height: 30px;
  line-height: 38px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 9px;
  padding: 0 15px;
  border: 1px solid #bbbbbb;
  background-color: #eeeeee;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eeeeee), color-stop(1, #bbbbbb));
  background: -moz-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -webkit-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -o-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -ms-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: linear-gradient(to bottom, #eeeeee 5%, #bbbbbb 100%);
}
.vfb-submit:hover,
input[type="submit"].vfb-submit:hover {
  color: #000;
  text-shadow: 1px 1px 0px #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bbbbbb), color-stop(1, #eeeeee));
  background: -moz-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -o-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: linear-gradient(to bottom, #bbbbbb 5%, #eeeeee 100%);
  background-color: #bbbbbb;
}
.vfb-submit:active,
input[type="submit"].vfb-submit:active {
  position: relative;
  top: 1px;
}
.vfb-submit.btn-small,
input[type="submit"].vfb-submit.btn-small {
  font-size: 14px;
  line-height: 30px;
  line-height: 38px;
}
.vfb-submit.btn-small:active,
input[type="submit"].vfb-submit.btn-small:active {
  position: absolute;
  top: auto;
}
/* !Checkbox and Radio */
input.vfb-checkbox,
input[type="checkbox"].vfb-checkbox,
input.vfb-radio,
input[type="radio"].vfb-radio {
  vertical-align: middle;
}
input.vfb-other,
input[type="text"].vfb-other {
  margin: 0 0 0.5em 30px;
}
/* !File input */
.visual-form-builder input[type="file"] {
  color: #333;
  font-weight: 400;
}
.visual-form-builder input[type="file"].vfb-error {
  font-size: 14px;
  line-height: 30px;
  padding: 5px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  -webkit-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(0.2, #ffffff), color-stop(0.8, #ffffff), color-stop(1, #dddddd));
  background: -moz-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -webkit-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -o-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -ms-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: linear-gradient(to bottom, #dddddd 1%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  margin: 0;
}
.visual-form-builder input[type="file"].vfb-error:-moz-placeholder {
  color: #888888;
}
.visual-form-builder input[type="file"].vfb-error::-moz-placeholder {
  color: #888888;
}
.visual-form-builder input[type="file"].vfb-error:-ms-input-placeholder {
  color: #888888;
}
.visual-form-builder input[type="file"].vfb-error::-webkit-input-placeholder {
  color: #888888;
}
/* Address */
.vfb-item-address div label {
  font-style: italic;
}
.vfb-item-address .vfb-full,
.vfb-item-address .vfb-left,
.vfb-item-address .vfb-right {
  display: block;
  margin-bottom: 15px;
}
/* !Field Layout */
.visual-form-builder li.vfb-two-column div span,
.visual-form-builder li.vfb-three-column div span,
.visual-form-builder li.vfb-auto-column div span {
  margin: 0 0.5em 0 0;
  width: 48%;
}
.visual-form-builder li.vfb-three-column div span {
  width: 30%;
}
.visual-form-builder li.vfb-auto-column div span {
  width: auto;
}
.visual-form-builder li.vfb-left-half,
.visual-form-builder li.vfb-left-third,
.visual-form-builder li.vfb-left-two-thirds {
  float: left;
  clear: left;
}
.visual-form-builder li.vfb-right-half,
.visual-form-builder li.vfb-right-third,
.visual-form-builder li.vfb-right-two-thirds {
  float: right;
  clear: none;
}
.visual-form-builder li.vfb-middle-third {
  float: left;
  clear: none;
  margin-left: 2%;
}
.visual-form-builder li.vfb-left-half,
.visual-form-builder li.vfb-right-half {
  width: 47%;
}
.visual-form-builder li.vfb-left-third,
.visual-form-builder li.vfb-middle-third,
.visual-form-builder li.vfb-right-third {
  width: 30%;
}
.visual-form-builder li.vfb-left-two-thirds,
.visual-form-builder li.vfb-right-two-thirds {
  width: 64%;
}
li.vfb-left-half .vfb-small,
li.vfb-left-half .vfb-medium,
li.vfb-left-half .vfb-large,
li.vfb-right-half .vfb-small,
li.vfb-right-half .vfb-medium,
li.vfb-right-half .vfb-large,
li.vfb-left-third .vfb-small,
li.vfb-left-third .vfb-medium,
li.vfb-left-third .vfb-large,
li.vfb-middle-third .vfb-small,
li.vfb-middle-third .vfb-medium,
li.vfb-middle-third .vfb-large,
li.vfb-right-third .vfb-small,
li.vfb-right-third .vfb-medium,
li.vfb-right-third .vfb-large,
.visual-form-builder li.vfb-left-two-thirds .vfb-small,
.visual-form-builder li.vfb-left-two-thirds .vfb-medium,
.visual-form-builder li.vfb-left-two-thirds .vfb-large,
.visual-form-builder li.vfb-right-two-thirds .vfb-small,
.visual-form-builder li.vfb-right-two-thirds .vfb-medium,
.visual-form-builder li.vfb-right-two-thirds .vfb-large {
  width: 100%;
}
#ui-datepicker-div {
  font-family: "PT Sans", "Trebuchet MS", Arial, sans-serif;
}
/* !Instructions */
.vfb-item-instructions {
  padding: 30px;
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
}
.vfb-item-instructions ul,
.vfb-item-instructions ul li {
  padding-bottom: 0;
  list-style: disc;
}
.vfb-item-instructions ol,
.vfb-item-instructions ol li {
  padding-bottom: 0;
  list-style: decimal;
}
/* !Clearing */
.vfb-clear {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
}
/* !Conditional Field */
.vfb-conditional-hide {
  display: none;
}
/* !Page Break */
.vfb-fieldset.vfb-page {
  display: none;
}
.item-page-break {
  position: relative;
}
.vfb-page-counter {
  float: right;
  line-height: 40px;
}
.rtl .vfb-page-counter {
  float: left;
}
.vfb-page-next {
  font-size: 18px;
  line-height: 30px;
  line-height: 38px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 9px;
  padding: 0 15px;
  border: 1px solid #bbbbbb;
  background-color: #eeeeee;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eeeeee), color-stop(1, #bbbbbb));
  background: -moz-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -webkit-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -o-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -ms-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: linear-gradient(to bottom, #eeeeee 5%, #bbbbbb 100%);
}
.vfb-page-next:hover {
  color: #000;
  text-shadow: 1px 1px 0px #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bbbbbb), color-stop(1, #eeeeee));
  background: -moz-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -o-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: linear-gradient(to bottom, #bbbbbb 5%, #eeeeee 100%);
  background-color: #bbbbbb;
}
.vfb-page-next:active {
  position: relative;
  top: 1px;
}
.vfb-page-next.btn-small {
  font-size: 14px;
  line-height: 30px;
  line-height: 38px;
}
.vfb-page-next.btn-small:active {
  position: absolute;
  top: auto;
}
/* !Autocomplete */
.ui-autocomplete .ui-menu-item {
  font-size: 14px;
}
.visual-form-builder-container .vfb-item-autocomplete .ui-autocomplete-loading {
  background: url('../../../wp-admin/images/loading.gif') right 0.5em center no-repeat #ffffff;
}
/* !Password Meter */
.visual-form-builder .password-meter {
  font-size: 14px;
  margin-top: 15px;
  padding: 0;
  width: 50%;
  border-width: 1px;
  border-style: solid;
  border-color: #53523a;
  text-align: center;
}
.password-meter-message {
  padding: 0.5em 1em;
}
.password-meter.too-short,
.password-meter.very-weak {
  border-color: #FFA0A0;
  background-color: #FFA0A0;
  color: #333;
}
.password-meter.weak {
  border-color: #FFB78C;
  background-color: #FFB78C;
  color: #333;
}
.password-meter.good {
  border-color: #FFEC8B;
  background-color: #FFEC8B;
  color: #333;
}
.password-meter.strong {
  border-color: #C3FF88;
  background-color: #C3FF88;
  color: #333;
}
/* Name */
.vfb-name-normal label {
  font-style: italic;
  margin-bottom: 30px;
}
/* Rating */
.visual-form-builder .vfb-table {
  width: 100%;
}
.visual-form-builder .vfb-table.vfb-likert .vfb-likert-row td {
  text-align: center;
}
.vfb-table td input.vfb-radio,
.vfb-table td input[type="radio"].vfb-radio {
  display: inline;
  vertical-align: baseline;
}
table.vfb-table.vfb-likert {
  margin: 30px 0 0;
  border: 1px solid #53523a;
  border-bottom: none;
}
.vfb-likert label {
  margin: 0;
}
.vfb-likert .vfb-likert-head th {
  padding: 1em 0.5em;
}
.vfb-likert .vfb-likert-head th label,
.vfb-table.vfb-likert .vfb-likert-row th label {
  font-weight: 400;
}
.vfb-likert th,
.vfb-likert td,
.vfb-table.vfb-likert .vfb-likert-row th,
.vfb-table.vfb-likert .vfb-likert-row td {
  border: 1px solid #53523a;
}
.rtl .vfb-table.vfb-likert .vfb-likert-row th {
  text-align: right;
}
.vfb-likert-cols-1 td {
  width: 30%;
}
.vfb-likert-cols-2 td {
  width: 25%;
}
.vfb-likert-cols-3 td {
  width: 20%;
}
.vfb-likert-cols-4 td {
  width: 15%;
}
.vfb-likert-cols-5 td {
  width: 12%;
}
.vfb-likert-cols-6 td,
.vfb-likert-cols-7 td {
  width: 10%;
}
.vfb-likert-cols-8 td,
.vfb-likert-cols-9 td,
.vfb-likert-cols-10 td {
  width: 7%;
}
.vfb-likert-cols-11 td {
  width: 6%;
}
.widget-area .visual-form-builder .vfb-legend {
  border-bottom: 0;
  position: relative;
  text-align: center;
}
.widget-area .visual-form-builder .vfb-legend:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #53523a;
  left: 0;
  top: 50%;
  z-index: -1;
}
.widget-area .visual-form-builder .vfb-legend h3 {
  margin: 0;
  padding: 0 10px;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  background: #111111;
  background: url('assets/img/bg_stressed_linen.png');
  background-repeat: repeat;
}
.widget-area .visual-form-builder .vfb-legend h3:before {
  font-family: 'Glyphicons Halflings';
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\2709";
  color: #963207;
  width: auto;
  z-index: 1;
  background: none;
  padding-right: 0.5em;
}
.widget-area .vfb-fieldset.verification h3:before {
  content: "\1f512";
}
@media (min-width: 992px) {
  .widget-area input.vfb-small,
  .widget-area input[type="text"].vfb-small,
  .widget-area input[type="tel"].vfb-small,
  .widget-area input[type="email"].vfb-small,
  .widget-area input[type="url"].vfb-small,
  .widget-area select.vfb-small {
    width: 50%;
  }
  .widget-area input.vfb-medium,
  .widget-area input[type="text"].vfb-medium,
  .widget-area input[type="tel"].vfb-medium,
  .widget-area input[type="email"].vfb-medium,
  .widget-area input[type="url"].vfb-medium,
  .widget-area select.vfb-medium {
    width: 75%;
  }
}
.wpcf7-form {
  font-weight: 700;
}
.wpcf7-form .wpcf7-form-control-wrap {
  font-weight: 400;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="file"],
.wpcf7-form select,
.wpcf7-form textarea {
  font-size: 14px;
  line-height: 30px;
  padding: 5px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  -webkit-box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  box-shadow: inset 1px 1px 1px #ffffff, inset 1px -1px 0 #ffffff, inset -1px 1px 0 #ffffff, inset -1px -1px 0 #ffffff;
  background: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(0.2, #ffffff), color-stop(0.8, #ffffff), color-stop(1, #dddddd));
  background: -moz-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -webkit-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -o-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: -ms-linear-gradient(top, #dddddd 5%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
  background: linear-gradient(to bottom, #dddddd 1%, #ffffff 20%, #ffffff 80%, #dddddd 100%);
}
.wpcf7-form input[type="text"]:-moz-placeholder,
.wpcf7-form input[type="email"]:-moz-placeholder,
.wpcf7-form input[type="url"]:-moz-placeholder,
.wpcf7-form input[type="tel"]:-moz-placeholder,
.wpcf7-form input[type="number"]:-moz-placeholder,
.wpcf7-form input[type="date"]:-moz-placeholder,
.wpcf7-form input[type="file"]:-moz-placeholder,
.wpcf7-form select:-moz-placeholder,
.wpcf7-form textarea:-moz-placeholder {
  color: #888888;
}
.wpcf7-form input[type="text"]::-moz-placeholder,
.wpcf7-form input[type="email"]::-moz-placeholder,
.wpcf7-form input[type="url"]::-moz-placeholder,
.wpcf7-form input[type="tel"]::-moz-placeholder,
.wpcf7-form input[type="number"]::-moz-placeholder,
.wpcf7-form input[type="date"]::-moz-placeholder,
.wpcf7-form input[type="file"]::-moz-placeholder,
.wpcf7-form select::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder {
  color: #888888;
}
.wpcf7-form input[type="text"]:-ms-input-placeholder,
.wpcf7-form input[type="email"]:-ms-input-placeholder,
.wpcf7-form input[type="url"]:-ms-input-placeholder,
.wpcf7-form input[type="tel"]:-ms-input-placeholder,
.wpcf7-form input[type="number"]:-ms-input-placeholder,
.wpcf7-form input[type="date"]:-ms-input-placeholder,
.wpcf7-form input[type="file"]:-ms-input-placeholder,
.wpcf7-form select:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
  color: #888888;
}
.wpcf7-form input[type="text"]::-webkit-input-placeholder,
.wpcf7-form input[type="email"]::-webkit-input-placeholder,
.wpcf7-form input[type="url"]::-webkit-input-placeholder,
.wpcf7-form input[type="tel"]::-webkit-input-placeholder,
.wpcf7-form input[type="number"]::-webkit-input-placeholder,
.wpcf7-form input[type="date"]::-webkit-input-placeholder,
.wpcf7-form input[type="file"]::-webkit-input-placeholder,
.wpcf7-form select::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  color: #888888;
}
.wpcf7-form input[type="checkbox"] {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpcf7-form textarea {
  width: 100%;
  min-height: 20em;
}
.wpcf7-form input[type="file"] {
  color: #333;
  line-height: 1em;
  height: 32px;
}
.wpcf7-form .wpcf7-quiz-label {
  display: block;
  font-style: italic;
}
.wpcf7-form .wpcf7-list-item {
  display: block;
}
.wpcf7-form .wpcf7-submit {
  font-size: 18px;
  line-height: 30px;
  line-height: 38px;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 9px;
  padding: 0 15px;
  border: 1px solid #bbbbbb;
  background-color: #eeeeee;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  box-shadow: inset 0px 1px 0px 0px #ffffff, inset 0px -1px 0px 0px #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eeeeee), color-stop(1, #bbbbbb));
  background: -moz-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -webkit-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -o-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: -ms-linear-gradient(top, #eeeeee 5%, #bbbbbb 100%);
  background: linear-gradient(to bottom, #eeeeee 5%, #bbbbbb 100%);
}
.wpcf7-form .wpcf7-submit:hover {
  color: #000;
  text-shadow: 1px 1px 0px #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bbbbbb), color-stop(1, #eeeeee));
  background: -moz-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -o-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #bbbbbb 5%, #eeeeee 100%);
  background: linear-gradient(to bottom, #bbbbbb 5%, #eeeeee 100%);
  background-color: #bbbbbb;
}
.wpcf7-form .wpcf7-submit:active {
  position: relative;
  top: 1px;
}
.wpcf7-form .wpcf7-submit.btn-small {
  font-size: 14px;
  line-height: 30px;
  line-height: 38px;
}
.wpcf7-form .wpcf7-submit.btn-small:active {
  position: absolute;
  top: auto;
}
.wpcf7-form .wpcf7-submit[disabled="disabled"] {
  background: #555;
  color: #888;
  text-shadow: none;
  border: #555;
  box-shadow: none;
}
.wpcf7-form .wpcf7-submit[disabled="disabled"]:active {
  top: auto;
}
.wpcf7-form .wpcf7-validation-errors {
  border-color: #f5f2ca;
}
.wpcf7-form .wpcf7-mail-sent-ng {
  border-color: #963207;
}
.widget-area .widget {
  margin-bottom: 60px;
}
.widget-area .widget h3 {
  text-align: center;
  position: relative;
  margin: 0 0 30px;
}
.widget-area .widget h3:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #53523a;
  left: 0;
  top: 50%;
  z-index: -1;
}
.widget-area .widget h3 .title {
  padding: 0 10px;
  display: inline-block;
  max-width: 80%;
  background: #111111;
  background: url('assets/img/bg_stressed_linen.png');
  background-repeat: repeat;
  font-weight: 400;
  letter-spacing: 1px;
}
.widget_archive select,
.widget_categories select,
.widget_text select {
  max-width: 100%;
  height: 30px;
  border-radius: 9px;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar caption {
  font-weight: 400;
}
.widget_calendar td,
.widget_calendar th {
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}
.widget_calendar thead {
  border: 1px solid #53523a;
  background: #111111;
  background: rgba(0, 0, 0, 0.3);
}
.widget_calendar tbody {
  border: 1px solid #53523a;
  border-top: none;
  background: #333333;
  background: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody a {
  display: block;
  background: #eeee77;
  color: #111111;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background: #963207;
  color: #f5f2ca;
}
.widget_calendar tbody a:active {
  background: #4d1a04;
  color: #f5f2ca;
}
.widget_calendar #prev {
  text-align: left;
  padding: 0 15px;
}
.widget_calendar #next {
  text-align: right;
  padding: 0 15px;
}
.widget_recent_entries ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.widget_recent_entries li {
  padding-bottom: 30px;
}
.widget_recent_entries li p {
  margin-top: 0;
}
.widget_recent_entries a {
  display: block;
}
.widget_recent_entries .post-date {
  font-size: 14px;
  line-height: 30px;
  display: block;
  font-weight: 700;
}
.widget_recent_entries .more {
  margin-top: 0;
  text-align: right;
}
.widget_rss ul {
  padding-left: 0;
  list-style: none;
}
.widget_rss li {
  margin-bottom: 30px;
}
.widget_rss li .rsswidget {
  display: block;
}
.widget_rss li .rss-date {
  display: block;
  font-size: 14px;
  line-height: 30px;
}
.widget_rss li .rssSummary {
  margin-top: 30px;
}
.widget_rss li cite {
  display: block;
  text-align: right;
  font-style: italic;
}
.textwidget img {
  max-width: 100%;
  height: auto;
}
.ie8 #hero .gr-reviews {
  background: #111111;
  background: url('assets/img/bg_stressed_linen.png');
  background-repeat: repeat;
}
.ie8 .fdm-menu,
.ie8 .fdm-menu-footer {
  color: #f5f2ca;
}
.page-id-14 {
  background: url('assets/img/blackboard.png');
  background-repeat: repeat;
color:#fd9536;
}
.page-id-15 {
  background: url('assets/img/blackboard.png');
  background-repeat: repeat;
color:#fd9536;
}