/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: .1em;
  border: solid 0.08em #eeeeee;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-solid-900.eot');
  src: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-solid-900.woff2') format('woff2'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-solid-900.woff') format('woff'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-solid-900.ttf') format('truetype'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-brands-400.eot');
  src: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-brands-400.woff2') format('woff2'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-brands-400.woff') format('woff'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-brands-400.ttf') format('truetype'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/fontawesome/webfonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@font-face {
  font-family: 'mackinacmedium';
  src: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/p22mackinac-medium_6-webfont.woff2') format('woff2'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/p22mackinac-medium_6-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'UntitledSansWeb';
  src: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/UntitledSansWeb-Regular.woff2') format('woff2'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/UntitledSansWeb-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'UntitledSansWeb';
  src: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/UntitledSansWeb-RegularItalic.woff2') format('woff2'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/UntitledSansWeb-RegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'UntitledSansWeb';
  src: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/UntitledSansWeb-Medium.woff2') format('woff2'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/UntitledSansWeb-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'UntitledSansWeb';
  src: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/UntitledSansWeb-MediumItalic.woff2') format('woff2'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/UntitledSansWeb-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'UntitledSansWeb';
  src: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/UntitledSansWeb-Bold.woff2') format('woff2'), url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../fonts/UntitledSansWeb-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
/* 
	 Media Queries
*/
/* 
     Font sizes
*/
/* 
     Links
*/
body {
  font: 400 16px/1.5 'UntitledSansWeb', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  color: #3c3434;
}
a,
button,
a:hover,
a:focus,
a:visited {
  outline: none;
  text-decoration: none;
  color: #f14d22;
}
.container,
.container-full,
.container-small {
  max-width: 1380px;
  padding: 0 16px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .container,
  .container-full,
  .container-small {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1380px) {
  .container,
  .container-full,
  .container-small {
    padding: 0 50px;
  }
}
.container-full {
  max-width: 100%;
}
.container-small {
  max-width: 1164px;
  padding: 0 25px;
}
@media only screen and (min-width: 768px) {
  .container-small {
    padding: 0 48px;
  }
}
@media only screen and (min-width: 1380px) {
  .container-small {
    padding: 0 50px;
  }
}
.bt,
a.bt,
input.bt,
button.bt {
  display: inline-block;
  padding: 10px 25px;
  border-radius: 0;
  background: transparent;
  color: #3c3434;
  font-weight: 500;
  font-size: 12px;
  font-family: 'UntitledSansWeb', sans-serif;
  transition: background 0.3s, color 0.3s, border-color 0.3s, opacity 0s 0s;
  min-width: 136px;
  text-align: center;
  border: none;
  line-height: 20px;
  border: 1px solid #f14d22;
  text-transform: uppercase;
  outline: none;
  letter-spacing: 1px;
  border-radius: 50px;
}
.bt:hover,
a.bt:hover,
input.bt:hover,
button.bt:hover,
.bt:active,
a.bt:active,
input.bt:active,
button.bt:active {
  background: #f14d22;
  color: #fff;
}
.bt.filled,
a.bt.filled,
input.bt.filled,
button.bt.filled {
  background: #dd380e;
  color: #fff;
}
.bt.filled:hover,
a.bt.filled:hover,
input.bt.filled:hover,
button.bt.filled:hover,
.bt.filled:active,
a.bt.filled:active,
input.bt.filled:active,
button.bt.filled:active {
  background: #fff;
  color: #f14d22;
}
.bt.grey,
a.bt.grey,
input.bt.grey,
button.bt.grey {
  background: #fff;
  color: #b4876b;
  border-color: #b4876b;
}
.bt.grey:hover,
a.bt.grey:hover,
input.bt.grey:hover,
button.bt.grey:hover,
.bt.grey:active,
a.bt.grey:active,
input.bt.grey:active,
button.bt.grey:active,
.bt.grey.active,
a.bt.grey.active,
input.bt.grey.active,
button.bt.grey.active {
  background: #916549;
  color: #fff;
}
@media only screen and (min-width: 1380px) {
  .bt,
  a.bt,
  input.bt,
  button.bt {
    font-size: 16px;
    padding: 13px 25px;
    min-width: 168px;
  }
}
@media (max-width: 1379px) {
  .header-menu .bt,
  .header-menu a.bt,
  .header-menu input.bt,
  .header-menu button.bt {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
img {
  max-width: 100%;
}
.menu-action {
  position: relative;
  float: right;
  z-index: 100;
}
.menu-action .c-hamburger {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 24px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  background: none;
}
.menu-action .c-hamburger:focus {
  outline: none;
}
.menu-action .c-hamburger span {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 5px;
  right: 5px;
  height: 4px;
  background: #686161;
  border-radius: 1px 1px 1px 1px;
}
.menu-action .c-hamburger span::before,
.menu-action .c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background: #686161;
  border-radius: 1px 1px 1px 1px;
  content: "";
}
.menu-action .c-hamburger span::before {
  top: -8px;
}
.menu-action .c-hamburger span::after {
  bottom: -8px;
}
.menu-action .c-hamburger--htx span {
  transition: background 0s 0.3s;
}
.menu-action .c-hamburger--htx span::before,
.menu-action .c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
.menu-action .c-hamburger--htx span::before {
  transition-property: top, transform;
}
.menu-action .c-hamburger--htx span::after {
  transition-property: bottom, transform;
}
.menu-action .c-hamburger--htx.is-active span {
  background: none;
}
.menu-action .c-hamburger--htx.is-active + .menu-text {
  bottom: -14px;
  opacity: 0;
  visibility: hidden;
}
.menu-action .c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
.menu-action .c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.menu-action .c-hamburger--htx.is-active span::before,
.menu-action .c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}
@media only screen and (min-width: 768px) {
  .menu-action {
    display: none;
  }
}
.logo {
  position: relative;
  width: 126px;
  height: 24px;
  display: block;
  float: left;
  z-index: 100;
}
.logo img {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s 0s;
  width: 100%;
}
.logo img.black {
  opacity: 0;
}
@media only screen and (min-width: 1024px) {
  .logo {
    margin: 1px 0;
    width: 160px;
    height: 30px;
  }
}
@media only screen and (min-width: 1380px) {
  .logo {
    margin: 9px 0;
  }
}
.header-menu {
  float: right;
}
.header-menu .main-menu-container > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.header-menu .main-menu-container > ul > li {
  display: inline-block;
  margin-right: 16px;
  position: relative;
}
.header-menu .main-menu-container > ul > li > a {
  text-transform: uppercase;
  color: #686161;
  font-weight: 500;
  font-size: 14px;
  transition: color 0.3s;
  display: block;
  line-height: 24px;
  cursor: pointer;
}
.header-menu .main-menu-container > ul > li > a:hover {
  color: #3c3434;
}
.header-menu .main-menu-container > ul > li.current_page_item a,
.header-menu .main-menu-container > ul > li.current-menu-parent a {
  color: #3c3434;
}
.header-menu .main-menu-container > ul > li:last-child {
  margin-right: 0;
}
.header-menu .main-menu-container > ul > li .sub-menu {
  display: none;
}
@media only screen and (min-width: 768px) {
  .header-menu .main-menu-container > ul > li > a span {
    content: '';
    position: absolute;
    height: 10px;
    bottom: -4px;
    left: 0;
    background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/nav-underline.png');
    background-size: 100px 10px;
    background-repeat: no-repeat;
    background-position: center left;
    transition: width 0.3s ease;
    width: 0;
  }
  .header-menu .main-menu-container > ul > li > a:hover span {
    width: 100%;
  }
  .header-menu .main-menu-container > ul > li.current_page_item > a span {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .header-menu .main-menu-container {
    display: inline-block;
    margin-right: 8px;
  }
  .header-menu .main-menu-container > ul > li > a {
    line-height: 32px;
  }
  .header-menu .main-menu-container > ul > li > a span {
    bottom: -2px;
  }
  .header-menu .e-club,
  .header-menu .order-online {
    float: right;
    margin-left: 8px;
  }
  .header-menu .e-club {
    position: relative;
  }
  .header-menu .e-club .bt svg {
    margin: -1px 3px 0 0;
  }
  .header-menu .e-club .bt svg #E-Club {
    transition: all 0s;
  }
  .header-menu .e-club .bt:hover svg #E-Club,
  .header-menu .e-club .bt.active svg #E-Club {
    fill: #fff;
    transition: all 0.3s;
  }
}
@media only screen and (min-width: 1380px) {
  .header-menu .main-menu-container {
    display: inline-block;
    margin-right: 8px;
  }
  .header-menu .main-menu-container > ul > li > a {
    line-height: 48px;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .header-menu .main-menu-container > ul > li > a span {
    bottom: 2px;
  }
  .header-menu .e-club,
  .header-menu .order-online {
    margin-left: 16px;
  }
}
@media (max-width: 1023px) {
  .header-menu .e-club,
  .header-menu .order-online {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-menu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 70px 0;
    z-index: 99;
    left: 100%;
    transition: left 0.5s ease-in-out 0s;
    background: #ebdacb;
  }
  .header-menu .main-menu-container {
    padding: 40px 25px;
    overflow: auto;
    height: 100%;
  }
  .header-menu .main-menu-container > ul > li {
    display: block;
    margin: 0 0 24px;
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.28, 0, 0.18, 1);
  }
  .header-menu .main-menu-container > ul > li > a {
    color: #3c3434;
    font-size: 32px;
    line-height: 36px;
    font-family: 'mackinacmedium', sans-serif;
    text-transform: initial;
  }
  .header-menu .order-online {
    position: absolute;
    font-size: 12px;
    width: calc(100% - 50px);
    padding: 5px 25px;
    left: 25px;
    bottom: 30px;
    display: block;
    transform: translateY(200px);
    opacity: 0;
    transition: all 1s cubic-bezier(0.28, 0, 0.18, 1) 0.4s;
  }
}
@media (max-width: 767px) {
  body.menuOpened .logo img {
    transition: all 0.3s 0.3s;
  }
  body.menuOpened .logo img.black {
    opacity: 1;
  }
  body.menuOpened .logo img.default {
    opacity: 0;
  }
  body.menuOpened .header-menu {
    left: 0;
  }
  body.menuOpened .header-menu .main-menu-container > ul > li {
    opacity: 1;
  }
  body.menuOpened .header-menu .main-menu-container > ul > li:nth-of-type(1) {
    transition: opacity 1s cubic-bezier(0.28, 0, 0.18, 1) 0.4s;
  }
  body.menuOpened .header-menu .main-menu-container > ul > li:nth-of-type(2) {
    transition: opacity 1s cubic-bezier(0.28, 0, 0.18, 1) 0.55s;
  }
  body.menuOpened .header-menu .main-menu-container > ul > li:nth-of-type(3) {
    transition: opacity 1s cubic-bezier(0.28, 0, 0.18, 1) 0.7s;
  }
  body.menuOpened .header-menu .main-menu-container > ul > li:nth-of-type(4) {
    transition: opacity 1s cubic-bezier(0.28, 0, 0.18, 1) 0.85s;
  }
  body.menuOpened .header-menu .main-menu-container > ul > li:nth-of-type(5) {
    transition: opacity 1s cubic-bezier(0.28, 0, 0.18, 1) 1s;
  }
  body.menuOpened .header-menu .main-menu-container > ul > li:nth-of-type(6) {
    transition: opacity 1s cubic-bezier(0.28, 0, 0.18, 1) 1.15s;
  }
  body.menuOpened .header-menu .main-menu-container > ul > li:nth-of-type(7) {
    transition: opacity 1s cubic-bezier(0.28, 0, 0.18, 1) 1.3s;
  }
  body.menuOpened .header-menu .order-online {
    opacity: 1;
    transform: translateY(0px);
    transition: all 1s cubic-bezier(0.28, 0, 0.18, 1) 1s;
  }
}
#header {
  height: 48px;
}
#header .header-content {
  background-color: #fff;
  box-shadow: 0px 2px 5px 0px rgba(220, 215, 215, 0.5);
  padding: 12px 0px;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 999;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media only screen and (min-width: 1024px) {
  #header {
    height: 80px;
  }
  #header .header-content {
    padding: 24px 0;
  }
}
@media only screen and (min-width: 1380px) {
  #header {
    height: 96px;
  }
}
.main-hero {
  padding: 35px 0;
  position: relative;
  background-color: #ff875a;
}
.main-hero:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 275px;
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/main-hero-bg.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.main-hero .hero-container {
  padding: 15px 0;
  position: relative;
  min-height: 480px;
  z-index: 1;
}
.main-hero .hero-container .hero-content {
  position: relative;
  z-index: 2;
}
.main-hero .hero-container .hero-content h1 {
  margin: 0 0 16px;
  font-size: 32px;
  font-family: 'mackinacmedium', sans-serif;
  line-height: 40px;
}
.main-hero .hero-container .hero-content h1.dark-image {
  color: #fff;
}
.main-hero .hero-container .hero-content .bt:not(:hover) {
  background-color: #fff;
}
.main-hero .hero-container .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: top center;
  background-size: cover;
}
.main-hero .hero-container .image.desktop-image {
  display: none;
}
.main-hero .hero-bottom-container {
  margin-top: 35px;
}
.main-hero .hero-bottom-container .zip-code-content h2 {
  margin: 0 0 16px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  font-family: 'mackinacmedium', sans-serif;
}
@media (min-width: 380px) {
  .main-hero .hero-container .hero-content h1 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .main-hero {
    padding: 48px 0;
  }
  .main-hero .hero-container {
    padding: 48px 0;
  }
  .main-hero .hero-container .hero-content {
    max-width: 350px;
  }
  .main-hero .hero-container .image.mobile-image {
    display: none;
  }
  .main-hero .hero-container .image.desktop-image {
    display: block;
    background-position: center;
  }
  .main-hero .hero-bottom-container {
    margin-top: 48px;
  }
  .main-hero .hero-bottom-container .zip-code-content {
    overflow: hidden;
  }
  .main-hero .hero-bottom-container .zip-code-content h2 {
    float: left;
    line-height: 32px;
    margin: 0;
  }
  .main-hero .hero-bottom-container .zip-code-content .zip-code-form {
    float: right;
  }
}
@media (min-width: 1150px) {
  .main-hero:before {
    height: 348px;
  }
  .main-hero .hero-container {
    min-height: 600px;
  }
  .main-hero .hero-container .hero-content {
    max-width: 510px;
  }
  .main-hero .hero-container .hero-content h1 {
    margin: 0 0 48px;
    font-size: 72px;
    line-height: 80px;
    letter-spacing: -1.5px;
  }
}
@media only screen and (min-width: 1380px) {
  .main-hero {
    padding: 68px 0 48px;
  }
  .main-hero:before {
    height: 498px;
  }
  .main-hero .hero-container {
    padding: 68px 0;
    min-height: 865px;
  }
  .main-hero .hero-bottom-container .zip-code-content h2 {
    line-height: 48px;
    font-size: 26px;
  }
}
.zip-code-form {
  border: 1px solid #3c3434;
  display: inline-block;
}
.zip-code-form input {
  padding: 0 8px;
  height: 40px;
  color: #3c3434;
  width: 130px;
  float: left;
  background: transparent;
  border: none;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
  outline: none;
}
.zip-code-form ::-webkit-input-placeholder {
  color: #b45b3d !important;
}
.zip-code-form :-moz-placeholder {
  color: #b45b3d !important;
}
.zip-code-form ::-moz-placeholder {
  color: #b45b3d !important;
}
.zip-code-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #b45b3d !important;
}
.zip-code-form button {
  box-shadow: none;
  border: none;
  border-left: 1px solid #3c3434;
  height: 40px;
  width: 40px;
  display: block;
  float: left;
  color: #3c3434;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  background: transparent;
  outline: none;
  transition: all 0.3s;
}
.zip-code-form button:hover {
  color: #f14d22;
}
@media only screen and (min-width: 1380px) {
  .zip-code-form input {
    width: 150px;
    padding: 0 16px;
    height: 46px;
  }
  .zip-code-form button {
    width: 49px;
    height: 46px;
  }
}
.repeater-section {
  padding: 48px 0;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.repeater-section .section-row {
  margin-bottom: 48px;
}
.repeater-section .section-row .image-container {
  margin-bottom: 24px;
  position: relative;
}
.repeater-section .section-row .image-container .line {
  position: absolute;
}
.repeater-section .section-row .image-container .line.horizontal {
  bottom: -4px;
  left: -25px;
  transition: left 1s ease-in-out 0.3s;
}
.repeater-section .section-row .image-container .line.vertical {
  left: -4px;
  top: 25px;
  transition: top 1s ease-in-out 0.3s;
}
.repeater-section .section-row .image-container .image {
  width: 100%;
  height: 290px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.repeater-section .section-row .image-container .image:not(.animated) .line.horizontal {
  left: 0;
}
.repeater-section .section-row .image-container .image:not(.animated) .line.vertical {
  top: 0;
}
.repeater-section .section-row .image-container.portret .image {
  height: 380px;
}
.repeater-section .section-row .section-content-container .section-content h2 {
  margin: 0 0 16px;
  font-size: 32px;
  line-height: 40px;
  font-family: 'mackinacmedium', sans-serif;
}
.repeater-section .section-row .section-content-container .section-content p {
  margin-bottom: 16px;
}
.repeater-section .section-row:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .repeater-section .section-row .image-container {
    margin-left: -9px;
    margin-right: -9px;
  }
}
@media only screen and (min-width: 768px) {
  .repeater-section .section-row {
    display: table;
    width: 100%;
  }
  .repeater-section .section-row .image-container {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    margin: 0;
  }
  .repeater-section .section-row .image-container .image {
    height: 290px;
  }
  .repeater-section .section-row .image-container.portret .image {
    height: 380px;
  }
  .repeater-section .section-row .section-content-container {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
  }
  .repeater-section .section-row .section-content-container .section-content {
    padding: 48px;
  }
  .repeater-section .section-row:nth-of-type(2n) {
    direction: rtl;
  }
  .repeater-section .section-row:nth-of-type(2n) .section-content-container {
    direction: ltr;
  }
}
@media only screen and (min-width: 1024px) {
  .repeater-section .section-row .image-container .image {
    height: 460px;
  }
  .repeater-section .section-row .image-container .image .line.horizontal {
    bottom: -8px;
  }
  .repeater-section .section-row .image-container .image .line.vertical {
    left: -8px;
  }
  .repeater-section .section-row .image-container.portret .image {
    height: 580px;
  }
  .repeater-section .section-row .section-content-container {
    text-align: center;
  }
  .repeater-section .section-row .section-content-container .section-content {
    padding: 48px;
    display: inline-block;
    text-align: left;
    max-width: 335px;
  }
}
@media only screen and (min-width: 1380px) {
  .repeater-section {
    padding: 100px 0;
  }
  .repeater-section .section-row {
    margin-bottom: 100px;
  }
  .repeater-section .section-row .image-container .image {
    height: 530px;
  }
  .repeater-section .section-row .image-container.portret .image {
    height: 690px;
  }
  .repeater-section .section-row .section-content-container .section-content {
    max-width: 420px;
  }
  .repeater-section .section-row .section-content-container .section-content h2 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 24px;
  }
  .repeater-section .section-row .section-content-container .section-content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}
.line.vertical {
  width: 6px;
  height: 100%;
}
.line.vertical .start {
  width: 6px;
  height: 20px;
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/lines/line-vertical-start.png');
  background-size: 6px auto;
  position: absolute;
  top: 0;
  left: 0;
}
.line.vertical .middle {
  width: 6px;
  height: calc(100% - 40px);
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/lines/line-vertical-middle.png');
  background-size: 6px auto;
  position: absolute;
  top: 20px;
  left: 0;
}
.line.vertical .end {
  width: 6px;
  height: 20px;
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/lines/line-vertical-end.png');
  background-size: 6px auto;
  background-position: left bottom;
  position: absolute;
  bottom: 0;
  left: 0;
}
.line.horizontal {
  width: 100%;
  height: 6px;
}
.line.horizontal .start {
  width: 20px;
  height: 6px;
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/lines/line-horizontal-start.png');
  background-size: auto 6px;
  position: absolute;
  top: 0;
  left: 0;
}
.line.horizontal .middle {
  height: 6px;
  width: calc(100% - 40px);
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/lines/line-horizontal-middle.png');
  background-size: auto 6px;
  position: absolute;
  left: 20px;
  top: 0;
}
.line.horizontal .end {
  height: 6px;
  width: 20px;
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/lines/line-horizontal-end.png');
  background-size: auto 6px;
  background-position: top right;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (min-width: 1024px) {
  .line.vertical {
    width: 12px;
  }
  .line.vertical .start {
    width: 12px;
    height: 40px;
    background-size: 12px auto;
  }
  .line.vertical .middle {
    width: 12px;
    height: calc(100% - 80px);
    background-size: 12px auto;
    top: 40px;
  }
  .line.vertical .end {
    width: 12px;
    height: 40px;
    background-size: 12px auto;
  }
  .line.horizontal {
    height: 12px;
  }
  .line.horizontal .start {
    width: 40px;
    height: 12px;
    background-size: auto 12px;
  }
  .line.horizontal .middle {
    height: 12px;
    width: calc(100% - 80px);
    background-size: auto 12px;
    left: 40px;
  }
  .line.horizontal .end {
    height: 12px;
    width: 40px;
    background-size: auto 12px;
  }
}
.home-story {
  background: #ebdacb;
  padding: 48px 0;
  position: relative;
}
.home-story .bread-image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  width: 330px;
  height: 300px;
  z-index: 2;
}
.home-story .bread-image img {
  width: 100%;
  height: 100%;
}
.home-story .story-image {
  position: relative;
  z-index: 1;
}
.home-story .story-content-container {
  position: relative;
  z-index: 2;
  margin-top: -40px;
}
.home-story .story-content-container .story-white-box {
  padding: 25px;
  background-color: #fff;
  margin: 0 9px 32px;
  position: relative;
  box-shadow: 0px 0px 6px 2px rgba(220, 215, 215, 0.35);
}
.home-story .story-content-container .story-white-box .line {
  position: absolute;
  top: -4px;
  width: calc(100% - 18px);
  left: 9px;
}
.home-story .story-content-container .story-white-box h3 {
  font-size: 22px;
  line-height: 26px;
  font-family: 'mackinacmedium', sans-serif;
  margin: 0 0 20px;
  font-weight: 500;
}
.home-story .story-content-container .story-white-box .box-list .list-item {
  margin-bottom: 5px;
  display: table;
  width: 100%;
}
.home-story .story-content-container .story-white-box .box-list .list-item .icon {
  width: 66px;
  height: 66px;
  display: table-cell;
  position: relative;
}
.home-story .story-content-container .story-white-box .box-list .list-item .icon img {
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}
.home-story .story-content-container .story-white-box .box-list .list-item p {
  display: table-cell;
  height: 66px;
  vertical-align: middle;
  margin: 0;
  line-height: 22px;
  font-size: 14px;
  padding-left: 16px;
}
.home-story .story-content-container .story-white-box .bt {
  margin-top: 24px;
}
.home-story .story-content-container .story-info h2 {
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 16px;
  font-family: 'mackinacmedium', sans-serif;
}
.home-story .story-content-container .story-info p {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .home-story .story-image {
    margin-left: -9px;
    margin-right: -9px;
  }
}
@media only screen and (min-width: 768px) {
  .home-story .story-content-container {
    margin-top: 0px;
    padding-top: 48px;
  }
  .home-story .story-content-container .row {
    margin-left: 0;
    margin-right: 0;
  }
  .home-story .story-content-container .row > .col-xs-12 {
    padding: 0 48px;
  }
  .home-story .story-content-container .story-white-box {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 48px;
    width: 350px;
    max-width: calc(100% - 96px);
  }
  .home-story .story-content-container .story-white-box .line {
    width: calc(100% + 50px);
    left: -25px;
  }
}
@media only screen and (min-width: 1024px) {
  .home-story {
    padding: 64px 0;
  }
  .home-story .story-content-container {
    padding-top: 64px;
  }
  .home-story .story-content-container .story-white-box {
    padding: 32px;
  }
  .home-story .story-content-container .story-white-box .line {
    top: -8px;
  }
}
@media only screen and (min-width: 1380px) {
  .home-story {
    padding: 96px 0;
    background-size: 550px 500px;
    background-position: -100px 100%;
  }
  .home-story .bread-image {
    width: 550px;
    height: 500px;
    top: auto;
    bottom: -70px;
    transform: translateY(0);
  }
  .home-story .story-content-container {
    padding-top: 96px;
  }
  .home-story .story-content-container .row > .col-xs-12 {
    padding: 0 96px;
  }
  .home-story .story-content-container .story-white-box {
    padding: 48px;
    max-width: calc(100% - 182px);
    left: 96px;
  }
  .home-story .story-content-container .story-white-box h3 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 32px;
  }
  .home-story .story-content-container .story-white-box .box-list .list-item p {
    line-height: 22px;
    font-size: 16px;
  }
  .home-story .story-content-container .story-info h2 {
    font-size: 48px;
    line-height: 56px;
    margin: 0 0 24px;
  }
  .home-story .story-content-container .story-info p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home-franchising .section-row .image-container .line.horizontal {
  bottom: -4px;
  right: -25px;
  transition: right 1s ease-in-out 0.3s;
}
.home-franchising .section-row .image-container .line.vertical {
  right: -4px;
  top: 25px;
}
@media only screen and (min-width: 768px) {
  .home-franchising .section-row {
    direction: rtl;
  }
  .home-franchising .section-row .section-content-container {
    direction: ltr;
  }
}
@media only screen and (min-width: 1024px) {
  .home-franchising .section-row .image-container .line.horizontal {
    bottom: -8px;
  }
  .home-franchising .section-row .image-container .line.vertical {
    right: -8px;
  }
}
.testimonials {
  padding: 48px 0 96px;
}
.testimonials .slick-list {
  padding-top: 24px;
}
.testimonials .testimonial-icon {
  width: 33px;
  position: absolute;
  top: 16px;
  left: 0;
}
.testimonials .testimonials-content-container {
  padding-left: 50px;
  position: relative;
}
.testimonials .testimonials-content-container .testimonial-content {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  transform: translate(0, -20px);
  transition: opacity 300ms ease 0s, transform 300ms ease 0s !important;
  outline: none;
}
.testimonials .testimonials-content-container .testimonial-content p {
  margin: 0;
  font-size: 18px;
  font-family: 'mackinacmedium', sans-serif;
  line-height: 24px;
  font-style: italic;
}
.testimonials .testimonials-content-container .testimonial-content.slick-current {
  transform: translateX(0px) translateY(0px) translateZ(0px);
  transition: opacity 300ms ease 300ms, transform 300ms ease 300ms !important;
}
.testimonials .testimonials-slider-container {
  margin: 24px -25px 0;
}
.testimonials .testimonials-slider-container .testimonial-item {
  transition: all 0.5s;
  position: relative;
  margin: 0 3px;
  padding-top: 32px;
  outline: none;
  cursor: pointer;
}
.testimonials .testimonials-slider-container .testimonial-item h3 {
  color: #dcd7d7;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  transition: color 0.5s;
}
.testimonials .testimonials-slider-container .testimonial-item p {
  color: #dcd7d7;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  transition: color 0.5s;
}
.testimonials .testimonials-slider-container .testimonial-item:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #dcd7d7;
  transition: all 0.3s ease-in-out;
}
.testimonials .testimonials-slider-container .testimonial-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/testimonial-active.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 12px;
  transition: all 0.3s ease-in-out;
  transform: translateY(-50px);
  opacity: 0;
  display: none;
}
.testimonials .testimonials-slider-container .testimonial-item .progresbar {
  position: absolute;
  top: 0;
  left: 0;
  height: 12px;
  width: 0 !important;
  overflow: hidden;
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/testimonial-active.png');
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 220px 12px;
  transition: width 0s linear;
}
.testimonials .testimonials-slider-container .testimonial-item.slick-current h3,
.testimonials .testimonials-slider-container .testimonial-item.slick-current p {
  color: #3c3434;
}
.testimonials .testimonials-slider-container .testimonial-item.slick-current:after {
  transform: translateY(0px);
  opacity: 1;
}
.testimonials .testimonials-slider-container .testimonial-item.slick-current:before {
  opacity: 0;
}
.testimonials .testimonials-slider-container .testimonial-item.slick-current .progresbar {
  width: 100% !important;
  transition: width 8s linear;
}
@media only screen and (min-width: 768px) {
  .testimonials .testimonials-slider-container {
    margin-left: -48px;
    margin-right: -48px;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials .testimonials-slider-container {
    margin-left: 0;
    margin-right: 0;
  }
  .testimonials .testimonials-slider-container .testimonials-nav.four-less-items .slick-track {
    transform: translate3d(0, 0px, 0px) !important;
  }
  .testimonials .testimonials-content-container {
    padding: 0 48px 0 96px;
  }
  .testimonials .testimonial-icon {
    top: 16px;
    left: 48px;
  }
}
@media only screen and (min-width: 1380px) {
  .testimonials .testimonials-slider-container {
    margin-bottom: 48px;
  }
  .testimonials .testimonials-content-container .testimonial-content p {
    font-size: 32px;
    line-height: 40px;
  }
  .testimonials .testimonial-icon {
    left: 24px;
    width: 48px;
  }
}
.e-club-footer {
  border-top: 2px solid #b4adad;
  padding: 48px 0;
  overflow: hidden;
  background-color: #fff;
}
.e-club-footer .e-club-intro {
  margin-bottom: 18px;
}
.e-club-footer .e-club-intro h2 {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 4px;
  font-weight: 500;
  color: #686161;
  font-family: 'mackinacmedium', sans-serif;
}
.e-club-footer .e-club-intro p {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  color: #686161;
}
.e-club-footer .e-club-form {
  width: 100%;
  float: left;
}
.e-club-footer .e-club-form .form-group {
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
.e-club-footer .e-club-form .form-group.email {
  border: 1px solid #8a8584;
  width: 100%;
  float: left;
}
.e-club-footer .e-club-form .form-group:last-child {
  margin-bottom: 0;
}
.e-club-footer .e-club-form input {
  padding: 0 8px;
  height: 35px;
  color: #3c3434;
  width: calc(100% - 35px);
  float: left;
  background: transparent;
  border: none;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
  outline: none;
  text-transform: uppercase;
}
.e-club-footer .e-club-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b4adad;
  text-indent: -50px;
}
.e-club-footer .e-club-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b4adad;
  text-indent: -50px;
}
.e-club-footer .e-club-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #b4adad;
  text-indent: -50px;
}
.e-club-footer .e-club-form :-moz-placeholder {
  /* Firefox 18- */
  color: #b4adad;
  text-indent: -50px;
}
.e-club-footer .e-club-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/sort-down-solid.svg');
  background-size: 12px;
  background-position: calc(100% - 12px) calc(50% - 4px);
  background-repeat: no-repeat;
  padding: 0 35px 0 8px;
  height: 35px;
  color: #3c3434;
  width: 100%;
  float: left;
  background-color: transparent;
  border: 1px solid #8a8584;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
  outline: none;
  text-transform: uppercase;
}
.e-club-footer .e-club-form select:invalid {
  color: #b4adad;
}
.e-club-footer .e-club-form button {
  box-shadow: none;
  border: none;
  border-left: 1px solid #8a8584;
  height: 35px;
  width: 35px;
  line-height: 35px;
  display: block;
  float: left;
  color: #3c3434;
  text-align: center;
  font-size: 12px;
  background: transparent;
  outline: none;
  transition: color 0.3s;
  cursor: pointer;
}
.e-club-footer .e-club-form button:hover {
  color: #f14d22;
}
@media only screen and (min-width: 768px) {
  .e-club-footer {
    overflow: hidden;
    padding: 32px 0;
  }
  .e-club-footer .e-club-intro {
    width: 48%;
    float: left;
    margin-bottom: 0;
  }
  .e-club-footer .e-club-form {
    float: right;
    width: 48%;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1380px) {
  .e-club-footer .e-club-intro h2 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 8px;
  }
  .e-club-footer .e-club-intro p {
    font-size: 16px;
    line-height: 22px;
  }
  .e-club-footer .e-club-form input {
    height: 50px;
    width: calc(100% - 50px);
  }
  .e-club-footer .e-club-form select {
    height: 50px;
  }
  .e-club-footer .e-club-form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #b4adad;
    text-indent: 0px;
  }
  .e-club-footer .e-club-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #b4adad;
    text-indent: 0px;
  }
  .e-club-footer .e-club-form :-ms-input-placeholder {
    /* IE 10+ */
    color: #b4adad;
    text-indent: 0px;
  }
  .e-club-footer .e-club-form :-moz-placeholder {
    /* Firefox 18- */
    color: #b4adad;
    text-indent: 0px;
  }
  .e-club-footer .e-club-form button {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.site-footer {
  padding: 48px 0;
  text-align: center;
  background: #ff612d url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/footer-texture.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2000px;
  position: relative;
  z-index: 1;
}
.site-footer .footer-logo {
  display: inline-block;
  margin-bottom: 16px;
}
.site-footer .footer-logo img {
  width: 168px;
}
.site-footer .footer-menu {
  margin-bottom: 16px;
}
.site-footer .footer-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-menu ul li {
  display: inline-block;
  margin-right: 24px;
  transition: opacity 0.3s;
}
.site-footer .footer-menu ul li:last-child {
  margin-right: 0;
}
.site-footer .footer-menu ul li a {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  line-height: 20px;
  position: relative;
}
.site-footer .footer-menu ul li a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff;
  bottom: -3px;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
}
.site-footer .footer-menu ul li a:hover:before {
  bottom: 0;
  opacity: 1;
}
.site-footer .footer-menu ul li.inactive {
  opacity: 0.5;
}
.site-footer .footer-socials ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-socials ul li {
  display: inline-block;
  margin-right: 24px;
}
.site-footer .footer-socials ul li a {
  outline: none;
}
.site-footer .footer-socials ul li a img {
  max-width: 32px;
  max-height: 24px;
}
.site-footer .footer-socials ul li:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .site-footer {
    text-align: right;
  }
  .site-footer .footer-logo {
    float: left;
    margin: 0;
  }
  .site-footer .footer-menu {
    display: inline-block;
    margin: 0 24px 0 0;
  }
  .site-footer .footer-menu ul li a {
    line-height: 32px;
  }
  .site-footer .footer-socials {
    float: right;
  }
  .site-footer .footer-socials ul li a {
    display: block;
    height: 32px;
    padding-top: 4px;
  }
}
@media only screen and (min-width: 1380px) {
  .site-footer {
    padding: 62px 0;
  }
  .site-footer .footer-logo img {
    width: 216px;
  }
  .site-footer .footer-menu ul li a {
    line-height: 40px;
    font-size: 14px;
  }
  .site-footer .footer-socials ul li a {
    height: 40px;
    padding-top: 8px;
  }
}
@media (min-width: 2000px) {
  .site-footer {
    background-size: cover;
  }
}
.main-hero.menu-hero {
  margin-bottom: 4px;
}
.main-hero.menu-hero .stycky-main-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}
.main-hero.menu-hero .stycky-main-menu ul li {
  display: table-cell;
  padding: 0 8px;
  text-align: center;
  transition: all 0.3s;
}
.main-hero.menu-hero .stycky-main-menu ul li a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.88px;
  line-height: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #3c3434;
}
.main-hero.menu-hero .stycky-main-menu ul li:first-child {
  padding-left: 0;
}
.main-hero.menu-hero .stycky-main-menu ul li:last-child {
  padding-right: 0;
}
.main-hero.menu-hero .stycky-main-menu ul li.inactive {
  opacity: 0.5;
}
@media only screen and (min-width: 768px) {
  .main-hero.menu-hero {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .main-hero.menu-hero .hero-bottom-container {
    padding: 24px 0;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .main-hero.menu-hero .hero-bottom-container {
    display: none;
  }
}
.contact-us-wrapper .contact-form input,
.contact-us-wrapper .contact-form textarea {
  border: 1px solid #333;
  padding: 10px;
  width: 100%;
  display: block;
}
.contact-us-wrapper .contact-form input::placeholder,
.contact-us-wrapper .contact-form textarea::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #b3b3b3;
}
.contact-us-wrapper .contact-form input[type="submit"] {
  border: 1px solid #f14d22;
  float: right;
  width: auto;
  margin-top: 10px;
}
.contact-us-wrapper .contact-form .wpcf7-form-control-wrap {
  display: block;
}
.main-menu-sections .accordion-menu-title .title {
  margin: 0;
  border-bottom: 4px solid #fff;
  padding: 10px 40px;
  color: #3c3434;
  background: #ebdacb;
  font-size: 26px;
  line-height: 30px;
  display: block;
  cursor: pointer;
  font-family: 'mackinacmedium', sans-serif;
  position: relative;
  transition: all 0.3s;
}
.main-menu-sections .accordion-menu-title .title:before,
.main-menu-sections .accordion-menu-title .title:after {
  margin: -2px 0 0 0;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 40px;
  width: 16px;
  height: 3px;
  border-radius: 1px 1px 1px 1px;
  background-color: #3c3434;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all .25s;
  transition: all .25s;
  cursor: pointer;
}
.main-menu-sections .accordion-menu-title .title.closed:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.main-menu-sections .accordion-menu-title .title.open {
  background: #f14d22;
  color: #fff;
}
.main-menu-sections .accordion-menu-title .title.open:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  opacity: 0;
  background: #fff;
}
.main-menu-sections .accordion-menu-title .title.open:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .main-menu-sections .accordion-menu-title {
    display: none;
  }
}
.main-menu-sections .main-menu-category-section:first-child .menu-category-container .image-container .image .line {
  display: none;
}
.menu-category-container .image-container {
  position: relative;
}
.menu-category-container .image-container .image {
  height: 120px;
  background-size: cover;
  background-position: center;
}
.menu-category-container .image-container .image .line {
  display: none;
}
.menu-category-container .image-container .image .category-name {
  color: #f14d22;
  font-family: 'mackinacmedium', sans-serif;
  font-size: 48px;
  position: absolute;
  bottom: 0px;
  left: 25px;
  margin: 0;
  line-height: 1;
  display: none;
}
.menu-category-container .image-container .image .category-name.dark-image {
  color: #fff;
}
.menu-category-container .image-container .image .container-small {
  position: relative;
  height: 100%;
}
.menu-category-container .image-container.no-image {
  display: none;
}
@media only screen and (min-width: 768px) {
  .menu-category-container .image-container .image {
    height: 240px;
  }
  .menu-category-container .image-container .image .line {
    display: block;
    position: absolute;
    top: -4px;
    left: 30px;
    width: calc(100% - 60px);
  }
  .menu-category-container .image-container .image .category-name {
    left: 48px;
    font-size: 72px;
    display: block;
  }
  .menu-category-container .image-container.no-image {
    display: block;
    background-color: #ebdacb;
  }
  .menu-category-container .image-container.no-image .image {
    height: 210px;
  }
}
@media only screen and (min-width: 1024px) {
  .menu-category-container .image-container .image {
    height: 360px;
  }
  .menu-category-container .image-container .image .line {
    top: -8px;
  }
  .menu-category-container .image-container .image .category-name {
    left: 50px;
    font-size: 96px;
  }
}
@media only screen and (min-width: 1380px) {
  .menu-category-container .image-container .image {
    height: 460px;
  }
  .menu-category-container .image-container .image .line {
    display: block;
    position: absolute;
    top: -8px;
    left: 50px;
    right: 50px;
    margin: auto;
    width: calc(100% - 100px);
    max-width: 1280px;
  }
  .menu-category-container .image-container .image .category-name {
    font-size: 115px;
  }
}
@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}
.menu-category-content {
  padding: 24px 0 48px;
}
.menu-category-content .zip-code-form ::-webkit-input-placeholder {
  color: #b4adad !important;
}
.menu-category-content .zip-code-form :-moz-placeholder {
  color: #b4adad !important;
}
.menu-category-content .zip-code-form ::-moz-placeholder {
  color: #b4adad !important;
}
.menu-category-content .zip-code-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #b4adad !important;
}
.menu-category-content .main-category-title {
  color: #f14d22;
  font-family: 'mackinacmedium', sans-serif;
  font-size: 48px;
  margin: 0 0 24px;
  line-height: 1;
  display: none;
}
.menu-category-content .category-description {
  margin-bottom: 24px;
}
.menu-category-content .category-description .big-description {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 8px;
}
.menu-category-content .category-description .short-description {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  color: #686161;
}
@media (max-width: 767px) {
  .menu-category-content .category-description.has-zip-form {
    margin-bottom: 15px;
  }
  .menu-category-content .zip-code-form {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .menu-category-content {
    padding: 48px 0 64px;
  }
  .menu-category-content .main-category-title {
    font-size: 72px;
    display: block;
  }
  .menu-category-content .category-description {
    margin-bottom: 48px;
  }
  .menu-category-content .category-description .big-description {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .menu-category-content .main-category-title {
    font-size: 96px;
  }
}
@media only screen and (min-width: 1380px) {
  .menu-category-content .main-category-title {
    font-size: 115px;
    margin-top: -115px;
  }
  .menu-category-content .category-description {
    margin-bottom: 56px;
  }
  .menu-category-content .category-description .big-description {
    font-size: 18px;
    line-height: 24px;
  }
  .menu-category-content .category-description .short-description {
    font-size: 16px;
    line-height: 20px;
  }
}
.menu-items .row {
  margin-left: -24px;
  margin-right: -24px;
}
.menu-items .row > div {
  padding: 0 24px;
}
@media (min-width: 992px) {
  .menu-items .row > div.col-lg-4 {
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
}
.menu-items .menu-item-box {
  padding: 0 8px;
}
.menu-items .menu-item-box.featured-menu {
  border: 1px solid #ebdacb;
  border-top-width: 8px;
  padding: 8px 16px 16px;
}
.menu-items .menu-item-box.featured-menu .calories {
  margin: 24px 0 0;
  font-size: 12px;
  color: #686161;
  line-height: 18px;
  font-style: italic;
}
.menu-items .menu,
.menu-items article {
  margin-bottom: 24px;
}
.menu-items .menu .menu-head,
.menu-items article .menu-head {
  margin-bottom: 8px;
}
.menu-items .menu .menu-head h3,
.menu-items article .menu-head h3 {
  color: #3c3434;
  font-family: 'mackinacmedium', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 0 4px;
}
.menu-items .menu .menu-head p,
.menu-items article .menu-head p {
  margin: 0;
  font-size: 12px;
  color: #686161;
  line-height: 18px;
  font-style: italic;
}
.menu-items .menu .menu-head.has-icon,
.menu-items article .menu-head.has-icon {
  position: relative;
  padding-right: 50px;
  min-height: 48px;
}
.menu-items .menu .menu-head.has-icon .icon,
.menu-items article .menu-head.has-icon .icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
}
.menu-items .menu .menu-head.has-icon .icon .tooltip,
.menu-items article .menu-head.has-icon .icon .tooltip {
  opacity: 1;
  color: #fff;
  min-width: 120px;
  text-align: center;
}
.menu-items .menu .menu-head.has-icon.no-calories,
.menu-items article .menu-head.has-icon.no-calories {
  min-height: 28px;
}
.menu-items .menu .menu-head.has-icon.no-calories .icon,
.menu-items article .menu-head.has-icon.no-calories .icon {
  top: 0;
  bottom: 0;
  margin: auto;
}
.menu-items .menu .menu-head.has-price,
.menu-items article .menu-head.has-price {
  position: relative;
  padding-right: 100px;
}
.menu-items .menu .menu-head.has-price .price,
.menu-items article .menu-head.has-price .price {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  font-style: italic;
  line-height: 24px;
  font-family: 'mackinacmedium', sans-serif;
  margin: 0;
}
.menu-items .menu .menu-description,
.menu-items article .menu-description {
  font-size: 14px;
  line-height: 18px;
}
.menu-items .menu .two-prices,
.menu-items article .two-prices {
  margin-top: 8px;
}
.menu-items .menu .two-prices p,
.menu-items article .two-prices p {
  font-size: 14px;
  color: #686161;
  line-height: 24px;
  margin-bottom: 4px;
}
.menu-items .menu .two-prices p span,
.menu-items article .two-prices p span {
  display: block;
  float: right;
  font-size: 20px;
  font-style: italic;
  line-height: 24px;
  font-family: 'mackinacmedium', sans-serif;
}
.menu-items .menu .two-prices p:last-child,
.menu-items article .two-prices p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1380px) {
  .menu-items .menu-item-box {
    padding: 0 16px;
  }
  .menu-items .menu-item-box.featured-menu {
    padding: 24px 32px;
  }
  .menu-items .menu-item-box.featured-menu .calories {
    font-size: 14px;
    line-height: 18px;
  }
  .menu-items .menu,
  .menu-items article {
    margin-bottom: 36px;
  }
  .menu-items .menu .menu-head h3,
  .menu-items article .menu-head h3 {
    letter-spacing: 0.5px;
  }
  .menu-items .menu .menu-head p,
  .menu-items article .menu-head p {
    font-size: 14px;
  }
  .menu-items .menu .menu-description,
  .menu-items article .menu-description {
    font-size: 14px;
    line-height: 18px;
  }
}
.category-level-2-section {
  padding-bottom: 26px;
}
.category-level-2-section .category-level-2-head {
  margin-bottom: 24px;
}
.category-level-2-section .category-description {
  margin: 8px 0 0;
}
.category-level-2-section .category-description .big-description {
  display: block;
  color: #686161;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
}
.category-level-2-section .category-level-2-title {
  color: #3c3434;
  font-weight: 500;
  font-family: 'mackinacmedium', sans-serif;
  font-size: 22px;
  line-height: 26px;
  margin: 0;
}
@media only screen and (min-width: 1380px) {
  .category-level-2-section .category-description {
    margin-top: 0px;
    margin-bottom: 32px;
  }
  .category-level-2-section .category-description .big-description {
    color: rgba(60, 52, 52, 0.5);
    font-size: 15px;
    line-height: 22px;
  }
  .category-level-2-section .category-level-2-title {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .category-level-2-section .category-level-2-title {
    color: #f14d22;
  }
}
.category-level-3-section {
  padding-bottom: 24px;
}
.category-level-3-section .category-description {
  margin: 8px 0 0;
}
.category-level-3-section .category-description .big-description {
  display: block;
  color: #686161;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
.category-level-3-section .category-level-3-title {
  color: #686161;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  position: relative;
  margin: 0 0 16px;
}
.category-level-3-section .category-level-3-title span {
  display: inline-block;
  background-color: #fff;
  padding-right: 16px;
  position: relative;
}
.category-level-3-section .category-level-3-title:before {
  content: "";
  width: 100%;
  top: 50%;
  height: 1px;
  left: 0;
  background-color: #b4adad;
  position: absolute;
}
@media only screen and (min-width: 1380px) {
  .category-level-3-section {
    padding-bottom: 0;
  }
  .category-level-3-section .category-description {
    margin-top: 0;
    margin-bottom: 32px;
  }
  .category-level-3-section .category-description .big-description {
    color: rgba(60, 52, 52, 0.5);
    font-size: 16px;
    line-height: 22px;
  }
  .category-level-3-section .category-level-3-title {
    margin-bottom: 24px;
  }
}
#wpsl-wrap {
  margin: 0;
  background: #ffffff;
}
#wpsl-gmap {
  float: right;
  width: 66.5%;
  height: 350px;
  margin-bottom: 0;
}
#info-locations-wrap {
  width: 33.5%;
  float: left;
}
#wpsl-wrap .wpsl-search {
  padding: 48px 48px 48px 0px;
  background: #fff;
  margin-bottom: 0;
}
#wpsl-wrap .wpsl-search .wpsl-input {
  margin: 0 2% 0 0;
  width: 28%;
}
#wpsl-wrap .wpsl-search .wpsl-input input {
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #8a8584;
  color: #3c3434;
  height: 48px;
  padding: 0 12px;
  outline: none;
  width: 100%;
  transition: all 0.3s;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
}
#wpsl-wrap .wpsl-search .wpsl-input input.wpsl-error {
  border-color: red;
}
#wpsl-wrap .wpsl-search .wpsl-input ::-webkit-input-placeholder {
  color: #b4adad !important;
}
#wpsl-wrap .wpsl-search .wpsl-input :-moz-placeholder {
  color: #b4adad !important;
}
#wpsl-wrap .wpsl-search .wpsl-input ::-moz-placeholder {
  color: #b4adad !important;
}
#wpsl-wrap .wpsl-search .wpsl-input :-ms-input-placeholder {
  /* IE 10+ */
  color: #b4adad !important;
}
#wpsl-wrap .wpsl-search .wpsl-select-wrap {
  margin: 0;
  width: 40%;
}
#wpsl-wrap .wpsl-search .wpsl-select-wrap #wpsl-radius {
  margin: 0;
  display: block;
  width: 100%;
}
#wpsl-wrap .wpsl-search .wpsl-select-wrap #wpsl-radius .wpsl-dropdown {
  width: 100%;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #8a8584;
  height: 48px;
}
#wpsl-wrap .wpsl-search .wpsl-select-wrap #wpsl-radius .wpsl-dropdown .wpsl-selected-item {
  font-size: 12px;
  line-height: 16px;
  padding: 15px 35px 15px 12px!important;
  color: #3c3434 !important;
  text-transform: uppercase;
  font-weight: 500;
}
#wpsl-wrap .wpsl-search .wpsl-select-wrap #wpsl-radius .wpsl-dropdown .wpsl-selected-item:after {
  display: none;
}
#wpsl-wrap .wpsl-search .wpsl-select-wrap #wpsl-radius .wpsl-dropdown .wpsl-selected-item:before {
  content: '\f107';
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  line-height: 48px;
  height: 48px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 14px;
  color: #b4adad;
  text-align: center;
}
#wpsl-wrap .wpsl-search .wpsl-select-wrap #wpsl-radius .wpsl-dropdown.wpsl-active .wpsl-selected-item:before {
  content: '\f106';
}
#wpsl-wrap .wpsl-search .wpsl-search-btn-wrap {
  margin: 0 0 0 2%;
  width: 28%;
  clear: none;
}
#wpsl-wrap .wpsl-search .wpsl-search-btn-wrap input {
  width: 100%;
  min-width: initial;
  font-size: 16px;
  padding: 13px 5px;
}
#wpsl-wrap #wpsl-result-list {
  margin: 0;
  width: 100%;
  padding-right: 24px;
}
#wpsl-results {
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}
/*
 *  STYLE 3
 */
#wpsl-stores::-webkit-scrollbar-track {
  background-color: #fff;
}
#wpsl-stores::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
#wpsl-stores::-webkit-scrollbar-thumb {
  background-color: #ebdacb;
}
#wpsl-wrap #wpsl-result-list li {
  padding: 0;
  border-bottom: 1px solid #f14d22;
  transition: all 0.3s;
}
#wpsl-wrap #wpsl-result-list li .wpsl-store-location {
  color: #3c3434;
  padding: 24px 32px;
  display: block;
}
.wpsl-dropdown:hover {
  box-shadow: none;
}
#wpsl-search-wrap .wpsl-dropdown div {
  border-color: #8a8584;
}
#wpsl-search-wrap .wpsl-dropdown div li {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 30px;
  color: #b4adad;
  border-bottom: 1px solid #8a8584;
  transition: all 0.3s;
}
#wpsl-search-wrap .wpsl-dropdown div li.wpsl-selected-dropdown,
#wpsl-search-wrap .wpsl-dropdown div li:hover {
  background-color: #F6F5F5;
  color: #3c3434;
}
#wpsl-search-wrap .wpsl-dropdown div li:last-child {
  border-bottom: none;
}
#wpsl-stores {
  padding-right: 24px;
}
.wpsl-store-location .store-name {
  float: left;
  width: 100%;
  margin-bottom: 24px;
}
.wpsl-store-location .store-name .title {
  width: calc(100% - 70px);
  display: block;
  float: left;
  font-size: 26px;
  line-height: 30px;
  font-family: 'mackinacmedium', sans-serif;
  color: #3c3434;
  padding-right: 16px;
}
.wpsl-store-location .store-name .menu-link {
  float: left;
  width: 70px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.88px;
  line-height: 30px;
  color: #3c3434;
}
.wpsl-store-location .store-name .menu-link i {
  color: #f14d22;
  font-size: 12px;
}
.wpsl-store-location .store-distance {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
  letter-spacing: 0.88px;
  line-height: 18px;
}
.wpsl-store-location .store-distance i {
  color: #f14d22;
  font-size: 12px;
}
.wpsl-store-location .store-address,
.wpsl-store-location .store-email,
.wpsl-store-location .store-phone {
  font-size: 14px;
  line-height: 18px;
}
.wpsl-store-location .store-address a,
.wpsl-store-location .store-email a,
.wpsl-store-location .store-phone a {
  color: #3c3434;
}
.wpsl-store-location .store-address {
  margin-bottom: 8px;
}
.wpsl-store-location .store-address span {
  display: block;
}
#wpsl-wrap #wpsl-result-list li:hover,
#wpsl-wrap #wpsl-result-list li.active {
  background: #f6f5f5;
}
@media (max-width: 1023px) {
  #info-locations-wrap {
    width: 100%;
  }
  #wpsl-gmap {
    width: 100%;
    height: 300px !important;
    margin-bottom: 0;
  }
  #wpsl-wrap .wpsl-search,
  #wpsl-wrap #wpsl-result-list,
  #wpsl-stores {
    padding-right: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1379px) {
  #wpsl-wrap .wpsl-search {
    padding-right: 30px;
  }
  #wpsl-wrap #wpsl-result-list {
    padding-right: 15px;
  }
  #wpsl-stores {
    padding-right: 15px;
  }
}
@media (max-width: 1023px) {
  #wpsl-wrap #wpsl-result-list li {
    padding: 24px 8px;
  }
  #wpsl-wrap .wpsl-search .wpsl-input input {
    height: 32px;
  }
  #wpsl-wrap .wpsl-search .wpsl-select-wrap #wpsl-radius .wpsl-dropdown .wpsl-selected-item {
    line-height: 20px;
    padding: 5px 35px 5px 12px!important;
  }
  #wpsl-wrap .wpsl-search .wpsl-select-wrap #wpsl-radius .wpsl-dropdown {
    height: 32px;
  }
  #wpsl-wrap .wpsl-search .wpsl-search-btn-wrap input {
    padding: 5px;
    font-size: 12px;
  }
  #wpsl-wrap .wpsl-search .wpsl-select-wrap #wpsl-radius .wpsl-dropdown .wpsl-selected-item:before {
    height: 30px;
    line-height: 32px;
  }
  #wpsl-wrap .wpsl-search {
    padding: 32px 0;
  }
  #wpsl-gmap {
    display: none;
  }
  #wpsl-stores {
    height: auto !important;
  }
}
.gm-style-iw.gm-style-iw-c {
  width: 275px;
  padding: 24px 8px 24px 24px !important;
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid #b4adad;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 16px;
}
.gm-style-iw.gm-style-iw-c .store-name {
  margin-bottom: 12px;
}
.gm-style-iw.gm-style-iw-c .store-name .title {
  max-width: calc(100% - 40px);
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #3c3434;
  letter-spacing: 0.88px;
  line-height: 16px;
  text-transform: uppercase;
}
.gm-style-iw.gm-style-iw-c .store-name .menu-link {
  float: right;
  width: 30px;
  text-align: right;
  font-size: 14px;
  color: #f14d22;
  line-height: 16px;
}
.gm-style-iw.gm-style-iw-c .store-name .menu-link span {
  display: none;
}
.gm-style-iw.gm-style-iw-c .wpsl-info-actions {
  display: none !important;
}
#wpsl-gmap .wpsl-info-window,
.wpsl-gmap-canvas .wpsl-info-window {
  max-width: 100%;
}
#wpsl-gmap .wpsl-info-window a {
  color: #3c3434;
}
#wpsl-wrap .wpsl-info-window p {
  margin: 0;
}
.gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important;
}
.gm-style .gm-style-iw-t::before {
  background: #b4adad;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 15px;
  margin-top: -2px;
}
.gm-style .gm-style-iw-t::after {
  margin-top: -3px;
}
@media (max-width: 767px) {
  .local-menu-hero .container-small {
    padding: 0 32px;
  }
}
.local-menu-hero .featured-image {
  height: 165px;
  background-size: cover;
  background-position: center;
}
.local-menu-hero .hero-container {
  margin-top: -35px;
  background-color: #fff;
  margin-bottom: 48px;
  position: relative;
  z-index: 1;
}
.local-menu-hero .hero-container .hero-title {
  padding: 22px;
  margin-bottom: 22px;
}
.local-menu-hero .hero-container .hero-title h1 {
  font-size: 32px;
  margin: 0;
  line-height: 36px;
  font-family: 'mackinacmedium', sans-serif;
}
.local-menu-hero .hero-container .contact-box {
  padding-bottom: 16px;
}
.local-menu-hero .hero-container .contact-box .contact-item {
  margin-bottom: 16px;
}
.local-menu-hero .hero-container .contact-box .contact-item a {
  display: block;
  color: #3c3434;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  position: relative;
  padding-left: 36px;
  letter-spacing: -0.05px;
}
.local-menu-hero .hero-container .contact-box .contact-item a img {
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 16px;
  max-height: 16px;
}
.local-menu-hero .hero-container .hours-box {
  margin-bottom: 32px;
}
.local-menu-hero .hero-container .hours-box .wpsl-opening-hours {
  display: block;
  width: 100%;
  margin-left: -32px;
  margin-right: -32px;
}
.local-menu-hero .hero-container .hours-box .wpsl-opening-hours tbody {
  display: block;
  width: 100%;
}
.local-menu-hero .hero-container .hours-box .wpsl-opening-hours td {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 0;
  display: inline-block;
}
.local-menu-hero .hero-container .hours-box .wpsl-opening-hours td:first-child {
  padding-right: 5px;
}
.local-menu-hero .hero-container .hours-box .wpsl-opening-hours tr {
  display: block;
  width: 100%;
  background: #f5ece4;
  padding: 10px 32px;
}
.local-menu-hero .hero-container .hours-box .wpsl-opening-hours tr:nth-of-type(2n) {
  background: #f0e4d8;
}
.local-menu-hero .hero-container .buttons-box {
  padding-bottom: 24px;
}
.local-menu-hero .hero-container .buttons-box .button-item {
  margin-bottom: 8px;
}
.local-menu-hero .hero-container .buttons-box .button-item a {
  display: block;
}
.local-menu-hero .hero-container .delivery-box {
  padding-bottom: 16px;
}
.local-menu-hero .hero-container .delivery-box h3 {
  color: #3c3434;
  font-family: 'mackinacmedium', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 0 16px;
}
.local-menu-hero .hero-container .delivery-box .logo-column {
  position: relative;
  margin-bottom: 16px;
  height: 32px;
}
.local-menu-hero .hero-container .delivery-box .logo-column img {
  width: 120px;
}
.local-menu-hero .hero-container .hero-content {
  border: 1px solid #ebdacb;
  padding: 24px;
  border-top-width: 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
.local-menu-hero .hero-container .hero-content *:first-child {
  margin-top: 0;
}
.local-menu-hero .hero-container .hero-content h2 {
  margin: 24px 0 16px;
  font-size: 22px;
  line-height: 26px;
  font-family: 'mackinacmedium', sans-serif;
}
.local-menu-hero .hero-container .hero-content h4 {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 16px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .local-menu-hero .featured-image {
    height: 265px;
  }
  .local-menu-hero .hero-container {
    padding: 0 48px;
    margin-bottom: 64px;
  }
  .local-menu-hero .hero-container .hero-title {
    padding: 22px 0;
  }
  .local-menu-hero .hero-container .contact-box {
    max-width: 340px;
  }
  .local-menu-hero .hero-container .hours-box {
    min-width: 340px;
    display: inline-block;
  }
  .local-menu-hero .hero-container .hours-box .wpsl-opening-hours {
    margin: 0;
  }
  .local-menu-hero .hero-container .hours-box .wpsl-opening-hours tr {
    padding: 10px 16px;
  }
  .local-menu-hero .hero-container .delivery-box,
  .local-menu-hero .hero-container .buttons-box {
    max-width: 340px;
    float: right;
    width: 100%;
    clear: both;
  }
}
@media only screen and (min-width: 1024px) {
  .local-menu-hero .featured-image {
    height: 355px;
  }
  .local-menu-hero .hero-container {
    margin-top: -48px;
  }
  .local-menu-hero .hero-container .hero-title {
    padding: 32px 0;
  }
}
@media only screen and (min-width: 1380px) {
  .local-menu-hero .hero-container {
    padding: 0 90px;
    margin-top: -72px;
    margin-bottom: 96px;
  }
  .local-menu-hero .hero-container .hero-title h1 {
    font-size: 76px;
    letter-spacing: -1.25px;
    line-height: 76px;
  }
  .local-menu-hero .hero-container .contact-box {
    padding-bottom: 16px;
  }
  .local-menu-hero .hero-container .contact-box .contact-item {
    margin-bottom: 24px;
  }
  .local-menu-hero .hero-container .contact-box .contact-item a {
    font-size: 18px;
    line-height: 24px;
  }
  .local-menu-hero .hero-container .buttons-box {
    max-width: 300px;
    padding-bottom: 8px;
  }
  .local-menu-hero .hero-container .buttons-box .button-item {
    margin-bottom: 24px;
  }
  .local-menu-hero .hero-container .delivery-box {
    max-width: 300px;
    padding-bottom: 32px;
  }
  .local-menu-hero .hero-container .delivery-box .logo-column img {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    width: 140px;
  }
  .local-menu-hero .hero-container .hero-content {
    font-size: 16px;
    line-height: 22px;
  }
  .local-menu-hero .hero-container .hero-content h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .local-menu-hero .hero-container .hero-content h4 {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.88px;
  }
}
.stycky-local-menu {
  padding: 24px 0;
  background: #ebdacb;
}
.stycky-local-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}
.stycky-local-menu ul li {
  display: table-cell;
  padding: 0 5px;
  text-align: center;
  transition: all 0.3s;
}
.stycky-local-menu ul li a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.88px;
  line-height: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #3c3434;
}
.stycky-local-menu ul li:first-child {
  padding-left: 0;
}
.stycky-local-menu ul li:last-child {
  padding-right: 0;
}
.stycky-local-menu ul li.inactive {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .stycky-local-menu {
    display: none;
  }
}
.additions-groups {
  border: 1px solid #dcd7d7;
  padding: 48px;
  margin: 24px 0;
}
.additions-groups .group-title {
  color: #686161;
  margin: 0 0 24px;
  font-size: 20px;
  font-style: italic;
  line-height: 24px;
  font-family: 'mackinacmedium', sans-serif;
  position: relative;
}
.additions-groups .group-title span {
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding-right: 16px;
}
.additions-groups .group-title:before {
  content: "";
  width: 100%;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  background-color: #dad7d7;
  left: 0;
  position: absolute;
}
.additions-groups .row {
  margin-left: -24px;
  margin-right: -24px;
}
.additions-groups .row .group-column {
  padding: 0 24px;
}
.additions-groups .group-list {
  padding: 0 24px;
}
.additions-groups .group-list .list-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 16px;
}
.additions-groups .group-list .list-item .item-head {
  position: relative;
  padding-right: 55px;
  margin-bottom: 8px;
}
.additions-groups .group-list .list-item .item-head .icon {
  width: 40px;
  height: 32px;
  float: left;
  background-size: 22px;
  background-position: center left;
  background-repeat: no-repeat;
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/svg/cup.svg');
}
.additions-groups .group-list .list-item .item-head .icon.salmon {
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/svg/salmon.svg');
}
.additions-groups .group-list .list-item .item-head .icon.shrimp {
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/svg/shrimp.svg');
}
.additions-groups .group-list .list-item .item-head .icon.cup {
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/svg/cup.svg');
}
.additions-groups .group-list .list-item .item-head .icon.chicken {
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/svg/chicken.svg');
}
.additions-groups .group-list .list-item .item-head .icon.apple {
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/svg/apple.svg');
}
.additions-groups .group-list .list-item .item-head .icon.lays {
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/svg/lays.svg');
}
.additions-groups .group-list .list-item .item-head .icon.cheese {
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/svg/chese.svg');
}
.additions-groups .group-list .list-item .item-head h3 {
  padding: 7px 0;
  line-height: 18px;
  margin: 0;
  color: #686161;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.88px;
  text-transform: uppercase;
  padding-left: 40px;
}
.additions-groups .group-list .list-item .item-head .price {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 32px;
  white-space: nowrap;
  font-family: 'mackinacmedium', sans-serif;
  font-size: 12px;
  color: #686161;
}
.additions-groups .group-list .list-item .details {
  padding-left: 40px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  color: #686161;
}
.additions-groups .group-list .list-item .details *:last-child {
  margin-bottom: 0;
}
.additions-groups .group-list .list-item .details ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.additions-groups .group-list .list-item .details ul li {
  position: relative;
  margin-bottom: 8px;
}
.additions-groups .group-list .list-item .details ul li:before {
  content: "";
  background: #b4adad;
  height: 1px;
  width: 8px;
  position: absolute;
  top: 8px;
  left: -32px;
}
@media (max-width: 1023px) {
  .additions-groups .group-column:not(:last-child) {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .additions-groups {
    padding: 24px;
  }
  .additions-groups .group-title {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .additions-groups .group-list {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .additions-groups .group-column .group-list {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 48px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 48px;
    /* Firefox */
    column-gap: 48px;
  }
  .additions-groups .group-column .group-list.two-items-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 1024px) {
  .additions-groups .group-column .group-list {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
    -webkit-column-gap: 48px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 48px;
    /* Firefox */
    column-gap: 48px;
  }
  .additions-groups .group-column .group-list.two-items-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .additions-groups .group-column .group-list.two-items-list .list-item {
    max-width: 33.33%;
  }
  .additions-groups .group-column.three-column .group-list.three-items-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .additions-groups .group-column.three-column .group-list.two-items-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .additions-groups .group-column.three-column .group-list.two-items-list .list-item {
    max-width: 33.33%;
  }
  .additions-groups .group-column.columns-3 {
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .additions-groups .group-column.columns-3 .group-list {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
    -webkit-column-gap: 0px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 0px;
    /* Firefox */
    column-gap: 0px;
  }
  .additions-groups .group-column.columns-3 .group-list.three-items-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .additions-groups .group-column.columns-3 .group-list.two-items-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .additions-groups .group-column.columns-3 .group-list.two-items-list .list-item {
    max-width: 33.33%;
  }
  .additions-groups .group-column.two-column,
  .additions-groups .group-column.columns-2 {
    width: 66.66%;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%;
  }
  .additions-groups .group-column.two-column .group-list,
  .additions-groups .group-column.columns-2 .group-list {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 48px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 48px;
    /* Firefox */
    column-gap: 48px;
  }
  .additions-groups .group-column.two-column .group-list.two-items-list,
  .additions-groups .group-column.columns-2 .group-list.two-items-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .additions-groups .group-column.two-column .group-list.two-items-list .list-item,
  .additions-groups .group-column.columns-2 .group-list.two-items-list .list-item {
    max-width: initial;
  }
  .additions-groups .group-column.two-column + .group-column,
  .additions-groups .group-column.columns-2 + .group-column {
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .additions-groups .group-column.two-column + .group-column .group-list,
  .additions-groups .group-column.columns-2 + .group-column .group-list {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
    -webkit-column-gap: 0px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 0px;
    /* Firefox */
    column-gap: 0px;
  }
  .additions-groups .group-column.two-column + .group-column .group-list.three-items-list,
  .additions-groups .group-column.columns-2 + .group-column .group-list.three-items-list,
  .additions-groups .group-column.two-column + .group-column .group-list.two-items-list,
  .additions-groups .group-column.columns-2 + .group-column .group-list.two-items-list {
    display: block;
  }
  .additions-groups .group-column.two-column + .group-column .group-list.three-items-list .list-item,
  .additions-groups .group-column.columns-2 + .group-column .group-list.three-items-list .list-item,
  .additions-groups .group-column.two-column + .group-column .group-list.two-items-list .list-item,
  .additions-groups .group-column.columns-2 + .group-column .group-list.two-items-list .list-item {
    max-width: initial;
  }
}
@media only screen and (min-width: 1380px) {
  .additions-groups .row {
    margin-left: -32px;
    margin-right: -32px;
  }
  .additions-groups .row .group-column {
    padding: 0 32px;
  }
  .additions-groups .group-column .group-list {
    -webkit-column-gap: 64px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 64px;
    /* Firefox */
    column-gap: 64px;
  }
  .additions-groups .group-column.two-column .group-list,
  .additions-groups .group-column.columns-2 .group-list {
    -webkit-column-gap: 64px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 64px;
    /* Firefox */
    column-gap: 64px;
  }
}
.creation-box {
  border: 1px solid #ebdacb;
  padding: 48px;
  margin-bottom: 48px;
  border-top-width: 8px;
}
.creation-box h2 {
  margin: 0 0 48px;
  font-size: 24px;
  line-height: 30px;
  font-family: 'mackinacmedium', sans-serif;
}
.creation-box .creation-column .column-content {
  text-align: center;
}
.creation-box .creation-column .column-content .icon {
  width: 47px;
  height: 36px;
  margin: 0 auto 12px;
}
.creation-box .creation-column .column-content .icon img {
  display: inline-block;
  max-height: 100%;
}
.creation-box .creation-column .column-content h3 {
  margin: 0;
  font-family: 'mackinacmedium', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.creation-box .bottom-row {
  margin-top: 48px;
  align-items: center;
}
.creation-box .bottom-row .bt {
  width: 100%;
}
.creation-box .description {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #a19d9d;
}
@media (max-width: 1023px) {
  .creation-box {
    padding: 24px;
  }
  .creation-box h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .creation-box .description {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .creation-box .bottom-row {
    margin-top: 24px;
  }
  .creation-box .bottom-row .bt {
    margin-top: 16px;
  }
}
@media (max-width: 575px) {
  .creation-box .creation-column {
    margin-bottom: 24px;
  }
  .creation-box .creation-column:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .hero-bottom-container {
    padding: 0 !important;
  }
  .hero-bottom-container .stycky-main-menu {
    padding: 24px 0;
    background-color: #ff875a;
  }
  .page-template-menu .hero-bottom-container,
  .single-wpsl_stores .hero-bottom-container {
    height: 30px;
  }
  .single-wpsl_stores .hero-bottom-container .stycky-main-menu {
    background-color: #ebdacb;
  }
}
@media (min-width: 1380px) {
  .page-template-menu .hero-bottom-container,
  .single-wpsl_stores .hero-bottom-container {
    height: 50px;
  }
}
@media (max-width: 767px) {
  .main-menu-sections .main-menu-category-section .menu-category-container {
    display: none;
  }
  .main-menu-sections .main-menu-category-section .menu-category-container .menu-items .row {
    height: auto !important;
  }
  .main-menu-sections .main-menu-category-section .menu-category-container .menu-items .menu-column {
    position: static !important;
  }
}
#eClubInfo,
#eClubThankYou {
  background: #fff;
  border: 1px solid #ebdacb;
  border-top-width: 8px;
  max-width: 270px;
  margin: 10px auto;
  padding: 48px 24px;
  position: relative;
}
#eClubInfo .popup-modal-dismiss,
#eClubThankYou .popup-modal-dismiss {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
}
#eClubInfo .popup-content h2,
#eClubThankYou .popup-content h2 {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 8px;
  color: #f14d22;
  font-family: 'mackinacmedium', sans-serif;
}
#eClubInfo .popup-content .intro,
#eClubThankYou .popup-content .intro {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 16px;
}
#eClubInfo .popup-content select,
#eClubThankYou .popup-content select,
#eClubInfo .popup-content input,
#eClubThankYou .popup-content input {
  border: 1px solid #b4adad;
  height: 32px;
  background: transparent;
  padding: 0 8px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #b4adad;
  width: 100%;
}
#eClubInfo .popup-content select.error,
#eClubThankYou .popup-content select.error,
#eClubInfo .popup-content input.error,
#eClubThankYou .popup-content input.error {
  border-color: red;
}
#eClubInfo .popup-content ::-webkit-input-placeholder,
#eClubThankYou .popup-content ::-webkit-input-placeholder {
  color: #b4adad !important;
}
#eClubInfo .popup-content :-moz-placeholder,
#eClubThankYou .popup-content :-moz-placeholder {
  color: #b4adad !important;
}
#eClubInfo .popup-content ::-moz-placeholder,
#eClubThankYou .popup-content ::-moz-placeholder {
  color: #b4adad !important;
}
#eClubInfo .popup-content :-ms-input-placeholder,
#eClubThankYou .popup-content :-ms-input-placeholder {
  /* IE 10+ */
  color: #b4adad !important;
}
#eClubInfo .popup-content form .form-group,
#eClubThankYou .popup-content form .form-group {
  display: inline-block;
  width: 100%;
}
#eClubInfo .popup-content .form-group label,
#eClubThankYou .popup-content .form-group label {
  font-size: 13px;
}
#eClubInfo .popup-content .form-actions,
#eClubThankYou .popup-content .form-actions {
  text-align: center;
}
.mfp-bg {
  background-color: #fff;
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.fixed-buttons-section {
  height: 58px;
}
.fixed-buttons {
  height: 58px;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background-color: #fff;
  padding: 8px 0;
  text-align: center;
  box-shadow: 0px 0px 6px 2px rgba(220, 215, 215, 0.35);
}
.fixed-buttons .bt {
  padding: 10px;
  max-width: 50%;
}
.fixed-buttons .bt.grey svg {
  margin: -1px 3px 0 0;
}
.fixed-buttons .bt.grey svg #E-Club {
  transition: all 0s;
}
.fixed-buttons .bt.grey:hover svg #E-Club {
  fill: #fff;
  transition: all 0.3s;
}
.fixed-buttons .bt:first-child {
  margin-right: 16px;
}
@media (max-width: 349px) {
  .fixed-buttons .bt {
    min-width: initial;
  }
  .fixed-buttons .bt:first-child {
    margin-right: 8px;
  }
}
@media (min-width: 768px) {
  .fixed-buttons-section {
    display: none !important;
  }
}
body.fixed-buttons-is-sticky .fixed-buttons {
  position: fixed;
}
#eClubDropdown {
  border: 1px solid #dec2a8;
  background-color: #fff;
  padding: 48px;
  position: absolute;
  top: 100%;
  right: 0;
  width: 510px;
  margin-top: 24px;
  visibility: hidden;
  /* hides sub-menu */
  opacity: 0;
  transform: translateY(-2em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
#eClubDropdown .close-eClubDropdown {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 48px;
  right: 48px;
  display: block;
}
#eClubDropdown .e-club-intro {
  width: 100%;
}
#eClubDropdown .e-club-intro p {
  margin-bottom: 16px;
}
#eClubDropdown .e-club-form {
  width: 100%;
  margin: 0;
}
#eClubDropdown.active {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}
.simple-hero {
  background-color: #dec2a8;
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/simple-hero-bg.jpg');
  background-size: cover;
  background-position: center;
  position: relative;
}
.simple-hero .hero-container .hero-content {
  text-align: center;
}
.simple-hero .hero-container .hero-content .container-small {
  max-width: 620px;
  padding-top: 96px;
  padding-bottom: 96px;
}
.simple-hero .hero-container .hero-content h1 {
  margin: 0;
  font-size: 34px;
  font-family: 'mackinacmedium', sans-serif;
  line-height: 40px;
}
.simple-hero .hero-container .hero-content .bt {
  margin-top: 24px;
}
.simple-hero .hero-container .hero-content .bt:not(:hover) {
  color: #f14d22;
}
.simple-hero.has-image {
  padding-bottom: 150px;
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
}
.simple-hero.has-image .featured-image {
  height: 300px;
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: -150px;
  left: 16px;
  width: calc(100% - 32px);
}
@media (min-width: 768px) {
  .simple-hero .hero-container .hero-content h1 {
    font-size: 54px;
    line-height: 60px;
  }
  .simple-hero .hero-container .hero-content .bt {
    margin-top: 36px;
  }
  .simple-hero.has-image {
    padding-bottom: 250px;
  }
  .simple-hero.has-image .featured-image {
    height: 500px;
    bottom: -250px;
    left: 0;
    width: calc(100% - 60px);
    max-width: 1280px;
    right: 0;
    margin: auto;
  }
}
@media (min-width: 1380px) {
  .simple-hero .hero-container .hero-content .container-small {
    max-width: 948px;
  }
  .simple-hero .hero-container .hero-content h1 {
    font-size: 72px;
    line-height: 80px;
    letter-spacing: -1.5px;
  }
  .simple-hero .hero-container .hero-content .bt {
    margin-top: 48px;
  }
  .simple-hero.has-image {
    padding-bottom: 336px;
  }
  .simple-hero.has-image .featured-image {
    height: 673px;
    bottom: -336px;
    width: calc(100% - 100px);
  }
}
.simple-hero-image {
  background-color: #fff;
  height: 150px;
}
.simple-hero-image .featured-image {
  height: 300px;
  background-size: cover;
  background-position: center;
  top: -150px;
  position: relative;
}
@media (min-width: 768px) {
  .simple-hero-image {
    height: 250px;
  }
  .simple-hero-image .featured-image {
    height: 500px;
    top: -250px;
  }
}
@media (min-width: 1380px) {
  .simple-hero-image {
    height: 336px;
  }
  .simple-hero-image .featured-image {
    height: 673px;
    top: -336px;
  }
}
body.page-template-about .parallax-mirror,
body.page-template-catering .parallax-mirror,
body.page-template-general-template .parallax-mirror {
  z-index: 1 !important;
}
body.page-template-about #header,
body.page-template-catering #header,
body.page-template-general-template #header {
  height: initial;
}
body.page-template-about #header a.bt.grey:not(:hover):not(.active),
body.page-template-catering #header a.bt.grey:not(:hover):not(.active),
body.page-template-general-template #header a.bt.grey:not(:hover):not(.active) {
  background: transparent;
}
body.page-template-about .simple-hero,
body.page-template-catering .simple-hero,
body.page-template-general-template .simple-hero {
  padding-top: 48px;
}
body.page-template-about .site-content > section:not(.simple-hero),
body.page-template-catering .site-content > section:not(.simple-hero),
body.page-template-general-template .site-content > section:not(.simple-hero) {
  z-index: 1;
  position: relative;
}
body.page-template-about #header .hero-content,
body.page-template-catering #header .hero-content,
body.page-template-general-template #header .hero-content {
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
body.page-template-about:not(.scrolled) #header .header-content,
body.page-template-catering:not(.scrolled) #header .header-content,
body.page-template-general-template:not(.scrolled) #header .header-content {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 1024px) {
  body.page-template-about .simple-hero,
  body.page-template-catering .simple-hero,
  body.page-template-general-template .simple-hero {
    padding-top: 56px;
  }
}
@media (min-width: 1380px) {
  body.page-template-about .simple-hero,
  body.page-template-catering .simple-hero,
  body.page-template-general-template .simple-hero {
    padding-top: 96px;
  }
}
body.page-template-about .repeater-section .section-row .image-container .image {
  background-size: contain;
  background-repeat: no-repeat;
  height: 370px;
}
@media only screen and (min-width: 1024px) {
  body.page-template-about .repeater-section .section-row .image-container .image {
    height: 370px;
  }
}
.sub-hero-section {
  padding: 48px 0;
  background-color: #fff;
}
.sub-hero-section h2 {
  font-size: 26px;
  font-family: 'mackinacmedium', sans-serif;
  line-height: 30px;
  margin: 0 0 16px;
}
.sub-hero-section p {
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
}
@media (min-width: 768px) {
  .sub-hero-section {
    padding: 72px 0;
  }
  .sub-hero-section .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .sub-hero-section .row > div {
    padding: 0 24px;
  }
  .sub-hero-section h2 {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .sub-hero-section {
    padding: 96px 0;
  }
  .sub-hero-section h2 {
    font-size: 48px;
    line-height: 56px;
  }
  .sub-hero-section p {
    font-size: 18px;
    line-height: 32px;
  }
}
@media (min-width: 1380px) {
  .sub-hero-section {
    padding: 110px 0;
  }
}
.catering-testimonials {
  padding: 48px 0 208px;
  background: #f6f5f5;
}
.catering-testimonials .testimonials-title {
  margin: 0 0 24px;
}
.catering-testimonials .testimonials-title h2 {
  margin: 0;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  font-family: 'mackinacmedium', sans-serif;
}
.catering-testimonials .testimonials-title .testimonial-stars {
  margin-top: 8px;
  text-align: center;
}
.catering-testimonials .testimonials-title .testimonial-stars img {
  display: inline-block;
  width: 72px;
}
@media only screen and (min-width: 768px) {
  .catering-testimonials {
    padding: 64px 0 264px;
  }
  .catering-testimonials .testimonials-title .testimonial-stars {
    margin-top: 16px;
  }
  .catering-testimonials .testimonials-title .testimonial-stars img {
    width: 144px;
  }
}
@media only screen and (min-width: 1024px) {
  .catering-testimonials {
    padding: 96px 0 396px;
  }
  .catering-testimonials .testimonials-title {
    margin-bottom: 48px;
  }
  .catering-testimonials .testimonials-title .testimonial-stars {
    margin-top: 24px;
  }
}
@media only screen and (min-width: 1380px) {
  .catering-testimonials {
    padding: 150px 0 450px;
  }
  .catering-testimonials .testimonials-title h2 {
    font-size: 48px;
    line-height: 56px;
  }
}
.catering-story {
  background: #fff;
  padding-top: 0;
}
.catering-story .catering-story-title {
  margin: 0 0 24px;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  font-family: 'mackinacmedium', sans-serif;
}
@media only screen and (min-width: 1380px) {
  .catering-story .catering-story-title {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 48px;
  }
}
.catering-story .catering-story-head {
  top: -160px;
  margin-bottom: -160px;
  position: relative;
}
.catering-story .story-content-container .story-white-box {
  border: 1px solid #ebdacb;
}
@media only screen and (min-width: 768px) {
  .catering-story .catering-story-head {
    top: -200px;
    margin-bottom: -200px;
  }
  .catering-story .story-content-container .row > .col-xs-12 {
    padding-bottom: 48px;
  }
}
@media only screen and (min-width: 1024px) {
  .catering-story .catering-story-head {
    top: -300px;
    margin-bottom: -300px;
  }
}
@media only screen and (min-width: 1380px) {
  .catering-story .story-content-container {
    padding-top: 76px;
  }
}
.fixed-footer-main-menu {
  height: 72px;
}
.fixed-footer-main-menu .stycky-main-menu {
  background-color: #ff875a;
  z-index: 99;
  padding: 24px 0;
}
.fixed-footer-main-menu .stycky-main-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}
.fixed-footer-main-menu .stycky-main-menu ul li {
  display: table-cell;
  padding: 0 8px;
  text-align: center;
  transition: all 0.3s;
}
.fixed-footer-main-menu .stycky-main-menu ul li a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.88px;
  line-height: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #3c3434;
  transition: all 0.3s;
}
.fixed-footer-main-menu .stycky-main-menu ul li:first-child {
  padding-left: 0;
}
.fixed-footer-main-menu .stycky-main-menu ul li:last-child {
  padding-right: 0;
}
.fixed-footer-main-menu .stycky-main-menu ul li.inactive,
.fixed-footer-main-menu .stycky-main-menu ul li:not(.current) {
  opacity: 0.5;
}
.fixed-footer-main-menu .stycky-main-menu ul li.current {
  opacity: 1 !important;
}
@media (max-width: 767px) {
  .fixed-footer-main-menu {
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
}
.single-wpsl_stores .fixed-footer-main-menu .stycky-main-menu {
  background: #ebdacb;
}
body.main-menu-is-sticky .stycky-main-menu {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 99;
  bottom: 0;
  top: auto;
}
body.main-menu-is-absolute .stycky-main-menu {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99;
  bottom: auto !important;
  top: 0;
}
body.local-menu-is-sticky .stycky-main-menu {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 99;
  top: 48;
}
.stycky-main-menu ul li {
  transition: all 0.3s;
}
.stycky-main-menu ul li.inactive,
.stycky-main-menu ul li:not(.current) {
  opacity: 0.5;
}
.stycky-main-menu ul li.current {
  opacity: 1 !important;
}
.stycky-main-menu .container-small {
  padding: 0 30px;
}
@media (min-width: 1024px) {
  .stycky-main-menu .container-small {
    padding: 0 48px;
  }
}
@media (min-width: 1380px) {
  .stycky-main-menu .container-small {
    padding: 0 50px;
  }
}
.tooltip {
  display: none;
  position: absolute;
  border: 1px solid #333;
  background-color: #161616;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  font-size: 12px;
}
@media (min-width: 1024px) {
  .page-template-locations .page-content {
    position: relative;
  }
  #wpsl-wrap {
    position: static;
  }
  #wpsl-wrap #wpsl-gmap {
    position: absolute !important;
    right: 0;
    top: 0;
    width: 65%;
  }
}
@media (min-width: 1380px) {
  #wpsl-wrap #wpsl-gmap {
    position: absolute !important;
    right: 0;
    top: 0;
    width: calc(50% + 200px);
  }
}
.divider-section {
  background-color: #fff;
}
.divider-section .divider {
  height: 1px;
  background-color: #979797;
}
@media (max-width: 767px) {
  .default-hero .container-small {
    padding: 0 32px;
  }
}
.default-hero .featured-image {
  height: 165px;
  background-color: #dec2a8;
  background-image: url('https://atlantabread.com/wp-content/themes/atlantabread/assets/css/less/../../images/simple-hero-bg.jpg');
  background-size: cover;
  background-position: center;
}
.default-hero .page-container {
  margin-top: -35px;
  background-color: #fff;
  margin-bottom: 48px;
  position: relative;
  z-index: 1;
}
.default-hero .page-container .page-title {
  padding: 22px;
  margin-bottom: 22px;
}
.default-hero .page-container .page-title h1 {
  font-size: 32px;
  margin: 0;
  line-height: 36px;
  font-family: 'mackinacmedium', sans-serif;
}
.default-hero .page-container .page-content {
  padding: 24px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
.default-hero .page-container .page-content *:first-child {
  margin-top: 0;
}
.default-hero .page-container .page-content p {
  margin-bottom: 8px;
}
.default-hero .page-container .page-content h2 {
  margin: 24px 0 16px;
  font-size: 18px;
  line-height: 24px;
  font-family: 'mackinacmedium', sans-serif;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.default-hero .page-container .page-content h3 {
  margin: 24px 0 16px;
  font-size: 18px;
  line-height: 24px;
  font-family: 'mackinacmedium', sans-serif;
}
.default-hero .page-container .page-content h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 16px;
}
.default-hero .page-container .page-content ul {
  padding-left: 20px;
}
@media only screen and (min-width: 768px) {
  .default-hero .featured-image {
    height: 265px;
  }
  .default-hero .page-container {
    padding: 0 48px;
    margin-bottom: 64px;
  }
  .default-hero .page-container .page-title {
    padding: 22px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .default-hero .featured-image {
    height: 355px;
  }
  .default-hero .page-container {
    margin-top: -48px;
  }
  .default-hero .page-container .page-title {
    padding: 32px 0;
  }
}
@media only screen and (min-width: 1380px) {
  .default-hero .page-container {
    padding: 0 90px;
    margin-top: -72px;
    margin-bottom: 96px;
  }
  .default-hero .page-container .page-title h1 {
    font-size: 76px;
    letter-spacing: -1.25px;
    line-height: 76px;
  }
  .default-hero .page-container .page-content {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 18px;
  }
  .main-hero .hero-container .hero-content h1 {
    font-size: 40px;
    line-height: 48px;
  }
  .home-story .story-image img {
    min-height: 185px;
    object-fit: cover;
  }
}
.raise-animation {
  opacity: 0;
  transform: translateY(24px);
  transition: transform 750ms Cubic-bezier(0.3, 0, 0.3, 1) 200ms, opacity 750ms Cubic-bezier(1, 0, 0.43, 1) 200ms;
}
.raise-animation-small {
  opacity: 0;
  transform: translateY(10px);
  transition: transform 750ms Cubic-bezier(0.3, 0, 0.3, 1) 200ms, opacity 750ms Cubic-bezier(1, 0, 0.43, 1) 200ms;
}
.animated.raise-animation,
.animated.raise-animation-small {
  opacity: 1;
  transform: translateY(0);
}
.wow {
  visibility: hidden;
}
.image-animation {
  position: relative;
  visibility: visible !important;
}
.image-animation:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #ff875a;
  transition: all 0.2s ease-in-out 0s;
  z-index: 1;
}
.image-animation.animated:before {
  opacity: 0;
}
.category-level-2-head.half-half {
  margin-bottom: 48px;
  display: table;
  width: 100%;
}
.category-level-2-head.half-half .half-half-box {
  border: 1px solid #ebdacb;
  padding: 24px;
  border-top-width: 8px;
}
.category-level-2-head.half-half .half-half-box .bt {
  color: #a19d9d;
  border-color: #a19d9d;
  margin-top: 24px;
}
.category-level-2-head.half-half .half-half-box .bt:hover {
  color: #fff;
  border-color: #a19d9d;
  background-color: #a19d9d;
}
.category-level-2-head.half-half .half-half-box .half-image {
  text-align: center;
}
.category-level-2-head.half-half .half-half-box .half-image img {
  display: inline-block;
  width: 100%;
  max-width: 300px;
}
.category-level-2-head.half-half .half-half-box .col-md-8 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .category-level-2-head.half-half .half-half-box {
    padding: 48px;
    padding-right: 415px;
    position: relative;
    height: 415px;
    display: table-cell;
    vertical-align: middle;
  }
  .category-level-2-head.half-half .half-half-box .half-image {
    float: right;
    width: 310px;
    height: 310px;
    margin: 0;
    position: absolute;
    top: 48px;
    right: 48px;
  }
  .category-level-2-head.half-half .half-half-box .half-image img {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
  }
}
.category-level-2-head.half-half + .menu-items {
  display: none;
}
.wiggly-breads {
  position: relative;
  z-index: -1;
  opacity: .35;
}
.wiggly-breads .wiggly-breads-list .bread-item {
  display: block;
  float: left;
  margin: 0 50px;
}
.wiggly-breads .wiggly-breads-list .bread-item .bread-item-content {
  position: relative;
}
.wiggly-breads .wiggly-breads-list .bread-item .icon {
  width: 160px;
  height: 85px;
  position: relative;
  margin: 0 auto 8px;
}
.wiggly-breads .wiggly-breads-list .bread-item .icon img {
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.wiggly-breads .wiggly-breads-list .bread-item .title {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
  font-family: 'mackinacmedium', sans-serif;
  color: #a77454;
}
.wiggly-breads .owl-carousel .owl-item:nth-of-type(6n) .bread-item-content {
  top: -48px;
  -webkit-animation: wigglyBreads 9s infinite ease-in-out;
  -moz-animation: wigglyBreads 9s infinite ease-in-out;
  -ms-animation: wigglyBreads 9s infinite ease-in-out;
  -o-animation: wigglyBreads 9s infinite ease-in-out;
  animation: wigglyBreads 9s infinite ease-in-out;
}
.wiggly-breads .owl-carousel .owl-item:nth-of-type(6n-1) .bread-item-content {
  top: 48px;
  -webkit-animation: wigglyBreads 14s infinite ease-in-out;
  -moz-animation: wigglyBreads 14s infinite ease-in-out;
  -ms-animation: wigglyBreads 14s infinite ease-in-out;
  -o-animation: wigglyBreads 14s infinite ease-in-out;
  animation: wigglyBreads 14s infinite ease-in-out;
}
.wiggly-breads .owl-carousel .owl-item:nth-of-type(6n-2) .bread-item-content {
  top: -48px;
  -webkit-animation: wigglyBreads 15s infinite ease-in-out;
  -moz-animation: wigglyBreads 15s infinite ease-in-out;
  -ms-animation: wigglyBreads 15s infinite ease-in-out;
  -o-animation: wigglyBreads 15s infinite ease-in-out;
  animation: wigglyBreads 15s infinite ease-in-out;
}
.wiggly-breads .owl-carousel .owl-item:nth-of-type(6n-3) .bread-item-content {
  top: 48px;
  -webkit-animation: wigglyBreads 10s infinite ease-in-out;
  -moz-animation: wigglyBreads 10s infinite ease-in-out;
  -ms-animation: wigglyBreads 10s infinite ease-in-out;
  -o-animation: wigglyBreads 10s infinite ease-in-out;
  animation: wigglyBreads 10s infinite ease-in-out;
}
.wiggly-breads .owl-carousel .owl-item:nth-of-type(6n-4) .bread-item-content {
  top: -48px;
  -webkit-animation: wigglyBreads 12s infinite ease-in-out;
  -moz-animation: wigglyBreads 12s infinite ease-in-out;
  -ms-animation: wigglyBreads 12s infinite ease-in-out;
  -o-animation: wigglyBreads 12s infinite ease-in-out;
  animation: wigglyBreads 12s infinite ease-in-out;
}
.wiggly-breads .owl-carousel .owl-item:nth-of-type(6n-5) .bread-item-content {
  top: 48px;
  -webkit-animation: wigglyBreads 12s infinite ease-in-out;
  -moz-animation: wigglyBreads 12s infinite ease-in-out;
  -ms-animation: wigglyBreads 12s infinite ease-in-out;
  -o-animation: wigglyBreads 12s infinite ease-in-out;
  animation: wigglyBreads 12s infinite ease-in-out;
}
.wiggly-breads .owl-carousel .owl-stage-outer {
  overflow: initial;
}
.wiggly-breads + .container-small .section-row:nth-of-type(2n-1) {
  direction: rtl;
}
.wiggly-breads + .container-small .section-row:nth-of-type(2n-1) .section-content-container {
  direction: ltr;
}
.wiggly-breads + .container-small .section-row:nth-of-type(2n) {
  direction: ltr;
}
.wiggly-breads + .container-small .section-row:nth-of-type(2n) .section-content-container {
  direction: rtl;
}
@-webkit-keyframes wigglyBreads {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes wigglyBreads {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
body.home .hero-loader {
  display: none;
}
body.home .main-hero .hero-content h1 > span {
  display: none;
}
body.home.run-hero-animation #header {
  background-color: #ff875a;
}
body.home.run-hero-animation #header .header-content {
  top: -102%;
  -webkit-transition: background-color 0.3s ease, top 0s ease 0s;
  -moz-transition: background-color 0.3s ease, top 0s ease 0s;
  -o-transition: background-color 0.3s ease, top 0s ease 0s;
  transition: background-color 0.3s ease, top 0s ease 0s;
}
body.home.run-hero-animation .hero-bottom-container,
body.home.run-hero-animation .fixed-buttons-section,
body.home.run-hero-animation .site-footer {
  opacity: 0;
  transition: opacity 0.3s ease 2s;
}
body.home.run-hero-animation .hero-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff875a;
  z-index: 3;
  transition: opacity 0.3s ease 2s, visibility 0s 3s;
  display: block;
}
body.home.run-hero-animation .main-hero {
  z-index: 3;
}
body.home.run-hero-animation .main-hero:before {
  top: 1000px;
  transition: all 0.5s ease 1.5s;
}
body.home.run-hero-animation .main-hero .image {
  top: -1000px;
  height: 0;
  transition: top 0.5s ease 1.5s, height 0.5s ease 1.5s;
}
body.home.run-hero-animation .main-hero .hero-content h1 {
  position: relative;
  color: #F14D22;
  opacity: 0;
  transition: opacity 0.3s ease 0s;
}
body.home.run-hero-animation .main-hero .hero-content h1 > span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0 16px;
  font-size: 40px;
  font-family: 'mackinacmedium', sans-serif;
  line-height: 48px;
  z-index: 1;
  overflow: hidden;
  color: #3C3434;
  height: 100%;
  width: 0;
  -webkit-transition: width 1s cubic-bezier(0.3, 0.8, 0.74, 0.22) 0.5s;
  -moz-transition: width 1s cubic-bezier(0.3, 0.8, 0.74, 0.22) 0.5s;
  -o-transition: width 1s cubic-bezier(0.3, 0.8, 0.74, 0.22) 0.5s;
  transition: width 1s cubic-bezier(0.3, 0.8, 0.74, 0.22) 0.5s;
}
body.home.run-hero-animation .main-hero .hero-content h1 > span > span {
  position: absolute;
  top: 0;
  left: 0;
  color: #3C3434;
}
@media (min-width: 380px) {
  body.home.run-hero-animation .main-hero .hero-content h1 > span {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1150px) {
  body.home.run-hero-animation .main-hero .hero-content h1 > span {
    margin: 0 0 48px;
    font-size: 72px;
    line-height: 80px;
    letter-spacing: -1.5px;
  }
}
body.home.run-hero-animation .main-hero .hero-content .bt {
  opacity: 0;
  transition: background 0.3s, color 0.3s, border-color 0.3s, opacity 0s 0s;
}
body.home.run-hero-animation:not(.hero-animation) .main-hero:before {
  height: 0;
}
body.home.run-hero-animation.hero-animation #header .header-content {
  top: 0;
  -webkit-transition: background-color 0.3s ease, top 0.5s ease 1.5s;
  -moz-transition: background-color 0.3s ease, top 0.5s ease 1.5s;
  -o-transition: background-color 0.3s ease, top 0.5s ease 1.5s;
  transition: background-color 0.3s ease, top 0.5s ease 1.5s;
}
body.home.run-hero-animation.hero-animation .main-hero:before {
  top: 0;
}
body.home.run-hero-animation.hero-animation .main-hero .image {
  top: 0;
  height: 100%;
}
body.home.run-hero-animation.hero-animation .main-hero .hero-content h1 {
  opacity: 1;
}
body.home.run-hero-animation.hero-animation .main-hero .hero-content .bt {
  opacity: 1;
  transition: background 0.3s, color 0.3s, border-color 0.3s, opacity 0.3s 2s;
}
body.home.run-hero-animation.hero-animation .hero-loader {
  opacity: 0;
  visibility: hidden;
}
body.home.run-hero-animation.hero-animation .hero-bottom-container,
body.home.run-hero-animation.hero-animation .fixed-buttons-section,
body.home.run-hero-animation.hero-animation .site-footer {
  opacity: 1;
}
.menu-title-animation {
  overflow: hidden;
  padding-bottom: 10px;
}
.menu-title-animation span {
  transition: all 0.3s ease-in-out 0.7s;
  transform: translateY(101%);
  display: block;
  float: left;
}
.menu-title-animation span > span {
  opacity: 0;
  visibility: hidden;
  float: right;
  font-size: 0.5em;
  width: 25px;
}
@media (min-width: 1380px) {
  .menu-title-animation span > span {
    width: 35px;
  }
}
.menu-title-animation span.space {
  opacity: 0;
  visibility: hidden;
}
.menu-title-animation span:nth-of-type(1) {
  transition-delay: 0s;
}
.menu-title-animation span:nth-of-type(2) {
  transition-delay: 0.1s;
}
.menu-title-animation span:nth-of-type(3) {
  transition-delay: 0.15s;
}
.menu-title-animation span:nth-of-type(4) {
  transition-delay: 0.2s;
}
.menu-title-animation span:nth-of-type(5) {
  transition-delay: 0.25s;
}
.menu-title-animation span:nth-of-type(6) {
  transition-delay: 0.3s;
}
.menu-title-animation span:nth-of-type(7) {
  transition-delay: 0.35s;
}
.menu-title-animation span:nth-of-type(8) {
  transition-delay: 0.4s;
}
.menu-title-animation span:nth-of-type(9) {
  transition-delay: 0.45s;
}
.menu-title-animation span:nth-of-type(10) {
  transition-delay: 0.5s;
}
.menu-title-animation span:nth-of-type(11) {
  transition-delay: 0.55s;
}
.menu-title-animation span:nth-of-type(12) {
  transition-delay: 0.6s;
}
.menu-title-animation span:nth-of-type(13) {
  transition-delay: 0.65s;
}
.menu-title-animation span:nth-of-type(14) {
  transition-delay: 0.7s;
}
.menu-title-animation span:nth-of-type(15) {
  transition-delay: 0.75s;
}
.menu-title-animation.animated span {
  transform: translateY(0) !important;
}
::selection {
  background-color: #f14d22;
  color: #FFF;
  text-shadow: none;
}
::-moz-selection {
  background-color: #f14d22;
  color: #FFF;
  text-shadow: none;
}
.catering-testimonials .testimonials-slider-container {
  margin-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .catering-testimonials .testimonials-slider-container {
    margin-bottom: 64px;
  }
}
@media only screen and (min-width: 1024px) {
  .catering-testimonials .testimonials-slider-container {
    margin-bottom: 144px;
  }
}
body.page-template-general-template .default-hero .page-container {
  margin-bottom: 0;
}
body.page-template-general-template .default-hero .page-container .page-title {
  margin-bottom: 0;
}
.content-repeater-section {
  margin-bottom: 48px;
}
.content-repeater-section .section-row {
  padding-top: 48px;
}
.content-repeater-section .section-row .page-content {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
.content-repeater-section .section-row .page-content *:first-child {
  margin-top: 0;
}
.content-repeater-section .section-row .page-content p {
  margin-bottom: 8px;
}
.content-repeater-section .section-row .page-content h2 {
  margin: 24px 0 16px;
  font-size: 18px;
  line-height: 24px;
  font-family: 'mackinacmedium', sans-serif;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.content-repeater-section .section-row .page-content h3 {
  margin: 24px 0 16px;
  font-size: 18px;
  line-height: 24px;
  font-family: 'mackinacmedium', sans-serif;
}
.content-repeater-section .section-row .page-content h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 16px;
}
.content-repeater-section .section-row .page-content ul {
  padding-left: 20px;
}
.content-repeater-section .section-row .page-content .bt {
  margin: 16px 0;
}
@media only screen and (min-width: 768px) {
  .content-repeater-section {
    margin-bottom: 64px;
  }
}
@media only screen and (min-width: 1380px) {
  .content-repeater-section {
    margin-bottom: 96px;
  }
  .content-repeater-section .section-row .page-content {
    font-size: 16px;
    line-height: 22px;
  }
}
.eclub-bottom-bar {
  background: #ebdacb;
  overflow: hidden;
  padding: 16px 0;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 99;
  transition-timing-function: ease-in;
  transition: .3s;
  bottom: -101%;
  display: none;
}
.eclub-bottom-bar .close-eClubBar {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
}
.eclub-bottom-bar .e-club-intro {
  margin-bottom: 16px;
}
.eclub-bottom-bar .e-club-intro h2 {
  font-size: 23px;
  line-height: 48px;
  margin: 0;
  margin-left: 30px;
  font-weight: 500;
  color: #865d43;
  font-family: 'mackinacmedium', sans-serif;
}
.eclub-bottom-bar .e-club-form {
  border: 1px solid #a77454;
  width: 100%;
  float: left;
}
.eclub-bottom-bar .e-club-form input {
  padding: 0 8px;
  height: 35px;
  color: #865d43;
  width: calc(100% - 35px);
  float: left;
  background: transparent;
  border: none;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
  outline: none;
  text-transform: uppercase;
}
.eclub-bottom-bar .e-club-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b4adad;
}
.eclub-bottom-bar .e-club-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b4adad;
}
.eclub-bottom-bar .e-club-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #b4adad;
}
.eclub-bottom-bar .e-club-form :-moz-placeholder {
  /* Firefox 18- */
  color: #b4adad;
}
.eclub-bottom-bar .e-club-form button {
  box-shadow: none;
  border: none;
  border-left: 1px solid #a77454;
  height: 35px;
  width: 35px;
  line-height: 35px;
  display: block;
  float: left;
  color: #a77454;
  text-align: center;
  font-size: 12px;
  background: transparent;
  outline: none;
  transition: color 0.3s;
}
.eclub-bottom-bar .e-club-form button:hover {
  color: #f14d22;
}
@media only screen and (min-width: 768px) {
  .eclub-bottom-bar .e-club-intro {
    width: 63%;
    float: left;
    margin-bottom: 0;
  }
  .eclub-bottom-bar .e-club-intro h2 {
    line-height: 37px;
  }
  .eclub-bottom-bar .e-club-form {
    float: right;
    width: 35%;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  .eclub-bottom-bar .e-club-form {
    width: 33%;
    margin-right: 2%;
  }
}
@media only screen and (min-width: 1380px) {
  .eclub-bottom-bar .e-club-intro h2 {
    font-size: 26px;
    line-height: 48px;
  }
  .eclub-bottom-bar .e-club-form input {
    height: 46px;
    width: calc(100% - 46px);
  }
  .eclub-bottom-bar .e-club-form button {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }
}
.eclub-bottom-bar.cta .e-club-form,
.eclub-bottom-bar.cta .e-club-intro {
  width: auto;
  float: none;
  display: inline-block;
  border: none;
}
.eclub-bottom-bar.cta .e-club-form a.bt.grey {
  background: transparent;
  margin-left: 50px;
}
.eclub-bottom-bar.cta .e-club-form a.bt.grey:hover {
  background: #916549;
  color: #fff;
}
.eclub-bottom-bar.cta .container {
  text-align: center;
}
body.showEClubBar .eclub-bottom-bar-form {
  bottom: 0;
}
body.showEClubThanksBar #eClubBarThankYou {
  bottom: 0;
}
#eClubBarThankYou {
  z-index: 999;
  padding: 18px 0;
}
#eClubBarThankYou .thanks-row {
  display: table;
  width: 100%;
}
#eClubBarThankYou .thanks-row > div {
  display: table-cell;
  text-align: center;
  height: 60px;
  width: 12%;
  float: none;
  vertical-align: middle;
}
#eClubBarThankYou .thanks-row > div img {
  display: inline-block;
  max-width: 60px;
  max-height: 60px;
}
@media (max-width: 767px) {
  #eClubBarThankYou .thanks-row > div {
    width: auto;
  }
  #eClubBarThankYou .thanks-row > div img {
    max-width: 80%;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}
