/*
Website Name: GAPS Diet
Copyright 2016
Adventure Web Interactive
*/


/***
 *    ███████╗ ██████╗ ███╗   ██╗████████╗███████╗
 *    ██╔════╝██╔═══██╗████╗  ██║╚══██╔══╝██╔════╝
 *    █████╗  ██║   ██║██╔██╗ ██║   ██║   ███████╗
 *    ██╔══╝  ██║   ██║██║╚██╗██║   ██║   ╚════██║
 *    ██║     ╚██████╔╝██║ ╚████║   ██║   ███████║
 *    ╚═╝      ╚═════╝ ╚═╝  ╚═══╝   ╚═╝   ╚══════╝
 *
 * $$fonts
 */

@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff');
}


/***
 *    ███╗   ██╗ ██████╗ ██████╗ ███╗   ███╗ █████╗ ██╗     ██╗███████╗███████╗
 *    ████╗  ██║██╔═══██╗██╔══██╗████╗ ████║██╔══██╗██║     ██║╚══███╔╝██╔════╝
 *    ██╔██╗ ██║██║   ██║██████╔╝██╔████╔██║███████║██║     ██║  ███╔╝ █████╗
 *    ██║╚██╗██║██║   ██║██╔══██╗██║╚██╔╝██║██╔══██║██║     ██║ ███╔╝  ██╔══╝
 *    ██║ ╚████║╚██████╔╝██║  ██║██║ ╚═╝ ██║██║  ██║███████╗██║███████╗███████╗
 *    ╚═╝  ╚═══╝ ╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝╚═╝  ╚═╝╚══════╝╚═╝╚══════╝╚══════╝
 *
 * $$normalize
 */

html {
  box-sizing: border-box;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

body {
  margin: 0;
}

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

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

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

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: .778em;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

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

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

figure {
  margin: 1em 40px;
}

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

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

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px 20px;
  border: 1px solid #ccc;
}

legend {
  display: table;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

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

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=54)';
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::-moz-selection {
  text-shadow: none;
  background: #f58071;
}

::selection {
  text-shadow: none;
  background: #f58071;
}


/***
 *     ██████╗ ███████╗███╗   ██╗███████╗██████╗  █████╗ ██╗
 *    ██╔════╝ ██╔════╝████╗  ██║██╔════╝██╔══██╗██╔══██╗██║
 *    ██║  ███╗█████╗  ██╔██╗ ██║█████╗  ██████╔╝███████║██║
 *    ██║   ██║██╔══╝  ██║╚██╗██║██╔══╝  ██╔══██╗██╔══██║██║
 *    ╚██████╔╝███████╗██║ ╚████║███████╗██║  ██║██║  ██║███████╗
 *     ╚═════╝ ╚══════╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝
 *
 * $$general
 */

html {
  font-family: sans-serif;
  font-size: 18px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font: 100%/1.6 'Open Sans', Arial, Helvetica, sans-serif;
  color: #696969;
  background: #fff;
}

p,
h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma,
.delta,
form,
table,
hr,
pre,
blockquote {
  margin: 0 0 20px;
}

h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma,
.delta {
  font-weight: 400;
  line-height: 1.2;
}


.columns { -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;}

h1,
.alpha {
  font-size: 2.611em;
}

h2,
.beta {
  font-size: 2.056em;
  color: #249200;
}

h3,
.gamma {
  font-size: 1.5em;
  color: #a91a07;
  text-transform: uppercase;
}

h4,
.delta {
  font-size: 1.222em;
}

h5 {
  font-size: .889em;
}

h6 {
  font-size: .778em;
}

ul,
ol,
dl,
menu {
  padding: 0;
  margin: 0 0 20px 40px;
}

a {
  color: #a91a07;
  text-decoration: none;
}

a:focus {
  outline: 0;
}

a:active,
a:hover {
  text-decoration: underline;
  outline: 0;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  border: 0;
}

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

hr {
  display: block;
  height: 1px;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

small,
sub,
sup {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

td {
  vertical-align: top;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

blockquote {
  padding: 20px;
  color: #fff;
  background: #f58071;
  border-left: 8px solid #a91a07;
}

blockquote p {
  margin: 0;
}
blockquote h3{
  color: #ffffff;
}


/***
 *    ████████╗ ██████╗  ██████╗ ██╗     ███████╗
 *    ╚══██╔══╝██╔═══██╗██╔═══██╗██║     ██╔════╝
 *       ██║   ██║   ██║██║   ██║██║     ███████╗
 *       ██║   ██║   ██║██║   ██║██║     ╚════██║
 *       ██║   ╚██████╔╝╚██████╔╝███████╗███████║
 *       ╚═╝    ╚═════╝  ╚═════╝ ╚══════╝╚══════╝
 *
 * $$tools
 */

.hidden,
.tablet-view,
.mobile-view {
  display: none !important;
  visibility: hidden;
}

.desktop-view {
  display: block !important;
  visibility: visible;
}

.clearfix:after,
.container:after {
  content: '';
  display: block;
  clear: both;
}

.browserupgrade {
  padding: 5px 0;
  color: #000;
  text-align: center;
  background: #ccc;
}

[style*='background-image'] {
  background-position: center;
  background-size: cover;
}

.inlineblock-fix {
  font-size: 0;
}

.inlineblock-reset {
  font-size: 18px;
  font-size: 1rem;
}

:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:first-child {
  margin-top: 0;
}

:last-child {
  margin-bottom: 0;
}

.list--unstyled {
  margin: 0;
  list-style: none;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon-feed {
  width: .787109375em;
}

.icon-linkedin {
  width: .857421875em;
}

.icon-pinterest {
  width: .7138671875em;
}

.icon-google-plus {
  width: 1.2861328125em;
}

.icon-twitter {
  width: .9287109375em;
}

.icon-facebook {
  width: .587890625em;
}

.icon-birdman {
  width: .83984375em;
}


/***
 *    ███████╗ ██████╗ ██████╗ ███╗   ███╗███████╗
 *    ██╔════╝██╔═══██╗██╔══██╗████╗ ████║██╔════╝
 *    █████╗  ██║   ██║██████╔╝██╔████╔██║███████╗
 *    ██╔══╝  ██║   ██║██╔══██╗██║╚██╔╝██║╚════██║
 *    ██║     ╚██████╔╝██║  ██║██║ ╚═╝ ██║███████║
 *    ╚═╝      ╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝
 *
 * $$forms
 */

legend {
  margin-left: -7px;
  white-space: normal;
}

label {
  display: block;
  margin: 0 0 4px;
}

input,
textarea,
select,
button,
.button {
  width: 100%;
  height: 42px;
  padding: 0 12px;
  font: inherit;
  color: inherit;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
}

input,
textarea {
  -webkit-appearance: none;
}

select {
  padding: 0 0 0 5px;
}

textarea {
  height: 120px;
  padding: 12px;
  vertical-align: top;
  overflow: auto;
  resize: vertical;
}

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

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

input[type='radio'],
input[type='checkbox'] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 4px 0 0;
  border: none;
}

input[type='radio'] {
  -webkit-appearance: radio;
}

input[type='checkbox'] {
  -webkit-appearance: checkbox;
}

input[type='file'] {
  height: auto;
  height: 32px\9;
  background: none;
  background: #fff\9;
  border: none;
  border: 1px solid #ccc\9;
}

input[type='file']::-ms-value {
  background: #fff;
  border: none;
}

input[type='search'] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

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

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
  width: auto;
  height: auto;
  padding: 8px 20px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background: #a91a07;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
}

.button {
  display: inline-block;
  text-align: center;
}

button:hover,
html input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover {
  text-decoration: none;
  background: #590a00;
}

button:active,
html input[type='button']:active,
input[type='reset']:active,
input[type='submit']:active,
.button:active {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}

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

form .list--unstyled li + li {
  margin-top: 15px;
}

.form-field--half {
  float: left;
  width: calc((100% - 15px) / 2);
}

.form-field--half + .form-field--half {
  margin-left: 15px;
}

.form-field--half:nth-child(2) {
  margin-top: 0;
}

li:not(.form-field--half) + .form-field--half {
  margin-left: 0;
}

.form-field--half + li:not(.form-field--half) {
  padding-top: 15px;
  margin-top: 0;
  clear: left;
}


/***
 *    ███████╗████████╗██████╗ ██╗   ██╗ ██████╗████████╗██╗   ██╗██████╗ ███████╗
 *    ██╔════╝╚══██╔══╝██╔══██╗██║   ██║██╔════╝╚══██╔══╝██║   ██║██╔══██╗██╔════╝
 *    ███████╗   ██║   ██████╔╝██║   ██║██║        ██║   ██║   ██║██████╔╝█████╗
 *    ╚════██║   ██║   ██╔══██╗██║   ██║██║        ██║   ██║   ██║██╔══██╗██╔══╝
 *    ███████║   ██║   ██║  ██║╚██████╔╝╚██████╗   ██║   ╚██████╔╝██║  ██║███████╗
 *    ╚══════╝   ╚═╝   ╚═╝  ╚═╝ ╚═════╝  ╚═════╝   ╚═╝    ╚═════╝ ╚═╝  ╚═╝╚══════╝
 *
 * $$structure
 */

.container {
  max-width: 1250px;
  padding: 0 30px;
  margin: 0 auto;
}

.full-width {
  float: none;
  width: 100%;
  max-width: 54em;
  margin: 0 auto;
}

.form-list {
  max-width: 500px;
  margin: 0;
  list-style: none;
}

.form-list li {
  margin: 10px 0 0;
}

.form-list li:first-child {
  margin: 0;
}


/***
 *    ██╗  ██╗███████╗ █████╗ ██████╗ ███████╗██████╗
 *    ██║  ██║██╔════╝██╔══██╗██╔══██╗██╔════╝██╔══██╗
 *    ███████║█████╗  ███████║██║  ██║█████╗  ██████╔╝
 *    ██╔══██║██╔══╝  ██╔══██║██║  ██║██╔══╝  ██╔══██╗
 *    ██║  ██║███████╗██║  ██║██████╔╝███████╗██║  ██║
 *    ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝ ╚══════╝╚═╝  ╚═╝
 *
 * $$header
 */

#header {
  position: relative;
  padding: 15px 0 0;
  background: #fff;
}

#header .container {
  position: relative;
}

#header .logo {
  float: left;
  margin-bottom: 15px;
    margin-top: 20px;
}

.shop-links {
  position: absolute;
  right: 30px;
}

.list--nav {
  margin: 0;
  font-size: 0;
  list-style: none;
}

.list--nav li {
  padding: 0 8px;
  font-size: 12px;
  line-height: 1.2;
  border-left-width: 1px;
  border-left-style: solid;
  display: inline-block;
}

.list--nav li:first-child {
  border: none;
}


/***
 *    ███╗   ██╗ █████╗ ██╗   ██╗
 *    ████╗  ██║██╔══██╗██║   ██║
 *    ██╔██╗ ██║███████║██║   ██║
 *    ██║╚██╗██║██╔══██║╚██╗ ██╔╝
 *    ██║ ╚████║██║  ██║ ╚████╔╝
 *    ╚═╝  ╚═══╝╚═╝  ╚═╝  ╚═══╝
 *
 * $$nav
 */

#nav {
  float: right;
  margin-top: 80px;
}

.rNav,
.rNav ul {
  margin: 0;
  list-style: none;
}

.rNav {
  zoom: 1;
}

.rNav:before,
.rNav:after {
  content: '';
  display: table;
}

.rNav:after {
  clear: both;
}

.rNav > li {
  float: left;
  position: relative;
  height: 58px;
  line-height: 58px;
  white-space: nowrap;
}

.rNav > li:last-child {
  background: #a91a07;
}

.rNav > li:last-child:hover {
  background: #590a00;
}

.rNav a {
  display: block;
  padding: 0 10px;
  font-size: .889em;
  color: #a91a07;
  text-decoration: none;
  text-transform: uppercase;
}

.rNav > li:last-child > a {
  color: #fff;
}

.rNav > li:last-child > a:hover,
.rNav > li:last-child:hover > a {
  color: #fff;
}

.rNav a:hover,
.rNav li:hover > a {
  color: #590a00;
}

.rNav ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  display: none;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  background: #fff;
}

.rNav li:hover > ul {
  display: block;
  width: auto;
  height: auto;
  visibility: visible;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.rNav ul li {
  float: none;
  height: 40px;
  line-height: 40px;
}

.rNav ul ul {
  top: 0;
  left: 100%;
}

#rNav-trigger {
  display: none;
}


/***
 *    ██████╗  █████╗ ███╗   ██╗███╗   ██╗███████╗██████╗
 *    ██╔══██╗██╔══██╗████╗  ██║████╗  ██║██╔════╝██╔══██╗
 *    ██████╔╝███████║██╔██╗ ██║██╔██╗ ██║█████╗  ██████╔╝
 *    ██╔══██╗██╔══██║██║╚██╗██║██║╚██╗██║██╔══╝  ██╔══██╗
 *    ██████╔╝██║  ██║██║ ╚████║██║ ╚████║███████╗██║  ██║
 *    ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═══╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝
 *
 * $$banner
 */

.banner-wrap {
  position: relative;
  height: 584px;
}

.banner-wrap:before,
.banner-wrap:after {
  content: '';
  position: absolute;
  top: 80%;
  bottom: 25px;
  left: 10px;
  z-index: 0;
  width: 50%;
  max-width: 300px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background: #777;
  box-shadow: 0 35px 40px #777;
}

.banner-wrap:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
}

.banner {
  position: relative;
  z-index: 1;
  height: 100%;
  overflow: hidden;
}

.interior-banner {
  height: 360px;
}

.banner div {
  height: 100%;
}

.slick-list {
  background: #fff;
}

.slide {
  color: #a91a07;
}

.slide .container {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

.slide__content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.slide .slide__content-inner {
  position: relative;
  max-width: 380px;
  height: auto;
  margin: 0 auto;
}

.slide__content svg {
  position: absolute;
  top: -110px;
  right: -140px;
  width: 227px;
  height: 267px;
  color: #e2e500;
}

.slide .slide__yet-another-wrapper {
  position: relative;
  z-index: 2;
  height: auto;
}

.slide h3,
.slide h1 {
  margin-bottom: 5px;
  font-size: 2.111em;
  line-height: .9;
  text-transform: uppercase;
}

.slide h3:first-line,
.slide h1:first-line {
  font-size: 2.053em;
}

.slide p {
  font-size: 1.222em;
  line-height: 1.2;
}

.banner-nav button {
  position: absolute;
  top: 50%;
  padding: 0;
  opacity: .5;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
  background: none;
}

.banner-nav button:hover {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.banner-nav__prev {
  left: 10px;
}

.banner-nav__prev,
.banner-nav__prev:active {
  -webkit-transform: rotate(180deg) translateY(50%);
  -ms-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}

.banner-nav__next {
  right: 10px;
}

.banner-nav__next,
.banner-nav__next:active {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


/***
 *    ██████╗ ██╗   ██╗ ██████╗██╗  ██╗███████╗████████╗███████╗
 *    ██╔══██╗██║   ██║██╔════╝██║ ██╔╝██╔════╝╚══██╔══╝██╔════╝
 *    ██████╔╝██║   ██║██║     █████╔╝ █████╗     ██║   ███████╗
 *    ██╔══██╗██║   ██║██║     ██╔═██╗ ██╔══╝     ██║   ╚════██║
 *    ██████╔╝╚██████╔╝╚██████╗██║  ██╗███████╗   ██║   ███████║
 *    ╚═════╝  ╚═════╝  ╚═════╝╚═╝  ╚═╝╚══════╝   ╚═╝   ╚══════╝
 *
 * $$buckets
 */

.buckets {
  padding: 85px 0;
}

.buckets li {
  float: left;
  width: calc((100% - 40px) / 3);
  position: relative;
}

.buckets li + li {
  margin-left: 20px;
}

.bucket-card {
  position: relative;
  max-width: 360px;
  margin: 0 auto;
  background: #fff;
  -webkit-perspective: 500px;
  perspective: 500px;
}

.bucket-card:before,
.bucket-card:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 70%;
  -webkit-transform: rotateX(-20deg);
  transform: rotateX(-20deg);
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  background: #c9c9c9;
  box-shadow: 12px 0 12px -4px #c9c9c9, -12px 0 12px -4px #c9c9c9;
}

.bucket-card:after {
  top: auto;
  bottom: 0;
  -webkit-transform: rotateX(20deg);
  transform: rotateX(20deg);
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

.bucket-card__inner {
  position: relative;
  z-index: 1;
  padding: 20px;
  background: #fff;
  border: 1px solid #a91a07;
}

.bucket-card h3:first-line {
  font-size: 1.37em;
}

.bucket-card .button {
  display: block;
  max-width: 210px;
  margin: 0 auto;
}


/***
 *    ███████╗██╗  ██╗ ██████╗ ██████╗ ███╗   ██╗ ██████╗ ██╗    ██╗
 *    ██╔════╝██║  ██║██╔═══██╗██╔══██╗████╗  ██║██╔═══██╗██║    ██║
 *    ███████╗███████║██║   ██║██████╔╝██╔██╗ ██║██║   ██║██║ █╗ ██║
 *    ╚════██║██╔══██║██║   ██║██╔═══╝ ██║╚██╗██║██║   ██║██║███╗██║
 *    ███████║██║  ██║╚██████╔╝██║     ██║ ╚████║╚██████╔╝╚███╔███╔╝
 *    ╚══════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝     ╚═╝  ╚═══╝ ╚═════╝  ╚══╝╚══╝
 *
 * $$shop-now
 */

.shop-now {
  padding: 40px 0;
}

.shop-now__title {
  display: inline-block;
  width: 270px;
  vertical-align: middle;
}

.shop-now h2 {
  font-size: 2.611em;
}

.shop-now__content {
  display: inline-block;
  width: calc(100% - 270px);
  vertical-align: middle;
}

.shop-now__content > * {
  font-size: .778em;
}

.shop-now__products-wrapper {
  position: relative;
  margin-top: 40px;
}

.products-nav button {
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  padding: 0;
  margin-top: -23px;
  font-size: 28px;
  line-height: 0;
  color: #fff;
  text-align: center;
  background: #249200;
  border-radius: 50%;
}

.products-nav__prev {
  left: -5px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.products-nav__next {
  right: -5px;
}

.shop-now__products .slick-slide {
  padding: 0 10px;
}

.shop-now__product-img {
  position: relative;
  height: 175px;
  margin-bottom: 15px;
}

.shop-now__product-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.shop-now__product-card {
  position: relative;
  max-width: 266px;
  margin: 0 auto;
  -webkit-perspective: 500px;
  perspective: 500px;
}

.shop-now__product-card:before,
.shop-now__product-card:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 70%;
  -webkit-transform: rotateX(-20deg);
  transform: rotateX(-20deg);
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  background: #c9c9c9;
  box-shadow: 8px 0 8px -3px #c9c9c9, -8px 0 8px -3px #c9c9c9;
}

.shop-now__product-card:after {
  top: auto;
  bottom: 0;
  -webkit-transform: rotateX(20deg);
  transform: rotateX(20deg);
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

.shop-now__product-inner {
  position: relative;
  z-index: 1;
  padding: 20px 30px 10px;
  background: #fff;
  border: 1px solid #869c29;
}

.shop-now__product-title {
  position: relative;
  display: table;
  width: 100%;
  height: 3.6em;
}

.shop-now__product-card h4 {
  display: table-cell;
  padding-right: 28px;
  font-size: 1.5em;
  vertical-align: middle;
}

.shop-now__product-card a.arrow-link {
  position: absolute;
  top: 50%;
  right: 0;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  background: #249200;
  border-radius: 50%;
}

.shop-now__product-card a.arrow-link:hover {
  background: #134f00;
}


/***
 *    ███████╗███████╗██████╗ ██╗   ██╗██╗ ██████╗███████╗███████╗
 *    ██╔════╝██╔════╝██╔══██╗██║   ██║██║██╔════╝██╔════╝██╔════╝
 *    ███████╗█████╗  ██████╔╝██║   ██║██║██║     █████╗  ███████╗
 *    ╚════██║██╔══╝  ██╔══██╗╚██╗ ██╔╝██║██║     ██╔══╝  ╚════██║
 *    ███████║███████╗██║  ██║ ╚████╔╝ ██║╚██████╗███████╗███████║
 *    ╚══════╝╚══════╝╚═╝  ╚═╝  ╚═══╝  ╚═╝ ╚═════╝╚══════╝╚══════╝
 *
 * $$services
 */

.services {
  padding: 85px 0;
}

.services li {
  float: left;
  width: calc(25% - 15px);
}

.services li + li {
  margin-left: 20px;
}

.services svg {
  display: block;
  width: 115px;
  height: 115px;
  margin: 0 auto 40px;
}

.services a {
  display: block;
}

.services a:hover {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}

.services h3 {
  color: #696969;
  text-align: center;
  text-transform: none;
}

.services a {
  color: inherit;
}

.services a:hover {
  color: #249200;
  text-decoration: none;
}


/***
 *    ███╗   ███╗ █████╗ ██╗███╗   ██╗
 *    ████╗ ████║██╔══██╗██║████╗  ██║
 *    ██╔████╔██║███████║██║██╔██╗ ██║
 *    ██║╚██╔╝██║██╔══██║██║██║╚██╗██║
 *    ██║ ╚═╝ ██║██║  ██║██║██║ ╚████║
 *    ╚═╝     ╚═╝╚═╝  ╚═╝╚═╝╚═╝  ╚═══╝
 *
 * $$main
 */

main {
  padding: 85px 0;
}

main.banner-wrap {
  padding: 0;
}

article,
aside {
  float: left;
  width: 70%;
  width: calc(100% - 330px);
}

aside {
  width: 30%;
  width: calc(100% - (100% - 330px));
  padding: 0 0 0 30px;
}

.feature-img {
  position: relative;
  height: 300px;
}

.feature-img:before,
.feature-img:after {
  content: '';
  position: absolute;
  top: 80%;
  bottom: 25px;
  left: 10px;
  z-index: 0;
  width: 50%;
  max-width: 300px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background: #969696;
  box-shadow: 0 35px 40px #969696;
}

.feature-img:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
}

.feature-img__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.the-creator {
  position: relative;
  max-width: 1700px;
  margin: 0 auto;
}

.the-creator:before,
.the-creator:after {
  content: '';
  position: absolute;
  top: 80%;
  bottom: 25px;
  left: 10px;
  z-index: 0;
  width: 50%;
  max-width: 300px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background: #777;
  box-shadow: 0 35px 40px #777;
}

.the-creator:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
}

.the-creator__inner {
  position: relative;
  z-index: 1;
  padding: 10px 0;
  background: #fff;
  border-width: 1px 0;
  border-style: solid;
  border-color: #a91a07;
}

.the-creator .inlineblock-reset {
  display: inline-block;
  vertical-align: middle;
}

.the-creator__img {
  width: 185px;
  line-height: 0;
}

.the-creator__content {
  width: calc(100% - 185px);
  padding: 30px 0 30px 40px;
}

.the-creator__content h2 {
  margin-bottom: 10px;
  color: #a91a07;
  text-transform: uppercase;
}

.the-creator__content p {
  margin-bottom: 10px;
}

.the-creator__content .button {
  display: block;
  max-width: 210px;
  margin: 0 auto;
}


/***
 *    ███████╗██╗██████╗ ███████╗██████╗  █████╗ ██████╗
 *    ██╔════╝██║██╔══██╗██╔════╝██╔══██╗██╔══██╗██╔══██╗
 *    ███████╗██║██║  ██║█████╗  ██████╔╝███████║██████╔╝
 *    ╚════██║██║██║  ██║██╔══╝  ██╔══██╗██╔══██║██╔══██╗
 *    ███████║██║██████╔╝███████╗██████╔╝██║  ██║██║  ██║
 *    ╚══════╝╚═╝╚═════╝ ╚══════╝╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝
 *
 * $$sidebar
 */

aside {
  width: 30%;
  width: calc(100% - (100% - 330px));
  padding: 0 0 0 30px;
}

.sidebar {
  margin-bottom: 30px;
}

.sidebar--dynamic {
  padding-left: 20px;
  border-width: 0 0 0 8px;
  border-style: solid;
  border-color: #590a00;
}

.sidebar--dynamic ul {
  margin-left: 0;
  list-style: none;
}

.sidebar--dynamic > ul > li {
  margin: 0 0 30px;
}

.sidebar--dynamic ul ul li {
  margin: 0 0 20px;
  line-height: 1.2;
}

.sidebar--dynamic li:last-child {
  margin-bottom: 0;
}


/***
 *    ███████╗ ██████╗  ██████╗ ████████╗███████╗██████╗
 *    ██╔════╝██╔═══██╗██╔═══██╗╚══██╔══╝██╔════╝██╔══██╗
 *    █████╗  ██║   ██║██║   ██║   ██║   █████╗  ██████╔╝
 *    ██╔══╝  ██║   ██║██║   ██║   ██║   ██╔══╝  ██╔══██╗
 *    ██║     ╚██████╔╝╚██████╔╝   ██║   ███████╗██║  ██║
 *    ╚═╝      ╚═════╝  ╚═════╝    ╚═╝   ╚══════╝╚═╝  ╚═╝
 *
 * $$footer
 */

#footer {
  padding: 40px 0;
  font-size: .889em;
  line-height: 1.2;
  color: #cf6100;
}

#footer a {
  color: inherit;
}

.footer-logo {
  float: left;
}

.footer-contact {
  float: right;
  margin-top: 10px;
}

.footer-contact > * {
  float: left;
  margin: 0;
}

.footer-contact > * + * {
  margin-left: 70px;
}

address {
  font-style: normal;
}

ul.social{
  margin: 0 auto;
  list-style-type: none;
}
ul.social li{
  display: inline-block;
  vertical-align: middle;
  padding: 0 4px;
}
ul.social li a svg{
  height: 20px !important;
  width: 20px !important;
}
ul.social li a:hover svg{
  fill: #62902c;
  transition: .3s;
}

.copyright {
  padding: 10px;
  margin: 0;
  font-size: 0;
  color: #fff;
  text-align: center;
  list-style: none;
  background: #62902c;
}

.copyright li {
  display: inline-block;
  padding: 0 6px;
  font-size: 11.25px;
  font-size: .625rem;
  line-height: 1;
  border-left: 1px solid #fff;
}

.copyright li:first-child {
  border: none;
}

.copyright a {
  color: #fff;
}


/***
 *    ██╗    ██╗██████╗  ██████╗███████╗███████╗
 *    ██║    ██║██╔══██╗██╔════╝██╔════╝╚════██║
 *    ██║ █╗ ██║██████╔╝██║     █████╗      ██╔╝
 *    ██║███╗██║██╔═══╝ ██║     ██╔══╝     ██╔╝
 *    ╚███╔███╔╝██║     ╚██████╗██║        ██║
 *     ╚══╝╚══╝ ╚═╝      ╚═════╝╚═╝        ╚═╝
 *
 * $$wpcf7
 */

.wpcf7-form.sent * {
  display: none;
}

.wpcf7-response-output {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 80%;
  line-height: 1.2;
}

.wpcf7-mail-sent-ok {
  padding: 4px 6px !important;
  color: #318a1c;
  background: #d2f7ad;
  border: 1px solid #aedb2e !important;
}

.wpcf7-validation-errors {
  color: #f00;
  border: none !important;
}

.wpcf7-not-valid-tip {
  top: 0 !important;
  left: auto !important;
  width: auto !important;
  padding: 0 !important;
  font-size: 80% !important;
  background: none !important;
  border: none !important;
}

.wpcf7-captchac {
  display: inline-block;
  vertical-align: text-bottom;
}

span.wpcf7-form-control-wrap {
  position: static !important;
  width: 100%;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid {
  background: #f6c1c1;
  border: 1px solid #f00;
}

div.wpcf7 img.ajax-loader {
  position: absolute;
  display: inline-block;
}

span.wpcf7-list-item {
  margin: 0 !important;
}


/***
 *         ██╗███████╗████████╗██████╗  █████╗  ██████╗██╗  ██╗
 *         ██║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██╔════╝██║ ██╔╝
 *         ██║█████╗     ██║   ██████╔╝███████║██║     █████╔╝
 *    ██   ██║██╔══╝     ██║   ██╔═══╝ ██╔══██║██║     ██╔═██╗
 *    ╚█████╔╝███████╗   ██║   ██║     ██║  ██║╚██████╗██║  ██╗
 *     ╚════╝ ╚══════╝   ╚═╝   ╚═╝     ╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝
 *
 * $$jetpack
 */

.jetpack_subscription_widget form,
.jetpack_subscription_widget label[for='subscribe-field'] {
  margin: 0;
}

.jetpack_subscription_widget label[for='email'],
#subscribe-text {
  display: none;
}

#subscribe-email {
  margin: 0 0 10px;
}

#subscribe-submit {
  margin: 0;
}

#subscribe-email input {
  width: 100% !important;
}

div.success p {
  margin: 0 0 10px;
  font-size: 18px;
  font-size: 1rem;
  line-height: 1.2;
}

div.sharedaddy div.sd-block {
  padding: 0 !important;
  margin: 0 0 15px !important;
  border: none !important;
}

div.sharedaddy .sd-content {
  width: 100% !important;
  margin: 0 !important;
}

.widget_rss_links p {
  margin: 0;
  text-align: center;
}

.widget_rss_links img {
  display: inline;
  margin-right: 5px;
  vertical-align: middle;
}

#wpstats,
.home div.sharedaddy,
.archive div.sharedaddy,
.search div.sharedaddy {
  display: none;
}

.comment-subscription-form {
  margin: 0;
}

.embed-youtube,
.embed-vimeo {
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.embed-youtube iframe,
.embed-vimeo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/***
 *     ██████╗ ███╗   ███╗███████╗██████╗ ██╗ █████╗
 *    ██╔═══██╗████╗ ████║██╔════╝██╔══██╗██║██╔══██╗
 *    ██║██╗██║██╔████╔██║█████╗  ██║  ██║██║███████║
 *    ██║██║██║██║╚██╔╝██║██╔══╝  ██║  ██║██║██╔══██║
 *    ╚█║████╔╝██║ ╚═╝ ██║███████╗██████╔╝██║██║  ██║
 *     ╚╝╚═══╝ ╚═╝     ╚═╝╚══════╝╚═════╝ ╚═╝╚═╝  ╚═╝
 *
 * $$media
 */

@media screen and (max-width: 1180px) {
  #header .logo {
    width: 250px;
  }
  #nav {
    margin-top: 21px;
  }
  .shop-links {
    top: -5px;
    right: 20px;
  }
}

@media screen and (max-width: 1070px) {
  #header .logo {
    width: 230px;
  }
  #nav {
    margin-top: 15px;
  }
  .rNav a {
    font-size: .778em;
  }
}

@media screen and (max-width: 1023px) {
  .container {
    padding: 0 20px;
  }
  .buckets {
    padding: 60px 0;
  }
  .shop-now {
    padding: 30px 0;
  }
  .shop-now__products-wrapper {
    margin-top: 30px;
  }
  .services {
    padding: 60px 0;
  }
  .services svg {
    margin: 0 auto 30px;
  }
  main {
    padding: 60px 0;
  }
  aside {
    padding-left: 20px;
  }
  #footer {
    padding: 30px 0;
  }
}

@media screen and (max-width: 980px) {
  .footer-logo {
    width: 200px;
    margin-top: 10px;
  }
  .footer-contact {
    margin-top: 0;
  }
  .footer-contact > * + * {
    margin-left: 30px;
  }
}

@media screen and (max-width: 960px) {
  #nav {
    margin-top: 0;
  }
  #rNav-wrap,
  #rNav-trigger {
    text-align: center;
  }
  #rNav-trigger {
    margin-top: 10px;
    display: block;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
  }
  #rNav-trigger div {
    display: inline-block;
    vertical-align: middle;
  }
  #rNav-trigger span {
    display: block;
    width: 40px;
    height: 4px;
    background: #a91a07;
    border-radius: 4px;
  }
  #rNav-trigger span:first-child + span {
    margin: 5px 0;
  }
  .rNav {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
    width: 100%;
    background: #f7f7f7;
  }
  .rNav > li {
    float: none;
    height: 40px;
    line-height: 40px;
  }
  .rNav a {
    height: auto;
    padding: 0 20px;
  }
  .rNav li.rNav-back a:before {
    content: '\25C0';
    padding: 0 10px 0 0;
  }
  .rNav li.rNav-back a:before,
  a.rNav-parent:after {
    font-family: 'Lucida Sans Unicode', 'Arial Unicode MS';
  }
  a.rNav-parent:after {
    content: '\25B6';
    padding: 0 0 0 10px;
  }
  .rNav-trans {
    position: absolute;
    display: block;
    overflow: hidden;
  }
  .rNav-trans li,
  .rNav-trans li a {
    white-space: nowrap;
    overflow: hidden;
  }
  .banner-wrap {
    height: 480px;
  }
  .shop-links {
    right: 10px;
  }
}

@media screen and (max-width: 900px) {
  .buckets li {
    float: none;
    width: 100%;
  }
  .buckets li + li {
    margin: 20px 0 0;
  }
}

@media screen and (max-width: 959px) {
  main {
    padding: 40px 0;
  }
  article,
  aside {
    float: none;
    width: 100%;
  }
  aside {
    padding: 0;
    margin-top: 20px;
  }
  .sidebar--dynamic {
    padding: 20px 0;
    border-width: 8px 0;
    text-align: center;
  }
  .sidebar--dynamic > ul {
    margin: 0 auto;
    max-width: 500px;
  }
}

@media screen and (max-width: 767px) {
  blockquote {
    padding: 15px;
  }
  .container {
    padding: 0 10px;
  }
  .buckets {
    padding: 40px 0;
  }
  .shop-now {
    padding: 20px 0;
  }
  .shop-now__products-wrapper {
    margin-top: 20px;
  }
  .shop-now__title,
  .shop-now__content {
    display: block;
    width: 100%;
  }
  .shop-now__title {
    margin-bottom: 10px;
  }
  .services {
    padding: 40px 0;
  }
  .services svg {
    margin: 0 auto 20px;
  }
  .services li {
    width: calc(50% - 20px);
    margin-top: 20px;
  }
  .services li:nth-child(1),
  .services li:nth-child(2) {
    margin-top: 0;
  }
  .services li:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
  .the-creator .inlineblock-reset {
    display: block;
    width: 100%;
  }
  .the-creator__img img {
    display: block;
    margin: 0 auto;
  }
  .the-creator__content {
    padding: 30px 0 20px;
  }
  #footer {
    padding: 20px 0;
  }
  .footer-logo {
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
  .footer-contact {
    float: none;
    text-align: center;
  }
  .footer-contact > * {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  .columns{
    column-count: 2;
  }
}

@media screen and (max-width: 567px) {
  html {
    font-size: 1rem;
  }
  .form-field--half {
    float: none;
    width: 100%;
  }
  .form-field--half + .form-field--half {
    margin-left: 0;
  }
  .form-field--half:nth-child(2) {
    margin-top: 15px;
  }
  #header .logo {
    float: none;
    display: block;
    margin: 0 auto 15px;
  }
  #nav {
    float: none;
    margin: 0 -10px;
    background: #a91a07;
  }
  #rNav-trigger span {
    background: #fff;
  }
  .slide__content svg {
    display: none;
  }
  .interior-banner {
    height: 240px;
  }
  .buckets {
    padding: 30px 0;
  }
  .shop-now {
    padding: 15px 0;
  }
  .shop-now__products-wrapper {
    margin-top: 15px;
  }
  .services {
    padding: 30px 0;
  }
  .services svg {
    margin: 0 auto 15px;
  }
  .services li {
    float: none;
    width: 100%;
  }
  .services li + li {
    margin: 20px 0 0;
  }
  .services li:nth-child(2) {
    margin-top: 20px;
  }
  main {
    padding: 30px 0;
  }
  .feature-img {
    height: 200px;
  }
  #footer {
    padding: 15px 0;
  }
  .footer-contact > * {
    display: block;
  }
  .footer-contact > * + * {
    margin: 20px 0 0;
  }
  .copyright li {
    display: block;
    padding: 0;
    line-height: 1.2;
    border: none;
  }
  .shop-links {
    padding: 5px 0;
    position: static;
    text-align: center;
  }
}

@media screen and (max-width: 360px) {
  .slide h3,
  .slide h1 {
    font-size: 1.75em;
  }
}

@media print {
  @page {
    margin: .5cm !important;
  }
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  body {
    padding: .75cm !important;
    font: 10pt/1.2 Arial, Helvetica, sans-serif !important;
  }
  article,
  .container {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  nav,
  aside,
  #footer {
    display: none;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 18pt !important;
    font-weight: bold !important;
  }
  h2 {
    font-size: 16pt !important;
  }
  h3 {
    font-size: 14pt !important;
  }
  h4 {
    font-size: 12pt !important;
  }
  h5,
  h6 {
    font-size: 10pt !important;
  }
  code {
    font: 10pt Courier, monospace;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

.page-id-572 hr{
  margin: 15px 0;
}
