@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900");
.one-whole {
  width: 100% !important; }

.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths {
  width: 50% !important; }

.one-third, .two-sixths, .four-twelfths {
  width: 33.333% !important; }

.two-thirds, .four-sixths, .eight-twelfths {
  width: 66.666% !important; }

.one-quarter, .two-eighths, .three-twelfths {
  width: 25% !important; }

.three-quarters, .six-eighths, .nine-twelfths {
  width: 75% !important; }

.one-fifth, .two-tenths {
  width: 20% !important; }

.two-fifths, .four-tenths {
  width: 40% !important; }

.three-fifths, .six-tenths {
  width: 60% !important; }

.four-fifths, .eight-tenths {
  width: 80% !important; }

.one-sixth, .two-twelfths {
  width: 16.666% !important; }

.five-sixths, .ten-twelfths {
  width: 83.333% !important; }

.one-eighth {
  width: 12.5% !important; }

.three-eighths {
  width: 37.5% !important; }

.five-eighths {
  width: 62.5% !important; }

.seven-eighths {
  width: 87.5% !important; }

.one-tenth {
  width: 10% !important; }

.three-tenths {
  width: 30% !important; }

.seven-tenths {
  width: 70% !important; }

.nine-tenths {
  width: 90% !important; }

.one-twelfth {
  width: 8.333% !important; }

.five-twelfths {
  width: 41.666% !important; }

.seven-twelfths {
  width: 58.333% !important; }

.eleven-twelfths {
  width: 91.666% !important; }

@media only screen and (max-width: 599px) {
  .palm-one-whole {
    width: 100% !important; }
  .palm-one-half, .palm-two-quarters, .palm-three-sixths, .palm-four-eighths, .palm-five-tenths, .palm-six-twelfths {
    width: 50% !important; }
  .palm-one-third, .palm-two-sixths, .palm-four-twelfths {
    width: 33.333% !important; }
  .palm-two-thirds, .palm-four-sixths, .palm-eight-twelfths {
    width: 66.666% !important; }
  .palm-one-quarter, .palm-two-eighths, .palm-three-twelfths {
    width: 25% !important; }
  .palm-three-quarters, .palm-six-eighths, .palm-nine-twelfths {
    width: 75% !important; }
  .palm-one-fifth, .palm-two-tenths {
    width: 20% !important; }
  .palm-two-fifths, .palm-four-tenths {
    width: 40% !important; }
  .palm-three-fifths, .palm-six-tenths {
    width: 60% !important; }
  .palm-four-fifths, .palm-eight-tenths {
    width: 80% !important; }
  .palm-one-sixth, .palm-two-twelfths {
    width: 16.666% !important; }
  .palm-five-sixths, .palm-ten-twelfths {
    width: 83.333% !important; }
  .palm-one-eighth {
    width: 12.5% !important; }
  .palm-three-eighths {
    width: 37.5% !important; }
  .palm-five-eighths {
    width: 62.5% !important; }
  .palm-seven-eighths {
    width: 87.5% !important; }
  .palm-one-tenth {
    width: 10% !important; }
  .palm-three-tenths {
    width: 30% !important; }
  .palm-seven-tenths {
    width: 70% !important; }
  .palm-nine-tenths {
    width: 90% !important; }
  .palm-one-twelfth {
    width: 8.333% !important; }
  .palm-five-twelfths {
    width: 41.666% !important; }
  .palm-seven-twelfths {
    width: 58.333% !important; }
  .palm-eleven-twelfths {
    width: 91.666% !important; } }

@media only screen and (min-width: 760px) and (max-width: 1059px) {
  .lap-one-whole {
    width: 100% !important; }
  .lap-one-half, .lap-two-quarters, .lap-three-sixths, .lap-four-eighths, .lap-five-tenths, .lap-six-twelfths {
    width: 50% !important; }
  .lap-one-third, .lap-two-sixths, .lap-four-twelfths {
    width: 33.333% !important; }
  .lap-two-thirds, .lap-four-sixths, .lap-eight-twelfths {
    width: 66.666% !important; }
  .lap-one-quarter, .lap-two-eighths, .lap-three-twelfths {
    width: 25% !important; }
  .lap-three-quarters, .lap-six-eighths, .lap-nine-twelfths {
    width: 75% !important; }
  .lap-one-fifth, .lap-two-tenths {
    width: 20% !important; }
  .lap-two-fifths, .lap-four-tenths {
    width: 40% !important; }
  .lap-three-fifths, .lap-six-tenths {
    width: 60% !important; }
  .lap-four-fifths, .lap-eight-tenths {
    width: 80% !important; }
  .lap-one-sixth, .lap-two-twelfths {
    width: 16.666% !important; }
  .lap-five-sixths, .lap-ten-twelfths {
    width: 83.333% !important; }
  .lap-one-eighth {
    width: 12.5% !important; }
  .lap-three-eighths {
    width: 37.5% !important; }
  .lap-five-eighths {
    width: 62.5% !important; }
  .lap-seven-eighths {
    width: 87.5% !important; }
  .lap-one-tenth {
    width: 10% !important; }
  .lap-three-tenths {
    width: 30% !important; }
  .lap-seven-tenths {
    width: 70% !important; }
  .lap-nine-tenths {
    width: 90% !important; }
  .lap-one-twelfth {
    width: 8.333% !important; }
  .lap-five-twelfths {
    width: 41.666% !important; }
  .lap-seven-twelfths {
    width: 58.333% !important; }
  .lap-eleven-twelfths {
    width: 91.666% !important; } }

@media only screen and (min-width: 599px) {
  .tablet-one-whole {
    width: 100% !important; }
  .tablet-one-half, .tablet-two-quarters, .tablet-three-sixths, .tablet-four-eighths, .tablet-five-tenths, .tablet-six-twelfths {
    width: 50% !important; }
  .tablet-one-third, .tablet-two-sixths, .tablet-four-twelfths {
    width: 33.333% !important; }
  .tablet-two-thirds, .tablet-four-sixths, .tablet-eight-twelfths {
    width: 66.666% !important; }
  .tablet-one-quarter, .tablet-two-eighths, .tablet-three-twelfths {
    width: 25% !important; }
  .tablet-three-quarters, .tablet-six-eighths, .tablet-nine-twelfths {
    width: 75% !important; }
  .tablet-one-fifth, .tablet-two-tenths {
    width: 20% !important; }
  .tablet-two-fifths, .tablet-four-tenths {
    width: 40% !important; }
  .tablet-three-fifths, .tablet-six-tenths {
    width: 60% !important; }
  .tablet-four-fifths, .tablet-eight-tenths {
    width: 80% !important; }
  .tablet-one-sixth, .tablet-two-twelfths {
    width: 16.666% !important; }
  .tablet-five-sixths, .tablet-ten-twelfths {
    width: 83.333% !important; }
  .tablet-one-eighth {
    width: 12.5% !important; }
  .tablet-three-eighths {
    width: 37.5% !important; }
  .tablet-five-eighths {
    width: 62.5% !important; }
  .tablet-seven-eighths {
    width: 87.5% !important; }
  .tablet-one-tenth {
    width: 10% !important; }
  .tablet-three-tenths {
    width: 30% !important; }
  .tablet-seven-tenths {
    width: 70% !important; }
  .tablet-nine-tenths {
    width: 90% !important; }
  .tablet-one-twelfth {
    width: 8.333% !important; }
  .tablet-five-twelfths {
    width: 41.666% !important; }
  .tablet-seven-twelfths {
    width: 58.333% !important; }
  .tablet-eleven-twelfths {
    width: 91.666% !important; } }

@media only screen and (min-width: 760px) {
  .lap-and-up-one-whole {
    width: 100% !important; }
  .lap-and-up-one-half, .lap-and-up-two-quarters, .lap-and-up-three-sixths, .lap-and-up-four-eighths, .lap-and-up-five-tenths, .lap-and-up-six-twelfths {
    width: 50% !important; }
  .lap-and-up-one-third, .lap-and-up-two-sixths, .lap-and-up-four-twelfths {
    width: 33.333% !important; }
  .lap-and-up-two-thirds, .lap-and-up-four-sixths, .lap-and-up-eight-twelfths {
    width: 66.666% !important; }
  .lap-and-up-one-quarter, .lap-and-up-two-eighths, .lap-and-up-three-twelfths {
    width: 25% !important; }
  .lap-and-up-three-quarters, .lap-and-up-six-eighths, .lap-and-up-nine-twelfths {
    width: 75% !important; }
  .lap-and-up-one-fifth, .lap-and-up-two-tenths, .sp-thumbs a:link, .sp-thumbs a:visited {
    width: 20% !important; }
  .lap-and-up-two-fifths, .lap-and-up-four-tenths {
    width: 40% !important; }
  .lap-and-up-three-fifths, .lap-and-up-six-tenths {
    width: 60% !important; }
  .lap-and-up-four-fifths, .lap-and-up-eight-tenths {
    width: 80% !important; }
  .lap-and-up-one-sixth, .lap-and-up-two-twelfths {
    width: 16.666% !important; }
  .lap-and-up-five-sixths, .lap-and-up-ten-twelfths {
    width: 83.333% !important; }
  .lap-and-up-one-eighth {
    width: 12.5% !important; }
  .lap-and-up-three-eighths {
    width: 37.5% !important; }
  .lap-and-up-five-eighths {
    width: 62.5% !important; }
  .lap-and-up-seven-eighths {
    width: 87.5% !important; }
  .lap-and-up-one-tenth {
    width: 10% !important; }
  .lap-and-up-three-tenths {
    width: 30% !important; }
  .lap-and-up-seven-tenths {
    width: 70% !important; }
  .lap-and-up-nine-tenths {
    width: 90% !important; }
  .lap-and-up-one-twelfth {
    width: 8.333% !important; }
  .lap-and-up-five-twelfths {
    width: 41.666% !important; }
  .lap-and-up-seven-twelfths {
    width: 58.333% !important; }
  .lap-and-up-eleven-twelfths {
    width: 91.666% !important; } }

@media only screen and (max-width: 1059px) {
  .portable-one-whole {
    width: 100% !important; }
  .portable-one-half, .portable-two-quarters, .portable-three-sixths, .portable-four-eighths, .portable-five-tenths, .portable-six-twelfths {
    width: 50% !important; }
  .portable-one-third, .portable-two-sixths, .portable-four-twelfths {
    width: 33.333% !important; }
  .portable-two-thirds, .portable-four-sixths, .portable-eight-twelfths {
    width: 66.666% !important; }
  .portable-one-quarter, .portable-two-eighths, .portable-three-twelfths {
    width: 25% !important; }
  .portable-three-quarters, .portable-six-eighths, .portable-nine-twelfths {
    width: 75% !important; }
  .portable-one-fifth, .portable-two-tenths {
    width: 20% !important; }
  .portable-two-fifths, .portable-four-tenths {
    width: 40% !important; }
  .portable-three-fifths, .portable-six-tenths {
    width: 60% !important; }
  .portable-four-fifths, .portable-eight-tenths {
    width: 80% !important; }
  .portable-one-sixth, .portable-two-twelfths {
    width: 16.666% !important; }
  .portable-five-sixths, .portable-ten-twelfths {
    width: 83.333% !important; }
  .portable-one-eighth {
    width: 12.5% !important; }
  .portable-three-eighths {
    width: 37.5% !important; }
  .portable-five-eighths {
    width: 62.5% !important; }
  .portable-seven-eighths {
    width: 87.5% !important; }
  .portable-one-tenth {
    width: 10% !important; }
  .portable-three-tenths {
    width: 30% !important; }
  .portable-seven-tenths {
    width: 70% !important; }
  .portable-nine-tenths {
    width: 90% !important; }
  .portable-one-twelfth {
    width: 8.333% !important; }
  .portable-five-twelfths {
    width: 41.666% !important; }
  .portable-seven-twelfths {
    width: 58.333% !important; }
  .portable-eleven-twelfths {
    width: 91.666% !important; } }

@media only screen and (min-width: 1060px) {
  .desk-one-whole {
    width: 100% !important; }
  .desk-one-half, .desk-two-quarters, .desk-three-sixths, .desk-four-eighths, .desk-five-tenths, .desk-six-twelfths {
    width: 50% !important; }
  .desk-one-third, .desk-two-sixths, .desk-four-twelfths {
    width: 33.333% !important; }
  .desk-two-thirds, .desk-four-sixths, .desk-eight-twelfths {
    width: 66.666% !important; }
  .desk-one-quarter, .desk-two-eighths, .desk-three-twelfths {
    width: 25% !important; }
  .desk-three-quarters, .desk-six-eighths, .desk-nine-twelfths {
    width: 75% !important; }
  .desk-one-fifth, .desk-two-tenths {
    width: 20% !important; }
  .desk-two-fifths, .desk-four-tenths {
    width: 40% !important; }
  .desk-three-fifths, .desk-six-tenths {
    width: 60% !important; }
  .desk-four-fifths, .desk-eight-tenths {
    width: 80% !important; }
  .desk-one-sixth, .desk-two-twelfths {
    width: 16.666% !important; }
  .desk-five-sixths, .desk-ten-twelfths {
    width: 83.333% !important; }
  .desk-one-eighth {
    width: 12.5% !important; }
  .desk-three-eighths {
    width: 37.5% !important; }
  .desk-five-eighths {
    width: 62.5% !important; }
  .desk-seven-eighths {
    width: 87.5% !important; }
  .desk-one-tenth {
    width: 10% !important; }
  .desk-three-tenths {
    width: 30% !important; }
  .desk-seven-tenths {
    width: 70% !important; }
  .desk-nine-tenths {
    width: 90% !important; }
  .desk-one-twelfth {
    width: 8.333% !important; }
  .desk-five-twelfths {
    width: 41.666% !important; }
  .desk-seven-twelfths {
    width: 58.333% !important; }
  .desk-eleven-twelfths {
    width: 91.666% !important; } }

@media only screen and (min-width: 1200px) {
  .desk-wide-one-whole {
    width: 100% !important; }
  .desk-wide-one-half, .desk-wide-two-quarters, .desk-wide-three-sixths, .desk-wide-four-eighths, .desk-wide-five-tenths, .desk-wide-six-twelfths {
    width: 50% !important; }
  .desk-wide-one-third, .desk-wide-two-sixths, .desk-wide-four-twelfths {
    width: 33.333% !important; }
  .desk-wide-two-thirds, .desk-wide-four-sixths, .desk-wide-eight-twelfths {
    width: 66.666% !important; }
  .desk-wide-one-quarter, .desk-wide-two-eighths, .desk-wide-three-twelfths {
    width: 25% !important; }
  .desk-wide-three-quarters, .desk-wide-six-eighths, .desk-wide-nine-twelfths {
    width: 75% !important; }
  .desk-wide-one-fifth, .desk-wide-two-tenths {
    width: 20% !important; }
  .desk-wide-two-fifths, .desk-wide-four-tenths {
    width: 40% !important; }
  .desk-wide-three-fifths, .desk-wide-six-tenths {
    width: 60% !important; }
  .desk-wide-four-fifths, .desk-wide-eight-tenths {
    width: 80% !important; }
  .desk-wide-one-sixth, .desk-wide-two-twelfths {
    width: 16.666% !important; }
  .desk-wide-five-sixths, .desk-wide-ten-twelfths {
    width: 83.333% !important; }
  .desk-wide-one-eighth {
    width: 12.5% !important; }
  .desk-wide-three-eighths {
    width: 37.5% !important; }
  .desk-wide-five-eighths {
    width: 62.5% !important; }
  .desk-wide-seven-eighths {
    width: 87.5% !important; }
  .desk-wide-one-tenth {
    width: 10% !important; }
  .desk-wide-three-tenths {
    width: 30% !important; }
  .desk-wide-seven-tenths {
    width: 70% !important; }
  .desk-wide-nine-tenths {
    width: 90% !important; }
  .desk-wide-one-twelfth {
    width: 8.333% !important; }
  .desk-wide-five-twelfths {
    width: 41.666% !important; }
  .desk-wide-seven-twelfths {
    width: 58.333% !important; }
  .desk-wide-eleven-twelfths {
    width: 91.666% !important; } }

/**
 * Add/remove margins
 */
.m {
  margin: 20px !important; }

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

.m--right {
  margin-right: 20px !important; }

.m--bottom {
  margin-bottom: 20px !important; }

.m--left {
  margin-left: 20px !important; }

.m--ends {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.m--sides {
  margin-right: 20px !important;
  margin-left: 20px !important; }

.m-double {
  margin: 40px !important; }

.m-double--top {
  margin-top: 40px !important; }

.m-double--right {
  margin-right: 40px !important; }

.m-double--bottom {
  margin-bottom: 40px !important; }

.m-double--left {
  margin-left: 40px !important; }

.m-double--ends {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.m-double--sides {
  margin-right: 40px !important;
  margin-left: 40px !important; }

.m-half {
  margin: 10px !important; }

.m-half--top {
  margin-top: 10px !important; }

.m-half--right {
  margin-right: 10px !important; }

.m-half--bottom {
  margin-bottom: 10px !important; }

.m-half--left {
  margin-left: 10px !important; }

.m-half--ends {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.m-half--sides {
  margin-right: 10px !important;
  margin-left: 10px !important; }

.m-quarter {
  margin: 5px !important; }

.m-quarter--top {
  margin-top: 5px !important; }

.m-quarter--right {
  margin-right: 5px !important; }

.m-quarter--bottom {
  margin-bottom: 5px !important; }

.m-quarter--left {
  margin-left: 5px !important; }

.m-quarter--ends {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.m-quarter--sides {
  margin-right: 5px !important;
  margin-left: 5px !important; }

.no-m {
  margin: 0 !important; }

.no-m--top {
  margin-top: 0 !important; }

.no-m--right {
  margin-right: 0 !important; }

.no-m--bottom {
  margin-bottom: 0 !important; }

.no-m--left {
  margin-left: 0 !important; }

.no-m--ends {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.no-m--sides {
  margin-right: 0 !important;
  margin-left: 0 !important; }

/**
 * Add/remove paddings
 */
.p {
  padding: 20px !important; }

.p--top {
  padding-top: 20px !important; }

.p--right {
  padding-right: 20px !important; }

.p--bottom {
  padding-bottom: 20px !important; }

.p--left {
  padding-left: 20px !important; }

.p--ends {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.p--sides {
  padding-right: 20px !important;
  padding-left: 20px !important; }

.p-double {
  padding: 40px !important; }

.p-double--top {
  padding-top: 40px !important; }

.p-double--right {
  padding-right: 40px !important; }

.p-double--bottom {
  padding-bottom: 40px !important; }

.p-double--left {
  padding-left: 40px !important; }

.p-double--ends {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.p-double--sides {
  padding-right: 40px !important;
  padding-left: 40px !important; }

.p-half {
  padding: 10px !important; }

.p-half--top {
  padding-top: 10px !important; }

.p-half--right {
  padding-right: 10px !important; }

.p-half--bottom {
  padding-bottom: 10px !important; }

.p-half--left {
  padding-left: 10px !important; }

.p-half--ends {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.p-half--sides {
  padding-right: 10px !important;
  padding-left: 10px !important; }

.p-quarter {
  padding: 5px !important; }

.p-quarter--top {
  padding-top: 5px !important; }

.p-quarter--right {
  padding-right: 5px !important; }

.p-quarter--bottom {
  padding-bottom: 5px !important; }

.p-quarter--left {
  padding-left: 5px !important; }

.p-quarter--ends {
  padding-top: 5px !important;
  padding-bottom: 10px !important; }

.p-quarter--sides {
  padding-right: 5px !important;
  padding-left: 10px !important; }

.no-p {
  padding: 0 !important; }

.no-p--top {
  padding-top: 0 !important; }

.no-p--right {
  padding-right: 0 !important; }

.no-p--bottom {
  padding-bottom: 0 !important; }

.no-p--left {
  padding-left: 0 !important; }

.no-p--ends {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.no-p--sides {
  padding-right: 0 !important;
  padding-left: 0 !important; }

/**
 * Grid
 **/
.grid, .contact_form, .sp-thumbs {
  list-style: none;
  margin-bottom: 0;
  font-size: 0;
  overflow: hidden; }

/**
     * Very infrequently occuring grid wrappers as children of grid wrappers.
     */
.grid > .grid, .contact_form > .grid, .sp-thumbs > .grid, .grid > .contact_form, .contact_form > .contact_form, .sp-thumbs > .contact_form, .grid > .sp-thumbs, .contact_form > .sp-thumbs, .sp-thumbs > .sp-thumbs {
  margin-left: 0; }

/**
     * Grid
     */
.grid__item, .sp-thumbs a:link, .sp-thumbs a:visited {
  font-size: 16px;
  display: inline-block;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top; }

html {
  font: 0.75em/2 "Montserrat", sans-serif;
  overflow-y: scroll;
  min-height: 100%; }

.grid--full .grid__item, .grid--full .sp-thumbs a:link, .sp-thumbs .grid--full a:link, .grid--full .sp-thumbs a:visited, .sp-thumbs .grid--full a:visited {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

/**
 * Images
 **/
img {
  max-width: 100%; }

img[width],
img[height] {
  max-width: none; }

.img--right {
  float: right;
  margin-bottom: 20px;
  margin-left: 20px; }

.img--left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.img--center {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto; }

/**
 * Lists
 **/
li > ul,
li > ol {
  margin-bottom: 0; }

.numbered-list {
  list-style-type: decimal; }

/****

NORMALISE

****/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

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

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

/*
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

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

/*
 * Remove default margin.
 */
body {
  margin: 0;
  font-family: "Montserrat", sans-serif; }

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

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

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

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

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

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

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

/*
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

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

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

/*
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/****
RESET
****/
/*------------------------------------*\
    $RESET
\*------------------------------------*/
/**
 * A more considered reset; more of a restart...
 * As per: csswizardry.com/2011/10/reset-restarted
 */
/**
    * Let’s make the box model all nice, shall we...?
    */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

/**
 * The usual...
 */
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0;
  color: #707070; }

/**
 * Give a help cursor to elements that give extra info on `:hover`.
 */
abbr[title], dfn[title] {
  cursor: help; }

/**
 * Remove underlines from potentially troublesome elements.
 */
u, ins {
  text-decoration: none; }

/**
 * Apply faux underline via `border-bottom`.
 */
ins {
  border-bottom: 1px solid; }

/**
 * So that `alt` text is visually offset if images don’t load.
 */
img {
  font-style: italic; }

/**
 * Give form elements some cursor interactions...
 */
label,
input,
textarea,
button,
select,
option {
  cursor: pointer; }

.text-input:active,
.text-input:focus,
textarea:active,
textarea:focus {
  cursor: text;
  outline: none; }

ul, ol, dd {
  margin-left: 40px;
  margin-left: 3.33333rem; }

.inner {
  max-width: 1280px;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden; }

.inner--small {
  max-width: 900px;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden; }

.t--left {
  text-align: left !important; }

.t--center {
  text-align: center !important; }

.t--right {
  text-align: right !important; }

.display--table {
  display: table !important; }

.display--inline-block {
  display: inline-block !important; }

.display--table-cell {
  display: table-cell !important; }

.va-middle {
  vertical-align: middle; }

.b {
  display: inline-block;
  padding: 15px 30px;
  text-decoration: none;
  text-transform: uppercase; }

.b--alpha {
  background: #013d67;
  color: white;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  padding-left: 24px !important;
  padding-right: 24px !important; }
  .b--alpha:hover {
    background: #012e4e; }

.b--black {
  background: #333333;
  color: white;
  transtion: 0.25s linear all; }
  .b--black:hover {
    transtion: 0.25s linear all;
    background: #262626;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3); }

.b--white {
  background-color: white !important;
  color: #c58b3c !important;
  transtion: 0.25s linear all; }
  .b--white:hover {
    transtion: 0.25s linear all;
    background: #b27d35 !important;
    color: white !important;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3); }

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

.height--full {
  height: 100%; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

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

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

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

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.header_top_border {
  border-bottom-width: 3px;
  border-bottom-color: #F3F3F3;
  border-bottom-style: solid; }

.header_top img {
  max-width: 45% !important; }
  @media only screen and (max-width: 1059px) {
    .header_top img {
      max-width: 55% !important; } }

.header_top .header_links {
  list-style: none;
  margin: 0px;
  display: table;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px; }
  .header_top .header_links a {
    text-decoration: none;
    color: #707070; }
  .header_top .header_links a:hover {
    color: #c58b3c; }
  .header_top .header_links li {
    display: inline-block;
    font-size: 12px;
    color: #707070; }
  @media only screen and (max-width: 1059px) {
    .header_top .header_links {
      width: 100%;
      background-color: #F3F3F3;
      text-align: center;
      padding: 0px !important;
      margin: 0 !important; } }

.header_top_left li {
  padding-right: 20px;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 1059px) {
    .header_top_left li {
      padding: 6.66667px; } }

@media only screen and (max-width: 1059px) {
  .header_top_left {
    padding: 0px !important;
    margin-bottom: 10px;
    font-size: 10px;
    align-items: center; } }

.header_top_middle {
  text-align: center;
  padding-top: 10px; }
  @media only screen and (max-width: 1059px) {
    .header_top_middle {
      padding-top: 10px;
      padding-bottom: 10px; } }

.header_top_right ul {
  text-align: right; }

.header_top_right li {
  padding-left: 20px; }
  @media only screen and (max-width: 1059px) {
    .header_top_right li {
      padding: 6.66667px; } }

@media only screen and (max-width: 1059px) {
  .header_top_right {
    padding: 0px !important; } }

.header-nav {
  /* Create three equal columns that floats next to each other */
  /* Clear floats after the columns */ }
  .header-nav .menu_button {
    display: none;
    width: 100%;
    background-color: #c58b3c;
    color: white;
    padding: 6.66667px;
    font-size: 12px;
    text-align: center; }
  @media only screen and (max-width: 1059px) {
    .header-nav .menu_button {
      display: inline-block; } }
  .header-nav .navbar {
    overflow: hidden;
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 1059px) {
      .header-nav .navbar {
        display: none; } }
    .header-nav .navbar-toplink {
      padding: 0px;
      margin: 0px;
      padding: 20px;
      font-size: 12px;
      text-decoration: none;
      color: #707070;
      font-weight: 600;
      -webkit-transition-property: background-color;
      transition-property: background-color;
      -webkit-transition-duration: 250ms;
      transition-duration: 250ms; }
    .header-nav .navbar-toplink:hover {
      color: white;
      background-color: #C58B3C; }
  .header-nav .navbar a {
    float: left;
    text-decoration: none;
    color: #707070;
    line-height: 20px;
    font-weight: 600; }
    @media only screen and (max-width: 1059px) {
      .header-nav .navbar a {
        line-height: 5px; } }
    @media only screen and (max-width: 1059px) {
      .header-nav .navbar a {
        width: 100%; } }
  .header-nav .dropdown {
    float: left;
    overflow: hidden; }
    @media only screen and (max-width: 1059px) {
      .header-nav .dropdown {
        display: none; } }
  @media only screen and (min-width: 760px) {
    .header-nav .dropdown_mobile_replacement {
      display: none; } }
  @media only screen and (max-width: 1059px) {
    .header-nav .dropdown_mobile_replacement {
      display: inline-block; } }
  .header-nav .dropdown .dropbtn {
    border: none;
    outline: none;
    background-color: inherit;
    line-height: 20px;
    margin: 0; }
    @media only screen and (max-width: 1059px) {
      .header-nav .dropdown .dropbtn {
        line-height: 5px; } }
  .header-nav .dropdown:hover .dropbtn {
    background-color: #C58B3C; }
  .header-nav .dropdown-content {
    display: none;
    position: absolute;
    font-size: 12px;
    background-color: #f3f3f3;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    -webkit-transition-property: display;
    transition-property: display;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
  .header-nav .dropdown-content .header {
    background: #C58B3C;
    padding: 3px;
    color: #ffffff; }
  .header-nav .dropdown:hover .dropdown-content {
    display: block; }
    @media only screen and (max-width: 1059px) {
      .header-nav .dropdown:hover .dropdown-content {
        display: none; } }
  .header-nav .column_1_line {
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #707070;
    padding-top: 10px;
    padding-bottom: 10px; }
  .header-nav .mega_heading {
    color: #707070 !important;
    font-weight: bold;
    margin: 0px; }
  .header-nav .mega_desc {
    color: #707070; }
  .header-nav .column {
    float: left;
    width: 33.33%;
    padding: 20px;
    background-color: #f3f3f3; }
  .header-nav .column a {
    float: none;
    color: #707070;
    font-weight: 600;
    padding: 8px;
    text-decoration: none;
    display: block;
    text-align: left;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms; }
  .header-nav .column a:hover {
    background-color: #ddd; }
  .header-nav .column img {
    width: 100%; }
  .header-nav .row:after {
    content: "";
    display: table;
    clear: both; }

.header_positioning {
  background-color: #F3F3F3;
  text-align: center; }
  @media only screen and (max-width: 1059px) {
    .header_positioning {
      display: none; } }
  .header_positioning ul {
    list-style: none;
    margin: 0px;
    padding: 10px; }
  .header_positioning li {
    display: inline-block;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    color: #707070;
    border-right-width: 3px;
    border-right-color: #CCCCCC;
    border-right-style: solid; }
  .header_positioning li:last-of-type {
    border-right-width: 0px; }

.mega_menu_image_wrapper {
  background-color: white; }

.notice_bar {
  width: 100%;
  background: #c58b3c;
  text-align: center;
  padding: 12px 36px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  text-transform: capitolize; }

.footer_wrapper {
  background-color: #F3F3F3;
  margin-top: 40px; }
  .footer_wrapper p {
    font-size: 12px; }
  .footer_wrapper_list {
    margin-left: 0px;
    list-style: none; }
    .footer_wrapper_list_item {
      margin-bottom: 10px;
      font-size: 12px; }
      .footer_wrapper_list_item_last {
        margin-bottom: 0px !important;
        font-size: 12px; }
  .footer_wrapper_spacer {
    padding-top: 20px;
    padding-bottom: 20px; }
  .footer_wrapper_form {
    border-style: solid;
    border-width: 1px;
    border-color: #b7b7b7;
    height: 50px;
    background-color: #fff; }
    .footer_wrapper_form_input {
      padding: 10px;
      border-width: 0px;
      border: none !important;
      max-height: 50px;
      height: 100%;
      text-transform: uppercase; }
    .footer_wrapper_form_submit {
      margin: auto;
      float: right;
      font-weight: 600 !important;
      text-transform: capitalize;
      color: #333333;
      text-decoration: none;
      background: none;
      border-style: none;
      height: 100%;
      margin-right: 5px;
      text-transform: uppercase;
      border: none !important; }
  .footer_wrapper_optin_heading {
    margin-bottom: 20px;
    font-size: 12px;
    margin-top: 50px; }
    @media only screen and (min-width: 599px) {
      .footer_wrapper_optin_heading {
        margin-top: 0; } }
  .footer_wrapper_divider_line {
    border-width: 0px;
    background-color: #e7e7e7;
    height: 1px; }
  .footer_wrapper_social_icon {
    background-color: #333333;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    padding: 8px 12px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block; }
    @media only screen and (min-width: 599px) {
      .footer_wrapper_social_icon {
        margin-left: 5px;
        margin-right: 5px; } }
    .footer_wrapper_social_icon .fa-facebook {
      width: 13px; }
    .footer_wrapper_social_icon .fa-twitter {
      width: 13px; }
  .footer_wrapper_social_icon i {
    color: #F3F3F3; }

#mc_embed_signup {
  height: 100%; }

#mc_embed_signup_scroll {
  height: 100%; }

.made-by-container {
  text-align: center;
  margin-top: 6.66667px; }
  @media only screen and (min-width: 599px) {
    .made-by-container {
      text-align: right;
      margin-top: 0; } }

.company-name-container {
  text-align: center;
  margin-bottom: 6.66667px; }
  @media only screen and (min-width: 599px) {
    .company-name-container {
      text-align: left;
      margin-bottom: 0px; } }

.heading {
  font-weight: 600 !important;
  text-transform: capitalize;
  color: #333333; }

.link {
  font-weight: 600 !important;
  text-transform: capitalize;
  color: #333333;
  text-decoration: none; }

.link:hover {
  cursor: pointer; }

.no-style {
  text-decoration: none; }

.overflow_visable {
  overflow: visible !important; }

hr {
  border-color: #d2d2d2;
  color: #d2d2d2;
  background: #d2d2d2;
  border: 0;
  border-top: 1px solid #d2d2d2; }

.stacktable {
  width: 100%; }

.st-head-row {
  padding-top: 1em; }

.st-head-row.st-head-row-main {
  font-size: 1.5em;
  padding-top: 10px; }

.st-key {
  width: 49%;
  text-align: right;
  padding-right: 1%; }

.st-val {
  width: 49%;
  padding-left: 1%; }

.stacktable th {
  color: black; }

/* RESPONSIVE EXAMPLE */
.checkoutOrderTable.large-only, .basketTable.large-only {
  display: table; }

.stacktable.small-only {
  display: none; }

@media (max-width: 800px) {
  .checkoutOrderTable.large-only, .basketTable.large-only {
    display: none; }
  .stacktable.small-only {
    display: table; } }

.pagination__item {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1;
  transition: 0.25s linear background; }
  .pagination__item--active {
    background: #333333;
    color: white; }
  .pagination__item:hover {
    transition: 0.25s linear background;
    background: #333333;
    color: white; }

.sidecart {
  position: fixed;
  top: 0;
  right: -350px;
  width: 350px;
  height: 100vh;
  transition: transform 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  z-index: 50;
  background-color: #c58b3c;
  padding: 20px;
  border-left-width: 3px;
  border-left-color: #0b240e;
  border-left-style: solid; }
  .sidecart .proceed-to-checkout {
    font-weight: bold;
    text-transform: uppercase; }
  .sidecart h2 {
    color: white;
    padding-bottom: 20px;
    font-size: 22px;
    margin: 0px;
    padding: 0px; }
  .sidecart h4 {
    color: white;
    font-size: 14px; }
  .sidecart p {
    color: white; }
  .sidecart hr {
    border-width: 0px;
    height: 1px;
    background-color: white;
    margin-top: 20px;
    margin-bottom: 20px; }
  .sidecart__header {
    position: relative;
    height: 10vh;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .sidecart__header button {
      max-width: 20%; }
    .sidecart__header span {
      color: white !important;
      font-size: 20px; }
    .sidecart__header span:hover {
      cursor: pointer; }
  .sidecart__products {
    display: block;
    -webkit-flex: 1 100;
    -moz-flex: 1 100;
    -ms-flex: 1 100;
    flex: 1 100;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    height: 45vh; }
    .sidecart__products__single {
      border-width: 2px;
      border-style: solid;
      border-color: white;
      margin-bottom: 13.33333px; }
      .sidecart__products__single__heading {
        padding: 5px;
        padding-top: 0px;
        margin-top: 0px;
        border-bottom-width: 2px;
        border-bottom-color: white;
        border-bottom-style: solid; }
        .sidecart__products__single__heading button {
          width: 40% !important;
          font-size: 11px;
          padding: 1px !important; }
        .sidecart__products__single__heading h4 {
          margin: 0px;
          padding: 0px;
          font-size: 12px; }
      .sidecart__products__single__countDetails {
        background-color: white;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding: 5px;
        padding-top: 3.33333px;
        padding-bottom: 2.5px; }
        .sidecart__products__single__countDetails p {
          color: #0b240e !important;
          font-size: 11px; }
        .sidecart__products__single__countDetails a {
          color: #0b240e !important;
          text-decoration: underline;
          font-size: 11px; }
        .sidecart__products__single__countDetails a:hover {
          color: red !important;
          cursor: pointer; }
      .sidecart__products__single__basicDetails {
        padding: 5px;
        text-align: center;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .sidecart__products__single__basicDetails__item1 {
          width: 40%; }
          .sidecart__products__single__basicDetails__item1 form {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center; }
            .sidecart__products__single__basicDetails__item1 form input {
              width: 50%;
              font-size: 10px;
              margin: 0px;
              padding: 5px;
              background-color: #c58b3c;
              border-width: 1px;
              border-style: solid;
              border-color: white;
              color: white;
              font-weight: bold; }
            .sidecart__products__single__basicDetails__item1 form label {
              font-size: 11px; }
        .sidecart__products__single__basicDetails__item {
          width: 30%; }
        .sidecart__products__single__basicDetails__item3 {
          width: 30%; }
  .sidecart__footer {
    height: 45vh;
    padding-top: 20px;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  .sidecart th {
    padding: 5px;
    background-color: #707070;
    text-align: center;
    border-width: 1px;
    border-color: #707070;
    border-style: solid; }
  .sidecart td {
    padding: 5px;
    background-color: white;
    border-width: 1px;
    border-color: #707070;
    border-style: solid;
    text-align: center; }
    .sidecart td input {
      border-width: 1px;
      border-style: solid;
      border-color: #707070; }
    .sidecart td .options_button {
      margin-bottom: 0px;
      background-color: #707070;
      color: White; }
  .sidecart #cartToggleClose {
    text-transform: uppercase;
    color: #707070;
    font-weight: bold; }
  .sidecart a {
    margin-top: 2px;
    width: 100%;
    text-align: center;
    color: white; }
  .sidecart input, .sidecart textarea, .sidecart select, .sidecart option {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    color: #0b240e;
    padding: 5px;
    border-width: 0px;
    border-radius: 0px; }
  .sidecart label {
    color: white; }
  .sidecart button {
    border-width: 0px;
    background-color: white;
    padding: 5px;
    width: 100%; }

#cart_items_1 {
  display: none; }

.sidecart--active {
  transition: transform 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transform: translateX(-350px);
  -webkit-transform: translateX(-350px);
  transform: translateX(-350px); }

.b {
  padding: 6.66667px 50px;
  display: inline-block;
  text-decoration: none;
  text-transform: capitalize;
  border: 1px solid #c58b3c;
  color: white;
  background-color: #c58b3c;
  font-weight: 300;
  font-size: 12px;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms; }

.b:hover {
  background-color: white;
  color: #c58b3c;
  cursor: pointer; }

.home_banner {
  background-image: url("/front/images/home_header.png");
  background-size: cover;
  background-position: center;
  padding: 60px;
  margin-top: 20px; }
  @media only screen and (max-width: 1059px) {
    .home_banner {
      padding: 20px; } }
  .home_banner h2 {
    color: white;
    margin: 10px 0px 10px 0px;
    font-size: 34px;
    font-weight: 600;
    margin: 0px;
    padding: 0px; }
    @media only screen and (max-width: 1059px) {
      .home_banner h2 {
        font-size: 22px; } }
  .home_banner h3 {
    color: white;
    margin: 10px 0px 10px 0px;
    font-size: 22px;
    font-weight: 300;
    margin: 0px;
    padding: 0px; }
  .home_banner p {
    max-width: 60%;
    margin: 10px 0px 10px 0px;
    color: white;
    font-size: 12px;
    font-weight: 300; }
    @media only screen and (max-width: 1059px) {
      .home_banner p {
        max-width: 100%; } }
  @media only screen and (max-width: 1059px) {
    .home_banner .b {
      width: 45%;
      text-align: center;
      padding: 10px; } }
  .home_banner .b:first-of-type {
    margin-right: 20px;
    margin-top: 10px; }

.home_section {
  font-size: 12px; }

.product_grid h3 {
  font-weight: 600;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 20px; }

.product_grid a {
  text-decoration: none; }

.product_grid .product_item {
  background-color: #F3F3F3;
  padding: 5px;
  margin-bottom: 20px;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 450ms;
  transition-duration: 450ms; }
  .product_grid .product_item h3 {
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    text-decoration: none; }
  .product_grid .product_item_background {
    background-color: white; }
  .product_grid .product_item .price {
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px; }
  .product_grid .product_item_info {
    padding: 10px;
    padding-top: 0px; }

.product_grid .product_item:hover {
  background-color: #707070; }
  .product_grid .product_item:hover h3 {
    color: white; }
  .product_grid .product_item:hover p {
    color: white; }

.product_grid .review {
  background-color: #F3F3F3;
  padding: 10px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  margin-bottom: 20px; }
  .product_grid .review .home_content-reviews-review-name {
    font-weight: bold;
    margin-top: 20px; }

.product_grid .featured_review {
  background-color: #c58b3c; }
  .product_grid .featured_review p {
    color: white; }

.home_featured_categories .content_wrapper {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 40px;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms; }

.home_featured_categories a {
  text-decoration: none !important; }

.home_featured_categories a:hover .content_wrapper {
  background-color: rgba(197, 139, 60, 0.9) !important; }

.home_featured_categories h2 {
  font-weight: 600;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 20px; }

.home_featured_categories_single {
  background-color: blue;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #F3F3F3;
  margin-bottom: 20px; }
  .home_featured_categories_single h3 {
    font-size: 22px;
    margin-bottom: 10px;
    color: white; }
  .home_featured_categories_single p {
    color: white;
    font-size: 12px;
    margin-bottom: 20px; }

.contact-detail {
  padding: 24px;
  background: #f5f5f5; }
  .contact-detail__icon {
    font-size: 36px !important;
    color: #c58b3c; }
  .contact-detail--posts {
    padding: 24px 0 24px 0 !important; }

.contact_form input {
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #c58b3c;
  max-width: 100%; }

.contact_form select {
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #c58b3c;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important; }

.contact_form textarea {
  border-radius: 0px !important;
  border-style: solid;
  border-width: 1px;
  border-color: #c58b3c; }

.contact_form {
  margin-top: 20px;
  margin-bottom: 20px; }
  .contact_form label {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block; }
  .contact_form input {
    width: 100%;
    padding: 10px; }
  .contact_form textarea {
    width: 100%;
    padding: 10px; }
  .contact_form .contact_form_submit {
    width: 25% !important;
    padding: 10px;
    color: white;
    background-color: #333;
    border-width: 0px; }

.product_page {
  margin-top: 20px; }
  .product_page .sp-wrap {
    border-color: #F3F3F3 !important;
    border-width: 3px;
    border-style: solid;
    border-radius: 0px; }
  .product_page h1 {
    color: #707070;
    font-size: 22px !important;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    line-height: 30px; }
  .product_page p {
    font-size: 12px;
    margin-bottom: 10px; }
  .product_page .product_reviews .review {
    background-color: #F3F3F3;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    margin-bottom: 20px; }
  .product_page .single-product__price {
    font-size: 22px;
    margin: 0px;
    padding: 0px;
    color: #707070; }
  .product_page .single-product__price_small {
    font-size: 12px;
    margin: 0px;
    padding: 0px; }
  .product_page .product_page_divider {
    height: 2px;
    border-width: 4px;
    border-color: #F3F3F3;
    margin-top: 40px;
    margin-bottom: 40px; }
  .product_page .product_textarea {
    border: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding: 10px;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    user-select: none;
    border-width: 1px;
    border-color: #707070;
    border-style: solid; }
  .product_page .product_select {
    border: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding: 14px;
    border-radius: 0px;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    user-select: none; }
  .product_page .quantity-input {
    width: 0;
    height: 0;
    opacity: 0;
    border: 0;
    padding: 0; }
  .product_page .quantity-container {
    border: 1px solid #cccccc;
    display: inline-block;
    width: 100%;
    padding: 10px;
    font-size: 12px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    user-select: none;
    border-width: 1px;
    border-color: #707070;
    border-style: solid; }
  .product_page .b-add-to-cart {
    margin-top: 20px; }
    @media only screen and (min-width: 1060px) {
      .product_page .b-add-to-cart {
        margin-left: 10px;
        margin-top: 0; } }

.size-options {
  font-size: 0; }

.quantity-button {
  display: inline-block;
  position: absolute; }
  .quantity-button:hover {
    cursor: pointer; }
  .quantity-button.dec {
    left: 10px; }
  .quantity-button.inc {
    right: 10px; }

.quantity-label {
  display: inline-block; }

.b-add-to-cart {
  margin-top: 20px;
  height: 70px; }
  @media only screen and (min-width: 1060px) {
    .b-add-to-cart {
      margin-left: 10px;
      margin-top: 0; } }

.product_page_reviews {
  background-color: #F3F3F3;
  max-width: 70%;
  padding: 10px;
  padding-left: 20px;
  margin-top: 20px; }
  .product_page_reviews p {
    margin: 0px;
    padding: 0px; }

/* Needed for the lightbox */
html, body {
  height: 100%;
  width: 100%; }

/* CSS for the loading div */
.sp-loading {
  text-align: center;
  max-width: 270px;
  padding: 15px;
  border: 5px solid #eee;
  border-radius: 3px;
  font-size: 12px;
  color: #888; }

/* Element wrapper */
.sp-wrap {
  display: none;
  line-height: 0;
  font-size: 0;
  border-radius: 3px;
  position: relative;
  float: left;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  /**************
    Set max-width to your thumbnail width
  ***************/ }

/* Thumbnails */
.sp-thumbs {
  text-align: left;
  display: inline-block;
  width: 100%;
  background-color: #fafafa;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px; }

.sp-thumbs img {
  min-height: 50px;
  min-width: 50px;
  max-width: 50px; }

.sp-thumbs a:link, .sp-thumbs a:visited {
  height: 100px;
  background-color: #fff;
  overflow: hidden;
  opacity: .3;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  padding-left: 0;
  margin-bottom: 12px; }

.sp-thumbs a:hover {
  opacity: 1; }

/* Styles for the currently selected thumbnail */
.sp-thumbs a:active, .sp-current {
  opacity: 1 !important;
  position: relative; }

/* Image currently being viewed */
.sp-large {
  position: relative;
  overflow: hidden;
  top: 0;
  left: 0; }

.sp-large a img {
  max-width: 100%;
  height: auto;
  width: 100%; }

.sp-large a {
  display: block; }

/* Panning Zoomed Image */
.sp-zoom {
  position: absolute;
  left: -50%;
  top: -50%;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  display: none; }

/* Lightbox */
.sp-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.9);
  z-index: 500;
  display: none;
  cursor: pointer; }

.sp-lightbox img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 90%;
  max-height: 90%;
  border: 2px solid #fff; }

#sp-prev, #sp-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 501;
  color: #fff;
  padding: 14px;
  text-decoration: none;
  background: #000;
  border-radius: 25px;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  transition: .2s; }

#sp-prev {
  left: 10px; }

#sp-prev:before {
  content: '';
  border: 7px solid transparent;
  border-right: 15px solid #fff;
  position: absolute;
  top: 16px;
  left: 7px; }

#sp-next {
  right: 10px; }

#sp-next:before {
  content: '';
  border: 7px solid transparent;
  border-left: 15px solid white;
  position: absolute;
  top: 16px;
  left: 18px; }

#sp-prev:hover, #sp-next:hover {
  background: #444; }

/* Tweak styles for small viewports */
@media screen and (max-width: 400px) {
  .sp-wrap {
    margin: 0 0 15px 0; }
  #sp-prev, #sp-next {
    top: auto;
    margin-top: 0;
    bottom: 25px; } }

.basket {
  width: 100%; }
  .basket th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #f8f8f8;
    color: #777777; }
  .basket tbody {
    background: #fdfdfd; }
  .basket tr {
    background: #f8f8f8; }
    .basket tr:nth-child(odd) {
      background-color: #fbfbfb; }
  .basket input {
    max-width: 100%; }

.coupon-container {
  text-align: left; }
  .coupon-container input {
    padding: 15px;
    margin-bottom: 20px; }
  .coupon-container .b {
    margin-bottom: 20px; }

.update-cart-container {
  text-align: right; }

.total-container {
  text-align: left; }

.totalColumn1 {
  background: #f8f8f8;
  font-weight: bold; }

.totalColumn2 {
  background: #fdfdfd; }

.proceed-to-checkout {
  float: right;
  width: 100%;
  text-align: center; }

.remove-icon:before {
  font-family: "FontAwesome";
  content: '\f00d';
  background: #e04128;
  color: white;
  font-style: normal;
  font-size: 16px;
  padding: 4px 6px;
  border-radius: 50%;
  line-height: 1; }

.remove-icon__link {
  text-decoration: none; }

table {
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word; }

td,
th,
tr {
  word-wrap: break-word; }

td,
th {
  padding: 12px; }

th {
  background-color: #eee;
  color: white;
  text-align: left; }

.options_button {
  background-color: #222;
  padding: 5px;
  color: white;
  font-size: 10px;
  margin-bottom: 20px; }

.options_button:hover {
  cursor: pointer; }

.options_wrapper {
  border-style: solid;
  border-color: #222;
  border-width: 1px;
  border-radius: 5px;
  max-width: 75%;
  padding: 20px;
  margin: auto;
  margin-top: 10px; }

.qty_button {
  width: 100%; }

.checkout-steps {
  border: 1px solid #e5e5e5;
  text-align: left; }
  .checkout-steps .checkout-step {
    border-bottom: 1px solid #e5e5e5; }
    .checkout-steps .checkout-step .accordion-section__title {
      padding: 20px; }

.checkout-substep__title {
  color: #333333;
  font-size: 14px;
  text-transform: uppercase; }

.checkout-substep__support {
  font-size: 14px; }

.checkout__radio-label {
  color: #333333;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 10px; }

.checkout-list {
  margin-left: 0;
  font-size: 14px;
  list-style: none; }
  .checkout-list__item {
    padding-left: 10px;
    position: relative;
    margin-bottom: 10px; }
    .checkout-list__item:before {
      content: '\f105';
      font-family: "FontAwesome";
      position: absolute;
      left: 0; }

.checkout-shipping-select {
  padding: 10px;
  width: 100%;
  border: 1px solid #aaa;
  color: #444; }

.checkout-input {
  width: 100%;
  padding: 10px; }
  .checkout-input__label {
    display: block;
    font-size: 12px;
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px; }
  .checkout-input__required {
    color: #ff0000;
    margin-left: 1px; }

.helper--required {
  margin-top: 10px;
  color: #ff0000;
  font-size: 13px;
  font-weight: bold; }

.form-content__half {
  text-align: left; }

.form-input {
  padding: 10px;
  width: 100%; }
  .form-input__label {
    display: inline-block;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .form-input--textarea {
    resize: vertical; }

.productColumn, .productTotal {
  background: #fbfbfb; }

.checkoutOrderTable {
  text-align: left; }

.checkoutOrderTableHead {
  background-color: #f8f8f8;
  color: #333; }

.box__header {
  background: #f8f8f8;
  color: #333333;
  padding: 10px; }

.box__title {
  font-size: 16px; }

.box__content {
  background: #fbfbfb;
  padding: 10px; }

.hero--checkout {
  padding: 30px 0;
  color: #fff;
  background-image: url(/front/images/home_header.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  text-align: center; }

.section--checkout {
  padding: 30px 0; }

/**
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
.StripeElement {
  background-color: white;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease; }

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df; }

.StripeElement--invalid {
  border-color: #fa755a; }

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important; }

.credit_card_button {
  /*width:45%;*/
  display: inline-block;
  padding: 18px 20px;
  text-decoration: none;
  text-transform: uppercase;
  background: #333;
  color: #fff; }

.paypal_button {
  width: 45%;
  display: inline-block;
  background: #333;
  color: #fff;
  padding: 18px 20px;
  text-decoration: none;
  text-transform: uppercase; }

.payment_buttons .paypal_button {
  float: right; }

#loading-wrapper {
  background-color: rgba(51, 51, 51, 0.9);
  position: fixed;
  z-index: 99999999999999999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

#loading-text {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  width: 100px;
  height: 30px;
  margin: -7px 0 0 -45px;
  text-align: center;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 20px; }

#loading-content {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 170px;
  height: 170px;
  margin: -85px 0 0 -85px;
  border: 3px solid #F00; }

#loading-content:after {
  content: "";
  position: absolute;
  border: 3px solid #004115;
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px; }

#loading-content:before {
  content: "";
  position: absolute;
  border: 3px solid #004115;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px; }

#loading-content {
  border: 3px solid transparent;
  border-top-color: #bcbdc0;
  border-bottom-color: #bcbdc0;
  border-radius: 50%;
  -webkit-animation: loader 2s linear infinite;
  -moz-animation: loader 2s linear infinite;
  -o-animation: loader 2s linear infinite;
  animation: loader 2s linear infinite; }

#loading-content:before {
  border: 3px solid transparent;
  border-top-color: #c58b3c;
  border-bottom-color: #c58b3c;
  border-radius: 50%;
  -webkit-animation: loader 3s linear infinite;
  -moz-animation: loader 2s linear infinite;
  -o-animation: loader 2s linear infinite;
  animation: loader 3s linear infinite; }

#loading-content:after {
  border: 3px solid transparent;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  -webkit-animation: loader 1.5s linear infinite;
  animation: loader 1.5s linear infinite;
  -moz-animation: loader 2s linear infinite;
  -o-animation: loader 2s linear infinite; }

@-webkit-keyframes loaders {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

#content-wrapper {
  color: #FFF;
  position: fixed;
  left: 0;
  top: 20px;
  width: 100%;
  height: 100%; }

#header {
  width: 800px;
  margin: 0 auto;
  text-align: center;
  height: 100px;
  background-color: #666; }

#content {
  width: 800px;
  height: 1000px;
  margin: 0 auto;
  text-align: center;
  background-color: #888; }

select {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #777;
  margin: 0;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
  border: 1px solid #aaa;
  color: #444;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

.hidden {
  display: none; }

[hidden] {
  display: none; }

div.idpc_autocomplete {
  position: relative; }

div.idpc_autocomplete > input {
  display: block; }

div.idpc_autocomplete > ul {
  position: absolute;
  left: 0;
  z-index: 1;
  min-width: 100%;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  border-radius: .3em;
  margin: .2em 0 0;
  background: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0.05em 0.2em 0.6em rgba(0, 0, 0, 0.2);
  text-shadow: none;
  max-height: 250px;
  overflow-y: scroll; }

div.idpc_autocomplete > ul > li {
  position: relative;
  padding: .2em .5em;
  cursor: pointer; }

div.idpc_autocomplete > ul > li:hover {
  background: #B8D3E0;
  color: #000; }

div.idpc_autocomplete > ul > li.idpc_error {
  font-size: 90%;
  background-color: #CCC; }

div.idpc_autocomplete > ul > li[aria-selected=true] {
  background: #3D6D8F;
  color: #fff; }

.post {
  text-align: left; }
  .post__title {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600; }
  .post__image {
    width: 100%; }
  .post__details {
    margin-bottom: 20px;
    color: #777777; }
    .post__details a {
      color: #333333;
      font-weight: bold;
      text-decoration: none; }
  .post__description {
    font-size: 14px;
    color: #777777;
    margin-bottom: 20px; }
  .post__link {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: uppercase; }

.invoice_address {
  width: 100%;
  height: 150px;
  border-color: #d2d2d2;
  padding: 15px; }

.faqs .accordion dt a, .faqs .accordion dd a {
  display: block;
  color: #707070;
  font-size: 12px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px; }

.faqs .accordion .active {
  margin-left: 0px !important;
  border-bottom-width: 2px;
  border-bottom-color: #F3F3F3;
  border-bottom-style: solid; }

.faqs .accordion dd {
  border-top: 0;
  font-size: 12px; }

.faqs a {
  text-decoration: none;
  border-bottom-width: 2px;
  border-bottom-color: #F3F3F3;
  border-bottom-style: solid; }

.faqs dt:first-of-type {
  border-top-width: 2px;
  border-top-color: #F3F3F3;
  border-top-style: solid; }
