/*!
Theme Name: J A & SON
Theme URI: https://www.jaandson.com.au
Author: Tim Coates
Author URI: https://tpic.com.au
Description: Main Theme for J A & SON Pty Ltd
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jaandson
Tags:

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 7, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
body {
  margin: 0; }

/* line 22, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

/* line 29, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 34, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 40, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
[hidden],
template {
  display: none; }

/* line 44, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
a {
  background-color: transparent; }

/* line 49, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* line 53, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 58, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
b,
strong {
  font-weight: bold; }

/* line 62, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
dfn {
  font-style: italic; }

/* line 66, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 71, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 76, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
small {
  font-size: 80%; }

/* line 81, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 88, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
sup {
  top: -0.5em; }

/* line 92, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 96, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
img {
  border: 0; }

/* line 100, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 104, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
figure {
  margin: 1em 40px; }

/* line 108, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0; }

/* line 113, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
pre {
  overflow: auto; }

/* line 120, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 129, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 135, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
button {
  overflow: visible; }

/* line 140, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
button,
select {
  text-transform: none; }

/* line 147, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 153, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 158, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 163, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
input {
  line-height: normal; }

/* line 168, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 174, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 179, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 183, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 189, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
legend {
  border: 0;
  padding: 0; }

/* line 194, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
textarea {
  overflow: auto; }

/* line 198, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
optgroup {
  font-weight: bold; }

/* line 202, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 208, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/_normalize.scss */
td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* line 5, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_typography.scss */
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_headings.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both; }

/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_copy.scss */
p {
  margin-bottom: 1.5em; }

/* line 5, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_copy.scss */
dfn, cite, em, i {
  font-style: italic; }

/* line 9, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_copy.scss */
blockquote {
  margin: 0 1.5em; }

/* line 13, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_copy.scss */
address {
  margin: 0 0 1.5em; }

/* line 17, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_copy.scss */
pre {
  background: #edf2f4;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

/* line 28, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_copy.scss */
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

/* line 33, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_copy.scss */
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

/* line 38, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_copy.scss */
mark, ins {
  background: #fff9c0;
  text-decoration: none; }

/* line 43, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_copy.scss */
big {
  font-size: 125%; }

/* line 47, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/typography/_copy.scss */
.text-center {
  text-align: center; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_elements.scss */
html {
  box-sizing: border-box; }

/* line 7, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_elements.scss */
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

/* line 11, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_elements.scss */
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

/* line 15, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_elements.scss */
blockquote, q {
  quotes: "" ""; }
  /* line 19, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_elements.scss */
  blockquote:before,
  blockquote:after, q:before,
  q:after {
    content: ""; }

/* line 24, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_elements.scss */
hr {
  background-color: #8d99ae;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_lists.scss */
ul, ol {
  margin: 0 0 1.5em 3em; }

/* line 5, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_lists.scss */
ul {
  list-style: disc; }

/* line 9, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_lists.scss */
ol {
  list-style: decimal; }

/* line 14, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_lists.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

/* line 19, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_lists.scss */
dt {
  font-weight: bold; }

/* line 23, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_lists.scss */
dd {
  margin: 0 1.5em 1.5em; }

/* line 33, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_elements.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  margin: 1em; }

/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/elements/_tables.scss */
table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------
@import "forms/forms";*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_links.scss */
a {
  color: royalblue; }
  /* line 4, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_links.scss */
  a:visited {
    color: purple; }
  /* line 9, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_links.scss */
  a:hover,
  a:focus,
  a:active {
    color: midnightblue; }
  /* line 12, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_links.scss */
  a:focus {
    outline: thin dotted; }
  /* line 16, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_links.scss */
  a:hover,
  a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
.main-navigation {
  padding: 1em 0;
  clear: both;
  width: 100%;
  margin-bottom: 1em;
  margin-bottom: 1rem; }
  /* line 8, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    /* line 14, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      /* line 22, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      /* line 29, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      /* line 34, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
      .main-navigation ul ul a {
        width: 200px; }
    /* line 48, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  /* line 53, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
  .main-navigation li {
    float: left;
    position: relative; }
  /* line 62, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
/* line 76, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  /* line 81, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
  .menu-toggle {
    display: none; }
  /* line 84, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
  .main-navigation ul {
    display: block; } }

/* line 93, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

/* line 98, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

/* line 103, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/navigation/_menus.scss */
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
/* line 2, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/modules/_accessibility.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  /* line 9, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/modules/_accessibility.scss */
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #2b2d42;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
/* line 30, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/modules/_accessibility.scss */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/modules/_alignments.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

/* line 7, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/modules/_alignments.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

/* line 13, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/modules/_alignments.scss */
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/* line 12, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/modules/_clearings.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

/* line 21, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/modules/_clearings.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/secondary/_widgets.scss */
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  /* line 5, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/secondary/_widgets.scss */
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/primary/_posts-and-pages.scss */
.sticky {
  display: block; }

/* line 5, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/primary/_posts-and-pages.scss */
.hentry {
  margin: 0 0 1.5em; }

/* line 10, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/primary/_posts-and-pages.scss */
.byline,
.updated:not(.published) {
  display: none; }

/* line 15, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/primary/_posts-and-pages.scss */
.single .byline,
.group-blog .byline {
  display: inline; }

/* line 21, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/primary/_posts-and-pages.scss */
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

/* line 25, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/primary/_posts-and-pages.scss */
.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* line 29, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/primary/_posts-and-pages.scss */
.footer-panel {
  margin: 1em;
  text-align: center; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
/* line 2, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/primary/_asides.scss */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/primary/_comments.scss */
.comment-content a {
  word-wrap: break-word; }

/* line 4, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/site/primary/_comments.scss */
.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* line 3, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/modules/_infinite-scroll.scss */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
/* line 8, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/modules/_infinite-scroll.scss */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* line 3, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_media.scss */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
/* line 13, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_media.scss */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_captions.scss */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  /* line 5, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_captions.scss */
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  /* line 9, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_captions.scss */
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

/* line 14, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_captions.scss */
.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* line 1, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
.gallery {
  margin-bottom: 1.5em; }

/* line 5, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  /* line 11, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  /* line 15, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  /* line 19, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  /* line 23, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  /* line 27, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  /* line 31, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  /* line 35, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  /* line 39, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

/* line 44, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/media/_galleries.scss */
.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
## Customisations
--------------------------------------------------------------*/
/* line 112, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.site-footer {
  background: #2b2d42;
  color: #edf2f4;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 0.8em; }

/* line 120, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#ja-logo {
  margin: 0; }

/* line 124, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.site-branding {
  margin: 2em auto; }

/* line 128, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.site-title {
  text-align: center; }

/* line 132, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.main-nav {
  background: #2b2d42; }

/* line 136, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.input-group {
  margin-bottom: 0; }

/* line 140, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#main {
  margin: 0 2rem; }

/* line 143, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.demo_store {
  position: fixed !important;
  bottom: 0 !important;
  top: auto !important; }

/* line 148, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#site-navigation {
  padding: 1em 0 0 0;
  clear: both;
  width: 100%;
  margin-bottom: 1em;
  margin-bottom: 1rem; }

/* line 155, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#site-navigation .columns {
  margin-bottom: 1em;
  margin-bottom: 1rem; }

/* line 159, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#site-navigation [data-whatinput='mouse'] .dropdown.menu a.button {
  outline: 0; }

/* line 162, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#site-navigation a.button.primary {
  background-color: #2b2d42;
  color: #fefefe; }

/* line 166, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#site-navigation a.button.secondary, #site-navigation input.button.secondary {
  background-color: #ff5524;
  color: #fefefe; }

/* line 170, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#site-navigation [data-whatinput='mouse'] a.button, #site-navigation input.button.secondary {
  outline: 0;
  border: 1px solid transparent; }

/* line 174, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#site-navigation .menu > li > a.button, #site-navigation input.button.secondary {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
  font-size: inherit;
  font-weight: inherit; }

/* line 182, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#site-navigation .button.secondary:hover, #site-navigation .button.secondary:focus {
  background-color: #e93400;
  color: #fefefe; }

/* line 186, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#site-navigation .input-group > :last-child > * {
  border-radius: 0 2px 2px 0; }

/* line 189, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#site-navigation .input-group-button a, #site-navigation .input-group-button input, #site-navigation .input-group-button button {
  margin: 0; }

/* line 193, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.footer-panel a {
  padding: 1em;
  display: inline-block; }

/* line 197, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.footer-panel a, .footer-panel a:visited, .footer-panel a:active {
  color: #edf2f4; }

/* line 200, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.footer-panel a:hover {
  background: #edf2f4;
  color: #2b2d42;
  border-radius: 0.2em; }

/* line 205, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.footer-panel .fa {
  font-size: 1.5em;
  margin-right: 0.6em; }

/* line 211, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.woocommerce ul.products li.product h3 {
  color: #edf2f4;
  background: #2b2d42;
  border-radius: 0.2em;
  padding: 0.3em 0.6em;
  font-weight: bold;
  margin: -0.5em 0 0 0; }

/* line 219, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.woocommerce ul.products li.product .price {
  color: #111;
  background: #edf2f4;
  border-radius: 0.2em;
  padding: 0.3em 0.6em;
  margin: 0.2em;
  display: inline-block;
  float: left; }

/* line 228, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.woocommerce ul.products li.product a.button {
  color: #edf2f4;
  background: #ff5524;
  border-radius: 0.2em;
  padding: 0.3em 0.6em;
  font-weight: bold;
  margin: 0.2em;
  display: inline-block;
  float: left; }

/* line 238, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.woocommerce ul.products li.product {
  border: 0.1em solid transparent;
  color: #111;
  padding: 0.5em;
  margin: 0.2em;
  display: inline-block;
  float: left; }

/* line 246, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.woocommerce ul.products li.product:hover {
  border: 0.1em solid #8d99ae;
  border-radius: 0.1em; }

/* line 250, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
.woocommerce ul.products li.product a img {
  width: 100%;
  height: 150px;
  display: block;
  margin: 0 0 1em;
  object-fit: cover; }

/* line 257, C:/inetpub/wwwroot/wp-content/themes/jaandson/sass/underscores/style.scss */
#container {
  margin: 0 1em; }

/*# sourceMappingURL=style.css.map */