/*
Theme Name:     Insight Editions
Theme URI: 			http://insighteditions.com
Description:    Custom child theme created for Insight Editions
Author:         Purple Pen Productions
Author URI: 		http://purplepen.com
Template:       superstore
*/
/* Barely gray */
/* line 25, sass/_mixins.scss */
#sidebar .widget h3.widget-title, .section-header, .home-featured h2,
.home-sale h2,
.home-newRelease h2, .home-video h2, .home-promo h2, .home-blog-section h2 {
  color: #555555;
  font-size: 1.714em;
  font-weight: bold;
  margin-bottom: 0.583em !important;
  text-transform: uppercase;
}

/* --------------------------------------------------------------------------------------------- */
/* Grid Calculations */
/* --------------------------------------------------------------------------------------------- */
/* line 48, sass/_mixins.scss */
body:before, body:after {
  content: "";
  display: table;
}
/* line 53, sass/_mixins.scss */
body:after {
  clear: both;
}

/* Setup --------------------------------------------------------------------------------------- */
/* 1.1 Defaults */
/* line 3, sass/_1_setup.scss */
img {
  height: auto;
}

/* /1.1 Defaults */
/* 1.2 Hyperlinks */
/* /1.2 Hyperlinks */
/* 1.3 Typography */
/* /1.3 Typography */
/* 1.4 Tables */
/* /1.4 Tables */
/* /Setup -------------------------------------------------------------------------------------- */
/* Site Structure & Appearance ----------------------------------------------------------------- */
/* 2.1 Containers & Columns */
/* /2.1 Containers & Columns */
/* 2.2 Navigation */
@media only screen and (min-width: 769px) {
  /* line 8, sass/_2_structure.scss */
  body ul.nav li a {
    padding: 0.875em 0.5em;
  }
}

/* 2.2.1 Dropdown Menus */
/* /2.2.1 Dropdown Menus */
/* 2.2.2 Top Navigation (optional) */
/* line 22, sass/_2_structure.scss */
#top select {
  margin: 0.809em 0;
}

/* /2.2.2 Top Navigation (optional) */
/* /2.2 Navigation */
/* 2.3 Header */
/* line 32, sass/_2_structure.scss */
#header {
  background: white;
}
@media only screen and (min-width: 860px) {
  /* line 32, sass/_2_structure.scss */
  #header {
    background: transparent;
  }
}

/* /2.3 Header */
/* 2.4 Content */
/* 2.4.1 Slider */
/* /2.4.1 Slider */
/* /2.4 Content */
/* 2.5 Sidebar */
/* /2.5 Sidebar */
/* 2.6 Footer */
/* line 51, sass/_2_structure.scss */
.home #content + .breadcrumbs-wrap {
  display: none;
}

/* line 59, sass/_2_structure.scss */
#content + .breadcrumbs-wrap .footer-wrap.contact ul li.pinterest:before {
  content: '\f0d2';
}

/* line 70, sass/_2_structure.scss */
#footer-widgets .widget h3:first-child {
  border-bottom: 1px solid white;
}
/* line 74, sass/_2_structure.scss */
#footer-widgets .widget .menu {
  color: #b4b4b4;
}
/* line 76, sass/_2_structure.scss */
#footer-widgets .widget .menu a {
  color: #b4b4b4;
}
/* line 81, sass/_2_structure.scss */
#footer-widgets .gform_wrapper {
  margin: 0;
}
/* line 84, sass/_2_structure.scss */
#footer-widgets .gform_wrapper li.hidden_label input {
  margin-top: 0;
}
/* line 89, sass/_2_structure.scss */
#footer-widgets .gform_wrapper ul li.gfield {
  margin-bottom: 0.5em;
}
/* line 94, sass/_2_structure.scss */
#footer-widgets .gform_wrapper .top_label .gfield_label {
  margin: 0;
}
/* line 98, sass/_2_structure.scss */
#footer-widgets .gform_wrapper .ginput_container {
  margin: 0;
}
/* line 101, sass/_2_structure.scss */
#footer-widgets .gform_wrapper input.medium,
#footer-widgets .gform_wrapper textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
/* line 106, sass/_2_structure.scss */
#footer-widgets .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
  text-align: right;
}
/* line 110, sass/_2_structure.scss */
#footer-widgets .gform_wrapper .gform_footer input[type='submit'] {
  background: transparent;
  padding: 0;
}
/* line 113, sass/_2_structure.scss */
#footer-widgets .gform_wrapper .gform_footer input[type='submit']:hover {
  -moz-animation: none;
  -webkit-animation: none;
  animation: none;
  background: transparent;
  color: white;
}
/* line 120, sass/_2_structure.scss */
#footer-widgets .gform_wrapper input[type='text'],
#footer-widgets .gform_wrapper textarea {
  border: 0 none;
  color: white;
  background: #606060;
}

/* /2.6 Footer */
/* 2.7 Breadcrumbs */
/* line 135, sass/_2_structure.scss */
.breadcrumbs-wrap .breadcrumb .sep:after {
  text-align: center;
}

/* /2.7 Breadcrumbs */
/* /Site Structure & Appearance ---------------------------------------------------------------- */
/* Posts --------------------------------------------------------------------------------------- */
/* 3.1 Images */
/* /3.1 Images */
/* 3.2 Pagination / WP-Pagenavi / Woo-Pagination */
/* /3.2 Pagination / WP-Pagenavi / Woo-Pagination */
/* 3.3 Single Post Author */
/* /3.3 Single Post Author */
/* 3.4 Post Entry Nav */
/* /3.4 Post Entry Nav */
/* 3.5 Subscribe & Connect */
/* /3.5 Subscribe & Connect */
/* /Posts -------------------------------------------------------------------------------------- */
/* Widgets ------------------------------------------------------------------------------------- */
/* 4.1 Generic Widgets */
/* line 4, sass/_4_widgets.scss */
#sidebar .widget {
  background: transparent;
  padding: 0;
}

/* /4.1 Generic Widgets */
/* 4.2 Specific Widgets */
/* line 17, sass/_4_widgets.scss */
#sidebar .widget-easy-twitter-feed-widget-row,
#sidebar .textwidget {
  background: white;
  border-radius: 0.382em;
  padding: 1em;
}

/* /4.2 Specific Widgets */
/* /Widgets ------------------------------------------------------------------------------------ */
/* Comments ------------------------------------------------------------------------------------ */
/* 5.1 Comments */
/* /5.1 Comments */
/* 5.2 Comments Form */
/* /5.2 Comments Form */
/* 5.3 Pingbacks / Trackbacks */
/* /5.3 Pingbacks / Trackbacks */
/* /Comments ----------------------------------------------------------------------------------- */
/* Page Templates ------------------------------------------------------------------------------ */
/* 6.1 Timeline Page Template */
/* /6.1 Timeline Page Template */
/* 6.2 Contact Form */
/* /6.2 Contact Form */
/* 6.3 Image Gallery */
/* /6.3 Image Gallery */
/* 6.4 Archives & Sitemap */
/* /6.4 Archives & Sitemap */
/* 6.5 Homepage */
/* line 20, sass/_6_page_templates.scss */
.home-featured,
.home-sale,
.home-newRelease {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
  margin-bottom: 3.214em;
}
/* line 25, sass/_6_page_templates.scss */
.home-featured:after,
.home-sale:after,
.home-newRelease:after {
  clear: both;
  content: '';
  display: table;
}
/* line 33, sass/_6_page_templates.scss */
.home-featured ul.products,
.home-sale ul.products,
.home-newRelease ul.products {
  margin-bottom: 0;
}
/* line 35, sass/_6_page_templates.scss */
.home-featured ul.products li.product,
.home-sale ul.products li.product,
.home-newRelease ul.products li.product {
  margin-bottom: 1.0em;
}

/* line 41, sass/_6_page_templates.scss */
.home-video {
  display: block;
  width: 102.77778%;
  margin: 0 -1.38889%;
  margin-bottom: 3.214em;
}
/* line 48, sass/_mixins.scss */
.home-video:before, .home-video:after {
  content: "";
  display: table;
}
/* line 53, sass/_mixins.scss */
.home-video:after {
  clear: both;
}
/* line 44, sass/_6_page_templates.scss */
.home-video .video-header {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
}
/* line 47, sass/_6_page_templates.scss */
.home-video h2 {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
}
/* line 51, sass/_6_page_templates.scss */
.home-video ul.video {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
  list-style-type: none;
}
/* line 55, sass/_6_page_templates.scss */
.home-video li {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
  margin-bottom: 3.214em;
}
@media only screen and (min-width: 600px) {
  /* line 55, sass/_6_page_templates.scss */
  .home-video li {
    display: inline;
    float: left;
    width: 47.22222%;
    margin: 0 1.38889%;
    margin-bottom: 0;
  }
}
/* line 63, sass/_6_page_templates.scss */
.home-video p {
  margin-bottom: 0.25em;
}

/* line 68, sass/_6_page_templates.scss */
.home-promo {
  display: block;
  width: 102.77778%;
  margin: 0 -1.38889%;
  margin-bottom: 3.214em;
}
/* line 48, sass/_mixins.scss */
.home-promo:before, .home-promo:after {
  content: "";
  display: table;
}
/* line 53, sass/_mixins.scss */
.home-promo:after {
  clear: both;
}
/* line 71, sass/_6_page_templates.scss */
.home-promo ul.promos {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
  list-style-type: none;
}
/* line 75, sass/_6_page_templates.scss */
.home-promo li {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
  margin-bottom: 3.214em;
}
@media only screen and (min-width: 600px) {
  /* line 75, sass/_6_page_templates.scss */
  .home-promo li {
    display: inline;
    float: left;
    width: 47.22222%;
    margin: 0 1.38889%;
    margin-bottom: 0;
  }
}
/* line 86, sass/_6_page_templates.scss */
.home-promo img {
  border-radius: 0.382em;
}

/* line 91, sass/_6_page_templates.scss */
.home-double {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
}
/* line 48, sass/_mixins.scss */
.home-double:before, .home-double:after {
  content: "";
  display: table;
}
/* line 53, sass/_mixins.scss */
.home-double:after {
  clear: both;
}

/* line 96, sass/_6_page_templates.scss */
.home-kids,
.home-collectibles {
  display: inline;
  float: left;
  width: 47.22222%;
  margin: 0 1.38889%;
}
/* line 99, sass/_6_page_templates.scss */
.home-kids h2,
.home-collectibles h2 {
  font-size: 2.571em;
  font-weight: normal;
  margin-top: 1em;
}
/* line 103, sass/_6_page_templates.scss */
.home-kids h2 span,
.home-collectibles h2 span {
  font-size: 14px;
}
/* line 105, sass/_6_page_templates.scss */
.home-kids h2 span a,
.home-collectibles h2 span a {
  color: #ce6f30;
  font-weight: normal;
}

/* line 113, sass/_6_page_templates.scss */
#content .home-widgets {
  display: block;
  width: 102.77778%;
  margin: 0 -1.38889%;
  margin-bottom: 3.214em;
}
/* line 48, sass/_mixins.scss */
#content .home-widgets:before, #content .home-widgets:after {
  content: "";
  display: table;
}
/* line 53, sass/_mixins.scss */
#content .home-widgets:after {
  clear: both;
}
/* line 116, sass/_6_page_templates.scss */
#content .home-widgets ul.widget-list {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
  list-style-type: none;
}
/* line 119, sass/_6_page_templates.scss */
#content .home-widgets ul.widget-list > li {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
  background: white;
  border-radius: 0.382em;
  margin-bottom: 3.214em;
}
@media only screen and (min-width: 600px) {
  /* line 119, sass/_6_page_templates.scss */
  #content .home-widgets ul.widget-list > li {
    display: inline;
    float: left;
    width: 47.22222%;
    margin: 0 1.38889%;
    margin-bottom: 0;
  }
}
/* line 129, sass/_6_page_templates.scss */
#content .home-widgets ul.widget-list .home-widget-wrap {
  padding: 3.214em 2em;
}
/* line 133, sass/_6_page_templates.scss */
#content .home-widgets .widget {
  margin-bottom: 0;
}
/* line 136, sass/_6_page_templates.scss */
#content .home-widgets h2.widgettitle {
  border-bottom: 0 none;
  color: #ce6f30;
  font-size: 1.25em;
  font-weight: normal;
  margin: 0 0 1em 0;
  padding: 0;
  text-align: left;
}
/* line 145, sass/_6_page_templates.scss */
#content .home-widgets .gform_wrapper {
  margin: 0;
  max-width: 100%;
}
/* line 148, sass/_6_page_templates.scss */
#content .home-widgets .gform_wrapper form {
  margin: 0;
}
/* line 151, sass/_6_page_templates.scss */
#content .home-widgets .gform_wrapper .gfield {
  margin-bottom: 0;
}
/* line 155, sass/_6_page_templates.scss */
#content .home-widgets .gform_wrapper .top_label .gfield_label {
  margin: 0;
}
/* line 159, sass/_6_page_templates.scss */
#content .home-widgets .gform_wrapper label.gfield_label + div.ginput_container {
  margin: 0;
}
/* line 162, sass/_6_page_templates.scss */
#content .home-widgets .gform_wrapper .ginput_complex label {
  margin: 0;
}
/* line 165, sass/_6_page_templates.scss */
#content .home-widgets .gform_wrapper input[type='text'],
#content .home-widgets .gform_wrapper input[type='email'] {
  background: #aaaaaa;
  color: white;
}
/* line 170, sass/_6_page_templates.scss */
#content .home-widgets .gform_wrapper input.medium {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 98%;
}
/* line 174, sass/_6_page_templates.scss */
#content .home-widgets .gform_wrapper .gform_footer {
  padding: 0;
}
/* line 178, sass/_6_page_templates.scss */
#content .home-widgets .tribe-events-widget-link {
  margin-bottom: 0;
  text-align: right;
}
/* line 184, sass/_6_page_templates.scss */
#content .home-widgets .tribe-events-list-widget ol li {
  margin: 0 0 0.25em 0;
}
/* line 186, sass/_6_page_templates.scss */
#content .home-widgets .tribe-events-list-widget ol li h4 {
  display: inline;
  margin-bottom: 0;
}
/* line 190, sass/_6_page_templates.scss */
#content .home-widgets .tribe-events-list-widget ol li .duration {
  display: inline;
  font-weight: normal;
}
/* line 193, sass/_6_page_templates.scss */
#content .home-widgets .tribe-events-list-widget ol li .duration:before {
  content: ' - ';
}

/* line 202, sass/_6_page_templates.scss */
.home-blog-section {
  display: block;
  width: 102.77778%;
  margin: 0 -1.38889%;
  margin-bottom: 3.214em;
  clear: both;
}
/* line 48, sass/_mixins.scss */
.home-blog-section:before, .home-blog-section:after {
  content: "";
  display: table;
}
/* line 53, sass/_mixins.scss */
.home-blog-section:after {
  clear: both;
}
/* line 206, sass/_6_page_templates.scss */
.home-blog-section .section-header,
.home-blog-section .blog-section-wrap {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
}
/* line 213, sass/_6_page_templates.scss */
.home-blog-section .blog-content {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
}
@media only screen and (min-width: 768px) {
  /* line 213, sass/_6_page_templates.scss */
  .home-blog-section .blog-content {
    display: inline;
    float: left;
    width: 72.22222%;
    margin: 0 1.38889%;
  }
}
/* line 219, sass/_6_page_templates.scss */
.home-blog-section #sidebar {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
}
@media only screen and (min-width: 768px) {
  /* line 219, sass/_6_page_templates.scss */
  .home-blog-section #sidebar {
    display: inline;
    float: left;
    width: 22.22222%;
    margin: 0 1.38889%;
  }
}

/* /6.5 Homepage */
/* 6.6 Page Template */
/* line 231, sass/_6_page_templates.scss */
.page-featured-image {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
}
/* line 233, sass/_6_page_templates.scss */
.page-featured-image img {
  border-radius: 0.382em 0.382em 0 0;
}

/* line 238, sass/_6_page_templates.scss */
.page-title + img {
  border-radius: 0.382em 0.382em 0 0;
}

/* /6.6 Page Template */
/* /Page Templates ----------------------------------------------------------------------------- */
/* Featured Slider ----------------------------------------------------------------------------- */
/* 7.1 Core Styles */
/* line 3, sass/_7_featured_slider.scss */
.slider {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
  margin-bottom: 3.214em;
  opacity: 0;
  -moz-transition: opacity 600ms ease-in-out;
  -o-transition: opacity 600ms ease-in-out;
  -webkit-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
  -moz-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
/* line 9, sass/_7_featured_slider.scss */
.slider.slick-initialized {
  opacity: 1;
}

/* line 14, sass/_7_featured_slider.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 28, sass/_7_featured_slider.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 35, sass/_7_featured_slider.scss */
.slick-list:focus {
  outline: none;
}
/* line 39, sass/_7_featured_slider.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 44, sass/_7_featured_slider.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 53, sass/_7_featured_slider.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 61, sass/_7_featured_slider.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 67, sass/_7_featured_slider.scss */
.slick-track:after {
  clear: both;
}
/* line 71, sass/_7_featured_slider.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 75, sass/_7_featured_slider.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 79, sass/_7_featured_slider.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 82, sass/_7_featured_slider.scss */
.slick-slide img {
  display: block;
  margin: 0 auto;
}
/* line 86, sass/_7_featured_slider.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 92, sass/_7_featured_slider.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 96, sass/_7_featured_slider.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 100, sass/_7_featured_slider.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 104, sass/_7_featured_slider.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 110, sass/_7_featured_slider.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* /7.1 Core Styles */
/* 7.2 Theme Styles */
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 128, sass/_7_featured_slider.scss */
.slick-loading .slick-list {
  min-height: 10em;
}
/* line 130, sass/_7_featured_slider.scss */
.slick-loading .slick-list:before {
  -moz-animation: spin 1.1s infinite linear;
  -webkit-animation: spin 1.1s infinite linear;
  animation: spin 1.1s infinite linear;
  border: 1.1em solid rgba(69, 69, 69, 0.2);
  border-left-color: rgba(69, 69, 69, 0.5);
  border-radius: 50%;
  content: '';
  font-size: 0;
  height: 10em;
  left: 50%;
  margin-left: -5em;
  margin-top: -5em;
  position: absolute;
  top: 50%;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 10em;
}

/* line 149, sass/_7_featured_slider.scss */
.slick-prev,
.slick-next {
  background: transparent;
  border: 0 none;
  color: white;
  color: rgba(255, 255, 255, 0.75);
  font-size: 5rem;
  font-weight: bold;
  height: 5rem;
  line-height: 1;
  margin: 0;
  margin-top: -2.5rem;
  overflow: hidden;
  opacity: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  top: 50%;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 5rem;
  z-index: 1;
}
/* line 171, sass/_7_featured_slider.scss */
.slick-prev:hover,
.slick-next:hover {
  color: white;
}
/* line 174, sass/_7_featured_slider.scss */
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}

/* line 179, sass/_7_featured_slider.scss */
.slick-prev {
  left: -2rem;
}

/* line 183, sass/_7_featured_slider.scss */
.slick-next {
  right: -2rem;
  text-align: right;
}

/* line 189, sass/_7_featured_slider.scss */
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  opacity: 1;
}
/* line 193, sass/_7_featured_slider.scss */
.slick-slider:hover .slick-prev {
  left: 1rem;
}
/* line 196, sass/_7_featured_slider.scss */
.slick-slider:hover .slick-next {
  right: 1rem;
}

/* line 201, sass/_7_featured_slider.scss */
.slick-dots {
  bottom: -3rem;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: right;
}
/* line 208, sass/_7_featured_slider.scss */
.slick-dots li {
  display: inline-block;
  margin-left: 0.5rem;
}
/* line 211, sass/_7_featured_slider.scss */
.slick-dots li button {
  background: #d7d7d7;
  border: 0 none;
  border-radius: 100%;
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
  font-size: 2rem;
  height: 2rem;
  line-height: 1;
  padding: 0;
  position: relative;
  text-indent: -9999em;
  width: 2rem;
}
/* line 223, sass/_7_featured_slider.scss */
.slick-dots li button:active, .slick-dots li button:focus {
  outline: none;
}
/* line 230, sass/_7_featured_slider.scss */
.slick-dots li.slick-active button:after {
  background: #ce6f30;
  border-radius: 100%;
  -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.25);
  content: '';
  height: 1rem;
  left: 50%;
  margin: -0.5rem 0 0 -0.5rem;
  position: absolute;
  top: 50%;
  width: 1rem;
}

/* /7.2 Theme Styles */
/* 7.3 Content Styles */
/* line 253, sass/_7_featured_slider.scss */
.slick-initialized .slide-text-container {
  display: -webkit-flex;
  display: flex;
  padding: 2rem;
}
@media only screen and (min-width: 768px) {
  /* line 253, sass/_7_featured_slider.scss */
  .slick-initialized .slide-text-container {
    bottom: 0;
    left: 0;
    padding: 6rem;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media only screen and (min-width: 768px) {
  /* line 264, sass/_7_featured_slider.scss */
  .slick-initialized .slide-text-container.justify-left {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  /* line 269, sass/_7_featured_slider.scss */
  .slick-initialized .slide-text-container.justify-right {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) {
  /* line 274, sass/_7_featured_slider.scss */
  .slick-initialized .slide-text-container.justify-center {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
/* line 279, sass/_7_featured_slider.scss */
.slick-initialized .slide-text-container.light {
  background: #454545;
}
@media only screen and (min-width: 768px) {
  /* line 279, sass/_7_featured_slider.scss */
  .slick-initialized .slide-text-container.light {
    background: transparent;
  }
}
/* line 284, sass/_7_featured_slider.scss */
.slick-initialized .slide-text-container.light .slide-title,
.slick-initialized .slide-text-container.light .slide-text {
  color: white;
  text-shadow: 0 0 0.1em #454545;
}
/* line 290, sass/_7_featured_slider.scss */
.slick-initialized .slide-text-container.dark {
  background: white;
}
@media only screen and (min-width: 768px) {
  /* line 290, sass/_7_featured_slider.scss */
  .slick-initialized .slide-text-container.dark {
    background: transparent;
  }
}
/* line 295, sass/_7_featured_slider.scss */
.slick-initialized .slide-text-container.dark .slide-title,
.slick-initialized .slide-text-container.dark .slide-text {
  color: #454545;
  text-shadow: 0 0 0.1em white;
}
/* line 302, sass/_7_featured_slider.scss */
.slick-initialized .slide-text-wrapper {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
}
@media only screen and (max-width: 768px) {
  /* line 305, sass/_7_featured_slider.scss */
  .slick-initialized .slide-text-wrapper[style] {
    text-align: left !important;
    width: 100% !important;
  }
}
/* line 312, sass/_7_featured_slider.scss */
.slick-initialized .slide-title {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 0.583em !important;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  /* line 312, sass/_7_featured_slider.scss */
  .slick-initialized .slide-title {
    font-size: 3em;
  }
}
/* line 321, sass/_7_featured_slider.scss */
.slick-initialized .slide-text {
  font-size: 1em;
}
@media only screen and (min-width: 768px) {
  /* line 321, sass/_7_featured_slider.scss */
  .slick-initialized .slide-text {
    font-size: 1.5em;
  }
}
/* line 326, sass/_7_featured_slider.scss */
.slick-initialized .slide-text + .slide-button-wrapper {
  margin-top: 2rem;
}
/* line 330, sass/_7_featured_slider.scss */
.slick-initialized .flex-buffer {
  display: block;
  width: 100%;
}
/* line 334, sass/_7_featured_slider.scss */
.slick-initialized .slide-button {
  background: #ce6f30;
  border-radius: 0.3em;
  box-shadow: 0 0 0.25em black;
  color: white;
  display: inline-block;
  font-size: 1.25em;
  line-height: 1.618;
  padding: 0.53em 1.1em;
  text-align: center;
  -moz-transition: background 300ms ease-in-out;
  -o-transition: background 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
  white-space: nowrap;
}
/* line 346, sass/_7_featured_slider.scss */
.slick-initialized .slide-button:hover {
  background: #a55926;
}

/* /7.3 Content Styles */
/* /Featured Slider ---------------------------------------------------------------------------- */
/* Misc ---------------------------------------------------------------------------------------- */
/* 8.1 Forms */
/* /8.1 Forms */
/* 8.2 Buttons (includes WP shortcode button) */
/* line 6, sass/_8_misc.scss */
a.button,
a.comment-reply-link,
#commentform #submit,
.submit,
input[type=submit],
input.button,
button.button,
#wrapper .woo-sc-button,
.added_to_cart {
  background: #ce6f30;
}
/* line 16, sass/_8_misc.scss */
a.button:hover,
a.comment-reply-link:hover,
#commentform #submit:hover,
.submit:hover,
input[type=submit]:hover,
input.button:hover,
button.button:hover,
#wrapper .woo-sc-button:hover,
.added_to_cart:hover {
  background: #a55926;
}
/* line 19, sass/_8_misc.scss */
a.button.alt,
a.comment-reply-link.alt,
#commentform #submit.alt,
.submit.alt,
input[type=submit].alt,
input.button.alt,
button.button.alt,
#wrapper .woo-sc-button.alt,
.added_to_cart.alt {
  background: #ce6f30;
}
/* line 21, sass/_8_misc.scss */
a.button.alt:hover,
a.comment-reply-link.alt:hover,
#commentform #submit.alt:hover,
.submit.alt:hover,
input[type=submit].alt:hover,
input.button.alt:hover,
button.button.alt:hover,
#wrapper .woo-sc-button.alt:hover,
.added_to_cart.alt:hover {
  background: #a55926;
}

/* /8.2 Buttons (includes WP shortcode button) */
/* 8.3 Shortcode info boxes */
/* /8.3 Shortcode info boxes */
/* 8.4 Gravity forms */
/* /8.4 Gravity forms */
/* 8.5 IE specific styling */
/* /8.5 IE specific styling */
/* 8.6 Icons */
/* line 41, sass/_8_misc.scss */
.fa-icon:before {
  content: '';
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  width: 1.5em;
}
/* line 52, sass/_8_misc.scss */
.fa-icon.fa-angle-left:before {
  content: '\f104';
  text-align: center;
}
/* line 56, sass/_8_misc.scss */
.fa-icon.fa-angle-right:before {
  content: '\f105';
  text-align: center;
}

/* /8.6 Icons */
/* 8.7 Lightbox */
/* line 67, sass/_8_misc.scss */
body div.pp_woocommerce div.ppt,
body div.pp_woocommerce .pp_description {
  display: none;
  opacity: 0;
  visibility: hidden;
}

/* /8.7 Lightbox */
/* 8.8 Shortcodes */
/* line 79, sass/_8_misc.scss */
.hentry .entry ul.alpha-nav {
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
}
/* line 83, sass/_8_misc.scss */
.hentry .entry ul.alpha-nav li {
  display: inline-block;
  margin: 0;
}
/* line 87, sass/_8_misc.scss */
.hentry .entry ul.alpha-nav a {
  display: block;
  padding: 0.25em;
}

/* line 93, sass/_8_misc.scss */
.jump-highlight {
  background: #f0f0f0;
}

/* /Misc --------------------------------------------------------------------------------------- */
/* Color Scheme -------------------------------------------------------------------------------- */
/* line 1, sass/_9_color.scss */
span.onsale,
span.onsale:after {
  background: #ce6f30;
}

/* line 6, sass/_9_color.scss */
body {
  background: #f0f0f0;
  color: #454545;
}

/* line 11, sass/_9_color.scss */
::selection {
  background: #454545;
  color: white;
}

/* line 16, sass/_9_color.scss */
::-moz-selection {
  background: #454545;
  color: white;
}

/* line 21, sass/_9_color.scss */
.flex-direction-nav a:hover {
  color: white;
}

/* line 25, sass/_9_color.scss */
.flex-direction-nav .flex-next {
  -moz-box-shadow: 0.618em 0 0 0 #ce6f30;
  -webkit-box-shadow: 0.618em 0 0 0 #ce6f30;
  box-shadow: 0.618em 0 0 0 #ce6f30;
}

/* line 29, sass/_9_color.scss */
.flex-direction-nav .flex-prev {
  -moz-box-shadow: -0.618em 0 0 0 #ce6f30;
  -webkit-box-shadow: -0.618em 0 0 0 #ce6f30;
  box-shadow: -0.618em 0 0 0 #ce6f30;
}

/* line 33, sass/_9_color.scss */
hr {
  background-color: #e7e7e7;
}

/* line 37, sass/_9_color.scss */
a {
  color: #ce6f30;
}
/* line 39, sass/_9_color.scss */
a:hover {
  color: #a55926;
}

/* line 44, sass/_9_color.scss */
h1, h2, h3, h4, h5, h6 {
  color: #454545;
}
/* line 46, sass/_9_color.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #454545;
}
/* line 48, sass/_9_color.scss */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #ce6f30;
}

/* line 54, sass/_9_color.scss */
table {
  background: #f0f0f0;
}
/* line 56, sass/_9_color.scss */
table thead th {
  background: white;
  border-bottom: 2px solid #e7e7e7;
}
/* line 60, sass/_9_color.scss */
table tbody th {
  background: white;
}
/* line 63, sass/_9_color.scss */
table tbody tr:nth-child(2n) td {
  background: #f0f0f0;
}

/* line 68, sass/_9_color.scss */
#navigation {
  background: #ce6f30;
}
/* line 70, sass/_9_color.scss */
#navigation ul.rss li.sub-email {
  color: #5f5f5f;
}
/* line 73, sass/_9_color.scss */
#navigation .nav a {
  color: #e7e7e7;
}
/* line 75, sass/_9_color.scss */
#navigation .nav a:hover {
  color: #454545;
}

/* line 82, sass/_9_color.scss */
#header .site-title a,
#header .site-description a {
  color: #454545;
}
/* line 86, sass/_9_color.scss */
#header .nav-toggle:after {
  background: #e7e7e7;
}
/* line 89, sass/_9_color.scss */
#header .site-description {
  color: #5f5f5f;
}
/* line 93, sass/_9_color.scss */
#header .account .account-links:before {
  border: 0.618em solid #ce6f30;
  border-color: transparent #ce6f30 transparent transparent;
}
/* line 97, sass/_9_color.scss */
#header .account .account-links ul {
  background-color: #ce6f30;
}
/* line 100, sass/_9_color.scss */
#header .account .account-links ul li a {
  color: white;
}
/* line 103, sass/_9_color.scss */
#header .account .account-links ul li a:hover {
  background-color: #a55926;
}

/* line 109, sass/_9_color.scss */
.footer-wrap {
  background: #454545;
  color: #e7e7e7;
}
/* line 112, sass/_9_color.scss */
.footer-wrap a {
  color: #e7e7e7;
}
/* line 114, sass/_9_color.scss */
.footer-wrap a:hover {
  color: #f0f0f0;
}
/* line 118, sass/_9_color.scss */
.footer-wrap.contact {
  background: #383838;
  border-top: 4px solid #ce6f30;
}

/* line 124, sass/_9_color.scss */
#footer-widgets .widget > h3 {
  color: #e7e7e7;
}

/* line 128, sass/_9_color.scss */
.breadcrumbs-wrap {
  border-bottom: 2px solid #e7e7e7;
}
/* line 130, sass/_9_color.scss */
.breadcrumbs-wrap .breadcrumb {
  color: #8e7d7e;
}
/* line 132, sass/_9_color.scss */
.breadcrumbs-wrap .breadcrumb a {
  color: #858585;
}
/* line 134, sass/_9_color.scss */
.breadcrumbs-wrap .breadcrumb a:hover {
  color: #5f5f5f;
}
/* line 138, sass/_9_color.scss */
.breadcrumbs-wrap .breadcrumb .sep:after {
  color: #454545;
}
/* line 141, sass/_9_color.scss */
.breadcrumbs-wrap .breadcrumb .trail-end {
  color: #454545;
  font-weight: bold;
}

/* line 148, sass/_9_color.scss */
.archive-header {
  border-bottom: #e7e7e7 1px solid;
}

/* line 153, sass/_9_color.scss */
.post img,
.type-page img,
.post img.thumbnail,
.type-page img.thumbnail {
  border: 1px solid #e7e7e7;
}

/* line 160, sass/_9_color.scss */
.post img:hover,
.type-page img:hover,
.post img.thumbnail:hover,
.type-page img.thumbnail:hover {
  border-color: #dadada;
}

/* line 167, sass/_9_color.scss */
.post .wp-caption,
.type-page .wp-caption {
  background: #f0f0f0;
  border: 1px solid #e7e7e7;
}

/* line 173, sass/_9_color.scss */
.nav-entries a {
  color: #454545;
}

/* line 178, sass/_9_color.scss */
.woo-pagination a:hover {
  background: #e7e7e7;
}
/* line 181, sass/_9_color.scss */
.woo-pagination .page-numbers.current {
  background: white;
  color: #454545;
}

/* line 188, sass/_9_color.scss */
#post-entries a {
  background: #f0f0f0;
}
/* line 190, sass/_9_color.scss */
#post-entries a:hover {
  background: #ce6f30;
  color: white;
}

/* line 197, sass/_9_color.scss */
#connect {
  background: #f0f0f0;
  border-top: 1px solid #e7e7e7;
}

/* line 202, sass/_9_color.scss */
.widget h3 {
  color: #ce6f30;
}

/* line 206, sass/_9_color.scss */
#searchform {
  border: 2px solid #e7e7e7;
}
/* line 208, sass/_9_color.scss */
#searchform .s,
#searchform #s {
  color: #454545;
}
/* line 212, sass/_9_color.scss */
#searchform:hover, #searchform:focus, #searchform:active {
  border-color: #b4b4b4;
}

/* line 220, sass/_9_color.scss */
.widget_woo_flickr a img {
  border: 1px solid #e7e7e7;
}
/* line 223, sass/_9_color.scss */
.widget_woo_flickr a:hover img {
  border-color: #cecece;
}

/* line 229, sass/_9_color.scss */
#wp-calendar th,
#wp-calendar td {
  background: #e7e7e7;
}
/* line 233, sass/_9_color.scss */
#wp-calendar td {
  color: #cecece;
}

/* line 238, sass/_9_color.scss */
.widget_woo_blogauthorinfo .avatar {
  border: 1px solid #e7e7e7;
}

/* line 243, sass/_9_color.scss */
.woocommerce_tabs ul.nav-tabs li a,
.woocommerce_tabs ul.tabs li a {
  background: #f0f0f0;
}
/* line 246, sass/_9_color.scss */
.woocommerce_tabs ul.nav-tabs li a:hover,
.woocommerce_tabs ul.tabs li a:hover {
  color: #ce6f30;
}
/* line 250, sass/_9_color.scss */
.woocommerce_tabs ul.nav-tabs li.active a,
.woocommerce_tabs ul.tabs li.active a {
  background: white;
  color: #454545;
}
/* line 254, sass/_9_color.scss */
.woocommerce_tabs ul.nav-tabs li.active a:after, .woocommerce_tabs ul.nav-tabs li.active a:after,
.woocommerce_tabs ul.tabs li.active a:after,
.woocommerce_tabs ul.tabs li.active a:after {
  background: white;
}
/* line 259, sass/_9_color.scss */
.woocommerce_tabs .panel,
.woocommerce_tabs .tab {
  background: white;
}

/* line 265, sass/_9_color.scss */
#sidebar #searchform,
#footer-widgets #searchform {
  background: white;
}

/* line 270, sass/_9_color.scss */
#sidebar .widget {
  background: #f2f2f2;
}

/* line 276, sass/_9_color.scss */
#comments li.comment .comment_container .comment-text:after {
  border: 1em solid white;
  border-color: transparent transparent transparent white;
}
/* line 280, sass/_9_color.scss */
#comments li.comment .comment_container .comment-head {
  color: #787878;
}

/* line 285, sass/_9_color.scss */
#reviews #comments li.comment .comment_container .comment-text:after {
  border-color: transparent white transparent transparent;
}

/* line 290, sass/_9_color.scss */
#respond h3 #cancel-comment-reply-link {
  color: #ce6f30;
}
/* line 293, sass/_9_color.scss */
#respond label {
  color: #787878;
}

/* line 298, sass/_9_color.scss */
#archives .archives_list {
  border-left: 1px solid #e7e7e7;
}
/* line 300, sass/_9_color.scss */
#archives .archives_list .date {
  color: #787878;
}
/* line 303, sass/_9_color.scss */
#archives .archives_list .comments a {
  color: #858585;
}

/* line 308, sass/_9_color.scss */
h3.archive_year {
  color: #454545;
}

/* line 313, sass/_9_color.scss */
.page-template-template-contact-php .location-twitter .contact-social #twitter ul li a.time {
  color: #787878;
}
/* line 316, sass/_9_color.scss */
.page-template-template-contact-php .location-twitter .contact-social #connect {
  border-top: 1px solid #e7e7e7;
}

/* line 322, sass/_9_color.scss */
.image-gallery-item img {
  background: #f0f0f0;
  border: 1px solid #e7e7e7;
}
/* line 325, sass/_9_color.scss */
.image-gallery-item img:hover {
  border: 1px solid #cecece;
}

/* line 331, sass/_9_color.scss */
.home .widget_woothemes_testimonials .testimonials .quote .testimonials-text {
  background: white;
}
/* line 333, sass/_9_color.scss */
.home .widget_woothemes_testimonials .testimonials .quote .testimonials-text:after {
  border: 1em solid white;
  border-color: white transparent transparent;
}

/* line 339, sass/_9_color.scss */
.flex-control-paging li a {
  background: #e7e7e7;
}
/* line 341, sass/_9_color.scss */
.flex-control-paging li a.flex-active {
  background: #ce6f30;
}

/* line 346, sass/_9_color.scss */
input[type=text],
input.input-text,
textarea,
input.txt,
input[type=tel],
input[type=email] {
  background-color: white;
  border: 1px solid #e7e7e7;
}
/* line 354, sass/_9_color.scss */
input[type=text]:hover,
input.input-text:hover,
textarea:hover,
input.txt:hover,
input[type=tel]:hover,
input[type=email]:hover {
  border-color: #cecece;
}

/* line 359, sass/_9_color.scss */
input[type=radio] {
  background-color: #e7e7e7;
  border: 0.202em solid #e7e7e7;
}

/* line 364, sass/_9_color.scss */
input[type=radio]:checked {
  background-color: #ce6f30;
}

/* line 380, sass/_9_color.scss */
a.button:hover,
a.comment-reply-link:hover,
#commentform #submit:hover,
.submit:hover,
input[type=submit]:hover,
input.button:hover,
button.button:hover,
#wrapper .woo-sc-button:hover,
.added_to_cart:hover {
  background: #ce6f30;
  color: white;
}

/* line 388, sass/_9_color.scss */
a.button:active, a.comment-reply-link:active, #commentform #submit:active, .submit:active, input[type=submit]:active, input.button:active, button.button:active, #wrapper .woo-sc-button:active, .added_to_cart:active {
  background-color: #a55926;
}

/* line 392, sass/_9_color.scss */
#footer-widgets .button {
  background: #ce6f30;
}

/* line 396, sass/_9_color.scss */
p.woo-sc-box,
div.woo-sc-box {
  color: #454545;
}
/* line 399, sass/_9_color.scss */
p.woo-sc-box.info, p.woo-sc-box.normal,
div.woo-sc-box.info,
div.woo-sc-box.normal {
  background-color: #f0f0f0;
  border-color: #e7e7e7;
}

/* line 406, sass/_9_color.scss */
#tiptip_content {
  background: #454545;
}

/* line 410, sass/_9_color.scss */
#tiptip_holder.tip_top #tiptip_arrow_inner {
  border-top-color: #454545;
}

/* line 414, sass/_9_color.scss */
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  border-bottom-color: #454545;
}

/* line 418, sass/_9_color.scss */
#tiptip_holder.tip_right #tiptip_arrow_inner {
  border-right-color: #454545;
}

/* line 422, sass/_9_color.scss */
#tiptip_holder.tip_left #tiptip_arrow_inner {
  border-left-color: #454545;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 427, sass/_9_color.scss */
  #tiptip_content {
    background-color: #454545;
  }

  /* line 430, sass/_9_color.scss */
  #tiptip_holder.tip_bottom #tiptip_arrow_inner {
    border-bottom-color: #454545;
  }

  /* line 433, sass/_9_color.scss */
  #tiptip_holder.tip_top #tiptip_arrow_inner {
    border-top-color: #454545;
  }
}
/* Webkit hacks */
@media only screen and (min-width: 768px) {
  /* line 439, sass/_9_color.scss */
  #top ul.nav > li a {
    color: #454545;
  }
  /* line 441, sass/_9_color.scss */
  #top ul.nav > li a:hover {
    color: #1f1f1f;
  }

  /* line 445, sass/_9_color.scss */
  #top ul.nav ul.sub-menu {
    background: white;
  }

  /* line 448, sass/_9_color.scss */
  #navigation ul.nav > li:hover a {
    color: white;
  }

  /* line 451, sass/_9_color.scss */
  #navigation ul.nav > li a:hover {
    color: white;
  }

  /* line 454, sass/_9_color.scss */
  #navigation ul.nav > li.current_page_item a,
  #navigation ul.nav li.current_page_parent a,
  #navigation ul.nav li.current-menu-ancestor a,
  #navigation ul.nav li.current-cat a,
  #navigation ul.nav li.current-menu-item a {
    background: #ce6f30;
    color: white;
  }

  /* line 462, sass/_9_color.scss */
  #navigation ul.nav > li.parent > a:hover {
    background: #454545;
  }

  /* line 465, sass/_9_color.scss */
  #navigation ul.nav > li.parent:hover {
    background: white;
  }
  /* line 467, sass/_9_color.scss */
  #navigation ul.nav > li.parent:hover a {
    background: #454545;
  }

  /* line 471, sass/_9_color.scss */
  #header .header-top {
    background: white;
  }
  /* line 473, sass/_9_color.scss */
  #header .header-top .row .account .account-links:after {
    border-color: #a55926 transparent transparent;
  }
  /* line 476, sass/_9_color.scss */
  #header .header-top .row .account .account-links ul {
    -moz-box-shadow: 0.618em 0 0 0 #ce6f30;
    -webkit-box-shadow: 0.618em 0 0 0 #ce6f30;
    box-shadow: 0.618em 0 0 0 #ce6f30;
  }

  /* line 480, sass/_9_color.scss */
  #sidebar {
    color: #6b6b6b;
  }
  /* line 482, sass/_9_color.scss */
  #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
    color: #787878;
  }
  /* line 485, sass/_9_color.scss */
  #sidebar .widget a {
    color: #787878;
  }
  /* line 487, sass/_9_color.scss */
  #sidebar .widget a:hover {
    color: #ce6f30;
  }
  /* line 490, sass/_9_color.scss */
  #sidebar .widget a.button {
    color: white;
  }

  /* line 495, sass/_9_color.scss */
  article.post .post-meta ul {
    color: #787878;
  }
  /* line 497, sass/_9_color.scss */
  article.post .post-meta ul li a {
    color: #5f5f5f;
  }
  /* line 500, sass/_9_color.scss */
  article.post .post-meta ul li:before {
    color: #e7e7e7;
  }

  /* line 504, sass/_9_color.scss */
  article.post .entry .wp-caption,
  article.page .entry .wp-caption {
    background: white;
    color: #787878;
  }

  /* line 509, sass/_9_color.scss */
  #post-author .profile-content {
    background: #f0f0f0;
  }

  /* line 512, sass/_9_color.scss */
  #content + .breadcrumbs-wrap {
    background: #f0f0f0;
  }

  /* line 515, sass/_9_color.scss */
  .footer-wrap.contact ul li:before {
    background: #2c2c2c;
    color: #5f5f5f;
  }
}
/* line 521, sass/_9_color.scss */
#header ul.cart li.container a.cart-contents {
  color: #f0f0f0;
}
/* line 523, sass/_9_color.scss */
#header ul.cart li.container a.cart-contents span.contents {
  background: #ce6f30;
}
/* line 526, sass/_9_color.scss */
#header ul.cart li.container a.cart-contents:hover {
  background: #a55926;
}
/* line 528, sass/_9_color.scss */
#header ul.cart li.container a.cart-contents:hover span.contents {
  background: #a55926;
}

/* line 534, sass/_9_color.scss */
#header ul.cart li.container.active a.cart-contents {
  background: #ce6f30;
}
/* line 536, sass/_9_color.scss */
#header ul.cart li.container.active a.cart-contents span.contents {
  background: #a55926;
}

/* line 541, sass/_9_color.scss */
#header ul.cart li.container:hover a.cart-contents {
  background: #ce6f30;
}
/* line 543, sass/_9_color.scss */
#header ul.cart li.container:hover a.cart-contents span.contents {
  background: #a55926;
}

/* line 548, sass/_9_color.scss */
.star-rating:before {
  color: #e7e7e7;
}

/* line 552, sass/_9_color.scss */
.star-rating span:before {
  color: #ce6f30;
}

/* line 556, sass/_9_color.scss */
p.stars span a:hover:before,
p.stars span a:focus:before,
p.stars span a.active:before {
  color: #787878;
}

/* line 562, sass/_9_color.scss */
.single-product .summary p.price del .amount {
  color: #818181;
}

/* line 566, sass/_9_color.scss */
a.remove {
  color: white;
}

/* line 570, sass/_9_color.scss */
#sidebar .widget_shopping_cart {
  background: white;
}

/* line 574, sass/_9_color.scss */
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
  border-bottom: 1px solid #e7e7e7;
}
/* line 577, sass/_9_color.scss */
.widget_layered_nav ul li a:before,
.widget_layered_nav ul li a:before,
.widget_layered_nav_filters ul li a:before,
.widget_layered_nav_filters ul li a:before {
  color: #787878;
}

/* line 584, sass/_9_color.scss */
.widget_price_filter .ui-slider .ui-slider-handle {
  border: 1px solid #ce6f30;
}
/* line 587, sass/_9_color.scss */
.widget_price_filter .ui-slider .ui-slider-range {
  background: #ce6f30;
}
/* line 590, sass/_9_color.scss */
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #e7e7e7;
}

/* line 595, sass/_9_color.scss */
.widget_onsale h3:after,
.widget_featured_products h3:after,
.widget_random_products h3:after,
.widget_recently_viewed_products h3:after,
.widget_recent_products h3:after,
.widget_recent_reviews h3:after,
.widget_product_tag_cloud h3:after,
.widget_top_rated_products h3:after,
.widget_product_categories h3:after,
.widget_best_sellers h3:after,
.widget_layered_nav h3:after,
.widget_layered_nav_filters h3:after,
.widget_price_filter h3:after,
.widget_search h3:after,
.widget_product_search h3:after {
  color: #cecece;
}

/* line 613, sass/_9_color.scss */
.woocommerce_message,
.woocommerce_info,
.woocommerce_error,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.noreviews, #infscr-loading,
.create-account p:first-child {
  background: white;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}

/* line 627, sass/_9_color.scss */
.quantity .plus,
.quantity .minus {
  background: #ce6f30;
}
/* line 630, sass/_9_color.scss */
.quantity .plus:hover,
.quantity .minus:hover {
  background: #a55926;
}

/* line 635, sass/_9_color.scss */
ul.products li.product {
  background: #f0f0f0;
}
/* line 637, sass/_9_color.scss */
ul.products li.product a:hover h3 {
  color: #ce6f30;
}
/* line 640, sass/_9_color.scss */
ul.products li.product h3 {
  background: white;
}
/* line 643, sass/_9_color.scss */
ul.products li.product .categories {
  background: white;
}
/* line 645, sass/_9_color.scss */
ul.products li.product .categories a {
  color: #787878;
}
/* line 647, sass/_9_color.scss */
ul.products li.product .categories a:hover {
  color: #5f5f5f;
}
/* line 652, sass/_9_color.scss */
ul.products li.product .out-of-stock {
  background: white;
  color: #d88c59;
}
/* line 656, sass/_9_color.scss */
ul.products li.product .rating-wrap .review-count {
  color: #787878;
}
/* line 659, sass/_9_color.scss */
ul.products li.product.sale .img-wrap .price {
  background: #d88c59;
}
/* line 661, sass/_9_color.scss */
ul.products li.product.sale .img-wrap .price:after {
  border-color: #d88c59 transparent transparent;
}
/* line 665, sass/_9_color.scss */
ul.products li.product.sale .onsale, ul.products li.product.sale .onsale:after {
  background: #d88c59;
}

/* line 671, sass/_9_color.scss */
.home div.woocommerce .widget_brand_thumbnails {
  background-color: white;
  -moz-box-shadow: 20em 0 0 0 white, -20em 0 0 0 white;
  -webkit-box-shadow: 20em 0 0 0 white, -20em 0 0 0 white;
  box-shadow: 20em 0 0 0 white, -20em 0 0 0 white;
}

/* line 676, sass/_9_color.scss */
.home div.woocommerce ul.featured {
  background-color: #e7e7e7;
  -moz-box-shadow: 20em 0 0 0 #e7e7e7, -20em 0 0 0 #e7e7e7;
  -webkit-box-shadow: 20em 0 0 0 #e7e7e7, -20em 0 0 0 #e7e7e7;
  box-shadow: 20em 0 0 0 #e7e7e7, -20em 0 0 0 #e7e7e7;
}

/* line 681, sass/_9_color.scss */
.woocommerce_result_count,
.woocommerce-ordering {
  color: #787878;
}

/* line 686, sass/_9_color.scss */
.single-product .single_variation_wrap .price {
  color: #454545;
}

/* line 690, sass/_9_color.scss */
.single-product .summary .rating-wrap {
  background: #f0f0f0;
}

/* line 694, sass/_9_color.scss */
.single-product .summary form.cart {
  background: white;
}

/* line 698, sass/_9_color.scss */
.single-product .summary form.cart .quantity .qty {
  background: #f0f0f0;
}

/* line 702, sass/_9_color.scss */
.single-product .related, .single-product .upsells,
.single-product #tab-reviews {
  border-top: 2px solid #f0f0f0;
}

/* line 707, sass/_9_color.scss */
ul.order_details {
  border: 1px solid #e7e7e7;
}
/* line 709, sass/_9_color.scss */
ul.order_details li {
  border-right: 1px solid #e7e7e7;
  color: #cecece;
}
/* line 712, sass/_9_color.scss */
ul.order_details li strong {
  color: #454545;
}

/* line 718, sass/_9_color.scss */
ul.digital-downloads li {
  border-bottom: 1px solid #e7e7e7;
}

/* line 722, sass/_9_color.scss */
table.cart .actions .checkout-button {
  background: #ce6f30;
}
/* line 724, sass/_9_color.scss */
table.cart .actions .checkout-button :hover {
  background: #a55926;
}

/* line 729, sass/_9_color.scss */
#payment {
  border: 1px solid #e7e7e7;
}

/* line 733, sass/_9_color.scss */
#payment .payment_methods {
  border-bottom: 1px solid #e7e7e7;
}
/* line 735, sass/_9_color.scss */
#payment .payment_methods li {
  border-bottom: 1px solid #e7e7e7;
}
/* line 737, sass/_9_color.scss */
#payment .payment_methods li .payment_box {
  background-color: #f0f0f0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3ZDdkNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #d7d7d7));
  background-image: -moz-linear-gradient(#f0f0f0, #d7d7d7);
  background-image: -webkit-linear-gradient(#f0f0f0, #d7d7d7);
  background-image: linear-gradient(#f0f0f0, #d7d7d7);
  border-top: 1px solid #e7e7e7;
}

/* line 745, sass/_9_color.scss */
.home #content div.woocommerce ul.featured li.featured .excerpt {
  color: #454545;
}

/* line 749, sass/_9_color.scss */
.home #content div.woocommerce .widget_woo_product_categories ul.products li.product a h3 {
  background: #ce6f30;
  color: #f0f0f0;
}

/* line 754, sass/_9_color.scss */
.home #content div.woocommerce .widget_woo_product_categories ul.products li.product a .view-more {
  background: #ce6f30;
}

/* line 758, sass/_9_color.scss */
.home #content div.woocommerce .widget_woo_product_categories ul.products li.product a:hover .view-more:hover {
  background: #ce6f30;
}

@media only screen and (min-width: 768px) {
  /* line 763, sass/_9_color.scss */
  #header ul.cart li.container .widget {
    background: white;
  }

  /* line 766, sass/_9_color.scss */
  #header ul.cart li.container .widget li.cart_list_product {
    border-bottom: 1px solid #e7e7e7;
  }

  /* line 769, sass/_9_color.scss */
  #header ul.cart li.container .widget li.cart_list_product .product-data .quantity {
    color: #454545;
  }

  /* line 772, sass/_9_color.scss */
  .single-product .summary .single_variation_wrap:after {
    clear: both;
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }

  /* line 779, sass/_9_color.scss */
  .single-product .summary .single_variation_wrap .single_variation {
    border-right: 1px solid #e7e7e7;
  }

  /* line 782, sass/_9_color.scss */
  .single-product .summary .group_table .quantity .qty {
    background: white !important;
  }
}
/* /Color Scheme ------------------------------------------------------------------------------- */
/* Layout -------------------------------------------------------------------------------------- */
@-webkit-keyframes glowbutton {
  from {
    background-color: #a55926;
  }
  50% {
    background-color: #ce6f30;
  }
  to {
    background-color: #a55926;
  }
}
@-moz-keyframes glowbutton {
  from {
    background-color: #a55926;
  }
  50% {
    background-color: #ce6f30;
  }
  to {
    background-color: #a55926;
  }
}
@-o-keyframes glowbutton {
  from {
    background-color: #a55926;
  }
  50% {
    background-color: #ce6f30;
  }
  to {
    background-color: #a55926;
  }
}
@keyframes glowbutton {
  from {
    background-color: #a55926;
  }
  50% {
    background-color: #ce6f30;
  }
  to {
    background-color: #a55926;
  }
}
/* 1. Global dropdown styles */
/* /1. Global dropdown styles */
/* 2. Top Navigation */
/* line 53, sass/_10_layout.scss */
body #top .top-nav {
  display: inline;
  float: left;
  width: 55.55556%;
  margin: 0 1.38889%;
}
/* line 57, sass/_10_layout.scss */
body #top .top-nav ul > li a {
  padding: 0.618em;
}
/* line 60, sass/_10_layout.scss */
body #top .top-nav ul > li.button-link {
  padding: 0.4em 0;
}
/* line 62, sass/_10_layout.scss */
body #top .top-nav ul > li.button-link a {
  background: #ce6f30;
  border-radius: 0.382em;
  color: white;
  padding: 0.218em 0.618em;
}
/* line 72, sass/_10_layout.scss */
body #top .account {
  display: inline;
  float: left;
  width: 38.88889%;
  margin: 0 1.38889%;
  text-align: right;
}

/* /2. Top Navigation */
/* 3. Main navigation dropdown menus */
@media only screen and (min-width: 769px) {
  /* line 84, sass/_10_layout.scss */
  body #navigation {
    display: none !important;
  }
  /* line 48, sass/_mixins.scss */
  body #navigation:before, body #navigation:after {
    content: "";
    display: table;
  }
  /* line 53, sass/_mixins.scss */
  body #navigation:after {
    clear: both;
  }
  /* line 87, sass/_10_layout.scss */
  body #navigation ul.nav {
    font-size: 0.857em;
    display: inline;
    float: left;
    width: 79.16667%;
    margin: 0 1.04167%;
  }
  /* line 91, sass/_10_layout.scss */
  body #navigation ul.nav > li.parent > a:after {
    width: 1em;
  }
  /* line 96, sass/_10_layout.scss */
  body #navigation .widget_product_search {
    clear: none;
    display: inline;
    float: left;
    width: 16.66667%;
    margin: 0 1.04167%;
    float: right;
  }
  /* line 101, sass/_10_layout.scss */
  body #navigation form.woocommerce-product-search {
    background: white;
    border: 0 none;
    border-radius: 3px;
    margin-top: 0.5em;
    padding: 0;
    position: relative;
    white-space: nowrap;
  }
  /* line 109, sass/_10_layout.scss */
  body #navigation form.woocommerce-product-search:after {
    content: '\f002';
    display: block;
    font-family: 'FontAwesome';
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding: 6px 0 0 2px;
    position: absolute;
    right: 8px;
    speak: none;
    text-align: left;
    top: 0;
    width: 10%;
    z-index: 10;
  }
  /* line 126, sass/_10_layout.scss */
  body #navigation form.woocommerce-product-search label {
    display: none;
  }
  /* line 129, sass/_10_layout.scss */
  body #navigation form.woocommerce-product-search input[type='search'] {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0 none;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    height: 100%;
    line-height: normal;
    margin: 0;
    padding: 0.5em;
    width: 88%;
  }
  /* line 141, sass/_10_layout.scss */
  body #navigation form.woocommerce-product-search input[type='search']:focus {
    outline: none;
  }
  /* line 145, sass/_10_layout.scss */
  body #navigation form.woocommerce-product-search input[type='submit'],
  body #navigation form.woocommerce-product-search button[type='submit'] {
    background: transparent;
    border: 0 none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: -999em;
    width: 10%;
    z-index: 20;
  }
  /* line 157, sass/_10_layout.scss */
  body #navigation form.woocommerce-product-search input[type='submit']:focus,
  body #navigation form.woocommerce-product-search button[type='submit']:focus {
    outline: none;
  }
  /* line 160, sass/_10_layout.scss */
  body #navigation form.woocommerce-product-search input[type='submit']:hover,
  body #navigation form.woocommerce-product-search button[type='submit']:hover {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    background: transparent;
  }
  /* line 167, sass/_10_layout.scss */
  body #navigation ul.nav > li.current_page_item a,
  body #navigation ul.nav li.current-menu-ancestor a,
  body #navigation ul.nav li.current-cat a,
  body #navigation ul.nav li.current-menu-item a {
    background: #ce6f30;
  }
}

@media only screen and (min-width: 860px) {
  /* line 178, sass/_10_layout.scss */
  body #navigation {
    display: block !important;
  }
}

@media only screen and (min-width: 1600px) {
  /* line 187, sass/_10_layout.scss */
  body #navigation ul.nav {
    font-size: 1em;
  }
  /* line 191, sass/_10_layout.scss */
  body #navigation form.woocommerce-product-search input[type='search'] {
    font-size: 14px;
  }
}

/* 3.1 General dropdown menus */
/* /3.1 General dropdown menus */
/* 3.2 Mobile Mean Menu */
/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
/* line 214, sass/_10_layout.scss */
a.meanmenu-reveal {
  display: none;
}

/* line 218, sass/_10_layout.scss */
.mean-container .mean-bar {
  background: #454545;
  float: left;
  min-height: 42px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 999999;
}

/* line 228, sass/_10_layout.scss */
.mean-container a.meanmenu-reveal {
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1px;
  font-weight: 700;
  height: 22px;
  line-height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-indent: -9999em;
  top: 0;
  width: 22px;
}

/* line 246, sass/_10_layout.scss */
.mean-container a.meanmenu-reveal span {
  background: #fff;
  display: block;
  height: 3px;
  margin-top: 3px;
}

/* line 253, sass/_10_layout.scss */
.mean-container .mean-nav {
  background: #454545;
  float: left;
  margin-top: 44px;
  width: 100%;
}

/* line 260, sass/_10_layout.scss */
.mean-container .mean-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 267, sass/_10_layout.scss */
.mean-container .mean-nav ul li {
  float: left;
  position: relative;
  width: 100%;
}

/* line 273, sass/_10_layout.scss */
.mean-container .mean-nav ul li a {
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  display: block;
  float: left;
  margin: 0;
  padding: 1em 5%;
  text-align: left;
  text-decoration: none;
  width: 90%;
}

/* line 286, sass/_10_layout.scss */
.mean-container .mean-nav ul li li a {
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  filter: alpha(opacity=75);
  padding: 1em 10%;
  opacity: 0.75;
  text-shadow: none !important;
  visibility: visible;
  width: 80%;
}

/* line 297, sass/_10_layout.scss */
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}

/* line 302, sass/_10_layout.scss */
.mean-container .mean-nav ul li li li a {
  padding: 1em 15%;
  width: 70%;
}

/* line 307, sass/_10_layout.scss */
.mean-container .mean-nav ul li li li li a {
  padding: 1em 20%;
  width: 60%;
}

/* line 312, sass/_10_layout.scss */
.mean-container .mean-nav ul li li li li li a {
  padding: 1em 25%;
  width: 50%;
}

/* line 317, sass/_10_layout.scss */
.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1);
}

/* line 322, sass/_10_layout.scss */
.mean-container .mean-nav ul li a.mean-expand {
  border: none !important;
  font-weight: 700;
  padding: 10px !important;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 26px;
  z-index: 2;
}

/* line 337, sass/_10_layout.scss */
.mean-container .mean-push {
  clear: both;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 345, sass/_10_layout.scss */
.mean-nav .wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* Fix for box sizing on Foundation Framework etc. */
/* line 352, sass/_10_layout.scss */
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 358, sass/_10_layout.scss */
.mean-remove {
  display: none !important;
}

/* line 363, sass/_10_layout.scss */
.mean-bar .widget {
  margin-bottom: 0;
}
/* line 366, sass/_10_layout.scss */
.mean-bar .woocommerce-product-search {
  background: white;
  margin: 1em;
  width: auto;
}

/* /3.2 Mobile Mean Menu */
/* /3. Main navigation dropdown menus */
/* 4. Containers & Columns */
@media only screen and (min-width: 769px) {
  /* line 380, sass/_10_layout.scss */
  body #header .header-top .row .account .account-links:after {
    border-top-color: #a55926;
  }
  /* line 383, sass/_10_layout.scss */
  body #header .header-top .row .account .account-links ul {
    -moz-box-shadow: 0.618em 0 0 0 #ce6f30;
    -webkit-box-shadow: 0.618em 0 0 0 #ce6f30;
    box-shadow: 0.618em 0 0 0 #ce6f30;
  }
  /* line 386, sass/_10_layout.scss */
  body #sidebar .widget a:hover {
    color: #ce6f30;
  }
  /* line 389, sass/_10_layout.scss */
  body .post-header {
    margin-bottom: 1em;
  }
  /* line 392, sass/_10_layout.scss */
  body article.post .post-content {
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
  /* line 398, sass/_10_layout.scss */
  body article.post .post-content .entry-title {
    margin-bottom: 0.25em;
  }
  /* line 402, sass/_10_layout.scss */
  body article.post .post-meta {
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
  /* line 408, sass/_10_layout.scss */
  body article.post .post-meta ul li {
    display: inline;
  }
}

/* /4. Containers & Columns */
/* line 419, sass/_10_layout.scss */
body #header .header-top {
  padding: 0;
}
/* line 422, sass/_10_layout.scss */
body #header .header-top .row #logo {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
  display: block;
  float: none;
  text-align: center;
  overflow: hidden;
}
/* line 428, sass/_10_layout.scss */
body #header .header-top .row #logo img {
  width: 100%;
  height: auto;
  padding-left: 0;
}

@media screen and (max-width: 915px) {
  /* line 439, sass/_10_layout.scss */
  body #header {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 445, sass/_10_layout.scss */
  body #header:before {
    content: "";
  }
  /* line 449, sass/_10_layout.scss */
  body #header .header-top .row #logo img {
    overflow: hidden;
  }
}

@media only screen and (min-width: 769px) {
  /* line 457, sass/_10_layout.scss */
  article.post {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
/* line 463, sass/_10_layout.scss */
article.post .post-header {
  text-align: center;
}
/* line 466, sass/_10_layout.scss */
article.post .post-more {
  text-align: right;
}

/* 5. Footer widgets */
/* line 476, sass/_10_layout.scss */
.cols-2 .pre-footer-sidebar .widget {
  display: inline;
  float: left;
  width: 47.22222%;
  margin: 0 1.38889%;
}
/* line 479, sass/_10_layout.scss */
.cols-3 .pre-footer-sidebar .widget {
  display: inline;
  float: left;
  width: 30.55556%;
  margin: 0 1.38889%;
}
/* line 482, sass/_10_layout.scss */
.cols-4 .pre-footer-sidebar .widget {
  display: inline;
  float: left;
  width: 22.22222%;
  margin: 0 1.38889%;
}
/* line 485, sass/_10_layout.scss */
.cols-5 .pre-footer-sidebar .widget {
  display: inline;
  float: left;
  width: 13.33333%;
  margin: 0 3.33333%;
}

/* line 493, sass/_10_layout.scss */
.footer-wrap.contact ul {
  display: inline;
  float: left;
  width: 97.22222%;
  margin: 0 1.38889%;
  font-size: 1.25em;
}
/* line 496, sass/_10_layout.scss */
.footer-wrap.contact ul li {
  clear: none;
  display: inline-block;
  float: none;
  margin: 0;
  width: auto;
}
/* line 502, sass/_10_layout.scss */
.footer-wrap.contact ul li:nth-child(2n) {
  float: none;
  margin: 0;
  width: auto;
}
/* line 509, sass/_10_layout.scss */
.footer-wrap.contact ul a:before {
  background: #142023;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border-radius: 100%;
  color: #f8f8f8;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  height: 1em;
  font-weight: normal;
  line-height: 1;
  margin-right: .53em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  padding: .53em;
  width: 1em;
}
/* line 528, sass/_10_layout.scss */
.footer-wrap.contact ul a.twitter:before {
  content: '\f099';
}
/* line 531, sass/_10_layout.scss */
.footer-wrap.contact ul a.facebook:before {
  content: '\f09a';
}
/* line 534, sass/_10_layout.scss */
.footer-wrap.contact ul a.youtube:before {
  content: '\f16a';
}
/* line 537, sass/_10_layout.scss */
.footer-wrap.contact ul a.flickr:before {
  content: '\f16e';
}
/* line 540, sass/_10_layout.scss */
.footer-wrap.contact ul a.linkedin:before {
  content: '\f0e1';
}
/* line 543, sass/_10_layout.scss */
.footer-wrap.contact ul a.delicious:before {
  content: '\f1a5';
}
/* line 546, sass/_10_layout.scss */
.footer-wrap.contact ul a.googleplus:before {
  content: '\f0d5';
}
/* line 549, sass/_10_layout.scss */
.footer-wrap.contact ul a.dribbble:before {
  content: '\f17d';
}
/* line 552, sass/_10_layout.scss */
.footer-wrap.contact ul a.instagram:before {
  content: '\f16d';
}
/* line 555, sass/_10_layout.scss */
.footer-wrap.contact ul a.vimeo:before {
  content: '\f194';
}
/* line 558, sass/_10_layout.scss */
.footer-wrap.contact ul a.pinterest:before {
  content: '\f0d2';
}
/* line 561, sass/_10_layout.scss */
.footer-wrap.contact ul a.tumblr:before {
  content: '\f173';
}

/* line 570, sass/_10_layout.scss */
#footer-widgets .menu-footer-container ul.menu {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}

/* /5. Footer widgets */
/* 6. IE Fixes */
/* /6. IE Fixes */
/* /Layout ------------------------------------------------------------------------------------- */
/* Woocommerce --------------------------------------------------------------------------------- */
/* Pegasus Cart in Top Nav */
/* line 3, sass/_11_woocommerce.scss */
.account .welcome,
.account .pegasus-cart {
  display: inline;
  float: left;
  width: 47.22222%;
  margin: 0 1.38889%;
  float: right;
  width: auto;
}
/* line 8, sass/_11_woocommerce.scss */
.account .welcome .cart-total,
.account .welcome .cart-count,
.account .pegasus-cart .cart-total,
.account .pegasus-cart .cart-count {
  float: left;
  width: auto;
}
/* line 14, sass/_11_woocommerce.scss */
.account .cart-count {
  background: #ce6f30;
  color: white;
  display: none;
  font-weight: bold;
  padding: 0.5em 1em;
}
/* line 21, sass/_11_woocommerce.scss */
.account .cart-total {
  background: #dadada;
  font-weight: bold;
  padding: 0.5em 1em;
}
/* line 26, sass/_11_woocommerce.scss */
.account .welcome {
  color: #454545;
  font-weight: normal;
  padding: 0.5em 0;
}
/* line 31, sass/_11_woocommerce.scss */
.account .view-cart:before {
  content: "\f07a";
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 0.5em;
  speak: none;
  text-decoration: inherit;
  width: 1.5em;
}

/* line 46, sass/_11_woocommerce.scss */
body .buy-from {
  margin: 0 1.38889%;
}
/* line 50, sass/_11_woocommerce.scss */
body ul.products li.product {
  background: #e3e3e3;
  border-radius: 0;
}
/* line 53, sass/_11_woocommerce.scss */
body ul.products li.product .img-wrap {
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 15em;
  padding: 0.75em;
  text-align: center;
}
/* line 59, sass/_11_woocommerce.scss */
body ul.products li.product .img-wrap::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
/* line 66, sass/_11_woocommerce.scss */
body ul.products li.product .img-wrap .price {
  background: #ce6f30;
  bottom: auto;
  top: 2.5em;
}
/* line 70, sass/_11_woocommerce.scss */
body ul.products li.product .img-wrap .price:after {
  border-color: #a55926 transparent transparent transparent;
}
/* line 76, sass/_11_woocommerce.scss */
body ul.products li.product a:hover h3 {
  color: #454545;
}
/* line 80, sass/_11_woocommerce.scss */
body ul.products li.product img {
  border-radius: 0;
  display: inline-block;
  max-height: 100%;
  vertical-align: middle;
}
/* line 86, sass/_11_woocommerce.scss */
body ul.products li.product h3 {
  line-height: 1.3;
  padding-bottom: 0;
}
/* line 90, sass/_11_woocommerce.scss */
body ul.products li.product .padding {
  background: white;
  height: 1em;
}
/* line 94, sass/_11_woocommerce.scss */
body ul.products li.product h4 {
  background: white;
  color: #858585;
  font-size: 0.9em;
  line-height: 1.3;
  margin: 0;
  min-height: 2.6em;
  padding: 1em;
  padding-top: 0;
}
/* line 104, sass/_11_woocommerce.scss */
body ul.products li.product .categories {
  line-height: 1.3;
  min-height: 2.6em;
  padding-top: 0.5em;
}
/* line 111, sass/_11_woocommerce.scss */
body .quantity .plus,
body .quantity .minus {
  background: #ce6f30;
}
/* line 115, sass/_11_woocommerce.scss */
body .quantity .plus:hover,
body .quantity .minus:hover {
  background: #a55926;
}
/* line 120, sass/_11_woocommerce.scss */
body.tax-product_cat #main ul.products li.product h3 {
  border-bottom: 0 none;
  line-height: 1.3;
  padding-bottom: 0;
}

@media only screen and (min-width: 769px) {
  /* line 129, sass/_11_woocommerce.scss */
  body.single-product .summary .price .amount {
    color: #ce6f30;
  }

  /* line 132, sass/_11_woocommerce.scss */
  body.single-product .summary > .product_title {
    float: none;
    width: auto;
  }
}
/* line 139, sass/_11_woocommerce.scss */
body.single-product .product-meta {
  list-style-type: none;
}
/* line 141, sass/_11_woocommerce.scss */
body.single-product .product-meta .space {
  height: 1em;
}
/* line 143, sass/_11_woocommerce.scss */
body.single-product .product-meta .space + .space {
  display: none;
}
/* line 147, sass/_11_woocommerce.scss */
body.single-product .product-meta a {
  color: #787878;
}
/* line 149, sass/_11_woocommerce.scss */
body.single-product .product-meta a:hover {
  color: #5f5f5f;
}
/* line 155, sass/_11_woocommerce.scss */
body.single-product .product_title {
  line-height: 1.25;
}
/* line 157, sass/_11_woocommerce.scss */
body.single-product .product_title .subtitle {
  color: #787878;
  display: block;
  font-size: 0.75em;
}
/* line 164, sass/_11_woocommerce.scss */
body.single-product .authors,
body.single-product .series {
  margin: 1em 0;
}
/* line 169, sass/_11_woocommerce.scss */
body.single-product .author-bio,
body.single-product .media-hit,
body.single-product .video,
body.single-product .press-release,
body.single-product .award-info {
  background: white;
  border-radius: 0.382em;
  margin: 2em 0;
  padding: 2em;
}

/* line 183, sass/_11_woocommerce.scss */
.single-product .summary form.cart {
  position: relative;
}
/* line 189, sass/_11_woocommerce.scss */
.single-product span.not-available {
  color: gray !important;
  background: transparent !important;
}

@media only screen and (min-width: 769px) {
  /* line 199, sass/_11_woocommerce.scss */
  .layout-full .woocommerce-columns-5 ul.products li.product {
    width: 17%;
  }
  /* line 206, sass/_11_woocommerce.scss */
  .layout-full.single-product .product .images {
    display: inline;
    float: left;
    width: 30.55556%;
    margin: 0 1.38889%;
  }
  /* line 209, sass/_11_woocommerce.scss */
  .layout-full.single-product .product .summary {
    display: inline;
    float: left;
    width: 63.88889%;
    margin: 0 1.38889%;
  }
  /* line 211, sass/_11_woocommerce.scss */
  .layout-full.single-product .product .summary .price {
    float: none;
    width: auto;
  }
}
/* line 221, sass/_11_woocommerce.scss */
.single-add-to-cart {
  background: white;
  border-radius: 0.382em;
  margin: 2em 0;
  padding: 1em;
}
/* line 226, sass/_11_woocommerce.scss */
.single-add-to-cart:after {
  clear: both;
  content: '';
  display: table;
}
/* line 231, sass/_11_woocommerce.scss */
.single-add-to-cart .cart-buttons {
  display: inline;
  float: left;
  width: 47.22222%;
  margin: 0 1.38889%;
}
/* line 233, sass/_11_woocommerce.scss */
.single-add-to-cart .cart-buttons a.button {
  font-size: 1.25em;
}
/* line 236, sass/_11_woocommerce.scss */
.single-add-to-cart .cart-buttons span.button.disabled {
  background: gray;
  border-radius: 0.3em;
  color: white;
  display: inline-block;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.618em;
  padding: .53em 1.1em;
  text-align: center;
  white-space: nowrap;
}
/* line 249, sass/_11_woocommerce.scss */
.single-add-to-cart .price-info {
  display: inline;
  float: left;
  width: 47.22222%;
  margin: 0 1.38889%;
  text-align: right;
  display: block;
}
/* line 255, sass/_11_woocommerce.scss */
.single-add-to-cart .price del {
  opacity: 1;
}

/* line 261, sass/_11_woocommerce.scss */
#expander {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.8), #ffffff);
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.8), #ffffff);
  background-image: linear-gradient(rgba(255, 255, 255, 0.8), #ffffff);
  bottom: 0;
  left: 0;
  padding: 0.5em 2em;
  position: absolute;
  right: 0;
  text-align: right;
}

/* line 271, sass/_11_woocommerce.scss */
.products .product .button.product_type_simple {
  /* Desperate meausres for desperate times. Every attempt to unhook fails. */
  display: none;
}

/* line 275, sass/_11_woocommerce.scss */
ul.products li.product span.button.disabled {
  background: gray;
  border-radius: .3em;
  color: white;
  display: inline-block;
  font-size: .857em;
  font-weight: bold;
  line-height: 1.618em;
  padding: .53em 1.1em;
  text-align: center;
  margin: 1em 0 1em 1em;
  white-space: nowrap;
}

/* Convert loop to flex box */
/* line 291, sass/_11_woocommerce.scss */
ul.products,
.layout-left-content .woocommerce-columns-4 ul.products,
.layout-right-content .woocommerce-columns-4 ul.products,
.layout-left-content .woocommerce-columns-3 ul.products,
.layout-right-content .woocommerce-columns-3 ul.products,
.layout-left-content .woocommerce-columns-5 ul.products,
.layout-right-content .woocommerce-columns-5 ul.products {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (min-width: 769px) {
  /* line 291, sass/_11_woocommerce.scss */
  ul.products,
  .layout-left-content .woocommerce-columns-4 ul.products,
  .layout-right-content .woocommerce-columns-4 ul.products,
  .layout-left-content .woocommerce-columns-3 ul.products,
  .layout-right-content .woocommerce-columns-3 ul.products,
  .layout-left-content .woocommerce-columns-5 ul.products,
  .layout-right-content .woocommerce-columns-5 ul.products {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
/* line 304, sass/_11_woocommerce.scss */
ul.products:before, ul.products:after,
.layout-left-content .woocommerce-columns-4 ul.products:before,
.layout-left-content .woocommerce-columns-4 ul.products:after,
.layout-right-content .woocommerce-columns-4 ul.products:before,
.layout-right-content .woocommerce-columns-4 ul.products:after,
.layout-left-content .woocommerce-columns-3 ul.products:before,
.layout-left-content .woocommerce-columns-3 ul.products:after,
.layout-right-content .woocommerce-columns-3 ul.products:before,
.layout-right-content .woocommerce-columns-3 ul.products:after,
.layout-left-content .woocommerce-columns-5 ul.products:before,
.layout-left-content .woocommerce-columns-5 ul.products:after,
.layout-right-content .woocommerce-columns-5 ul.products:before,
.layout-right-content .woocommerce-columns-5 ul.products:after {
  content: '';
  display: none;
}
/* line 309, sass/_11_woocommerce.scss */
ul.products li.product,
.layout-left-content .woocommerce-columns-4 ul.products li.product,
.layout-right-content .woocommerce-columns-4 ul.products li.product,
.layout-left-content .woocommerce-columns-3 ul.products li.product,
.layout-right-content .woocommerce-columns-3 ul.products li.product,
.layout-left-content .woocommerce-columns-5 ul.products li.product,
.layout-right-content .woocommerce-columns-5 ul.products li.product {
  margin-bottom: 2rem;
}
/* line 312, sass/_11_woocommerce.scss */
ul.products .woocommerce-loop-product__title,
.layout-left-content .woocommerce-columns-4 ul.products .woocommerce-loop-product__title,
.layout-right-content .woocommerce-columns-4 ul.products .woocommerce-loop-product__title,
.layout-left-content .woocommerce-columns-3 ul.products .woocommerce-loop-product__title,
.layout-right-content .woocommerce-columns-3 ul.products .woocommerce-loop-product__title,
.layout-left-content .woocommerce-columns-5 ul.products .woocommerce-loop-product__title,
.layout-right-content .woocommerce-columns-5 ul.products .woocommerce-loop-product__title {
  font-size: 1em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 1em;
  padding-bottom: 0;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  /* line 324, sass/_11_woocommerce.scss */
  body ul.products li.product {
    width: 48%;
    float: left;
    clear: both;
  }
  /* line 329, sass/_11_woocommerce.scss */
  body ul.products li.product:nth-child(2n) {
    float: right;
    clear: none;
  }
}

/* /Woocommerce -------------------------------------------------------------------------------- */
