/* FONTS */
/* Webfont: Windsor-Regular */
@font-face {
  font-family: 'Windsor';
  src: url('./fonts/Windsor-Regular.eot'); /* IE9 Compat Modes */
  src: url('./fonts/') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Windsor-Regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Windsor-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Windsor-Regular.svg#Windsor-Regular') format('svg'); /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: WindsorBT-Roman */
@font-face {
  font-family: 'WindsorRoman';
  src: url('./WindsorBT-Roman.eot'); /* IE9 Compat Modes */
  src: url('./WindsorBT-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./WindsorBT-Roman.woff') format('woff'), /* Modern Browsers */
       url('./WindsorBT-Roman.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./WindsorBT-Roman.svg#WindsorBT-Roman') format('svg'); /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: 'Whitney';
  src: url('./fonts/whitney.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney.woff') format('woff'),
    /* Modern Browsers */ url('./fonts/whitney.woff2') format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-BlackItalic';
  src: url('./fonts/Whitney-BlackItalic.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/Whitney-BlackItalic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/Whitney-BlackItalic.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/Whitney-BlackItalic.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/Whitney-BlackItalic.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/Whitney-BlackItalic.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/Whitney-BlackItalic.woff2')
      format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Whitney-BlackSC';
  src: url('./fonts/whitney-blacksc.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-blacksc.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-blacksc.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-blacksc.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-blacksc.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-blacksc.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-blacksc.woff2') format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-Bold';
  src: url('./fonts/whitney-bold.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-bold.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-bold.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-bold.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-bold.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-bold.woff') format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-bold.woff2') format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-BoldItalicSC';
  src: url('./fonts/whitney-bolditalicsc.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-bolditalicsc.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-bolditalicsc.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-bolditalicsc.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-bolditalicsc.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-bolditalicsc.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-bolditalicsc.woff2')
      format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-Book';
  src: url('./fonts/whitney-book.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-book.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-book.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-book.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-book.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-book.woff') format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-book.woff2') format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-BookItalic';
  src: url('./fonts/whitney-bookitalic.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-bookitalic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-bookitalic.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-bookitalic.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-bookitalic.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-bookitalic.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-bookitalic.woff2')
      format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-BookSC';
  src: url('./fonts/whitney-booksc.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-booksc.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-booksc.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-booksc.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-booksc.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-booksc.woff') format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-booksc.woff2') format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-Light';
  src: url('./fonts/whitney-light.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-light.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-light.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-light.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-light.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-light.woff') format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-light.woff2') format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-LightItalic';
  src: url('./fonts/whitney-lightitalic.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-lightitalic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-lightitalic.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-lightitalic.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-lightitalic.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-lightitalic.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-lightitalic.woff2')
      format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-LightSC';
  src: url('./fonts/whitney-lightsc.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-lightsc.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-lightsc.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-lightsc.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-lightsc.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-lightsc.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-lightsc.woff2') format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-Medium';
  src: url('./fonts/whitney-medium.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-medium.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-medium.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-medium.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-medium.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-medium.woff') format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-medium.woff2') format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-MediumItalic';
  src: url('./fonts/whitney-mediumitalic.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-mediumitalic.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-mediumitalic.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-mediumitalic.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-mediumitalic.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-mediumitalic.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-mediumitalic.woff2')
      format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-MediumItalicSC';
  src: url('./fonts/whitney-mediumitalicsc.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-mediumitalicsc.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-mediumitalicsc.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-mediumitalicsc.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-mediumitalicsc.ttf')
      format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-mediumitalicsc.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-mediumitalicsc.woff2')
      format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-MediumSC';
  src: url('./fonts/whitney-mediumsc.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-mediumsc.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-mediumsc.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-mediumsc.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-mediumsc.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-mediumsc.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-mediumsc.woff2') format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-Semibold';
  src: url('./fonts/whitney-semibold.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-semibold.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-semibold.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-semibold.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-semibold.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-semibold.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-semibold.woff2') format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-SemiboldItalic';
  src: url('./fonts/Whitney-SemiboldItalic.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/Whitney-SemiboldItalic.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/Whitney-SemiboldItalic.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/Whitney-SemiboldItalic.svg') format('svg'),
    /* Legacy iOS */ url('./fonts/Whitney-SemiboldItalic.ttf')
      format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/Whitney-SemiboldItalic.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/Whitney-SemiboldItalic.woff2')
      format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney-SemiboldItalicSC';
  src: url('./fonts/whitney-semibolditalicsc.eot');
  /* IE9 Compat Modes */
  src: url('./fonts/whitney-semibolditalicsc.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/whitney-semibolditalicsc.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/whitney-semibolditalicsc.svg')
      format('svg'),
    /* Legacy iOS */ url('./fonts/whitney-semibolditalicsc.ttf')
      format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/whitney-semibolditalicsc.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/whitney-semibolditalicsc.woff2')
      format('woff2');
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/*!
Theme Name: Polestar
Author: Puro
Author URI: https://purothemes.com/
Theme URI: https://purothemes.com/themes/polestar/
Description: Lead the way with Polestar. It's fast loading, responsive, lightweight and flexible design is perfectly suited for building dynamic pages with SiteOrigin's Page Builder and selling with WooCommerce. Ecommerce features include a menu mini-cart and product quick-view. Polestar features a sticky header, beautiful header search, scroll to top and just the right amount of Customizer theme settings. Page level settings let you adjust the theme layout on a page by page basis, perfect for landing pages. If you run a blog, Polestar is ready with awesome features including a full-width posts slider integrated with Jetpack Featured Content, an author box and related posts section. For assistance, check out our <a href="http://purothemes.com/documentation/">theme documentation</a> (http://purothemes.com/documentation/) or ask a question on our <a href="https://purothemes.com/support/">support forum</a> (https://purothemes.com/support/).
Version: 1.4.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: polestar
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
*/
html {
  font-family: 'Whitney-Light', sans-serif;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  margin: 0;
}

fieldset,
legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  font-size: 93.8%;
}

body,
button,
input,
optgroup,
select,
textarea {
  color: #626262;
  font-size: 15px;
  font-family: 'Whitney-Light', Open Sans, sans-serif;
  line-height: 1.7333;
}

body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
optgroup,
select,
textarea {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2d2d2d;
  font-family: 'Whitney-Light', Montserrat, sans-serif;
  font-weight: 600;
  margin: 25px 0;
}

@media (max-width: 480px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: normal;
  }
}

h1 {
  font-size: 29px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 23px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

.archive:not(.woocommerce) .page-title,
.comment-reply-title,
.comments-title,
.related-posts-section .related-posts,
.site-content #primary .sharedaddy h3,
.site-footer .widget .widget-title,
.underline,
.widget-area .widget .widget-title,
.yarpp-related .related-posts {
  border-bottom: 2px solid #e6e6e6;
  display: inline-block;
  margin: 0 0 20px;
  padding-bottom: 3px;
  text-transform: uppercase;
}

p {
  margin: 0 0 26px;
}

blockquote,
cite,
dfn,
em,
i {
  font-style: italic;
}

blockquote {
  border-left: 3px solid #f2fd00;
  font-size: 16px;
  margin: 0 0 26px;
  padding: 15px 0 15px 25px;
}

blockquote p {
  margin-bottom: 0;
}

blockquote cite {
  color: #626262;
  display: block;
  font-weight: 700;
  font-weight: 600;
  font-size: 16px;
  margin-top: 15px;
}

address {
  margin: 0 0 26px;
}

pre {
  background: #eee;
  font: 14px Courier\10 Pitch, Courier, monospace;
  line-height: 1.6;
  margin-bottom: 26px;
  max-width: 100%;
  overflow: auto;
  padding: 25px;
}

code,
kbd,
tt,
var {
  font: 14px Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #626262;
  cursor: help;
}

abbr[title] {
  border-bottom: none;
}

ins,
mark {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

html {
  box-sizing: border-box;
}

*,
:after,
:before {
  box-sizing: inherit;
}

body {
  background: #fff;
}

hr {
  background-color: #e6e6e6;
  border: 0;
  height: 1px;
  margin-bottom: 26px;
}

ol,
ul {
  margin: 0 0 26px 25px;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ol,
li > ul {
  margin-top: 0;
  margin-bottom: 0;
}

dl {
  margin: 0 0 26px;
}

dl dt {
  font-weight: 700;
  font-weight: 600;
}

dl dd {
  margin: 0 0 0 25px;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 15px 0;
}

table {
  border: 1px solid #e6e6e6;
  margin: 0 0 26px;
  text-align: left;
  width: 100%;
}

table a {
  text-decoration: none;
}

table thead th {
  padding: 16px;
}

@media (max-width: 768px) {
  table thead th {
    padding: 2%;
  }
}

table td,
table th {
  border: 1px solid #e6e6e6;
  padding: 8px 16px;
}

@media (max-width: 768px) {
  table td,
  table th {
    padding: 2%;
  }
}

table th {
  color: #2d2d2d;
  font-weight: 600;
  text-transform: uppercase;
}

#infinite-handle span button,
.added_to_cart,
.button,
.pagination .page-numbers,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  background: #f2fd00;
  border: 0;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: normal;
  padding: 11px 25px;
  text-transform: uppercase;
  transition: 0.3s;
}

#infinite-handle span button:hover,
.added_to_cart:hover,
.button:hover,
.pagination .page-numbers:hover,
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
  background-color: rgba(77, 143, 251, 0.8);
  color: #fff;
}

#infinite-handle span button:visited,
.added_to_cart:visited,
.button:visited,
.pagination .page-numbers:visited,
button:visited,
input[type='button']:visited,
input[type='reset']:visited,
input[type='submit']:visited {
  color: #fff;
}

#infinite-handle span button:active,
#infinite-handle span button:focus,
.added_to_cart:active,
.added_to_cart:focus,
.button:active,
.button:focus,
.pagination .page-numbers:active,
.pagination .page-numbers:focus,
button:active,
button:focus,
input[type='button']:active,
input[type='button']:focus,
input[type='reset']:active,
input[type='reset']:focus,
input[type='submit']:active,
input[type='submit']:focus {
  color: #fff;
  outline: none;
}

#infinite-handle span button[disabled],
.added_to_cart[disabled],
.button[disabled],
.pagination [disabled].page-numbers,
button[disabled],
input[type='button'][disabled],
input[type='reset'][disabled],
input[type='submit'][disabled] {
  opacity: 0.6;
}

#infinite-handle span button[disabled]:hover,
.added_to_cart[disabled]:hover,
.button[disabled]:hover,
.pagination [disabled].page-numbers:hover,
button[disabled]:hover,
input[type='button'][disabled]:hover,
input[type='reset'][disabled]:hover,
input[type='submit'][disabled]:hover {
  box-shadow: none;
}

input[type='color'],
input[type='date'],
input[type='datetime-local'],
input[type='datetime'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='range'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'],
textarea {
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  box-sizing: border-box;
  font-weight: 400;
  line-height: normal;
  outline: none;
  padding: 9px 13px 10px;
  transition: 0.3s;
  max-width: 100%;
  -webkit-appearance: none;
}

input[type='color']:focus,
input[type='date']:focus,
input[type='datetime-local']:focus,
input[type='datetime']:focus,
input[type='email']:focus,
input[type='month']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='range']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='time']:focus,
input[type='url']:focus,
input[type='week']:focus,
textarea:focus {
  border-color: #cdcdcd;
}

input[type='checkbox'] {
  margin-right: 5px;
}

select {
  border: 1px solid #e6e6e6;
  max-width: 100%;
}

textarea {
  width: 100%;
}

label {
  color: #2d2d2d;
  font-size: 0.9rem;
  font-weight: 600;
}

fieldset legend {
  color: #2d2d2d;
  font-family: 'Whitney-Light', Montserrat, sans-serif;
  font-size: 18px;
  padding: 10px 0;
}

a {
  text-decoration: none;
  transition: 0.3s;
}

a,
a:visited {
  color: gray;
}

a:active,
a:focus,
a:hover {
  color: #626262;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

.main-navigation {
  text-align: right;
}

.main-navigation.widget_nav_menu {
  text-align: initial;
}

.main-navigation > div {
  display: inline-block;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-navigation ul .children,
.main-navigation ul .sub-menu {
  background: rgba(255,255,255,.9);
  border: 1px solid transparent;
  /* box-shadow: 0 1px 1px rgba(0, 0, 0, .075); */
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  transform: scale(0.95);
  transition: all 0.15s ease-in;
  transform-origin: center top;
  visibility: hidden;
  z-index: 99999;
}

@media (max-width: 780px) {
  .main-navigation ul .children,
  .main-navigation ul .sub-menu {
    background: transparent;
  }
}

.front-page > .main-navigation ul .children,
.front-page > .main-navigation ul .sub-menu {
  background: transparent;
}

.main-navigation ul .children ul,
.main-navigation ul .sub-menu ul {
  left: 100%;
  top: -1px;
  transform-origin: left center;
}

.main-navigation ul .children li,
.main-navigation ul .sub-menu li {
  margin: 0;
  padding: 0;
  min-width: 100%;
}

.main-navigation ul .children li.focus > ul,
.main-navigation ul .children li:hover > ul,
.main-navigation ul .sub-menu li.focus > ul,
.main-navigation ul .sub-menu li:hover > ul {
  left: 100%;
}

.main-navigation ul .children li a,
.main-navigation ul .sub-menu li a {
  /* border-bottom: 1px solid #e6e6e6; */
  font-size: 13px;
  outline: none;
  margin: 0 25px;
  max-width: 100%;
  padding: 10px 0;
  white-space: nowrap;
}

.main-navigation ul .children li a:not([href]),
.main-navigation ul .sub-menu li a:not([href]) {
  cursor: pointer;
}

.main-navigation ul .children li:first-of-type > a,
.main-navigation ul .sub-menu li:first-of-type > a {
  padding-top: 15px;
}

.main-navigation ul .children li:last-of-type > a,
.main-navigation ul .sub-menu li:last-of-type > a {
  border-bottom: none;
  padding-bottom: 15px;
}

.main-navigation ul .children li:only-of-type > a,
.main-navigation ul .sub-menu li:only-of-type > a {
  padding: 15px 0;
}

.main-navigation ul .left .children,
.main-navigation ul .left .sub-menu {
  right: 0;
}

.main-navigation ul .left .children li.focus > ul,
.main-navigation ul .left .children li:hover > ul,
.main-navigation ul .left .children ul,
.main-navigation ul .left .sub-menu li.focus > ul,
.main-navigation ul .left .sub-menu li:hover > ul,
.main-navigation ul .left .sub-menu ul {
  left: auto;
  right: 100%;
}

.main-navigation ul .left .children .menu-item-has-children > a:before,
.main-navigation ul .left .children .page_item_has_children > a:before,
.main-navigation ul .left .sub-menu .menu-item-has-children > a:before,
.main-navigation ul .left .sub-menu .page_item_has_children > a:before {
  content: '\f053';
  font-size: 9px;
  font-family: polestar-icons;
  line-height: normal;
  padding-right: 12px;
  position: relative;
  transform: rotate(45deg);
  top: 0;
}

.main-navigation ul .left .children .menu-item-has-children > a:after,
.main-navigation ul .left .children .page_item_has_children > a:after,
.main-navigation ul .left .sub-menu .menu-item-has-children > a:after,
.main-navigation ul .left .sub-menu .page_item_has_children > a:after {
  content: none;
}

.main-navigation ul .sub-menu .left.menu-item-has-children > a:before,
.main-navigation ul .sub-menu .left.page_item_has_children > a:before {
  content: '\f053';
  font-size: 9px;
  font-family: polestar-icons;
  line-height: normal;
  padding-right: 12px;
  position: relative;
  transform: rotate(45deg);
  top: 0;
}

.main-navigation ul .sub-menu .left.menu-item-has-children > a:after,
.main-navigation ul .sub-menu .left.page_item_has_children > a:after {
  content: none;
}

.main-navigation ul .sub-menu .left .children,
.main-navigation ul .sub-menu .left .children li.focus > ul,
.main-navigation ul .sub-menu .left .children li:hover > ul,
.main-navigation ul .sub-menu .left .sub-menu,
.main-navigation ul .sub-menu .left .sub-menu li.focus > ul,
.main-navigation ul .sub-menu .left .sub-menu li:hover > ul {
  left: auto;
  right: 100%;
}

.main-navigation ul .menu-button {
  margin-bottom: 0;
  padding-bottom: 0;
}

.main-navigation ul .menu-button a {
  background: #f2fd00;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 0.95em;
  letter-spacing: 0.5px;
  line-height: normal;
  padding: 6.5px 13px 5.5px;
}

.main-navigation ul .menu-button a:hover {
  background-color: rgba(77, 143, 251, 0.8);
  color: #fff;
}

.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul,
body:not(.ios) .main-navigation ul li.focus > ul,
body:not(.ios) .main-navigation ul li:hover > ul {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}

.main-navigation ul .menu-item-has-children > a:after,
.main-navigation ul .page_item_has_children > a:after {
  content: '\f078';
  font-size: 10px;
  font-family: polestar-icons;
  line-height: normal;
  padding-left: 8px;
  position: relative;
  top: 2px;
  display: none;
}

@media (max-width: 780px) {
  .main-navigation ul .menu-item-has-children > a:after,
  .main-navigation ul .page_item_has_children > a:after {
    display: block;
  }
}

.main-navigation ul .children .menu-item-has-children > a:after,
.main-navigation ul .children .page_item_has_children > a:after,
.main-navigation ul .sub-menu .menu-item-has-children > a:after,
.main-navigation ul .sub-menu .page_item_has_children > a:after {
  content: '\f054';
  font-size: 9px;
  font-family: polestar-icons;
  line-height: normal;
  padding-left: 12px;
  position: relative;
  top: 0;
}

.main-navigation li {
  display: inline-block;
  font-family: 'Whitney-Light', Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  margin: 0 30px -10px 0;
  padding: 0 0 10px;
  position: relative;
  text-align: left;
}

.main-navigation li:last-of-type {
  margin-right: 0;
}

.main-navigation li a {
  color: #2d2d2d;
  display: block;
  font-family: 'Whitney-Book';
}

.main-navigation li.focus > a,
.main-navigation li:hover > a {
  color: #626262;
}

.front-page .main-navigation li a {
  color: #fff;
  display: block;
}

.front-page .main-navigation li.focus > a,
.front-page .main-navigation li:hover > a {
  color: #fff;
}

.main-navigation .current-menu-ancestor > a,
.main-navigation .current-menu-item > a,
.main-navigation .current > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current_page_item > a {
  color: #f2fd00;
}

.main-navigation .search-icon {
  background: none;
  border-radius: 0;
  cursor: pointer;
  margin-left: 27px;
  padding: 0;
  position: relative;
  top: 3px;
}

.main-navigation .search-icon svg {
  height: 16px;
  overflow: visible;
  width: 16px;
}

.main-navigation .search-icon svg path {
  fill: #2d2d2d;
  transition: 0.3s;
}

.overlap-light .site-header:not(.stuck) .main-navigation .search-icon svg path {
  fill: #fff;
}

.overlap-dark .site-header:not(.stuck) .main-navigation .search-icon svg path {
  fill: #2d2d2d;
}

.main-navigation .search-icon svg:hover path {
  fill: #626262;
}

.overlap-light .main-navigation .search-icon svg:hover path {
  fill: hsla(0, 0%, 100%, 0.8);
}

.overlap-dark .main-navigation .search-icon svg:hover path {
  fill: rgba(45, 45, 45, 0.8);
}

.overlap-light
  .site-header:not(.stuck)
  .main-navigation
  div:not(.widget_shopping_cart_content)
  > ul
  > li:not([class*='current'])
  > a {
  color: #fff;
}

.overlap-dark
  .site-header:not(.stuck)
  .main-navigation
  div:not(.widget_shopping_cart_content)
  > ul
  > li:not([class*='current'])
  > a {
  color: #2d2d2d;
}

.overlap-light
  .site-header:not(.stuck)
  .main-navigation
  div:not(.widget_shopping_cart_content)
  > ul
  > li.focus
  > a,
.overlap-light
  .site-header:not(.stuck)
  .main-navigation
  div:not(.widget_shopping_cart_content)
  > ul
  > li:hover
  > a {
  color: hsla(0, 0%, 100%, 0.8);
}

.overlap-dark
  .site-header:not(.stuck)
  .main-navigation
  div:not(.widget_shopping_cart_content)
  > ul
  > li.focus
  > a,
.overlap-dark
  .site-header:not(.stuck)
  .main-navigation
  div:not(.widget_shopping_cart_content)
  > ul
  > li:hover
  > a {
  color: rgba(45, 45, 45, 0.8);
}

.main-navigation #mega-menu-wrap-primary {
  display: inline-block;
}

.main-navigation #mega-menu-wrap-primary .mega-sub-menu li {
  min-width: auto;
}

.main-navigation #mega-menu-wrap-primary ul ul a {
  white-space: normal;
  width: auto !important;
}

#mobile-menu-button {
  display: none;
  height: 30px;
  padding: 0;
  position: relative;
  right: -5px;
  top: 6px;
  transform: rotate(0deg);
  transition: all 0.5s ease-in-out;
  width: 36px;
}

#mobile-menu-button span {
  display: block;
  border-radius: 5px;
  background: #2d2d2d;
  height: 2px;
  left: 8px;
  max-width: 20px;
  opacity: 1;
  position: absolute;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
  width: 100%;
}

.overlap-light .site-header:not(.stuck) #mobile-menu-button span {
  background: #fff;
}

.overlap-dark .site-header:not(.stuck) #mobile-menu-button span {
  background: #2d2d2d;
}

#mobile-menu-button span:first-child {
  top: 8px;
}

#mobile-menu-button span:nth-child(2),
#mobile-menu-button span:nth-child(3) {
  top: 14px;
}

#mobile-menu-button span:nth-child(4) {
  top: 20px;
}

#mobile-menu-button.to-close span:first-child {
  left: 50%;
  top: 14px;
  width: 0;
}

#mobile-menu-button.to-close span:nth-child(2) {
  transform: rotate(45deg);
}

#mobile-menu-button.to-close span:nth-child(3) {
  transform: rotate(-45deg);
}

#mobile-menu-button.to-close span:nth-child(4) {
  left: 50%;
  top: 14px;
  width: 0;
}

#mobile-navigation {
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #e6e6e6;
  left: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0 25px 0;
  position: absolute;
  top: 100%;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  z-index: 10;
}

#mobile-navigation::-webkit-scrollbar {
  display: none;
}

#mobile-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#mobile-navigation ul li {
  font-family: 'Whitney-Light', Montserrat, sans-serif;
  font-size: 14px;
  line-height: 3;
  position: relative;
  width: 100%;
}

#mobile-navigation ul li a {
  /* border-bottom: 1px solid #e6e6e6; */
  color: #2d2d2d;
  display: block;
  font-weight: 600;
  text-decoration: none;
  width: 100% !important;
}

#mobile-navigation ul li a:hover {
  color: #626262;
}

#mobile-navigation ul li.menu-item-has-children > a {
  padding-right: 40px;
}

#mobile-navigation ul li .dropdown-toggle {
  background: transparent;
  color: #2d2d2d;
  font-size: 12px;
  padding: 14px;
  position: absolute;
  right: 0;
  top: 0;
  transition: none;
}

@media (max-width: 780px) {
  #mobile-navigation button {
    border-color: transparent !important;
    background: transparent !important;
    color: #2d2d2d !important;
  }

  #mobile-navigation button:hover {
    border-color: transparent !important;
    background: transparent !important;
    color: #2d2d2d !important;
  }
}

#mobile-navigation ul li .dropdown-toggle:hover {
  color: #626262;
  box-shadow: none;
}

#mobile-navigation ul li .dropdown-toggle.toggle-open {
  transform: rotate(-180deg);
}

#mobile-navigation ul ul {
  display: none;
  margin: 0;
  padding: 0;
}

#mobile-navigation ul ul ul {
  display: none;
}

#mobile-navigation > ul {
  margin-top: 5px;
  margin-bottom: 15px;
}

#mobile-navigation .search-form {
  margin-bottom: 15px;
  width: 100%;
}

#mobile-navigation .search-form[style] {
  margin-top: 0 !important;
}

#mobile-navigation .search-form input[type='search'] {
  width: 100%;
}

#mobile-navigation ul ul li a {
  padding-left: 25px;
}

#mobile-navigation ul ul ul li a {
  padding-left: 50px;
}

#mobile-navigation ul ul ul ul li a {
  padding-left: 75px;
}

#mobile-navigation ul ul ul ul ul li a {
  padding-left: 100px;
}

#mobile-navigation ul ul ul ul ul ul li a {
  padding-left: 125px;
}

.comment-navigation,
.post-navigation,
.posts-navigation {
  margin: 0 0 50px;
  width: 100%;
}

.comment-navigation:after,
.post-navigation:after,
.posts-navigation:after {
  clear: both;
  content: '';
  display: table;
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  float: left;
  text-align: left;
  width: 50%;
}

@media (max-width: 768px) {
  .comment-navigation .nav-previous,
  .post-navigation .nav-previous,
  .posts-navigation .nav-previous {
    float: none;
    margin-bottom: 25px;
  }
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

@media (max-width: 768px) {
  .comment-navigation .nav-next,
  .post-navigation .nav-next,
  .posts-navigation .nav-next {
    float: none;
    text-align: left;
  }
}

.pagination {
  text-align: center;
}

.pagination .page-numbers {
  background: #f1f1f1;
  color: #626262;
  display: inline-block;
  margin-right: 3px;
  padding-right: 16px;
  padding-left: 16px;
}

.pagination .page-numbers:visited {
  color: #626262;
}

.pagination .page-numbers:focus,
.pagination .page-numbers:hover {
  background: #f2fd00;
  color: #fff;
}

.pagination .page-numbers.next,
.pagination .page-numbers.prev {
  font-size: 14px;
  line-height: 1.3;
  padding: 11px 13px;
}

.pagination .page-numbers.next span:before,
.pagination .page-numbers.prev span:before {
  position: relative;
  top: 1px;
}

.pagination .page-numbers.dots {
  background: none;
  font-family: 'Whitney-Light', Gill Sans, Gill Sans MT, Calibri, sans-serif;
  font-size: 13px;
  padding-right: 0;
  padding-left: 0;
}

.pagination .page-numbers.dots:hover {
  background: none;
  box-shadow: none;
  color: #626262;
}

.pagination .current {
  background: #f2fd00;
  color: #fff;
}

.site-content .post-navigation {
  font-size: 16px;
  display: none;
}

.site-content .post-navigation a {
  color: #626262;
  font-weight: 700;
  font-weight: 600;
}

.site-content .post-navigation a:hover {
  color: #f2fd00;
}

.site-content .post-navigation a .sub-title {
  border-bottom: 2px solid #e6e6e6;
  color: #828282;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 10px;
  padding-bottom: 3px;
}

.site-content .post-navigation a div {
  line-height: normal;
}

.comment-navigation {
  text-transform: capitalize;
  margin: 25px 0;
}

.comment-navigation span {
  font-size: 13px;
  position: relative;
  right: 0;
  top: 0;
}

.comment-navigation span.icon-long-arrow-left {
  padding-right: 3px;
}

.comment-navigation span.icon-long-arrow-right {
  padding-left: 3px;
}

.comment-navigation a {
  color: #2d2d2d;
  font-weight: 700;
  font-weight: 600;
}

.comment-navigation a:hover {
  color: #f2fd00;
}

.footer-menu {
  float: right;
  font-size: 13px;
  text-align: right;
  width: 70%;
}

@media (max-width: 768px) {
  .footer-menu {
    float: none;
    padding-top: 15px;
    text-align: center;
    width: 100%;
  }
}

.footer-menu .menu {
  list-style: none;
  margin: 0;
}

.footer-menu .menu li {
  display: inline-block;
  font-size: 13px;
  margin-right: 30px;
  vertical-align: middle;
}

.footer-menu .menu li:last-of-type,
.footer-menu .menu li:last-of-type a {
  margin-right: 0;
}

.footer-menu a[href*='behance.net'],
.footer-menu a[href*='codepen.io'],
.footer-menu a[href*='delicious.com'],
.footer-menu a[href*='deviantart.com'],
.footer-menu a[href*='digg.com'],
.footer-menu a[href*='dribbble.com'],
.footer-menu a[href*='facebook.com'],
.footer-menu a[href*='flickr.com'],
.footer-menu a[href*='foursquare.com'],
.footer-menu a[href*='github.com'],
.footer-menu a[href*='instagram.com'],
.footer-menu a[href*='linkedin.com'],
.footer-menu a[href*='pinterest.com'],
.footer-menu a[href*='plus.google.com'],
.footer-menu a[href*='reddit.com'],
.footer-menu a[href*='soundcloud.com'],
.footer-menu a[href*='stackexchange.com'],
.footer-menu a[href*='stackoverflow.com'],
.footer-menu a[href*='tumblr.com'],
.footer-menu a[href*='twitter.com'],
.footer-menu a[href*='vimeo.com'],
.footer-menu a[href*='vine.co'],
.footer-menu a[href*='vk.com'],
.footer-menu a[href*='weibo.com'],
.footer-menu a[href*='wordpress.com'],
.footer-menu a[href*='youtube.com'],
.footer-menu a[href*='xing'],
.footer-menu a[href*='yelp'] {
  font-size: 0;
  margin-right: -16px;
  text-align: center;
}

.footer-menu a[href*='behance.net']:before,
.footer-menu a[href*='codepen.io']:before,
.footer-menu a[href*='delicious.com']:before,
.footer-menu a[href*='deviantart.com']:before,
.footer-menu a[href*='digg.com']:before,
.footer-menu a[href*='dribbble.com']:before,
.footer-menu a[href*='facebook.com']:before,
.footer-menu a[href*='flickr.com']:before,
.footer-menu a[href*='foursquare.com']:before,
.footer-menu a[href*='github.com']:before,
.footer-menu a[href*='instagram.com']:before,
.footer-menu a[href*='linkedin.com']:before,
.footer-menu a[href*='pinterest.com']:before,
.footer-menu a[href*='plus.google.com']:before,
.footer-menu a[href*='reddit.com']:before,
.footer-menu a[href*='soundcloud.com']:before,
.footer-menu a[href*='stackexchange.com']:before,
.footer-menu a[href*='stackoverflow.com']:before,
.footer-menu a[href*='tumblr.com']:before,
.footer-menu a[href*='twitter.com']:before,
.footer-menu a[href*='vimeo.com']:before,
.footer-menu a[href*='vine.co']:before,
.footer-menu a[href*='vk.com']:before,
.footer-menu a[href*='weibo.com']:before,
.footer-menu a[href*='wordpress.com']:before,
.footer-menu a[href*='youtube.com']:before,
.footer-menu a[href*='xing']:before,
.footer-menu a[href*='yelp']:before {
  font-family: polestar-icons;
  font-size: 18px;
  transition: 0.2s;
}

.footer-menu a[href*='behance.net']:before {
  content: '\f1b4';
}

.footer-menu a[href*='codepen.io']:before {
  content: '\f1cb';
}

.footer-menu a[href*='delicious.com']:before {
  content: '\f1a5';
}

.footer-menu a[href*='deviantart.com']:before {
  content: '\f1bd';
}

.footer-menu a[href*='digg.com']:before {
  content: '\f1a6';
}

.footer-menu a[href*='dribbble.com']:before {
  content: '\f17d';
}

.footer-menu a[href*='facebook.com']:before {
  content: '\f09a';
}

.footer-menu a[href*='flickr.com']:before {
  content: '\f16e';
}

.footer-menu a[href*='foursquare.com']:before {
  content: '\f180';
}

.footer-menu a[href*='github.com']:before {
  content: '\f09b';
}

.footer-menu a[href*='plus.google.com']:before {
  content: '\f0d5';
}

.footer-menu a[href*='instagram.com']:before {
  content: '\f16d';
}

.footer-menu a[href*='linkedin.com']:before {
  content: '\f0e1';
}

.footer-menu a[href*='pinterest.com']:before {
  content: '\f0d2';
}

.footer-menu a[href*='reddit.com']:before {
  content: '\f1a1';
}

.footer-menu a[href*='soundcloud.com']:before {
  content: '\f1be';
}

.footer-menu a[href*='stackexchange.com']:before {
  content: '\f18d';
}

.footer-menu a[href*='stackoverflow.com']:before {
  content: '\f16c';
}

.footer-menu a[href*='tumblr.com']:before {
  content: '\f173';
}

.footer-menu a[href*='twitter.com']:before {
  content: '\f099';
}

.footer-menu a[href*='vimeo.com']:before {
  content: '\f194';
}

.footer-menu a[href*='vine.co']:before {
  content: '\f1ca';
}

.footer-menu a[href*='vk.com']:before {
  content: '\f189';
}

.footer-menu a[href*='weibo.com']:before {
  content: '\f18a';
}

.footer-menu a[href*='wordpress.com']:before {
  content: '\f19a';
}

.footer-menu a[href*='xing']:before {
  content: '\f168';
}

.footer-menu a[href*='yelp.com']:before {
  content: '\f1e9';
}

.footer-menu a[href*='youtube.com']:before {
  content: '\f16a';
}

.breadcrumbs {
  font-size: 13px;
  margin-bottom: 15px;
}

.breadcrumbs,
.breadcrumbs a {
  color: #828282;
}

.breadcrumbs a:hover {
  color: #f2fd00;
}

#scroll-to-top {
  background: rgba(0, 0, 0, 0.65);
  border-radius: 2px;
  bottom: 20px;
  cursor: pointer;
  height: 45px;
  line-height: 0;
  opacity: 0;
  padding-top: 15px;
  position: fixed;
  right: 20px;
  transform: scale(0);
  transition: 0.2s;
  text-align: center;
  width: 45px;
  z-index: 101;
}

#scroll-to-top svg path {
  fill: #fff;
}

#scroll-to-top img,
#scroll-to-top svg {
  display: inline-block;
  height: 15px;
  opacity: 0.6;
  transition: 0.3s;
  width: 15px;
}

#scroll-to-top:hover svg {
  opacity: 0.9;
}

#scroll-to-top.show {
  opacity: 1;
  transform: scale(1);
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#content[tabindex='-1']:focus {
  outline: 0;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 27px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 27px;
}

@media (max-width: 480px) {
  .alignleft,
  .alignright {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.burst-animation-overlay {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 2;
}

.burst-animation-overlay .burst-circle {
  background: #000;
  border-radius: 10px;
  height: 2px;
  opacity: 0.1;
  position: absolute;
  width: 2px;
}

.fa-spin {
  animation: a 2s infinite linear;
}

@keyframes a {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

.clear:after:after,
.clear:before:after,
.comment-content:after:after,
.comment-content:before:after,
.entry-content:after:after,
.entry-content:before:after,
.site-content:after:after,
.site-content:before:after,
.site-footer:after:after,
.site-footer:before:after,
.site-header:after:after,
.site-header:before:after {
  clear: both;
  content: '';
  display: table;
}

.clear,
.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both;
}

.infinite-scroll.neverending .site-footer,
.infinite-scroll .pagination,
.infinite-scroll .posts-navigation,
.infinite-scroll .woocommerce-pagination {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

#infinite-handle {
  clear: both;
  text-align: center;
  width: 100%;
}

#infinite-handle span {
  background: none;
  display: block;
  padding: 0;
}

#infinite-handle span button {
  font-size: 1em;
}

#infinite-handle span button:hover {
  line-height: normal;
  padding: 11px 25px;
}

.infinite-scroll .infinite-loader {
  display: block;
  clear: both;
  width: 100%;
}

.infinite-scroll .infinite-loader .spinner {
  margin: 0 auto;
}

#main #jp-relatedposts {
  margin-top: 0;
  padding-top: 0;
}

#main
  #jp-relatedposts
  .jp-relatedposts-items-visual
  .jp-relatedposts-post
  img.jp-relatedposts-post-img {
  margin-bottom: 10px;
}

#main #jp-relatedposts h4.jp-relatedposts-post-title {
  font-size: 16px;
}

#main #jp-relatedposts h4.jp-relatedposts-post-title a {
  color: #2d2d2d;
  font-family: 'Whitney-Light', Montserrat, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 3px;
}

#main #jp-relatedposts h4.jp-relatedposts-post-title a:hover {
  text-decoration: none;
}

.site-content #primary .sharedaddy {
  margin-bottom: 50px;
}

.site-content #primary .sharedaddy h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7333;
  margin-bottom: 15px;
}

.site-content #primary .sharedaddy h3:before {
  content: none;
}

.site-content #primary .sharedaddy ul {
  margin-bottom: 0 !important;
}

.wpcf7 div.wpcf7-response-output {
  margin: 0;
  padding: 10px 15px;
}

.site-footer .widget,
.widget-area .widget {
  margin: 0 0 45px;
}

.site-footer .widget .widget-title,
.widget-area .widget .widget-title {
  font-size: 16px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.site-footer .widget .widget-title ~ *,
.widget-area .widget .widget-title ~ * {
  font-size: 14px;
}

.site-footer .widget a,
.widget-area .widget a {
  color: #626262;
}

.site-footer .widget a:hover,
.widget-area .widget a:hover {
  color: #f2fd00;
}

#infinite-handle span .site-footer .widget button,
#infinite-handle span .site-footer .widget button:hover,
#infinite-handle span .widget-area .widget button,
#infinite-handle span .widget-area .widget button:hover,
.pagination .site-footer .widget .page-numbers,
.pagination .site-footer .widget .page-numbers:hover,
.pagination .widget-area .widget .page-numbers,
.pagination .widget-area .widget .page-numbers:hover,
.site-footer .widget #infinite-handle span button,
.site-footer .widget #infinite-handle span button:hover,
.site-footer .widget .button,
.site-footer .widget .button:hover,
.site-footer .widget .pagination .page-numbers,
.site-footer .widget .pagination .page-numbers:hover,
.widget-area .widget #infinite-handle span button,
.widget-area .widget #infinite-handle span button:hover,
.widget-area .widget .button,
.widget-area .widget .button:hover,
.widget-area .widget .pagination .page-numbers,
.widget-area .widget .pagination .page-numbers:hover {
  color: #fff;
}

.site-footer .widget ul,
.widget-area .widget ul {
  list-style: none;
  margin: 0;
}

.site-footer .widget ul li,
.widget-area .widget ul li {
  line-height: 2;
}

.site-footer .widget input,
.widget-area .widget input {
  font-size: 14px;
}

.widget #wp-calendar {
  border: 0;
  margin: 0;
}

.widget #wp-calendar caption {
  color: #2d2d2d;
  font-size: 14px;
  font-weight: 700;
  font-weight: 600;
  text-align: left;
}

.widget #wp-calendar tr:nth-child(2n + 2) {
  background: none;
}

.widget #wp-calendar td,
.widget #wp-calendar th {
  border: 0;
  padding: 0;
}

.widget #wp-calendar thead {
  border-bottom: 2px solid #e6e6e6;
}

.widget #wp-calendar thead tr {
  background: none;
}

.widget #wp-calendar thead th {
  padding: 8px 0;
  text-align: center;
}

.widget #wp-calendar tbody {
  font-size: 13px;
}

.widget #wp-calendar tbody .pad {
  background: none;
}

.widget #wp-calendar tbody tr:first-of-type td {
  padding-top: 8px;
}

.widget #wp-calendar tbody td {
  padding-bottom: 8px;
  text-align: center;
}

.widget #wp-calendar tfoot {
  font-size: 13px;
}

.widget #wp-calendar tfoot #next,
.widget #wp-calendar tfoot #prev {
  padding-top: 4px;
}

.widget #wp-calendar tfoot #next a,
.widget #wp-calendar tfoot #prev a {
  color: #2d2d2d;
}

.widget #wp-calendar tfoot #next a:hover,
.widget #wp-calendar tfoot #prev a:hover {
  color: #f2fd00;
}

.widget #wp-calendar tfoot #next {
  text-align: right;
}

.widget_archive li,
.widget_categories li {
  color: #828282;
}

.widget_archive li a,
.widget_categories li a {
  color: #2d2d2d;
  display: inline-block;
  margin-bottom: 8px;
}

.widget_archive li span,
.widget_categories li span {
  color: #828282;
}

.widget_archive li .children,
.widget_categories li .children {
  margin-left: 12px;
}

.widget .search-form,
.widget .search-form input[type='search'] {
  width: 100%;
}

#secondary .widget .search-form input[type='search'] {
  min-width: 0;
}

.polestar-container {
  margin: 0 auto;
  max-width: 1190px;
  padding: 0 25px;
  position: relative;
  width: 100%;
}

.full-width .polestar-container {
  max-width: none;
}

.site-content:after {
  clear: both;
  content: '';
  display: table;
}

.content-area {
  width: 100%;
}

.sidebar .content-area {
  float: left;
  width: 70%;
}

.sidebar-left.sidebar .content-area {
  float: right;
}

@media (max-width: 768px) {
  .sidebar .content-area {
    width: 100%;
  }
}

.page-layout-full-width-no-sidebar .site-content .content-area,
.page-layout-no-sidebar .site-content .content-area,
.page-layout-stripped .site-content .content-area {
  float: none;
  width: 100%;
}

.page-layout-full-width-no-sidebar .site-content .polestar-container {
  max-width: none;
  padding: 0;
}

.page-layout-constrained .content-area {
  float: none;
  margin: 0 auto;
  max-width: 870px;
  width: 100%;
}

.widget-area {
  float: right;
  padding-left: 4%;
  width: 30%;
}

.sidebar-left .widget-area {
  float: left;
  padding-right: 4%;
  padding-left: 0;
}

@media (max-width: 768px) {
  .widget-area {
    border-top: 1px solid #e6e6e6;
    margin-top: 50px;
    padding: 50px 0 0;
    width: 100%;
  }
}

.site-header {
  background: #fff;
  /* border-bottom: 1px solid #e6e6e6; */
  margin-bottom: 60px;
  padding: 25px 0;
  position: relative;
  width: 100%;
  z-index: 9999;
}

body[class*='overlap-'] .site-header:not(.stuck) {
  background: transparent;
  border: none;
  position: absolute;
}

.no-header-margin .site-header {
  margin-bottom: 0;
}

.topbar-out .site-header {
  top: 0;
  left: 0;
  width: 100%;
}

.topbar-out .site-header:after {
  clear: both;
  content: '';
  display: table;
}

.topbar-out.admin-bar .site-header {
  top: 32px;
}

@media (max-width: 782px) {
  .topbar-out.admin-bar .site-header {
    top: 46px;
  }
}

@media (max-width: 600px) {
  .admin-bar .site-header.sticky.stuck {
    top: 0;
  }
}

/* .site-header.stuck {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075)
} */

.site-header .site-header-inner {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.centered.site-header .site-header-inner {
  flex-direction: column;
}

.site-branding .logo-white {
  display: none;
}

.front-page .site-branding .logo-black {
  display: none;
}

.front-page .site-branding .logo-white {
  display: block;
}

.site-header .site-branding {
  padding-right: 20px;
}

.site-header .site-branding .custom-logo-wrapper {
  display: inline-block;
}

.site-header .site-branding .site-title {
  font-family: 'Whitney-Light', Montserrat, sans-serif;
  font-weight: 600;
  font-size: 29px;
  line-height: normal;
  margin: 0;
}

.site-header .site-branding .site-title a {
  color: #2d2d2d;
}

.site-header .site-branding .custom-logo-link {
  display: block;
}

.site-header .site-branding img {
  display: inline-block;
  vertical-align: middle;
}

.tagline.site-header .site-branding img {
  padding-bottom: 5px;
}

.site-header .site-branding .site-description {
  color: #626262;
  font-family: 'Whitney-Light', Montserrat, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  margin: 0;
}

.site-header .site-branding > * {
  transform-origin: left center;
}

.centered.site-header .site-branding > * {
  transform-origin: center center;
}

.site-header #header-search {
  background: #fff;
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999;
}

body[class*='overlap-'] .site-header #header-search {
  background: transparent;
}

.site-header #header-search .polestar-container {
  height: 100%;
}

.site-header #header-search form {
  background: #fff;
  height: 48px;
  left: 20px;
  position: absolute;
  right: 59px;
  top: 50%;
}

.site-header #header-search input[type='search'] {
  background: rgba(0, 0, 0, 0.055);
  border: 0;
  box-sizing: border-box;
  height: 48px;
  padding: 0 15px;
  right: 15px;
  width: 100%;
}

.site-header #header-search input[type='search']:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #e6e6e6 inset !important;
}

.site-header #header-search button[type='submit'] {
  display: none;
}

.site-header #header-search #close-search {
  cursor: pointer;
  margin-top: -12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: scale(0);
  transition: 0.35s;
}

.site-header #header-search #close-search svg {
  height: 24px;
  width: 24px;
}

body[class*='overlap-'] .site-header #header-search #close-search svg {
  background: #fff;
  border-radius: 50%;
}

.site-header #header-search #close-search svg path {
  transition: 0.3s;
  fill: #2d2d2d;
}

.site-header #header-search #close-search svg:hover path {
  fill: #626262;
}

.site-header #header-search #close-search.animate-in {
  transform: scale(1);
}

.site-header.centered .site-branding {
  margin: 0 auto 20px;
  padding: 0;
  text-align: center;
}

.site-header.centered .main-navigation {
  text-align: center;
}

@media (max-width: 768px) {
  .site-header:not(.mobile-menu) .site-header-inner {
    flex-direction: column;
  }

  .site-header:not(.mobile-menu) .site-branding {
    margin: 0 auto 20px;
    padding: 0;
    text-align: center;
  }

  .site-header:not(.mobile-menu) .main-navigation {
    text-align: center;
  }
}

.site-header .widgets {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

@media (max-width: 768px) {
  .site-header .widgets {
    flex-direction: column;
  }
}

.site-header .widgets.widgets-1 .widget {
  width: 100%;
}

.site-header .widgets.widgets-2 .widget {
  width: 48.625%;
}

.site-header .widgets.widgets-3 .widget {
  width: 31.5%;
}

.site-header .widgets.widgets-4 .widget {
  width: 22.9375%;
}

.site-header .widgets.widgets-5 .widget {
  width: 17.8%;
}

.site-header .widgets.widgets-6 .widget {
  width: 14.375%;
}

.site-header .widgets.widgets-7 .widget {
  width: 11.92857%;
}

.site-header .widgets.widgets-8 .widget {
  width: 10.09375%;
}

.site-header .widgets.widgets-9 .widget {
  width: 8.66667%;
}

.site-header .widgets.widgets-10 .widget {
  width: 7.525%;
}

.site-header .widgets .widget {
  box-sizing: content-box;
  margin: 0 2.75% 0 0;
}

.site-header .widgets .widget:last-of-type {
  margin-right: 0;
}

.site-header .widgets .widget .widget-title {
  font-size: 16px;
  margin: 0 0 5px;
}

.site-header .widgets .widget .textwidget,
.site-header .widgets .widget .widget-title ~ * {
  font-size: 14px;
}

.site-header .widgets .widget p:last-of-type,
.site-header .widgets .widget p:only-of-type,
.site-header .widgets .widget ul {
  margin-bottom: 0;
}

.site-header .widgets .widget input[type='search'] {
  font-size: 14px;
}

.overlap-light .site-header:not(.stuck) .site-branding .site-description,
.overlap-light .site-header:not(.stuck) .site-branding .site-title a {
  color: #fff;
}

.overlap-dark .site-header:not(.stuck) .site-branding .site-description,
.overlap-dark .site-header:not(.stuck) .site-branding .site-title a {
  color: #2d2d2d;
}

.masthead-sentinel {
  margin-bottom: 60px;
}

body[class*='overlap-'] .masthead-sentinel {
  display: none;
}

.no-header-margin .masthead-sentinel {
  margin-bottom: 0;
}

#topbar {
  position: relative;
  width: 100%;
  z-index: 1000;
}

.hentry {
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 50px;
  padding: 0 0 25px;
}

.hentry:last-of-type {
  border: 0;
  padding: 0;
}

.hentry:only-of-type {
  border: 0;
  padding: 0;
  margin: 0;
}

.entry-header {
  margin-bottom: 50px;
}

.site-content .entry-title {
  font-family: 'Whitney-Medium';
  font-size: 26px;
  font-weight: bold;
  color: #2d2d2d;
  line-height: normal;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  display: none;
}

.woocommerce .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb {
  text-transform: lowercase;
}

.site-content .entry-title a {
  color: #2d2d2d;
  text-decoration: none;
}

.site-content .entry-title a:hover {
  color: #626262;
}

.entry-meta {
  line-height: normal;
  display: none;
}

.entry-meta > span {
  color: #828282;
  font-size: 13px;
  position: relative;
}

.entry-meta > span a {
  color: inherit;
  text-decoration: none;
}

.entry-meta > span a:hover {
  color: #f2fd00;
}

.entry-meta > span:after {
  color: #828282;
  content: '\f111';
  display: inline-block;
  font-family: polestar-icons;
  font-size: 4px;
  height: 5px;
  line-height: normal;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}

.entry-meta > span:last-of-type:after,
.entry-meta > span:only-of-type:after {
  content: none;
}

.entry-meta .updated:not(.published) {
  display: none;
}

.group-blog .byline,
.single .byline {
  display: inline;
}

.entry-thumbnail,
.entry-video,
.gallery-format-slider {
  margin-bottom: 25px;
}

.entry-thumbnail {
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  text-align: center;
  width: 100%;
  display: none;
}

.entry-thumbnail .thumbnail-meta {
  display: block;
  left: 10px;
  position: absolute;
  top: 10px;
  z-index: 1;
}

.entry-thumbnail .thumbnail-meta ul {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
}

.entry-thumbnail .thumbnail-meta ul li {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  display: inline-block;
  font-size: 11px;
  padding: 5px 12px 6px;
  text-transform: uppercase;
}

.entry-thumbnail .thumbnail-meta ul li a {
  color: #fff;
  line-height: normal;
}

.entry-thumbnail .overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.3s;
  width: 100%;
  z-index: 0;
}

.entry-thumbnail:hover .overlay {
  background: rgba(0, 0, 0, 0.2);
}

.entry-thumbnail .icon-add {
  background: rgba(0, 0, 0, 0.4);
  display: inline-block;
  border-radius: 50%;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  padding: 16px 0 0;
  position: absolute;
  top: 50%;
  transition: all 0.15s;
  transform: scale(0);
  width: 60px;
  z-index: 5;
}

.grid-category {
  text-transform: lowercase;
}

.grid-category a {
  text-transform: lowercase !important;
}

.grid-category a.active,
.grid-category a:hover,
.grid-category a:focus,
.grid-category a:active {
  color: #343434 !important;
}

@media (max-width: 480px) {
  .entry-thumbnail .icon-add {
    height: 52px;
    margin: -26px 0 0 -26px;
    padding: 13.5px 0 0;
    width: 52px;
  }
}

.entry-thumbnail:hover .icon-add {
  transform: scale(1);
}

.entry-thumbnail .icon-add svg {
  height: 30px;
  margin-right: -15.6px;
  position: absolute;
  right: 50%;
  width: 30px;
}

@media (max-width: 480px) {
  .entry-thumbnail .icon-add svg {
    height: 26px;
    margin-right: -13.5px;
    width: 26px;
  }
}

.entry-thumbnail .icon-add svg path {
  fill: #fff;
  opacity: 0.7;
}

.entry-thumbnail a {
  display: block;
  line-height: 0;
}

.site-content .more-wrapper {
  display: block;
  font-size: 14px;
}

.site-content .more-wrapper span {
  font-size: 13px;
  position: relative;
  right: -4px;
  top: 1.5px;
}

.site-content .more-wrapper a {
  color: #2d2d2d;
  font-weight: 600;
}

.site-content .more-wrapper a:hover {
  color: #f2fd00;
}

.page-links {
  text-align: left;
}

.page-links .page-links-title {
  color: #2d2d2d;
  font-size: 14px;
  font-weight: 600;
}

.page-links .post-page-numbers {
  background: #f1f1f1;
  border-radius: 2px;
  color: #626262;
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  margin-right: 3px;
  padding: 11px 17px;
  transition: 0.3s;
}

.page-links .post-page-numbers.current,
.page-links .post-page-numbers:hover {
  background: #f2fd00;
  color: #fff;
}

.single .entry-footer {
  margin: 0 0 50px;
}

#page .widget_tag_cloud a,
.tags-links a {
  background: #f1f1f1;
  border-radius: 2px;
  color: #626262;
  display: inline-block;
  font-size: 13px;
  line-height: normal;
  margin: 0 6px 8px 0;
  padding: 6px 10px;
  transition: 0.3s;
}

#page .widget_tag_cloud a:hover,
.tags-links a:hover {
  background: #f2fd00;
  color: #fff;
}

.page-header {
  margin-bottom: 25px;
}

.page-header .page-title {
  margin-top: 0;
}

.archive:not(.woocommerce) .page-title {
  font-size: 18px;
  margin: 0;
}

.archive .page-header,
.search-results .page-header {
  margin-bottom: 35px;
}

.archive .page-title,
.search-results .page-title {
  font-size: 18px;
}

.archive .taxonomy-description,
.search-results .taxonomy-description {
  font-size: 13px;
  margin-top: 15px;
}

.search-results .entry-title {
  font-size: 26px;
}

.search-results article {
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 50px;
  padding: 0 0 30px;
}

.search-results article:last-of-type {
  border: 0;
}

.search-results article:only-of-type {
  border: 0;
  margin: 0;
}

.search-results .hentry {
  overflow: auto;
}

.search-results .hentry .entry-title {
  font-size: 18px;
}

.search-results .hentry .entry-thumbnail {
  box-sizing: border-box;
  float: left;
  margin: 0 4% 0 0;
  width: 40%;
}

@media (max-width: 1024px) {
  .search-results .hentry .entry-thumbnail {
    float: none;
    margin-bottom: 25px;
    text-align: center;
    width: auto;
  }
}

.search-results .hentry .entry-summary {
  font-size: 15px;
}

.search-results .hentry .entry-summary p:last-of-type,
.search-results .hentry .entry-summary p:only-of-type {
  margin: 0;
}

.search-results .hentry.has-post-thumbnail .polestar-content-wrapper {
  box-sizing: border-box;
  float: right;
  width: 56%;
}

@media (max-width: 1024px) {
  .search-results .hentry.has-post-thumbnail .polestar-content-wrapper {
    float: none;
    width: 100%;
  }
}

.search-form {
  display: inline-block;
  position: relative;
}

.search-form input[type='search'] {
  min-width: 300px;
  padding-right: 46px;
}

.search-form button[type='submit'] {
  background: none;
  border: none;
  padding: 12px 15px 10px;
  position: absolute;
  right: 0;
  top: 0;
}

.search-form button[type='submit'] svg {
  height: 16px;
  width: 16px;
}

.search-form button[type='submit'] svg path {
  fill: #828282;
}

.author-box {
  display: table;
  border: 2px solid #e6e6e6;
  border-right: 0;
  border-left: 0;
  margin: 0;
  padding: 30px 0;
  margin-bottom: 50px;
  width: 100%;
  display: none;
}

.author-box .author-avatar {
  display: table-cell;
  vertical-align: top;
  width: 105px;
}

@media (max-width: 480px) {
  .author-box .author-avatar {
    display: block;
    width: 100%;
  }
}

.author-box .author-avatar img {
  border-radius: 40px;
  display: block;
  height: 80px;
  width: 80px;
}

@media (max-width: 480px) {
  .author-box .author-avatar img {
    margin: 0 0 15px;
  }
}

.author-box .author-description {
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 480px) {
  .author-box .author-description {
    display: block;
    width: 100%;
  }
}

.author-box .author-description h3 {
  font-size: 18px;
  line-height: normal;
  margin: 0;
}

.author-box .author-description span {
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
}

.author-box .author-description span a {
  color: #626262;
}

.author-box .author-description span a:hover {
}

.author-box .author-description div {
  font-size: 14px;
}

.related-posts-section,
.yarpp-related {
  padding-bottom: 25px;
}

.related-posts-section {
  display: none;
}

.related-posts-section .related-posts,
.yarpp-related .related-posts {
  font-size: 16px;
}

.related-posts-section ol,
.yarpp-related ol {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.related-posts-section ol:after,
.yarpp-related ol:after {
  clear: both;
  content: '';
  display: table;
}

.related-posts-section ol li,
.yarpp-related ol li {
  display: block;
  float: left;
  margin: 0 0 25px;
  width: 31%;
}

@media (max-width: 480px) {
  .related-posts-section ol li,
  .yarpp-related ol li {
    width: 100%;
  }
}

.related-posts-section ol li:nth-child(3n + 1),
.yarpp-related ol li:nth-child(3n + 1) {
  margin-right: 3.5%;
}

@media (max-width: 480px) {
  .related-posts-section ol li:nth-child(3n + 1),
  .yarpp-related ol li:nth-child(3n + 1) {
    margin-right: 0;
  }
}

.related-posts-section ol li:nth-child(3n + 3),
.yarpp-related ol li:nth-child(3n + 3) {
  margin-left: 3.5%;
}

@media (max-width: 480px) {
  .related-posts-section ol li:nth-child(3n + 3),
  .yarpp-related ol li:nth-child(3n + 3) {
    margin-left: 0;
  }
}

.related-posts-section ol li:only-child,
.yarpp-related ol li:only-child {
  margin: 0;
}

.related-posts-section ol li a,
.yarpp-related ol li a {
  display: block;
  line-height: 0;
  text-decoration: none;
}

.related-posts-section ol li img,
.yarpp-related ol li img {
  margin-bottom: 10px;
}

.related-posts-section ol li .related-post-title,
.yarpp-related ol li .related-post-title {
  font-size: 16px;
  line-height: normal;
  margin: 0 0 3px;
}

.related-posts-section ol li .related-post-title:hover,
.yarpp-related ol li .related-post-title:hover {
  color: #f2fd00;
}

.related-posts-section ol li .related-post-date,
.yarpp-related ol li .related-post-date {
  color: #828282;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.related-posts-section ol li .related-post-date:hover,
.yarpp-related ol li .related-post-date:hover {
  color: #f2fd00;
}

.comment-list {
  margin: 0 0 30px;
  padding: 0;
}

.comment-list ol.children {
  margin: 0;
}

@media (min-width: 1025px) {
  .comment-list li .comment {
    margin-left: 80px;
  }
}

.comment-list .comment,
.comment-list .pingback {
  color: #626262;
  display: block;
}

.comment-list .comment .comment-box,
.comment-list .pingback .comment-box {
  border-bottom: 1px solid #e6e6e6;
  padding: 25px 0;
}

@media (min-width: 481px) {
  .comment-list .comment .comment-container,
  .comment-list .pingback .comment-container {
    margin-left: 80px;
  }
}

.comment-list .comment .avatar-container,
.comment-list .pingback .avatar-container {
  float: left;
}

@media (max-width: 480px) {
  .comment-list .comment .avatar-container,
  .comment-list .pingback .avatar-container {
    display: none;
  }
}

.comment-list .comment .avatar-container img,
.comment-list .pingback .avatar-container img {
  display: block;
  border-radius: 50%;
}

.comment-list .comment .info,
.comment-list .pingback .info {
  line-height: normal;
  padding-bottom: 15px;
}

.comment-list .comment .author,
.comment-list .pingback .author {
  color: #2d2d2d;
  font-size: 14px;
  font-weight: 600;
}

.comment-list .comment .author a,
.comment-list .pingback .author a {
  color: #2d2d2d;
  text-decoration: none;
}

.comment-list .comment .author a:hover,
.comment-list .pingback .author a:hover {
  color: #626262;
}

.comment-list .bypostauthor .author:before {
  content: '\f040';
  font-family: polestar-icons;
  font-size: 14px;
  margin-right: 5px;
}

.comment-list .comment .date,
.comment-list .pingback .date {
  color: #828282;
  font-size: 13px;
}

.comment-list .comment .comment-content,
.comment-list .pingback .comment-content {
  font-size: 14px;
}

.comment-list .comment .comment-content p,
.comment-list .pingback .comment-content p {
  margin-bottom: 15px;
}

.comment-list .comment .comment-content a,
.comment-list .pingback .comment-content a {
  word-wrap: break-word;
}

.comment-list .comment .comment-content .comment-awaiting-moderation,
.comment-list .pingback .comment-content .comment-awaiting-moderation {
  font-weight: 700;
  font-weight: 600;
}

.comment-list .comment .comment-reply-link,
.comment-list .pingback .comment-reply-link {
  color: #2d2d2d;
  font-size: 12px;
  font-weight: 700;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.comment-list .comment .comment-reply-link:hover,
.comment-list .pingback .comment-reply-link:hover {
  color: #f2fd00;
}

.comment-list .pingback {
  list-style: none;
}

.comment-list .pingback .comment-container {
  list-style: none;
  margin-left: 0;
}

.comment-reply-title,
.comments-title {
  font-size: 16px;
  margin-bottom: 0;
}

.comment-respond {
  margin-top: 30px;
}

.comment-reply-title {
  margin-bottom: 15px;
}

.comment-reply-title #cancel-comment-reply-link {
  color: #828282;
  font-family: 'Whitney-Light', Open Sans, sans-serif;
  font-size: 13px;
  margin-left: 0.5em;
  text-transform: none;
}

.comment-reply-title #cancel-comment-reply-link:hover {
  color: #f2fd00;
}

#commentform p {
  line-height: normal;
  margin-bottom: 25px;
}

#commentform label {
  display: block;
  line-height: normal;
  margin-bottom: 8px;
  text-transform: capitalize;
}

#commentform textarea {
  width: 100%;
}

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
  box-sizing: border-box;
  float: left;
  width: 31%;
}

@media (max-width: 768px) {
  #commentform .comment-form-author,
  #commentform .comment-form-email,
  #commentform .comment-form-url {
    width: 100%;
  }
}

#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input {
  width: 100%;
}

#commentform .comment-form-email {
  margin: 0 3.5% 25px;
}

@media (max-width: 768px) {
  #commentform .comment-form-email {
    margin: 0 0 25px;
  }
}

#commentform .comment-notes,
#commentform .logged-in-as {
  font-size: 13px;
  line-height: 1.6875;
}

#commentform .comment-notes a,
#commentform .logged-in-as a {
  color: #626262;
  text-decoration: none;
}

#commentform .comment-notes a:hover,
#commentform .logged-in-as a:hover {
  color: #f2fd00;
}

#commentform .comment-form-cookies-consent {
  align-items: center;
  clear: both;
  display: flex;
  margin: 0 0 8px;
}

#commentform .comment-form-cookies-consent input {
  line-height: 1;
  margin-right: 5px;
}

#commentform .comment-form-cookies-consent label {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
}

#commentform .form-submit {
  margin: 25px 0 0;
  clear: both;
}

#commentform .comment-subscription-form {
  display: block;
  clear: both;
  margin: 0 0 8px;
  overflow: auto;
}

#commentform .comment-subscription-form:last-of-type {
  margin-bottom: 0;
}

#commentform .comment-subscription-form input {
  margin-right: 0;
  position: relative;
  top: -1px;
}

#commentform .comment-subscription-form label {
  font-weight: 400;
}

.no-comments {
  font-size: 14px;
  font-weight: 700;
  font-weight: 600;
  margin: 0;
}

.commentform-error {
  font-size: 14px;
  margin: 0 0 25px;
}

.site-footer {
  background: #fff;
  margin-top: 75px;
}

.site-footer.footer-active-sidebar {
  border-top: 1px solid #e6e6e6;
}

.no-footer-margin .site-footer {
  margin-top: 0;
}

.site-footer .widgets {
  padding: 50px 0;
  width: 100%;
}

.site-footer .widgets:after {
  clear: both;
  content: '';
  display: table;
}

.site-footer .widgets.widgets-1 .widget {
  width: 100%;
}

.site-footer .widgets.widgets-2 .widget {
  width: 48.625%;
}

.site-footer .widgets.widgets-3 .widget {
  width: 31.5%;
}

.site-footer .widgets.widgets-4 .widget {
  width: 22.9375%;
}

.site-footer .widgets.widgets-5 .widget {
  width: 17.8%;
}

.site-footer .widgets.widgets-6 .widget {
  width: 14.375%;
}

.site-footer .widgets.widgets-7 .widget {
  width: 11.92857%;
}

.site-footer .widgets.widgets-8 .widget {
  width: 10.09375%;
}

.site-footer .widgets.widgets-9 .widget {
  width: 8.66667%;
}

.site-footer .widgets.widgets-10 .widget {
  width: 7.525%;
}

.site-footer .widgets .widget {
  box-sizing: content-box;
  margin: 0 2.75% 0 0;
  float: left;
}

.site-footer .widgets .widget:last-of-type {
  margin-right: 0;
}

@media (max-width: 768px) {
  .site-footer .widgets .widget {
    float: none;
    margin-bottom: 25px;
    width: 100% !important;
  }

  .site-footer .widgets .widget:last-of-type {
    margin-bottom: 0;
  }
}

.site-footer .site-info {
  float: left;
  font-size: 13px;
  text-align: left;
  width: 30%;
}

@media (max-width: 1280px) {
  .site-footer .site-info span:last-of-type {
    margin-right: 50px;
  }
}

/* .site-footer .site-info span:after {
  content: "\002d";
  display: inline-block;
  padding: 0 5px
} */

.site-footer .site-info span:last-of-type:after {
  content: none;
}

@media (max-width: 768px) {
  .site-footer .site-info {
    float: none;
    text-align: center;
    width: 100%;
  }
}

.site-footer .bottom-bar {
  border-top: 1px solid #e6e6e6;
  overflow: auto;
  padding: 25px 0;
}

.site-footer .bottom-bar div:only-of-type {
  float: none;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .site-footer .bottom-bar div:only-of-type {
    text-align: left;
    flex-direction: column;
  }
  .site-footer .site-info span:last-of-type {
    margin-right: 0;
  }
}

.site-footer .bottom-bar a {
  color: inherit;
}

.site-footer .bottom-bar a:hover {
  color: #f2fd00;
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption,
embed,
iframe,
object {
  max-width: 100%;
}

.wp-caption {
  font-size: 13px;
}

.wp-caption img[class*='wp-image-'] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  line-height: 3;
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 27px;
}

.gallery-item {
  display: inline-block;
  margin-bottom: 15px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11111%;
}

.gallery-item .gallery-icon a {
  display: block;
  line-height: 0;
  margin-bottom: 8px;
}

.gallery-caption {
  display: block;
  font-size: 13px;
}

.flexslider {
  position: relative;
}

.flexslider .flex-direction-nav,
.flexslider .slides {
  list-style: none;
  margin: 0;
}

.flexslider .slides img {
  display: none;
  width: 100%;
}

.flexslider .slide {
  background-repeat: no-repeat;
  display: none;
  overflow: hidden;
  position: relative;
}

.flexslider .flex-direction-nav a {
  cursor: pointer;
  display: block;
  margin-top: -12.5px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all 0.3s ease-in-out;
  z-index: 10;
}

.flexslider .flex-direction-nav a:hover svg path {
  fill: hsla(0, 0%, 100%, 0.9);
}

.flexslider:hover .flex-direction-nav a {
  opacity: 1;
}

.flexslider .flex-direction-nav a.flex-prev {
  left: 20px;
}

.flexslider .flex-direction-nav a.flex-next {
  right: 20px;
}

.flexslider .flex-direction-nav a:focus {
  outline: 0;
}

.flexslider .flex-direction-nav a svg {
  height: 27px;
  width: auto;
}

.flexslider .flex-direction-nav a svg path {
  fill: hsla(0, 0%, 100%, 0.6);
  transition: 0.3s;
}

.featured-posts-slider {
  margin-bottom: 60px;
}

.widget_siteorigin-panels-postloop .featured-posts-slider {
  margin-bottom: 0;
}

.featured-posts-slider .slides .slide {
  background-color: #626262;
  background-position: 50%;
  background-size: cover;
  height: 520px;
}

@media (max-width: 768px) {
  .featured-posts-slider .slides .slide {
    height: 380px;
  }
}

@media (max-width: 480px) {
  .featured-posts-slider .slides .slide {
    height: 155px;
  }
}

.featured-posts-slider .slides .slide .overlay a {
  background: rgba(0, 0, 0, 0.5);
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}

.featured-posts-slider .slides .slide .slide-content {
  text-align: center;
  padding: 160px 10% 0;
  position: absolute;
  width: 100%;
  z-index: 3;
}

@media (max-width: 768px) {
  .featured-posts-slider .slides .slide .slide-content {
    padding-top: 80px;
  }
}

@media (max-width: 480px) {
  .featured-posts-slider .slides .slide .slide-content {
    padding-top: 30px;
  }
}

.widget_siteorigin-panels-postloop
  .featured-posts-slider
  .slides
  .slide
  .slide-content {
  padding: 15% 10%;
}

.featured-posts-slider .slides .slide .slide-content .entry-title {
  font-size: 46px;
  margin-bottom: 0;
  position: relative;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 3;
}

@media (max-width: 768px) {
  .featured-posts-slider .slides .slide .slide-content .entry-title {
    font-size: 41px;
    line-height: 1.1;
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  .featured-posts-slider .slides .slide .slide-content .entry-title {
    font-size: 26px;
  }
}

.featured-posts-slider .slides .slide .slide-content .entry-title a {
  color: #fff;
}

.featured-posts-slider .slides .slide .slide-content .entry-title a:hover {
  color: hsla(0, 0%, 100%, 0.8);
}

.featured-posts-slider .slides .slide .slide-content .entry-excerpt {
  color: hsla(0, 0%, 100%, 0.9);
  font-size: 18px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {
  .featured-posts-slider .slides .slide .slide-content .entry-excerpt {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .featured-posts-slider .slides .slide .slide-content .entry-excerpt {
    display: none;
  }
}

.featured-posts-slider
  .slides
  .slide
  .slide-content
  .entry-excerpt
  .more-wrapper {
  display: none;
}

/* CUSTOM CSS - DANIEL ESPINOZA <espino<za.dev@gmail.com> */
.site-branding .custom-logo {
  height: 50px;
  width: auto;
}

.site-header .shopping-cart-link .shopping-cart-count {
  background: #f2fd00 !important;
  color: #2d2d2d !important;
}

.front-page.shopping-cart {
  display: none !important;
}

.widget_shopping_cart .buttons a {
  color: #2d2d2d;
}

#infinite-handle span button,
.added_to_cart,
.button,
.pagination .page-numbers,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  color: #2d2d2d !important;
}

#infinite-handle span button:hover,
.added_to_cart:hover,
.button:hover,
.pagination .page-numbers:hover,
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
  border-color: #2d2d2d !important;
  background: #2d2d2d !important;
  color: #fff !important;
}

.widget_shopping_cart .buttons a.button {
  width: 75% !important;
}

.widget_shopping_cart .buttons a.checkout {
  margin-left: 0 !important;
  margin-top: 5px;
}

.main-navigation .current-menu-ancestor > a,
.main-navigation .current-menu-item > a,
.main-navigation .current > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current_page_item > a {
  color: #2d2d2d;
  text-decoration: underline !important;
}

.main-navigation li.focus > a,
.main-navigation li:hover > a {
  color: #626262;
  text-decoration: underline !important;
}

.site-header.front-page {
  margin-bottom: 0;
}

body.home {
  overflow: hidden;
}

.metaslider.home-slider .slides img {
  width: 100%;
  display: block;
  height: 100vh;
  object-fit: cover;
  object-position: center;
}

.woocommerce-cart table.cart .cart_item a {
  font-family: Open Sans, sans-serif;
}

.rrss-container {
  position: fixed;
  margin: 0;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 1190px;
}

.rrss {
  list-style: none;
  text-align: right;
  padding-right: 25px;
}

.rrss li a {
  color: #fff;
  font-family: 'Whitney-Book';
}

.widget_shopping_cart .cart_list li .remove {
  text-decoration: none !important;
}

.widget_shopping_cart .cart_list li .remove:hover,
.cart_list li a:hover,
.product_list_widget li a:hover {
  color: #626262 !important;
}

.woocommerce .product .woocommerce-tabs .wc-tabs li.active a {
  color: #626262 !important;
}

.so-widget-sow-editor h3 {
  border-top: 1px solid #000;
  margin-bottom: 0px !important;
  font-family: 'Whitney-Medium';
  font-size: 18px;
}

.panel-grid-cell {
  margin-bottom: 30px;
}

.siteorigin-widget-tinymce {
  font-size: 14px;
}

.lb-data .lb-number {
  display: none !important;
}

strong.product-quantity {
  font-family: Open Sans, sans-serif;
}

.home-slider::after {
  content: ' ';
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2;
}

@media (max-width: 780px) {
  .site-branding .custom-logo {
    height: 40px;
  }

  .front-page .site-branding .logo-black {
    display: block;
  }

  .front-page .site-branding .logo-white {
    display: none;
  }

  .home-slider {
    display: none;
    position: relative;
  }

  .home-slider.mobile {
    display: block;
    margin-top: 70px !important;
  }

  body[class*='overlap-'] .site-header.front-page:not(.stuck) {
    background: #fff;
  }

  .site-header {
    padding: 15px 0;
  }

  .shopping-cart-text {
    display: none !important;
  }

  .rrss {
    bottom: 0;
    right: 25px;
  }
}

@media (min-width: 781px) {
  .site-header.front-page {
    background: transparent;
    border: none;
  }

  .home-slider {
    display: block;
  }

  .home-slider.mobile {
    display: none;
  }
}

@media (min-width: 600px) and (max-width: 992px) {
  .grid-stack.grid-stack-1
    > .grid-stack-item[data-desktop-gs-width='1'][data-gs-width='6'] {
    position: relative !important;
    width: auto !important;
    left: 0 !important;
    top: auto !important;
    margin-bottom: 20px;
    max-width: none !important;
  }
}

.grid-stack.grid-stack-one-column-mode > .grid-stack-item {
  position: relative !important;
  width: auto !important;
  left: 0 !important;
  top: auto !important;
  margin-bottom: 20px;
  max-width: none !important;
}

.grid-stack.grid-stack-one-column-mode-custom {
  height: auto !important;
}

.grid-stack.grid-stack-one-column-mode-custom > .grid-stack-item {
  position: relative !important;
  width: auto !important;
  left: 0 !important;
  top: auto !important;
  margin-bottom: 20px;
  max-width: none !important;
}

.grid-stack.grid-stack-one-column-mode-custom
  > .grid-stack-item
  > .ui-resizable-handle {
  display: none;
}

.tile .tile-inner:before {
  background: rgba(255,255,255,.9) !important;
}

/* Modifyng currency styles */
.woocs_auto_switcher li a {
  border: none !important;
  color: #111 !important;
}

.woocs_auto_switcher li a.woocs_curr_curr {
  border: none !important;
  color: #fff !important;
}

.woocs_auto_switcher li a:hover {
  color: #fff !important;
}

.woocommerce .woocommerce-breadcrumb a:hover {
  color: #111 !important;
  text-decoration: underline;
}

.siteorigin-widget-tinymce a:hover {
  text-decoration: underline;
}