/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

@import url(//fonts.googleapis.com/css?family=Exo+2:700,400&subset=latin,cyrillic);
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
.container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box
}
.column,
.columns {
    width: 100%;
    float: left;
    box-sizing: border-box
}
@media only screen and (max-device-width: 800px) {
 	.disclaimer {
     	font-size: 5px !important;
    }
  	.disclaimer_pos {
     bottom:20% !important;
    }
}
@media (min-width: 400px) {
    .container {
        width: 85%;
        padding: 0
    }
}
@media (min-width: 550px) {
    .container {
        width: 80%
    }
    .column,
    .columns {
        margin-left: 4%
    }
    .column:first-child,
    .columns:first-child {
        margin-left: 0
    }
    .one.column,
    .one.columns {
        width: 4.66666666667%
    }
    .two.columns {
        width: 13.3333333333%
    }
    .three.columns {
        width: 22%
    }
    .four.columns {
        width: 30.6666666667%
    }
    .five.columns {
        width: 39.3333333333%
    }
    .six.columns {
        width: 48%
    }
    .seven.columns {
        width: 56.6666666667%
    }
    .eight.columns {
        width: 65.3333333333%
    }
    .nine.columns {
        width: 74.0%
    }
    .ten.columns {
        width: 82.6666666667%
    }
    .eleven.columns {
        width: 91.3333333333%
    }
    .twelve.columns {
        width: 100%;
        margin-left: 0
    }
    .one-third.column {
        width: 30.6666666667%
    }
    .two-thirds.column {
        width: 65.3333333333%
    }
    .one-half.column {
        width: 48%
    }
    .offset-by-one.column,
    .offset-by-one.columns {
        margin-left: 8.66666666667%
    }
    .offset-by-two.column,
    .offset-by-two.columns {
        margin-left: 17.3333333333%
    }
    .offset-by-three.column,
    .offset-by-three.columns {
        margin-left: 26%
    }
    .offset-by-four.column,
    .offset-by-four.columns {
        margin-left: 34.6666666667%
    }
    .offset-by-five.column,
    .offset-by-five.columns {
        margin-left: 43.3333333333%
    }
    .offset-by-six.column,
    .offset-by-six.columns {
        margin-left: 52%
    }
    .offset-by-seven.column,
    .offset-by-seven.columns {
        margin-left: 60.6666666667%
    }
    .offset-by-eight.column,
    .offset-by-eight.columns {
        margin-left: 69.3333333333%
    }
    .offset-by-nine.column,
    .offset-by-nine.columns {
        margin-left: 78.0%
    }
    .offset-by-ten.column,
    .offset-by-ten.columns {
        margin-left: 86.6666666667%
    }
    .offset-by-eleven.column,
    .offset-by-eleven.columns {
        margin-left: 95.3333333333%
    }
    .offset-by-one-third.column,
    .offset-by-one-third.columns {
        margin-left: 34.6666666667%
    }
    .offset-by-two-thirds.column,
    .offset-by-two-thirds.columns {
        margin-left: 69.3333333333%
    }
    .offset-by-one-half.column,
    .offset-by-one-half.columns {
        margin-left: 52%
    }
}
html {
    font-size: 62.5%
}
body {
    font-size: 1.5em;
    line-height: 1.6;
    font-weight: 400;
    color: #222
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: 300
}
h1 {
    font-size: 4.0rem;
    line-height: 1.2;
    letter-spacing: -.1rem
}
h2 {
    font-size: 3.6rem;
    line-height: 1.25;
    letter-spacing: -.1rem
}
h3 {
    font-size: 3.0rem;
    line-height: 1.3;
    letter-spacing: -.1rem
}
h4 {
    font-size: 2.4rem;
    line-height: 1.35;
    letter-spacing: -.08rem
}
h5 {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: -.05rem
}
h6 {
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: 0
}
@media (min-width: 550px) {
    h1 {
        font-size: 5.0rem
    }
    h2 {
        font-size: 4.2rem
    }
    h3 {
        font-size: 3.6rem
    }
    h4 {
        font-size: 3.0rem
    }
    h5 {
        font-size: 2.4rem
    }
    h6 {
        font-size: 1.5rem
    }
}
p {
    margin-top: 0
}
a {
    color: #1EAEDB
}
a:hover {
    color: #0FA0CE
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0
}
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #FFF;
    background-color: #33C3F0;
    border-color: #33C3F0
}
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    color: #FFF;
    background-color: #1EAEDB;
    border-color: #1EAEDB
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
textarea {
    min-height: 65px;
    padding-top: 6px;
    padding-bottom: 6px
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    border: 1px solid #33C3F0;
    outline: 0
}
label,
legend {
    display: block;
    margin-bottom: .5rem;
    font-weight: 600
}
fieldset {
    padding: 0;
    border-width: 0
}
input[type="checkbox"],
input[type="radio"] {
    display: inline
}
label>.label-body {
    display: inline-block;
    margin-left: .5rem;
    font-weight: normal
}
ul {
    list-style: circle inside
}
ol {
    list-style: decimal inside
}
ol,
ul {
    padding-left: 0;
    margin-top: 0
}
ul ul,
ul ol,
ol ol,
ol ul {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%
}
li {
    margin-bottom: 1rem
}
code {
    padding: .2rem .5rem;
    margin: 0 .2rem;
    font-size: 90%;
    white-space: nowrap;
    background: #F1F1F1;
    border: 1px solid #E1E1E1;
    border-radius: 4px
}
pre>code {
    display: block;
    padding: 1rem 1.5rem;
    white-space: pre
}
th,
td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #E1E1E1
}
th:first-child,
td:first-child {
    padding-left: 0
}
th:last-child,
td:last-child {
    padding-right: 0
}
button,
.button {
    margin-bottom: 1rem
}
input,
textarea,
select,
fieldset {
    margin-bottom: 1.5rem
}
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
    margin-bottom: 2.5rem
}
.u-full-width {
    width: 100%;
    box-sizing: border-box
}
.u-max-full-width {
    max-width: 100%;
    box-sizing: border-box
}
.u-pull-right {
    float: right
}
.u-pull-left {
    float: left
}
hr {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
    border-width: 0;
    border-top: 1px solid #E1E1E1
}
.container:after,
.row:after,
.u-cf {
    content: "";
    display: table;
    clear: both
}
h1.icon-logo {
    background-size: 91px 53px;
    width: 91px;
    height: 53px;
    margin-bottom: 0;
    background-position: 0 0;
    display: block !important
}
h1.icon-logo a {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    float: left;
    display: block;
    width: 100%;
    height: 100%
}
html {
    font-size: 62.5%
}
p {
    font-size: 10px;
    font-size: 1rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 600;
    font-style: normal
}
h1 {
    font-size: 40px;
    font-size: 4rem
}
h2 {
    font-size: 40px;
    font-size: 4rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase
}
h3 {
    font-size: 30.77px;
    font-size: 3.077rem
}
h4 {
    font-size: 15.38px;
    font-size: 1.538rem
}
h5 {
    font-size: 10.77px;
    font-size: 1.077rem
}
h6 {
    font-size: 30.77px;
    font-size: 3.077rem
}
body {
    max-width: 1500px;
    margin: 0 auto
}
header {
    position: absolute;
    left: 0%;
    width: 100%;
    z-index: 5
}
header .row {
    position: relative;
    background: white;
    padding: 15px;
    margin: 0 auto;
    box-sizing: border-box;
    width: 95%;
    max-width: 1440px
}
.mobile-nav {
    display: none
}
.mobile-nav a.cart {
    background: url(cart.png) no-repeat 0 0;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    float: left;
    display: block
}
.mobile-nav a.hamburger {
    background: url(hamburger.png) no-repeat 0 0;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    float: left;
    display: block
}
#mobile-navigation-popup {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    width: 97.5%;
    background: #F4F4F5;
    text-align: center;
    padding: 3rem;
    box-sizing: border-box;
    display: none
}
#mobile-navigation-popup.open {
    display: block
}
#mobile-navigation-popup a.close-popup {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-image: url(close.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent
}
#mobile-navigation-popup h1.icon-logo {
    margin: 0 auto;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/nav-logo.png?18432347143320130803) no-repeat 0 0;
    width: 91px;
    height: 53px;
    display: block;
    font: 0/0 a;
    text-shadow: none;
    color: transparent
}
#mobile-navigation-popup nav ul {
    float: none;
    width: 70%;
    margin: 0 auto
}
#mobile-navigation-popup nav ul li {
    border-right: none;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    box-sizing: border-box;
    padding: 1rem 0;
    margin-bottom: 0
}
#mobile-navigation-popup nav ul li:last-child {
    border-bottom: none;
    display: none
}
#mobile-navigation-popup nav ul li:nth-child(6) {
    border-bottom: none
}
#mobile-navigation-popup nav ul li a {
    font-size: 12px;
    font-size: 1.2rem
}
h1.logo {
    width: 91px;
    height: 53px;
    float: left;
    display: block;
    margin: 0
}
h1.logo a {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/logo-desktop.png?18432347143320130803) no-repeat 0 0;
    width: 91px;
    height: 53px;
    float: left;
    display: block;
    font: 0/0 a;
    text-shadow: none;
    color: transparent
}
nav ul {
    list-style: none;
    float: right;
    padding: 2rem 0 0 0;
    margin-bottom: 0
}
nav ul li {
    display: inline-block;
    padding: 0 2rem;
    border-right: 1px solid #E4E4E4;
    margin-bottom: 0
}
nav ul li:last-child {
    border-right: none;
    padding-right: 0rem;
    position: relative;
    width: 3.2rem;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/cart3.svg?18432347143320130803) no-repeat center right;
  	background-size: 18px 13px;
}
nav ul li:last-child a {
    padding-right: 0.5em
}
nav ul li a {
    color: #b9b9b9;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: 1px;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
nav ul li a:hover {
    color: #0B603B
}
nav ul li.active a {
  color: #0B603B
}
nav ul li a.icon-cart {
    background-position-x: 20px;
    background-position-y: 1px;
    padding-right: 2rem
}
a.svg {
    position: relative;
    display: inline-block
}
a.svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
#homepage-grid .grid.bottom-right:hover p {
    color: #657178
}
#homepage-grid {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
#homepage-grid h2 {
    color: #fff;
    letter-spacing: 5px
}
#homepage-grid .one-half.column {
    margin-left: 0;
    width: 50%
}
#homepage-grid .grid {
    display: block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    margin: 0
}
#homepage-grid .grid p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    width: 100%;
    letter-spacing: 2px;
    padding: 0 115px;
    box-sizing: border-box
}
#homepage-grid .grid .text-layer {
    z-index: 3;
  	position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

}
#homepage-grid .grid a.button {
    position: relative;
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem;
    z-index: 3
}
#homepage-grid .grid a.button:hover {
    color: #fff;
    background: #849D72
}
#homepage-grid .grid.top-left {
    height: 740px;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/top-left.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    z-index: 0
}

#homepage-grid .grid.top-right {
  	height: 740px;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/top-right.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    z-index: 0
}
#homepage-grid .grid.top-left:after,
#homepage-grid .grid.top-right:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
    opacity: 1
}
#homepage-grid .grid.top-left::after {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
}
#homepage-grid .grid.top-right:after {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
#homepage-grid .grid.top-left:hover:after,
#homepage-grid .grid.top-right:hover:after {
    opacity: 0
}
#homepage-grid .grid.top-left p {
  color: #ffffff
}
#homepage-grid .grid.top-left:hover p {
	color: #2b0707
}
#homepage-grid .grid.top-right p {
  color: #ffffff
}
#homepage-grid .grid.top-right:hover p {
	color: #2b0707
}
#homepage-grid .grid.bottom-left p {
  color: #ffffff
}
#homepage-grid .grid.bottom-left:hover p {
	color: #ffffff
}
#homepage-grid .grid.bottom-right p {
  color: #fff
}
#homepage-grid .grid.bottom-right:hover p {
	color: #2b0707
}
#homepage-grid .grid.top-left h2,
#homepage-grid .grid.top-right h2 {
    margin-bottom: 10px
}
#homepage-grid .grid.top-left a.button,
#homepage-grid .grid.top-left p,
#homepage-grid .grid.top-right a.button,
#homepage-grid .grid.top-right p {
    z-index: 3
}

#homepage-grid .grid.bottom-left,
#homepage-grid .grid.bottom-right {
    height: 740px;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/bottom-left.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
#homepage-grid .grid.bottom-left:after,
#homepage-grid .grid.bottom-right:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
    opacity: 1
}
#homepage-grid .grid.bottom-left:after {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
#homepage-grid .grid.bottom-right:after {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
#homepage-grid .grid.bottom-left:hover:after,
#homepage-grid .grid.bottom-right:hover:after {
    opacity: 0
}
#homepage-grid .grid.bottom-left h2,
#homepage-grid .grid.bottom-right h2 {
    margin-bottom: 10px
}
#homepage-grid .grid.bottom-left a.button,
#homepage-grid .grid.bottom-left p,
#homepage-grid .grid.bottom-right a.button,
#homepage-grid .grid.bottom-right p {
    z-index: 3
}
#homepage-grid .grid.bottom-right {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/bottom-right.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.press-strip {
    float: left;
    display: block;
    width: 100%;
    background-color: #F5F4F4;
    padding: 20px 0 40px 0
}
.press-strip p {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #b9b9b9;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0
}
.press-strip ul {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    width: 100%
}
.press-strip ul li {
    float: left;
    height: 78px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 14.2857%;
    width: calc(98%/7)
}
.press-strip ul li a {
    float: left;
    display: block;
    width: 100%;
    height: 100%
}
.press-strip ul li.logo-one {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/logo-1.jpg?18432347143320130803) no-repeat left center;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain
}
.press-strip ul li.logo-two {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/logo-2.jpg?18432347143320130803) no-repeat top center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}
.press-strip ul li.logo-three {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/logo-3.jpg?18432347143320130803) no-repeat top center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}
.press-strip ul li.logo-four {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/logo-4.jpg?18432347143320130803) no-repeat top center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}
.press-strip ul li.logo-five {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/logo-5.jpg?18432347143320130803) no-repeat top center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}
.press-strip ul li.logo-six {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/logo-6.jpg?18432347143320130803) no-repeat top center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}
.press-strip ul li.logo-seven {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/logo-7.jpg?18432347143320130803) no-repeat right center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}
#fullscreen-heading {
    position: relative;
    padding: 17rem 0 5.0rem 0;
    text-align: center
}
#fullscreen-heading.aboutus {
    background: #D0DBCC
}
#fullscreen-heading h1 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 3px;
    font-weight: 200;
    font-size: 37px;
    font-size: 3.7rem
}
#fullscreen-heading h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 3px
}
#about-grid {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
#about-grid.mobile {
    display: none
}
#about-grid .one-half.column {
    margin-left: 0;
    width: 50%
}
#about-grid .grid {
    display: block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    margin: 0
}
#about-grid .grid .text-layer {
    position: relative;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative
}
#about-grid .grid a.button {
    position: relative;
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem
}
#about-grid .grid a.button:hover {
    color: #fff;
    background: #849D72
}
#about-grid .grid.top-left {
    height: 640px;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/about-first-row.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    z-index: 0
}
#about-grid .grid.thirdrow-left {
    height: 640px;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/about-third-row.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    z-index: 0
}
#about-grid .grid.fifthrow-left {
  height: 640px;
  background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/about-fifth-row.jpg?18432347143320130803) no-repeat 0 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  z-index: 0
}
#about-grid .grid.top-right {
    height: 640px;
    background: #D4D1CE;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 14rem
}
#about-grid .grid.top-right h2 {
    color: black;
    letter-spacing: 7px;
    padding-bottom: 0rem
}
#about-grid p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #000;
    text-transform: none;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    box-sizing: border-box
}
#about-grid .grid.thirdrow-right, #about-grid .grid.fifthrow-right {
    height: 640px;
    background: #E3E2E1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 14rem
}
#about-grid .grid.thirdrow-right h2, #about-grid .grid.fifthrow-right h2 {
    color: black;
    letter-spacing: 7px;
    padding-bottom: 0rem
}
#about-grid .grid.thirdrow-right p, #about-grid .grid.fifthrow-right p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #000;
    text-transform: none;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    box-sizing: border-box
}
#about-grid .grid.bottom-left {
    height: 640px;
    background: #CFD2D7;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 11rem
}
#about-grid .grid.bottom-left h2 {
    color: black;
    letter-spacing: 7px;
    padding-bottom: 3rem
}
#about-grid .grid.bottom-left p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #000;
    text-transform: none;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    box-sizing: border-box
}
#about-grid .grid.bottom-right {
    height: 640px;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/about-second-row.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
#about-grid .grid.fourthrow-left, #about-grid .grid.sixthrow-left {
    height: 640px;
    background: #DFE5EC;
    padding: 0 10rem
}
#about-grid .grid.fourthrow-left h2, #about-grid .grid.sixthrow-left h2 {
    color: black;
    letter-spacing: 7px;
    padding-bottom: 3rem
}
#about-grid .grid.fourthrow-left p, #about-grid .grid.sixthrow-left p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #000;
    text-transform: none;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    box-sizing: border-box
}
#about-grid .grid.fourthrow-right {
    height: 640px;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/about-fourth-row.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
#about-grid .grid.sixthrow-right {
    height: 640px;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/about-sixth-row.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
#team {
    float: left;
    display: block;
    width: 100%;
    background: white;
    padding: 5rem 0 0 0;
    display: block;
    text-align: center
}
#team h4 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #E4E4E4;
    padding: 0 7rem 2rem 7rem;
    display: inline-block
}
#team ul {
    margin: 0;
    padding: 0;
    list-style: none
}
#team ul li {
    float: left;
    height: 40rem;
    width: 25%;
    width: calc(100%/4);
    margin-bottom: 0;
    position: relative;
  	overflow: hidden;
}
#team ul li .overlay {
    width: 100%;
    height: 40rem;
    background: #849D72;
    color: #fff;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 4rem;
    display: none
}
#team ul li .overlay.open {
    display: block
}
#team ul li .overlay a.close {
    position: absolute;
    height: 15px;
    width: 15px;
    float: left;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url(white-close.png) no-repeat 0 0;
    top: 10px;
    right: 10px;
    background-size: 15px 15px;
    cursor: pointer
}
#team ul li .overlay .inner {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative
}
#team ul li .overlay h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0
}
#team ul li .overlay h5 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 4rem
}
#team ul li .overlay p {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1px;
    line-height: 2rem;
  	font-family: "proxima-nova", helvetica, arial, sans-serif;
}
#team ul li .overlay p.email {
    margin-top: 1rem
}
#team ul li .overlay p.email a {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
#team ul li .overlay .linkedin {
    background: url(linkedin.png) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 21px;
    height: 21px;
    margin: 0 auto;
    display: block
}
#team ul li .overlay .linkedin a {
    background: url(linkedin.png) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 21px;
    height: 21px;
    float: left
}
#team ul li a.open {
    position: absolute;
    bottom: 2rem;
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 100%;
    text-align: center;
    cursor: pointer;
    left: 0;
  	z-index: 1;
}
#team ul li a.open:hover {
    text-decoration: none
}
#team ul li img {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  max-width: 100%;
}
#strip {
    float: left;
    display: block;
    width: 100%;
    padding: 4rem 0;
    text-align: center
}
#strip h3 {
    text-transform: uppercase;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 40px;
    font-size: 4rem;
    letter-spacing: 3px
}
#strip a.button {
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px 30px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem
}
#strip a.button:hover {
    background: #839E73
}
#fullscreen-heading.howitworks {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/hiw-title-bg.jpg?18432347143320130803) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 18rem 0 7rem 0
}
#fullscreen-heading.howitworks h1 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase
}
#fullscreen-heading.howitworks h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 3px;
    padding: 0 24rem
}
#process {
    padding: 6rem 0 2rem 0;
    text-align: center
}
#process h2 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase
}
#process .process-step {
    border: 1px solid #CFCFCF;
    position: relative;
    width: 23%;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    color: #464646;
    letter-spacing: 2px;
    box-sizing: border-box;
    margin: 0 20px 20px 0;
    float: left
}
#process .process-step .content img {
    max-width: 100%;
    max-height: auto;
    margin-bottom: 20px
}
#process .process-step p {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 2rem 0;
    position: absolute;
    bottom: 10px;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
    letter-spacing: normal
}
#process .process-step .step-no {
    position: absolute;
    top: 10px;
    left: 10px
}
#pitch-columns {
 	background: #F6F6F6;
    padding: 50px 0;
  	text-align: center;
}
#pitch-columns h3 {
 	font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 3px;
  	height: 54px;
}
#pitch-columns p {
 	font-size: 12px;
    font-size: 1.2rem;
    color: #464646;
    letter-spacing: 2px;
    line-height: 2rem;
    margin-bottom: 0;
}
#pitch-columns p a {
 	color: #0B603B;
  	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#pitch-columns p a:hover {
 	color: #D2DACB;
}
.howitworks-grid {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
.howitworks-grid .one-half.column {
    margin-left: 0;
    width: 50%
}
.howitworks-grid .grid {
    display: block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    margin: 0
}
.howitworks-grid .grid .text-layer {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative
}
.howitworks-grid .grid a.button {
    position: relative;
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem
}
.howitworks-grid .grid a.button:hover {
    color: #fff;
    background: #849D72
}
.howitworks-grid .grid.top-left {
    height: 640px;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/hiw-first-row.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.howitworks-grid .grid.top-right {
    height: 640px;
    background: #D1D9CA;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 14rem
}
.howitworks-grid .grid.top-right h2 {
    color: black;
    letter-spacing: 7px;
    padding-bottom: 3rem
}
.howitworks-grid .grid.top-right p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #000;
    text-transform: none;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    box-sizing: border-box
}
.howitworks-grid .grid.bottom-left {
    height: 640px;
    background: #CFD2D7;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 11rem
}
.howitworks-grid .grid.bottom-left h2 {
    color: black;
    letter-spacing: 7px;
    padding-bottom: 3rem
}
.howitworks-grid .grid.bottom-left p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #000;
    text-transform: none;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    box-sizing: border-box
}
.howitworks-grid .grid.bottom-right {
    height: 640px;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/hiw-second-row.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
#price-guide {
    padding: 6rem 0 2rem 0;
    text-align: center
}
#price-guide h2 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase
}
#price-guide h2 span {
    display: block;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.4rem;
    letter-spacing: 3px;
    margin-bottom: 5rem
}
#price-guide .price-info {
    margin-bottom: 4rem
}
#price-guide .price-info h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 3px;
    margin-bottom: 0
}
#price-guide .price-info h4 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 29px;
    font-size: 2.9rem;
    letter-spacing: 3px
}
#price-guide .price-info p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #464646;
    letter-spacing: 2px;
    line-height: 2.4rem;
    margin-bottom: 0
}
#shipping-map h2 {
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#shipping-map {
    padding: 4rem 0;
    text-align: center
}
#shipping-map .map-bg {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/hiw-map.jpg?18432347143320130803) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 600px;
    margin-bottom: 6rem
}
#shipping-map h3 {
 	font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 3px;
}
#shipping-map p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #464646;
    letter-spacing: 2px;
    line-height: 2rem;
    margin-bottom: 0
}
#instructions-grid {
 	margin: 0;
  	padding: 0;
}
#instructions-grid .one-half.column {
  margin-left: 0;
  width: 50%;
}
#instructions-grid .grid {
  display: block;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  margin: 0;
}

#instructions-grid .grid ul {
 	list-style: none;
    font-size: 12px;
    font-size: 1.2rem;
    color: #464646;
    letter-spacing: 2px;
    line-height: 2rem;
}

#instructions-grid .grid.left {
  height: 640px;
  background: #D1D9CA;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 11rem;
}
#instructions-grid .grid.right {
  height: 640px;
  background: #E77C5F;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 11rem;
}
#strip.howitworks {
    background-color: #F5F4F4
}
#partner-grid {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
#partner-grid h2 {
    color: #fff;
    letter-spacing: 7px
}
#partner-grid .one-half.column {
    margin-left: 0;
    width: 50%
}
#partner-grid .grid {
    display: block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    margin: 0
}
#partner-grid .grid p {
    font-size: 13px;
    font-size: 1.3rem;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    padding: 0 115px;
    box-sizing: border-box
}
#partner-grid .grid .text-layer {
    position: relative;
    z-index: 3
}
#partner-grid .grid a.button {
    position: relative;
    color: #fff;
    background: transparent;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #fff;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem
}
#partner-grid .grid a.button:hover {
    color: #000;
    background: #fff
}
#partner-grid .grid.left {
    padding: 32rem 0;
  background:  url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/partner-left-cta.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    z-index: 0
}
#partner-grid .grid.left:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
    opacity: 0
}
#partner-grid .grid.left:hover:after {
    opacity: 1
}
#partner-grid .grid.left h2 {
    margin-bottom: 10px
}
#partner-grid .grid.left a.button,
#partner-grid .grid.left p {
    z-index: 3
}
#partner-grid .grid.right {
    padding: 32rem 0;
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/partner-right-cta.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
#partner-grid .grid.right:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
    opacity: 0
}
#partner-grid .grid.right:hover:after {
    opacity: 1
}
#partner-grid .grid.right h2 {
    margin-bottom: 10px
}
#partner-grid .grid.right a.button,
#partner-grid .grid.right p {
    z-index: 3
}
#partner-statement {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/grow-bg.jpg?18432347143320130803) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10rem 20rem;
    text-align: center
}
#partner-statement .pro-services {
    margin: 9rem 0 0 0
}
#partner-statement .pro-services h4 {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2px;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase
}
#partner-statement .pro-services ul {
    margin-bottom: 0;
    list-style: none;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2px;
    color: #434343;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal
}
#partner-statement .pro-services ul li {
    margin-bottom: 0.5rem
}
#partner-statement h2 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 40px;
    font-size: 4rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 3rem
}
#partner-statement p {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    color: #434343;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

#partner-statement a.button {
  color: #fff;
  background: #0B603B;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding: 15px 30px;
  line-height: normal;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 2rem;
}

#partner-statement a.button:hover {
  color: #fff;
  background: #849D72;
}

#pro-users {
    float: left;
    display: block;
    width: 100%;
    background: white;
    padding: 5rem 0 0 0;
    display: block;
    text-align: center
}
#pro-users h4 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #E4E4E4;
    padding: 0 7rem 2rem 7rem;
    display: inline-block
}
#pro-users ul {
    margin: 0;
    padding: 0;
    list-style: none
}
#pro-users ul li {
    float: left;
    height: 40rem;
    width: 25%;
    width: calc(100%/4);
    margin-bottom: 0;
    position: relative;
  	overflow: hidden;
}
#pro-users ul li .overlay {
    width: 100%;
    height: 40rem;
    background: #849D72;
    color: #fff;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 4rem;
    display: none
}
#pro-users ul li .overlay.open {
    display: block
}
#pro-users ul li .overlay a.close {
    position: absolute;
    height: 15px;
    width: 15px;
    float: left;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url(white-close.png) no-repeat 0 0;
    top: 10px;
    right: 10px;
    background-size: 15px 15px;
    cursor: pointer
}
#pro-users ul li .overlay .inner {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative
}
#pro-users ul li .overlay h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0
}
#pro-users ul li .overlay h5 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 4rem
}
#pro-users ul li .overlay p {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1px;
    line-height: 2rem
}
#pro-users ul li .overlay p a {
 	color: #fff;
}
#pro-users ul li .pro-title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 1.5rem 0;
    color: #fff;
  	z-index: 1;
}
#pro-users ul li .pro-title p {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    margin-bottom: 0
}
#pro-users ul li .pro-title p strong {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase
}
#pro-users ul li .pro-title a.open {
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    cursor: pointer
}
#pro-users ul li .pro-title a.open:hover {
    text-decoration: none
}
#pro-users ul li img {
   position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    max-width: 100%;
  	z-index: 0;
}
#contact-form {
    float: left;
    display: block;
    width: 100%;
    padding: 7rem 15rem;
    box-sizing: border-box;
    text-align: center
}
#contact-form h2 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 40px;
    font-size: 4rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 3rem;
    text-align: center
}
#contact-form p {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    color: #434343;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center
}
#contact-form form {
    margin: 6rem 0 0 0
}
#contact-form form label {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2px;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    text-align: left
}
#contact-form form input {
    border-radius: 0;
    border-color: #999999;
    margin-bottom: 2rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem
}
#contact-form form input:focus {
    border-color: #839E73
}
#contact-form form textarea {
    border-color: #999999;
    resize: none;
    border-radius: 0;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem
}
#contact-form form textarea:focus {
    border-color: #839E73
}
#contact-form form input[type="submit"] {
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 15px 40px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
#contact-form form input[type="submit"]:hover {
    background-color: #839E73
}
#thanks-message {
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 32rem 0;
  background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/thanks-page.jpg?18432347143320130803) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
#thanks-message.error-page {
  background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/error-page.jpg?18432347143320130803) no-repeat 0 0;
  background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
#partner-grid .row .one-half.column .grid.left p {
      color: #ffffff !important;
    }
  	#partner-grid .grid.right p {
      color: #fffdfd !important;
    }
#thanks-message h2 {
    color: #fff;
    letter-spacing: 7px
}
#thanks-message p {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    padding: 0 27rem;
    color: #fff
}
#thanks-message a.button {
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem
}
.contact-hr,
footer p.email{
 	margin-bottom: 1rem;
}
#thanks-message a.button:hover {
    background: #839E73
}
.no-nav-overlap {
    position: relative;
    padding-top: 9rem
}
body.template-blog,
body.template-article,
body.blog {
    background: #F4F4F4
}
#blog-contain {
    padding: 5rem 0
}
#blog-contain .four.columns.alpha {
    margin-left: 0
}
#blog-contain .category-box {
    box-sizing: border-box;
    padding: 2rem 1rem;
    border: 49px solid #D1D9CA;
    text-align: center;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #b9b9b9;
  	height: 336px;
}
#blog-contain .category-box h4 {
    border-bottom: 1px solid #b9b9b9;
    display: inline;
    margin-bottom: 2rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    font-size: 1.1rem
}
#blog-contain .category-box ul {
    list-style: none;
    font-size: 11px;
    font-size: 1.1rem;
    margin: 2rem 0 0 0
}
#blog-contain .category-box ul li {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0.5rem
}
#blog-contain .category-box ul li a {
    color: #b9b9b9;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
#blog-contain .category-box ul li a:hover {
    color: #0B603B
}
#blog-contain .latest-post {
    position: relative;
    width: 100%;
    min-height: 336px
}
#blog-contain .latest-post img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    min-width: 100%;
    height: 100%
}
#blog-contain .latest-post .overlay {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    width: 100%;
    padding: 7rem 2rem;
    box-sizing: border-box;
    text-align: center;
    color: #fff
}
#blog-contain .latest-post .overlay h4 {
    margin-bottom: 2rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal
}
#blog-contain .latest-post .overlay h2 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 40px;
    font-size: 4rem;
    text-transform: uppercase;
    letter-spacing: 3px
}
#blog-contain .latest-post .overlay a.button {
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem
}
#blog-contain .latest-post .overlay a.button:hover {
    background: #839E73
}
#blog-contain .post-thumb {
    margin: 4rem 0 0 0;
    text-align: center
}
#blog-contain .post-thumb a {
    color: #000;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none
}
#blog-contain .post-thumb a:hover {
    color: #839E73
}
#blog-contain .post-thumb a:hover img {
    opacity: 0.8
}
#blog-contain .post-thumb h4 {
    padding-top: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal
}
#blog-contain .post-thumb img {
    max-width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.pagination {
    text-align: center;
    margin-bottom: 2rem
}
.pagination a {
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase
}
.pagination a:hover {
    background: #839E73;
    color: #fff;

}
body.template-blog .pagination a {
  	background: none;
  	color: #222222;
    padding: 12px;
  	text-decoration: none;
}
body.template-blog .pagination a:hover {
  	background: none;
  	color: #222222;
    padding: 12px;
  	text-decoration: underline;
}
#blog-others {
   float: left;
   display: block;
   width: 100%;
   background: white;
   padding: 0;
   display: block;
   text-align: center;
   position: relative;
   overflow: hidden;
}
#blog-others .overlay-btn {
   width: 100%;
   height: auto;
   float: left;
   display: block;
   text-align: center;
   position: absolute;
   z-index: 1;
	top: 50%;
box-sizing: border-box;
}
#blog-others .overlay-btn .inner {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative
}
#blog-others .overlay-btn .button {
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
#blog-others .overlay-btn .button:hover {
    background: #839E73
}
#blog-others h4 {
    text-transform: uppercase;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 40px;
    font-size: 4rem;
    letter-spacing: 3px;
    padding: 0 0rem 0rem 0rem;
    display: block;
    color: #fff;
}
#blog-others ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative
}
#blog-others ul li {
    float: left;
    height: auto;
    width: 25%;
    width: calc(100%/4);
    margin-bottom: 0;
    position: relative;
    overflow: hidden
}
#blog-others ul li img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    max-width: 100%
}
#blog-others ul.inspiration-strip li {
  	float: left;
    height: auto;
    width: 100%;
    width: calc(100%/1);
    margin-bottom: 0;
    position: relative;
    overflow: hidden
}
#blog-others ul.inspiration-strip li img {
    position: relative;
    top: 0;
    left: 0;
    min-height: auto;
    min-width: auto;
    max-width: 100%
}
.no-nav-overlap {
    position: relative;
    padding-top: 9rem
}
body.template-collection,
body.collection {
    background-color: #F4F4F4
}
.product-filters {
    float: left;
    display: block;
    width: auto;
    padding: 2rem 0;
    margin-right: 2rem
}
.product-filters span,
.product-filters a {
    display: inline-block;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 2px
}
.product-filters a {
    color: #464646;
    border-right: 1px solid #E4E4E4;
    padding: 0 1rem;
    text-decoration: none
}
.product-filters a:hover {
    color: #839E73;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.product-filters a.active {
  font-weight: bold;
  color: #0B603B;
}
.color-swatch {
    float: left;
    display: block;
    width: auto;
    padding: 1.9rem 0 0 0
}
.color-swatch a.show-all {
  display: inline-block;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #464646;
  padding: 0 1rem;
  text-decoration: none;
  margin-top: 6px;
  border-right: 1px solid #E4E4E4;
}
.color-swatch a.show-all.active {
  font-weight: bold;
  color: #0B603B;
}
.color-swatch span {
    display: inline-block;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    float: left;
    display: block;
    width: auto;
    padding-top: 6px
}
.color-swatch a {
    padding-top: 3px;
    float: left;
    display: block;
    width: auto;
    padding: 3px 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.color-swatch a:hover {
    opacity: 0.7;
}
.color-swatch a.active > img {
  border-radius: 50%;
  border: 2px solid #0B603B;
  margin-top: -3px;
  padding: 1px;
}
#collection-grid {
    padding: 3rem 0;
    display: block;
    float: left;
    width: 100%
}
#collection-grid .product-item {
    position: relative;
    padding: 5rem 1rem;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 2rem;
    min-height: auto;
    padding-bottom: 70px;
    width: 30%;
    float: left;
    display: block;
    margin: 0 1%
}
#collection-grid .product-item img {
    max-width: 100%;
    height: auto;
}
#collection-grid .product-item .product-meta {
    float: left;
    display: block;
    width: 55%;
    box-sizing: border-box;
    background: url("meta-brdr.png") no-repeat right center;
    padding: 0 0 0 0rem
}
#collection-grid .product-item .zoom {
    position: absolute;
    top: 2rem;
    right: 1rem;
    background: url(magglass.svg) no-repeat 0 0;
    width: 19px;
    height: 17px;
  	background-size: 19px 17px;
    display: block;
    cursor: pointer;
    z-index: 2;
    font: 0/0 a;
    text-shadow: none;
    color: transparent
}
#collection-grid .product-item .zoom-image {
    position: absolute;
    max-width: 90%
}
#collection-grid .product-item h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 15px;
    padding-top: 20px;
  	height: 3rem;
}
#collection-grid .product-item p.color {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0.5rem
}
#collection-grid .product-item p.price {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    color: #464646;
    letter-spacing: 2px;
    padding: 1rem 0;
    margin-bottom: 0
}
#collection-grid .product-item p.price.big {
    font-size: 22px;
    font-size: 2.2rem;
    float: right;
    width: 40%;
    box-sizing: border-box;
    padding: 0 3rem 0 0
}
#collection-grid .product-item .product-frame-hover {
    border: 1px solid #C9C9C9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
    box-sizing: border-box
}
#collection-grid .product-item .product-frame-hover:hover {
    opacity: 1
}
#collection-grid .product-item .product-frame-hover p.learn-more {
    top: 14px;
    left: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    display: block;
    float: left;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    text-transform: uppercase
}
#collection-grid .product-item .product-frame-hover p.learn-more a {
    color: #085F3B;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer
}
#collection-grid .product-item .product-frame-hover p.learn-more a:hover {
    color: #839E73
}
#collection-grid .product-item .product-frame-hover a.learn-more {
    top: 14px;
    left: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    display: block;
    float: left;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #085F3B;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer
}
#collection-grid .product-item .product-frame-hover a.learn-more:hover {
    color: #839E73
}
#collection-grid .product-item .product-desc {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    padding: 2rem;
    box-sizing: border-box;
    border: 1px solid #C9C9C9;
    color: #fff;
    z-index: 0;
    opacity: 0
}
#collection-grid .product-item .product-desc.open {
    opacity: 1;
    z-index: 3
}
#collection-grid .product-item .product-desc a.close {
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(white-close.png) no-repeat 0 0;
    width: 25px;
    height: 25px;
    float: left;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    cursor: pointer
}
#collection-grid .product-item .product-desc .inner {
    margin-top: 50px
}
#collection-grid .product-item .product-desc h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 2rem;
    border-bottom: 1px solid #fff;
    padding-bottom: 1rem
}
#collection-grid .product-item .product-desc p {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    line-height: 2em
}
#collection-grid .product-item a.select {
    bottom: 0px;
    left: 0;
    width: 100%;
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 13px 0;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
#collection-grid .product-item a.select:hover {
    background-color: #839E73
}
#collection-grid p.no-products {
    color: #434343;
    font-family: "proxima-nova",helvetica,arial,sans-serif;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
}
body.product,
body.template-product,
body.template-page {
    background-color: #F4F4F4
}
.product-spec {
    box-sizing: border-box
}
.product-spec.frame {
 	padding-top: 5rem;
}
.product-spec.certificate {
    padding-right: 10rem
}
#product-detail {
    float: left;
    display: block;
    width: 100%;
    padding: 8rem 0 0 0
}
#product-detail .product-image {
    padding: 0 2rem;
    box-sizing: border-box
}
#product-detail .product-image img {
  width: 100%;
}
#product-detail .product-image .flexslider {
    padding: 0;
}
#product-detail .product-image .flexslider .slides img {
    height: 100%;
  	width: 100%;
}
#product-detail .product-image img {
    max-width: 100%
}
#product-detail .product-image .image-info {
    text-align: center;
    display: block;
    margin: 2rem auto;
    width: 50%
}
#product-detail .product-image .image-info ul li {
    display: inline-block;
    line-height: 20px;
    margin: 0;
    padding: 0;
    height: 20px;
}
#product-detail .product-image .image-info  span {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2px;
    vertical-align: top;
    border-left: 1px solid #E4E4E4;
    padding-left: 1rem;
}
#product-detail .product-image .image-info a.related img {
    display: inline-block;
    width: fit-content;
    width: 18px;
    padding: 0 5px;
    height: 20px;
}
#product-detail .product-image .image-info a {
    display: inline-block;
    width: auto
}
#product-detail .product-image .image-info a.zoom {
    background: url(zoom-icon.png) no-repeat 0 0;
    width: 19px;
    height: 17px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    z-index: 2;
    text-indent: -9999px;
    margin-right: 1rem;
}

#product-detail .product-spec h2 {
    letter-spacing: 7px;
    text-transform: uppercase;
    margin-bottom: 0rem
}
#product-detail .product-spec h2 span {
    display: block;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom: 3rem
}
#product-detail .product-spec .rte {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    line-height: 2.5rem;
  	margin-bottom: 2rem;
}
#product-detail .product-spec .rte p {
 	font-size: 1.3rem;
  	color: #464646;
}
#product-detail .product-spec p.price {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #ababab;
    font-size: 31px;
    font-size: 3.1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: normal;
    margin-bottom: 5rem
}
#product-detail .product-spec p.price span {
    text-transform: none;
    font-size: 20px;
    font-size: 2rem
}
#product-detail .product-spec input[type="submit"] {
    margin: 3rem 0;
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem
}
#product-detail .product-spec input[type="submit"]:hover {
    background-color: #839E73
}
#product-detail .product-spec a.button {
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 2rem;
    display: block;
    width: 45%;
  	text-align: center;
}
@media screen and (max-width: 1375px) {
  	#product-detail .product-spec a.button {
      width: 45%
    }
}
@media screen and (max-width: 1300px) {
  	#product-detail .product-spec a.button {
      width: 50%
    }
}
#product-detail .product-spec a.button:hover {
    background-color: #839E73
}
.styled-select {
    width: 100%;
    height: 38px;
    overflow: hidden;
    background: url(select_arrow.png) no-repeat right transparent;
    border: 1px solid #929292
}
.styled-select select {
    background: transparent;
    width: 107%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 38px;
    -webkit-appearance: none;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #464646;
    letter-spacing: 2px;
    padding-left: 15px
}
.no-nav-overlap {
    position: relative;
    padding-top: 9rem
}
#blog-post {
    width: 60%;
    margin: 6rem auto
}
#blog-post article {
    border-bottom: 1px solid #E4E4E4;
  	display: table;
  	width: 100%;
}
#blog-post img {
    max-width: 100%;

  	margin: 0 auto;
}
#blog-post h2.title {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    font-size: 40px;
    font-size: 4rem;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 0;
  	width: 100%;
}
#blog-post p, #blog-post li {
     font-family: "proxima-nova", helvetica, arial, sans-serif;
     font-weight: 400;
     font-style: normal;
     font-size: 12px;
     font-size: 1.2rem;
     letter-spacing: 1px;
     line-height: 2.4rem;
     margin: 3rem 0
}
#blog-post li {
	margin-top: 10px;
	margin-bottom: 0;
}

#blog-post p.small {
    text-align: center;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 5rem
}
#blog-post .article-share {
    float: left;
    display: block;
    width: 100%;
    padding: 1rem 0
}
#blog-post .article-share .title {
    display: table-cell;
    vertical-align: middle;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #b9b9b9;
    padding: 0 0.3rem;
    float: left;
    line-height: 20px;
    margin-right: 10px
}
#blog-post .article-share a {
    display: block;
    float: left;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-size: cover;
    margin-right: 10px
}
#blog-post .article-share a .ss-icon {
    background-size: cover;
    height: 20px
}
#blog-post .article-share .addthis_button_facebook .ss-icon {
    width: 10px;
    background: url("facebook.png") no-repeat;
    display: inline-block;
    height: 20px;
    background-size: 10px 20px
}
#blog-post .article-share .addthis_button_twitter .ss-icon {
    width: 30px;
    background: url("twitter.png") no-repeat;
    display: inline-block;
    height: 20px;
    background-size: 30px 20px
}
#blog-post .article-share .addthis_button_pinterest_share .ss-icon {
    width: 21px;
    background: url("pinterest.png") no-repeat;
    display: inline-block;
    height: 20px;
    background-size: 21px 20px
}
#blog-post img {
 text-align: center;
}
#blog-post a {
 color: #0B603B;
}
.article-pagination {
    text-align: center;
    padding-top: 9rem
}
.article-pagination a.button {
    color: #fff !important;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.article-pagination a.button:hover {
    background-color: #839E73
}
.article-pagination ul {
    margin-bottom: 0
}
.article-pagination .cd-pagination {
    width: 100%;
    max-width: 768px;
    text-align: center
}
.article-pagination .cd-pagination li {
    display: inline-block;
    line-height: 41px
}
.article-pagination .cd-pagination.move-buttons li:first-child {
    float: left
}
.article-pagination .cd-pagination.move-buttons li:first-child a {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #464646;
    letter-spacing: 2px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  	opacity: 0.3;
  	cursor: default;
}
.article-pagination .cd-pagination.move-buttons li:first-child a.active,
.article-pagination .cd-pagination.move-buttons li:last-child a.active{
 opacity: 1;
 cursor: pointer;
}

.article-pagination .cd-pagination.move-buttons li:first-child a.active:hover,
.article-pagination .cd-pagination.move-buttons li:last-child a.active:hover{
    color: #839E73
}
.article-pagination .cd-pagination.move-buttons li:last-child {
    float: right
}
.article-pagination .cd-pagination.move-buttons li:last-child a {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #464646;
    letter-spacing: 2px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  	opacity: 0.3;
  	cursor: default;
}

#other-posts {
    float: left;
    display: block;
    width: 100%;
    background: #F3F3F3;
    padding: 0rem 0 0 0;
    display: block;
    text-align: center
}
#other-posts h4 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #E4E4E4;
    padding: 0 0rem 2rem 0rem;
    display: inline-block
}
#other-posts .post-thumb {
    margin: 4rem 0 0 0;
    text-align: center
}
#other-posts .post-thumb a {
    color: #000;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none
}
#other-posts .post-thumb a:hover {
    color: #839E73
}
#other-posts .post-thumb a:hover img {
    opacity: 0.8
}
#other-posts .post-thumb h4 {
    padding-top: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    border-bottom: none
}
#other-posts .post-thumb img {
    max-width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.no-nav-overlap {
    position: relative;
    padding-top: 9rem
}
#generic-page {
    width: 60%;
    margin: 6rem auto
}
#generic-page a {
    color: #105F3C;
    text-decoration: none
}
#generic-page a:hover {
    color: #839E73
}
#generic-page h1 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    font-size: 40px;
    font-size: 4rem;
    text-align: center;
    letter-spacing: 3px;
}
#generic-page h2 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 3px
}
#generic-page h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 2px
}
#generic-page h4 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 2px
}
#generic-page h5 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 2px
}
#generic-page h6 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px
}
#generic-page p,
#generic-page blockquote,
#generic-page span {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    line-height: 2.4rem;
    margin: 0 0 3rem 0
}
#generic-page blockquote {
    border-left: 10px solid #E4E4E4;
    padding-left: 3rem;
    margin: 0 0 3rem 0
}
#generic-page ul,
#generic-page ol {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2px;
    line-height: 2.4rem;
    margin: 3rem 0
}
#generic-page a {
  color: #0B603B;
}
#generic-page.faq-page article {
  margin-bottom: 3.5rem;
}
#generic-page.faq-page article p,
#generic-page.faq-page article h2 {
  margin-bottom: 1rem;
}
footer {
    background: white;
    float: left;
    display: block;
    width: 100%;
    float: none;
    padding: 40px 0;
    max-width: 1600px;
    margin: 40px auto 0 auto;
    clear: both
}
footer p.copy {
    text-transform: none;
    letter-spacing: normal;
    margin-top: 20px
}
footer p.copy a {
    color: #b9b9b9;
    text-decoration: underline
}
footer p.copy a:hover {
    text-decoration: none
}
footer .brdr {
    border-right: 1px solid #E4E4E4;
    float: left;
    display: block;
    width: 100%;
    min-height: 140px
}
footer ul {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    width: 50%;
    list-style: none
}
footer ul.contact-details {
 	width: 100%;
}
footer ul li {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2rem;
    letter-spacing: 1px;
  color: #b9b9b9;
    text-decoration: none;
    font-size: 11px;
    font-size: 1.1rem
}
footer ul li a, a.contact {
    color: #b9b9b9;
    text-decoration: none;
    font-size: 11px;
    font-size: 1.1rem;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
footer ul li a:hover, a.contact:hover {
    color: #0B603B
}
footer ul li a.active, a.contact.active {
    color: #0B603B
}
footer form {
    margin-bottom: 0
}
footer p,
footer address,
footer label {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2rem;
    letter-spacing: 1px;
    color: #b9b9b9;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 2.1rem
}
footer p,
footer label {
    line-height: normal
}
footer label {
    padding-bottom: 1.7rem
}
footer input[type="email"],
footer input[type="text"] {
    border-radius: 0;
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    color: #b9b9b9;
    border: 1px solid #999999;
    width: 90%;
    height: auto;
    padding: 9px;
    box-sizing: border-box
}
footer input[type="email"]:focus,
footer input[type="text"]:focus {
    border: 1px solid #839E73
}
footer input[type="submit"] {
    display: block;
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 8px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 11px;
    font-size: 1.1rem
}
footer input[type="submit"]:hover {
    color: #fff;
    background: #849D72
}
footer a {
    color: #0B603B;
    text-decoration: none
}
footer a:hover {
    color: #839E73
}
footer .social-icons {
    float: left;
    display: block;
    width: 100%;
    padding-right: 2rem;
    padding-top: 3rem;
    box-sizing: border-box
}
footer .social-icons li {
    display: inline-block;
    background-position: center center;
    width: 5rem;
    height: 2.6rem;
    margin-bottom: 1.5rem;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
footer .social-icons li:hover {
    opacity: 0.5
}
footer .social-icons li a {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    float: left;
    display: block;
    width: 100%;
    height: 100%
}
footer .social-icons li.instagram a {
    width: 25px;
    height: 25px;
    background: url("instagram.svg?12") no-repeat;
    background-size: contain;
    display: inline-block;
  	opacity: 0.7;
}
footer .social-icons li.pinterest a {
    width: 27px;
    height: 26px;
    background: url("pinterest.svg?1") no-repeat;
    background-size: contain;
    display: inline-block;
  	opacity: 0.7;
}
footer .social-icons li.facebook a {
    width: 23px;
    height: 25px;
    background: url("SF_FacebookIcon.svg") 6px 0px no-repeat;
    background-size: contain;
    display: inline-block;
    opacity: 0.7;
    margin: 0 auto;
}
footer .social-icons li.twitter a {
    width: 34px;
    height: 23px;
    background: url("SF_TwitterIcon.svg") no-repeat;
    background-size: contain;
    display: inline-block;
  	opacity: 0.7;
}
.app-bg {
    background: #F4F4F4 url(bench.jpg) no-repeat bottom right;
    float: left;
    display: block;
    width: 100%;
    padding-bottom: 10rem
}
.app-bg .one-third.column {
    margin-left: 0
}
.app-bg.nobench {
    background-image: none;
    padding-bottom: 0
}
.app-breadcrumb {
    float: left;
    display: block;
    width: 100%;
    padding: 1rem 0 4rem 0
}
.app-breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.app-breadcrumb ul li {
    margin-bottom: 0;
    display: inline-block;
    padding: 1rem 0;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 2px
}
.app-breadcrumb ul li.active {
    color: #545454
}
.app-breadcrumb ul li.active span.arrow {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/breadcrumb-arrow-dark.png?18432347143320130803) no-repeat center center;
    width: 7px;
    height: 10px;
    display: inline-block;
    padding: 0 2rem
}
.app-breadcrumb ul li.completed {
    color: #545454
}
.app-breadcrumb ul li.completed span.arrow {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/breadcrumb-arrow-dark.png?18432347143320130803) no-repeat center center;
    width: 7px;
    height: 10px;
    display: inline-block;
    padding: 0 2rem
}
.app-breadcrumb ul li.disabled {
    color: #b9b9b9
}
.app-breadcrumb ul li.disabled span.arrow {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/breadcrumb-arrow-grey.png?18432347143320130803) no-repeat center center;
    width: 7px;
    height: 10px;
    display: inline-block;
    padding: 0 3rem
}
.app-breadcrumb ul li strong {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal
}
#app-title {
    text-align: center;
    margin-top: 6rem
}
#app-title h2 {
    letter-spacing: 7px;
    margin-bottom: 4rem
}
#app-title h2.noma {
    margin-bottom: 2rem
}
#app-title a {
    color: #464646
}
#app-title a:hover {
    color: #839E73
}
#app-title h3 {
    letter-spacing: 3px;
    margin-bottom: 4rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    border-bottom: 1px solid #E4E4E4;
    display: inline;
    padding-bottom: 1rem
}
#app-title p {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #464646;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1px
}
#app-title p.step-intro {
    margin-top: 7rem
}
.whats-next {
    float: left;
    display: block;
    width: 100%;
    margin-top: 2rem
}
.whats-next .brdr {
    width: 40%;
    padding-bottom: 2rem;
    margin: 0 auto;
    border-top: 1px solid #E4E4E4;
    height: 1px;
    display: block
}
.whats-next p {
    text-transform: uppercase
}
.whats-next p strong {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal
}
#app-main {
    padding-left: 4rem;
    box-sizing: border-box
}
#app-main #collection-grid .product-item {
    width: 100%
}
#app-main label {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    text-align: left
}
#app-main label.lower-case {
    text-transform: lowercase
}
#app-main label.lower-case span {
    text-transform: uppercase
}
#app-main input {
    border-radius: 0;
    border-color: #999999;
    margin-bottom: 2rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    background: transparent
}
#app-main input:focus {
    border-color: #839E73
}
#app-main textarea {
    border-color: #999999;
    resize: none;
    border-radius: 0;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    background: transparent
}
#app-main textarea:focus {
    border-color: #839E73
}
#app-main input.quantity{ min-width:40px }
#app-main.form-ui {
    margin-top: 7rem
}
#app-main.form-ui p.note {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px
}
#app-main.form-ui input[type="checkbox"] {
    display: none
}
#app-main.form-ui input[type="checkbox"]+label span {
    display: inline-block;
    width: 84px;
    height: 40px;
    background: url(checkbox.png) left top no-repeat;
    cursor: pointer
}
#app-main.form-ui input[type="checkbox"]:checked+label span {
    background: url(checkbox.png) 0 -49px no-repeat
}
#app-main.form-ui input[type="checkbox"]+label.smallcheckbox span {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(smallcheckbox.png) left top no-repeat;
    cursor: pointer;
    float: left
}
#app-main.form-ui input[type="checkbox"]:checked+label.smallcheckbox span {
    background: url(smallcheckbox.png) 0 -30px no-repeat
}
#app-main.form-ui label.hidden {
    width: 84px;
    float: left
}
#app-main #collection-grid {
    padding-top: 0
}
#app-main #collection-grid .product-item {
    min-height: auto;
    padding-bottom: 70px
}
#app-main #collection-grid .product-item h3 {
    font-size: 1.6rem
}
#app-main #collection-grid .product-item p.color {
    font-size: 1.3rem
}
#app-main #collection-grid .product-item .product-meta {
    padding-left: 0
}
#app-main form .row {
    margin-bottom: 5rem
}
#app-main form .row:last-of-type {
  margin-bottom: 1rem;
}
#app-main dt {
    padding: 1rem 0;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #464646;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1px
}
#app-main label {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 2px
}
#app-main .button {
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem;
    float: right
}
#app-main .button.left {
    float: left
}
#app-main .button:hover {
    background: #839E73
}

#app-main.form-ui .cart-attribute__field input[type="checkbox"] {
  -webkit-appearance: checkbox;
  display: inline-block;
}

#app-main.form-ui .cart-attribute__field label {
  display: inline-block;
  margin-left: 10px;
}

footer#app-footer {
    text-align: center;
    padding: 20px 0
}
footer#app-footer .social-icons {
    padding-top: 0.5rem
}
footer#app-footer .social-icons li {
    margin-bottom: 0;
    width: auto;
    padding: 0 1rem
}
footer#app-footer p {
    text-transform: none;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 11px;
    font-size: 1.1rem;
    color: #b9b9b9;
    margin-bottom: 1rem
}
footer#app-footer a {
    color: #b9b9b9;
    text-decoration: none
}
footer#app-footer a:hover {
    text-decoration: underline
}
#showRightPush {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -43px;
    color: #fff;
    background: #3D3D3D;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 15px;
    line-height: normal;
    height: auto;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 10
}
#showRightPush:hover {
 background: #0B603B;
}

#showRightPush:hover h4,
#showRightPush:hover p {
    color: #fff;
}
#showRightPush:hover p.details {
    border-bottom: 1px solid #0B603B
}
#showRightPush h4 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    letter-spacing: 2px;
    margin-bottom: 5px;
    font-size: 14px;
    font-size: 1.4rem
}
#showRightPush p {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0;
    padding-bottom: 0;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal
}
#showRightPush p.details {
    border-bottom: 1px solid #fff;
    padding-bottom: 4px;
    margin-top: 10px;
    font-size: 11px;
    font-size: 1.1rem
}
body.cbp-spmenu-push-toleft #showRightPush {
    right: 240px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}
.cbp-spmenu {
    background: #3D3D3D;
    position: fixed;
    padding: 6rem 3rem;
    box-sizing: border-box;
    text-align: center;
    color: #fff
}
.cbp-spmenu .inner {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative
}
a.close {
    position: absolute;
    right: 20px;
    top: 20px;
    background: url("white-close.png") no-repeat 0 0;
    width: 25px;
    height: 25px;
    float: left;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    cursor: pointer;
    font: 0/0 a;
    text-shadow: none;
    color: transparent
}
.cbp-spmenu h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 3px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5rem
}
.cbp-spmenu h4,
.cbp-spmenu p {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 2px
}
.cbp-spmenu h4.meta,
.cbp-spmenu p.meta {
    margin-bottom: 0
}
.cbp-spmenu h4.price,
.cbp-spmenu p.price {
    margin-top: 5rem;
    border-top: 1px solid #9B9B9B;
    padding: 2rem 0 0 0;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 36px;
    font-size: 3.6rem
}
#lower-page {
    padding: 6rem 0;
    position: relative
}
#lower-page h2 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 40px;
    font-size: 4rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center
}
.clear {
    clear: both
}
.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000
}
.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden
}
.cbp-spmenu-left {
    left: -240px
}
.cbp-spmenu-right {
    right: -240px
}
.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px
}
.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px
}
.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0
}
.cbp-spmenu-push-toright {
    left: 240px;
    position: relative
}
body.cbp-spmenu-push-toleft {
    left: -240px
}
.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}
@media screen and (max-width: 55.1875em) {
    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px
    }
    .cbp-spmenu-top {
        top: -110px
    }
    .cbp-spmenu-bottom {
        bottom: -110px
    }
}
@media screen and (max-height: 26.375em) {
    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px
    }
    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -190px
    }
    .cbp-spmenu-right {
        right: -190px
    }
    .cbp-spmenu-push-toright {
        left: 190px
    }
}
.checkbox-label {
    margin: 0 0 0 10px;
    text-align: center;
    float: left;
    width: 70%
}
.checkbox-label.small {
    text-align: left;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1px;
    width: 91%;
    line-height: 22px;
    margin-top: -3px;
    float: right;
    margin-left: 0
}
.checkbox-label .left {
    float: left;
    display: block;
    width: 50%;
    box-sizing: border-box;
    background: url("meta-brdr.png") no-repeat right center;
    padding: 0 0 0 0rem
}
.checkbox-label .left h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 17px;
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 0
}
.checkbox-label .left p {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0.5rem
}
.checkbox-label .right {
    float: left;
    width: 40%;
    box-sizing: border-box;
    padding: 0 0rem 0 0rem
}
.checkbox-label .right p {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 28px;
    font-size: 2.8rem;
    color: #464646;
    letter-spacing: 2px;
    margin-bottom: 0
}
@media (max-width: 1326px) {
    .checkbox-label {
        margin: 0;
        text-align: left;
        float: left;
        width: 100%
    }
    .checkbox-label .left {
        width: 50%
    }
    .checkbox-label .right {
        float: right
    }
}
.app-slider {
    position: relative
}
.app-slider ul.slides li {
    margin-right: 2.5rem
}
.flex-direction-nav a:before {
    content: "";
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    font-size: 0 !important
}
.flex-direction-nav a {
    top: 40% !important
}
.cart-contents {
    float: left;
    display: block;
    width: 100%
}
.cart-contents h3 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px
}
.cart-contents h3 a {
    text-decoration: none;
    color: #010101
}
.cart-contents p {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px
}
.cart-contents .price,
.cart-contents .fulltotal {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 2px
}
.cart-contents input[type="number"] {
    max-width: 100%;
    padding: 0 7px
}
.cart-contents .remove {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px
}
.cart-contents .remove a {
    color: #010101
}
.cart-contents .remove a:hover {
    color: #839E73
}
.cart-contents img {
 	max-width: 100%;
}

.errorForm {
 	margin: 10px 0 30px 0;
 	background: #fcd7d9;
  	border: 1px solid #c00710;
  	padding: 20px;
}
.errorForm p {
  	color: #c00710 !important;
  	margin-bottom: 10px;
}
.template-cart .empty h2 {
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 2rem;
}
.template-cart .empty p {
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #464646;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.template-cart .empty p a {
  color: #0B603B;
}
.more-items {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    color: #313131;
    margin-bottom: 20px;
    display: block
}
.more-items:hover {
    color: #839E73
}
.order-total {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    color: #010101;
    letter-spacing: 2px
}
.order-total span {
    font-size: 35px;
    font-size: 3.5rem
}
.cart-total .button {
    float: right
}
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
    outline: none
}
.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.flex-pauseplay span {
    text-transform: capitalize
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .flexslider .slides {
    display: block
}
* html .flexslider .slides {
    height: 1%
}
.no-js .flexslider .slides>li:first-child {
    display: block
}
.flexslider {
    margin: 0 0 60px;
    background: #ffffff;
    border: 4px solid #ffffff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2)
}
.flexslider .slides {
    zoom: 1
}
.flexslider .slides img {
    height: auto
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}
.flex-direction-nav a.flex-next:before {
    content: '\f002'
}
.flex-direction-nav .flex-prev {
    left: -50px
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}
.flex-pauseplay a:before {
    font-size: 20px;
    display: inline-block
}
.flex-pauseplay a:hover {
    opacity: 1
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}
.flexslider {
    border: 0;
    background: transparent;
    margin: 0
}
.flexslider .slides>li {
    margin-right: 10px
}
#carousel {
    margin-left: 10px
}
#carousel li {
    margin-right: 5px
}
#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer
}
#carousel img:hover {
    opacity: 1
}
#carousel .flex-active-slide img {
    opacity: 1;
    cursor: default
}
html.remodal-is-locked {
    overflow: hidden
}
.remodal,
[data-remodal-id] {
    visibility: hidden
}
.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none
}
.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch
}
.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: ""
}
.remodal-overlay,
.remodal-wrapper {
    -webkit-transform: translateZ(0px)
}
.remodal {
    position: relative;
    display: inline-block
}
.remodal select,
.remodal textarea,
.remodal input,
.remodal select:focus,
.remodal textarea:focus,
.remodal input:focus {
    font-size: 16px
}
.remodal,
.remodal * {
    font-family: "Exo 2", sans-serif
}
.remodal-bg {
    -webkit-transition: -webkit-filter 0.2s ease-out;
    -moz-transition: -moz-filter 0.2s ease-out;
    -o-transition: -o-filter 0.2s ease-out;
    transition: filter 0.2s ease-out
}
body.remodal-is-active .remodal-bg {
    -webkit-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px)
}
.remodal-overlay {
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    background: rgba(33, 36, 46, 0.95)
}
body.remodal-is-active .remodal-overlay {
    opacity: 1
}
.remodal {
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 100%;
    padding: 35px;
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    color: #182a3c;
    background: #f4f4f4;
    background-clip: padding-box
}
body.remodal-is-active .remodal {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}
.remodal,
.remodal-wrapper:after {
    vertical-align: middle
}
.remodal-close {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 28px;
    height: 28px;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    text-decoration: none;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.remodal-close:after {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 28px;
    line-height: 28px;
    display: block;
    content: "×";
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-decoration: none;
    color: #3e5368
}
.remodal-close:hover,
.remodal-close:active {
    background: #3e5368
}
.remodal-close:hover.remodal-close:after,
.remodal-close:active.remodal-close:after {
    color: #f4f4f4
}
@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 700px;
        min-height: 0;
        margin: 20px auto;
        -webkit-border-radius: 6px;
        border-radius: 6px
    }
}
.lt-ie9 .remodal-overlay {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#F021242E, endColorstr=#F021242E)
}
.lt-ie9 .remodal {
    width: 700px;
    min-height: 0;
    margin: 20px auto
}
.lt-ie9 .remodal-close:after {
    margin: auto;
    text-align: center
}
.lt-ie9 .remodal-close:hover,
.lt-ie9 .remodal-close:active {
    background: transparent
}
.lt-ie9 .remodal-close:hover.remodal-close:after,
.lt-ie9 .remodal-close:active.remodal-close:after {
    color: #3e5368
}
.remodal-overlay {
    background: rgba(255, 255, 255, 0.95)
}
.remodal {
    background: url(modalpopup.jpg) no-repeat 0 0;
    border-radius: 0;
    color: #fff;
    padding: 60px
}
.remodal h1 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 40px;
    font-size: 4rem;
    text-transform: uppercase;
    letter-spacing: 2px
}
.remodal h1.checkout {
    font-size: 24px;
    font-size: 2.4rem;
    padding: 0 8rem
}
.remodal h2 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 10rem
}
.remodal p {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1px
}
.remodal p.narrow {
    padding: 0 15rem
}
.remodal ul.checkout-items {
    list-style: none;
    margin-left: 0;
    padding: 0 10rem;
    width: 100%;
    text-align: left
}
.remodal .remodal-close {
    left: auto;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px
}
.remodal .remodal-close:after {
    color: #fff;
    font-size: 40px;
    line-height: 40px
}
.modal-form {
    padding: 0 10rem
}
.modal-form .upload-label {
    margin-top: 20px
}
.modal-form label {
    text-align: left;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    text-transform: uppercase
}
.modal-form input[type="text"],
.modal-form input[type="email"],
.modal-form textarea {
    border-radius: 0;
    border: 1px solid #fff;
    background: transparent;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    text-transform: uppercase
}
.modal-form input[type="file"] {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline;
    width: 50%
}
.remodal .button {
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 0 5px
}
.remodal .button:hover {
    background: #839E73
}
#social-photos {
  text-align: center;
  margin: 6rem auto
}
#social-photos h1 {
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#social-photos .content {
  font-size: 1.5rem;
  color: #000;
  text-transform: none;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  width: 100%;
  letter-spacing: 1px;
  box-sizing: border-box;
  margin-bottom: 25px;
}
@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 760px
    }
}
@media (min-width: 1400px) {
    #shipping-map .map-bg {
        height: 640px
    }
}
@media (max-width: 1400px) {
    #homepage-grid .grid.top-left,
    #homepage-grid .grid.top-right {
        height: 610px
    }
    #homepage-grid .grid.bottom-left,
    #homepage-grid .grid.bottom-right {
        height: 550px
    }
    #about-grid .grid.top-right,
    #about-grid .grid.top-left,
    #about-grid .grid.bottom-left,
    #about-grid .grid.bottom-right,
    #about-grid .grid.thirdrow-left,
    #about-grid .grid.thirdrow-right,
    #about-grid .grid.fourthrow-left,
    #about-grid .grid.fourthrow-right,
    #about-grid .grid.fifthrow-left,
    #about-grid .grid.fifthrow-right,
    #about-grid .grid.sixthrow-left,
    #about-grid .grid.sixthrow-right {
        height: 550px
    }
    .app-breadcrumb ul li.active span.arrow,
    .app-breadcrumb ul li.disabled span.arrow,
    .app-breadcrumb ul li.completed span.arrow {
        padding: 0 2rem
    }
}
@media (max-width: 1250px) {
    #process .process-step {
        width: 22.8%
    }
    #shipping-map .map-bg {
        height: 530px
    }
}
@media (max-width: 1199px) {
    #about-grid .grid.top-right,
    #about-grid .grid.top-left,
    #about-grid .grid.bottom-left,
    #about-grid .grid.bottom-right,
    #about-grid .grid.thirdrow-left,
    #about-grid .grid.thirdrow-right,
    #about-grid .grid.fourthrow-left,
    #about-grid .grid.fourthrow-right,
    #about-grid .grid.fifthrow-left,
    #about-grid .grid.fifthrow-right,
    #about-grid .grid.sixthrow-left,
    #about-grid .grid.sixthrow-right {
        height: 515px;
        padding: 0 8rem
    }
    #homepage-grid .grid.top-left,
    #homepage-grid .grid.top-right {
        height: 570px
    }
    #homepage-grid .grid.bottom-left,
    #homepage-grid .grid.bottom-right {
        height: 520px
    }
    .app-breadcrumb ul li {
        letter-spacing: 0
    }
    footer .social-icons {
        padding-right: 0
    }
    #app-main #collection-grid .product-item,
    #collection-grid .product-item {
        padding-bottom: 50px
    }
    #product-detail .product-spec a.button {
        width: 90%
    }
    #thanks-message {
        padding: 12rem 0
    }
    #thanks-message p {
        padding: 0 2rem
    }
    #collection-grid .product-item .product-desc {
        padding: 2rem
    }
    #collection-grid .product-item .product-desc p {
        line-height: 1.8rem
    }
    #collection-grid .product-item .product-meta {
        float: left;
        display: block;
        width: 100%;
        box-sizing: border-box;
        background: none;
        padding: 0 0 0 0rem
    }
    #collection-grid .product-item p.price.big {
        float: left;
        width: 100%;
        padding: 0 0rem 0 0
    }
    .checkbox-label {
        margin: 0;
        text-align: left;
        float: left;
        width: 100%
    }
    .checkbox-label .left {
        width: 50%
    }
    .checkbox-label .right {
        float: right
    }
    #app-main #collection-grid.app-slider .product-item {
        min-height: 590px
    }
    .cart-contents .image img {
        max-width: 100%
    }
    .cart-contents .price {
        display: none
    }
    .product-spec.certificate {
        padding-right: 0rem
    }
    #process .process-step p {
        font-size: 10px;
        font-size: 1rem
    }
    #process .process-step {
        width: 22.3%
    }
    #shipping-map .map-bg {
        height: 480px
    }
}
@media (max-width: 1023px) {
    #about-grid .grid.top-right,
    #about-grid .grid.top-left,
    #about-grid .grid.bottom-left,
    #about-grid .grid.bottom-right,
    #about-grid .grid.thirdrow-left,
    #about-grid .grid.thirdrow-right,
    #about-grid .grid.fourthrow-left,
    #about-grid .grid.fourthrow-right,
    #about-grid .grid.fifthrow-left,
    #about-grid .grid.fifthrow-right,
    #about-grid .grid.sixthrow-left,
    #about-grid .grid.sixthrow-right {
        height: 470px;
        padding: 0 4rem
    }
    .app-breadcrumb ul li {
        letter-spacing: normal
    }
    .app-breadcrumb ul li.active span.arrow,
    .app-breadcrumb ul li.disabled span.arrow {
        padding: 0 1rem
    }
    footer {
        padding-bottom: 0
    }
    footer .four.columns,
    footer .three.columns,
    footer .two.columns {
        width: 48%;
        border-bottom: 1px solid #E4E4E4;
        margin-left: 2%;
        margin-bottom: 2rem;
        padding-bottom: 1rem;
        min-height: 151px
    }
    footer .brdr {
        border: 0
    }
    footer .social-icons {
        padding: 3.6rem 0
    }
    footer label {
        padding-bottom: 0.5rem
    }
    #fullscreen-heading.howitworks h3 {
        padding: 0 0rem
    }
    #shipping-map .map-bg {
        height: 462px;
        margin-bottom: 6rem
    }
    #partner-statement {
        padding: 4rem 6rem
    }
    #contact-form {
        padding: 7rem 5rem
    }
    #blog .category-box {
        padding: 3.9rem 1rem;
        border: 30px solid #D1D9CA
    }
    #blog-others ul li .overlay h3 {
        font-size: 1.6rem
    }
    #blog-others ul li,
    #blog-others ul li .overlay {
        height: 30rem
    }
    #blog-post {
        width: 80%;
        margin: 2rem auto
    }
    #product-detail .product-spec a.button {
        width: 100%
    }
    #product-detail .product-image .image-info {
        width: 70%
    }
    #thanks-message {
        padding: 12rem 0
    }
    #thanks-message p {
        padding: 0 2rem
    }
    #collection-grid .product-item .product-desc {
        padding: 2rem
    }
    #collection-grid .product-item .product-desc p {
        line-height: 1.6rem
    }
    .app-breadcrumb {
        padding-bottom: 4rem
    }
    .checkbox-label {
        margin: 0;
        text-align: left;
        float: left;
        width: 100%
    }
    .checkbox-label .left {
        width: 50%
    }
    .checkbox-label .right {
        float: right
    }
    .checkbox-label.small {
        float: right
    }
    #homepage-grid .grid.top-left,
    #homepage-grid .grid.top-right {
        height: 490px
    }
    #homepage-grid .grid.bottom-left,
    #homepage-grid .grid.bottom-right {
        height: 430px
    }
}
@media (max-width: 991px) {
    .howitworks-grid .grid.top-right h2 {
        padding-bottom: 0rem;
    }
    .howitworks-grid .grid h2,
    #instructions-grid h2 {
        font-size: 3rem;
    }
    header {
        width: 100%;
        margin: 0
    }
    header nav ul {
        float: right
    }
    header nav ul li {
        padding: 0 0.8rem
    }
    #about-grid .grid.top-right,
    #about-grid .grid.top-left,
    #about-grid .grid.bottom-left,
    #about-grid .grid.bottom-right,
    #about-grid .grid.thirdrow-left,
    #about-grid .grid.thirdrow-right,
    #about-grid .grid.fourthrow-left,
    #about-grid .grid.fourthrow-right,
    #about-grid .grid.fifthrow-left,
    #about-grid .grid.fifthrow-right,
    #about-grid .grid.sixthrow-left,
    #about-grid .grid.sixthrow-right {
        height: 400px
    }
    #collection-grid .product-item .product-desc p {
        letter-spacing: 1px;
        line-height: 1.4rem
    }
    .press-strip ul li {
        width: 11.42857%;
        width: calc(80%/7);
        margin: 0 0.8rem
    }
    #about-grid .grid.top-right,
    #about-grid .grid.bottom-left,
    #about-grid .grid.thirdrow-right,
    #about-grid .grid.fourthrow-left,
    #about-grid .grid.fifthrow-left,
    #about-grid .grid.fifthrow-right,
    #about-grid .grid.sixthrow-left,
    #about-grid .grid.sixthrow-right {
        padding: 0 2rem
    }
    #about-grid .grid h2 {
        font-size: 3rem
    }
    #team ul li .overlay {
        padding: 1rem
    }
    #fullscreen-heading.howitworks h3 {
        padding: 0 3rem
    }
    .howitworks-grid .grid.top-right {
        padding: 0 6rem
    }
    .howitworks-grid .grid.bottom-left {
        padding: 0 3rem
    }
    #shipping-map .map-bg {
        height: 360px;
        margin-bottom: 6rem
    }
    #partner-grid .grid.left,
    #partner-grid .grid.right {
        padding: 25rem 0
    }
    #partner-grid .grid p {
        padding: 0 15px
    }

    #partner-statement {
        padding: 4rem 1rem
    }
    #pro-users ul li {
        width: 50%
    }
    #contact-form {
        padding: 5rem 2rem
    }
    #blog .category-box {
        padding: 1rem 1rem;
        border: 21px solid #D1D9CA;
      	height: 260px;
    }
    #blog .latest-post .overlay {
        padding: 4rem 2rem
    }
    #blog .latest-post .overlay h2 {
        font-size: 2.5rem
    }
    #blog .latest-post {
        min-height: 260px
    }
    #blog-others ul li {
        height: 30rem
    }
    #blog-others ul li .overlay {
        height: 30rem;
        padding: 0rem
    }
    #blog-others ul li .overlay h3 {
        font-size: 1.6rem
    }
    #collection-grid .product-item img {
        height: auto
    }
    #collection-grid .product-item .product-frame-hover a.learn-more {
        font-size: 12px;
        font-size: 1.2rem
    }
    #product-detail .product-spec a.button {
        width: 100%
    }
    #product-detail .product-image .image-info {
        width: 70%
    }
    #collection-grid .four.columns {
        width: 100%;
        margin-left: 0
    }
    #app-title h2 {
        font-size: 30px;
        font-size: 3rem;
        margin-bottom: 2rem
    }
    .whats-next {
        margin-top: 0
    }
    #app-main {
        padding-left: 0
    }
    #app-main .button {
        float: left
    }
    .app-breadcrumb {
        padding-bottom: 1rem;
        margin-bottom: 2rem;
        border-bottom: 1px solid #DFDFDF
    }
    .app-breadcrumb .disabled {
        display: none
    }
    .app-breadcrumb ul li.active span.arrow {
        display: none
    }
    .app-bg .one-third.column,
    .app-bg .two-thirds.column {
        width: 100%
    }
    #lower-page #collection-grid .product-item {
        width: 48%
    }
    #lower-page #collection-grid .product-item .product-meta {
        padding: 0 0 0 0rem
    }
    #lower-page #collection-grid .product-item p.price.big {
        padding: 0 0rem 0 0
    }
    #app-main #collection-grid .product-item {
        padding-bottom: 50px
    }
    .checkbox-label {
        margin: 0;
        text-align: left;
        float: left;
        width: 100%
    }
    .checkbox-label .left {
        width: 50%
    }
    .checkbox-label .right {
        float: right
    }
    .flex-direction-nav .flex-next {
        opacity: 1
    }
    .flex-direction-nav .flex-prev {
        opacity: 1
    }
    .app-breadcrumb ul li.completed {
        display: none
    }
    #showRightPush {
        position: absolute;
        right: 0;
        top: 0%;
        margin-top: 10px;
        color: #fff;
        background: #3D3D3D;
        font-family: "proxima-nova", helvetica, arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        text-transform: uppercase;
        letter-spacing: 2px;
        border: none;
        border-radius: 0;
        margin-bottom: 0;
        padding: 12px 15px;
        line-height: normal;
        height: auto;
        text-align: center;
        cursor: pointer;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: all none;
        z-index: 10
    }
    #showRightPush h4 {
        font-family: "proxima-nova", helvetica, arial, sans-serif;
        font-weight: 800;
        font-style: normal;
        letter-spacing: 2px;
        margin-bottom: 0px;
        font-size: 11px;
        font-size: 1.1rem;
        float: left;
        width: auto;
        margin-right: 10px
    }
    #showRightPush p {
        font-size: 11px;
        font-size: 1.1rem;
        margin-bottom: 0;
        padding-bottom: 0;
        font-family: "proxima-nova", helvetica, arial, sans-serif;
        font-weight: 300;
        font-style: normal;
        float: left;
        display: block;
        width: auto
    }
    #showRightPush p.details {
        display: none
    }
    body.cbp-spmenu-push-toleft #showRightPush {
        right: 0px;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }
    #process .process-step {
        width: 21.7%
    }
    .whats-next p {
        display: none
    }
    #homepage-grid .grid.top-left,
    #homepage-grid .grid.top-right {
        height: 460px
    }
    #homepage-grid .grid.bottom-left,
    #homepage-grid .grid.bottom-right {
        height: 400px
    }
    #homepage-grid .grid p {
        padding: 0 50px
    }

  #product-detail .product-image .image-info ul li:first-child {
   	display: none;
  }
  #collection-grid .product-item h3 {
   height: 3rem;
    font-size: 1.3rem;
  }

  #collection-grid .product-item .product-desc .inner {
  	margin-top: 15px;
    padding-bottom: 0;
	}

  #collection-grid .product-item .product-desc .inner h3 {
   	font-size: 1.5rem;
    max-height: 40px !important;
  }
   #collection-grid .product-item .product-desc a.close {
   top: 5px;
   right: 5px;
  }

  #product-detail .one-half.column {
  width: 100%;
	}

  .howitworks-grid .grid.top-right,
  .howitworks-grid .grid.top-left {
   height: 410px;
  }

  .howitworks-grid .grid.bottom-left,
  .howitworks-grid .grid.bottom-right {
   	height: 520px;
  }

  #partner-grid .grid.left,
  #partner-grid .grid.right{
      padding: 17rem 0;
  }

  #partner-grid h2 {
   font-size: 3rem;
  }

  #team ul li {
    float: left;
    width: calc(100%/2);
  }
  #instructions-grid .grid.right,
  #instructions-grid .grid.left {
   	padding: 11rem 5rem;
  }
  #collection-grid .product-item a.select {
    font-size: 1.2rem;
  }
  #collection-grid .product-item .product-desc p {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {



  #instructions-grid .one-half.column,
  #instructions-grid .one-half.column {
   	width: 100%;
  }

  #instructions-grid .grid.right, #instructions-grid .grid.left {
     padding: 7rem 5rem;
  }

  #instructions-grid .grid.right {
   	height: 445px;
  }

  #instructions-grid .grid.left {
   	height: 545px;
  }

    .whats-next p {
        display: none
    }
  #collection-grid .product-item .product-desc a.close {
   top: 5px;
   right: 5px;
  }

  #collection-grid .product-item h3 {
   height: 70px;
  }
    #about-grid.desktop {
        display: none
    }
    #about-grid.mobile {
        display: block
    }
    #about-grid .grid.bottom-left {
        background: url('about-second-row.jpg') no-repeat 0 0;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0;
        height: 440px
    }
    #about-grid .grid.bottom-right {
        background: #CFD2D7;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }
    #about-grid .grid.fourthrow-left, #about-grid .grid.sixthrow-left {
        background: url(packaging.jpg) no-repeat 0 0;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 440px
    }
    #about-grid .grid.fourthrow-right, #about-grid .grid.sixthrow-right {
        background: #DFE5EC
    }
    #about-grid .grid.top-left {
        height: 440px
    }
    #about-grid .grid.thirdrow-left {
        height: 440px
    }
    #collection-grid .product-item {
        width: 48%
    }
    #homepage-grid h2 {
        padding: 0 38px
    }
    #collection-grid .product-item img {
        max-width: 100%;
    }
    object.logo {
        margin: 1rem
    }
    .mobile-nav {
        display: block;
        float: right;
        width: 133px;
        height: 100%
    }
    .mobile-nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        height: 100%
    }
    .mobile-nav ul li {
        display: table-cell;
        vertical-align: middle;
        border-left: 1px solid #F4F4F5;
        padding: 3rem 2.5rem;
        box-sizing: border-box
    }
    .mobile-nav ul li a.icon-cart {
        width: 15px;
        height: 11px;
        display: block;
        background-size: contain
    }
    .mobile-nav ul li a.icon-hamburger {
        width: 15px;
        height: 15px;
        display: block;
        background-size: contain
    }
    header {
        width: 100%;
        margin: 0;
        padding: 0
    }
    header .row {
        width: 100%;
        padding: 0 15px
    }
    header nav {
        display: none
    }
    header .two.columns {
        width: 30%
    }
    header .ten.columns {
        width: 50%;
        float: right
    }
    .press-strip ul li {
        width: 11.42857%;
        width: calc(74%/7);
        margin: 0 0.8rem
    }
    footer {
        padding-bottom: 0
    }
    footer .four.columns,
    footer .two.columns,
    footer .three.columns {
        width: 100%;
        border-bottom: 1px solid #E4E4E4;
        margin-left: 0;
        margin-bottom: 2rem;
        padding-bottom: 1rem
    }
    footer .four.columns:last-child,
    footer .two.columns:last-child,
    footer .three.columns:last-child {
        border: 0;
        min-height: 70px;
        padding-bottom: 0;
        margin-bottom: 0
    }
    footer .four.columns .social-icons,
    footer .two.columns .social-icons,
    footer .three.columns .social-icons {
        margin-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }
    footer .brdr {
        border: 0
    }
    footer .social-icons {
        padding-top: 0
    }
    footer label {
        padding-bottom: 0.5rem
    }
    h1.logo {
        margin: 1rem
    }
    #homepage-grid .grid p {
        padding: 0 50px
    }
    #about-grid .one-half.column {
        margin-left: 0;
        width: 100%
    }
    #team ul li {
        width: 50%
    }
    #fullscreen-heading.howitworks h3 {
        padding: 0rem
    }
    #fullscreen-heading.howitworks {
        padding: 13rem 0 4rem 0
    }
    #process .three.columns,
    #shipping-map .three.columns {
        width: 100%;
        margin-left: 0
    }
    .howitworks-grid .one-half.column {
        width: 100%
    }
    .howitworks-grid .grid.top-left,
    .howitworks-grid .grid.bottom-right {
        height: 440px
    }
    .howitworks-grid .grid.top-right {
        height: 444px
    }
    #price-guide .three.columns {
        width: 48%;
        margin-left: 0
    }
    #shipping-map .map-bg {
        height: 256px;
        margin-bottom: 6rem
    }
    #shipping-map p {
        margin-bottom: 2rem
    }
    #partner-grid .one-half.column {
        width: 100%
    }
    #partner-grid .grid.left {
        padding: 19rem 0
    }
    #partner-grid .grid p {
        padding: 0 21px
    }
    #partner-grid .grid.right {
        padding: 12rem 0
    }
    #partner-statement {
        padding: 5rem
    }
    #pro-users ul li {
        width: 50%
    }
    #contact-form {
        padding: 4rem 2rem
    }
    #blog .four.columns,
    #blog .eight.columns {
        width: 100%;
        margin-left: 0
    }
    #blog .category-box {
        margin-bottom: 3rem
    }
    #blog .latest-post .overlay {
        padding: 2rem
    }
    #blog .latest-post img {
        height: auto;
        position: relative
    }
    #blog-others ul li {
        width: 50%
    }
    #blog-post {
        width: 100%;
        margin: 2rem auto
    }
    .article-pagination .cd-pagination.move-buttons li:first-child a,
    .article-pagination .cd-pagination.move-buttons li:last-child a {
        font-size: 12px;
        font-size: 1.2rem
    }
    #other-posts .post-thumb h4 {
        padding: 0
    }
    #collection-grid .four.columns {
        width: 100%;
        margin-left: 0
    }
    body.product .one-half.column {
        width: 100%;
        margin-left: 0
    }
    #product-detail .product-spec a.button {
        width: 100%
    }
    #collection-grid .product-item .product-meta {
        width: 100%;
        background: none;
        padding: 0 0 0 0rem
    }
    #collection-grid .product-item p.price.big {
        float: left;
        width: 100%;
        padding: 0 0rem 0 0
    }
    #app-main #collection-grid .product-item {
        padding-bottom: 50px
    }
    #collection-grid .product-item .product-frame-hover p.learn-more {
        font-size: 1.2rem
    }
    #collection-grid .product-item .zoom-image {
        position: absolute;
        max-width: 83%
    }
    #lower-page #collection-grid .product-item .product-meta {
        padding: 0 0 0 0rem
    }
    #lower-page #collection-grid .product-item p.price.big {
        padding: 0 0rem 0 0
    }
    .checkbox-label {
        margin: 0;
        text-align: left;
        float: left;
        width: 100%
    }
    .checkbox-label .left {
        width: 50%
    }
    .checkbox-label .right {
        float: right
    }
    .checkbox-label.small {
        float: right;
        width: 90%
    }
    #process .process-step {
        width: 44%
    }
    #app-title {
        margin-top: 1rem
    }
    #app-title p.step-intro {
        margin-top: 2rem;
        margin-bottom: 0
    }
    .app-bg {
        padding-bottom: 0
    }
    #lower-page {
        padding: 2rem 0;
        position: relative
    }
    .whats-next {
        display: none
    }
    #app-main form .row {
        margin-bottom: 1rem
    }
    #homepage-grid .grid.top-left,
    #homepage-grid .grid.top-right {
        height: 360px
    }
    #homepage-grid .grid.bottom-left,
    #homepage-grid .grid.bottom-right {
        height: 305px
    }
    #homepage-grid .grid p {
        padding: 0 20px;
        font-size: 12px;
        font-size: 1.2rem
    }
    #homepage-grid h2 {
        font-size: 25px;
        font-size: 2.5rem
    }

  #product-detail .one-half.column {
   	width: 100%;
  }
  #product-detail .product-image .image-info ul li:first-child {
   	display: block;
  }

  #collection-grid .product-item h3 {
   height: 3rem !important
  }

  #collection-grid .product-item h3 {
    height: 3rem !important
  }
  #blog-others h4 {
    font-size: 3rem;
  }
}
@media (max-width: 550px) {

	.category-box { height: auto !important; margin-bottom: 20px; }

  .howitworks-grid .grid h2 {
   	 font-size: 2.5rem;
    padding-bottom: 0;
  }

  .howitworks-grid .grid.top-right {
   	height: 530px;
  }

  #process .process-step {
   	margin-right: 8px;
    margin-left: 8px;
  }

  #price-guide .three.columns {
        width: 50%;
        margin-left: 0;
    }

  #collection-grid .product-item .product-desc p {
  letter-spacing: 1px;
  line-height: 2rem;
}
    .app-bg {
        background-image: none
    }
    #collection-grid .product-item {
        width: 100%
    }
    #lower-page #collection-grid .product-item {
        width: 100%
    }
    #homepage-grid .one-half.column,
    #about-grid .one-half.column {
        margin-left: 0;
        width: 100%
    }
    #homepage-grid .grid.top-left,
    #homepage-grid .grid.top-right,
    #homepage-grid .grid.bottom-left,
    #homepage-grid .grid.bottom-right {
        padding: 16rem 0
    }
    #team ul li {
        width: 100%
    }
    #mobile-navigation-popup {
        right: 0;
        top: 0;
        width: 100%;
        border: 10px solid #fff
    }
    .press-strip ul li {
        width: calc(90%/7);
        margin: 0 2px;
        height: 65px
    }
    #fullscreen-heading.howitworks {
        padding: 12rem 0 1rem 0
    }
    #fullscreen-heading.howitworks h3 {
        padding: 0
    }
    .howitworks-grid .one-half.column {
        width: 100%
    }
    .howitworks-grid .grid.top-left,
    .howitworks-grid .grid.bottom-right {
        height: 340px
    }
    .howitworks-grid .grid.top-right {

        padding: 0 3rem
    }
    .howitworks-grid .grid.bottom-left {
        height: 400px;
        background: #CFD2D7;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0 2rem
    }
    #shipping-map .map-bg {
        height: 187px
    }
    #shipping-map p {
        margin-bottom: 1rem;
        border-bottom: 1px solid #F5F4F4;
        padding-bottom: 1rem
    }
    #partner-grid .one-half.column {
        width: 100%
    }
    #partner-grid .grid.left {
        padding: 13rem 0
    }
    #partner-grid .grid p {
        padding: 0 21px
    }
    #partner-grid .grid.right {
        padding: 4rem 0 18rem 0
    }
    #partner-statement {
        padding: 3rem 0;
    }
  	#partner-statement h2 {
   	font-size: 3rem;
  	}
  	#partner-statement .pro-services {
  		margin: 4rem 0 0 0;
	}
    #pro-users ul li {
        width: 100%
    }
    #contact-form {
        padding: 4rem 2rem
    }
    #blog {
        padding: 2rem 0
    }
    #blog .category-box {
        margin-bottom: 3rem
    }
    #blog .latest-post img {
        height: auto;
        position: relative
    }
    #blog .latest-post .overlay {
        padding: 2rem;
    }
    #blog .latest-post .overlay h2 {
        font-size: 3rem
    }
    #blog .post-thumb {
        margin: 2rem 0 0 0
    }
    #blog-others ul li {
        width: 100%
    }
    #blog-post {
        width: 100%;
        margin: 2rem 0
    }
    .article-pagination .cd-pagination.move-buttons li:first-child,
    .article-pagination .cd-pagination.move-buttons li:last-child {
        float: none
    }
    .article-pagination ul li {
        width: 100%
    }
    .product-filters a {
        color: #464646;
        border-right: none;
        padding: 5px 0 5px 0;
        width: 100%;
        border-bottom: 1px solid #ccc
    }
    #product-detail {
        padding: 2rem 0
    }
    #product-detail .product-image .image-info {
        width: 100%
    }
    #product-detail .product-spec a.button {
        width: 100%
    }
    #thanks-message {
        padding: 12rem 0
    }
    #thanks-message p {
        padding: 0
    }
    #app-main #collection-grid .product-item,
    #lower-page #collection-grid .product-item {
        padding-bottom: 50px
    }
    #lower-page #collection-grid .product-item .product-meta {
        padding: 0 0 0 0rem
    }
    #lower-page #collection-grid .product-item p.price.big {
        padding: 0 0rem 0 0
    }
    #app-main.form-ui {
        margin-top: 2rem
    }
    .checkbox-label {
        margin: 0 0 0 0px;
        text-align: left;
        float: left;
        width: 85%;
        margin-bottom: 2rem
    }
    .checkbox-label .left {
        width: 50%
    }
    .checkbox-label .right {
        float: right
    }
    .remodal p.narrow {
        padding: 0 0rem
    }
    .modal-form {
        padding: 0
    }
    .modal-form input[type="file"] {
        width: 100%
    }
    .remodal .button {
        margin: 0 5px 20px 5px
    }
    #about-grid .grid.bottom-left {
        height: 300px
    }
    #about-grid .grid.bottom-right {
        background: #CFD2D7;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }
    #about-grid .grid.fourthrow-left, #about-grid .grid.sixthrow-left {
        height: 300px
    }
    #about-grid .grid.top-left {
        height: 300px
    }
    #about-grid .grid.thirdrow-left, #about-grid .grid.fifthrow-left {
        height: 300px
    }
    .cart-contents .image {
        float: left;
        width: 35%
    }
    .cart-contents .description {
        float: right;
        width: 60%
    }
    .cart-contents input[type="number"] {
        max-width: 15%;
        padding: 0 5px
    }
    .cart-contents .item {
        margin-bottom: 2rem !important;
      	border-bottom: 1px solid #E4E4E4;
      	padding-bottom: 1rem;
    }

  	.cart-contents .qty,
	.cart-contents .remove,
	.cart-contents .fulltotal {
     	width: 60%;
      	float: right;
    }

  #generic-page {
    width: 95%;
    margin: 3rem auto;
  }

  #app-main .button {
    float: left;
    width: 100%;
    margin-bottom: 2rem;
  }

  #instructions-grid .one-half.column {
    margin-left: 0;
    width: 100%;
  }

  #instructions-grid .grid.left,
  #instructions-grid .grid.right{
    height: 468px;
    padding: 3rem;
  }

  #instructions-grid h2 {
   	font-size: 2.5rem;
  }

  #pitch-columns .columns {
   	margin-bottom: 40px;
  }

  #pitch-columns h3 {
   	height: 40px;
  }
  #about-grid .grid h2 {
   font-size: 2.5rem;
   letter-spacing: 7px !important;
  }
  #homepage-grid .grid.top-right {
   	height: 300px;
  }
  #about-grid .grid.fourthrow-right {
   	height:520px;
  }
  #about-grid .grid.bottom-right {
   	height: 455px;
  }
  #about-grid .grid.fifthrow-right {
   	height: 455px;
  }
  #about-grid .grid.sixthrow-right {
   	height: 500px;
  }
  #about-grid .grid.thirdrow-right {
   	height: 450px;
  }
  #blog-others ul.inspiration-strip li img {
   	min-height: 150px;
  }
  #collection-grid .product-item h3 {
    height: 3rem !important;
  }
  #collection-grid .product-item img {
    max-height: 900px;
  }
  #blog-others h4 {
    font-size: 1.4rem;
  }

}
/*# sourceMappingURL=theme.css.map */

#instagram p {color: #434343;font-family: "proxima-nova",helvetica,arial,sans-serif;font-size: 1.3rem;font-style: normal;font-weight: 400;letter-spacing: 1px;text-align: center;}

/* SCARF THEME */

#fullscreen-heading.scarf {
    background: url(scarf-title-bg.jpg) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 18rem 0 7rem 0;
}

#fullscreen-heading.scarf h1 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.scarf-intro {
    text-align: center;
    background-color: #fff;
    width: 100% !important;
    margin: 0 !important;
    padding: 60px 200px;
    box-sizing: border-box;
}

.button.scarf {
    margin-top: 20px;
    color: #fff !important;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px 30px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem;
}

.button.scarf:hover {
    color: #fff;
    background: #849D72;
}

section.steps.rte {
    background: #F6F6F6;
    padding: 40px 0;
}

section.steps.rte  h1 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
}

section.steps.rte .container {
    width: 960px;
}

section.steps.rte .one-third.column {
    width: 300px;
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

section.steps.rte .one-third.column img {
    max-width: 100%;
}

@media screen and (max-width: 960px) {
    section.steps.rte .one-third.column {
        width: 236px;
        float: left;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
    }

    section.steps.rte .container {
        width: 768px;
    }

    .scarf-intro {
        text-align: center;
        background-color: #fff;
        width: 100% !important;
        margin: 0 !important;
        padding: 60px 0px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 767px) and (min-width: 480px) {
    section.steps.rte .one-third.column {
        width: 420px;
        float: left;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
    }

    section.steps.rte .container {
        width: 420px;
    }
}

@media screen and (max-width: 480px)  {
    section.steps.rte .one-third.column {
        width: 300px;
        float: left;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
    }

    section.steps.rte .container {
        width: 300px;
    }
}

section.steps.rte .one-third.column p {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    line-height: 2.4rem;
    margin: 0 0 3rem 0;
}

.quote img {
    max-width: 100%;
}

section#email.talk-to-us {
    padding: 40px 0;
    background-color: #fff;
}

section#email.talk-to-us h1 {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
}

section#email.talk-to-us p {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    line-height: 2.4rem;
    margin: 0 0 3rem 0;
    text-align: center;
}

section#email.talk-to-us label {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2px;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
}

section#email.talk-to-us form input[type="text"],
section#email.talk-to-us form input[type="email"] {
    border-radius: 0;
    border-color: #999999;
    margin-bottom: 2rem;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    background: transparent;
}

.ss-choices {
    list-style: none;
}

section#email.talk-to-us form textarea {
    border-color: #999999;
    resize: none;
    border-radius: 0;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
}

section#email.talk-to-us input[type="submit"] {
    margin-top: 20px;
    color: #fff !important;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px 30px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem;
}

section#email.talk-to-us input[type="submit"]:hover {
    color: #fff;
    background: #849D72;
}

#gift-card-template * { font-family: "proxima-nova", helvetica, arial, sans-serif; }
#gift-card-template .wrap { padding-top: 125px;}
#gift-card-header { border: none; box-sizing: border-box; }
#gift-card-header h2 { color: #000; font-family: "proxima-nova", helvetica, arial, sans-serif; font-weight: 800; font-size: 4rem; float: none; text-align: center; }
#gift-card-outer-container { background-color: #09603B; }
#gift-card-code-outer { bottom: 3em; }
#gift-card-code-inner strong { border-color: #06603B; }
#gift-card-actions { text-align: right; }
#gift-card-actions a.button { position: relative;color: #fff;background: #0B603B;font-family: "proxima-nova", helvetica, arial, sans-serif;font-weight: 400;font-style: normal;text-transform: uppercase;letter-spacing: 2px;border: none;border-radius: 0;margin-bottom: 0;padding: 12px 35px;line-height: normal;height: auto;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;font-size: 14px;font-size: 1.4rem;z-index: 3; }
#gift-card-holder .corner.top-left { display: none; }
#gift-card-amount { right: 1em; color: #000000; }

@media screen and (max-width: 964px) {
    #blog-contain .category-box {
        border: 5px solid #D1D9CA;
    }

}

/* Nelson Style, Sept 2015 */

@media screen and (max-width: 375px) {
    #blog-contain .category-box {
        border: 49px solid #D1D9CA;
    }

}


/* HOLIDAY BANNER STYLES : Ronald 11/25/2015 */
#holiday-banner {
  margin-top: -20px;
  border: solid 5px #00603a;
  padding: 35px;
  font-family: "proxima nova", sans-serif;
}

#holiday-banner .wrap{
  position:relative;
  width:100%;
  height:100%;
}

#holiday-banner h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
}

#holiday-banner p {
  text-align: center;
  margin: 0;
  font-weight: 400;
  font-style: normal;
  color: #464646;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 2px;
  line-height: 1.1;
}

#holiday-banner p br {
  display: none;
}

#holiday-banner a {
  color:#ffffff;
  background-color:#00603a;
  text-transform: uppercase;
  display: table;
  margin: 10px auto 0;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 2px;
}

#holiday-banner span {
  text-align: right;
  position: absolute;
  right: -25px;
  bottom: -25px;
  font-size: 10px;
}

@media screen and (min-width: 768px) {
  #holiday-banner {
    margin-top: 74px;
  }
}

@media screen and (min-width: 1024px) {
  #holiday-banner {
    position: absolute;
    z-index: 9;
    background: #fff;
    width: 95%;
    max-width: 1440px;
    box-sizing: border-box;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 59px;
    padding: 10px;
  }
  #holiday-banner h3 {
    margin-bottom: 5px;
    letter-spacing: 2px;
    font-size:24px;
  }
  #holiday-banner a {
    letter-spacing: 2px;
  }
  #holiday-banner p {
    line-height: 1.3;
  }
  #holiday-banner p br {
    display: block;
  }

  #holiday-banner span {
    right: -5px;
    bottom: -5px;
  }

}

.special-notes textarea {
  width: 100%;
}

.gift-attribute-area {
  position: relative
}

.gift-tooltip {
  background: black;
  padding: 2rem;
  width: 200px;
  color: white;
  position: absolute;
  left: -260px;
  top: -10px;
  display: none;
}

.gift-tooltip p {
  margin-bottom: 0;
  font-size: 14px;
}



body.template-index header {
  position:fixed;
  top:0;
  height:0px;
  z-index:101;
}

body.template-index {
  max-width:100%;
}

.container-bigger {
  width:95%;
  margin:0px auto;
  max-width: 1440px;
}

body.template-index iframe {
  height:0px;
  width:0px;
  overflow:hidden;
}

.white {
  background-color:#fff;
  padding:30px 30px;
  text-align:center;
}

.white-bigger {
  background-color:#fff;
  padding:140px 30px;
  text-align:center;
}

.white p, #home-second p, #home-fourth p, #home-fifth p, #home-third p {
  font-size:22px;
  line-height:28px;
  font-family:"freight-text-pro", sans-serif;
  font-weight:400;
}

.section-new a {
  color:#01734a;
}

.home-first-bottom {
  margin:25px 0px 10px;
}

.home-first-bottom a {
  color:#01734a;
  font-size:14px;
  text-transform:uppercase;
}

.section-vertically-center .white .columns {
  float:left;
}

.title-new {
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-size:34px;
  line-height:36px;
  font-weight:900;
  text-transform:uppercase;
  margin:0px 0px 10px 0px;
  text-align:center;
  width:100%;
  letter-spacing:2px;
}

.title-new.wider {
  letter-spacing: 4px;
}

.section-new .button {
  color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem;
    float: none;
  display:inline-block;
  text-align:center;
}

.section-new .button:hover {
    background: #839E73
}

#home-first .button {
  width:100%;
  padding: 12px 5px;
}

.section-new {
  height:auto;
  overflow:visible;
  float:left;
  width:100%;
  background-repeat:no-repeat;
  position:relative;
}

.section-table {
  display:table;
  vertical-align:middle;
  height:100%;
  width:100%;
  float:left;
}

.section-vertically-center {
  display:table-cell;
  vertical-align:middle;
  padding:64px 0px 0px 0px;
  box-sizing: border-box;
}

.section-vertically-center .columns {
  display:inline-block;
  float:none;
  vertical-align:middle;
}

#home-first {
  height:780px;
  background-size:cover;
  background-position:center center;
  background-image: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/homepage_one_image.png?18432347143320130803);
}

#home-first img {
  display:none;
  max-width:100%;
  float:left;
}

#home-second {
  padding:50px 0px 150px 0px;
  background-color: #e8e8e8;
  background-image: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/homepage_two_image.png?18432347143320130803);
  background-size:100% auto;
  background-position:center bottom;
}

@media (min-width: 750px) {
  #home-second {
    padding:100px 0px 150px 0px;
  }
}


/* Larger than mobile */
@media (min-width: 400px) {
    #home-second {padding-bottom: 175px;}
}

/* Larger than phablet */
@media (min-width: 550px) {
    #home-second {padding-bottom: 250px;}
}

/* Larger than tablet */
@media (min-width: 750px) {
    #home-second {padding-bottom: 325px;}
}

/* Larger than desktop */
@media (min-width: 1000px) {
    #home-second {padding-bottom: 350px;}
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
    #home-second {padding-bottom: 375px;}
}
@media (min-width: 1400px) {
    #home-second {padding-bottom: 425px;}
}
@media (min-width: 1600px) {
    #home-second {padding-bottom: 550px;}
}

#home-second img {
  float:left;
  max-width:100%;
  width:100%;
}


#home-third {
  background-color:#ffffff;
  box-sizing: border-box;
  height:auto;
  padding:0px 0px;
}

.row.table {
  display:table;
  table-layout:fixed;
  width:100%;
  height:100%;
}

.three-title {
  display:table-cell;
  height:auto;
  background-color:#ffffff;
  color:#fff;
  text-align:center;
  padding:154px 0px 114px 0px;
  float:none;
}

.columns.quote {
  display:table-cell;
  height:100%;
  float:none;
  width:61.666666666% !important;
  margin-left:0px !important;
  vertical-align:middle;
}

#quote-feed {
  float:left;
  width:100%;
  height:100%;
  overflow:hidden;
}

.quote-box span.desktop {
  display: none;
}

.quote-box {
  display:inline-block;
  padding:20px;
  background-color:rgba(#01734a, 0.7);
  vertical-align:middle;
  width:55%;
  font-size:22px;
  line-height:28px;
  font-family:"freight-text-pro", sans-serif;
  font-weight:400;
  color:#fff;
}

@media (min-width: 750px) {
  .quote-box span.desktop {
    font-weight:600;
    font-size:18px;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    display: block
  }
}

.quote-box span.mobile {
  font-weight:600;
  font-size:18px;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  display: block
}

@media (min-width: 750px) {
  .quote-box span.mobile {
    display: none
  }
}

#home-third .quote-box p {
  font-size: 18px;
}

@media (min-width: 750px) {
  #home-third .quote-box p {
    font-size: 22px;
  }
}


.quote-box img {
  max-width:75px;
  display:inline-block !important;
  float:none;
}

.quote {
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-size:cover;
  background-position: center;
}

.quote-inside {
  float:left;
  width:95%;
  display:table;
  height:100%;
  vertical-align:middle;
  max-width:900px;
}

.quote-info {
  font-size:0;
  text-align:center;
  display:table-cell;
  vertical-align:middle;
}

.quote.one {
  background-image:url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/quote_one.png?18432347143320130803);
}

.quote.two {
  background-image:url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/quote_two.png?18432347143320130803);
}

.quote.three {
  background-image:url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/quote_three.png?18432347143320130803);
}

.quote.four {
  background-image:url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/quote_four.png?18432347143320130803);
}

.slick-track, .slick-list {
  height:100%;
}

.slick-list {
  overflow:hidden;
}

.three-title .container {
  float:right;
  max-width:450px;
  padding:0px 60px 0px 0px;
}

.home-third-half.second {
  background-size:cover;
  background-position:center bottom;
  background-image: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/homepage_three_image.png?18432347143320130803);
  background-repeat: no-repeat;
}

#home-fourth {
  background-color:#e9e9e9;
  box-sizing: border-box;
  height:auto;
}

.padd {
  padding:0px 50px;
  box-sizing: border-box;
  text-align:center;
}

.padd-top {
  padding:60px 0px 0px 0px;
}

.min {
  min-height:1px;
}

.home-fourth-half, .home-fifth-half {
  height:auto;
  width:100%;
  float:left;
  padding:40px 0px 40px;
}

.home-third-half {
  height:auto;
  width:100%;
  float:left;
  padding:0px;
}

.home-fourth-half .six.below {
  display:none;
}

img {
  max-width:100%;
}

.home-fourth-half {
  position:relative;
}

.arrow-advance-mobile-only {
  display:none;
}

.home-fourth-half.second {
  background-size:cover;
  background-repeat: no-repeat;
  background-position:center center;
  background-image: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/homepage_four_bg_image.png?18432347143320130803);
  padding: 150px 0 150px 0
}

.home-fifth-half {
  background-size:covery;
  background-position:center bottom;
  background-image: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/homepage_five_bg_image.png?18432347143320130803);
  text-align:center;
}

#home-fifth {
  height:auto !important;
}

#home-fifth .button {
  width:100%;
  float:left;
  padding: 12px 5px;
  margin:0px 0px 20px;
}

.sub-sections {
  margin:60px 0px 0px 0px;
  text-align:center;
  font-style:normal;
  font-weight:400;
}

.columns.seven.center, .columns.seven .columns, .columns.eight.center, .columns.eight .columns {
  font-size:0;
  float:none;
  display:inline-block;
  text-align:left;
  vertical-align:bottom;
}

.columns.seven.center .title-new, .columns.eight.center .title-new {
  text-align:left;
}

.press-strip p.loved-by {
  text-align:center;
  color:#000;
  margin:0px 0px 20px;
}

#arrow-advance, .arrow-advance-mobile-only {
  background-image:url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/arrow-advance.png?18432347143320130803);
  float:left;
  position:fixed;
  width:54px;
  height:30px;
  bottom:20px;
  z-index:100;
  left:50%;
  margin-left:-27px;
  cursor:pointer;
}

.arrow-advance-smaller {
  background-image:url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/arrow-advance.png?18432347143320130803);
  float:left;
  position:fixed;
  width:54px;
  height:30px;
  bottom:20px;
  display:none;
}

.arrow-advance-mobile-only {display:none !important;}

#home-third-below {
  float:left;
  width:100%;
  height:auto;
  padding:20px 0px;
  background-color:#f9c3a6;
  font-size:22px;
  line-height:26px;
  font-weight:600;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  color:#000000;
}

#home-third-below a {
  color:#000 !important;
}

#call-small {
  display:none;
}

#banner-new {
 background-color:#01734a;
  padding:10px 15px;
  text-transform:uppercase;
  color:#fff;
  box-sizing: border-box;
  width: 95%;
  margin: 0 auto;
  max-width: 1440px;
  font-weight:400;
  font-size:14px;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  letter-spacing:2px;
}

#banner-new a {
  color:#fff;
  border-bottom:1px solid #679d85;
  text-decoration:none;
}

#five-mobile {
  height:0px;
}

@media(max-width:1240px) {
.arrow-advance-smaller {
  display:inline-block;
  float:none;
  margin:0px 0px 0px 20px;
}
#home-third .arrow-advance {
  display:none;
}
}

@media(max-width:1060px) {
.min.six {
  width:41%;
}
.five.columns.white {
  width:55%;
}
.columns.white-bigger {
  width:50%;
}
.columns.seven.center, .columns.eight.center {
  width:90%;
}
}

@media(max-width:767px) {
#five-mobile {
  height:auto;
}
#five-desktop {
  height:0px;
}
#home-fifth .button {
  width:260px;
  float:none;
  display:inline-block;
}
.home-third-half .row.table {
  width:95%;
  margin:0px auto;
}
.quote-box img {
  display:none !important;
}
.home-third-half .three-title .container {
  background-color:#ffffff;
}
#home-third {
  background-color:transparent;
}
#home-third .home-third-half.first {
  padding:20px;
  box-sizing: border-box;
  background-image:url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/homepage_three_mobile_image.png?18432347143320130803);
  background-size:cover;
}
.quote {
  background-image:none !important;
}
.quote-inside {
  height:auto;
}
#banner-new {
  /*display:none;*/
  font-size: 9px;
  width: 100%;
}
.arrow-advance-mobile-only {
  display:inline-block;
}
#arrow-advance {
  display:none;
}
.home-fourth-half.top {
  padding-bottom:30px;
}
.arrow-advance-smaller {
  background-image:url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/arrow-smaller.png?18432347143320130803);
  width:28px;
  height:14px;
  vertical-align:middle;
  left:50%;
  bottom:25px;
  margin-top:-7px;
  margin-left:-14px;
}
.arrow-advance, .arrow-advance-mobile-only {
  background-image:url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/arrow-smaller.png?18432347143320130803);
  width:28px;
  height:14px;
  margin-left:-19px;
}
#mobile-navigation-popup {
  z-index:500;
}
.press-strip ul li {
  width:100px;
  float:none;
  display:inline-block;
  vertical-align:top;
  margin:0px 0px 10px;
}
.press-strip ul {
  text-align:center;
}
#call-big {
  display:none;
}
#call-small, #call-label {
  display:inline-block;
  vertical-align:middle;
  font-size:14px;
}
.three-title {
  display:block;
  width:100%;
  height:auto;
  background-color:#225068;
  color:#fff;
  text-align:center;
  padding:154px 0px 114px 0px;
  float:none;
}

.three-title.five.columns {
  width:100%;
  padding:0px;
}

.section-new .three-title .container {
  max-width:100%;
  padding:40px 20px !important;
}

.columns.quote {
  display:block;
  width:100% !important;
  height:100%;
  float:left;
  margin-left:0px !important;
  vertical-align:middle;
  overflow: hidden
}
#quote-feed .quote {
  padding:0px;
}
.quote-box {
  width:100% !important;
  box-sizing: border-box;
}
.quote-inside {
  width:100%;
}
#quote-feed .quote {
  height:auto !important;
}
.min.six {
  width:100%;
  height:0px;
  min-height:0px;
}
.columns.white-bigger {
  width:100%;
  margin:0px 0px 0px 0px;
}
.home-third-half.second .container-bigger {
  padding:60px 20px;
  box-sizing: border-box;
}
.white-bigger {
  padding:30px 30px;
}
.columns.seven.center .columns.five, .columns.eight.center .columns.six .columns.four, .columns.eight.center .columns.seven .columns.four {
  display:none;
}
.columns.eight.center .columns.main img {
  max-width:100%;
  width:300px;
}
.columns.seven.center .columns.seven, .columns.eight.center {
  width:100%;
  margin-left:0px;
  padding:40px 20px 20px;
  text-align:center;
}
.columns.eight.center .columns {
  text-align:center;
  width:100% !important;
  background-color:#fff;
  padding:0px 20px !important;
  margin-left:0px;
}
.columns.eight.center .columns.six .title-new {
 text-align:center;
 margin:20px 0px 0px;
}
.fifth-buttons {
  padding:0px 0px 10px 0px !important;
}
.columns.seven.center .columns.seven .columns.six, .columns.eight.center .columns.six .columns.six {
  width:100%;
  margin-left:0px;
}
.home-fourth-half .six.below {
  display:block;
}
.home-fourth-half .six.above {
  display:none;
}
.five.columns.white {
  width:100%;
  padding: 30px 30px 60px 30px;
}
#home-third-below {
  padding:20px;
  box-sizing: border-box;
}
.section-new .container {
  width:100%;
  height:auto;
  padding:0px 0px !important;
}
.section-new {
  height:auto;
}
#home-first {
  height:auto;
}
#home-first img {
  display:block;
}
.template-index {
  padding:75px 0px 0px 0px;
}
.title-new {
  font-size:20px;
  line-height:20px;
  letter-spacing: 2px;
}
.four.columns.sub-section {
  width:100%;
  margin-left:0px;
  padding:0px 30px;
}
.home-fourth-half .six.columns {
  width:100%;
  padding:0px 20px 30px 20px;
  margin-left:0px;
}
.home-fourth-half {
  padding:40px 0px 0px 0px;
}
.padd-top {
  padding:0px 0px 0px 0px;
}
.sub-sections {
  margin:0px 0px 0px 0px;
  text-align:center;
}
.sub-sections:first-of-type {
  margin:40px 0px 0px 0px;
  text-align:center;
}
.section-vertically-center {
  padding:0px 0px 0px 0px;
}
}

@media(max-width:550px) {
.section-new .button {
  margin:0px 0px 10px !important;
  width:200px !important;
  float:none !important;
  display:inline-block;
}
#home-fifth .columns.seven.center, #home-fifth .columns.seven .columns {
  text-align:center;
}
#home-first .button {
  width:260px;
}
}

.title-new-light {
  font-size: 20px;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 1.5rem;
}

.title-new-light span {
  font-size: 16px;
}

@media (min-width: 750px) {
  .title-new-light {
    font-size: 29px;
  }

  .title-new-light span {
    font-size: 26px;
  }
}

@media (min-width: 960px) {
  .title-new-light {
    font-size: 33px;
  }

  .title-new-light span {
    font-size: 26px;
  }
}


@media (min-width: 1075px) {
  .title-new-light {
    font-size: 37px;
  }

  .title-new-light span {
    font-size: 26px;
  }
}


@media (min-width: 1300px) {
  .title-new-light {
    font-size: 36px;
  }

  .title-new-light span {
    font-size: 26px;
  }
}




/* Slider */
.template-index .slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.template-index .slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.template-index .slick-list:focus
{
    outline: none;
}
.template-index .slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.template-index .slick-slider .slick-track,
.template-index .slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.template-index .slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.template-index .slick-track:before,
.template-index .slick-track:after
{
    display: table;

    content: '';
}
.template-index .slick-track:after
{
    clear: both;
}
.template-index .slick-loading .slick-track
{
    visibility: hidden;
}

.template-index .slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.template-index .slick-slide img
{
    display: block;
}
.template-index .slick-slide.slick-loading img
{
    display: none;
}
.template-index .slick-slide.dragging img
{
    pointer-events: none;
}
.template-index .slick-initialized .slick-slide
{
    display: block;
}
.template-index .slick-loading .slick-slide
{
    visibility: hidden;
}
.template-index .slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.template-index .slick-arrow.slick-hidden {
    display: none;
}

.home-third-half.first .title-new.wider {
  color: #000000;
}

.home-third-half.first .three-title p {
  color: #000000;
}

.home-third-half.first {
  max-height: 683px;
  overflow: hidden;
}

@media (min-width: 650px) {
  .home-third-half.first {
    max-height: 505px;
    overflow: hidden;
  }
}

@media (min-width: 750px) {
  .home-third-half.first {
    max-height: 696px;
    overflow: hidden;
  }
}

@media (min-width: 1000px) {
  .home-third-half.first {
    max-height: 576px;
    overflow: hidden;
  }
}

@media (min-width: 1200px) {
  .home-third-half.first {
    max-height: 548px;
    overflow: hidden;
  }
}

@media (min-width: 1400px) {
  .home-third-half.first {
    max-height: 520px;
    overflow: hidden;
  }
}

@media (min-width: 1600px) {
  .home-third-half.first {
    max-height: 520px;
    overflow: hidden;
  }
}


/*=================================================
GIFT SHOP - Coded by RFS
==================================================*/

body#gift-shop header {
  position: relative;
}

body#gift-shop footer {
  margin-top: 0px;
  width: 95%;
  max-width: 1440px;
}

body#gift-shop iframe,
body#the-toolkit iframe,
body#the-framed-print iframe,
body#the-digital-gift-card iframe,
body#the-set iframe {
  display: none;
}

#giftshop-grid {
    position: relative;
}

@media (min-width: 750px) {
  #giftshop-grid {
    position: relative;
    top: inherit;
    left: inherit;
    bottom: inherit;
    right: inherit;
    margin: 0px auto;
    width: 95%;
    max-width: 1440px;

  }
}

#giftshop-grid h2 {
    color: #000000;
    letter-spacing: 2px;
    font-size: 2rem;
}

@media (min-width: 750px) {
  #giftshop-grid h2 {
      color: #000000;
      letter-spacing: 2px;
      font-size: 2.6rem;
  }
}

@media (min-width: 900px) {
  #giftshop-grid h2 {
      color: #000000;
      letter-spacing: 2px;
      font-size: 3rem;
  }
}

@media (min-width: 1100px) {
  #giftshop-grid h2 {
      color: #000000;
      letter-spacing: 2px;
      font-size: 3.6rem;
  }
}

#giftshop-grid .one-half.column {
    margin-left: 0;
    width: 100%
}

@media (min-width: 750px) {
  #giftshop-grid .one-half.column {
      margin-left: 0;
      width: 50%
  }
}

#giftshop-grid .grid {
    display: block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    margin: 0
}

#giftshop-grid .grid .text-layer {
    z-index: 3;
  	position: absolute;
    width: 100%;
    top: 5%;
}

@media (min-width: 750px) {
  #giftshop-grid .grid .text-layer {
      top: 5%;
  }
}

#giftshop-grid .grid a.button {
    position: relative;
    color: #fff;
    background: #0B603B;
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 35px;
    line-height: normal;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem;
    z-index: 3
}
#giftshop-grid .grid a.button:hover {
    color: #fff;
    background: #849D72
}

#giftshop-grid .grid.top-left {
    /*height: 360px;*/
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    z-index: 0
}


#giftshop-grid .grid.top-right {
    /*height: 360px;*/
    background-position:top center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    z-index: 0
}



#giftshop-grid .grid.top-left:after,
#giftshop-grid .grid.top-right:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
    opacity: 1
}

#giftshop-grid .grid.top-left h2,
#giftshop-grid .grid.top-right h2 {
    margin-bottom: 10px
}
#giftshop-grid .grid.top-left a.button,
#giftshop-grid .grid.top-right a.button {
    z-index: 3
}

#giftshop-grid .grid.bottom-left,
#giftshop-grid .grid.bottom-right {
    /*height: 360px;*/
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

#giftshop-grid img {
  vertical-align: bottom;
}


#giftshop-grid .grid.bottom-left:after,
#giftshop-grid .grid.bottom-right:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
    opacity: 1
}

#giftshop-grid .grid.bottom-left h2,
#giftshop-grid .grid.bottom-right h2 {
    margin-bottom: 10px
}
#giftshop-grid .grid.bottom-left a.button,
#giftshop-grid .grid.bottom-right a.button {
    z-index: 3
}
#giftshop-grid .grid.bottom-right {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover
}

.product-spec.giftshop {
    background: white;
    padding: 2rem 2rem;
    width: 100%;
    float: left;
    margin-left: 0;
    text-align: center;
}

@media (min-width: 1000px) {
  .product-spec.giftshop {
    background: white;
    padding: 3rem 4rem;
    width: 350px;
    float: left;
    margin-left: 4%;
    text-align: left;
    margin-bottom: 4rem;
  }
}

#product-detail .product-spec.giftshop h2 {
  font-size: 2rem;
  letter-spacing: 2px !important;
  margin-bottom: 1rem;
}


@media (min-width: 1000px) {
  #product-detail .product-spec.giftshop h2 {
    font-size: 3.6rem;
    letter-spacing: 0.2rem !important;
    margin-bottom: 1rem;
  }
}

#product-detail .product-spec.giftshop .price,
#product-detail .product-spec.giftshop #product-price,
#product-detail .product-spec.giftshop .printframe-price {
    display: block;
    font-size: 14px;
    float: left;
    width: 100%;
    line-height: 25px;
    font-family: "freight-text-pro",sans-serif;
    font-style: italic;
    font-weight: 400;
}

@media (min-width: 1000px) {
  #product-detail .product-spec.giftshop .price,
  #product-detail .product-spec.giftshop #product-price,
  #product-detail .product-spec.giftshop .printframe-price {
    display: block;
    width: auto !important;
    font-size: 22px;
    float: left;
    line-height: 45px;
  }
}

#product-detail .product-spec.giftshop input.button ,
#product-detail .product-spec.giftshop a.button {
    display: inline-block;
    margin-top: 10px;
    padding: 12px 43px;
    float: none;
}

@media (min-width: 1000px) {
  #product-detail .product-spec.giftshop input.button,
  #product-detail .product-spec.giftshop a.button {
    float: right;
    display: block;
    margin-top: 0;
    padding: 12px 43px;
  }

  #product-detail .product-spec.giftshop a.button {
    width: 60%;
    padding: 12px 28px;
  }
}


#product-detail .product-spec-price {
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 3rem;
}

#product-detail .product-spec.giftshop .rte {
  line-height: 2rem;
  letter-spacing: normal;
  font-size: 14px;
}

#product-detail .product-spec.giftshop .product-photo-thumbs {
  display: none
}

@media (min-width: 1000px) {
  #product-detail .product-spec.giftshop .product-photo-thumbs {
    width: 100%;
    float: left;
    display: block;
    list-style: none;
    margin: 2rem 0 0 0;
  }
}


#product-detail .product-spec.giftshop .product-photo-thumbs li {
  width: 46% !important;
  display: block;
  float: left;
  overflow: hidden;
  border: 1px solid #D5D0CE;
  margin-bottom: 2rem;
}

#product-detail .product-spec.giftshop .product-photo-thumbs li:nth-child(even) {
  float: right;
}

#product-detail .product-spec.giftshop .product-photo-thumbs li a {
  float: left;
  display: block;
  width: 100%;
}

#product-detail .product-spec.giftshop .product-photo-thumbs li.active {
  border: 1px solid #0D724B;
}

#product-detail .product-spec.giftshop .product-photo-thumbs li img {
  vertical-align: bottom;
}

.mobile-gifshop-images {
    display: block;
    margin: 2rem 0 0 0;
    float: left;
    width: 100%;
}

.mobile-gifshop-images .img {
  margin-bottom: 2rem;
}

.mobile-gifshop-images .img img {
  min-width: 100%
}

@media (min-width: 1000px) {
  .mobile-gifshop-images {
    display: none;
  }
}

.giftstore-related-products {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  margin-bottom: 4rem;
}

.giftstore-related-products h2 {
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-weight: 300;
  font-size: 2rem;
  color: black;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 4rem;
}

.giftstore-related-products h2.desk {
  display: none;
}

.giftstore-related-products h2.mob {
  display: block;
}

@media (min-width: 1000px) {
  .giftstore-related-products h2.desk {
    display: block;
  }

  .giftstore-related-products h2.mob {
    display: none;
  }
}

.giftstore-related-products a {
  text-decoration: none;
}

.giftstore-related-products .related-item h3 {
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-weight: 900;
  text-align: center;
  color: black;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 4rem;
}

.giftstore-related-products  .related-item {
  margin-bottom: 2rem;
}

@media (min-width: 750px) {
  .giftstore-related-products  .related-item {
    margin-bottom: 0rem;
    padding: 0 3rem;
  }
}

@media (min-width: 300px) and (max-width: 1000px) {
  .giftstore-product-template .eight.columns {
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 300px) and (max-width: 750px) {
  .giftstore-related-products .one-third.column {
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 750px) and (max-width: 900px) {

  #product-detail .product-spec.giftshop h2 {
    font-size: 2.6rem
  }

  .giftstore-related-products .related-item h3 {
    height: 52px;
  }
}

@media (min-width: 900px) and (max-width: 1100px) {


  .giftstore-related-products .related-item h3 {
    height: 52px;
  }

}



@media (min-width: 1000px) {
  .giftstore-product-template #product-detail .eight.columns {
    width: 52% !important
  }
}

@media (min-width: 1200px) {
  .giftstore-product-template #product-detail .eight.columns {
    width: 59% !important
  }
}

@media (min-width: 1300px) {
  .giftstore-product-template #product-detail .eight.columns {
    width: 60% !important
  }
}

.giftstore-product-template .styled-select {
  margin-bottom: 2rem;
}

.giftstore-product-template .styled-select.hidden {
  display: none
}

#product-detail .product-spec.giftshop input.button.giftcard {
  margin-bottom: 3rem;
}

@media (min-width: 1000px) {
  #product-detail .product-spec.giftshop input.button.giftcard {
    float: left;
    margin-bottom: 3rem;
  }
}


#product-detail .product-spec.giftshop .rte ul {
  list-style: none;
  text-align: left;
}

#product-detail .product-spec.giftshop .rte ul li {
  background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/green-dot.png?18432347143320130803) no-repeat 0 10%;
  padding-left: 10px;
  list-style: none;
  float: left;
  width: 100%;
  display: block;
}

#product-detail .product-spec.giftshop .rte a {
  color: #0B603B;
}

#product-detail .product-spec.giftshop .rte a:hover {
  text-decoration: none;
}

#product-detail .product-spec.giftshop .selector-wrapper label {
  display: none
}

.mobile-text-box {
    display: block;
    background: white;
    padding: 20px !important
}

@media (min-width: 650px) and (max-width: 750px) {
  .home-fourth-half .six.columns.mobile-text-box {
      width: 48% !important;
      float: right;
  }
}


@media (min-width: 750px) {
  .mobile-text-box {
    background: transparent;
    padding: 0 50px !important;
  }
}

.home-fourth-half.gift-section {
  background: #f4f4f4;
}

@media (min-width: 750px) {
  .gift-sectioned {
    position: relative;
    height: 245px;

  }
}

@media (min-width: 1000px) {
  .gift-sectioned {
    position: relative;
    height: 270px;
  }
}

@media (min-width: 1200px) {
  .gift-sectioned {
    position: relative;
    height: 400px;
  }
}

.valign-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 90%
}

/* ==================================================
HEADER UPDATES - RFS
==================================================== */

nav ul li a {
  color: #222222;
}

h1.logo a {
    background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/logo-new.svg?18432347143320130803) no-repeat 0 0;
    width: 91px;
    height: 53px;
    float: left;
    display: block;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-size: contain;
}

#mobile-navigation-popup h1.icon-logo {
  width: 91px;
  height: 53px;
  background: url(//cdn.shopify.com/s/files/1/0260/6175/t/17/assets/logo-new.svg?18432347143320130803) no-repeat 0 0;
  background-size: contain;
}

/* ==================================================
PARTNER WITH US PAGE UPDATES - RFS
==================================================== */

.pro-services-block {
  margin-bottom: 3rem;
}



#partner-statement .pro-services h4 {
    margin-top: 30px;
}

#partner-statement .pro-services ul {
    margin-bottom: 0;
    font-size: 13px !important;
    letter-spacing: 1px;
}

.pro-services h3 {
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 3px;
}

#partner-statement .pro-services ul li a {
    color: #849D72
}