@charset "UTF-8";
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import url("https://fonts.googleapis.com/css?family=Oswald:400,700");
@import url("https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  hyphens: auto;
}

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: "";
  content: none;
}

small, .small {
  font-size: 75%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .vs, .popular .excerpt, div.excerpt .stuff, .cf {
  zoom: 1;
}
.clearfix:before, .vs:before, .popular .excerpt:before, div.excerpt .stuff:before, .clearfix:after, .vs:after, .popular .excerpt:after, div.excerpt .stuff:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
.clearfix:after, .vs:after, .popular .excerpt:after, div.excerpt .stuff:after, .cf:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}

@font-face {
  font-family: "Bold";
  src: url("../../library/fonts/AvenirLTStd-Black_gdi.eot");
  src: url("../../library/fonts/AvenirLTStd-Black_gdi.eot?#iefix") format("embedded-opentype"), url("../../library/fonts/AvenirLTStd-Black_gdi.woff") format("woff"), url("../../library/fonts/AvenirLTStd-Black_gdi.ttf") format("truetype"), url("../../library/fonts/AvenirLTStd-Black_gdi.svg#AvenirLTStd-Black") format("svg");
  font-weight: 750;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: "Light";
  src: url("../../library/fonts/AvenirLTStd-Light_gdi.eot");
  src: url("../../library/fonts/AvenirLTStd-Light_gdi.eot?#iefix") format("embedded-opentype"), url("../../library/fonts/AvenirLTStd-Light_gdi.woff") format("woff"), url("../../library/fonts/AvenirLTStd-Light_gdi.ttf") format("truetype"), url("../../library/fonts/AvenirLTStd-Light_gdi.svg#AvenirLTStd-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
body {
  font-family: "Light", sans-serif;
}

.entry-content * {
  font-family: "Merriweather", serif;
  line-height: 1.9;
  letter-spacing: 0pt;
}

/******************************************************************
Site Name:
Author:

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
TRANSITION
*********************/
/* ADDS A BROWSER PREFIX TO THE PROPERTY */
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/* TRANSFORM  */
/* ROTATE*/
@media (max-width: 580px) {
  .m-all {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 99.999999993%;
    padding-right: 0;
    margin-left: 0 !important;
  }

  .m-1of2 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 48.618784527%;
  }

  .m-1of3 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 31.491712705%;
  }

  .m-2of3 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 65.745856349%;
  }

  .m-1of4 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 22.928176794%;
  }

  .m-3of4 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 74.30939226%;
  }
}
/* Portrait tablet to landscape */
@media (min-width: 581px) and (max-width: 1029px) {
  .t-all {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 99.999999993%;
    padding-right: 0;
  }

  .t-1of2 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 48.618784527%;
  }

  .t-1of3 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 31.491712705%;
  }

  .t-2of3 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 65.745856349%;
  }

  .t-1of4 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 22.928176794%;
  }

  .t-3of4 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 74.30939226%;
  }

  .t-1of5 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 17.79%;
  }

  .t-2of5 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 38.237569061%;
  }

  .t-3of5 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 58.237569061%;
  }

  .t-4of5 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 77.237569061%;
  }

  .last-col {
    float: right;
  }

  .first-col {
    margin-left: 0;
  }
}
/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 99.999999993%;
    padding-right: 0;
  }

  .d-1of2 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 48.618784527%;
  }

  .d-1of3 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 31.491712705%;
  }

  .d-2of3 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 65.745856349%;
  }

  .d-1of4 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 22.928176794%;
  }

  .d-3of4 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 74.30939226%;
  }

  .d-1of5 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 17.79%;
  }

  .d-2of5 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 38.237569061%;
  }

  .d-3of5 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 58.237569061%;
  }

  .d-4of5 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 77.237569061%;
  }

  .d-1of6 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 13.9042357277%;
  }

  .d-1of7 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 11.5232833467%;
  }

  .d-2of7 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 25.808997661%;
  }

  .d-3of7 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 40.094711961%;
  }

  .d-4of7 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 54.380426261%;
  }

  .d-5of7 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 71.36141%;
  }

  .d-6of7 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 82.951854761%;
  }

  .d-1of8 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 9.737569061%;
  }

  .d-1of9 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 8.3486801721%;
  }

  .d-1of10 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 7.237569061%;
  }

  .d-1of11 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 6.3284781519%;
  }

  .d-1of12 {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    width: 5.567569061%;
  }

  .last-col {
    float: right;
  }

  .first-col {
    margin-left: 0 !important;
  }
}
.centercol {
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
}

/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
We can break them up as much as we want or just keep them all in one.
I mean, you can do whatever you want. The world is your oyster. Unless
you hate oysters, then the world is your peanut butter & jelly sandwich.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Alert Styles

If you want to use these alerts in your design, you can. If not,
you can just remove this stylesheet.

******************************************************************/
.alert-success, .alert-error, .alert-info, .alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}

.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}

.button, .comment-respond small a, .comment-reply-link {
  border-radius: 4px !important;
  font-size: 12px !important;
  background: white !important;
  padding: 0px 1em !important;
  height: 40px !important;
  line-height: 36px !important;
  border: 2px solid #22670B !important;
  color: #22670B !important;
  text-transform: uppercase;
  letter-spacing: 0pt;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
}
.button:hover, .comment-respond small a:hover, .comment-reply-link:hover {
  color: #000 !important;
  border: 2px solid #000 !important;
}
.button.small-button, .comment-respond small a.small-button, .small-button.comment-reply-link {
  height: 30px !important;
  line-height: 26px !important;
  padding: 0px 10px !important;
  font-size: 12px !important;
}

/******************************************************************
Site Name:
Author:

Stylesheet: Form Styles

We put all the form and button styles in here to setup a consistent
look. If we need to customize them, we can do this in the main
stylesheets and just override them. Easy Peasy.

You're gonna see a few data-uri thingies down there. If you're not
sure what they are, check this link out:
http://css-tricks.com/data-uris/
If you want to create your own, use this helpful link:
http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/

******************************************************************/
/*********************
INPUTS
*********************/
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
  display: block;
  height: 50px;
  line-height: 38px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #111111;
  border-radius: 2px;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.42);
  width: 100%;
  max-width: 400px;
  font-weight: 300;
  background-color: #FFFFFF;
  transition: border-color 0.24s ease-in-out;
  background: rgba(31, 27, 28, 0.05);
  color: #303030;
  box-sizing: border-box;
  font-weight: 400;
  box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.1);
}
input[type=text]:focus, input[type=text]:active,
input[type=password]:focus,
input[type=password]:active,
input[type=datetime]:focus,
input[type=datetime]:active,
input[type=datetime-local]:focus,
input[type=datetime-local]:active,
input[type=date]:focus,
input[type=date]:active,
input[type=month]:focus,
input[type=month]:active,
input[type=time]:focus,
input[type=time]:active,
input[type=week]:focus,
input[type=week]:active,
input[type=number]:focus,
input[type=number]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=url]:focus,
input[type=url]:active,
input[type=search]:focus,
input[type=search]:active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=color]:focus,
input[type=color]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
  border: 1px solid black;
  outline: none;
}
input[type=text].error, input[type=text].is-invalid,
input[type=password].error,
input[type=password].is-invalid,
input[type=datetime].error,
input[type=datetime].is-invalid,
input[type=datetime-local].error,
input[type=datetime-local].is-invalid,
input[type=date].error,
input[type=date].is-invalid,
input[type=month].error,
input[type=month].is-invalid,
input[type=time].error,
input[type=time].is-invalid,
input[type=week].error,
input[type=week].is-invalid,
input[type=number].error,
input[type=number].is-invalid,
input[type=email].error,
input[type=email].is-invalid,
input[type=url].error,
input[type=url].is-invalid,
input[type=search].error,
input[type=search].is-invalid,
input[type=tel].error,
input[type=tel].is-invalid,
input[type=color].error,
input[type=color].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4;
}
input[type=text].success, input[type=text].is-valid,
input[type=password].success,
input[type=password].is-valid,
input[type=datetime].success,
input[type=datetime].is-valid,
input[type=datetime-local].success,
input[type=datetime-local].is-valid,
input[type=date].success,
input[type=date].is-valid,
input[type=month].success,
input[type=month].is-valid,
input[type=time].success,
input[type=time].is-valid,
input[type=week].success,
input[type=week].is-valid,
input[type=number].success,
input[type=number].is-valid,
input[type=email].success,
input[type=email].is-valid,
input[type=url].success,
input[type=url].is-valid,
input[type=search].success,
input[type=search].is-valid,
input[type=tel].success,
input[type=tel].is-valid,
input[type=color].success,
input[type=color].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2;
}
input[type=text][disabled], input[type=text].is-disabled,
input[type=password][disabled],
input[type=password].is-disabled,
input[type=datetime][disabled],
input[type=datetime].is-disabled,
input[type=datetime-local][disabled],
input[type=datetime-local].is-disabled,
input[type=date][disabled],
input[type=date].is-disabled,
input[type=month][disabled],
input[type=month].is-disabled,
input[type=time][disabled],
input[type=time].is-disabled,
input[type=week][disabled],
input[type=week].is-disabled,
input[type=number][disabled],
input[type=number].is-disabled,
input[type=email][disabled],
input[type=email].is-disabled,
input[type=url][disabled],
input[type=url].is-disabled,
input[type=search][disabled],
input[type=search].is-disabled,
input[type=tel][disabled],
input[type=tel].is-disabled,
input[type=color][disabled],
input[type=color].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
  cursor: not-allowed;
  border-color: #cfcfcf;
  opacity: 0.6;
}
input[type=text][disabled]:focus, input[type=text][disabled]:active, input[type=text].is-disabled:focus, input[type=text].is-disabled:active,
input[type=password][disabled]:focus,
input[type=password][disabled]:active,
input[type=password].is-disabled:focus,
input[type=password].is-disabled:active,
input[type=datetime][disabled]:focus,
input[type=datetime][disabled]:active,
input[type=datetime].is-disabled:focus,
input[type=datetime].is-disabled:active,
input[type=datetime-local][disabled]:focus,
input[type=datetime-local][disabled]:active,
input[type=datetime-local].is-disabled:focus,
input[type=datetime-local].is-disabled:active,
input[type=date][disabled]:focus,
input[type=date][disabled]:active,
input[type=date].is-disabled:focus,
input[type=date].is-disabled:active,
input[type=month][disabled]:focus,
input[type=month][disabled]:active,
input[type=month].is-disabled:focus,
input[type=month].is-disabled:active,
input[type=time][disabled]:focus,
input[type=time][disabled]:active,
input[type=time].is-disabled:focus,
input[type=time].is-disabled:active,
input[type=week][disabled]:focus,
input[type=week][disabled]:active,
input[type=week].is-disabled:focus,
input[type=week].is-disabled:active,
input[type=number][disabled]:focus,
input[type=number][disabled]:active,
input[type=number].is-disabled:focus,
input[type=number].is-disabled:active,
input[type=email][disabled]:focus,
input[type=email][disabled]:active,
input[type=email].is-disabled:focus,
input[type=email].is-disabled:active,
input[type=url][disabled]:focus,
input[type=url][disabled]:active,
input[type=url].is-disabled:focus,
input[type=url].is-disabled:active,
input[type=search][disabled]:focus,
input[type=search][disabled]:active,
input[type=search].is-disabled:focus,
input[type=search].is-disabled:active,
input[type=tel][disabled]:focus,
input[type=tel][disabled]:active,
input[type=tel].is-disabled:focus,
input[type=tel].is-disabled:active,
input[type=color][disabled]:focus,
input[type=color][disabled]:active,
input[type=color].is-disabled:focus,
input[type=color].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
  background-color: #d5edf8;
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}

select {
  -webkit-appearance: none;
  /* 1 */
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4IiB3aWR0aD0iNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjgzIDE2LjQybDkuMTcgOS4xNyA5LjE3LTkuMTcgMi44MyAyLjgzLTEyIDEyLTEyLTEyeiIvPjxwYXRoIGQ9Ik0wLS43NWg0OHY0OGgtNDh6IiBmaWxsPSJub25lIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: 97.5% center;
  padding-right: 40px;
  background-size: auto 60%;
}

/*********************
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*********************/
body {
  font-family: "Oswald";
  font-size: 100%;
  width: 100%;
  max-width: 100%;
  line-height: 1.5;
  letter-spacing: 0.5pt;
  color: #000;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  color: #000;
  background: #fff;
  font-size: 16px;
}

.vh {
  height: 100vh;
  display: block;
}

.clear:after {
  content: "";
  display: table;
  clear: both;
}

canvas {
  background: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

#container {
  position: relative;
  z-index: 1;
}

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 96%;
  margin: 0 auto;
}

/*********************
LINK STYLES
*********************/
a, a:visited {
  color: #22670B;
  transition: all 0.42s ease-in-out;
  /* on hover */
  /* on click */
  /* mobile tap color */
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
  color: black;
}
a:link, a:visited:link {
  /*
  this highlights links on iPhones/iPads.
  so it basically works like the :hover selector
  for mobile devices.
  */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

p a {
  color: #22670B;
  text-decoration: none;
  border-bottom: 2px solid rgba(34, 103, 11, 0.2);
}
p a:hover {
  border-bottom: 2px solid #22670b;
  color: #22670B;
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-weight: 100;
  text-align: center;
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
  /* removing text decoration from all headline links */
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 2.5em;
  line-height: 1.333em;
  font-weight: 700;
  letter-spacing: 0pt;
}

h2, .h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}

h3, .h3 {
  font-size: 1.125em;
}

h4, .h4 {
  font-size: 1.1em;
  font-weight: 700;
}

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*********************
HEADER STYLES
*********************/
body.single #breadcrumbs, body.archive #breadcrumbs {
  position: absolute;
  display: block;
  opacity: 0.2;
  top: 72px;
  padding: 1em 2em;
  left: 0px;
  width: 100%;
  z-index: 200;
  transition: all 0.82s ease-in-out;
}
body.single #breadcrumbs:hover, body.archive #breadcrumbs:hover {
  opacity: 1;
}
body.single #container, body.archive #container {
  padding-top: 0px;
}
body.single .header, body.archive .header {
  background: rgba(0, 0, 0, 0.2);
}
body.single .header.on, body.archive .header.on {
  background: rgba(34, 103, 11, 0.95);
}

.header {
  height: 72px;
  padding: 0px;
  position: fixed;
  top: 0px;
  border-bottom: 2px solid #fff;
  display: block;
  background: rgba(34, 103, 11, 0.95);
  color: #fff;
  width: 100%;
  z-index: 555;
  transition: all 0.82s ease-in-out;
}
.header .name {
  height: 70px !important;
  width: 170px;
  overflow: hidden;
  color: transparent;
  background: url("../images/logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -15px;
  position: relative;
}
.header .name #logo {
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
}
.header .cf {
  padding: 15px 2em;
  position: relative;
  height: 70px !important;
}
.header nav {
  left: 0px;
  position: absolute;
  display: block;
  opacity: 0;
  pointer-events: none;
}
.header nav .getintouch {
  color: #fff;
  opacity: 0.5;
  font-size: 14px;
}
.header nav ul li a {
  color: #fff;
}
.header .quidagoal {
  display: none;
}
.header .social {
  float: right;
  margin-right: 20px;
  padding-top: 4px;
  display: none;
}
.header .social a {
  float: left;
  display: block;
  font-size: 22px;
  text-align: center;
  margin-left: 10px;
  color: #fff;
  border-radius: 100px;
  transition: all 0.82s ease-in-out;
}
.header .social a:hover {
  background: #000 !important;
}
.header .social a.twitter {
  background: #55acee;
}
.header .social a.facebook {
  background: #3b5999;
}
.header .social a.twitch {
  background: #6441a5;
}
.header .social a.linkedin {
  background: #0077B5;
}
.header form {
  border-radius: 100px;
  border: 2px solid #fff;
  width: auto;
  height: 40px;
  overflow: hidden;
  position: relative;
  display: inline-block !important;
  float: right;
  opacity: 0.2;
}
.header form label {
  color: #fff;
  position: absolute;
  pointer-events: none;
  z-index: 2;
  font-size: 18px;
  line-height: 36px;
  width: 36px;
  display: block;
  top: 0px;
  left: 0px;
  text-align: center;
}
.header form input[type=submit] {
  display: none;
}
.header form input[type=search] {
  display: block;
  width: 36px;
  font-family: "Merriweather";
  height: 100%;
  position: relative;
  border: none;
  background: transparent;
  z-index: 1;
  float: left;
  transition: all 0.82s ease-in-out;
}
.header form input[type=search]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}
.header form input[type=search]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
.header form input[type=search]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
.header form input[type=search]:focus {
  width: 200px;
  padding-left: 50px;
}

a.name {
  text-decoration: none;
  text-align: left;
  position: relative;
  display: block;
  float: left;
  width: 175px;
  text-transform: uppercase;
  height: 50px !important;
  margin: 0px;
  padding-left: 60px;
  z-index: 1 !important;
  transition: all 0.82s ease-in-out;
}
a.name #logo {
  transition: all 0.82s ease-in-out;
  width: 115px;
  opacity: 1;
  z-index: 1;
}
a.name img {
  height: 50px;
  width: 50px;
  float: left;
  position: absolute;
  lefT: 0px;
  top: 0px;
  margin-right: 10px !important;
  display: block;
}
a.name * {
  color: #000;
  -webkit-hyphens: none !important;
          hyphens: none !important;
  transition: all 0.42s ease-in-out;
  display: block;
  font-size: 20px;
  height: auto !important;
  text-align: left;
  letter-spacing: 1pt;
  margin: 0px !important;
  float: none;
  line-height: 25px !important;
}
a.name h2 {
  font-size: 1em;
}

#nav-toggle {
  cursor: pointer;
  padding: 10px 35px 16px 0px;
  display: inline-block;
  position: relative;
  border-radius: 100px;
  height: 40px;
  width: 40px;
  overflow: hidden;
  border: 2px solid transparent;
  margin: 0px 0px 0px 20px;
  background: transparent;
  z-index: 10;
  float: right;
  transition: all 0.82s ease-in-out;
}
#nav-toggle:hover {
  border: 2px solid #fff;
}

#nav-toggle span {
  margin-top: 7px;
}

#nav-toggle span, #nav-toggle:before, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 4px;
  height: 2px;
  width: 20px;
  margin-left: 8px;
  background: #fff;
  position: absolute;
  display: block;
  content: "";
  transition: 0.82s all ease-in-out;
}

#nav-toggle span:before {
  top: -5px;
  margin-left: 0px;
  width: 20px;
}

#nav-toggle span:after {
  bottom: -5px;
  margin-left: 0px;
  width: 20px;
}

#nav-toggle:before {
  top: 50%;
  margin-top: -1px;
}

#nav-toggle.active {
  -khtml-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 1;
  border: 2px solid #fff;
  background: rgba(0, 0, 0, 0.5);
}

/*********************
NAVIGATION STYLES
*********************/
/*
all navs have a .nav class applied via
the wp_menu function; this is so we can
easily write one group of styles for
the navs on the site so our css is cleaner
and more scalable.
*/
.header h2 {
  text-align: left;
  font-size: 19px;
  display: block;
  width: auto;
  line-height: 79px;
  height: 79px;
  font-style: italic;
  color: #fff;
  padding: 0px !important;
  margin: 0 !important;
  font-family: "Playfair Display";
  text-transform: none;
}

header.expand {
  max-height: 999px;
}

.header .nav {
  border-bottom: 0;
  margin: 0;
  display: block;
  width: auto;
  clear: left;
  display: none;
  text-align: left;
  /* end .menu li */
  /* highlight current page */
  /* end current highlighters */
}
.header .nav li {
  display: block;
  margin: 0px;
  /*
  so you really have to rethink your dropdowns for mobile.
  you don't want to have it expand too much because the
  screen is so small. How you manage your menu should
  depend on the project. Here's some great info on it:
  http://www.alistapart.com/articles/organizing-mobile/
  */
}
.header .nav li a {
  display: block;
  padding: 0px;
  margin: 0px;
  font-size: 38px;
  line-height: 1.6;
  font-family: "Oswald";
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  margin-top: 0px;
  color: #000 !important;
  position: relative;
}
.header .nav li a:hover, .header .nav li a:focus {
  text-decoration: none;
  color: #fff;
  padding-left: 10px;
}
.header .nav li:first-child {
  padding-left: 0px;
}
.header .nav li:last-child {
  border-right: 0;
}
.header .nav li ul.sub-menu li a,
.header .nav li ul.children li a {
  padding-left: 30px;
}
.header .nav li.current-menu-item a,
.header .nav li.current_page_item a,
.header .nav li.current-page-ancestor a {
  color: #000;
}

/* end .nav */
@media only screen and (max-width: 619px) {
  .header form {
    display: none;
  }
}
@media only screen and (min-width: 620px) {
  .header form {
    position: relative;
    float: right;
    vertical-align: top;
    right: 0px;
    top: 0px;
    z-index: 99;
    margin: 0px;
    border: 2px solid #fff !important;
    opacity: 1;
    padding: 0px !important;
  }
  .header form #ft-search {
    width: 200px;
    padding: 0px 0px 0px 2.5em;
    color: #fff !important;
    font-size: 14px;
    background: rgba(0, 0, 0, 0);
    letter-spacing: 0pt;
  }
  .header form #ft-search:focus {
    background: rgba(0, 0, 0, 0.42);
  }
}
@media only screen and (max-width: 1029px) {
  .upsells .first-col {
    margin-bottom: 4em;
  }
}
@media only screen and (max-width: 1269px) {
  .header {
    z-index: 9999;
  }

  #cookie-law-info-again {
    display: none !important;
  }

  .header .nav {
    border-bottom: 0;
    margin: 0;
    width: 100%;
    clear: left;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 100%;
    background: #000;
    z-index: 99;
    overflow-y: scroll;
    display: block;
    bottom: 0%;
    transition: all 0.42s ease-in;
  }
  .header .nav.active {
    top: 72px;
    transition: all 0.42s ease-in;
  }
  .header .nav li {
    display: block;
    width: 100%;
    padding: 0px;
  }
  .header .nav li a {
    font-size: 1.4em;
    display: block;
    padding: 10px 20px;
    margin: 0px;
    color: #fff !important;
    border-bottom: 2px solid #333333;
  }
  .header .nav li a:hover {
    background: #333333;
  }
  .header .nav li ul {
    padding: 0px;
    margin: 0px;
  }
  .header .nav li ul li a {
    font-size: 0.8em;
    padding: 10px 20px !important;
  }
}
@media only screen and (min-width: 620px) and (max-width: 1239px) {
  .header .nav {
    border-bottom: 0;
    margin: 0;
    width: 300px;
    clear: left;
    position: fixed;
    left: -100%;
    top: 72px;
    background: #000;
    z-index: 99;
    overflow-y: scroll;
    display: block;
    bottom: 0%;
    border-right: 2px solid #fff;
    transition: all 0.42s ease-in;
  }
  .header .nav.active {
    left: 0px;
    transition: all 0.42s ease-in;
  }
}
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  padding: 0px;
  z-index: 99;
  position: relative;
  margin: 0px;
}

body.home #content {
  padding: 0px 0px;
}

body.home #container {
  padding-top: 0px !important;
}
.hentry footer p {
  margin: 0;
}

/* end .hentry */
.single-title,
.page-title,
.entry-title {
  margin: 0;
  font-family: "Oswald";
  font-weight: bold;
}

.archive-title {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0pt;
}

/* want to style individual post classes? Booya! */
/* post by id (i.e. post-3) */
/* general post style */
/* general article on a page style */
/* general style on an attatchment */
/* sticky post style */
/* hentry class */
/* style by category (i.e. category-videos) */
/* style by tag (i.e. tag-news) */
/* post meta */
.byline {
  margin: 9em 0 0;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Oswald";
  font-weight: 600;
}
.byline > span {
  margin-right: 1em;
  display: inline-block;
}
.byline i.light, .byline span.light {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
}
.byline > span i.far, .byline > span i.fas {
  font-size: 1.4em;
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}
.byline img {
  vertical-align: middle;
  height: 30px !important;
  width: 30px !important;
  margin-top: -6px;
  border-radius: 50px;
}
.byline .wtr-time-wrap {
  color: #000;
  font-size: 12px;
  margin: 0px;
}
/* entry content */
.entry-content {
  padding: 1em 0 3em;
  margin: 2em auto 0px;
  /*
  image alignment on a screen this size may be
  a bit difficult. It's set to start aligning
  and floating images at the next breakpoint,
  but it's up to you. Feel free to change it up.
  */
}
.entry-content .wtr-time-wrap.block, .entry-content .wtr-time-wrap.before-content {
  display: none !important;
}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-family: "Oswald";
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 10px;
}
.entry-content h2 {
  font-size: 2em;
}
.entry-content h3 {
  font-size: 1.5em;
}
.entry-content h4 {
  font-size: 1.25em;
}
.entry-content p a, .entry-content a, .entry-content li a {
  -webkit-hyphens: initial !important;
          hyphens: initial !important;
}
.entry-content p {
  margin: 0 0 1.5em;
}
.entry-content p:first-of-type {
  font-size: 1.4em;
  line-height: 1.4;
  margin-bottom: 20px;
}
.entry-content p:last-child {
  margin-bottom: 0px;
}
.entry-content table {
  width: 100%;
  border: 1px solid #eaedf2;
  margin-bottom: 1.5em;
}
.entry-content table caption {
  margin: 0 0 7px;
  font-size: 0.75em;
  color: #9fa6b4;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.entry-content tr {
  border-bottom: 1px solid #eaedf2;
}
.entry-content tr:nth-child(even) {
  background-color: #f8f9fa;
}
.entry-content td {
  padding: 7px;
  border-right: 1px solid #eaedf2;
}
.entry-content td:last-child {
  border-right: 0;
}
.entry-content th {
  background-color: #f8f9fa;
  border-bottom: 1px solid #eaedf2;
  border-right: 1px solid #eaedf2;
}
.entry-content th:last-child {
  border-right: 0;
}
.entry-content blockquote {
  margin: 0 0 1.5em 0.75em;
  padding: 0 0 0 0.75em;
  border: none;
  font-style: italic;
  color: #9fa6b4;
}
.entry-content blockquote p {
  margin-left: 0px !important;
  padding: 0px !important;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #000;
  color: #f8f9fa;
  font-size: 0.9em;
  padding: 1.5em;
  margin: 0 0 1.5em;
  border-radius: 3px;
}

/* end .entry-content */
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 2px 0 7px;
  text-align: center;
}

/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
.tags {
  margin: 0;
}

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1.5em 0 0;
}

.pagination {
  text-align: center;
}
.pagination ul {
  display: inline-block;
  background-color: #fff;
  white-space: nowrap;
  padding: 0;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  clear: both;
  border-radius: 4px;
  border: 2px solid #eaedf2;
}
.pagination li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  border-right: 1px solid #eaedf2;
}
.pagination a, .pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  padding: 0.75em;
  min-width: 1em;
  display: block;
  color: #22670B;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
  background-color: #22670B;
  color: #fff;
}
.pagination .current {
  cursor: default;
  color: #111111;
  background: #eaedf2;
  pointer-events: none;
}

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}

/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
#comments-title {
  text-align: left;
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 0px;
  line-height: 1;
  color: #fff;
  padding: 0px;
  /* number of comments span */
}
.commentlist {
  margin: 0;
  padding: 20px 0px 80px;
  list-style-type: none;
}

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 20px;
  border: 2px solid #fff;
  border-radius: 4px;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */
}
.comment .comment {
  margin-top: 20px;
}
.comment .comment-author {
  padding: 7px;
  border: 0;
}
.comment * {
  color: #fff;
}
.comment section {
  padding: 0px;
}
.comment p {
  font-family: "Merriweather", serif;
  color: #fff;
  line-height: 1.8 !important;
  margin-bottom: 20px !important;
  display: block !important;
}
.comment p br {
  clear: both;
  height: 20px;
  display: block;
  content: "";
}
.comment .vcard {
  margin-left: 50px;
  line-height: 1.2;
  height: 70px;
}
.comment .vcard cite.fn {
  font-family: "Oswald";
  font-style: normal;
  font-size: 1.2em;
}
.comment .vcard cite.fn a.url {
  color: #fff !important;
}
.comment .vcard time {
  display: block;
  font-size: 14px;
  margin-top: 2px;
  font-family: "Oswald";
}
.comment .vcard time a {
  color: #EECA54 !important;
  text-decoration: none;
}
.comment .vcard time a:hover {
  text-decoration: underline;
}
.comment .vcard .avatar {
  position: absolute;
  left: 20px;
  border-radius: 50%;
}
.comment:last-child {
  margin-bottom: 0;
}
.comment .children {
  margin: 0;
  /* variations */
  /* change number for different depth */
}
/* comment meta */
/* comment content */
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link {
  float: right;
  height: 30px !important;
  line-height: 26px !important;
  padding: 0px 10px !important;
  font-size: 12px !important;
}
/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
  margin: 0 0px;
  text-decoration: none;
  float: right;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 20px 0em 0em;
}
.comment-respond:after {
  content: "";
  display: table;
  clear: both;
}
.comment-respond * {
  color: #fff;
}
.comment-respond p {
  font-family: "Oswald";
}
.comment-respond small {
  float: right;
}
.comment-respond small a {
  background: transparent !important;
  border-color: #fff !important;
  color: #fff !important;
}

#reply-title {
  margin: 0;
}

.logged-in-as {
  color: #fff;
  margin: 0;
}
.logged-in-as a {
  color: #fff;
  text-decoration: none;
}

.comment-form-comment {
  margin: 1.5em 0 0.75em;
}

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: 0.9em;
}

/* comment submit button */
#submit {
  float: right;
  font-size: 1em;
}

/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em;
}

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}

/* no comments */
.nocomments {
  margin: 0 20px 1.1em;
}

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul li {
  /* deep nesting */
}
.no-widgets {
  background-color: #fff;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-bottom: 1.5em;
}

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  -webkit-transform: translate3d(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  position: relative;
  z-index: 200;
  padding: 4em 0px 4em;
  background: #22670B;
  text-align: center;
}
.footer .social a {
  color: #fff;
  font-size: 2em;
  margin: 0px 0.5em;
}
.footer img.footer-logo {
  display: block;
  margin: 0px auto;
  width: 100px;
  height: auto !important;
}
.footer .copyright {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1pt;
}
.footer .developers {
  font-size: 12px;
  letter-spacing: 0pt;
  font-family: "Merriweather";
  color: #cccccc;
  text-align: center;
  margin-top: 2em;
}
.footer .developers a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px dotted transparent;
}
.footer .developers a:hover {
  border-bottom: 1px dotted #ffffff;
}

/* end .footer-links */
.centercontent {
  text-align: center;
}

.whiteline {
  height: 60%;
  width: auto;
  right: 0%;
  bottom: 0px;
  position: absolute;
  z-index: 1;
}

section {
  text-align: left;
  padding: 4em 0px;
  position: relative;
  z-index: 1;
  margin: 0px;
  background-position: center center;
  background-size: cover;
}
section.upper {
  z-index: 10;
  background: #000;
}
section.fullHeight {
  height: calc(100vh - 80px);
  padding: 0px !important;
}
section.fullHeight .wrap {
  position: relative;
  height: 100%;
}
section.fullHeight .wrap .sheath {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
section.redBG {
  background: rgba(223, 107, 65, 0.2);
}
section h3, section h2 {
  text-align: left;
}
section h2 {
  margin: 0px 0px 20px;
  line-height: 1;
  padding: 0px;
  font-size: 28px;
  text-transform: uppercase;
}
section h3 {
  font-size: 16px;
  margin: 0px;
}
section .wrap a.button, section .wrap a.comment-reply-link, section .wrap .comment-respond small a, .comment-respond small section .wrap a {
  margin-right: 2em;
}
section#storecategories {
  color: #FFFFFF;
}
section#storecategories .sheath .innersheath {
  color: #FFFFFF !important;
}

.homesection {
  margin-bottom: 0px;
}
.homesection:last-child {
  margin-bottom: 0px;
}
.homesection article {
  text-align: left;
}
.homesection article img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
h2.sectiontitle, #intro h3 {
  position: relative;
  margin: 0px 0px 40px;
  display: inline-block;
  width: auto;
  padding: 10px;
  line-height: 1;
  border-radius: 2px;
  font-weight: 200;
  font-size: 28px;
  font-family: "Playfair Display";
}
h2.sectiontitle:after, #intro h3:after {
  content: "";
  display: table;
  clear: both;
}
h2.sectiontitle:before, h2.sectiontitle:after, #intro h3:before, #intro h3:after {
  content: "";
  display: none;
  height: 1px;
  background: rgba(0, 0, 0, 0.25);
  width: 100px;
  top: 50%;
  margin-top: -1px;
  position: absolute;
}
h2.sectiontitle:after, #intro h3:after {
  right: -110px;
}
h2.sectiontitle:before, #intro h3:before {
  left: -110px;
}

#breadcrumbs {
  padding: 1em 0px;
  line-height: 50px;
  font-size: 12px;
  line-height: 1;
  margin: 0px 0px 20px;
  position: relative;
  display: none;
  z-index: 9;
  font-family: "Oswald";
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2);
}
#breadcrumbs .fas {
  color: #fff;
  font-size: 1.2em;
  vertical-align: middle;
}
#breadcrumbs a, #breadcrumbs .breadcrumb_last {
  text-decoration: none;
  color: #fff;
}
#breadcrumbs strong {
  color: rgba(255, 255, 255, 0.2);
}

.term-description {
  text-align: center;
  font-weight: 300;
  width: 70%;
  line-height: 160%;
  margin: 0px auto;
  padding: 20px 0px;
  clear: both;
}

.nobr {
  white-space: nowrap;
}

section {
  position: relative;
  z-index: 500;
  display: block;
}

.postExcerpt * {
  text-align: left;
}
.postExcerpt h2 {
  font-weight: 500;
  font-size: 24px;
  margin-top: 0px;
  padding-top: 0px;
}
.postExcerpt h2 a {
  color: #4f2f4f;
}
.postExcerpt img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 20px 0px 0px;
}
.postExcerpt .button, .postExcerpt .comment-reply-link, .postExcerpt .comment-respond small a, .comment-respond small .postExcerpt a {
  color: #666666;
}
.postExcerpt .button:hover, .postExcerpt .comment-reply-link:hover, .postExcerpt .comment-respond small a:hover, .comment-respond small .postExcerpt a:hover {
  color: #000;
}

#storecategories h4 {
  color: #FFFFFF !important;
}

.related h2 {
  font-family: "Playfair Display";
}
.related form {
  margin-bottom: 0px !important;
  border-bottom: 0px !important;
}

.nopadding {
  padding: 0px !important;
  margin: 0px !important;
}

.cpfclear {
  margin-top: 20px !important;
}

.tm-extra-product-options-container, .cpf-type-variations {
  margin-bottom: 0px !important;
}

.divider {
  margin-bottom: 1em;
}

section.intro {
  padding: 2em 0px;
  overflow: hidden;
  margin-top: 0px;
}
section.intro.featured {
  background: #22670B url("https://londonfootballscene.co.uk/images/bg.png");
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 8em 0px 2em;
  padding: calc(72px + 2em) 0px 2em;
}
section.intro.featured h2 {
  color: #fff;
}
section.intro.featured .excerpt {
  overflow: visible;
  position: relative;
  margin-bottom: 1em;
  background: #000;
}
section.intro.featured .excerpt:last-child {
  margin-bottom: 0px;
}
section.intro.featured .excerpt .vs {
  position: absolute;
  top: 0px;
  width: 100%;
  background: transparent;
  pointer-events: none;
  padding: 1em 0px;
  margin-top: -1em;
  border: none !important;
  overflow: hidden !important;
}
section.intro.featured .excerpt .vs .wrap > div, section.intro.featured .excerpt .vs .wrap > div > div .bg {
  height: 44px !important;
}
section.intro.featured .excerpt .vs .wrap > div h4, section.intro.featured .excerpt .vs .wrap > div > div .bg h4 {
  line-height: 30px !important;
  font-size: 24px !important;
}
section.intro.featured .excerpt .vs .wrap > div img {
  height: 60px !important;
}
section.intro.featured .excerpt:first-child a {
  padding-top: 0%;
}
section.intro.featured .excerpt a {
  display: block;
  position: relative;
  overflow: hidden;
  height: auto !important;
  color: inherit !important;
  text-decoration: none;
  box-sizing: border-box;
  padding-top: 0%;
  box-shadow: 0px 10px 10px -4px rgba(0, 0, 0, 0.2);
}
section.intro.featured .excerpt a > img {
  margin: 0px !important;
}
section.intro.featured .excerpt a:hover {
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.42);
}
section.intro.featured .excerpt a:hover > img {
  height: 126% !important;
  transition: all 1.42s linear;
}
section.intro.featured .excerpt a .filter {
  background: #fff;
  opacity: 0.9;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}
section.intro.featured .excerpt a > img {
  z-index: 1;
  height: auto !important;
  width: 100% !important;
}
section.intro.featured .excerpt a .sheath {
  z-index: 3;
  padding: 4em 2em 2em;
  color: inherit !important;
}
section.intro.featured .excerpt a .sheath ul.bits.cats li {
  padding: 0.5em !important;
  margin: 0.5em 0.75em 0.5em 0px;
}
section.intro.featured .excerpt a .sheath h3 {
  font-size: 1.4em;
}
section.intro.featured .excerpt a .sheath h3, section.intro.featured .excerpt a .sheath p, section.intro.featured .excerpt a .sheath .byline, section.intro.featured .excerpt a .sheath .byline * {
  color: inherit !important;
}
section.intro.featured .excerpt a .sheath .byline .author img {
  display: none;
}
section.intro.featured .excerpt a .sheath p {
  margin-bottom: 0px;
  font-size: 14px;
}
section.intro .filter {
  background: #fff;
  opacity: 0.9;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}
section.intro .sheath {
  padding: 0px;
  position: relative;
  z-index: 1;
}
section.intro h2 {
  font-size: 1.4em !important;
  margin: 0px 0px 0.5em;
  line-height: 0.9;
  overflow: hidden;
  position: relative;
}
section.intro h2:after {
  display: inline-block;
  content: "";
  opacity: 0.2;
  border-bottom: 2px #fff solid;
  top: 50%;
  height: 2px;
  margin-left: 0.5em;
  position: absolute;
  width: 2000px;
}
section.intro p {
  margin: 0px 0px 28px;
  padding: 0px;
  font-size: 18px;
}

section.contact .filter {
  background: #EECA54;
}

section.services * {
  color: #fff;
}
section.services .filter {
  background: #026BB5;
}

section.recents {
  padding: 2em 0px;
}
section.recents h2 {
  font-size: 2em;
}
section.recents h2:after {
  border-bottom: 2px #000 solid;
}
section.recents .excerpt {
  margin-bottom: 2em;
}
section.recents .excerpt h3 a {
  color: #000;
}
section.recents .excerpt h3 a:visited {
  color: #22670B;
}
section.recents .excerpt img {
  margin-bottom: 0px;
}
section.recents .excerpt .stuff {
  padding: 1em;
  border-bottom: 2px solid #eee;
  border-left: 2px solid #eee;
  border-right: 2px solid #eee;
  z-index: 2;
}
section.recents .excerpt .stuff .vs {
  margin-top: -1em;
}
section.recents .excerpt .byline {
  margin-top: 1.5em !important;
}
section.recents .excerpt p {
  font-size: 14px;
  margin-bottom: 0.5em;
}
section.recents h4 {
  text-align: left;
  margin: 0px 0px 20px;
  text-transform: uppercase;
}
section.recents h4 a.button, section.recents h4 a.comment-reply-link, section.recents h4 .comment-respond small a, .comment-respond small section.recents h4 a {
  float: right;
  margin-top: -2px;
}

hr {
  clear: both;
  display: block;
  border: 0px;
  border-bottom: 1px solid #026BB5;
  height: 1px;
  width: 100%;
  padding: 0.5em 0px 0px;
  margin: 0em 0px 0.5em;
}
hr.white {
  border: none !important;
  padding: 0.5em 0px 0px;
  margin: 0px 0px 0.5em;
}

div.excerpt {
  text-decoration: none;
  overflow: hidden;
}
div.excerpt .button, div.excerpt .comment-reply-link, div.excerpt .comment-respond small a, .comment-respond small div.excerpt a {
  margin: 0px !important;
}
div.excerpt .vs {
  margin-bottom: 1em;
}
div.excerpt .vs .wrap > div, div.excerpt .vs .wrap > div > div .bg {
  height: 44px;
}
div.excerpt .vs .wrap > div h4, div.excerpt .vs .wrap > div > div .bg h4 {
  line-height: 30px;
  font-size: 24px;
}
div.excerpt .vs .wrap > div img {
  height: 60px;
}
div.excerpt a img {
  width: 100% !important;
  height: auto !important;
  display: block;
  margin: 0px 0px 20px;
}
div.excerpt h3 {
  line-height: 1.2 !important;
  font-size: 32px;
  display: block !important;
  color: #026BB5;
  font-family: "Oswald";
  margin-bottom: 10px;
  letter-spacing: 0pt !important;
}
div.excerpt p {
  color: #000;
  margin-top: 10px;
  font-weight: 400;
  line-height: 1.8;
  font-size: 16px;
  letter-spacing: 0pt;
  font-family: "Merriweather", serif;
}
div.excerpt p:last-child {
  margin-bottom: 0px !important;
}
div.excerpt .cats {
  margin: 10px 0px 0px;
  display: block;
}
div.excerpt .cats li {
  padding: 0.25em 0.5em 0.25em 0px;
  margin: 0px;
}
div.excerpt .cats li a {
  padding: 0.75em !important;
  line-height: 1em !important;
  height: auto !important;
  font-size: 10px;
}
div.excerpt.smaller .cats {
  display: block;
}
div.excerpt.smaller h3 {
  font-size: 18px;
  margin-bottom: 6px;
}
div.excerpt.smaller .byline * {
  font-size: 11px !important;
}
div.excerpt.smaller .byline * i {
  margin-right: 6px;
}

#wtr-progress {
  top: 80px !important;
  outline: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
  background: transparent !important;
  height: 2px !important;
}
#wtr-progress #wtr-slider {
  background: #026BB5 !important;
  opacity: 0 !important;
  transition: all 0s linear;
}
#wtr-progress.shown #wtr-slider {
  opacity: 1 !important;
  transition: all 0.42s linear;
}

body.single-post #content .article-header, body.page-template-default #content .article-header {
  position: relative;
  padding: 12em 0px 2em;
  background-size: cover;
  background-position: center center;
  margin-bottom: 0px;
  color: #fff;
}
body.single-post #content .article-header ul.cats, body.page-template-default #content .article-header ul.cats {
  display: block;
  padding-bottom: 1em;
}
body.single-post #content .article-header ul.cats li a, body.page-template-default #content .article-header ul.cats li a {
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  padding: 0px 10px;
}
body.single-post #content .article-header *, body.page-template-default #content .article-header * {
  text-align: left;
  color: inherit !important;
}
body.single-post #content .article-header .wrap, body.page-template-default #content .article-header .wrap {
  position: relative;
  z-index: 10;
}
body.single-post #content .article-header .filter, body.page-template-default #content .article-header .filter {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #000;
  opacity: 0.8;
}
body.single-post #content h1, body.page-template-default #content h1 {
  color: #fff;
  font-family: "Oswald";
  font-weight: 300;
  font-size: 3em;
  line-height: 1.2;
  margin-top: 20px;
}
body.single-post #content .wrap, body.page-template-default #content .wrap {
  max-width: 800px;
}

body.page-template-default h1.chunkyCaps {
  color: #000 !important;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.4em;
}

ul.cats li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.cats li a {
  display: block;
  height: 46px;
  line-height: 42px;
  padding: 0px 20px;
  text-transform: uppercase;
  font-family: "Oswald";
  color: inherit;
  text-decoration: none;
}
ul.cats li a:hover {
  background: #000 !important;
  color: #fff !important;
}

.wtr-time-wrap.block, .wtr-time-wrap.before-content {
  display: inline !important;
}

footer.article-footer {
  background: #22670B;
  padding: 4em 0px;
  margin: 0px;
}
footer.article-footer #reply-title {
  text-align: left;
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 0px;
  line-height: 1;
}
footer.article-footer .comment-notes {
  margin-bottom: 40px;
}
footer.article-footer form label {
  color: #fff;
  text-transform: uppercase;
  font-family: "Oswald";
  font-size: 12px;
}
footer.article-footer form p {
  margin-top: 10px;
}
footer.article-footer form input, footer.article-footer form textarea {
  border: 2px solid #fff;
  border-radius: 4px;
  display: block;
  width: 100%;
  margin: 0px;
  max-width: 100%;
  padding: 10px;
  color: #fff;
}
footer.article-footer form input:focus, footer.article-footer form textarea:focus {
  color: #fff;
  border: 2px solid #fff;
}
footer.article-footer form input[type=submit], footer.article-footer form textarea[type=submit] {
  background: #EECA54;
  color: #000;
  text-transform: uppercase;
  font-family: "Oswald";
  height: 56px;
  border: 2px solid #000;
  margin-top: 20px;
}

.teamList select {
  -webkit-appearance: none;
  appearance: none;
  padding: 1em;
  background: transparent;
  margin: 0px !important;
  line-height: 1 !important;
  border: 2px solid #fff;
  border-radius: 4px;
  height: auto !important;
  clear: both;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff;
  max-width: 100% !important;
}

.teamList .select-container {
  position: relative;
  display: none;
  margin-top: 1em;
}
.teamList .select-container:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  pointer-events: none;
  z-index: 10;
}
.teamList .select-container:after {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  top: 50%;
  right: 1em;
  border-top: 8px solid #fff;
  margin-top: -4px;
}
.teamList select::-ms-expand {
  display: none;
}

.wp-block-image {
  width: auto !important;
}

@media only screen and (max-width: 767px) {
  .teamList ul {
    display: none;
  }

  .teamList select {
    display: block !important;
  }

  .select-container {
    position: relative;
    display: block !important;
  }

  .vs .wrap > div, .vs .wrap > div > div .bg {
    height: 44px !important;
  }
  .vs .wrap > div h4, .vs .wrap > div > div .bg h4 {
    line-height: 30px !important;
    font-size: 24px !important;
  }
  .vs .wrap > div img {
    height: 60px !important;
  }
  .vs h3 {
    display: none !important;
  }

  .wp-block-image, .wp-block-image img {
    width: 100% !important;
  }
  .wp-block-image figure, .wp-block-image img figure {
    float: none !important;
    margin: 0px !important;
    width: 100% !important;
  }
  .wp-block-image figure img, .wp-block-image img figure img {
    display: block !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 420px) {
  .vs .wrap > div, .vs .wrap > div > div, .vs .wrap > div > div .bg {
    height: 44px !important;
  }
  .vs .wrap > div img {
    height: auto !important;
    width: auto !important;
    max-width: 40px;
    -khtml-transform: translateY(-12px);
    transform: translateY(-12px);
    max-height: 40px;
    vertical-align: middle !important;
  }
}
.vs {
  background: #000;
  padding: 0em;
  color: #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.vs .wrap {
  max-width: 1140px !important;
  overflow: visible !important;
  position: relative;
  z-index: 100;
  width: 100%;
}
.vs .wrap > div {
  height: 64px;
  overflow: visible;
}
.vs .wrap > div > div {
  padding: 0px 1em;
  position: relative;
  line-height: 64px;
  height: 64px;
  z-index: 500;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .vs .wrap > div > div {
    padding: 0px 0px;
  }
}
.vs .wrap > div > div .bg {
  position: absolute;
  left: 0%;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0.2;
  filter: blur(5px);
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: auto 300px !important;
}
.vs .wrap > div h3, .vs .wrap > div h4 {
  display: inline-block;
  vertical-align: top;
  line-height: 32px;
  margin: 0px;
  padding: 6px 0px 0px;
  font-family: "Oswald";
  font-size: 1.2em;
}
.vs .wrap > div h3 {
  font-weight: 600;
  letter-spacing: 0pt;
}
.vs .wrap > div h3 span {
  display: block;
  font-size: 12px;
  line-height: 12px;
  text-align: right;
}
.vs .wrap > div h4 {
  font-size: 3em;
  line-height: 50px;
  font-family: "Oswald";
}
.vs .wrap > div img {
  display: inline-block;
  vertical-align: bottom;
  -khtml-transform: translateY(-10px);
  transform: translateY(-10px);
  height: 80px;
  margin: 0px 1em;
  width: auto !important;
}

.line-ups {
  background: #efefef;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
.line-ups h2 {
  text-align: center;
}
.line-ups .filter {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #000;
  opacity: 0.8;
}
.line-ups .wrap {
  position: relative;
  z-index: 10;
}
.line-ups .wrap > div {
  background: transparent;
  color: #000;
}
.line-ups p {
  font-family: "Merriweather";
  padding: 10px;
  font-size: 14px;
  margin: 0px 0px 10px;
  letter-spacing: 0pt;
  background: #fff;
  -webkit-hyphens: none !important;
          hyphens: none !important;
}
.line-ups h3, .line-ups h4 {
  text-align: left;
  padding: 10px;
  margin: 0px;
}
.line-ups h3 {
  font-size: 1.2em;
  font-weight: 600;
}
.line-ups h3 img {
  float: left;
  height: 30px;
  width: auto;
  display: block;
  margin-right: 0.5em;
}
.line-ups h3 span {
  float: right;
  opacity: 0.5;
  font-weight: 300;
}
.line-ups h4 {
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  background: #DDD;
}

#wtr-content *:last-child {
  margin-bottom: 0px !important;
}

section.key-points {
  background: #EFEFEF;
  padding: 0px;
  border-top: 2px solid #22670B;
  border-bottom: 2px solid #22670B;
}
section.key-points .wrap {
  position: relative;
  padding: 4em 0px 4em 70px;
}
section.key-points .wrap:before {
  content: "";
  width: 2px;
  top: 0px;
  height: 100%;
  position: absolute;
  display: block;
  background: #22670B;
  left: 19px;
  margin-left: -1px;
}
section.key-points h2, section.key-points h3 {
  letter-spacing: 0pt;
}
section.key-points h3 {
  margin-top: 2em;
  font-size: 1.2em;
  margin-bottom: 10px;
  font-family: "Merriweather";
  display: block;
  color: #22670B;
  font-weight: 600;
  position: relative;
}
section.key-points h3:before {
  content: "";
  width: 20px;
  height: 20px;
  top: 4px;
  position: absolute;
  display: block;
  border: 2px solid #22670B;
  border-radius: 50px;
  left: -61px;
}
section.key-points p {
  font-family: "Merriweather";
  letter-spacing: 0pt;
  margin: 0px;
}
.social-share {
  margin: 0px auto;
  max-width: 800px;
}

#cookie-law-info-bar {
  border-top: 2px solid #fff;
}

#cookie-law-info-bar, #cookie-law-info-again {
  box-shadow: none !important;
  background: rgba(0, 0, 0, 0.8) !important;
}
#cookie-law-info-bar span, #cookie-law-info-again span {
  font-family: "Merriweather";
  letter-spacing: 0pt;
  font-size: 12px;
  color: #fff;
}
#cookie-law-info-bar span a.cli_action_button, #cookie-law-info-again span a.cli_action_button {
  font-family: "Oswald";
  font-weight: 600;
  margin: 0 0.5em;
  text-transform: uppercase;
  background: #fff !important;
  color: #000 !important;
  padding: 0.5em 0.75em;
}
#cookie-law-info-bar span a, #cookie-law-info-again span a {
  color: #fff !important;
}

#cookie-law-info-again {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  opacity: 0.5;
  transition: all 0.42s ease-in-out;
}
#cookie-law-info-again:hover {
  opacity: 1;
}
#cookie-law-info-again span {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Oswald" !important;
  letter-spacing: 0.5pt;
}

.ac_results {
  width: 300px;
  border-radius: 4px;
  border: none !important;
  background: #000;
  z-index: 1;
  margin-top: 10px;
}
.ac_results li {
  letter-spacing: 0pt;
  width: 100%;
  padding: 1em !important;
  color: #fff;
  overflow: hidden;
  font-family: "Merriweather";
  font-size: 12px;
}
.ac_results li:hover, .ac_results li.ac_over {
  background: #111111;
}

.teamList {
  margin: 0px;
  padding: 1em 2em;
  margin-bottom: 0px;
  background: black;
}
.teamList h2 {
  color: #fff;
}
.teamList ul {
  margin: 0px;
  padding: 0px;
}
.teamList li {
  margin: 0.25em 1em 0.25em 0em;
  padding: 0px;
}
.teamList li a {
  padding: 0.25em 0.5em !important;
  line-height: 26px !important;
  height: auto !important;
  font-size: 12px;
  margin: 0em;
  font-weight: bold;
  letter-spacing: 0pt;
  text-transform: uppercase;
  border: 2px solid transparent;
}
.teamList li a:hover {
  border: 2px solid #fff;
}
.teamList li a img {
  display: block;
  float: left;
  margin-right: 0.5em;
  height: 26px !important;
  width: auto !important;
}

.popular {
  background: #EFEFEF;
}
.popular h2:after {
  border-bottom: 2px #000 solid !important;
}
.popular .excerpt {
  padding: 1em;
  background: #fff;
  margin-bottom: 1.5em;
  overflow: visible;
}
.popular .excerpt .vs {
  margin: -2em -1em 0px;
  padding: 1em 0px;
  overflow: hidden;
  border: none !important;
  background: transparent;
}
.popular .excerpt .stuff {
  margin-left: 70px;
  margin-left: calc(1em + 50px);
}
.popular .excerpt p {
  font-size: 14px;
  display: none;
}
.popular .excerpt > a > img {
  float: left;
  width: 50px !important;
  height: 50px !important;
  margin-right: 1em;
  margin-bottom: 0px;
}
.popular .excerpt h3 {
  font-size: 1em;
}
.popular .excerpt h3 a {
  color: #000;
  letter-spacing: 0pt;
  font-size: 1.4em !important;
}
.popular .excerpt h3 a:visited {
  color: #22670B;
}
.popular .excerpt .byline {
  margin-top: 1.5em !important;
}

section.intro.featured .excerpt .byline .author {
  padding: 0px;
  margin: 0px 0px 1em;
}
section.intro.featured .excerpt .byline .author img {
  height: 30px !important;
  width: 30px !important;
  margin-top: -6px !important;
}

section.archive-header {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  background: #22670B;
  padding: 72px 0px 0px;
}
section.archive-header .wrap {
  position: relative;
  z-index: 10;
  padding: 8em 0px 3em;
}
section.archive-header .wrap h1 {
  padding: 0px;
  margin: 0px;
}
section.archive-header .wrap p {
  text-align: center;
  font-family: "Merriweather";
  letter-spacing: 0pt;
}
section.archive-header .wrap p:last-child {
  margin-bottom: 0px !important;
}
section.archive-header .filter {
  background: #fff;
  opacity: 0.9;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}

body.search #container, body.blog #container {
  padding-top: 72px;
}

.team-header {
  overflow: hidden;
}
.team-header .wrap {
  text-align: center;
}
.team-header .wrap img {
  width: 100px;
  height: auto !important;
  display: block;
  margin: 0px auto 1em;
}
.team-header .wrap img.blur {
  position: absolute;
  left: 50%;
  width: 120% !important;
  height: auto !important;
  top: 50%;
  z-index: -1;
  opacity: 0.2;
  filter: blur(10px);
  -khtml-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.vs {
  position: relative;
}
.vs > span {
  pointer-events: none;
  font-family: "Oswald";
  position: absolute;
  z-index: 200;
  left: 50%;
  top: 50%;
  -khtml-transform: translate3d(-50%, -50%, 0) skewY(-10deg);
  transform: translate3d(-50%, -50%, 0) skewY(-10deg);
}
.vs .wrap > div {
  float: left;
  width: 50%;
  position: relative;
  z-index: 10;
}
.vs .wrap > div .sideCover {
  width: 2000px;
  height: 100%;
  top: 0px;
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.vs .wrap > div:first-child {
  text-align: right;
  padding-right: 2em;
  -khtml-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.vs .wrap > div:first-child:after {
  right: 0px;
  left: initial;
}
.vs .wrap > div:first-child > div {
  -khtml-transform: skewX(10deg);
  transform: skewX(10deg);
}
.vs .wrap > div:first-child .sideCover {
  left: -1950px;
}
.vs .wrap > div:last-child {
  text-align: left;
  padding-left: 2em;
  -khtml-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.vs .wrap > div:last-child > div {
  -khtml-transform: skewX(10deg);
  transform: skewX(10deg);
}
.vs .wrap > div:last-child > div .bg {
  left: initial;
  right: 0%;
}
.vs .wrap > div:last-child h3 span {
  text-align: left;
}
.vs .wrap > div:last-child .sideCover {
  right: -1950px;
}

.byline .author {
  display: block;
  float: none;
  margin-top: 1em;
}
.byline .author a {
  display: inline-block;
  padding-top: 0px;
  margin-top: 0px;
}

.upsells {
  padding: 4em 0px !important;
}
.upsells .wrap {
  max-width: 900px;
}
.upsells p {
  color: #fff;
  font-family: "Merriweather";
  font-size: 14px !important;
  margin-top: 1em;
  margin-bottom: 0px !important;
}
.upsells p a {
  color: #fff;
  text-decoration: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  font-style: italic;
}
.upsells p a:hover {
  border-bottom: 2px solid white;
}

.contact-content p {
  font-family: "Merriweather";
  letter-spacing: 0pt;
}

.halftime {
  text-align: center;
  text-transform: uppercase;
  color: #CCC;
  padding-top: 0.25em;
}
.halftime i {
  margin-left: 1em;
}

.wp-block-image, .wp-block-video {
  padding: 0px;
  text-align: center;
}
.wp-block-image img, .wp-block-image video, .wp-block-video img, .wp-block-video video {
  display: inline-block;
  width: 100% !important;
  height: auto !important;
  max-width: 880px !important;
  margin: 0px;
}

.wp-block-embed {
  padding: 2em 1em 0px;
  text-align: center;
  background: #EFEFEF;
}
.wp-block-embed * {
  text-align: center;
  display: block;
}

.entry-content .wrap ul, .entry-content .wrap ol {
  list-style-type: disc;
}
.entry-content .wrap ul li, .entry-content .wrap ol li {
  list-style-type: disc;
}

img.author-avatar {
  margin: 0px auto 1em;
  border-radius: 100%;
  display: block;
}

.bio {
  text-align: center;
}
.bio p {
  text-transform: none;
  font-size: 14px;
}
.bio * {
  color: white;
}
.bio a {
  margin: 0px 0.5em;
}

.heateor_sss_sharing_ul {
  padding: 0px !important;
}

.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption {
  display: block !important;
}

body.single-post {
  overflow-y: scroll;
  overflow-x: hidden;
}
body.single-post #content {
  overflow: hidden;
}

.archive-header .author-avatar {
  display: block;
  width: 200px;
  height: 200px;
}

/*********************
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: 481px and Up Stylesheet

  This stylesheet is loaded for larger devices. It's set to
  481px because at 480px it would load on a landscaped iPhone.
  This isn't ideal because then you would be loading all those
  extra styles on that same mobile connection.

  A word of warning. This size COULD be a larger mobile device,
  so you still want to keep it pretty light and simply expand
  upon your base.scss styles.

  ******************************************************************/
  /*
  IMPORTANT NOTE ABOUT SASS 3.3 & UP
  You can't use @extend within media queries
  anymore, so just be aware that if you drop
  them in here, they won't work.
  */
  /*********************
  NAVIGATION STYLES
  *********************/
  /* .menu is clearfixed inside mixins.scss */
  .menu {
    /* end .menu ul */
  }
  .menu ul {
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */
  }
  .menu ul li {
    /*
    plan your menus and drop-downs wisely.
    */
  }
  .menu ul li a {
    /*
    you can use hover styles here even though this size
    has the possibility of being a mobile device.
    */
  }
  /* end .menu */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  check your menus here. do they look good?
  do they need tweaking?
  */
  /* end .footer-links */
}
/*********************
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Tablet & Small Desktop Stylesheet

  Here's where you can start getting into the good stuff.
  This size will work on iPads, other tablets, and desktops.
  So you can start working with more styles, background images,
  and other resources. You'll also notice the grid starts to
  come into play. Have fun!

  ******************************************************************/
  /*********************
  GENERAL STYLES
  *********************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  /*********************
  HEADER STYLES
  *********************/
  /*********************
  NAVIGATION STYLES
  *********************/
  .header .cart-contents {
    float: right;
  }

  /*********************
  SIDEBARS & ASIDES
  *********************/
  .widgettitle {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 0.75em;
  }

  .widget {
    padding: 0px;
    margin: 0 0 2.2em 0;
  }
  .widget ul li {
    margin-bottom: 0.75em;
    /* deep nesting */
  }
  .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }

  /* links widget */
  /* meta widget */
  /* pages widget */
  /* recent-posts widget */
  /* archives widget */
  /* tag-cloud widget */
  /* calendar widget */
  /* category widget */
  /* recent-comments widget */
  /* search widget */
  /* text widget */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  you'll probably need to do quite a bit
  of overriding here if you styled them for
  mobile. Make sure to double check these!
  */
  .footer-links ul li {
    /*
    be careful with the depth of your menus.
    it's very rare to have multi-depth menus in
    the footer.
    */
  }
  /* end .footer-links */
  ul.products li h3 {
    margin-bottom: 10px !important;
  }
  ul.products li .cart {
    display: block;
  }

  body.home ul.products li {
    width: 32%;
  }
  body.home ul.products li .cart {
    display: block;
  }

  section h2.sectiontitle:before, section h2.sectiontitle:after, section#intro #intro-stuff h3:after, section#intro #intro-stuff h3:before {
    display: block;
  }

  h2.sectiontitle {
    font-size: 38px;
  }

  body.post-type-archive-product #main ul.products li, body.tax-product_cat #main ul.products li {
    width: 49%;
  }

  .related ul.products li.product {
    width: 49% !important;
  }

  .storeCatRow {
    display: block;
  }

  .col2-set {
    float: left;
    margin-right: 2%;
    width: 49%;
  }

  #order_review {
    float: right;
    width: 49%;
  }

  .woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    margin: 0px 0.25em;
  }
  .woocommerce-MyAccount-navigation ul li a {
    border-radius: 50px;
    padding: 0.25em 0.5em;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
  }
  .woocommerce-MyAccount-navigation ul li.is-active a {
    background: #000;
    color: #fff;
  }

  .widget_shopping_cart, .widget_product_categories {
    display: block;
  }

  .header .cf {
    position: relative;
  }
  .header .cf .social {
    margin-right: 1em;
    display: block !important;
  }

  .entry-content .wrap {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  .entry-content .wrap p, .entry-content .wrap blockquote, .entry-content .wrap ul, .entry-content .wrap ol, .entry-content .wrap fig.wp-block-image > figcaption, .entry-content .wrap div.wp-block-image {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 70px;
  }

  .line-ups .wrap:after {
    content: "";
    display: table;
    clear: both;
  }
  .line-ups .wrap > div {
    float: left;
    width: 48%;
  }
  .line-ups .wrap > div:last-child {
    margin-left: 4%;
  }

  .social-share .heateor_sss_sharing_container {
    float: left;
  }
  .social-share ul {
    display: block !important;
    float: left;
  }
  .social-share ul li {
    display: block !important;
    float: none !important;
  }

  .featured .clearfix .excerpt, .featured div.excerpt .stuff .excerpt, div.excerpt .featured .stuff .excerpt, .featured .popular .excerpt .excerpt, .popular .featured .excerpt .excerpt, .featured .vs .excerpt {
    width: 49%;
    float: left;
  }
  .featured .clearfix .excerpt:nth-child(3), .featured div.excerpt .stuff .excerpt:nth-child(3), div.excerpt .featured .stuff .excerpt:nth-child(3), .featured .popular .excerpt .excerpt:nth-child(3), .popular .featured .excerpt .excerpt:nth-child(3), .featured .vs .excerpt:nth-child(3), .featured .clearfix .excerpt:nth-child(5), .featured div.excerpt .stuff .excerpt:nth-child(5), div.excerpt .featured .stuff .excerpt:nth-child(5), .featured .popular .excerpt .excerpt:nth-child(5), .popular .featured .excerpt .excerpt:nth-child(5), .featured .vs .excerpt:nth-child(5), .featured .clearfix .excerpt:nth-child(7), .featured div.excerpt .stuff .excerpt:nth-child(7), div.excerpt .featured .stuff .excerpt:nth-child(7), .featured .popular .excerpt .excerpt:nth-child(7), .popular .featured .excerpt .excerpt:nth-child(7), .featured .vs .excerpt:nth-child(7) {
    margin-left: 2%;
  }
  .featured .clearfix .excerpt h3, .featured div.excerpt .stuff .excerpt h3, div.excerpt .featured .stuff .excerpt h3, .featured .popular .excerpt .excerpt h3, .popular .featured .excerpt .excerpt h3, .featured .vs .excerpt h3 {
    font-size: 1.4em;
  }
  .featured .clearfix .excerpt .sheath, .featured div.excerpt .stuff .excerpt .sheath, div.excerpt .featured .stuff .excerpt .sheath, .featured .popular .excerpt .excerpt .sheath, .popular .featured .excerpt .excerpt .sheath, .featured .vs .excerpt .sheath {
    padding: 2em !important;
  }
  .featured .clearfix .excerpt .byline, .featured div.excerpt .stuff .excerpt .byline, div.excerpt .featured .stuff .excerpt .byline, .featured .popular .excerpt .excerpt .byline, .popular .featured .excerpt .excerpt .byline, .featured .vs .excerpt .byline {
    margin-top: 2em !important;
  }
  .featured .clearfix .excerpt .byline .author, .featured div.excerpt .stuff .excerpt .byline .author, div.excerpt .featured .stuff .excerpt .byline .author, .featured .popular .excerpt .excerpt .byline .author, .popular .featured .excerpt .excerpt .byline .author, .featured .vs .excerpt .byline .author {
    float: right;
    margin-top: 0px;
  }
  .featured .clearfix .excerpt .byline .author img, .featured div.excerpt .stuff .excerpt .byline .author img, div.excerpt .featured .stuff .excerpt .byline .author img, .featured .popular .excerpt .excerpt .byline .author img, .popular .featured .excerpt .excerpt .byline .author img, .featured .vs .excerpt .byline .author img {
    display: inline-block !important;
    margin-top: 0px;
    vertical-align: text-top;
  }
  .featured .clearfix .excerpt p, .featured div.excerpt .stuff .excerpt p, div.excerpt .featured .stuff .excerpt p, .featured .popular .excerpt .excerpt p, .popular .featured .excerpt .excerpt p, .featured .vs .excerpt p {
    display: none;
  }
  .featured .clearfix .excerpt:first-child, .featured div.excerpt .stuff .excerpt:first-child, div.excerpt .featured .stuff .excerpt:first-child, .featured .popular .excerpt .excerpt:first-child, .popular .featured .excerpt .excerpt:first-child, .featured .vs .excerpt:first-child {
    width: 100%;
    float: none;
    margin-bottom: 2%;
  }
  .featured .clearfix .excerpt:first-child p, .featured div.excerpt .stuff .excerpt:first-child p, div.excerpt .featured .stuff .excerpt:first-child p, .featured .popular .excerpt .excerpt:first-child p, .popular .featured .excerpt .excerpt:first-child p, .featured .vs .excerpt:first-child p {
    display: block;
  }
  .featured .clearfix .excerpt:first-child .sheath, .featured div.excerpt .stuff .excerpt:first-child .sheath, div.excerpt .featured .stuff .excerpt:first-child .sheath, .featured .popular .excerpt .excerpt:first-child .sheath, .popular .featured .excerpt .excerpt:first-child .sheath, .featured .vs .excerpt:first-child .sheath {
    padding: 2em 10% !important;
  }
  .featured .clearfix .excerpt:first-child .sheath h3, .featured div.excerpt .stuff .excerpt:first-child .sheath h3, div.excerpt .featured .stuff .excerpt:first-child .sheath h3, .featured .popular .excerpt .excerpt:first-child .sheath h3, .popular .featured .excerpt .excerpt:first-child .sheath h3, .featured .vs .excerpt:first-child .sheath h3 {
    font-size: 2em !important;
  }
  .featured .clearfix .excerpt:first-child h3, .featured div.excerpt .stuff .excerpt:first-child h3, div.excerpt .featured .stuff .excerpt:first-child h3, .featured .popular .excerpt .excerpt:first-child h3, .popular .featured .excerpt .excerpt:first-child h3, .featured .vs .excerpt:first-child h3 {
    font-size: 2em;
  }

  #nav-toggle {
    float: left;
  }

  section.intro.featured .excerpt:first-child a {
    padding-top: 56.25%;
  }
  section.intro.featured .excerpt a {
    height: 0;
    box-sizing: padding-box;
    padding-top: 62.25%;
  }
  section.intro.featured .excerpt a .sheath {
    position: absolute;
    z-index: 3;
    padding: 2em 20%;
    width: 100%;
    left: 0px;
    color: inherit !important;
    bottom: 0px;
  }

  .popular {
    background: #EFEFEF;
  }
  .popular h2:after {
    border-bottom: 2px #000 solid !important;
  }
  .popular .excerpt {
    padding: 1em;
    background: #fff;
    margin-bottom: 1.5em;
    overflow: visible;
  }
  .popular .excerpt:after {
    content: "";
    display: table;
    clear: both;
  }
  .popular .excerpt .vs {
    margin: -2em -1em 0px;
    padding: 1em 0px;
    overflow: hidden;
    border: none !important;
    background: transparent;
  }
  .popular .excerpt .stuff {
    margin-left: 170px;
    margin-left: calc(1em + 150px);
  }
  .popular .excerpt p {
    font-size: 14px;
    display: block;
  }
  .popular .excerpt > a > img {
    float: left;
    width: 150px !important;
    height: 150px !important;
    margin-right: 1em;
    margin-bottom: 0px;
  }
  .popular .excerpt h3 a {
    color: #000;
    letter-spacing: 0pt;
  }
  .popular .excerpt h3 a:visited {
    color: #22670B;
  }
  .popular .excerpt .byline {
    margin-top: 2em !important;
  }

  .byline .author {
    display: inline-block;
    margin-top: 0px;
  }

  body.single-post #content .article-header, body.page-template-default #content .article-header {
    background-attachment: fixed;
  }

  section.intro.featured .excerpt a > img {
    position: absolute;
    z-index: 1;
    transition: all 0.42s linear;
    top: 50%;
    -khtml-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    height: 106% !important;
    width: auto !important;
    left: 50%;
  }

  .wp-block-embed {
    padding: 2em 0px 0px;
  }
  .wp-block-embed * {
    display: inline-block;
  }

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */
  }
  .entry-content .alignleft, .entry-content img.alignleft {
    margin-left: -70px;
    display: inline;
    float: left;
  }
  .entry-content .alignright, .entry-content img.alignright {
    margin-right: -70px;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter, .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }

  /* end .entry-content */
}
/*********************
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 1030px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Desktop Stylsheet

  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop.

  ******************************************************************/
  .wrap {
    max-width: 1140px;
  }

  body.post-type-archive-product #content, body.tax-product_cat #content {
    padding: 0px;
  }
  body.post-type-archive-product h1.page-title, body.tax-product_cat h1.page-title {
    margin: 0px 20px 0px 0px;
    float: left;
    line-height: 80px;
  }
  body.post-type-archive-product .woocommerce-result-count, body.tax-product_cat .woocommerce-result-count {
    margin: 0px;
    line-height: 80px;
  }
  body.post-type-archive-product form, body.tax-product_cat form {
    margin-bottom: 0;
  }
  body.post-type-archive-product form select, body.tax-product_cat form select {
    margin-bottom: 0;
    margin-top: 14px;
  }
  body.post-type-archive-product #breadcrumbs, body.tax-product_cat #breadcrumbs {
    border-top: 0;
    margin-bottom: 0px;
  }
  body.post-type-archive-product #main, body.tax-product_cat #main {
    padding: 0px;
    width: auto !important;
    float: none !important;
  }
  header.header {
    position: fixed;
    top: 0px;
  }
  header.header .cart-contents {
    margin-left: 1em;
  }
  header.header .getintouch {
    text-align: right;
    padding-top: 14px;
  }
}
/*********************
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Site Name: 
  Author: 

  Stylesheet: Super Large Monitor Stylesheet

  You can add some advanced styles here if you like. This kicks in
  on larger screens.

  ******************************************************************/
  body.post-type-archive-product #main ul.products li, body.tax-product_cat #main ul.products li {
    width: 32%;
  }
}
@media only screen and (min-width: 1240px) and (min-width: 1540px) {
  body.post-type-archive-product #main ul.products li, body.tax-product_cat #main ul.products li {
    width: 23.5%;
  }
}
@media only screen and (min-width: 1240px) {
  .header .nav {
    display: inline-block;
    margin-left: 20px;
    height: 40px;
    vertical-align: top;
  }
  .header .nav li {
    float: left !important;
    margin: 0px 0px 0px 0px;
    height: 40px;
    padding: 0px;
    position: relative;
  }
  .header .nav li a {
    color: #fff !important;
    height: 40px;
    line-height: 40px;
    padding: 0px 0.5em !important;
    font-size: 16px;
    letter-spacing: 0pt;
    font-size: 14px;
    position: relative;
  }
  .header .nav li a:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    bottom: 2px;
    left: 0.75em;
    right: 0.75em;
    opacity: 0;
    transition: all 0.42s ease-in-out;
  }
  .header .nav li a:hover:after {
    opacity: 1;
    transition: all 0.28s ease-in-out;
  }
  .header .nav li ul {
    display: none;
    margin: 0px;
    top: 100%;
    position: absolute;
    width: auto;
    min-width: 200px;
    max-width: 300px;
    border-radius: 4px;
    overflow: hidden;
    background: #000;
  }
  .header .nav li ul li {
    display: block;
    float: none !important;
    padding: 0px !important;
  }
  .header .nav li ul li a {
    padding: 1em;
    margin: 0px !important;
  }
  .header .nav li ul li a:hover {
    background: #333;
    padding-left: 1.25em !important;
  }
  .header .nav li ul li a:after {
    display: none;
  }
  .header .nav li.current-menu-item > a:after {
    opacity: 1;
  }
  .header .nav li.menu-item-has-children > a {
    padding-right: 2em !important;
  }
  .header .nav li.menu-item-has-children > a:before {
    position: absolute;
    right: 0.75em;
    top: 50%;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 6px solid #fff;
  }
  .header .nav li:hover ul {
    display: block;
  }
}
@media only screen and (min-width: 1240px) {
  #nav-toggle {
    display: none;
  }
}
/*********************
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Site Name: 
  Author: 

  Stylesheet: Retina Screens & Devices Stylesheet

  When handling retina screens you need to make adjustments, especially
  if you're not using font icons. Here you can add them in one neat
  place.

  ******************************************************************/
  /* 

  EXAMPLE 
  Let's say you have an image and you need to make sure it looks ok
  on retina screens. Let's say we have an icon which dimension are
  24px x 24px. In your regular stylesheets, it would look something
  like this:

  .icon {
  	width: 24px;
  	height: 24px;
  	background: url(img/test.png) no-repeat;
  }

  For retina screens, we have to make some adjustments, so that image
  doesn't look blurry. So, taking into account the image above and the
  dimensions, this is what we would put in our retina stylesheet:

  .icon {
  	background: url(img/test@2x.png) no-repeat;
  	background-size: 24px 24px;
  }

  So, you would create the same icon, but at double the resolution, meaning 
  it would be 48px x 48px. You'd name it the same, but with a @2x at the end
  (this is pretty standard practice). Set the background image so it matches
  the original dimensions and you are good to go. 

  */
}
/*********************
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*********************/
@media print {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Print Stylesheet

  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.

  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .sidebar,
.page-navigation,
.wp-prev-next,
.respond-form,
nav {
    display: none;
  }
}