@charset "UTF-8";

/*!
Theme Name: Momentum Magazine
Description: A custom theme designed by Natalie Zawadzki and coded by Jamie Chong
Author: Hippocurious Interactive Inc.
Author URI: http://hippocurious.com
Version: 2.0-beta.1.2

!!!! === DO NOT EDIT THIS FILE === !!!!
This file is generated from <style.less>. Modify it and re-compile to generate style.css
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

/*!
 * Main Momentum Styles
*/
body,
html {
    height: 100%
}

*,
:after,
:before {
    box-sizing: border-box
}

body,
html {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto
}

a:hover {
    cursor: pointer
}

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

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none !important;
    visibility: hidden
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 82.5em
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse > .column,
.row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin-left: -.625em;
    margin-right: -.625em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none
}

.row .row:after,
.row .row:before {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.row .row.collapse:after,
.row .row.collapse:before {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column,
.columns {
    padding-left: .625em;
    padding-right: .625em;
    width: 100%;
    float: left
}

[class*=column] + [class*=column]:last-child {
    float: right
}

[class*=column] + [class*=column].end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: .625em;
        padding-right: .625em;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0 !important
    }

    .small-offset-1 {
        margin-left: 8.33333% !important
    }

    .small-offset-2 {
        margin-left: 16.66667% !important
    }

    .small-offset-3 {
        margin-left: 25% !important
    }

    .small-offset-4 {
        margin-left: 33.33333% !important
    }

    .small-offset-5 {
        margin-left: 41.66667% !important
    }

    .small-offset-6 {
        margin-left: 50% !important
    }

    .small-offset-7 {
        margin-left: 58.33333% !important
    }

    .small-offset-8 {
        margin-left: 66.66667% !important
    }

    .small-offset-9 {
        margin-left: 75% !important
    }

    .small-offset-10 {
        margin-left: 83.33333% !important
    }

    .small-offset-11 {
        margin-left: 91.66667% !important
    }

    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width:30.063em) {
    .sm-med-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .sm-med-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .sm-med-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .sm-med-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .sm-med-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .sm-med-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .sm-med-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .sm-med-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .sm-med-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .sm-med-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .sm-med-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .sm-med-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .sm-med-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .sm-med-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .sm-med-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .sm-med-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .sm-med-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .sm-med-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .sm-med-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .sm-med-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .sm-med-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .sm-med-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .sm-med-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .sm-med-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: .625em;
        padding-right: .625em;
        float: left
    }

    .sm-med-1 {
        width: 8.33333%
    }

    .sm-med-2 {
        width: 16.66667%
    }

    .sm-med-3 {
        width: 25%
    }

    .sm-med-4 {
        width: 33.33333%
    }

    .sm-med-5 {
        width: 41.66667%
    }

    .sm-med-6 {
        width: 50%
    }

    .sm-med-7 {
        width: 58.33333%
    }

    .sm-med-8 {
        width: 66.66667%
    }

    .sm-med-9 {
        width: 75%
    }

    .sm-med-10 {
        width: 83.33333%
    }

    .sm-med-11 {
        width: 91.66667%
    }

    .sm-med-12 {
        width: 100%
    }

    .sm-med-offset-0 {
        margin-left: 0 !important
    }

    .sm-med-offset-1 {
        margin-left: 8.33333% !important
    }

    .sm-med-offset-2 {
        margin-left: 16.66667% !important
    }

    .sm-med-offset-3 {
        margin-left: 25% !important
    }

    .sm-med-offset-4 {
        margin-left: 33.33333% !important
    }

    .sm-med-offset-5 {
        margin-left: 41.66667% !important
    }

    .sm-med-offset-6 {
        margin-left: 50% !important
    }

    .sm-med-offset-7 {
        margin-left: 58.33333% !important
    }

    .sm-med-offset-8 {
        margin-left: 66.66667% !important
    }

    .sm-med-offset-9 {
        margin-left: 75% !important
    }

    .sm-med-offset-10 {
        margin-left: 83.33333% !important
    }

    .sm-med-offset-11 {
        margin-left: 91.66667% !important
    }

    .sm-med-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.sm-med-centered,
    .columns.sm-med-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.sm-med-uncentered,
    .columns.sm-med-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.sm-med-centered:last-child,
    .columns.sm-med-centered:last-child {
        float: none
    }

    .column.sm-med-uncentered:last-child,
    .columns.sm-med-uncentered:last-child {
        float: left
    }

    .column.sm-med-uncentered.opposite,
    .columns.sm-med-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width:40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: .625em;
        padding-right: .625em;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width:60.063em) {
    .med-large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .med-large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .med-large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .med-large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .med-large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .med-large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .med-large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .med-large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .med-large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .med-large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .med-large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .med-large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .med-large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .med-large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .med-large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .med-large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .med-large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .med-large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .med-large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .med-large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .med-large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .med-large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .med-large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .med-large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: .625em;
        padding-right: .625em;
        float: left
    }

    .med-large-1 {
        width: 8.33333%
    }

    .med-large-2 {
        width: 16.66667%
    }

    .med-large-3 {
        width: 25%
    }

    .med-large-4 {
        width: 33.33333%
    }

    .med-large-5 {
        width: 41.66667%
    }

    .med-large-6 {
        width: 50%
    }

    .med-large-7 {
        width: 58.33333%
    }

    .med-large-8 {
        width: 66.66667%
    }

    .med-large-9 {
        width: 75%
    }

    .med-large-10 {
        width: 83.33333%
    }

    .med-large-11 {
        width: 91.66667%
    }

    .med-large-12 {
        width: 100%
    }

    .med-large-offset-0 {
        margin-left: 0 !important
    }

    .med-large-offset-1 {
        margin-left: 8.33333% !important
    }

    .med-large-offset-2 {
        margin-left: 16.66667% !important
    }

    .med-large-offset-3 {
        margin-left: 25% !important
    }

    .med-large-offset-4 {
        margin-left: 33.33333% !important
    }

    .med-large-offset-5 {
        margin-left: 41.66667% !important
    }

    .med-large-offset-6 {
        margin-left: 50% !important
    }

    .med-large-offset-7 {
        margin-left: 58.33333% !important
    }

    .med-large-offset-8 {
        margin-left: 66.66667% !important
    }

    .med-large-offset-9 {
        margin-left: 75% !important
    }

    .med-large-offset-10 {
        margin-left: 83.33333% !important
    }

    .med-large-offset-11 {
        margin-left: 91.66667% !important
    }

    .med-large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.med-large-centered,
    .columns.med-large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.med-large-uncentered,
    .columns.med-large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.med-large-centered:last-child,
    .columns.med-large-centered:last-child {
        float: none
    }

    .column.med-large-uncentered:last-child,
    .columns.med-large-uncentered:last-child {
        float: left
    }

    .column.med-large-uncentered.opposite,
    .columns.med-large-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width:64.063em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: .625em;
        padding-right: .625em;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 8.33333% !important
    }

    .large-offset-2 {
        margin-left: 16.66667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.33333% !important
    }

    .large-offset-5 {
        margin-left: 41.66667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.33333% !important
    }

    .large-offset-8 {
        margin-left: 66.66667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.33333% !important
    }

    .large-offset-11 {
        margin-left: 91.66667% !important
    }

    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width:80.063em) {
    .x-large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .x-large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .x-large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .x-large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .x-large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .x-large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .x-large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .x-large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .x-large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .x-large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .x-large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .x-large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .x-large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .x-large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .x-large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .x-large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .x-large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .x-large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .x-large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .x-large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .x-large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .x-large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .x-large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .x-large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: .625em;
        padding-right: .625em;
        float: left
    }

    .x-large-1 {
        width: 8.33333%
    }

    .x-large-2 {
        width: 16.66667%
    }

    .x-large-3 {
        width: 25%
    }

    .x-large-4 {
        width: 33.33333%
    }

    .x-large-5 {
        width: 41.66667%
    }

    .x-large-6 {
        width: 50%
    }

    .x-large-7 {
        width: 58.33333%
    }

    .x-large-8 {
        width: 66.66667%
    }

    .x-large-9 {
        width: 75%
    }

    .x-large-10 {
        width: 83.33333%
    }

    .x-large-11 {
        width: 91.66667%
    }

    .x-large-12 {
        width: 100%
    }

    .x-large-offset-0 {
        margin-left: 0 !important
    }

    .x-large-offset-1 {
        margin-left: 8.33333% !important
    }

    .x-large-offset-2 {
        margin-left: 16.66667% !important
    }

    .x-large-offset-3 {
        margin-left: 25% !important
    }

    .x-large-offset-4 {
        margin-left: 33.33333% !important
    }

    .x-large-offset-5 {
        margin-left: 41.66667% !important
    }

    .x-large-offset-6 {
        margin-left: 50% !important
    }

    .x-large-offset-7 {
        margin-left: 58.33333% !important
    }

    .x-large-offset-8 {
        margin-left: 66.66667% !important
    }

    .x-large-offset-9 {
        margin-left: 75% !important
    }

    .x-large-offset-10 {
        margin-left: 83.33333% !important
    }

    .x-large-offset-11 {
        margin-left: 91.66667% !important
    }

    .x-large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.x-large-centered,
    .columns.x-large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.x-large-uncentered,
    .columns.x-large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.x-large-centered:last-child,
    .columns.x-large-centered:last-child {
        float: none
    }

    .column.x-large-uncentered:last-child,
    .columns.x-large-uncentered:last-child {
        float: left
    }

    .column.x-large-uncentered.opposite,
    .columns.x-large-uncentered.opposite {
        float: right
    }
}

.mm-color-0 {
    color: #fff
}

.mm-color-0:link,
.mm-color-0:visited {
    color: #fff
}

.mm-bg-0 {
    background-color: #fff
}

.mm-border-0 {
    border-color: #fff
}

.mm-color-hover-0:hover {
    color: #fff
}

.mm-bg-hover-0:hover {
    background-color: #fff
}

.mm-bg-wrapper-0:hover .mm-bg-wrapped-0 {
    color: #fff
}

.mm-bg-hover-wrapper-0:hover .mm-bg-hover-wrapped-0 {
    background-color: #fff
}

.mm-border-hover-wrapper-0:hover .mm-border-hover-wrapped-0 {
    border-color: #fff
}

.mm-color-white {
    color: #fff
}

.mm-color-white:link,
.mm-color-white:visited {
    color: #fff
}

.mm-bg-white {
    background-color: #fff
}

.mm-border-white {
    border-color: #fff
}

.mm-color-hover-white:hover {
    color: #fff
}

.mm-bg-hover-white:hover {
    background-color: #fff
}

.mm-bg-wrapper-white:hover .mm-bg-wrapped-white {
    color: #fff
}

.mm-bg-hover-wrapper-white:hover .mm-bg-hover-wrapped-white {
    background-color: #fff
}

.mm-border-hover-wrapper-white:hover .mm-border-hover-wrapped-white {
    border-color: #fff
}

.mm-color-1 {
    color: #7ebba2
}

.mm-color-1:link,
.mm-color-1:visited {
    color: #7ebba2
}

.mm-bg-1 {
    background-color: #7ebba2
}

.mm-border-1 {
    border-color: #7ebba2
}

.mm-color-hover-1:hover {
    color: #7ebba2
}

.mm-bg-hover-1:hover {
    background-color: #7ebba2
}

.mm-bg-wrapper-1:hover .mm-bg-wrapped-1 {
    color: #7ebba2
}

.mm-bg-hover-wrapper-1:hover .mm-bg-hover-wrapped-1 {
    background-color: #7ebba2
}

.mm-border-hover-wrapper-1:hover .mm-border-hover-wrapped-1 {
    border-color: #7ebba2
}

.mm-color-green {
    color: #7ebba2
}

.mm-color-green:link,
.mm-color-green:visited {
    color: #7ebba2
}

.mm-bg-green {
    background-color: #7ebba2
}

.mm-border-green {
    border-color: #7ebba2
}

.mm-color-hover-green:hover {
    color: #7ebba2
}

.mm-bg-hover-green:hover {
    background-color: #7ebba2
}

.mm-bg-wrapper-green:hover .mm-bg-wrapped-green {
    color: #7ebba2
}

.mm-bg-hover-wrapper-green:hover .mm-bg-hover-wrapped-green {
    background-color: #7ebba2
}

.mm-border-hover-wrapper-green:hover .mm-border-hover-wrapped-green {
    border-color: #7ebba2
}

.mm-color-2 {
    color: #ffc10e
}

.mm-color-2:link,
.mm-color-2:visited {
    color: #ffc10e
}

.mm-bg-2 {
    background-color: #ffc10e
}

.mm-border-2 {
    border-color: #ffc10e
}

.mm-color-hover-2:hover {
    color: #ffc10e
}

.mm-bg-hover-2:hover {
    background-color: #ffc10e
}

.mm-bg-wrapper-2:hover .mm-bg-wrapped-2 {
    color: #ffc10e
}

.mm-bg-hover-wrapper-2:hover .mm-bg-hover-wrapped-2 {
    background-color: #ffc10e
}

.mm-border-hover-wrapper-2:hover .mm-border-hover-wrapped-2 {
    border-color: #ffc10e
}

.mm-color-yellow {
    color: #ffc10e
}

.mm-color-yellow:link,
.mm-color-yellow:visited {
    color: #ffc10e
}

.mm-bg-yellow {
    background-color: #ffc10e
}

.mm-border-yellow {
    border-color: #ffc10e
}

.mm-color-hover-yellow:hover {
    color: #ffc10e
}

.mm-bg-hover-yellow:hover {
    background-color: #ffc10e
}

.mm-bg-wrapper-yellow:hover .mm-bg-wrapped-yellow {
    color: #ffc10e
}

.mm-bg-hover-wrapper-yellow:hover .mm-bg-hover-wrapped-yellow {
    background-color: #ffc10e
}

.mm-border-hover-wrapper-yellow:hover .mm-border-hover-wrapped-yellow {
    border-color: #ffc10e
}

.mm-color-3 {
    color: #2e4256
}

.mm-color-3:link,
.mm-color-3:visited {
    color: #2e4256
}

.mm-bg-3 {
    background-color: #2e4256
}

.mm-border-3 {
    border-color: #2e4256
}

.mm-color-hover-3:hover {
    color: #2e4256
}

.mm-bg-hover-3:hover {
    background-color: #2e4256
}

.mm-bg-wrapper-3:hover .mm-bg-wrapped-3 {
    color: #2e4256
}

.mm-bg-hover-wrapper-3:hover .mm-bg-hover-wrapped-3 {
    background-color: #2e4256
}

.mm-border-hover-wrapper-3:hover .mm-border-hover-wrapped-3 {
    border-color: #2e4256
}

.mm-color-navy {
    color: #2e4256
}

.mm-color-navy:link,
.mm-color-navy:visited {
    color: #2e4256
}

.mm-bg-navy {
    background-color: #2e4256
}

.mm-border-navy {
    border-color: #2e4256
}

.mm-color-hover-navy:hover {
    color: #2e4256
}

.mm-bg-hover-navy:hover {
    background-color: #2e4256
}

.mm-bg-wrapper-navy:hover .mm-bg-wrapped-navy {
    color: #2e4256
}

.mm-bg-hover-wrapper-navy:hover .mm-bg-hover-wrapped-navy {
    background-color: #2e4256
}

.mm-border-hover-wrapper-navy:hover .mm-border-hover-wrapped-navy {
    border-color: #2e4256
}

.mm-color-4 {
    color: #e83724
}

.mm-color-4:link,
.mm-color-4:visited {
    color: #e83724
}

.mm-bg-4 {
    background-color: #e83724
}

.mm-border-4 {
    border-color: #e83724
}

.mm-color-hover-4:hover {
    color: #e83724
}

.mm-bg-hover-4:hover {
    background-color: #e83724
}

.mm-bg-wrapper-4:hover .mm-bg-wrapped-4 {
    color: #e83724
}

.mm-bg-hover-wrapper-4:hover .mm-bg-hover-wrapped-4 {
    background-color: #e83724
}

.mm-border-hover-wrapper-4:hover .mm-border-hover-wrapped-4 {
    border-color: #e83724
}

.mm-color-red {
    color: #e83724
}

.mm-color-red:link,
.mm-color-red:visited {
    color: #e83724
}

.mm-bg-red {
    background-color: #e83724
}

.mm-border-red {
    border-color: #e83724
}

.mm-color-hover-red:hover {
    color: #e83724
}

.mm-bg-hover-red:hover {
    background-color: #e83724
}

.mm-bg-wrapper-red:hover .mm-bg-wrapped-red {
    color: #e83724
}

.mm-bg-hover-wrapper-red:hover .mm-bg-hover-wrapped-red {
    background-color: #e83724
}

.mm-border-hover-wrapper-red:hover .mm-border-hover-wrapped-red {
    border-color: #e83724
}

.mm-color-5 {
    color: #eaebef
}

.mm-color-5:link,
.mm-color-5:visited {
    color: #eaebef
}

.mm-bg-5 {
    background-color: #eaebef
}

.mm-border-5 {
    border-color: #eaebef
}

.mm-color-hover-5:hover {
    color: #eaebef
}

.mm-bg-hover-5:hover {
    background-color: #eaebef
}

.mm-bg-wrapper-5:hover .mm-bg-wrapped-5 {
    color: #eaebef
}

.mm-bg-hover-wrapper-5:hover .mm-bg-hover-wrapped-5 {
    background-color: #eaebef
}

.mm-border-hover-wrapper-5:hover .mm-border-hover-wrapped-5 {
    border-color: #eaebef
}

.font-proxima-regular-italic {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-style: italic
}

.font-adelle-regular {
    font-family: adelle, serif;
    font-weight: 400
}

.font-adelle-regular-italic {
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400
}

[class*=column] + [class*=column]:last-child {
    float: left
}

h1,
h2,
h3,
h4,
h5 {
    color: #2e4256
}

a,
a:active,
a:link,
a:visited {
    color: inherit;
    outline: 0;
    text-decoration: none
}

p {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400
}

.caption {
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400
}

.content-placeholder {
    background-color: #444;
    height: 250px;
    margin-bottom: 10px;
    width: 100%
}

.video-placeholder {
    background-color: #444;
    height: 0;
    margin-bottom: 10px;
    padding-bottom: 56.25%;
    width: 100%
}

.social-anchors:after,
.social-anchors:before {
    content: " ";
    display: table
}

.social-anchors:after {
    clear: both
}

.social-anchors a {
    background-color: #000;
    border-radius: 16px;
    color: #fff;
    display: block;
    float: left;
    font-size: 21px;
    line-height: 32px;
    height: 32px;
    margin: 0 4px;
    text-align: center;
    width: 32px
}

.social-anchors a.facebook {
    background-color: #066aab
}

.social-anchors a.twitter {
    background-color: #00aeef
}

.social-anchors a.instagram {
    background-color: #2e4256
}

.social-anchors a.pinterest {
    background: 0 0;
    color: #e43f3f;
    font-size: 37px;
    overflow: hidden;
    position: relative
}

.social-anchors a.pinterest i {
    left: 0;
    position: absolute;
    top: -2px
}

.pretty-select {
    border: 2px solid #7ebba2;
    padding: 5px 10px;
    position: relative;
    width: 100%
}

.pretty-select label {
    color: #7ebba2;
    padding-right: 25px;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600
}

.pretty-select label:after {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 1.5em;
    position: absolute;
    right: 10px;
    top: 0
}

.pretty-select select {
    border: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%
}

.the_content a,
.the_content p a {
    color: #e83724
}

.the_content .entry-content img {
    margin: 0 0 1.5em 0
}

.the_content .alignleft,
.the_content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left
}

.the_content .alignright,
.the_content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right
}

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

.the_content .wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
    max-width: 100%
}

.the_content .wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0
}

.the_content .wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400;
    font-size: .875em;
    margin: .5em 0
}

.the_content .wp-smiley {
    margin: 0 !important;
    max-height: 1em
}

.the_content blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left
}

.the_content blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right
}

.widget-placeholder {
    background-color: #444;
    height: 250px;
    width: 300px
}

.widget-placeholder.long {
    height: 600px
}

.widget-sidebar .widget-container {
    background-color: #888;
    margin-left: auto;
    margin-right: auto
}

.widget-sidebar .widget-container.size-300x250 {
    height: 250px;
    width: 300px
}

.widget-sidebar .widget-container.size-300x600 {
    height: 600px;
    width: 300px
}

.widget-sidebar .widget-group {
    margin: 0 auto;
    max-width: 300px;
    width: 300px
}

.widget-sidebar .widget-group .widget-container {
    margin: 10px 0
}

.widget-sidebar .widget-group .widget-container:first-child {
    margin-top: 0
}

.widget-sidebar .widget-group .widget-container:last-child {
    margin-bottom: 0
}

@media only screen and (min-width:640px) and (max-width:1024px) {
    .widget-sidebar .widget-group {
        margin: 0 auto;
        max-width: 620px;
        width: 620px
    }

    .widget-sidebar .widget-group:after,
    .widget-sidebar .widget-group:before {
        content: " ";
        display: table
    }

    .widget-sidebar .widget-group:after {
        clear: both
    }

    .widget-sidebar .widget-group .widget-container {
        float: left;
        margin: 10px
    }

    .widget-sidebar .widget-group .widget-container:first-child {
        margin-top: 10px;
        margin-left: 0
    }

    .widget-sidebar .widget-group .widget-container:last-child {
        margin-bottom: 10px;
        margin-right: 0
    }
}

#trending-now {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px
}

#trending-now h3 {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1.5em;
    padding-left: 1.6em;
    position: relative;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    border-bottom: none;
    line-height: 47px;
    margin: 0;
    padding-left: 50px
}

#trending-now h3 .fa {
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 1.625em;
    position: absolute;
    top: 0;
    left: 0
}

#trending-now h3 span {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    color: #e83724
}

#trending-now h3 .fa {
    left: 20px;
    line-height: 50px
}

#trending-now ul {
    border-style: solid;
    border-width: 1px;
    margin: 0;
    padding: 0
}

#trending-now ul li {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    line-height: 77px;
    list-style: none;
    min-height: 77px;
    position: relative
}

#trending-now ul li > div {
    left: 0;
    height: 77px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 77px
}

#trending-now ul li > div a {
    display: block;
    height: 100%;
    width: 100%
}

#trending-now ul li > div a > div {
    background-position: center center;
    background-size: cover;
    display: block;
    height: 100%;
    width: 100%
}

#trending-now ul li > div img {
    display: block
}

#trending-now ul li > a {
    color: #2e4256;
    display: inline-block;
    font-family: adelle, serif;
    font-weight: 400;
    line-height: 1.2em;
    padding-left: 90px;
    padding-right: 10px;
    text-decoration: none;
    vertical-align: middle
}

#widget-header {
    display: none;
    padding: 0
}

#widget-header .widget {
    background-color: #fff;
    height: 90px;
    margin: 0 auto;
    width: 728px;
    display: none
}

#widget-header .widget.mobile {
    display: block;
    height: 50px;
    width: 320px
}

#widget-header.mobile {
    display: block
}

@media only screen and (min-width:321px) {
    #widget-header {
        padding: 10px 0
    }
}

@media only screen and (min-width:768px) {
    #widget-header {
        display: none
    }

    #widget-header.mobile {
        display: none
    }

    #widget-header.desktop {
        display: block
    }

    #widget-header .widget {
        display: block
    }

    #widget-header .widget.mobile {
        display: none
    }
}

header {
    border-bottom: 1px solid #ccc;
    position: relative
}

header .columns {
    position: static
}

/* header a.logo {
    background-image: url(img/mm-logo.png);
    background-position: center top;
    background-size: cover;
    display: inline-block;
    height: 38px;
    margin: 7px 0;
    text-indent: -999999px;
    width: 120px
}
 */
header .nav {
    float: right;
    margin-right: -10px
}

header .nav.active .toolbar .social-anchors {
    display: block
}

header .nav.active .toolbar .account {
    display: block
}

header .nav.active .toolbar .mobile-menu .fa:before,
header .nav.active .toolbar .shop-mobile-menu .fa:before {
    content: "\f00d"
}

header .nav.active .primary-menu {
    display: block
}

header .nav .toolbar {
    text-align: right
}

header .nav .toolbar:after,
header .nav .toolbar:before {
    content: " ";
    display: table
}

header .nav .toolbar:after {
    clear: both
}

header .nav .toolbar .toolbar-content {
    display: block;
    float: right;
    padding-right: 52px
}

header .nav .toolbar .toolbar-content:after,
header .nav .toolbar .toolbar-content:before {
    content: " ";
    display: table
}

header .nav .toolbar .toolbar-content:after {
    clear: both
}

header .nav .toolbar .toolbar-content > div {
    float: left
}

header .nav .toolbar .social-anchors {
    display: none;
    border-bottom: 1px solid #ccc;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 52px;
    width: 100%;
    z-index: 99998
}

header .nav .toolbar .search {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 52px;
    padding: 10px
}

header .nav .toolbar .search.open {
    background: #fff;
    position: absolute;
    right: 0;
    z-index: 999999;
    width: 100%
}

header .nav .toolbar .search.open form input[type=search],
header .nav .toolbar .search.open form input[type=text] {
    width: calc(100% - 35px)
}

header .nav .toolbar .search form:after,
header .nav .toolbar .search form:before {
    content: " ";
    display: table
}

header .nav .toolbar .search form:after {
    clear: both
}

header .nav .toolbar .search form input[type=search],
header .nav .toolbar .search form input[type=text] {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    display: block;
    float: left;
    line-height: 28px;
    padding-left: 0;
    padding-right: 0;
    width: 0;
    -webkit-appearance: none
}

header .nav .toolbar .search form input[type=search]:focus,
header .nav .toolbar .search form input[type=text]:focus {
    outline: 0
}

header .nav .toolbar .search form button[type=submit] {
    border: none;
    background: 0 0;
    color: #898989;
    display: block;
    font-family: sans-serif;
    font-weight: 400;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center;
    width: 32px;
    float: right
}

header .nav .toolbar .search form button[type=submit]:focus {
    outline: 0
}

header .nav .toolbar .mini-cart {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px
}

header .nav .toolbar .mini-cart a,
header .nav .toolbar .mini-cart button {
    border: none;
    background: 0 0;
    color: #898989;
    display: block;
    font-family: sans-serif;
    font-weight: 400;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center;
    width: 32px
}

header .nav .toolbar .mobile-menu,
header .nav .toolbar .shop-mobile-menu {
    border-left: 1px solid #ccc;
    padding: 10px;
    position: absolute;
    top: 0;
    z-index: 99999;
    right: 0
}

header .nav .toolbar .mobile-menu a,
header .nav .toolbar .mobile-menu button,
header .nav .toolbar .shop-mobile-menu a,
header .nav .toolbar .shop-mobile-menu button {
    border: none;
    background: 0 0;
    color: #898989;
    display: block;
    font-family: sans-serif;
    font-weight: 400;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center;
    width: 32px
}

header .nav .toolbar .account {
    display: none;
    border-bottom: 1px solid #ccc;
    left: 0;
    line-height: 31px;
    padding: 10px 10px 10px 20px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 99998
}

header .nav .toolbar .account a {
    color: #7ebba2;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase
}

header .nav .primary-menu {
    display: none;
    background: #fff;
    left: 0;
    top: 0;
    text-align: left;
    padding: 125px 0 100px;
    position: absolute;
    width: 100%;
    z-index: 99997
}

header .nav .primary-menu ul {
    margin: 0;
    color: #707070;
    padding: 0
}

header .nav .primary-menu ul li {
    list-style: none;
    padding: 8px 20px;
    position: relative
}

header .nav .primary-menu ul li.current-menu-ancestor,
header .nav .primary-menu ul li.current-menu-item,
header .nav .primary-menu ul li.current-post-ancestor,
header .nav .primary-menu ul li:hover {
    color: #7ebba2
}

header .nav .primary-menu ul li a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase
}

header .nav .primary-menu ul .sub-menu {
    display: none
}

@media only screen and (min-width:1140px) {
    header .nav .primary-menu ul li {
        margin: 15px 10px
    }
}

@media only screen and (min-width:1024px) {
    header {
        border-bottom: 1px solid #f2f2f2
    }

    header .columns {
        position: relative
    }

    header a.logo {
        background-position: center center;
        height: 92px;
        margin: 24px 0;
        width: 193px
    }

    header .nav {
        float: none;
        left: 273px;
        margin: 0;
        padding-right: 10px;
        position: absolute;
        right: auto;
        top: 0;
        width: calc(100% - 273px)
    }

    header .nav .toolbar {
        border-bottom: 1px solid #ccc;
        text-align: right
    }

    header .nav .toolbar:after,
    header .nav .toolbar:before {
        content: " ";
        display: table
    }

    header .nav .toolbar:after {
        clear: both
    }

    header .nav .toolbar .toolbar-content {
        display: block;
        float: right;
        padding: 0
    }

    header .nav .toolbar .toolbar-content:after,
    header .nav .toolbar .toolbar-content:before {
        content: " ";
        display: table
    }

    header .nav .toolbar .toolbar-content:after {
        clear: both
    }

    header .nav .toolbar .toolbar-content > div {
        float: left
    }

    header .nav .toolbar .social-anchors {
        border: none;
        border-right: 1px solid #ccc;
        display: block;
        left: auto;
        padding: 10px;
        position: relative;
        top: auto;
        width: auto
    }

    header .nav .toolbar .search {
        border-left: none
    }

    header .nav .toolbar .search.open {
        position: relative;
        right: auto;
        width: auto
    }

    header .nav .toolbar .search.open form input[type=search],
    header .nav .toolbar .search.open form input[type=text] {
        transition: width .4s cubic-bezier(.455, .03, .515, .955);
        width: 200px
    }

    header .nav .toolbar .search form input[type=search],
    header .nav .toolbar .search form input[type=text] {
        transition: width .2s cubic-bezier(.455, .03, .515, .955)
    }

    header .nav .toolbar .mobile-menu,
    header .nav .toolbar .shop-mobile-menu {
        display: none
    }

    header .nav .toolbar .account {
        display: block;
        border-bottom: none;
        left: auto;
        line-height: 31px;
        padding: 10px 10px 10px 20px;
        position: relative;
        text-align: inherit;
        top: auto;
        width: auto;
        z-index: auto
    }

    header .nav .primary-menu {
        background: 0 0;
        display: block;
        padding: 0;
        position: relative;
        text-align: center
    }

    header .nav .primary-menu ul.menu {
        height: 88px;
        padding-top: 18px
    }

    header .nav .primary-menu ul.menu > li:hover {
        height: 60px
    }

    header .nav .primary-menu ul.menu > li:hover > ul.sub-menu {
        opacity: 1;
        transition-delay: 0s;
        visibility: visible
    }

    header .nav .primary-menu ul {
        color: #707070;
        display: inline-block;
        margin: 0 auto;
        padding: 0
    }

    header .nav .primary-menu ul:after,
    header .nav .primary-menu ul:before {
        content: " ";
        display: table
    }

    header .nav .primary-menu ul:after {
        clear: both
    }

    header .nav .primary-menu ul li {
        float: left;
        list-style: none;
        margin: 15px 5px;
        padding: 0 10px;
        position: relative
    }

    header .nav .primary-menu ul li:first-child {
        margin-left: 0
    }

    header .nav .primary-menu ul li:last-child {
        margin-right: 0
    }

    header .nav .primary-menu ul li.current-menu-ancestor,
    header .nav .primary-menu ul li.current-menu-item,
    header .nav .primary-menu ul li.current-post-ancestor,
    header .nav .primary-menu ul li:hover {
        color: #7ebba2
    }

    header .nav .primary-menu ul li.highlighted {
        background-color: #ffc10e;
        color: #2e4256;
        margin-bottom: 0;
        margin-top: 0
    }

    header .nav .primary-menu ul li.highlighted:hover {
        height: auto;
        opacity: .8
    }

    header .nav .primary-menu ul li.highlighted a {
        color: #2e4256;
        border-radius: 2px;
        display: block;
        padding: 15px 20px
    }

    header .nav .primary-menu ul li a {
        display: inline-block;
        font-family: proxima-nova-alt, sans-serif;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase
    }

    header .nav .primary-menu ul li > ul.sub-menu {
        background-color: #fff;
        border: 1px solid #b7b7b7;
        display: block;
        left: 50%;
        margin: 0 0 0 -60px;
        min-width: 240px;
        opacity: 0;
        padding: 24px;
        position: absolute;
        text-align: left;
        top: 53px;
        transition: visibility 0s linear .2s, opacity .2s cubic-bezier(.455, .03, .515, .955);
        visibility: hidden;
        z-index: 9999
    }

    header .nav .primary-menu ul li > ul.sub-menu:after,
    header .nav .primary-menu ul li > ul.sub-menu:before {
        bottom: 100%;
        left: 45px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    header .nav .primary-menu ul li > ul.sub-menu:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 16px
    }

    header .nav .primary-menu ul li > ul.sub-menu:before {
        border-color: rgba(183, 183, 183, 0);
        border-bottom-color: #b7b7b7;
        border-width: 17px;
        margin-left: -1px
    }

    header .nav .primary-menu ul li > ul.sub-menu li {
        display: block;
        float: none;
        margin: 5px 0
    }

    header .nav .primary-menu ul li > ul.sub-menu li:hover {
        height: auto
    }

    header .nav .primary-menu ul li > ul.sub-menu a {
        text-transform: none;
        width: 100%
    }
}

footer {
    background-color: #2e4256;
    color: #fff;
    position: relative
}

footer h4 {
    color: #fff;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    margin: 0 0 1em 0
}

footer p {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400
}

footer .color-shim {
    height: 100%;
    width: 100%
}

footer .color-shim:after,
footer .color-shim:before {
    background-color: #2e4256;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%
}

footer .color-shim:after {
    background-color: #273848;
    left: 50%
}

footer .meta {
    background-color: #2e4256;
    padding-bottom: 30px;
    padding-top: 60px
}

footer .form {
    background-color: #273848;
    padding-bottom: 30px;
    padding-top: 60px
}

footer ul.menu {
    margin-bottom: 15px;
    padding: 0
}

footer ul.menu li {
    display: inline-block;
    list-style: none;
    margin-bottom: 25px;
    padding-right: 20px
}

/*
footer ul.menu li a {
    color: #80bda4;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase
}
*/

footer ul.menu li.highlighted {
    border: 2px solid #7ebba2;
    margin-top: 0;
    padding-right: 0
}

footer ul.menu li.highlighted a {
    border-radius: 2px;
    display: block;
    padding: 12px 20px
}

footer ul.menu li.highlighted a:hover {
    background-color: #7ebba2;
    color: #2e4256
}

footer ul.menu li .sub-menu {
    display: none
}

footer .social-anchors a {
    background-color: #ffc10e !important;
    color: #2e4256
}

footer .social-anchors a:first-child {
    margin-left: 0
}

footer .social-anchors a.pinterest {
    background-color: #2e4256 !important;
    color: #ffc10e
}

footer .copyright {
    font-size: .875em;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    margin-top: 80px
}

footer .copyright div {
    display: inline
}

footer .copyright ul.menu {
    display: inline-block;
    margin: 0 !important
}

footer .copyright ul.menu li {
    display: inline-block !important;
    margin: 0 !important;
    padding-right: 5px
}

footer .copyright ul.menu li:after {
    content: '|'
}

footer .copyright ul.menu li a {
    color: #fff;
    padding-right: 10px;
    text-transform: none;
    text-decoration: underline;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600
}

footer .newsletter {
    background-color: #273848
}

footer .newsletter:after,
footer .newsletter:before {
    content: " ";
    display: table
}

footer .newsletter:after {
    clear: both
}

footer .newsletter a.button,
footer .newsletter button,
footer .newsletter input[type=email],
footer .newsletter input[type=submit],
footer .newsletter input[type=text] {
    color: #273848;
    clear: both;
    display: block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 12px;
    padding: 0 10px
}

footer .newsletter input[type=email],
footer .newsletter input[type=text] {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    max-width: 100%
}

footer .newsletter a.button,
footer .newsletter button,
footer .newsletter input[type=submit] {
    background-color: #ffc10e;
    border: none;
    border-radius: 2px;
    color: #273848;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    padding: 0 30px;
    text-transform: uppercase
}

footer .newsletter .pretty-select {
    border-color: #fff;
    margin-bottom: 12px;
    text-align: left;
    width: 180px
}

footer .newsletter .pretty-select label {
    color: #fff
}

footer .newsletter .pretty-select select {
    color: #2e4256
}

footer .newsletter form .response {
    clear: both;
    margin-bottom: 12px
}

footer .newsletter form div.mce_inline_error {
    background: 0 0 !important;
    padding-left: 0 !important;
    clear: both
}

footer .newsletter #mc_embed_signup input.mce_inline_error {
    border-color: #fff
}

@media only screen and (min-width:640px) {
    footer .form {
        text-align: right
    }

    footer .newsletter a.button,
    footer .newsletter button,
    footer .newsletter input[type=email],
    footer .newsletter input[type=submit],
    footer .newsletter input[type=text] {
        float: right
    }

    footer .newsletter .pretty-select {
        float: right
    }
}

#home-page .featured-posts-container {
    background-color: #f8f8f8;
    padding: 85px 0 60px 0
}

#home-page .editors-picks {
    background-color: #f8f8f8;
    padding: 40px 0
}

#home-page .recent-instagram {
    padding: 40px 0
}

#home-page .featured-products {
    background-color: #f8f8f8;
    padding: 65px 0
}

#home-page .our-videos {
    padding: 65px 0
}

#home-page .our-videos .home-videos h3 {
    font-size: 1.5em;
    font-family: adelle, serif;
    font-weight: 400;
    margin: 18px 0 26px
}

#home-page .our-videos .home-videos p {
    color: #2e4256;
    font-family: adelle, serif;
    font-weight: 400;
    margin: 0 0 2em;
    min-height: 100px
}

#home-page .our-videos .home-videos .flex-video.small {
    margin-bottom: 20px;
    padding-bottom: 54.38066465%
}

#home-page #call-to-action {
    margin: 40px 0
}

#home-page .instagram-mosaic .image {
    width: 25%
}

#home-page .instagram-mosaic .image.image-0 {
    width: 50%
}

#home-page .instagram-mosaic .image:last-child {
    display: block
}

#magazine-page .hero {
    display: block;
    position: relative
}

#magazine-page .hero .image {
    background-position: center center;
    background-size: cover;
    height: 400px;
    position: relative
}

#magazine-page .hero .image .overlay {
    background-color: #444;
    opacity: .4;
    position: absolute;
    height: 100%;
    width: 100%
}

#magazine-page .hero .meta {
    color: #fff;
    height: 100%;
    left: 0;
    padding: 30px 10px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

#magazine-page .hero .meta label {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.125em;
    text-shadow: 1px 1px 3px #444
}

#magazine-page .hero .meta h1 {
    color: #fff;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.875em;
    line-height: 1.125em;
    margin: .5em 0 1em;
    text-shadow: 1px 1px 3px #444
}

#magazine-page .hero .meta .description {
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 1.125em;
    margin: 1em 0 1.5em;
    padding: 0 20px;
    text-shadow: 1px 1px 3px #444
}

#magazine-page .hero .meta .button,
#magazine-page .hero .meta a {
    background-color: #ffc10e;
    color: #2e4256;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: .875em;
    display: inline-block;
    padding: 15px 20px;
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    #magazine-page .hero .image {
        height: 500px
    }

    #magazine-page .hero .meta label {
        font-size: 1.875em
    }

    #magazine-page .hero .meta h1 {
        font-size: 3.375em;
        margin: .5em 0
    }

    #magazine-page .hero .meta .description {
        font-size: 1.75em
    }

    #magazine-page .hero .meta .button,
    #magazine-page .hero .meta a {
        font-size: 1.375em
    }
}

@media only screen and (min-width:1024px) {
    #magazine-page .hero .meta {
        padding-top: 60px
    }

    #magazine-page .hero .meta label {
        font-size: 1.875em
    }

    #magazine-page .hero .meta h1 {
        font-size: 3.75em;
        margin: .5em 0 1em
    }

    #magazine-page .hero .meta .description {
        font-size: 1.875em
    }
}

#magazine-page {
    margin-bottom: 100px
}

#magazine-page .pickup {
    background: #ccc;
    height: 210px;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
    width: 100%
}

#magazine-page .pickup .content {
    background-repeat: repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#magazine-page .pickup .content .meta {
    height: 100%;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    width: 100%
}

#magazine-page .pickup .content .meta h3 {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.875em;
    line-height: 1.1em;
    margin: 0 0 16px
}

#magazine-page .pickup .content .meta .description {
    color: #e83724;
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 1.125em
}

#magazine-page .pickup .content .thumb {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    display: none;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 27.78892361%
}

@media only screen and (min-width:480px) {
    #magazine-page .pickup {
        height: 0;
        overflow: hidden;
        padding-bottom: 36.08247423%
    }

    #magazine-page .pickup .content .meta {
        padding: 20px;
        width: 72.21107639%
    }

    #magazine-page .pickup .content .meta h3 {
        font-size: 1.75em;
        margin-bottom: 20px
    }

    #magazine-page .pickup .content .meta .description {
        font-size: 1.125em
    }

    #magazine-page .pickup .content .thumb {
        display: block
    }
}

@media only screen and (min-width:768px) {
    #magazine-page .pickup .content .meta {
        padding: 40px
    }

    #magazine-page .pickup .content .meta h3 {
        font-size: 2.5em;
        margin-bottom: 20px
    }

    #magazine-page .pickup .content .meta .description {
        font-size: 1.25em
    }
}

@media only screen and (min-width:960px) {
    #magazine-page .pickup .content .meta {
        padding: 60px
    }

    #magazine-page .pickup .content .meta h3 {
        font-size: 3em;
        margin-bottom: 30px
    }
}

@media only screen and (min-width:1025px) {
    #magazine-page .pickup .content .meta {
        padding: 35px
    }

    #magazine-page .pickup .content .meta h3 {
        font-size: 2em;
        margin-bottom: 20px
    }

    #magazine-page .pickup .content .meta .description {
        font-size: 1.25em
    }
}

@media only screen and (min-width:1200px) {
    #magazine-page .pickup .content .meta {
        padding: 60px
    }

    #magazine-page .pickup .content .meta h3 {
        font-size: 3em;
        margin-bottom: 30px
    }

    #magazine-page .pickup .content .meta .description {
        font-size: 1.25em
    }
}

#magazine-page .issue-list .issue-list-item {
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
    color: #2e4256;
    cursor: pointer;
    margin-bottom: 20px;
    padding: 0 0 50px;
    position: relative;
    width: 100%
}

#magazine-page .issue-list .issue-list-item .image-container {
    height: 0;
    padding-bottom: 129.844807%;
    position: relative;
    width: 100%
}

#magazine-page .issue-list .issue-list-item .image {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#magazine-page .issue-list .issue-list-item .footer {
    background-color: #7ebba2;
    bottom: 0;
    height: 50px;
    left: 0;
    position: absolute;
    width: 100%
}

#magazine-page .issue-list .issue-list-item .footer .title {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    line-height: 50px;
    padding: 0 20px
}

#magazine-page .issue-list .issue-list-item .footer .more {
    background-color: #74ac95;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px
}

#magazine-page .issue-list .issue-list-item .content {
    background: #00f;
    display: none;
    position: absolute;
    width: 100%
}

#magazine-page .issue-list .issue-list-item.active,
#magazine-page .issue-list .issue-list-item:hover {
    color: #fff
}

#magazine-page .issue-list .active-content {
    clear: both
}

#magazine-page .issue-list .active-content .content {
    background-color: #f8f8f8;
    border: 1px solid #7ebba2;
    color: #2e4256;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
    padding: 40px;
    position: relative
}

#magazine-page .issue-list .active-content .content h3 {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.5em;
    margin-top: 0
}

#magazine-page .issue-list .active-content .content .remove {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    cursor: pointer;
    position: absolute;
    right: 40px;
    top: 40px
}

#magazine-page #call-to-action {
    margin: 40px 0
}

#magazine-page #trending-now {
    margin-top: 30px
}

#magazine-page .mission {
    background-color: #f8f8f8;
    margin-top: 35px
}

#magazine-page .mission h3 {
    background-image: url(img/our-missiong-bg.jpg);
    background-size: cover;
    background-position: center center;
    color: #fff;
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.875em;
    height: 128px;
    line-height: 128px;
    margin: 0;
    position: relative;
    text-align: center
}

#magazine-page .mission h3 span {
    background-color: rgba(235, 175, 2, .8);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#magazine-page .mission .content {
    padding: 0 30px
}

#magazine-page .mission h4 {
    color: #7ebba2;
    margin: 55px 0 40px;
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 1.25em;
    text-align: center
}

#magazine-page .mission p {
    color: #252525;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400
}

#magazine-page .mission img {
    margin: 30px 0
}

@media only screen and (max-width:1024px) {
    #magazine-page .widget-sidebar {
        padding-top: 60px
    }
}

#cityguide .main {
    padding: 60px 0
}

#cityguide .other-cities {
    background-color: #f8f8f8;
    padding: 60px 0
}

#cityguide .city-list .city-list-item > a {
    display: block;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%
}

#cityguide .city-list .city-list-item > a .image {
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#cityguide .city-list .city-list-item h3 a {
    text-decoration: none
}

#cityguide .content {
    color: #2e4256
}

#cityguide .content h1,
#cityguide .content h2,
#cityguide .content h3,
#cityguide .content h4 {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    margin: 1em 0
}

#cityguide .content h1 {
    font-size: 3em;
    margin: 0
}

#cityguide .content h2 {
    font-size: 1.25em;
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400
}

#cityguide .content h3 {
    font-size: 1.125em
}

#cityguide .content p {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    margin: 1em 0
}

#pickup-page {
    margin-bottom: 100px
}

#pickup-page h1 {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.25em;
    margin-bottom: 1em
}

#pickup-page .special {
    border-bottom: 1px solid #2e4256;
    margin-bottom: 30px;
    padding-bottom: 23px
}

#pickup-page .special .heading {
    background-color: #d74703;
    margin-bottom: 23px;
    text-align: center
}

#pickup-page .special .heading h2,
#pickup-page .special .heading h3 {
    margin: 0
}

#pickup-page .special .heading h2 {
    color: #252525;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 2.25em;
    line-height: 1.2em;
    padding-top: 20px
}

#pickup-page .special .heading h3 {
    color: #fff;
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 1.5em;
    padding: 15px 0 25px
}

#pickup-page .special .location > div {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.125em;
    margin: 23px 0
}

#pickup-page .partners {
    margin-bottom: 50px
}

#pickup-page .partners .heading {
    background: url(img/partners-heading-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 40px;
    padding: 30px 0;
    text-align: center
}

#pickup-page .partners .heading h2 {
    color: #252525;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.875em;
    line-height: 1.2em;
    margin: 0
}

#pickup-page .partners .heading h2 em {
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400
}

#pickup-page .partners p {
    font-size: 1.125em;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600
}

#pickup-page .partners p a.arrow-button {
    margin-left: 20px
}

#pickup-page .partners p em {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-style: italic
}

#pickup-page .locations h3 {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.5em
}

#pickup-page .locations .country.leftcol {
    padding-right: 30px
}

#pickup-page .locations .country.rightcol {
    padding-left: 30px
}

#pickup-page .locations .state {
    color: #2e4256;
    margin: 20px 0
}

#pickup-page .locations .state label {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.125em;
    color: #2e4256;
    cursor: pointer;
    padding-right: 30px;
    position: relative;
    text-transform: uppercase
}

#pickup-page .locations .state label:after {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 20px;
    height: 20px;
    line-height: 18px;
    position: absolute;
    right: 0;
    text-align: center;
    transition: -webkit-transform .1s linear;
    transition: transform .1s linear;
    transition: transform .1s linear, -webkit-transform .1s linear;
    top: 0;
    width: 20px
}

#pickup-page .locations .state ul {
    display: none;
    padding: 0
}

#pickup-page .locations .state ul li {
    list-style: none
}

#pickup-page .locations .state ul li .location {
    cursor: pointer;
    display: inline-block;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600
}

#pickup-page .locations .state ul li .location em {
    color: #7ebba2;
    cursor: pointer;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 1.125em
}

#pickup-page .locations .state ul li .details {
    border: 1px solid #e1e1e1;
    border-left: none;
    border-right: none;
    color: #2e4256;
    display: none;
    margin: 20px 0;
    padding: 20px 0
}

#pickup-page .locations .state ul li .details .title {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.375em;
    margin-bottom: 20px;
    position: relative
}

#pickup-page .locations .state ul li .details .title .close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

#pickup-page .locations .state ul li .details .description,
#pickup-page .locations .state ul li .details .info {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    margin: 1.5em 0
}

#pickup-page .locations .state ul li .details .info {
    margin-bottom: 0
}

#pickup-page .locations .state.active label:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

header .nav.active .toolbar .account a {
    visibility: hidden
}

#single .recent-posts-container {
    background-color: #f8f8f8
}

.mm-snippet {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 1em 0;
    padding: 1em 20px
}

.mm-snippet:after,
.mm-snippet:before {
    content: " ";
    display: table
}

.mm-snippet:after {
    clear: both
}

.mm-snippet .thumb {
    float: left;
    margin-right: 20px;
    width: 90px
}

.mm-snippet .content.with-thumb {
    float: left;
    width: calc(100% - 110px)
}

.mm-snippet label {
    color: #aaa;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: .8em;
    text-transform: uppercase
}

.mm-snippet h4 {
    color: #000;
    font-family: adelle, serif;
    font-weight: 400;
    margin: 0
}

.mm-snippet p {
    margin: 0
}

.mm-snippet div.action {
    margin-top: 1em
}

.mm-snippet a.button,
.woocommerce .mm-snippet a.button {
    background-color: #ffc10e;
    color: #2e4256 !important
}

.mm-snippet a.button:hover,
.woocommerce .mm-snippet a.button:hover {
    background-color: #7ebba2
}

@media only screen and (min-width:1140px) {
    .mm-snippet {
        padding: 1em 80px
    }
}

@media only screen and (min-width:1024px) {

    body.postid-10067 ul.menu li.highlighted,
    body.postid-10068 ul.menu li.highlighted,
    body.postid-10069 ul.menu li.highlighted,
    body.postid-10526 ul.menu li.highlighted,
    body.postid-10591 ul.menu li.highlighted,
    body.postid-10593 ul.menu li.highlighted,
    body.postid-10598 ul.menu li.highlighted,
    body.postid-10825 ul.menu li.highlighted,
    body.postid-3524 ul.menu li.highlighted {
        display: none
    }

    body.postid-10067 .product-type-subscription button.single_add_to_cart_button,
    body.postid-10068 .product-type-subscription button.single_add_to_cart_button,
    body.postid-10069 .product-type-subscription button.single_add_to_cart_button,
    body.postid-10526 .product-type-subscription button.single_add_to_cart_button,
    body.postid-10591 .product-type-subscription button.single_add_to_cart_button,
    body.postid-10593 .product-type-subscription button.single_add_to_cart_button,
    body.postid-10598 .product-type-subscription button.single_add_to_cart_button,
    body.postid-10825 .product-type-subscription button.single_add_to_cart_button,
    body.postid-3524 .product-type-subscription button.single_add_to_cart_button {
        position: absolute;
        top: 32px;
        right: 0
    }
}

#form-subscription-checkout {
    margin: 20px 0 40px
}

#form-subscription-checkout #subscriber-details {
    margin-top: 40px
}

#form-subscription-checkout #subscriber-details .woocommerce-billing-fields h3 {
    display: none
}

#form-subscription-checkout #subscriber-details .woocommerce-billing-fields input.input-text {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #444;
    padding: 6px 8px
}

#form-subscription-checkout div.product div.images {
    float: right;
    width: 32%
}

#form-subscription-checkout div.product div.summary {
    float: left;
    width: 63%
}

@media only screen and (max-width:1024px) {
    #form-subscription-checkout div.product div.images {
        display: none
    }

    #form-subscription-checkout div.product div.summary {
        float: none;
        width: 100%
    }
}

.checkout #payment .terms a {
    text-decoration: underline
}

a.back-to-mm {
    background-color: #273848;
    color: #fff;
    display: block;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    height: 48px;
    line-height: 48px;
    text-align: center
}

header.shop a.logo {
    background-image: url(img/mm-logo-shop-retina.png);
    height: 38px;
    margin: 7px 0;
    width: 120px
}

header.shop .shop-notice {
    display: none
}

@media only screen and (min-width:1024px) {
    header.shop .shop-notice {
        font-family: proxima-nova-alt, sans-serif;
        font-weight: 400;
        font-style: italic;
        color: #ffc10e;
        display: block;
        text-align: right;
        font-size: 1.125em;
        line-height: 55px
    }
}

.page-template-template-shop-checkout-page header.simple {
    text-align: center
}

body.tax-product_cat.term-subscriptions header.simple {
    border: none
}

body.tax-product_cat.term-subscriptions header.simple div.small-8 {
    width: 100%
}

body.tax-product_cat.term-subscriptions header.simple a.logo {
    background-image: url(img/mm-logo-subscriptions.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%
}

@media only screen and (min-width:1025px) {
    body.tax-product_cat.term-subscriptions header.simple a.logo {
        width: 355px
    }
}

body.tax-product_cat.term-subscriptions .sub-landing {
    margin-bottom: 80px
}

body.tax-product_cat.term-subscriptions .sub-landing .leadin {
    background-color: #f2f2f2;
    border-bottom: 7px solid #e83724;
    border-top: 14px solid #2e4256;
    margin-bottom: 0;
    padding: 30px 10px
}

body.tax-product_cat.term-subscriptions .sub-landing .leadin h1 {
    color: #2e4256;
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 2.3em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

body.tax-product_cat.term-subscriptions .sub-landing .leadin p {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    margin: 1.5em 0;
    font-size: 1em;
    line-height: 1.2em
}

body.tax-product_cat.term-subscriptions .sub-landing .leadin a.subscribe-now {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 18px 40px 18px 20px;
    position: relative;
    text-transform: uppercase;
    color: #e83724;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.5em;
    padding: 0 30px 0 0
}

body.tax-product_cat.term-subscriptions .sub-landing .leadin a.subscribe-now:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    right: 20px
}

body.tax-product_cat.term-subscriptions .sub-landing .leadin a.subscribe-now .right-label {
    float: right;
    padding-right: 15px
}

body.tax-product_cat.term-subscriptions .sub-landing .leadin a.subscribe-now:after {
    content: '\f0d7';
    font-size: 30px;
    margin-top: 0;
    top: 0;
    line-height: 23px;
    right: 0
}

body.tax-product_cat.term-subscriptions .sub-landing .grid-image {
    display: none
}

body.tax-product_cat.term-subscriptions .sub-landing #sub-products {
    padding-top: 30px
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product {
    display: block;
    margin-bottom: 80px;
    text-decoration: none
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product:after,
body.tax-product_cat.term-subscriptions .sub-landing .sub-product:before {
    content: " ";
    display: table
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product:after {
    clear: both
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main {
    float: left;
    padding: 0 0 0 47px;
    width: 100%
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .titlebar:after,
body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .titlebar:before {
    content: " ";
    display: table
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .titlebar:after {
    clear: both
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .titlebar h3 {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0 0 0 -47px;
    text-indent: -999999px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 185px
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .titlebar .price {
    color: #2e4256;
    display: inline-block;
    float: right;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 40px;
    text-align: right
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar {
    border-top: 1px solid #ccc;
    padding-top: 20px
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar:after,
body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar:before {
    content: " ";
    display: table
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar:after {
    clear: both
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar .excerpt {
    float: left;
    width: 100%
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar .excerpt p {
    margin: 0
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar .action {
    float: right;
    padding-top: 20px;
    width: 100%
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar .action .sub-button {
    background-color: #ffc10e;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 18px 40px 18px 20px;
    position: relative;
    text-transform: uppercase;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    padding: 18px 60px 18px 40px
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar .action .sub-button:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    right: 20px
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar .action .sub-button .right-label {
    float: right;
    padding-right: 15px
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar .action .sub-button:after {
    content: '\f0da';
    right: 40px
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product .thumb {
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
    height: 0;
    padding-bottom: 18.75%;
    float: left;
    width: 25%
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product.basic h3,
body.tax-product_cat.term-subscriptions .sub-landing .sub-product.basic-subscription h3 {
    background-image: url(img/sub-landing/basic-header.png)
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product.basic .thumb,
body.tax-product_cat.term-subscriptions .sub-landing .sub-product.basic-subscription .thumb {
    background-image: url(img/sub-landing/basic-example.png)
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product.plus-subscription h3 {
    background-image: url(img/sub-landing/plus-header.png)
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product.plus-subscription .thumb {
    background-image: url(img/sub-landing/plus-example-desktop.png)
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product.premium-subscription h3 {
    background-image: url(img/sub-landing/premium-header.png)
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product.premium-subscription .thumb {
    background-image: url(img/sub-landing/premium-example.png)
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product.print-only-subscription h3,
body.tax-product_cat.term-subscriptions .sub-landing .sub-product.print-subscription h3 {
    background-image: url(img/sub-landing/print-header.png)
}

body.tax-product_cat.term-subscriptions .sub-landing .sub-product.print-only-subscription .thumb,
body.tax-product_cat.term-subscriptions .sub-landing .sub-product.print-subscription .thumb {
    background-image: url(img/sub-landing/print-example.png)
}

body.tax-product_cat.term-subscriptions .sub-landing .gift-button {
    background-color: #e83724;
    display: block;
    text-align: center
}

body.tax-product_cat.term-subscriptions .sub-landing .gift-button span {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 18px 40px 18px 20px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.2em;
    padding-right: 30px
}

body.tax-product_cat.term-subscriptions .sub-landing .gift-button span:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    right: 20px
}

body.tax-product_cat.term-subscriptions .sub-landing .gift-button span .right-label {
    float: right;
    padding-right: 15px
}

body.tax-product_cat.term-subscriptions .sub-landing .gift-button span:after {
    content: '\f0da';
    font-size: 25px;
    margin-top: 0;
    line-height: 55px;
    right: 0;
    top: 0
}

body.tax-product_cat.term-subscriptions .sub-landing .notes {
    color: #2e4256;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-size: .8em;
    margin-top: 10px;
    text-transform: uppercase
}

body.tax-product_cat.term-subscriptions .sub-landing .notes:after,
body.tax-product_cat.term-subscriptions .sub-landing .notes:before {
    content: " ";
    display: table
}

body.tax-product_cat.term-subscriptions .sub-landing .notes:after {
    clear: both
}

body.tax-product_cat.term-subscriptions .sub-landing .notes .back {
    float: left
}

body.tax-product_cat.term-subscriptions .sub-landing .notes .back a {
    text-decoration: underline
}

body.tax-product_cat.term-subscriptions .sub-landing .notes .currency {
    float: left
}

@media only screen and (min-width:768px) {
    body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main {
        float: left;
        padding-right: 30px;
        width: 75%
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar .excerpt {
        width: 60%
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar .action {
        float: right;
        padding-left: 15px;
        padding-top: 0;
        text-align: right;
        width: 40%
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sub-product .thumb {
        display: block;
        padding-bottom: 18.75%;
        width: 25%
    }

    body.tax-product_cat.term-subscriptions .sub-landing .notes .currency {
        float: right;
        text-align: right
    }
}

@media only screen and (min-width:1000px) {
    body.tax-product_cat.term-subscriptions .sub-landing {
        margin-bottom: 80px
    }

    body.tax-product_cat.term-subscriptions .sub-landing .leadin {
        margin-bottom: 0;
        padding: 30px
    }

    body.tax-product_cat.term-subscriptions .sub-landing .leadin h1 {
        font-size: 3.7em;
        line-height: 1em
    }

    body.tax-product_cat.term-subscriptions .sub-landing .leadin p {
        margin: 1.5em 0;
        font-size: 1.3em;
        line-height: 1.2em
    }

    body.tax-product_cat.term-subscriptions .sub-landing .leadin a.subscribe-now {
        font-size: 2em;
        padding: 0 40px 0 0
    }

    body.tax-product_cat.term-subscriptions .sub-landing .leadin a.subscribe-now:after {
        font-size: 40px;
        margin-top: 0;
        top: 0;
        line-height: 28px;
        right: 0
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sell {
        width: 50%
    }

    body.tax-product_cat.term-subscriptions .sub-landing .grid-image {
        display: block;
        width: 50%
    }

    body.tax-product_cat.term-subscriptions .sub-landing #sub-products {
        padding-top: 80px
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sub-product {
        margin-bottom: 80px
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main {
        float: left;
        padding-right: 60px;
        padding-left: 150px;
        width: 75%
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .titlebar h3 {
        float: left;
        padding: 0;
        margin: 0 0 0 -95px;
        height: 80px;
        width: 400px
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .titlebar .price {
        font-size: 2.5em;
        line-height: 80px;
        text-align: right
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sub-product .main .descbar .excerpt {
        padding-right: 15px
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sub-product .thumb {
        display: block;
        padding-bottom: 18.75%;
        width: 25%
    }

    body.tax-product_cat.term-subscriptions .sub-landing .sub-product.premium-subscription h3 {
        background-image: url(img/sub-landing/premium-header-bestvalue.png)
    }

    body.tax-product_cat.term-subscriptions .sub-landing .gift-button {
        text-align: center
    }

    body.tax-product_cat.term-subscriptions .sub-landing .gift-button span {
        font-size: 2em;
        padding-right: 40px
    }

    body.tax-product_cat.term-subscriptions .sub-landing .gift-button span:after {
        font-size: 40px;
        margin-top: 0;
        line-height: 68px
    }
}

p.myaccount_user a {
    text-decoration: underline
}

#shop-page .shop-notice {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-style: italic;
    background-color: #ffc10e;
    color: #2e4256;
    display: block;
    font-size: 1em;
    padding: 5px 10px;
    text-align: center
}

@media only screen and (min-width:768px) {
    #shop-page .shop-notice {
        font-size: 1.5em;
        padding: 8px 10px
    }
}

.woocommerce.archive .page-title,
.woocommerce.archive .woocommerce-result-count {
    display: none
}

#shop-page .woocommerce-archive-hero {
    height: 0;
    margin-bottom: 20px;
    padding-bottom: 64.28571429%
}

@media only screen and (min-width:768px) {
    #shop-page .woocommerce-archive-hero {
        padding-bottom: 42.30769231%
    }
}

#shop-page .woocommerce-archive-hero .image {
    position: absolute;
    height: 100%;
    width: 100%
}

#shop-page .woocommerce-archive-hero .meta {
    height: auto;
    padding: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

#shop-page .woocommerce-archive-hero .meta .label {
    width: 100%
}

#shop-page .woocommerce-archive-hero .meta .label .description {
    margin-bottom: 0
}

#shop-page .woocommerce-archive-hero .meta h1 {
    margin-top: 0;
    font-size: 1.5em
}

#shop-page .woocommerce-archive-hero .meta .description,
#shop-page .woocommerce-archive-hero .meta h1 {
    text-shadow: none
}

#shop-page .woocommerce-archive-hero .meta {
    height: 100%
}

#shop-page .woocommerce-archive-hero .meta h1 {
    margin: 0;
    opacity: 1;
    padding: 0 15px;
    text-align: center;
    width: 100%
}

#shop-page .woocommerce-archive-hero .button,
#shop-page .woocommerce-archive-hero .label {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: opacity .2s cubic-bezier(.455, .03, .515, .955)
}

#shop-page .woocommerce-archive-hero .button {
    opacity: 0;
    position: relative
}

#shop-page .woocommerce-archive-hero .image .overlay {
    background-color: #000;
    opacity: .35;
    transition: background-color .2s cubic-bezier(.455, .03, .515, .955), opacity .2s cubic-bezier(.455, .03, .515, .955)
}

#shop-page .woocommerce-archive-hero:hover .image .overlay {
    background-color: #7ebba2;
    opacity: .9
}

#shop-page .woocommerce-archive-hero:hover .label {
    opacity: 0
}

#shop-page .woocommerce-archive-hero:hover .button {
    opacity: 1
}

#shop-page .woocommerce-archive-hero.superhero .overlay {
    background-color: #2c4155;
    opacity: .6
}

@media only screen and (min-width:640px) {
    #shop-page .woocommerce-archive-hero.superhero .meta {
        height: auto;
        top: 50%
    }

    #shop-page .woocommerce-archive-hero.superhero .meta h1 {
        font-size: 3.125em
    }

    #shop-page .woocommerce-archive-hero.superhero .meta .description {
        font-size: 1.5em
    }

    #shop-page .woocommerce-archive-hero.superhero .meta .button {
        opacity: 1
    }

    #shop-page .woocommerce-archive-hero.superhero .meta .button,
    #shop-page .woocommerce-archive-hero.superhero .meta .label {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    #shop-page .woocommerce-archive-hero.superhero .meta .button {
        margin-top: 60px
    }

    #shop-page .woocommerce-archive-hero.superhero:hover .image .overlay {
        background-color: #2c4155;
        opacity: .8
    }

    #shop-page .woocommerce-archive-hero.superhero:hover .label {
        opacity: 1
    }
}

@media only screen and (min-width:1024px) {
    #shop-page .woocommerce-archive-hero.superhero .meta h1 {
        font-size: 4.5em
    }
}

#shop-page .woocommerce-archive-hero.sidekick {
    height: 0;
    padding-bottom: 64.28571429%
}

#shop-page .woocommerce-archive-hero.sidekick .meta h1 {
    font-family: adelle, serif;
    font-weight: 400
}

@media only screen and (min-width:1024px) {
    #shop-page .woocommerce-archive-hero.sidekick .meta h1 {
        font-size: 1.875em
    }
}

.woocommerce-archive-hero {
    display: block;
    position: relative;
    margin-bottom: 40px
}

.woocommerce-archive-hero .image {
    background-position: center center;
    background-size: cover;
    height: 400px;
    position: relative
}

.woocommerce-archive-hero .image .overlay {
    background-color: #444;
    opacity: .4;
    position: absolute;
    height: 100%;
    width: 100%
}

.woocommerce-archive-hero .meta {
    color: #fff;
    height: 100%;
    left: 0;
    padding: 30px 10px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.woocommerce-archive-hero .meta label {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.125em;
    text-shadow: 1px 1px 3px #444
}

.woocommerce-archive-hero .meta h1 {
    color: #fff;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.875em;
    line-height: 1.125em;
    margin: .5em 0 1em;
    text-shadow: 1px 1px 3px #444
}

.woocommerce-archive-hero .meta .description {
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 1.125em;
    margin: 1em 0 1.5em;
    padding: 0 20px;
    text-shadow: 1px 1px 3px #444
}

.woocommerce-archive-hero .meta .button,
.woocommerce-archive-hero .meta a {
    background-color: #ffc10e;
    color: #2e4256;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: .875em;
    display: inline-block;
    padding: 15px 20px;
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    .woocommerce-archive-hero .image {
        height: 500px
    }

    .woocommerce-archive-hero .meta label {
        font-size: 1.875em
    }

    .woocommerce-archive-hero .meta h1 {
        font-size: 3.375em;
        margin: .5em 0
    }

    .woocommerce-archive-hero .meta .description {
        font-size: 1.75em
    }

    .woocommerce-archive-hero .meta .button,
    .woocommerce-archive-hero .meta a {
        font-size: 1.375em
    }
}

@media only screen and (min-width:1024px) {
    .woocommerce-archive-hero .meta {
        padding-top: 60px
    }

    .woocommerce-archive-hero .meta label {
        font-size: 1.875em
    }

    .woocommerce-archive-hero .meta h1 {
        font-size: 3.75em;
        margin: .5em 0 1em
    }

    .woocommerce-archive-hero .meta .description {
        font-size: 1.875em
    }
}

.woocommerce-archive-hero .meta .button,
.woocommerce-archive-hero .meta a {
    background: 0 0;
    border: 2px solid #fff;
    color: #fff
}

@media only screen and (min-width:768px) {
    .woocommerce-archive-hero .image {
        height: 400px
    }
}

@media only screen and (min-width:1024px) {
    .woocommerce-archive-hero .meta {
        padding-top: 30px
    }
}

.shop-best-sellers {
    margin: 30px 0 60px
}

.shop-category-heroes {
    margin: 60px 0 100px
}

.shop-featured-products {
    margin-top: 100px
}

.shop-featured-product-posts {
    background-color: #f8f8f8;
    margin-top: 100px;
    padding: 56px 0
}

.product-featured-product-posts {
    background-color: #f8f8f8;
    margin-top: 40px;
    padding: 56px 0 0
}

.upsells.products {
    background-color: #f8f8f8;
    padding: 40px 0 100px
}

.category-nav-sidebar ul {
    list-style: none;
    margin: 0
}

.category-nav-sidebar ul.menu {
    padding: 0
}

.category-nav-sidebar ul li a {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    color: #7d7d7d;
    display: inline-block;
    margin-bottom: 8px;
    text-transform: uppercase
}

.category-nav-sidebar ul li.current-menu-ancestor > ul,
.category-nav-sidebar ul li.current-menu-item > ul,
.category-nav-sidebar ul li.current-menu-parent > ul {
    display: block
}

.category-nav-sidebar ul li.current-menu-item > a {
    color: #7ebba2
}

.category-nav-sidebar ul li > ul {
    display: none;
    padding-left: 20px
}

.category-nav-sidebar ul li > ul a {
    font-size: 14px
}

.primary-shop-menu {
    margin-bottom: 20px;
    width: 100%
}

.primary-shop-menu .shop-menu {
    display: none
}

.primary-shop-menu .shop-mobile-menu {
    display: block;
    margin: 10px 0
}

.primary-shop-menu .shop-mobile-menu option,
.primary-shop-menu .shop-mobile-menu select {
    text-align: left
}

.primary-shop-menu ul {
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    text-align: center
}

.primary-shop-menu ul li {
    display: inline-block;
    list-style: none;
    padding: 0 25px
}

.primary-shop-menu ul li.highlighted {
    background-color: #ffc10e;
    border: 1px solid #ffc10e;
    color: #2e4256
}

.primary-shop-menu ul li.highlighted:hover {
    opacity: .8
}

.primary-shop-menu ul li.highlighted a {
    color: #2e4256 !important;
    border-radius: 2px;
    display: block
}

.primary-shop-menu ul li:first-child {
    padding-left: 0
}

.primary-shop-menu ul li:last-child {
    padding-right: 0
}

.primary-shop-menu ul li a {
    color: #7d7d7d;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase
}

.primary-shop-menu ul li.current-menu-ancestor a,
.primary-shop-menu ul li.current-menu-item a,
.primary-shop-menu ul li.current-product-ancestor a {
    color: #7ebba2
}

.primary-shop-menu ul li > ul {
    display: none
}

.category-nav-sidebar {
    display: none
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #7ebba2;
    background-image: none;
    border: 0 none;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    left: auto;
    margin: 0;
    overflow: visible;
    padding: 0 30px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    white-space: nowrap
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #7ebba2;
    color: #fff
}

.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt,
.woocommerce input.button.alt:hover {
    background-color: #ffc10e;
    color: #273848
}

.product-list {
    clear: both
}

.woocommerce div.product div.images div.thumbnails {
    margin: 10px -8px;
    padding: 0
}

.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    margin: 0 !important;
    padding: 8px;
    width: 20% !important
}

.woocommerce .woocommerce-breadcrumb {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-size: .875em;
    margin-bottom: 30px
}

.woocommerce span.onsale {
    background-color: #e83724
}

.woocommerce div.product .thumbnails > a img,
.woocommerce div.product .woocommerce-main-image {
    border: 1px solid #d7d7d7;
    display: block
}

.woocommerce div.product .product_title {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.5em;
    float: left;
    margin: 0;
    width: calc(100% - 180px)
}

.woocommerce div.product .brand_title {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.125em;
    margin-top: 1.5em
}

.woocommerce div.product .product_sharing {
    float: right;
    text-align: right;
    width: 175px
}

.woocommerce div.product .woocommerce-product-rating {
    clear: left;
    color: #ffc10e;
    float: left;
    font-size: 1.125em;
    margin-bottom: 0
}

.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
    display: none
}

.woocommerce div.product .summary.entry-summary {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400
}

.woocommerce div.product .summary.entry-summary form.cart .quantity {
    float: none;
    margin: 30px 0 0;
    padding-right: 0;
    width: 100%
}

.woocommerce div.product .summary.entry-summary form.cart .variations {
    margin: 20px 0 0;
    width: 100%
}

.woocommerce div.product .summary.entry-summary form.cart .variations > div {
    float: left;
    margin: 0 0;
    padding: 0 0 15px;
    width: 100%
}

.woocommerce div.product .summary.entry-summary form.cart .variations .pretty-select {
    border: 1px solid #e1e1e1
}

.woocommerce div.product .summary.entry-summary form.cart .variations .pretty-select label {
    color: #898989;
    font-weight: 400
}

.woocommerce div.product .summary.entry-summary form.cart .single_variation_wrap {
    clear: both;
    display: block !important;
    height: auto !important
}

.woocommerce div.product .summary.entry-summary form.cart .button {
    display: block;
    float: none;
    margin: 20px 0
}

@media only screen and (min-width:640px) {
    .woocommerce div.product .summary.entry-summary form.cart .quantity {
        float: left;
        width: 160px
    }

    .woocommerce div.product .summary.entry-summary form.cart .variations {
        float: left;
        width: calc(100% - 320px)
    }

    .woocommerce div.product .summary.entry-summary form.cart .button {
        float: left;
        margin: 30px 0 0
    }
}

@media only screen and (min-width:769px) {
    .woocommerce div.product .summary.entry-summary form.cart .quantity {
        width: 160px
    }

    .woocommerce div.product .summary.entry-summary form.cart .variations {
        width: calc(100% - 160px)
    }
}

@media only screen and (min-width:1025px) {
    .woocommerce div.product .summary.entry-summary form.cart .quantity {
        width: 160px
    }

    .woocommerce div.product .summary.entry-summary form.cart .variations {
        width: calc(100% - 240px)
    }
}

@media only screen and (min-width:640px) {
    .woocommerce div.product form.cart:after {
        clear: none
    }

    .woocommerce div.product .shipping-availability {
        margin: 50px 0 0 20px
    }
}

.woocommerce div.product .shipping-availability {
    background-image: url(img/canada-flag.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    font-size: 9px;
    height: 20px;
    line-height: 10px;
    padding-left: 30px;
    width: 90px
}

.woocommerce div.product .shipping-availability.us {
    background-image: url(img/usa-flag.jpg)
}

.woocommerce div.product .shipping-availability-after {
    clear: both;
    margin-bottom: 30px
}

.woocommerce div.product div[itemprop=offers] {
    clear: both
}

.woocommerce div.product div[itemprop=offers]:after,
.woocommerce div.product div[itemprop=offers]:before {
    content: " ";
    display: table
}

.woocommerce div.product div[itemprop=offers]:after {
    clear: both
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    clear: both;
    color: #2e4256;
    display: block;
    font-size: 1.5em;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    font-size: .66666667em
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    font-weight: 600;
    text-decoration: none
}

.woocommerce div.product .single_variation span.price {
    display: none
}

.woocommerce div.product form.cart {
    margin-bottom: 0
}

.woocommerce div.product form.cart.variations_form + button {
    display: block;
    margin: -20px auto 0
}

@media only screen and (min-width:640px) {
    .woocommerce div.product form.cart.variations_form + button {
        margin: -70px 0 0
    }
}

form .quantity:after,
form .quantity:before {
    content: " ";
    display: table
}

form .quantity:after {
    clear: both
}

form .quantity.buttons_added .minus,
form .quantity.buttons_added .plus {
    background-color: #fff;
    border: 3px solid #2e4256;
    border-radius: 100%;
    height: 28px;
    line-height: 24px;
    position: relative;
    float: left;
    width: 28px;
    margin: 2px 0
}

form .quantity.buttons_added .minus {
    margin-right: 10px
}

form .quantity.buttons_added .plus {
    margin-left: 10px
}

form .quantity.buttons_added .text {
    border-radius: 0;
    border: 1px solid #e1e1e1;
    color: #898989;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400
}

.woocommerce .woocommerce-ordering {
    width: 100%
}

.woocommerce .shop-product-reviews {
    border-top: 1px solid #f8f8f8;
    display: none
}

.woocommerce .woocommerce-message {
    border-top-color: #7ebba2
}

.woocommerce .woocommerce-message:before {
    color: #7ebba2
}

.woocommerce .woocommerce-info {
    border-top-color: #2e4256;
    color: #2e4256
}

.woocommerce .woocommerce-info:before {
    color: #2e4256
}

.woocommerce .woocommerce-info a {
    color: #7ebba2
}

.woocommerce td.product-name dl.variation dt {
    min-width: 70px
}

.woocommerce td.product-name dl.variation dd p:first-child {
    margin-top: 0
}

#generic-shop {
    padding-bottom: 100px
}

#generic-shop h1 {
    font-family: adelle, serif;
    font-weight: 400;
    margin-top: 0
}

.woocommerce-cart #generic-shop h1 {
    font-family: adelle, serif;
    font-weight: 400;
    margin-top: 0
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart {
    border: none
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart thead {
    display: none
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr {
    border: 1px solid #d7d7d7;
    display: block;
    position: relative;
    margin-bottom: 15px
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr:after,
.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr:before {
    content: " ";
    display: table
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr:after {
    clear: both
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr.cart_item {
    padding: 15px
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td {
    border: none;
    display: block
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-remove {
    border: none;
    top: 0;
    right: 0;
    padding: 5px;
    position: absolute
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-remove a.remove {
    color: #010101 !important;
    content: '\f00d';
    font-family: FontAwesome
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-remove a.remove:hover {
    background: 0 0
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-thumbnail {
    border: 1px solid #d7d7d7;
    float: left;
    height: 0;
    padding: 0 0 32%;
    position: relative;
    width: 32%;
    top: 0;
    left: 0
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-thumbnail a {
    position: absolute;
    width: 100%;
    height: 100%
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-thumbnail a img {
    height: 100%;
    width: 100%
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-name,
.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-price,
.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-quantity,
.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-subtotal {
    float: right;
    padding: 0 20px;
    width: 68%
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-subtotal {
    display: none
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-price {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1em
}

@media only screen and (min-width:640px) {
    .woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-price {
        font-size: 1.375em
    }
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-name a {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.125em
}

@media only screen and (min-width:640px) {
    .woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-name a {
        font-size: 1.5em
    }
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-name .variation dt {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-name .variation dd {
    margin: 0
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-name .variation dd p {
    margin: 0
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.product-quantity {
    margin-top: 15px
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions {
    padding: 15px
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions:after,
.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions:before {
    content: " ";
    display: table
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions:after {
    clear: both
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions .coupon {
    padding: 0;
    width: 100%
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions #coupon_code {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    background-color: #f8f8f8;
    color: #898989;
    height: 40px;
    line-height: 39px;
    margin-right: 10px;
    padding: 0 15px
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions #coupon_code,
.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions input[name=apply_coupon] {
    width: calc(50% - 5px)
}

.woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions input[name=update_cart] {
    margin-top: 15px;
    width: 100%
}

@media only screen and (min-width:640px) {
    .woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions #coupon_code {
        width: 140px
    }

    .woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions .coupon,
    .woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions input[name=apply_coupon],
    .woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions input[name=update_cart] {
        margin: 0;
        width: auto
    }

    .woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions input[name=update_cart] {
        float: right
    }

    .woocommerce-cart #generic-shop .woocommerce form .shop_table.cart tbody tr td.actions .coupon {
        float: left
    }
}

.woocommerce-cart #generic-shop .woocommerce .cart-collaterals .cart_totals {
    float: none;
    width: 100%
}

.woocommerce-cart #generic-shop .woocommerce .cart-collaterals .cart_totals h2 {
    border: 1px solid #d7d7d7;
    border-bottom: none;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.5em;
    margin: 0;
    padding: 20px 30px
}

.woocommerce-cart #generic-shop .woocommerce .cart-collaterals .cart_totals table {
    border: 1px solid #d7d7d7;
    border-top: none;
    font-size: 1.125em;
    padding: 10px 30px 60px;
    width: 100%
}

.woocommerce-cart #generic-shop .woocommerce .cart-collaterals .cart_totals table th {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    text-align: left;
    width: 50%
}

.woocommerce-cart #generic-shop .woocommerce .cart-collaterals .cart_totals table td {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    width: 50%
}

.woocommerce-cart #generic-shop .woocommerce .cart-collaterals .cart_totals table td p {
    margin: .5em 0
}

.woocommerce-cart #generic-shop .woocommerce .cart-collaterals .cart_totals table td strong {
    font-weight: 600
}

.woocommerce-cart #generic-shop .woocommerce .cart-collaterals .cart_totals table td a {
    color: #7ebba2
}

.woocommerce-cart #generic-shop .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    text-align: right
}

.woocommerce-cart #generic-shop .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    display: inline-block
}

footer.shop ul.menu {
    margin-bottom: 30px
}

footer.shop ul.menu li {
    display: block;
    margin-bottom: 5px
}

@media only screen and (min-width:640px) {
    .woocommerce .category-list-title {
        float: left
    }

    .woocommerce .woocommerce-ordering {
        width: auto
    }
}

@media only screen and (min-width:1024px) {
    .woocommerce-cart #generic-shop .woocommerce {
        margin: 0 -15px
    }

    .woocommerce-cart #generic-shop .woocommerce:after,
    .woocommerce-cart #generic-shop .woocommerce:before {
        content: " ";
        display: table
    }

    .woocommerce-cart #generic-shop .woocommerce:after {
        clear: both
    }

    .woocommerce-cart #generic-shop .woocommerce .cart-collaterals,
    .woocommerce-cart #generic-shop .woocommerce > form {
        float: left;
        padding: 0 15px
    }

    .woocommerce-cart #generic-shop .woocommerce > form {
        width: 56%
    }

    .woocommerce-cart #generic-shop .woocommerce .cart-collaterals {
        width: 44%
    }

    .category-nav-sidebar {
        display: block
    }

    .shop-product-reviews #reviews {
        margin: 30px -20px
    }

    .shop-product-reviews #comments {
        float: left;
        padding: 0 20px;
        width: 66.66667%
    }

    .shop-product-reviews #comments h2 {
        margin-top: 0
    }

    .shop-product-reviews #review_form_wrapper {
        float: right;
        padding: 0 20px;
        width: 33.3333%
    }

    header.shop a.logo {
        background-position: center center;
        height: 61px;
        margin: 24px 0;
        width: 194px
    }

    .primary-shop-menu {
        background-color: #f5f5f5;
        border-bottom: 1px solid #d1d1d1;
        border-top: 1px solid #d1d1d1;
        margin-bottom: 30px;
        overflow: hidden
    }

    .primary-shop-menu .shop-menu {
        display: block
    }

    .primary-shop-menu .shop-menu ul.menu {
        margin-left: -25px;
        margin-right: -25px
    }

    .primary-shop-menu .shop-menu ul.menu li:first-child {
        padding-left: 25px
    }

    .primary-shop-menu .shop-menu ul.menu li:last-child {
        padding-right: 25px
    }

    .primary-shop-menu .shop-menu ul.menu li.hide-from-main {
        display: none
    }

    .primary-shop-menu .shop-mobile-menu {
        display: none
    }
}

.mm-ofie {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 25px;
    padding: 25px
}

.mm-ofie:after,
.mm-ofie:before {
    content: " ";
    display: table
}

.mm-ofie:after {
    clear: both
}

.mm-ofie.article,
.mm-ofie.shortcode {
    border-left: none;
    border-right: none;
    padding: 25px 0
}

.mm-ofie.condensed p.description {
    display: none
}

.mm-ofie .thumb {
    display: none
}

.mm-ofie h2 {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0
}

.mm-ofie h2 strong {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600
}

.mm-ofie p.description {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    color: #888
}

.mm-ofie .policy {
    clear: both;
    color: #e83724;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-size: .75em;
    padding: 20px 0 0
}

.mm-ofie .policy a {
    text-decoration: underline
}

.mm-ofie .success {
    display: none;
    font-family: adelle, serif;
    font-weight: 400;
    color: #2e4256;
    font-size: 1.25em
}

.mm-ofie .wc-ajax-form {
    overflow: hidden;
    margin: 20px 0 0
}

.mm-ofie .wc-ajax-form:after,
.mm-ofie .wc-ajax-form:before {
    content: " ";
    display: table
}

.mm-ofie .wc-ajax-form:after {
    clear: both
}

.mm-ofie .wc-ajax-form input[type=email] {
    border: 2px solid #aaa;
    color: #aaa;
    line-height: 35px;
    padding: 0 10px;
    width: 100%;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    margin-bottom: 8px
}

.mm-ofie .wc-ajax-form .pretty-select {
    border-color: #aaa
}

.mm-ofie .wc-ajax-form .pretty-select label {
    color: #aaa
}

.mm-ofie .wc-ajax-form button {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 18px 40px 18px 20px;
    border: none;
    background-color: #e83724;
    color: #fff;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-size: 1.125em;
    line-height: 40px;
    outline: 0;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

.mm-ofie .wc-ajax-form button:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    right: 20px
}

.mm-ofie .wc-ajax-form button .right-label {
    float: right;
    padding-right: 15px
}

.mm-ofie .wc-ajax-form button:disabled {
    background-color: rgba(232, 55, 36, .5)
}

.mm-ofie .wc-ajax-form button:after {
    content: "\f0da";
    margin-top: 0;
    top: 0
}

.mm-ofie .wc-ajax-form .actions {
    margin-top: 8px
}

.mm-ofie .wc-ajax-form .error,
.mm-ofie .wc-ajax-form .server-error {
    clear: both;
    color: #e83724;
    display: none;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    padding-top: 10px
}

@media only screen and (min-width:640px) {
    .mm-ofie.article {
        border-top: none;
        padding-top: 0
    }

    .mm-ofie.shortcode {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media only screen and (min-width:768px) {
    .mm-ofie.condensed .thumb {
        width: 30%
    }

    .mm-ofie.condensed .content {
        width: 70%
    }

    .mm-ofie .thumb {
        display: block;
        float: left;
        width: 40%
    }

    .mm-ofie .content {
        float: left;
        padding-left: 25px;
        width: 60%
    }
}

@media only screen and (min-width:1300px) {
    .mm-ofie {
        padding: 25px 40px
    }

    .mm-ofie.article.condensed {
        padding-top: 0
    }

    .mm-ofie.condensed {
        padding: 25px 100px
    }

    .mm-ofie.article,
    .mm-ofie.shortcode {
        padding-left: 40px;
        padding-right: 40px
    }

    .mm-ofie .wc-ajax-form .fields {
        float: left;
        padding-right: 15px;
        width: 50%
    }

    .mm-ofie .wc-ajax-form .actions {
        float: left;
        margin-top: 0;
        padding: 22px 0 0 15px;
        width: 50%
    }
}

#guides-page {
    padding-bottom: 40px
}

#guides-page .with-section-header .header {
    padding-bottom: 0
}

#guides-page .guides {
    margin-top: 30px
}

.article-sidebar.below .widget:first-child {
    margin-top: 20px
}

.article-sidebar .widget:first-child {
    margin-top: 3px
}

.article-sidebar .widget.widget_nav_menu {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px
}

.article-sidebar .widget.widget_nav_menu h2 {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    background-color: #2e4256;
    border-bottom: none;
    color: #fff;
    font-size: 1.25em;
    line-height: 40px;
    margin: 0;
    padding-left: 0;
    text-align: center
}

.article-sidebar .widget.widget_nav_menu ul {
    border: 2px solid #2e4256;
    list-style: none;
    margin: 0;
    padding: 5px 10px
}

.article-sidebar .widget.widget_nav_menu ul li {
    line-height: 1em;
    padding: 5px
}

.article-sidebar .widget.widget_nav_menu ul a {
    color: #2e4256;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400
}

.article-sidebar .widget.widget_nav_menu ul a:hover {
    text-decoration: underline
}

#magazine-ofies-page {
    padding-bottom: 40px;
    padding-top: 0
}

#magazine-ofies-page .with-section-header .header {
    padding-bottom: 0
}

#magazine-ofies-page .with-section-header .header h2 {
    padding-left: 0
}

#magazine-ofies-page .ofies {
    margin-top: 30px
}

#magazine-ofies-page .hero {
    display: block;
    margin-bottom: 30px;
    position: relative
}

#magazine-ofies-page .hero .image {
    background-blend-mode: multiply;
    background-color: #afc2d4;
    background-position: center center;
    background-size: cover;
    height: 400px;
    position: relative
}

#magazine-ofies-page .hero .image .overlay {
    background-color: #444;
    opacity: .4;
    position: absolute;
    height: 100%;
    width: 100%
}

#magazine-ofies-page .hero .meta {
    color: #fff;
    display: flex;
    height: 100%;
    left: 0;
    padding: 0 10px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

#magazine-ofies-page .hero .meta .flex-wrap {
    align-self: center;
    width: 100%
}

#magazine-ofies-page .hero .meta .left-on-center {
    display: inline-block;
    text-align: left
}

#magazine-ofies-page .hero .meta label {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-size: .8em;
    letter-spacing: 1px;
    text-transform: uppercase
}

#magazine-ofies-page .hero .meta h1 {
    font-family: adelle, serif;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 1.6em;
    line-height: .9em;
    margin: 0;
    padding: 0
}

#magazine-ofies-page .hero .meta h3 {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    font-size: .8em;
    line-height: 1.2em;
    margin: .7em 0 2em
}

#magazine-ofies-page .hero .meta .button,
#magazine-ofies-page .hero .meta a {
    background-color: #ffc10e;
    color: #2e4256;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: .875em;
    display: inline-block;
    padding: 15px 20px;
    text-transform: uppercase
}

@media only screen and (min-width:540px) {
    #magazine-ofies-page .hero .meta label {
        font-size: 1.2em
    }

    #magazine-ofies-page .hero .meta h1 {
        font-size: 3em
    }

    #magazine-ofies-page .hero .meta h3 {
        font-size: 1em
    }

    #magazine-ofies-page .hero .meta .button,
    #magazine-ofies-page .hero .meta a {
        font-size: 1.375em
    }
}

@media only screen and (min-width:768px) {
    #magazine-ofies-page .hero .image {
        height: 500px
    }

    #magazine-ofies-page .hero .meta label {
        font-size: 1.3em;
        letter-spacing: 3px
    }

    #magazine-ofies-page .hero .meta h1 {
        font-size: 4.25em
    }

    #magazine-ofies-page .hero .meta h3 {
        font-size: 1.1em
    }

    #magazine-ofies-page .hero .meta .button,
    #magazine-ofies-page .hero .meta a {
        font-size: 1.375em
    }
}

@media only screen and (min-width:1024px) {
    #magazine-ofies-page .hero .meta label {
        font-size: 1.6em
    }

    #magazine-ofies-page .hero .meta h1 {
        font-size: 6em
    }

    #magazine-ofies-page .hero .meta h3 {
        font-size: 1.5em
    }
}

#call-to-action .cta-row {
    margin: 0 -10px
}

#call-to-action .cta-row:after,
#call-to-action .cta-row:before {
    content: " ";
    display: table
}

#call-to-action .cta-row:after {
    clear: both
}

#call-to-action .cta-col {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
}

#call-to-action .cta-col.alpha {
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    #call-to-action .cta-col {
        float: left;
        width: 50%
    }

    #call-to-action .cta-col.alpha {
        margin-bottom: 0
    }
}

#call-to-action .cta {
    background-position: center center;
    background-size: cover;
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%
}

#call-to-action .cta:after,
#call-to-action .cta:before {
    content: " ";
    display: table
}

#call-to-action .cta:after {
    clear: both
}

#call-to-action .cta .color-overlay {
    height: 100%;
    left: 0;
    opacity: .85;
    position: absolute;
    top: 0;
    width: 100%
}

#call-to-action .cta .content {
    padding: 25px 10px;
    position: relative;
    text-align: center;
    width: 100%
}

#call-to-action .cta .content h3 {
    font-size: 1.375em;
    line-height: 1.3em;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    margin: 0 0 15px
}

#call-to-action .cta .content h3 span {
    display: inline-block
}

#call-to-action .cta .content p {
    font-size: 1.125em;
    line-height: 1.2em;
    font-family: adelle, serif;
    font-style: italic;
    font-weight: 400;
    margin: 0
}

#call-to-action .cta .content a {
    color: #fff;
    display: none;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    margin-top: 20px;
    text-decoration: none
}

#call-to-action .cta .content h3,
#call-to-action .cta .content p {
    color: #fff
}

#call-to-action .cta .thumb {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    bottom: 15px;
    height: 120px;
    position: absolute;
    text-decoration: none;
    text-align: center;
    width: 100%
}

#call-to-action .cta .thumb img {
    max-width: 250px;
    width: 100%
}

@media only screen and (min-width:400px) {
    #call-to-action .cta .thumb {
        height: 135px
    }
}

@media only screen and (min-width:400px) {
    #call-to-action .cta .thumb {
        height: 160px
    }
}

@media only screen and (min-width:768px) {
    #call-to-action .cta.single2 {
        height: 0;
        padding-bottom: 46.15384615%
    }

    #call-to-action .cta.single2 .content {
        height: 100%;
        position: absolute;
        padding: 20px 10px 20px 20px;
        width: 53.84615385%;
        text-align: left
    }

    #call-to-action .cta.single2 .content a {
        display: inline-block
    }

    #call-to-action .cta.single2 .thumb {
        background-size: cover;
        bottom: 0;
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        width: 46.15384615%
    }
}

@media only screen and (min-width:1024px) {
    #call-to-action .cta {
        height: 0;
        padding-bottom: 46.15384615%
    }

    #call-to-action .cta .content {
        height: 100%;
        position: absolute;
        padding: 20px 10px 20px 20px;
        width: 53.84615385%;
        text-align: left
    }

    #call-to-action .cta .content a {
        display: inline-block
    }

    #call-to-action .cta .thumb {
        background-size: cover;
        bottom: 0;
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        width: 46.15384615%
    }
}

@media only screen and (min-width:1300px) {
    #call-to-action .cta .content {
        padding: 20px 10px 20px 40px
    }

    #call-to-action .cta .content h3 {
        font-size: 1.75em;
        line-height: 90px;
        min-height: 90px
    }

    #call-to-action .cta .content h3 span {
        display: inline-block;
        line-height: 1.3em;
        vertical-align: middle
    }

    #call-to-action .cta .content a {
        margin-top: 30px
    }

    #call-to-action .cta .content p {
        font-size: 1.25em;
        line-height: 1.4em
    }
}

#call-to-action.single .cta {
    height: 300px;
    padding-bottom: 0
}

@media only screen and (min-width:640px) {
    #call-to-action.single .cta .content {
        height: 100%;
        position: absolute;
        padding: 30px;
        width: calc(100% - 300px);
        text-align: left
    }

    #call-to-action.single .cta .content h3 {
        font-size: 1.75em
    }

    #call-to-action.single .cta .content a {
        display: inline-block
    }

    #call-to-action.single .cta .content p {
        font-size: 1.25em
    }

    #call-to-action.single .cta .thumb {
        background-size: cover;
        bottom: 0;
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        width: 300px
    }
}

#video-archive .hero {
    background-color: #2e4256;
    padding: 45px 0
}

#video-archive .hero h1 {
    color: #fff;
    font-size: 1.5em;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    text-transform: uppercase
}

#video-archive .hero p {
    color: #fff;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400
}

#video-archive .hero p a {
    color: #ffc10e;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.125em;
    text-decoration: none
}

#video-archive .hero .categories {
    color: #7ebba2;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.125em;
    text-transform: lowercase
}

#video-archive .hero .categories a {
    text-decoration: none
}

#video-archive .hero .social-anchors {
    margin-top: 40px
}

#video-archive .thumbnails {
    padding: 90px 0
}

#video-archive .thumbnails .video-thumb {
    display: block;
    margin-bottom: 2em;
    text-decoration: none
}

#video-archive .thumbnails .video-thumb .title {
    color: #2e4256;
    font-size: 1.0625em;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    height: 2.5em;
    line-height: 1.125em;
    overflow: hidden;
    margin-top: 1em
}

.flex-video {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

.flex-video .image,
.flex-video .thumb,
.flex-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.flex-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

.flex-video .player,
.flex-video .player iframe,
.flex-video .thumb {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.flex-video .thumb {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    opacity: 1;
    z-index: 99
}

.flex-video .thumb:after {
    background-color: rgba(0, 0, 0, .6);
    border: 2px solid #fff;
    border-radius: 25px;
    color: #fff;
    content: "\f04b";
    display: block;
    font-family: FontAwesome;
    height: 50px;
    left: 50%;
    line-height: 48px;
    margin: -25px 0 0 -25px;
    padding-left: 20px;
    position: absolute;
    top: 50%;
    width: 50px
}

.flex-video.large .thumb:after {
    border: 3px solid #fff;
    border-radius: 43px;
    height: 85px;
    font-size: 1.6em;
    line-height: 82px;
    margin: -43px 0 0 -43px;
    padding-left: 35px;
    width: 85px
}

.flex-video.playing .thumb {
    opacity: 0;
    z-index: 0
}

.arrow-button {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 18px 40px 18px 20px;
    position: relative;
    text-transform: uppercase
}

.arrow-button:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    right: 20px
}

.arrow-button .right-label {
    float: right;
    padding-right: 15px
}

.with-section-header .header {
    padding-bottom: 20px
}

.with-section-header .header:after,
.with-section-header .header:before {
    content: " ";
    display: table
}

.with-section-header .header:after {
    clear: both
}

.with-section-header .header h2 {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1.5em;
    padding-left: 1.6em;
    position: relative;
    float: left;
    margin: 0
}

.with-section-header .header h2 .fa {
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 1.625em;
    position: absolute;
    top: 0;
    left: 0
}

.with-section-header .header h2 span {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    color: #e83724
}

.with-section-header .header.no-icon h2 {
    padding-left: 0
}

.with-section-header .header a {
    color: #2e4256;
    float: right;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.125em;
    line-height: 1.5em;
    padding-right: 1em;
    position: relative;
    text-decoration: none
}

.with-section-header .header a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1.125em;
    line-height: 1.5em;
    position: absolute;
    top: 0;
    right: 0
}

.with-section-header .header select {
    display: inline-block;
    float: right;
    width: auto
}

.article-box,
.product-box {
    background-color: #fff;
    margin-bottom: 20px
}

.article-box a,
.product-box a {
    display: block;
    text-decoration: none
}

.article-box a .thumb,
.product-box a .thumb {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #e1e1e1;
    border-bottom-color: #e1e1e1 !important;
    height: 0;
    padding-bottom: 77.27272727%;
    position: relative;
    width: 100%
}

.article-box a .thumb .category,
.product-box a .thumb .category {
    background-color: rgba(255, 255, 255, .8);
    bottom: 0;
    color: #2e4256;
    display: inline-block;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.0625em;
    padding: .5em .75em;
    position: absolute;
    right: 0;
    text-transform: lowercase
}

.article-box a h3,
.product-box a h3 {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    color: #363636;
    min-height: 80px;
    line-height: 80px;
    margin: 0;
    padding: 0 20px;
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1em
}

.article-box a h3 span,
.product-box a h3 span {
    display: inline-block;
    line-height: 1.25em;
    vertical-align: middle
}

.article-box a .arrow-button,
.product-box a .arrow-button {
    display: block;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    padding: 10px 20px
}

.article-box a .arrow-button .price,
.product-box a .arrow-button .price {
    color: inherit !important;
    font-size: 100% !important
}

.article-box a .arrow-button 1 .right-label,
.product-box a .arrow-button 1 .right-label {
    float: right;
    padding-right: 20px
}

@media only screen and (min-width:768px) {

    .article-box a h3,
    .product-box a h3 {
        min-height: 110px;
        line-height: 110px;
        font-size: 1.3125em
    }

    .article-box a .arrow-button,
    .product-box a .arrow-button {
        padding: 18px 20px
    }
}

.product-box a h3 {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    min-height: 75px;
    line-height: 70px
}

@media only screen and (min-width:768px) {
    .product-box a h3 {
        font-size: 1.25em
    }
}

.product-box a .thumb {
    padding-bottom: 85.65891473%
}

.pagination {
    text-align: right
}

.pagination a,
.pagination span {
    color: #e83724;
    display: inline-block;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.125em;
    margin: 0 8px;
    text-decoration: none
}

.pagination a:last-child,
.pagination span:last-child {
    margin-right: 0
}

.pagination a.current,
.pagination span.current {
    color: #2e4256
}

#category .posts-container,
.general-archive .posts-container {
    background-color: #f8f8f8;
    padding: 56px 0 40px
}

#category .category-breadcrumbs,
.general-archive .category-breadcrumbs {
    margin-bottom: 18px
}

#category .recent-posts-container,
.general-archive .recent-posts-container {
    padding: 60px 0
}

#category .widget-sidebar,
.general-archive .widget-sidebar {
    margin-top: 60px
}

@media only screen and (min-width:1024px) {

    #category .widget-sidebar,
    .general-archive .widget-sidebar {
        margin-top: 0
    }
}

#category #call-to-action,
.general-archive #call-to-action {
    background-color: #f8f8f8;
    padding: 40px 0
}

#category .recent-instagram,
.general-archive .recent-instagram {
    padding: 60px 0 100px
}

#category #trending-now,
.general-archive #trending-now {
    margin-top: 20px
}

.category-mosaic-template {
    background-color: #f8f8f8;
    padding-top: 40px;
    padding-bottom: 0
}

.category-mosaic-template h1 {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1.5em;
    padding-left: 1.6em;
    position: relative;
    color: #2e4256
}

.category-mosaic-template h1 .fa {
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 1.625em;
    position: absolute;
    top: 0;
    left: 0
}

.category-mosaic-template h1 span {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    color: #e83724
}

.category-mosaic-template #call-to-action {
    background: #fff;
    margin: 40px 0 50px;
    padding: 40px 0 100px
}

#category-gear.category-mosaic-template,
#category-travel.category-mosaic-template {
    padding-bottom: 100px
}

#category-gear.category-mosaic-template #call-to-action,
#category-travel.category-mosaic-template #call-to-action {
    padding-bottom: 40px
}

#category-gear.category-mosaic-template,
#category-style.category-mosaic-template {
    padding-bottom: 0
}

#category-gear .featured-products,
#category-style .featured-products {
    background: #fff;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 100px
}

.category-mosaic .widget-sidebar {
    margin: 10px 0
}

.category-mosaic .group-1:after,
.category-mosaic .group-1:before,
.category-mosaic .group-2:after,
.category-mosaic .group-2:before {
    content: " ";
    display: table
}

.category-mosaic .group-1:after,
.category-mosaic .group-2:after {
    clear: both
}

.category-mosaic .group-2 {
    width: 75%
}

.category-mosaic .columns {
    padding-left: 0;
    padding-right: 0
}

.category-mosaic .tile {
    width: 100%
}

.category-mosaic .tile .flex-tile {
    padding-bottom: 100%
}

.category-mosaic .tile.tile-0 .flex-tile {
    padding-bottom: 100%
}

.category-mosaic .tile.tile-1 .flex-tile {
    padding-bottom: 50%
}

.category-mosaic .tile.tile-2 .flex-tile,
.category-mosaic .tile.tile-3 .flex-tile {
    padding-bottom: 100%
}

.category-mosaic .tile.tile-4 .flex-tile {
    padding-bottom: 200%
}

.category-mosaic .tile.tile-5 .flex-tile {
    padding-bottom: 50%
}

.category-mosaic .tile.tile-6 .flex-tile,
.category-mosaic .tile.tile-7 .flex-tile {
    padding-bottom: 100%
}

.category-mosaic .tile.tile-10 .flex-tile,
.category-mosaic .tile.tile-8 .flex-tile,
.category-mosaic .tile.tile-9 .flex-tile {
    padding-bottom: 100%
}

.category-mosaic .tile .flex-tile {
    position: relative;
    height: 0;
    overflow: hidden
}

.category-mosaic .tile .flex-tile .flex-tile-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px
}

.category-mosaic .tile .flex-tile a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #d7d7d7;
    display: block;
    height: 100%;
    position: relative;
    width: 100%
}

.category-mosaic .tile .flex-tile a:before {
    border: 3px solid #fff;
    color: #fff;
    content: 'SEE MORE';
    display: inline-block;
    font-weight: 700;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    height: 50px;
    left: 50%;
    line-height: 46px;
    margin-left: -60px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
    width: 120px;
    z-index: 1
}

.category-mosaic .tile .flex-tile a:after {
    background-color: rgba(126, 187, 162, .85);
    color: #fff;
    content: '';
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
    width: 100%
}

.category-mosaic .tile .flex-tile a label {
    background-color: rgba(255, 255, 255, .8);
    bottom: 0;
    color: #2e4256;
    cursor: pointer;
    display: block;
    font-size: 1.125em;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    left: 0;
    line-height: 46px;
    padding: 0 30px;
    position: absolute;
    text-transform: uppercase;
    transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
    width: 100%
}

.category-mosaic .tile .flex-tile a:hover:after,
.category-mosaic .tile .flex-tile a:hover:before {
    opacity: 1
}

.category-mosaic .tile .flex-tile a:hover label {
    opacity: 0
}

.category-mosaic.short .tile.tile-1 .flex-tile,
.category-mosaic.short .tile.tile-2 .flex-tile,
.category-mosaic.short .tile.tile-3 .flex-tile,
.category-mosaic.short .tile.tile-5 .flex-tile,
.category-mosaic.short .tile.tile-6 .flex-tile,
.category-mosaic.short .tile.tile-7 .flex-tile {
    padding-bottom: 100%
}

.category-mosaic.short .tile.tile-4 .flex-tile {
    padding-bottom: 50%
}

@media only screen and (min-width:768px) {
    .category-mosaic .tile {
        float: left;
        width: 100%
    }

    .category-mosaic .tile.tile-0 {
        width: 50%
    }

    .category-mosaic .tile.tile-0 .flex-tile {
        padding-bottom: 100%
    }

    .category-mosaic .tile.tile-0 .flex-tile a label {
        font-size: 1.5625em;
        line-height: 70px
    }

    .category-mosaic .tile.tile-1 {
        width: 50%
    }

    .category-mosaic .tile.tile-1 .flex-tile {
        padding-bottom: 50%
    }

    .category-mosaic .tile.tile-2,
    .category-mosaic .tile.tile-3 {
        width: 25%
    }

    .category-mosaic .tile.tile-2 .flex-tile,
    .category-mosaic .tile.tile-3 .flex-tile {
        padding-bottom: 100%
    }

    .category-mosaic .tile.tile-4 {
        width: 33.33336%
    }

    .category-mosaic .tile.tile-4 .flex-tile {
        padding-bottom: 200%
    }

    .category-mosaic .tile.tile-5 {
        width: 66.66667%
    }

    .category-mosaic .tile.tile-5 .flex-tile {
        padding-bottom: 50%
    }

    .category-mosaic .tile.tile-6,
    .category-mosaic .tile.tile-7 {
        width: 33.33333%
    }

    .category-mosaic .tile.tile-6 .flex-tile,
    .category-mosaic .tile.tile-7 .flex-tile {
        padding-bottom: 100%
    }

    .category-mosaic .tile.tile-10,
    .category-mosaic .tile.tile-11,
    .category-mosaic .tile.tile-12,
    .category-mosaic .tile.tile-13,
    .category-mosaic .tile.tile-14,
    .category-mosaic .tile.tile-15,
    .category-mosaic .tile.tile-16,
    .category-mosaic .tile.tile-8,
    .category-mosaic .tile.tile-9 {
        width: 33.33333%
    }

    .category-mosaic .tile.tile-10 .flex-tile,
    .category-mosaic .tile.tile-11 .flex-tile,
    .category-mosaic .tile.tile-12 .flex-tile,
    .category-mosaic .tile.tile-13 .flex-tile,
    .category-mosaic .tile.tile-14 .flex-tile,
    .category-mosaic .tile.tile-15 .flex-tile,
    .category-mosaic .tile.tile-16 .flex-tile,
    .category-mosaic .tile.tile-8 .flex-tile,
    .category-mosaic .tile.tile-9 .flex-tile {
        padding-bottom: 100%
    }

    .category-mosaic .tile.tile-8 {
        clear: left
    }

    .category-mosaic.short .tile.tile-0 {
        width: 66.66667%
    }

    .category-mosaic.short .tile.tile-1,
    .category-mosaic.short .tile.tile-2,
    .category-mosaic.short .tile.tile-3,
    .category-mosaic.short .tile.tile-5,
    .category-mosaic.short .tile.tile-6,
    .category-mosaic.short .tile.tile-7 {
        width: 33.33333%
    }

    .category-mosaic.short .tile.tile-1 .flex-tile,
    .category-mosaic.short .tile.tile-2 .flex-tile,
    .category-mosaic.short .tile.tile-3 .flex-tile,
    .category-mosaic.short .tile.tile-5 .flex-tile,
    .category-mosaic.short .tile.tile-6 .flex-tile,
    .category-mosaic.short .tile.tile-7 .flex-tile {
        padding-bottom: 100%
    }

    .category-mosaic.short .tile.tile-3,
    .category-mosaic.short .tile.tile-5 {
        clear: left
    }

    .category-mosaic.short .tile.tile-4 {
        width: 66.66667%
    }

    .category-mosaic.short .tile.tile-4 .flex-tile {
        padding-bottom: 50%
    }
}

#hero-list {
    position: relative
}

#hero-list .subnav-mobile {
    display: block;
    padding: 20px 10px;
    position: relative;
    width: 100%
}

#hero-list .subnav {
    background-color: rgba(126, 187, 162, .85);
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9
}

#hero-list .subnav ul {
    height: 65px;
    line-height: 65px;
    margin: 0;
    padding: 0;
    text-align: center
}

#hero-list .subnav ul li {
    display: inline-block;
    list-style: none;
    padding: 0 15px
}

#hero-list .subnav ul li:first-child {
    padding-left: 0
}

#hero-list .subnav ul li:last-child {
    padding-right: 0
}

#hero-list .subnav ul li a {
    color: #fff;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    #hero-list .subnav-mobile {
        display: none
    }

    #hero-list .subnav {
        display: block
    }

    #hero-list .articles {
        min-height: 65px
    }
}

#hero-list .articles .article .content {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: block;
    height: 100%;
    width: 100%
}

#hero-list .articles .article .content .footer {
    height: 40px
}

#hero-list .articles .article .content .footer h2 {
    color: #252525;
    float: left;
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.125em;
    line-height: 40px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 30px)
}

#hero-list .articles .article .content .footer .read-more {
    float: right;
    font-size: .875em;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    line-height: 40px;
    padding-right: 20px;
    position: relative;
    text-transform: uppercase
}

#hero-list .articles .article .content .footer .read-more:after {
    content: "+";
    font-size: 1.25em;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0
}

@media only screen and (min-width:768px) {
    #hero-list .articles .article .content .footer {
        height: 70px
    }

    #hero-list .articles .article .content .footer h2 {
        font-size: 1.5em;
        line-height: 70px
    }

    #hero-list .articles .article .content .footer .read-more {
        line-height: 70px;
        font-size: 1.375em
    }

    #hero-list .articles .article .content .footer .read-more:after {
        font-size: 1.25em;
        line-height: 70px
    }
}

#hero-list .articles .article {
    display: none;
    height: 250px;
    width: 100%
}

#hero-list .articles .article:first-child {
    display: block
}

#hero-list .articles .article .content .caption {
    display: none
}

#hero-list .articles .article .content .footer {
    bottom: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    max-width: 1300px
}

#hero-list .articles .article .content .footer .title {
    background-color: rgba(255, 255, 255, .8);
    float: right;
    max-width: 100%;
    padding: 0 20px;
    width: 540px
}

@media only screen and (min-width:560px) {
    #hero-list .articles .article {
        height: 320px
    }
}

@media only screen and (min-width:768px) {
    #hero-list .articles .article {
        height: 500px
    }
}

@media only screen and (min-width:1300px) {
    #hero-list .articles .article .content .footer {
        left: 50%;
        margin-left: -650px
    }
}

#hero-list.hero-list-2 .articles:after,
#hero-list.hero-list-2 .articles:before {
    content: " ";
    display: table
}

#hero-list.hero-list-2 .articles:after {
    clear: both
}

@media only screen and (min-width:768px) {
    #hero-list.hero-list-2 .articles .article {
        display: block;
        float: left;
        width: 50%;
        position: relative;
        height: 0;
        overflow: hidden;
        padding-bottom: 31.25%
    }

    #hero-list.hero-list-2 .articles .article .content {
        left: 0;
        position: absolute;
        top: 0
    }

    #hero-list.hero-list-2 .articles .article .content .footer {
        background-color: rgba(255, 255, 255, .8);
        bottom: 0;
        height: 70px;
        padding: 0;
        position: absolute;
        width: 100%
    }

    #hero-list.hero-list-2 .articles .article .content .footer:after,
    #hero-list.hero-list-2 .articles .article .content .footer:before {
        content: " ";
        display: table
    }

    #hero-list.hero-list-2 .articles .article .content .footer:after {
        clear: both
    }

    #hero-list.hero-list-2 .articles .article .content .footer .title {
        background: 0 0;
        position: absolute;
        width: 100%
    }

    #hero-list.hero-list-2 .articles .article:first-child .content .footer .title {
        padding: 0 20px 0 10px
    }

    #hero-list.hero-list-2 .articles .article:last-child .content .footer .title {
        padding: 0 10px 0 40px
    }
}

@media only screen and (min-width:1300px) {
    #hero-list.hero-list-2 .articles .article .content .footer {
        left: 0;
        margin-left: 0
    }

    #hero-list.hero-list-2 .articles .article:first-child .content .footer .title {
        right: 0
    }

    #hero-list.hero-list-2 .articles .article:last-child .content .footer .title {
        left: 0
    }

    #hero-list.hero-list-2 .articles .article .content .footer .title {
        width: 650px
    }
}

@media only screen and (min-width:1600px) {
    #hero-list.hero-list-2 .articles .article {
        height: 500px;
        padding-bottom: 0
    }
}

.category-breadcrumbs,
.woocommerce-breadcrumb {
    color: #898989;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: .875em;
    text-transform: uppercase
}

.category-breadcrumbs a,
.woocommerce-breadcrumb a {
    text-transform: uppercase
}

.recent-instagram .header a {
    display: none
}

@media only screen and (min-width:480px) {
    .recent-instagram .header a {
        display: block
    }
}

.instagram-mosaic {
    margin: -6px -6px 30px
}

.instagram-mosaic:after,
.instagram-mosaic:before {
    content: " ";
    display: table
}

.instagram-mosaic:after {
    clear: both
}

.instagram-mosaic .image {
    display: block;
    float: left;
    padding: 6px;
    position: relative;
    width: 50%
}

.instagram-mosaic .image:last-child {
    display: none
}

.instagram-mosaic .image a .image-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%
}

.instagram-mosaic .image a .image-container .bg-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (min-width:641px) {
    .instagram-mosaic {
        margin: -6px
    }

    .instagram-mosaic .image {
        width: 20%
    }

    .instagram-mosaic .image:last-child {
        display: block
    }
}

.gallery-container {
    margin: 10px 0 30px 0
}

.gallery-container .hero,
.gallery-container .meta {
    display: none
}

.gallery-container .gallery {
    margin: -8px
}

.gallery-container .gallery:after,
.gallery-container .gallery:before {
    content: " ";
    display: table
}

.gallery-container .gallery:after {
    clear: both
}

.gallery-container .gallery .gallery-item {
    float: left
}

.gallery-container .gallery .gallery-item .gallery-caption {
    display: none
}

.gallery-container .gallery .gallery-item .gallery-icon {
    position: relative;
    height: 0;
    overflow: hidden
}

.gallery-container .gallery .gallery-item .gallery-icon .image-container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px;
    width: 100%;
    height: 100%
}

.gallery-container .gallery .gallery-item .gallery-icon .image-container .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%
}

.gallery-container.standard {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px
}

.gallery-container.standard .hero {
    display: block;
    height: 0;
    margin-bottom: 16px;
    position: relative;
    width: 100%;
    padding-bottom: 72.50608273%
}

.gallery-container.standard .hero .image {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.gallery-container.standard .meta {
    display: block
}

.gallery-container.standard .meta h3 {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    margin-bottom: 0
}

.gallery-container.standard .meta p {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-style: italic;
    line-height: 1.25em;
    margin: .75em 0
}

.gallery-container.standard .meta p a {
    color: #e83724
}

.gallery-container.standard.slides-1 .gallery,
.gallery-container.standard.slides-1 .meta h3 {
    display: none
}

.gallery-container.standard .gallery .gallery-item {
    width: 10%
}

.gallery-container.standard .gallery .gallery-item .gallery-icon {
    padding-bottom: 100%
}

.gallery-container.standard .gallery .gallery-item .gallery-icon .image {
    border: 1px solid #ccc;
    cursor: pointer
}

.gallery-container.single .gallery .gallery-item {
    width: 100%
}

.gallery-container.single .gallery .gallery-item .gallery-icon {
    padding-bottom: 100%
}

.gallery-container.single .gallery .gallery-item .gallery-icon .image-container .image {
    background-size: contain
}

.gallery-container.portrait2up .gallery .gallery-item {
    width: 50%
}

.gallery-container.portrait2up .gallery .gallery-item .gallery-icon {
    padding-bottom: 150%
}

.gallery-container.landscape3up1 .gallery .gallery-item {
    width: 33.3333%
}

.gallery-container.landscape3up1 .gallery .gallery-item .gallery-icon {
    padding-bottom: 66.66666667%
}

.gallery-container.landscape3up1 .gallery .gallery-item:first-child {
    width: 66.6667%
}

.gallery-container.landscape3up2 .gallery .gallery-item {
    width: 50%
}

.gallery-container.landscape3up2 .gallery .gallery-item .gallery-icon {
    padding-bottom: 66.66666667%
}

.gallery-container.landscape3up2 .gallery .gallery-item:last-child {
    width: 100%
}

#single #hero-list.hero-list-1 .articles .article .content {
    position: relative
}

#single #hero-list.hero-list-1 .articles .article .content .caption {
    color: #252525;
    bottom: -2em;
    display: block;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-size: .875em;
    position: absolute;
    right: 15px
}

#single #comments {
    border-top: 1px solid #f0f0f0;
    margin: 40px 0 0 0;
    padding: 30px 0 0 0
}

#single #comments .click-slide-down-next {
    cursor: pointer
}

#single #comments .click-slide-down-next + * {
    display: none
}

#single #comments h2 {
    color: #7ebba2;
    font-size: 1.125em;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600
}

#single #comments h3.comment-reply-title {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    margin: 0 0 .75em
}

#single #comments h3.comment-reply-title:after,
#single #comments h3.comment-reply-title:before {
    content: " ";
    display: table
}

#single #comments h3.comment-reply-title:after {
    clear: both
}

#single #comments h3.comment-reply-title small {
    color: #e83724;
    display: block;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    float: right;
    font-size: .75em;
    padding-left: 20px
}

#single #comments form:after,
#single #comments form:before {
    content: " ";
    display: table
}

#single #comments form:after {
    clear: both
}

#single #comments form .logged-in-as {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    margin: .5em 0
}

#single #comments form button,
#single #comments form input[type=email],
#single #comments form input[type=submit],
#single #comments form input[type=text],
#single #comments form textarea {
    background-color: #f0f0f0;
    color: #273848;
    clear: both;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 12px;
    padding: 0 10px
}

#single #comments form input[type=email],
#single #comments form input[type=text],
#single #comments form textarea {
    border: 1px solid #ddd;
    margin-right: 10px;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    width: 100%
}

@media only screen and (min-width:800px) {

    #single #comments form input[type=email],
    #single #comments form input[type=text],
    #single #comments form textarea {
        width: 25%
    }
}

#single #comments form textarea {
    display: block;
    height: 5.2em;
    line-height: 1.2em;
    padding: 10px;
    width: 100%
}

#single #comments form .form-submit {
    margin: 0;
    display: inline-block
}

@media only screen and (min-width:800px) {
    #single #comments form .form-submit {
        float: right
    }
}

#single #comments form button,
#single #comments form input[type=submit] {
    background-color: #7ebba2;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    padding: 0 30px;
    text-transform: uppercase
}

#single #comments ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#single #comments ul.comment-list {
    border-top: 1px solid #f0f0f0;
    margin: 40px 0 0 0;
    padding: 30px 0 0 0
}

@media only screen and (min-width:768px) {
    #single #comments ul ul {
        padding-left: 40px
    }
}

#single #comments ul li .comment-body {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px;
    padding-bottom: 30px
}

#single #comments ul li .comment-body:after,
#single #comments ul li .comment-body:before {
    content: " ";
    display: table
}

#single #comments ul li .comment-body:after {
    clear: both
}

#single #comments ul li .comment-body .comment-author {
    float: left
}

#single #comments ul li .comment-body .comment-author img {
    border-radius: 15px;
    max-width: 30px
}

#single #comments ul li .comment-body .comment-author .fn {
    color: #2e4256;
    display: block;
    float: right;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 30px;
    margin-left: 10px
}

#single #comments ul li .comment-body .comment-awaiting-moderation {
    color: #e83724;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400
}

#single #comments ul li .comment-body .comment-meta {
    float: right;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    line-height: 30px
}

#single #comments ul li .comment-body p {
    clear: both;
    color: #2e4256;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    padding-left: 40px
}

#single #comments ul li .comment-body .reply {
    padding-left: 40px
}

#single #comments ul li .comment-body .reply a {
    color: #7ebba2;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600
}

@media only screen and (min-width:500px) {
    #single #comments ul li .comment-body .comment-author img {
        max-width: 50px;
        border-radius: 25px
    }

    #single #comments ul li .comment-body .comment-author .fn {
        line-height: 50px;
        margin-left: 20px
    }

    #single #comments ul li .comment-body .comment-meta {
        line-height: 50px
    }

    #single #comments ul li .comment-body .reply,
    #single #comments ul li .comment-body p {
        padding-left: 70px
    }
}

#single .main {
    padding: 40px 0 0
}

#single .main .the-categories {
    margin-bottom: 15px;
    color: #898989;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-size: 1.125em
}

#single .main .the-categories a {
    text-transform: uppercase
}

#single .main .the-tags:after,
#single .main .the-tags:before {
    content: " ";
    display: table
}

#single .main .the-tags:after {
    clear: both
}

#single .main .the-tags a {
    background-color: #eee;
    display: block;
    float: left;
    margin: 5px 10px 5px 0;
    padding: 5px 15px;
    text-transform: lowercase
}

#single .main .content-container {
    padding: 10px 0 20px
}

#single .main .content-container h1,
#single .main .content-container h2 {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.5em;
    margin-top: 0
}

#single .main .content-container .the-excerpt {
    color: #7ebba2;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 1.125em
}

#single .main .content-container .the-excerpt p {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-style: italic
}

#single .main .content-container .post-date {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-size: .875em;
    margin-bottom: 1em
}

#single .main .content-container > .meta {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px
}

#single .main .content-container > .meta .author-image {
    border-radius: 25px;
    display: none;
    float: left;
    overflow: hidden;
    margin-right: 16px
}

#single .main .content-container > .meta .author {
    line-height: 50px
}

#single .main .content-container > .meta .author,
#single .main .content-container > .meta .sponsor {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    font-size: 1.125em
}

#single .main .content-container > .meta .author a,
#single .main .content-container > .meta .sponsor a {
    color: #e83724
}

#single .main .content-container > .meta .sponsor {
    margin-top: 30px
}

#single .main .content-container > .meta .sharing {
    margin: 20px 0
}

#single .main .content-container p a {
    color: #e83724
}

#single .widget-sidebar {
    background-color: #f8f8f8;
    padding-bottom: 40px;
    padding-top: 40px
}

#single .sticky-content,
#single .sticky-parent {
    position: relative;
    width: 100%
}

@media only screen and (min-width:480px) {
    #single .main .content-container .meta .author-image {
        display: block
    }
}

@media only screen and (min-width:640px) {
    #single .main {
        background-color: #f8f8f8
    }

    #single .main .the_tags a {
        margin: 25px 10px 25px 0
    }

    #single .main .content-container {
        background-color: #fff;
        border: 1px solid #ccc;
        padding: 40px 30px 60px
    }

    #single .main .content-container > .meta .author {
        float: left
    }

    #single .main .content-container > .meta .sharing {
        float: right;
        margin: 12px 0 0;
        min-height: 38px
    }

    #single .main .content-container > .meta .the-tags {
        margin-top: 30px
    }

    #single .main .cta-container {
        margin-bottom: 60px
    }
}

#single .related-posts-container {
    background-color: #f8f8f8;
    padding: 40px 0
}

#single .recent-posts-container {
    padding: 40px 0 100px
}

#single #trending-now {
    padding-top: 20px
}

.post-prevnext:after,
.post-prevnext:before {
    content: " ";
    display: table
}

.post-prevnext:after {
    clear: both
}

.post-prevnext h3 {
    margin: 0
}

.post-prevnext .next,
.post-prevnext .prev {
    display: block;
    float: left;
    width: 50%
}

.post-prevnext .next:after,
.post-prevnext .next:before,
.post-prevnext .prev:after,
.post-prevnext .prev:before {
    content: " ";
    display: table
}

.post-prevnext .next:after,
.post-prevnext .prev:after {
    clear: both
}

.post-prevnext .next .fa,
.post-prevnext .prev .fa {
    font-size: 3em
}

.post-prevnext .icon {
    width: 20px
}

.post-prevnext .image {
    background-position: center center;
    background-size: cover
}

.post-prevnext .title > div {
    display: inline-block;
    line-height: 1.5em;
    vertical-align: middle
}

.post-prevnext .title > div label {
    color: #7ebba2;
    display: block;
    font-size: 1em;
    padding-bottom: 15px;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400
}

.post-prevnext .title > div h3 {
    line-height: 1.5em;
    margin: 0;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600
}

.post-prevnext a {
    display: block
}

.post-prevnext a:after,
.post-prevnext a:before {
    content: " ";
    display: table
}

.post-prevnext a:after {
    clear: both
}

.post-prevnext .prev {
    text-align: left
}

.post-prevnext .prev .fa:before {
    content: "\f104"
}

.post-prevnext .prev .icon,
.post-prevnext .prev .image,
.post-prevnext .prev .title {
    float: left
}

.post-prevnext .next {
    text-align: right
}

.post-prevnext .next a {
    margin-left: 15px
}

.post-prevnext .next .fa:before {
    content: "\f105"
}

.post-prevnext .next .icon,
.post-prevnext .next .image,
.post-prevnext .next .title {
    float: right
}

.post-prevnext .next .fa,
.post-prevnext .prev .fa {
    font-size: 3em;
    line-height: 80px
}

.post-prevnext .icon {
    width: 20px
}

.post-prevnext .image {
    display: none;
    height: 50px;
    margin: 15px;
    width: 50px
}

.post-prevnext .title {
    display: none;
    margin: 15px 10px;
    line-height: 50px;
    min-height: 50px;
    width: calc(100% - 20px - 20px)
}

.post-prevnext .title > div {
    line-height: 1.5em
}

.post-prevnext .title > div label {
    padding-bottom: 0
}

.post-prevnext .title > div h3 {
    display: none;
    font-size: 0;
    line-height: 1.5em
}

.post-prevnext .prev a {
    margin-right: 2.5px
}

.post-prevnext .next a {
    margin-left: 2.5px
}


@font-face {
    font-family: 'Lato';
    src: url('css/Lato-Bold.woff2') format('woff2'),
        url('css/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Barlow';
    src: url('css/Barlow-Regular.woff2') format('woff2'),
        url('css/Barlow-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@media only screen and (min-width:400px) {

    .post-prevnext .next .fa,
    .post-prevnext .prev .fa {
        font-size: 3em;
        line-height: 80px
    }

    .post-prevnext .icon {
        width: 20px
    }

    .post-prevnext .image {
        display: none;
        height: 50px;
        margin: 15px;
        width: 50px
    }

    .post-prevnext .title {
        display: block;
        margin: 15px 10px;
        line-height: 50px;
        min-height: 50px;
        width: calc(100% - 20px - 20px)
    }

    .post-prevnext .title > div {
        line-height: 1.5em
    }

    .post-prevnext .title > div label {
        padding-bottom: 0
    }

    .post-prevnext .title > div h3 {
        display: none;
        font-size: 0;
        line-height: 1.5em
    }

    .post-prevnext .prev a {
        margin-right: 7.5px
    }

    .post-prevnext .next a {
        margin-left: 7.5px
    }
}

@media only screen and (min-width:600px) {

    .post-prevnext .next .fa,
    .post-prevnext .prev .fa {
        font-size: 3em;
        line-height: 120px
    }

    .post-prevnext .icon {
        width: 20px
    }

    .post-prevnext .image {
        display: block;
        height: 90px;
        margin: 15px;
        width: 90px
    }

    .post-prevnext .title {
        display: block;
        margin: 15px 10px;
        line-height: 90px;
        min-height: 90px;
        width: calc(100% - 20px - 20px)
    }

    .post-prevnext .title > div {
        line-height: 1.5em
    }

    .post-prevnext .title > div label {
        padding-bottom: 0
    }

    .post-prevnext .title > div h3 {
        display: none;
        font-size: 0;
        line-height: 1.5em
    }

    .post-prevnext .title {
        width: calc(100% - 20px - 120px - 20px)
    }

    .post-prevnext .prev a {
        margin-right: 20px
    }

    .post-prevnext .next a {
        margin-left: 20px
    }
}

@media only screen and (min-width:1000px) {

    .post-prevnext .next .fa,
    .post-prevnext .prev .fa {
        font-size: 3em;
        line-height: 160px
    }

    .post-prevnext .icon {
        width: 20px
    }

    .post-prevnext .image {
        display: block;
        height: 120px;
        margin: 20px;
        width: 120px
    }

    .post-prevnext .title {
        display: block;
        margin: 20px 10px;
        line-height: 120px;
        min-height: 120px;
        width: calc(100% - 20px - 20px)
    }

    .post-prevnext .title > div {
        line-height: 1.5em
    }

    .post-prevnext .title > div label {
        padding-bottom: 15px
    }

    .post-prevnext .title > div h3 {
        display: block;
        font-size: 16px;
        line-height: 1.5em
    }

    .post-prevnext .title {
        width: calc(100% - 20px - 160px - 20px)
    }

    .post-prevnext .prev a {
        margin-right: 25px
    }

    .post-prevnext .next a {
        margin-left: 25px
    }
}

@media only screen and (min-width:1200px) {

    .post-prevnext .next .fa,
    .post-prevnext .prev .fa {
        font-size: 3em;
        line-height: 195px
    }

    .post-prevnext .icon {
        width: 20px
    }

    .post-prevnext .image {
        display: block;
        height: 155px;
        margin: 20px;
        width: 155px
    }

    .post-prevnext .title {
        display: block;
        margin: 20px 10px;
        line-height: 155px;
        min-height: 155px;
        width: calc(100% - 20px - 20px)
    }

    .post-prevnext .title > div {
        line-height: 1.5em
    }

    .post-prevnext .title > div label {
        padding-bottom: 18px
    }

    .post-prevnext .title > div h3 {
        display: block;
        font-size: 19.2px;
        line-height: 1.5em
    }

    .post-prevnext .title {
        width: calc(100% - 20px - 195px - 20px)
    }

    .post-prevnext .prev a {
        margin-right: 25px
    }

    .post-prevnext .next a {
        margin-left: 25px
    }
}

#lookbook .book {
    position: relative
}

#lookbook .book .info-bar {
    background-color: #7ebba2;
    color: #fff;
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    height: 35px;
    font-size: 10px;
    line-height: 35px;
    padding: 0 10px;
    width: 100%
}

#lookbook .book .info-bar:after,
#lookbook .book .info-bar:before {
    content: " ";
    display: table
}

#lookbook .book .info-bar:after {
    clear: both
}

#lookbook .book .info-bar .title {
    float: left;
    font-size: 1.75em;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 5em);
    white-space: nowrap
}

#lookbook .book .info-bar .page {
    font-size: 1.5em;
    float: right;
    text-align: right;
    width: 5em
}

#lookbook .book .info-bar .page .fa,
#lookbook .book .info-bar .page .span {
    display: inline-block
}

#lookbook .book .info-bar .page .fa {
    font-size: 1.2em;
    line-height: 1.5em
}

@media only screen and (min-width:768px) {
    #lookbook .book .info-bar {
        height: 45px;
        font-size: 12px;
        line-height: 45px;
        padding: 0 20px
    }
}

@media only screen and (min-width:1200px) {
    #lookbook .book .info-bar {
        height: 65px;
        font-size: 16px;
        line-height: 65px;
        padding: 0 40px
    }
}

#lookbook .book .pager {
    color: #ffc10e;
    cursor: pointer;
    display: none;
    font-size: 40px;
    line-height: 20px;
    margin-top: -40px;
    padding: 10px;
    position: absolute;
    text-shadow: 0 1px 3px #888;
    top: 50%
}

#lookbook .book .pager.prev {
    left: 0;
    padding-right: 0
}

#lookbook .book .pager.next {
    padding-left: 0;
    right: 0
}

#lookbook .book .pager:hover {
    color: #ffce41
}

@media only screen and (min-width:768px) {
    #lookbook .book .pager {
        display: block;
        font-size: 80px;
        line-height: 40px;
        margin-top: -80px;
        padding: 20px
    }
}

#lookbook .slider-container {
    height: 0;
    padding-bottom: 62%;
    overflow: auto;
    position: relative;
    width: 100%
}

#lookbook .book-slider {
    left: 0;
    height: 100% !important;
    position: absolute;
    top: 0;
    width: 100% !important
}

#lookbook .book-slider ul {
    height: 100% !important;
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    width: 100%
}

#lookbook .book-slider ul li {
    float: left;
    height: 100%;
    list-style: none;
    position: relative;
    width: 100%
}

#lookbook .book-slider ul li .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    position: relative;
    width: 100%
}

#lookbook .book-slider ul li .image .info {
    background-color: rgba(255, 255, 255, .8);
    bottom: 0;
    color: #2e4256;
    overflow: scroll;
    padding: 0 40px;
    position: absolute;
    width: 100%
}

#lookbook .book-slider ul li .info h3 {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: 1.375em;
    margin: 20px 0 16px
}

#lookbook .book-slider ul li .info p {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    margin: 0
}

#lookbook .book-slider ul li .info p a {
    color: #e83724
}

#lookbook .book-slider ul li.hide-buttons .panel-btn {
    display: none
}

#lookbook .book-slider ul li.hide-thumb-button .show-thumbs {
    display: none
}

#lookbook .book-slider ul li.hide-thumb-button .show-info .fa {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

#lookbook .book-slider ul li .image-container {
    height: 100%;
    width: 100%
}

#lookbook .book-slider ul li .info {
    display: block;
    height: 0;
    transition: height .2s cubic-bezier(.455, .03, .515, .955)
}

#lookbook .book-slider ul li .info.active {
    height: 100%
}

#lookbook .book-slider ul li .panel-btn {
    bottom: 10px;
    color: #2e4256;
    cursor: pointer;
    font-size: 25px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-shadow: 0 0 2px #fff;
    width: 25px
}

#lookbook .book-slider ul li .panel-btn.show-info .fa {
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear
}

#lookbook .book-slider ul li .show-thumbs {
    right: 45px
}

#lookbook .book-slider ul li .panel {
    background-color: rgba(0, 0, 0, .8);
    bottom: -120px;
    left: 0;
    position: absolute;
    transition: bottom .2s cubic-bezier(.455, .03, .515, .955);
    width: 100%
}

#lookbook .book-slider ul li .panel.active {
    bottom: 0
}

#lookbook .book-slider ul li .panel .info {
    display: none
}

#lookbook .book-slider ul li .panel .thumbnails {
    padding: 10px
}

#lookbook .book-slider ul li .panel .thumbnails:after,
#lookbook .book-slider ul li .panel .thumbnails:before {
    content: " ";
    display: table
}

#lookbook .book-slider ul li .panel .thumbnails:after {
    clear: both
}

#lookbook .book-slider ul li .panel .thumbnails .image-container {
    border: 2px solid transparent;
    float: left;
    height: 0;
    padding-bottom: 8.33333333%;
    position: relative;
    width: 16.66666667%
}

#lookbook .book-slider ul li .panel .thumbnails .image-container .image {
    background-size: cover;
    border: 2px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 0
}

#lookbook .book-slider ul li .panel .thumbnails .image-container .image.active {
    border-color: #ffc10e;
    cursor: default
}

#lookbook .book-slider ul li .panel .thumbnails .image-container .image .info {
    display: none
}

#lookbook .book-slider ul li.num-images-1 .panel .thumbnails {
    display: none
}

#lookbook .book-slider ul li.num-images-1 .show-thumbs {
    display: none
}

@media only screen and (min-width:1024px) {
    #lookbook .book-slider ul li .panel-btn {
        display: none
    }

    #lookbook .book-slider ul li .image {
        background-size: cover
    }

    #lookbook .book-slider ul li .panel {
        bottom: 0
    }

    #lookbook .book-slider ul li .panel .thumbnails .image-container {
        border: none
    }

    #lookbook .book-slider ul li .panel .thumbnails .image-container .image .info {
        height: auto;
        padding-bottom: 20px
    }

    #lookbook .book-slider ul li.template1 .image-container {
        height: 100%;
        width: 100%
    }

    #lookbook .book-slider ul li.template1 .image-0 .info {
        display: block;
        height: auto;
        padding-bottom: 20px
    }

    #lookbook .book-slider ul li.template2:after,
    #lookbook .book-slider ul li.template2:before {
        content: " ";
        display: table
    }

    #lookbook .book-slider ul li.template2:after {
        clear: both
    }

    #lookbook .book-slider ul li.template2 .image-container {
        float: left;
        height: 100%;
        width: 66%
    }

    #lookbook .book-slider ul li.template2 .image-container .info {
        display: none
    }

    #lookbook .book-slider ul li.template2 > .image-container .image {
        background-position: left;
        background-size: contain
    }

    #lookbook .book-slider ul li.template2.num-images-1 .panel {
        padding-bottom: 10px
    }

    #lookbook .book-slider ul li.template2.num-images-1 .panel:after {
        bottom: 10px
    }

    #lookbook .book-slider ul li.template2.num-images-2 .panel {
        padding-bottom: 10.5%
    }

    #lookbook .book-slider ul li.template2.num-images-2 .panel:after {
        bottom: 17%
    }

    #lookbook .book-slider ul li.template2.num-images-3 .panel,
    #lookbook .book-slider ul li.template2.num-images-4 .panel {
        padding-bottom: 19%
    }

    #lookbook .book-slider ul li.template2.num-images-3 .panel:after,
    #lookbook .book-slider ul li.template2.num-images-4 .panel:after {
        bottom: 29%
    }

    #lookbook .book-slider ul li.template2 .panel {
        background: 0 0;
        display: block;
        float: left;
        height: 100%;
        padding: 0 20px 27%;
        position: relative;
        width: 34%
    }

    #lookbook .book-slider ul li.template2 .panel:after {
        background: rgba(255, 255, 255, .6);
        content: '';
        height: 25px;
        position: absolute;
        left: 0;
        bottom: 43%;
        width: 100%
    }

    #lookbook .book-slider ul li.template2 .panel .info {
        display: block;
        height: 100%;
        left: 0;
        overflow: scroll;
        position: relative;
        top: 0;
        width: 100%
    }

    #lookbook .book-slider ul li.template2 .panel .info p {
        margin-bottom: 30px
    }

    #lookbook .book-slider ul li.template2 .panel .thumbnails {
        background: 0 0;
        bottom: 0;
        left: 10%;
        position: absolute;
        width: 80%
    }

    #lookbook .book-slider ul li.template2 .panel .thumbnails:after,
    #lookbook .book-slider ul li.template2 .panel .thumbnails:before {
        content: " ";
        display: table
    }

    #lookbook .book-slider ul li.template2 .panel .thumbnails:after {
        clear: both
    }

    #lookbook .book-slider ul li.template2 .panel .thumbnails .image-container {
        float: left;
        height: 0;
        padding: 0 0 33% 0;
        position: relative;
        width: 50%
    }

    #lookbook .book-slider ul li.template2 .panel .thumbnails .image-container .image {
        border: 4px solid #fff;
        cursor: pointer;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    #lookbook .book-slider ul li.template2 .panel .thumbnails .image-container .image.active {
        border-color: #ffc10e;
        cursor: default
    }

    #lookbook .book-slider ul li.template2 .panel .thumbnails .image-container .image .info {
        display: none
    }

    #lookbook .book-slider ul li.template3:after,
    #lookbook .book-slider ul li.template3:before {
        content: " ";
        display: table
    }

    #lookbook .book-slider ul li.template3:after {
        clear: both
    }

    #lookbook .book-slider ul li.template3 > .image-0 {
        display: none
    }

    #lookbook .book-slider ul li.template3 .panel,
    #lookbook .book-slider ul li.template3 .thumbnails {
        height: 100%;
        width: 100%
    }

    #lookbook .book-slider ul li.template3 .panel {
        background: 0 0;
        display: block;
        position: relative
    }

    #lookbook .book-slider ul li.template3 .panel .thumbnails {
        padding: 0
    }

    #lookbook .book-slider ul li.template3 .panel .image-container {
        display: none;
        float: right
    }

    #lookbook .book-slider ul li.template3 .panel .image-container.image-0 {
        display: block;
        height: 100%;
        padding: 0 0 0 10px;
        width: 66.66667%
    }

    #lookbook .book-slider ul li.template3 .panel .image-container.image-0 .info {
        display: block
    }

    #lookbook .book-slider ul li.template3 .panel .image-container.image-1,
    #lookbook .book-slider ul li.template3 .panel .image-container.image-2 {
        display: block;
        height: 50%;
        padding: 0 10px 0 0;
        width: 33.33333%
    }

    #lookbook .book-slider ul li.template3 .panel .image-container.image-1 {
        padding-bottom: 10px
    }

    #lookbook .book-slider ul li.template3 .panel .image-container.image-2 {
        padding-top: 10px
    }

    #lookbook .book-slider ul li.template3 .panel .image-container .image {
        border: none;
        position: relative
    }

    #lookbook .book-slider ul li.template3 .image-0 .info {
        display: block
    }
}

#lookbook .main-content {
    padding: 60px 0
}

#lookbook .main-content .sharing-container {
    margin-bottom: 16px
}

#lookbook .main-content .sharing-container:after,
#lookbook .main-content .sharing-container:before {
    content: " ";
    display: table
}

#lookbook .main-content .sharing-container:after {
    clear: both
}

#lookbook .main-content .sharing-container .sharing {
    float: right;
    margin: 12px 0 0;
    min-height: 38px
}

#lookbook .main-content .the-content p:first-child {
    margin-top: 0
}

#lookbook .main-content .the-content a {
    color: #e83724
}

#lookbook .main-content .archive {
    margin-top: 70px
}

#lookbook.archive .archive {
    margin-top: 0
}

#lookbook #call-to-action {
    background-color: #f8f8f8;
    padding: 40px 0
}

#lookbook .recent-instagram {
    padding: 60px 0 100px
}

#lookbook-archive .book-item {
    display: block;
    margin-bottom: 25px
}

#lookbook-archive .book-item .image-container {
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    height: 0;
    padding-bottom: 87.09677419%;
    position: relative;
    width: 100%
}

#lookbook-archive .book-item .image-container .image {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

#lookbook-archive .book-item h4 {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.25em;
    margin: 10px 0 0
}

.blogroll {
    background: #fff;
    border: 1px solid #d7d7d7;
    color: #2e4256;
    margin-top: 25px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px
}

.blogroll h4 {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600;
    font-size: 1.25em;
    margin: 0 0 .6em
}

.blogroll ul {
    margin: 0;
    padding: 0
}

.blogroll ul li {
    list-style: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.blogroll ul li a {
    font-family: adelle, serif;
    font-weight: 400;
    font-size: .875em;
    line-height: 2em;
    text-decoration: underline
}

#generic-index {
    padding-bottom: 60px
}

#marketplace {
    padding-bottom: 100px
}

#marketplace h1 + p {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 400;
    margin-bottom: 30px
}

#marketplace h1 + p,
#marketplace label {
    color: #2e4256
}

#marketplace label {
    font-family: proxima-nova-alt, sans-serif;
    font-weight: 600
}

#marketplace ul.filters {
    margin: 0;
    padding: 0
}

#marketplace ul.filters li {
    display: inline-block;
    list-style: none
}

#marketplace ul.filters li a {
    background-color: #eee;
    border: 2px solid transparent;
    display: block;
    float: left;
    margin: 5px 10px 5px 0;
    padding: 5px 15px;
    text-align: center;
    text-transform: lowercase
}

#marketplace ul.filters li.selected a {
    border: 2px solid #7ebba2;
    color: #7ebba2
}

#marketplace .places {
    margin: 30px 0
}

#marketplace .places .market {
    height: 250px;
    margin: 8px auto;
    width: 300px
}

#bugerator_page .nav-tab-wrapper h4 {
    margin-bottom: 0
}

#bugerator_page .bugerator_description a {
    text-decoration: underline
}

#bugerator_page table tr td {
    padding: 5px
}

#bugerator_page #comment_link {
    background: #ffc10e;
    border: 1px solid #a77c00;
    color: #2e4256;
    display: inline-block;
    margin: 5px;
    padding: 5px 10px
}





@media (max-width: 1024px){
	section.st-post-wrap .row {
    display: block !important;
}
section.st-post-wrap .row .col-md-8 {
    max-width: 100% !important;
	  width: 100% !important;
}	
section.st-post-wrap .row .col-md-4 {
    max-width: 100% !important;
    width: 100% !important;
}	
.category-tabs-swiper .swiper-button-next {
    right: 0 !important;
}
.category-tabs-swiper .swiper-button-prev {
    left: 0 !important;
}
.swiper-button-prev2.swiper-button-prev, .swiper-button-next2.swiper-button-next {
    width: 30px !important;
    height: 30px !important;
    box-shadow: 1px 2px 1px 0px rgb(145 145 145 / 63%) !important;
}	
.swiper-button-prev2.swiper-button-prev:after, .swiper-button-next2.swiper-button-next:after {
    font-size: 12px !important;
}	
.tab-trending-wrap .tab-teaser {
    max-width: 100% !important;
    width: 100% !important;
}	
.grid-post-video .col-md-8 {
    max-width: 100% !important;
    width: 100% !important;
}
.grid-post-video .col-md-4 {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    margin-top: 15px;
}
.pindex.hero-slider-wrap img {
    width: 100% !important;
    height: 350px !important;
}	
.pindex.hero-slider-wrap .ptitle.container-wrap h2 {
    margin: 0;
    text-align: center;
}	
.ptitle.container-wrap h2 a {
    font-size: 32px;
    max-width: 100%;
    line-height: 46px;
}	
.ptitle.container-wrap p {
    font-size: 16px;
    line-height: 28px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 1rem;
    text-align: center;
}	
.ptitle.container-wrap a.btn-read {
   font-size: 14px;
    line-height: 42px;
    text-align: center;
    padding: 4px 28px;
    margin: auto;
    display: block;
    width: fit-content;
}	
.swiper-button-prev1.swiper-button-prev, .swiper-button-next1.swiper-button-next {
    width: 30px;
    height: 30px;
}	
.swiper-button-prev1.swiper-button-prev::after, .swiper-button-next1.swiper-button-next:after {
    font-size: 12px;
    margin-top: 2px;
}
.pindex.hero-slider-wrap .ptitle.container-wrap {
    top: 20%;
    right: 15px;
    left: 15px;
}
section.category-slider-wrap {
    padding: 60px 15px !important;
}	
}
