/*
Theme Name: Waxcreative Parent Theme
Theme URI: http://waxcreative.com/
Description: Custom Waxcreative CMS Theme
Version: 1.0
Author: Waxcreative Design
Author URI: http://www.waxcreative.com/
*/
/* style.scss
-----------------------------
Table of Contents
1. BASICS
2. Wrap and Main
3. Columns and Structure
4. WP Standards
5. Content Shifts
6. Waxcreative Standard Styles for BooksData and other CPTs
	6.a Post-to-Post Navigation
	6.b Incidental Navigation
	6.c Pagination
-----------------------------*/
/* line 17, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*
 * VARIABLES FILE
 */
/* line 8, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
html {
  font-size: 62.5%;
  /* Sets up the Base 10 stuff */
}

/* line 12, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
img {
  max-width: 100%;
  height: auto;
  display: initial;
}

/* line 115, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.space-80 {
  padding: 80px;
}

/* line 117, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.space-40 {
  padding: 40px;
}

/* line 119, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.space-20 {
  padding: 20px;
}

/* line 121, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.space-10 {
  padding: 10px;
}

/* line 123, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.space-5 {
  padding: 5px;
}

/* line 125, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.space-1 {
  padding: 1px;
}

/* line 127, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.text-center {
  text-align: center;
}

/* line 129, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.text-right {
  text-align: right;
}

/* line 131, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.text-left {
  text-align: left;
}

/* line 133, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.caps {
  text-transform: uppercase;
}

/* line 135, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.nomargin {
  margin: 0 !important;
}

/* line 137, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.nomargin-top {
  margin-top: 0 !important;
}

/* line 139, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.nomargin-bottom {
  margin-bottom: 0 !important;
}

/* line 141, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
li {
  margin: 10px 0;
}

/* line 145, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
dd {
  margin-left: 1em;
}

/* line 149, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
dt {
  margin-top: 1em;
  margin-bottom: .2em;
  text-decoration: underline;
}

/* line 155, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.bullet-list {
  margin-left: 15px;
}
/* line 158, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.bullet-list li:before {
  color: #1a1b26;
  content: "• ";
  margin: 0 5px 0 -15px;
}

/* line 166, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.nobullet {
  list-style: none;
  margin-left: 1rem;
}

/* line 172, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
table {
  border-collapse: separate;
  border: 1px solid #efefef;
}
/* line 175, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
table tr:nth-child(even) {
  background-color: #f7fbff;
}
/* line 179, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
table tr th, table tr td {
  border: 1px solid #efefef;
  padding: 3px;
}
/* line 183, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
table tr th {
  font-weight: bold;
}

/*
THIMBLE START
http://thimblecss.com/demo/
*/
/* line 195, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
hr {
  height: 1px;
  margin: 10px auto;
  border: none;
  background: rgba(0, 0, 0, 0.3);
  display: block;
}

/* line 197, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
::-moz-selection {
  background-color: #abd1f8;
  color: #fff;
}

/* SET */
/* line 198, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
::selection {
  background-color: #abd1f8;
  color: #fff;
}

/* SET */
/* line 200, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.left {
  float: left;
}

/* line 201, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.right {
  float: right;
}

/* line 203, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.hide {
  display: none;
}

/* line 204, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.hide-small {
  display: block;
}

/* line 205, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.hide-large {
  display: none;
}

/* Text */
/* line 209, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
em, i {
  font-style: italic;
  line-height: inherit;
}

/* line 210, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
strong, b, .strong {
  font-weight: bold;
  line-height: inherit;
}

/* line 211, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
small, .small {
  font-size: .8em;
}

/* line 212, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
big, .large {
  font-size: 1.4em;
}

/* line 213, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
sup, .sup {
  vertical-align: baseline;
  font-size: .65em;
  position: relative;
  top: -0.6em;
  line-height: 0;
}

/* line 220, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
sub, .sub {
  vertical-align: baseline;
  font-size: .65em;
  position: relative;
  top: 0.2em;
}

/* line 227, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.ellipsis, .ellipsis li {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 233, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.text-clip, .text-clip li {
  text-overflow: clip;
  white-space: nowrap;
  overflow: hidden;
}

/* Lists */
/* line 240, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
ul, ol, dl {
  list-style-position: inside;
  margin-left: 1em;
}

/* line 244, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
ul {
  list-style-type: disc;
}

/* line 247, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
ul.lined, ul.none {
  list-style-type: none;
  margin-left: 0;
}

/* line 248, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
ul.lined li {
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  padding-left: .5rem;
}

/* line 250, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
ol {
  list-style-type: decimal;
}
/* line 252, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
ol ol {
  list-style-type: lower-alpha;
}

/* GRID */
/* line 258, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.full, .content-block {
  margin: 0px auto;
  padding: 0px;
  max-width: 960px;
}

/* row */
/* line 265, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 277, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.row.collapse, .row.collapse.cell, .row.collapse .row {
  padding: 0 0;
}

/* line 279, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 285, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.wrap-reverse {
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

/* Justify Row */
/* line 292, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.justify-start {
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 293, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.justify-end {
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  ms-flex-pack: end;
  justify-content: flex-end;
}

/* line 294, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.justify-center {
  -webkit-justify-content: center;
  -moz-box-pack: center;
  ms-flex-pack: center;
  justify-content: center;
}

/* line 295, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.justify-space {
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 296, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.justify-around {
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

/* Row Direction */
/* line 299, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/* line 303, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.column {
  -webkit-flex-direction: column;
  flex-direction: column;
}

/* line 307, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.column-reverse {
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

/* Cells */
/* line 313, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.cell {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 .5rem;
}

/* line 322, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.cell.fit {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

/* line 329, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.cell:last-of-type {
  position: relative;
  right: 0;
}

/* line 334, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven, .twelve, .fifths, .half, .third, .noflex {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -ms-flex: none;
  flex: none;
}

/* line 342, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.block {
  display: block;
}

/* line 346, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.inline-block {
  display: inline-block;
}

/* line 350, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.centered {
  margin: 0px auto;
}

/* line 354, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.one-hundred, .one-hundred-forever {
  width: 100%;
}

/* line 355, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.ninetyfive, .ninetyfive-forever {
  width: 95%;
}

/* line 356, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.ninety, .ninety-forever {
  width: 90%;
}

/* line 357, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.eightyfive, .eightyfive-forever {
  width: 85%;
}

/* line 358, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.eighty, .eighty-forever {
  width: 80%;
}

/* line 359, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.seventyfive, .seventy-five-forever {
  width: 75%;
}

/* line 360, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.seventy, .seventy-forever {
  width: 70%;
}

/* line 361, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.sixtyfive, .sixty-five-forever {
  width: 65%;
}

/* line 362, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.sixty, .sixty-forever {
  width: 60%;
}

/* line 363, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.fiftyfive, .fifty-five-forever {
  width: 55%;
}

/* line 364, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.fifty, .fifty-forever {
  width: 50%;
}

/* line 365, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.fortyfive, .forty-five-forever {
  width: 45%;
}

/* line 366, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.forty, .forty-forever {
  width: 40%;
}

/* line 367, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.thirtyfive, .thirty-five-forever {
  width: 35%;
}

/* line 368, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.thirtythree, .thirty-forever {
  width: 33.33%;
}

/* line 369, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.thirty, .thirty-forever {
  width: 30%;
}

/* line 370, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.twentyfive, .twenty-five-forever {
  width: 25%;
}

/* line 371, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.twenty, .twenty-forever {
  width: 20%;
}

/* line 372, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.fifteen, .fiteeen-forever {
  width: 15%;
}

/* line 373, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.ten, .ten-forever {
  width: 10%;
}

/* line 375, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.twelve {
  width: 100%;
}

/* line 376, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.eleven {
  width: calc(100%/12 * 11);
}

/* line 377, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.ten {
  width: calc(100%/12 * 10);
}

/* line 378, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.nine {
  width: 75%;
}

/* line 379, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.eight {
  width: calc(100%/12 * 8);
}

/* line 380, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.seven {
  width: calc(100%/12 * 7);
}

/* line 381, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.six, .half {
  width: 50%;
}

/* line 382, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.five {
  width: calc(100%/12 * 5);
}

/* line 383, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.four, .third {
  width: calc(100%/12 * 4);
}

/* line 384, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.three {
  width: 25%;
}

/* line 385, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.two {
  width: calc(100%/12 * 2);
}

/* line 386, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.one {
  width: calc(100%/12);
}

/* line 387, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.fifths {
  width: 20%;
}

/* line 389, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-1 {
  margin-left: calc(100%/12);
}

/* line 390, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-2 {
  margin-left: calc(100%/12 * 2);
}

/* line 391, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 392, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-4 {
  margin-left: calc(100%/12 * 4);
}

/* line 393, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-5 {
  margin-left: calc(100%/12 * 5);
}

/* line 394, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 395, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-7 {
  margin-left: calc(100%/12 * 7);
}

/* line 396, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-8 {
  margin-left: calc(100%/12 * 8);
}

/* line 397, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 398, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-10 {
  margin-left: calc(100%/12 * 10);
}

/* line 399, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.offset-11 {
  margin-left: calc(100%/12 * 11);
}

/*rows & clears*/
/* line 402, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.no-flexboxlegacy .row:before, .no-flexboxlegacy .row:after, .no-flexbox .row:before, .no-flexbox .row:after, .clear:before, .clear:after {
  content: '';
  display: table;
}

/* line 403, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.no-flexbox .row:after, .clear:after, .no-flexboxlegacy .row:after {
  clear: both;
}

/* line 404, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.no-flexbox .row, .no-flexboxlegacy .row, .clear {
  zoom: 1;
}

/* Order */
/* line 407, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o1, .o1-large {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}

/* line 408, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o2, .o2-large {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}

/* line 409, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o3, .o3-large {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

/* line 410, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o4, .o4-large {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}

/* line 411, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o5, .o5-large {
  -webkit-box-ordinal-group: 5;
  -moz-box-ordinal-group: 5;
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
}

/* line 412, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o6, .o6-large {
  -webkit-box-ordinal-group: 6;
  -moz-box-ordinal-group: 6;
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}

/* line 413, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o7, .o7-large {
  -webkit-box-ordinal-group: 7;
  -moz-box-ordinal-group: 7;
  -ms-flex-order: 7;
  -webkit-order: 7;
  order: 7;
}

/* line 414, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o8, .o8-large {
  -webkit-box-ordinal-group: 8;
  -moz-box-ordinal-group: 8;
  -ms-flex-order: 8;
  -webkit-order: 8;
  order: 8;
}

/* line 415, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o9, .o9-large {
  -webkit-box-ordinal-group: 9;
  -moz-box-ordinal-group: 9;
  -ms-flex-order: 9;
  -webkit-order: 9;
  order: 9;
}

/* line 416, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o10, .o10-large {
  -webkit-box-ordinal-group: 10;
  -moz-box-ordinal-group: 10;
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10;
}

/* line 417, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o11, .o11-large {
  -webkit-box-ordinal-group: 11;
  -moz-box-ordinal-group: 11;
  -ms-flex-order: 11;
  -webkit-order: 11;
  order: 11;
}

/* line 418, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.o12, .o12-large {
  -webkit-box-ordinal-group: 12;
  -moz-box-ordinal-group: 12;
  -ms-flex-order: 12;
  -webkit-order: 12;
  order: 12;
}

/* Alignment */
/* line 422, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

/* line 426, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.align-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/* line 430, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

/* line 434, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.align-baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

/* line 437, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.align-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* line 440, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.align-stretch .cell {
  background-clip: content-box;
}

/* Gutter styling */
/* line 445, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.gutter-even-small {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 449, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.gutter-even-medium {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 453, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.gutter-even-large {
  padding-left: 35px;
  padding-right: 35px;
}

/* line 458, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.gutter-right-small {
  padding-right: 15px;
}

/* line 461, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.gutter-right-medium {
  padding-right: 25px;
}

/* line 464, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.gutter-right-large {
  padding-right: 35px;
}

/* line 468, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.gutter-left-small {
  padding-left: 15px;
}

/* line 471, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.gutter-left-medium {
  padding-left: 25px;
}

/* line 474, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.gutter-left-large {
  padding-left: 35px;
}

/* Box Styling */
/* line 479, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.rounded {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

/* line 487, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.round {
  border-radius: 4000px;
  -moz-border-radius: 4000px;
  -webkit-border-radius: 4000px;
  -ms-border-radius: 4000px;
  -o-border-radius: 4000px;
}

/* line 495, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.shadow {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* line 496, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.solid-shadow {
  -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
}

/* Media */
/* line 499, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.img {
  width: 100%;
  height: auto;
}

/* Video */
/* line 502, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 1.875rem;
  height: 0;
  overflow: hidden;
}

/* line 510, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.video-container iframe, .video-container object, .video-container embed, .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Media Queries
..
Removed! These will changesite to site enough that they will live on their own. Please refer to original thimble.css
*/
/* Visibility Classes ----------------------
inspired by Foundation */
/* line 43, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-medium {
  display: none !important;
}
@media all and (max-width: 1024px) {
  /* line 43, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-medium {
    display: block !important;
  }
}

/* line 47, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-medium-inline {
  display: none !important;
}
@media all and (max-width: 1024px) {
  /* line 47, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-medium-inline {
    display: inline-block !important;
  }
}

@media all and (max-width: 1024px) {
  /* line 51, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .hide-medium {
    display: none !important;
  }
}

/* line 56, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-800 {
  display: none !important;
}
@media all and (max-width: 800px) {
  /* line 56, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-800 {
    display: block !important;
  }
}

/* line 60, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-800-inline {
  display: none !important;
}
@media all and (max-width: 800px) {
  /* line 60, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-800-inline {
    display: inline-block !important;
  }
}

@media all and (max-width: 800px) {
  /* line 64, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .hide-800 {
    display: none !important;
  }
}

/* line 68, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-900 {
  display: none !important;
}
@media all and (max-width: 900px) {
  /* line 68, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-900 {
    display: block !important;
  }
}

/* line 72, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-900-inline {
  display: none !important;
}
@media all and (max-width: 900px) {
  /* line 72, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-900-inline {
    display: inline-block !important;
  }
}

@media all and (max-width: 900px) {
  /* line 76, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .hide-900 {
    display: none !important;
  }
}

/* line 81, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-tablet-small-inline {
  display: none !important;
}
@media all and (max-width: 601px) {
  /* line 81, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-tablet-small-inline {
    display: inline-block !important;
  }
}

/* line 85, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-tablet-small {
  display: none !important;
}
@media all and (max-width: 601px) {
  /* line 85, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-tablet-small {
    display: block !important;
  }
}

@media all and (max-width: 601px) {
  /* line 89, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .hide-tablet-small {
    display: none !important;
  }
}

/* line 93, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-tablet-large {
  display: none !important;
}
@media all and (max-width: 770px) {
  /* line 93, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-tablet-large {
    display: block !important;
  }
}

/* line 97, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-tablet-large-inline {
  display: none !important;
}
@media all and (max-width: 770px) {
  /* line 97, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-tablet-large-inline {
    display: inline-block !important;
  }
}

@media all and (max-width: 770px) {
  /* line 101, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .hide-tablet-large {
    display: none !important;
  }
}

/* line 106, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-mobile {
  display: none !important;
}
@media all and (max-width: 480px) {
  /* line 106, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-mobile {
    display: block !important;
  }
}

/* line 110, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-mobile-inline {
  display: none !important;
}
@media all and (max-width: 480px) {
  /* line 110, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-mobile-inline {
    display: inline-block !important;
  }
}

@media all and (max-width: 480px) {
  /* line 114, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .hide-mobile {
    display: none !important;
  }
}

/* line 118, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-mobile-small {
  display: none !important;
}
@media all and (max-width: 380px) {
  /* line 118, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-mobile-small {
    display: block !important;
  }
}

/* line 121, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
.show-mobile-small-inline {
  display: none !important;
}
@media all and (max-width: 380px) {
  /* line 121, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .show-mobile-small-inline {
    display: inline-block !important;
  }
}

@media all and (max-width: 380px) {
  /* line 125, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_media.scss */
  .hide-mobile-small {
    display: none !important;
  }
}

/*
 * TYPOGRAPHY FILE
 */
/* line 5, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 10px 0 5px;
  font-family: "Helvetica", sans-serif;
}

/* line 10, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
h1 {
  font-size: 40px;
  line-height: 12px;
  font-size: 4rem;
  line-height: 1.2em;
}

/* line 12, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
h2 {
  font-size: 32px;
  line-height: 12px;
  font-size: 3.2rem;
  line-height: 1.2em;
}

/* line 14, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
h3 {
  font-size: 28px;
  line-height: 12px;
  font-size: 2.8rem;
  line-height: 1.2em;
}

/* line 16, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
h4 {
  font-size: 24px;
  line-height: 12px;
  font-size: 2.4rem;
  line-height: 1.2em;
}

/* line 18, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
h5 {
  font-size: 20px;
  line-height: 12px;
  font-size: 2rem;
  line-height: 1.2em;
}

/* line 20, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
h6 {
  font-size: 16px;
  line-height: 12px;
  font-size: 1.6rem;
  line-height: 1.2em;
}

/* line 22, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
hr, .divider {
  border: 1px solid #ccc;
  height: 1px;
  margin: 25px auto;
  width: 75%;
  clear: both;
}

/* line 30, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
pre {
  padding: 10px;
  box-shadow: 0 0 0.4em #1a1b26 inset;
  margin: 0 20px;
  display: inline-block;
  white-space: pre-wrap;
}

/* line 38, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
blockquote {
  margin: 10px 30px;
  font-size: 1.6rem;
  color: #6b6a6a;
}
/* line 42, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
blockquote p {
  font-size: 1.6rem;
  color: #6b6a6a;
}

/* line 48, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
figcaption {
  padding: 3px 5px 5px;
  font-size: 1.4rem;
  line-height: 1.1em;
  color: #6b6a6a;
  font-family: "Helvetica", sans-serif;
  font-weight: 100;
}

/* line 57, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
cite, var {
  font-style: italic;
}

/* line 61, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
code {
  font-family: "Helvetica", sans-serif;
  white-space: pre-wrap;
}

/* line 66, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
.meta {
  font-family: "Helvetica", sans-serif;
  color: #6b6a6a;
  font-size: 13px;
  line-height: 12px;
  font-size: 1.3rem;
  line-height: 1.2em;
}

/* line 72, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
.booktitle {
  font-style: italic;
}

/* line 76, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
.sans {
  font-family: "Helvetica", sans-serif;
}

/* line 80, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
.serif {
  font-family: "Georgia", serif;
}

/* line 84, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
.glow-primary {
  text-shadow: 0px 0px 3px #8476b6;
}

/* line 88, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
.glow-secondary {
  text-shadow: 0px 0px 3px #b9c6d6;
}

/* line 92, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
.glow-tertiary {
  text-shadow: 0px 0px 3px #1c718f;
}

/* line 96, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
.color-primary {
  color: #8476b6;
}

/* line 100, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
.color-secondary {
  color: #b9c6d6;
}

/* line 104, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_typography.scss */
.color-tertiary {
  color: #1c718f;
}

/*
 * FORMS FILE
 */
/* line 5, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_forms.scss */
input[type=text], input[type=search], input[type=email], input[type=url], input[type=submit], textarea {
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "Helvetica", sans-serif;
  font-size: 13px;
}

/* line 12, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_forms.scss */
input[type=text], input[type=search], input[type=email], input[type=url], textarea {
  color: #6b6b6b;
  border: 1px solid white;
  -webkit-box-shadow: 0px 0px 1px #72b7ff;
  -moz-box-shadow: 0px 0px 1px #72b7ff;
  box-shadow: 0px 0px 1px #72b7ff;
  -webkit-transition: border 0.2s;
  -moz-transition: border 0.2s;
  -o-transition: border 0.2s;
  transition: border 0.2s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
/* line 18, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_forms.scss */
input[type=text]:hover, input[type=text]:active, input[type=text]:focus, input[type=search]:hover, input[type=search]:active, input[type=search]:focus, input[type=email]:hover, input[type=email]:active, input[type=email]:focus, input[type=url]:hover, input[type=url]:active, input[type=url]:focus, textarea:hover, textarea:active, textarea:focus {
  border: 1px solid #383838;
}
/* line 21, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_forms.scss */
input[type=text]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus, textarea:focus {
  background: #f7f7ff;
}

/* line 26, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_forms.scss */
input[type=text], input[type=search], input[type=email], input[type=url] {
  margin: 5px 0;
  padding: 5px;
  width: 90%;
  max-width: 250px;
}

/* line 33, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_forms.scss */
textarea {
  padding: 10px;
  width: 100%;
  max-width: 400px;
  display: block;
}

/* line 40, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_forms.scss */
input[type=submit] {
  margin: 5px 0;
  padding: 7px 8px;
  color: #72b7ff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: none;
  background: #383838;
}
/* line 48, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_forms.scss */
input[type=submit]:hover {
  background: #8a8a8a;
}

/* line 53, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_forms.scss */
.required {
  color: red;
}

/*
 * SHARING FILE
 */
/* line 8, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-link {
  padding: 4px 8px;
  color: white;
  font-size: 11px;
  border-radius: 2px;
  margin: 4px 6px 4px 0;
  font-weight: bold;
  white-space: nowrap;
  font-family: 'Helvetica';
  cursor: pointer;
  display: inline-block;
  line-height: 1.3em;
}

/* line 21, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-link:visited {
  color: white;
}

/* line 24, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-link:focus {
  color: white;
}

/* line 28, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-link:hover, .sharewax-link:active {
  color: white;
}

/* line 32, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-twitter {
  background: #00aced;
}

/* line 35, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-twitter .sharecount {
  color: #00aced;
  border: 1px solid #00aced;
}

/* line 39, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-twitter:hover, .sharewax-twitter:active {
  background: #0084b4;
}

/* line 43, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-facebook {
  background: #3B5997;
}

/* line 46, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-facebook .sharecount {
  color: #3B5997;
  border: 1px solid #3B5997;
}

/* line 50, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-facebook:hover, .sharewax-facebook:active {
  background: #2d4372;
}

/* line 54, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-tumblr {
  background: #36465d;
}

/* line 57, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-tumblr .sharecount {
  color: #36465d;
  border: 1px solid #36465d;
}

/* line 61, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-tumblr:hover, .sharewax-facebook:active {
  background: #202b3a;
}

/* line 65, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-googleplus {
  background: #D64937;
}

/* line 68, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-googleplus .sharecount {
  color: #D64937;
  border: 1px solid #D64937;
}

/* line 72, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-googleplus:hover, .sharewax-googleplus:active {
  background: #b53525;
}

/* line 76, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-buffer {
  background: #444;
}

/* line 79, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-buffer .sharecount {
  color: #444;
  border: 1px solid #444;
}

/* line 83, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-buffer:hover, .sharewax-buffer:active {
  background: #222;
}

/* line 87, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-pinterest {
  background: #bd081c;
}

/* line 90, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-pinterest .sharecount {
  color: #bd081c;
  border: 1px solid #bd081c;
}

/* line 94, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-pinterest:hover, .sharewax-pinterest:active {
  background: #9b0615;
}

/* line 98, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharewax-social {
  margin: 0px 0px 25px 0px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
}

/* line 104, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.sharecount {
  background: #ffffff;
  color: #363636;
  padding: 3px 3px 4px;
  margin: 0 -8px 0 4px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 113, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.share-wax-bookpage {
  margin: 0;
}
/* line 115, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.share-wax-bookpage ul {
  list-style: none;
  margin: 0;
}
/* line 118, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
.share-wax-bookpage ul li {
  display: inline-block;
}
@media all and (max-width: 601px) {
  /* line 118, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sharing.scss */
  .share-wax-bookpage ul li {
    margin: 0;
  }
}

/*
 * EVENTS FILE
 */
/* line 5, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_events.scss */
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}

/* fixes potential theme css conflict */
/* line 13, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_events.scss */
.acf-map img {
  max-width: inherit !important;
}

/* line 19, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_events.scss */
.events .addthisevent-drop {
  float: right;
}
@media all and (max-width: 601px) {
  /* line 19, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_events.scss */
  .events .addthisevent-drop {
    float: none;
  }
}
/* line 26, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_events.scss */
.events .eventtime {
  white-space: nowrap;
  font-style: italic;
}
/* line 31, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_events.scss */
.events .address {
  font-family: "Helvetica", sans-serif;
  line-height: 1em;
  color: #6b6a6a;
}

/*
 * BOOKPAGE FILE
 */
/* line 7, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_bookpage.scss */
.bookpage #order ul {
  list-style: none;
  margin-left: 0;
}
/* line 11, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_bookpage.scss */
.bookpage #order img {
  -webkit-box-shadow: #1a1b26 0px 0px 38px -7px;
  -moz-box-shadow: #1a1b26 0px 0px 38px -7px;
  box-shadow: #1a1b26 0px 0px 38px -7px;
}
@media all and (max-width: 601px) {
  /* line 14, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_bookpage.scss */
  .bookpage #order .seventy {
    width: 70%;
  }
}
@media all and (max-width: 601px) {
  /* line 19, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_bookpage.scss */
  .bookpage #order .thirty {
    width: 30%;
  }
}
@media all and (max-width: 601px) {
  /* line 24, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_bookpage.scss */
  .bookpage #order .half {
    width: 100%;
  }
}

/*
 * SIDEBAR FILE
 */
/* line 5, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sidebars.scss */
.widget-area {
  background-color: #efefef;
  padding: 15px;
}
/* line 9, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sidebars.scss */
.widget-area #search form {
  padding: 0 0 25px;
}
/* line 12, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_sidebars.scss */
.widget-area #search input[type=search], .widget-area #search input[type=submit] {
  text-align: center;
  margin: 5px 0 0;
  width: 200px;
  max-width: 100%;
  display: block;
}

/*
 * SITE NEWS FILE
 */
/* line 6, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_news.scss */
.news .promo-booksale {
  margin: 20px 0;
  padding: 10px;
  box-shadow: 0 0 30px -5px #ced6dd;
  border: solid 2px #998a2a;
  background: white url("http://juliaquinn.com/WP/wp-content/themes/juliaquinn2016/images/global/content-background.jpg") no-repeat center top/100% auto;
}
/* line 12, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_news.scss */
.news .promo-booksale .sale-book {
  float: right;
  margin: 10px 0px 10px 20px;
  border: 1px solid #ced6dd;
}
/* line 18, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_news.scss */
.news .promo-booksale .order-icons ul {
  max-width: 100%;
}
/* line 20, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_news.scss */
.news .promo-booksale .order-icons ul li {
  margin: 0 0 5px;
}

/*
 * MASTHEAD FILE
 */
/* line 5, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
.masthead {
  background-color: #ced6dd;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefef), to(#ced6dd));
  background: -webkit-linear-gradient(top, #efefef, #ced6dd);
  background: -moz-linear-gradient(top, #efefef, #ced6dd);
  background: -ms-linear-gradient(top, #efefef, #ced6dd);
  background: -o-linear-gradient(top, #efefef, #ced6dd);
  background: linear-gradient(to bottom, #efefef 1%, #ced6dd 94%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$top-color', endColorstr='$bottom-color',GradientType=0 );
  /* IE6-9 */
}
/* line 8, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
.masthead .masthead-image {
  padding-left: 60px;
}
/* line 10, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
.masthead a:hover {
  opacity: 0.4;
}

/* line 14, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
.main-navigation {
  text-align: center;
  background-color: #b9c6d6;
}
/* line 17, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
.main-navigation ul {
  padding: 15px 0;
  margin: 0;
}
/* line 20, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
.main-navigation ul li {
  margin: 0px 0px 0px;
  font-family: "Helvetica", sans-serif;
  display: inline-block;
  padding: 0 15px;
  vertical-align: bottom;
}
@media all and (max-width: 601px) {
  /* line 29, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
  .main-navigation ul {
    display: none;
  }
  /* line 31, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
  .main-navigation ul li {
    text-align: center;
    display: block;
    padding: 15px 0;
    font-size: 20px;
  }
  /* line 36, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
  .main-navigation ul li a {
    color: #168084;
  }
}

/* Mobile Navgiation */
/* line 43, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
.hamburger {
  display: none;
}
/* line 45, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
.hamburger span {
  display: block;
  width: 40px;
  height: 6px;
  margin: 8px auto;
  background-color: white;
  -webkit-box-shadow: 1px 1px 10px #9c9c9c;
  -moz-box-shadow: 1px 1px 10px #9c9c9c;
  box-shadow: 1px 1px 10px #9c9c9c;
}
@media all and (max-width: 601px) {
  /* line 43, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
  .hamburger {
    display: inline-block;
    position: absolute;
    width: 20%;
    z-index: 999;
    padding: 3.8% 0 0;
  }
}

/* line 62, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_header.scss */
.expand {
  display: block !important;
  width: 100%;
  z-index: 998;
  background-color: rgba(230, 230, 230, 0.9);
  box-shadow: inset 0px 0px 30px -5px #a4a4a4;
  padding-bottom: 15px;
  position: absolute;
}

/*
 * FOOTER FILE
 */
/* line 5, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_footer.scss */
#footer {
  clear: both;
  position: relative;
  background-color: #b9c6d6;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ced6dd), to(#b9c6d6));
  background: -webkit-linear-gradient(top, #ced6dd, #b9c6d6);
  background: -moz-linear-gradient(top, #ced6dd, #b9c6d6);
  background: -ms-linear-gradient(top, #ced6dd, #b9c6d6);
  background: -o-linear-gradient(top, #ced6dd, #b9c6d6);
  background: linear-gradient(to bottom, #ced6dd 1%, #b9c6d6 94%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$top-color', endColorstr='$bottom-color',GradientType=0 );
  /* IE6-9 */
}
/* line 9, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_footer.scss */
#footer a {
  color: white;
}
/* line 10, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_footer.scss */
#footer a:hover {
  color: #8476b6;
}
/* line 12, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_footer.scss */
#footer #search form {
  padding: 40px 0 25px;
}
/* line 15, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_footer.scss */
#footer #search input[type=search], #footer #search input[type=submit] {
  text-align: center;
  margin: 5px auto 0;
  width: 200px;
  max-width: 100%;
  display: block;
}

/* line 25, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_footer.scss */
.footer-navigation {
  text-align: center;
}
/* line 27, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_footer.scss */
.footer-navigation ul {
  padding: 15px 0;
  margin: 0;
}
/* line 30, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_footer.scss */
.footer-navigation ul li {
  margin: 0px 0px 0px;
  font-family: "Helvetica", sans-serif;
  display: inline-block;
  padding: 0 15px;
  vertical-align: bottom;
}

/* line 40, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_footer.scss */
.back-to-top {
  text-align: center;
  width: 100%;
  margin-bottom: 16px;
}

/* line 36, scss/style.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 42, scss/style.scss */
html {
  overflow-x: hidden;
}

/* line 46, scss/style.scss */
body {
  font-size: 16px;
  color: #1a1b26;
  background-color: #b1b5c1;
  font-family: "Georgia", serif;
}

/* line 53, scss/style.scss */
p {
  font-size: 18px;
  line-height: 15px;
  font-size: 1.8rem;
  line-height: 1.5em;
  margin: 10px 0 15px;
}
@media all and (max-width: 601px) {
  /* line 53, scss/style.scss */
  p {
    margin: 8px 0 10px;
  }
}

/* line 61, scss/style.scss */
a {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  text-decoration: none;
  color: #3560a2;
}
/* line 24, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #2586bd;
}

/* line 69, scss/style.scss */
.reverse-link {
  color: #2586bd;
}
/* line 24, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.reverse-link:hover {
  color: #3560a2;
}
/* line 71, scss/style.scss */
.reverse-link a {
  color: #2586bd;
}
/* line 24, /Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.reverse-link a:hover {
  color: #3560a2;
}

/* line 76, scss/style.scss */
strong, b {
  font-weight: bold;
  font-weight: 700;
}

/* line 81, scss/style.scss */
em, i {
  font-style: italic;
}

/* Wrap and Main */
/* line 89, scss/style.scss */
.wrap {
  max-width: 1024px;
  margin: 0px auto;
  position: relative;
  z-index: 1;
  border-top: none;
  border-bottom: none;
  min-height: 300px;
  background-color: white;
}
/* line 41, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.wrap:before, .wrap:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 47, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.wrap:after {
  clear: both;
}

/* Columns and Structure */
/* line 102, scss/style.scss */
.row {
  clear: both;
  position: relative;
}

/* line 107, scss/style.scss */
.contain {
  max-width: 1024px;
  margin: 0 auto;
  padding: 20px 10px 10px;
  width: 960px;
  position: relative;
}
@media all and (max-width: 1024px) {
  /* line 107, scss/style.scss */
  .contain {
    max-width: 100%;
    margin: 0 auto;
    padding: 15px 30px 10px;
  }
}
@media all and (max-width: 601px) {
  /* line 107, scss/style.scss */
  .contain {
    padding: 10px 20px 15px;
  }
}

/* line 123, scss/style.scss */
.narrow {
  max-width: 960px;
  margin: 0 auto;
  padding: 20px 10px 10px;
  width: 800px;
  position: relative;
}
@media all and (max-width: 1024px) {
  /* line 123, scss/style.scss */
  .narrow {
    max-width: 90%;
    margin: 0 auto;
    padding: 15px 30px 10px;
  }
}
@media all and (max-width: 601px) {
  /* line 123, scss/style.scss */
  .narrow {
    padding: 10px 20px 15px;
  }
}

/* line 139, scss/style.scss */
.left {
  float: left;
  padding: 10px 20px 10px 0px;
}
@media all and (max-width: 601px) {
  /* line 139, scss/style.scss */
  .left {
    float: none;
    padding: 0px 0;
  }
}

/* line 145, scss/style.scss */
.left-forever {
  float: left;
  padding: 10px 20px 10px 0px;
}

/* line 150, scss/style.scss */
.right {
  float: right;
  padding: 10px 0px 10px 20px;
}
@media all and (max-width: 601px) {
  /* line 150, scss/style.scss */
  .right {
    float: none;
    padding: 0px 0;
  }
}

/* line 156, scss/style.scss */
.right-forever {
  float: right;
  padding: 10px 0px 10px 20px;
}

/* line 161, scss/style.scss */
.float-right {
  float: right;
}
@media all and (max-width: 480px) {
  /* line 161, scss/style.scss */
  .float-right {
    float: none;
  }
}

/* line 166, scss/style.scss */
.float-left {
  float: left;
}
@media all and (max-width: 480px) {
  /* line 166, scss/style.scss */
  .float-left {
    float: none;
  }
}

/* line 171, scss/style.scss */
.simple-right {
  float: right;
}

/* line 175, scss/style.scss */
.simple-left {
  float: left;
}

/* line 41, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.clear:before, .clear:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 47, /Volumes/ waxcreative/CLIENTS/WAX/waxcreative_roots/feed.waxcreativedesign.com/WP/wp-content/themes/waxcreative/scss/_base.scss */
.clear:after {
  clear: both;
}

/* line 184, scss/style.scss */
.alignleft {
  margin: 10px 20px 10px 0px;
  padding: none;
  float: left;
  max-width: 50%;
}
@media all and (max-width: 480px) {
  /* line 184, scss/style.scss */
  .alignleft {
    margin: 10px auto;
    display: block;
    width: 100%;
    float: none;
  }
}

/* line 192, scss/style.scss */
.alignright {
  padding: none;
  margin: 10px 0px 10px 20px;
  float: right;
  max-width: 50%;
}
@media all and (max-width: 480px) {
  /* line 192, scss/style.scss */
  .alignright {
    margin: 10px auto;
    display: block;
    width: 100%;
    float: none;
  }
}

/* line 200, scss/style.scss */
time.updated:not(.published) {
  display: none;
}

/* line 204, scss/style.scss */
#wp-admin-bar-customize {
  display: none !important;
}

@media all and (max-width: 601px) {
  /* line 209, scss/style.scss */
  .one-hundred, .ninety, .ninetyfive, .eighty, .eightyfive, .seventyfive, .sixtyfive, .fiftyfive, .thirtyfive, .twentyfive, .fifteen, .ten, .seventy, .sixty, .fifty, .forty, .thirty, .twenty {
    width: 100%;
  }
}

/* line 217, scss/style.scss */
.stroke {
  border: 1px solid #e8f3ff;
}

/* line 221, scss/style.scss */
ul.covers {
  margin: 0;
}
/* line 223, scss/style.scss */
ul.covers li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 0 5px 0;
  padding: 0 20px 0 0;
  width: 19%;
}
@media all and (max-width: 770px) {
  /* line 223, scss/style.scss */
  ul.covers li {
    width: 24%;
  }
}
/* line 231, scss/style.scss */
ul.covers li img {
  -webkit-box-shadow: #1a1b26 0px 0px 38px -7px;
  -moz-box-shadow: #1a1b26 0px 0px 38px -7px;
  box-shadow: #1a1b26 0px 0px 38px -7px;
}

/* line 238, scss/style.scss */
.cover-wrapper img {
  -webkit-box-shadow: #1a1b26 0px 0px 38px -7px;
  -moz-box-shadow: #1a1b26 0px 0px 38px -7px;
  box-shadow: #1a1b26 0px 0px 38px -7px;
}

/* line 244, scss/style.scss */
.order-icons ul {
  margin: 0 auto;
  max-width: 300px;
}
/* line 247, scss/style.scss */
.order-icons ul li {
  width: 20%;
  max-width: 60px;
  margin: 5px 0 0;
  padding: 3px;
  display: inline-block;
}

/* line 258, scss/style.scss */
.bookaside img {
  -webkit-box-shadow: #1a1b26 0px 0px 38px -7px;
  -moz-box-shadow: #1a1b26 0px 0px 38px -7px;
  box-shadow: #1a1b26 0px 0px 38px -7px;
}
/* line 261, scss/style.scss */
.bookaside p {
  font-family: "Helvetica", sans-serif;
}

/* line 266, scss/style.scss */
.excerpt-cover {
  margin: 10px 0 10px 10px;
}

/* line 270, scss/style.scss */
.reviewblock {
  display: inline-block;
  margin-bottom: 20px;
}
/* line 273, scss/style.scss */
.reviewblock blockquote {
  margin: 10px 30px 0 0;
}

/* line 279, scss/style.scss */
#nav-below, .incidental {
  margin: 20px auto 10px;
  clear: both;
  display: block;
  border-top: 2px solid #ced6dd;
  border-bottom: 2px solid #ced6dd;
  min-height: 50px;
  height: 100%;
  padding: 10px 0;
  display: table;
  width: 100%;
}
/* line 290, scss/style.scss */
#nav-below .nav-next, .incidental .nav-next {
  float: right;
  display: inline;
}
/* line 294, scss/style.scss */
#nav-below .nav-previous, .incidental .nav-previous {
  float: left;
  display: inline;
}

/* line 301, scss/style.scss */
.incidental {
  margin: 50px 0;
}
/* line 303, scss/style.scss */
.incidental ul {
  margin: 0;
  text-align: center;
  list-style: none;
}
/* line 307, scss/style.scss */
.incidental ul li {
  list-style: none;
  display: inline-block;
  font-family: "Helvetica", sans-serif;
  color: #ced6dd;
}
/* line 312, scss/style.scss */
.incidental ul li:after {
  content: " · ";
  padding: 0 5px;
}
/* line 316, scss/style.scss */
.incidental ul li:last-child:after {
  content: "";
  padding: 0;
}

/* line 325, scss/style.scss */
.pagination {
  clear: both;
  padding: 0;
  float: right;
  color: #1a1b26;
  margin: 25px 0 40px;
}
/* line 331, scss/style.scss */
.pagination span {
  margin: 2px 4px 2px 0;
  padding: 6px 9px 5px;
}
/* line 335, scss/style.scss */
.pagination .current {
  color: #ced6dd;
  border: 2px solid #ced6dd;
  padding: 4px 9px 3.2px;
}
/* line 340, scss/style.scss */
.pagination a {
  border: none;
  margin: 2px 4px 2px 0;
  padding: 6px 9px 5px;
  text-align: center;
  letter-spacing: 1px;
  background-color: #ced6dd;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefef), to(#ced6dd));
  background: -webkit-linear-gradient(top, #efefef, #ced6dd);
  background: -moz-linear-gradient(top, #efefef, #ced6dd);
  background: -ms-linear-gradient(top, #efefef, #ced6dd);
  background: -o-linear-gradient(top, #efefef, #ced6dd);
  background: linear-gradient(to bottom, #efefef 1%, #ced6dd 94%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$top-color', endColorstr='$bottom-color',GradientType=0 );
  /* IE6-9 */
}
/* line 348, scss/style.scss */
.pagination a:hover {
  background-color: #efefef;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ced6dd), to(#efefef));
  background: -webkit-linear-gradient(top, #ced6dd, #efefef);
  background: -moz-linear-gradient(top, #ced6dd, #efefef);
  background: -ms-linear-gradient(top, #ced6dd, #efefef);
  background: -o-linear-gradient(top, #ced6dd, #efefef);
  background: linear-gradient(to bottom, #ced6dd 1%, #efefef 94%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$top-color', endColorstr='$bottom-color',GradientType=0 );
  /* IE6-9 */
}

/* line 354, scss/style.scss */
.boxed-set, .temp-cover {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
