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 {
    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;
    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
}

* {
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, text-shadow 0.3s ease-in-out, outline 0.3s ease-in-out;
    font-smoothing: antialiased;
    font-smooth: antialiased;
    box-sizing: border-box;
    tap-highlight-color: transparent
}

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

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.ie-8 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.nowrap {
    white-space: nowrap
}

.globalwidth {
    width: 100%;
    margin: 0 auto
}

.safari-5 .globalwidth {
    max-width: 100%
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

html {
    overflow: hidden;
    overflow-y: scroll;
    overflow-scrolling: touch
}

header,
main,
footer,
nav {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%
}

body .bodydiv {
    padding: 0;
    margin: 0;
    top: 0
}

footer {
    overflow: hidden;
    bottom: 0;
    margin-bottom: 0
}

#wrapper {
    display: table;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    width: 100%
}

header,
footer {
    display: table-row;
    height: 1px;
    width: 100%!important
}

main {
}

.main {
    display: flex;
    flex: 1;
    position: relative;
    text-align: left;
    height: 100%!important
}

.content {
    flex: 1
}

.safari-5 #wrapper,
.safari-5 main {
    display: -webkit-box;
    box-orient: vertical;
    flex-direction: column
}

.safari-5 header,
.safari-5 footer {
    display: block;
    width: 100%;
    height: auto
}

.safari-5 main,
.safari-5 .main {
    -webkit-box-flex: 1
}

.safari-5 .main {
    width: 100%;
    height: 100%;
    display: block
}

.safari-5 .sidebar-2cr .content,
.safari-5 .sidebar-3cm .content {
    min-height: 1000px!important
}

.no-flexbox.flexboxlegacy .main {
    display: box;
    min-height: 360px
}

.no-flexbox.flexboxlegacy .content {
    box-flex: 1
}

.no-flexbox.flexboxtweener .main,
.no-flexbox.no-flexboxlegacy .main {
    display: inline-table;
    text-align: left;
    table-layout: fixed;
    min-height: 85vh
}

.no-flexbox.flexboxtweener .content,
.no-flexbox.no-flexboxlegacy .content {
    display: table-cell;
    height: 100%
}

.ie-8 .sidebar-2cr .content,
.ie-8 .sidebar-3cm .content {
    min-height: 1000px!important;
    display: inline-block
}

.ie-8 .main {
    overflow: auto!important
}

.sidebar {
    flex: 1;
    padding-left: 20px;
    margin-left: 20px;
    margin-top: 34px;
    border-left: 1px solid #fff
}

.sidebar .addtoany_share_save_container {
    visibility: hidden;
    display: none;
    position: absolute
}

.sidebar .widget {
    color: #333;
    margin-bottom: 40px
}

.sidebar .widget img {
    max-width: 100%
}

.sidebar .widget span,
.sidebar .widget span a {
    top: 0
}

.sidebar .widget a {
    color: #79a6a9
}

.sidebar .widget a:hover {
    color: #8db3b6
}

.sidebar .widget .button.blue,
.sidebar .widget .button.blue:hover {
    color: #fff
}

.sidebar .widget h1,
.sidebar .widget h2,
.sidebar .widget h3,
.sidebar .widget h4,
.sidebar .widget h5,
.sidebar .widget h6 {
    margin: 0;
    padding: 0;
    line-height: 1.25
}

.sidebar .widget h3.widget-title {
    font-size: 25px;
    line-height: 27px;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    color: #333
}

.sidebar .widget blockquote {
    border-left: 5px solid #79a6a9;
    margin: 20px 0 20px;
    font-size: 105%;
    line-height: 1.15;
    font-style: italic;
    text-align: justify;
    padding: 2px 30px 4px 20px
}

.sidebar .widget ul {
    margin: 0 0 0 20px;
    padding: 0
}

.sidebar .widget ul li {
    margin-bottom: 10px
}

@media only screen and (max-width:46em) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:480px) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min-device-pixel-ratio:1),
only screen and (max-width:46em) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:46em) and (min-resolution:96dpi),
only screen and (max-width:46em) and (min-resolution:1dppx) {
    .sidebar {
        padding: 30px 5px 0;
        margin: 30px 10px 0;
        margin-top: 30px;
        border-top: 1px solid #fff;
        border-left: none
    }
    .sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none
    }
    .sidebar ul li {
        padding: 0px!important;
        margin: 0 0 0 -20px!important
    }
}

.sidebar {
    max-width: 299px;
    min-width: 299px;
    overflow: hidden
}

.sidebar-3cm .sidebar,
.sidebar-3cr .sidebar {
    max-width: 150px;
    min-width: 150px
}

.sidebar-2cr .sidebar-1,
.sidebar-3cm .sidebar-1 {
    order: -1
}

.no-flexbox.flexboxlegacy .sidebar {
    flex: 1
}

.no-flexbox .sidebar,
.no-flexbox.flexboxtweener .sidebar {
    min-height: 50vh;
    clear: both
}

.no-flexbox .sidebar-2cr .sidebar-1,
.no-flexbox .sidebar-3cm .sidebar-1,
.no-flexbox.flexboxtweener .sidebar-2cr .sidebar-1,
.no-flexbox.flexboxtweener .sidebar-3cm .sidebar-1 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.no-flexbox .sidebar-3cm .sidebar-2,
.no-flexbox.flexboxtweener .sidebar-3cm .sidebar-2 {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%
}

.no-flexbox .content,
.no-flexbox.flexboxtweener .content {
    width: 100%;
    height: 100%;
    min-height: 50vh
}

.no-flexbox .sidebar-2cr .content,
.no-flexbox.flexboxtweener .sidebar-2cr .content {
    padding-left: 309px
}

.no-flexbox .sidebar-3cm .content,
.no-flexbox.flexboxtweener .sidebar-3cm .content {
    padding-left: 160px;
    padding-right: 160px
}

.no-flexbox.flexboxtweener .sidebar,
.no-flexbox.no-flexboxlegacy .sidebar {
    display: table-cell;
    height: 100%
}

.no-flexbox.flexboxtweener .sidebar,
.no-flexbox.no-flexboxlegacy .sidebar {
    width: 299px;
    max-width: 299px;
    min-width: 299px;
    overflow-x: hidden
}

.no-flexbox.flexboxtweener .sidebar-3cm .sidebar,
.no-flexbox.flexboxtweener .sidebar-3cr .sidebar,
.no-flexbox.no-flexboxlegacy .sidebar-3cm .sidebar,
.no-flexbox.no-flexboxlegacy .sidebar-3cr .sidebar {
    width: 150px;
    max-width: 150px;
    min-width: 150px
}

.no-flexbox.flexboxtweener .content,
.no-flexbox.no-flexboxlegacy .content {
    width: 100%;
    height: 100vh;
    min-height: 100vh
}

.ie-8 .sidebar-2cr .sidebar-1,
.ie-8 .sidebar-3cm .sidebar-1 {
    float: left;
    clear: both;
    display: inline-block
}

html {
    font-size: 100%
}

.alignleft {
    float: left;
    margin: .125rem 1rem 1rem 0rem
}

.alignright {
    float: right;
    margin: .125rem 0rem 1rem 1rem
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin: .124rem auto 1rem
}

.size-full,
.size-large,
.size-medium {
    max-width: 100%
}

#share-above {
    margin: 10px 0
}

#share-below {
    margin: 10px 0
}

html {
    text-size-adjust: 100%
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 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"] {
    box-sizing: content-box;
    appearance: textfield
}

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0;
    text-align: left
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1;
    top: 0;
    vertical-align: top
}

dd p {
    padding: 0;
    vertical-align: top
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

a,
a:hover,
a:active,
a:visited {
    text-decoration: none;
    cursor: pointer!important
}

a:active {
    outline: none
}

img {
    vertical-align: middle;
    width: auto;
    height: auto
}

blockquote {
    clear: both;
    width: 100%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto
}

nav[role="primary"] div {
    vertical-align: central;
    margin: 0 auto;
    padding: 0
}

nav[role="primary"] div ul li a {
    padding: 0
}

nav[role="primary"] div ul ul li a {
    padding: 0
}

nav[role="primary"] div ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
    z-index: 999;
    height: auto;
    display: table;
    width: 100%
}

nav[role="primary"] div ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table-cell;
    text-align: center
}

nav[role="primary"] div ul li a {
    text-decoration: none;
    display: block
}

nav[role="primary"] div ul li ul,
nav[role="primary"] div ul li ul ul {
    display: none;
    padding-left: 0;
    width: 100%;
    position: relative;
    height: 0
}

nav[role="primary"] div ul li ul li {
    width: 100%;
    display: block
}

nav[role="primary"] div ul li ul a {
    text-decoration: none;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

nav[role="primary"] div li:hover ul,
nav[role="primary"] div ul li:hover ul,
nav[role="primary"] div ul li.hover ul,
nav[role="primary"] div li ul li ul li {
    display: block;
    white-space: nowrap
}

nav[role="primary"] div ul ul li a,
nav[role="primary"] div ul li.active li a,
nav[role="primary"] div ul li:hover ul li a,
nav[role="primary"] div ul li.hover ul li a {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    width: 100%
}

nav[role="primary"] div li ul li ul,
nav[role="primary"] div .sub-menu .sub-menu .sub-menu,
nav[role="primary"] div .sub-menu .sub-menu .sub-menu .sub-menu {
    display: none;
    visibility: hidden;
    position: absolute;
    left: 100%;
    margin-top: -45px;
    width: 100%
}

nav[role="primary"] div div ul li ul {
    width: auto
}

nav[role="primary"] div li ul li:hover ul,
nav[role="primary"] div .sub-menu .sub-menu li:hover ul,
nav[role="primary"] div .sub-menu .sub-menu .sub-menu li:hover ul {
    display: block;
    visibility: visible
}

nav[role="primary"] div .stay ul li ul,
nav[role="primary"] div .stay .sub-menu .sub-menu .sub-menu,
nav[role="primary"] div .stay .sub-menu .sub-menu .sub-menu .sub-menu {
    display: none;
    visibility: hidden;
    position: absolute;
    left: -100%;
    margin-top: -45px;
    width: 100%
}

nav[role="footer"],
nav[role="subnav"] {
    text-align: center;
    vertical-align: central
}

nav[role="footer"] ul,
nav[role="subnav"] ul {
    list-style: none;
    margin: 0;
    padding: 0
}

nav[role="footer"] li,
nav[role="subnav"] li {
    display: inline-block
}

nav[role="footer"] a,
nav[role="subnav"] a {
    padding: 0;
    text-decoration: none;
    margin: 0
}

.menu-divider:before {
    content: " |";
    opacity: 0
}

.menu-divider:last-of-type {
    visibility: hidden;
    display: none;
    position: absolute
}

.menu-left:before,
.menu-right:before,
.menu-nav a:before {
    font-family: 'erapopicons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-smoothing: antialiased;
    osx-font-smoothing: grayscale
}

#mnav {
    height: 95px!important;
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
    margin-top: 0;
    max-height: 95px!important;
    oveflow: hidden !Important;
    left: 0;
    right: 0;
    padding-top: 0;
    visibility: hidden;
    display: none;
    display: flex;
    align-items: center;
}

.standalone #mnav {
    padding-top: 20px;
    max-height: 65px
}

.wp-toolbar #mnav {
    padding-top: 32px;
    max-height: 77px
}

.wp-toolbar .standalone #mnav {
    padding-top: 52px;
    max-height: 97px
}

.wp-toolbar .scroll-to-fixed-fixed {
    top: 32px!important
}

.wp-toolbar #mob-left,
.wp-toolbar #mob-right {
    margin-top: 32px
}

@media screen and (max-width:782px) {
    .wp-toolbar #mnav {
        padding-top: 46px
    }
    .wp-toolbar .standalone #mnav {
        padding-top: 66px
    }
    .wp-toolbar #mob-left,
    .wp-toolbar #mob-right,
    .wp-toolbar .menu-logo {
        margin-top: 46px
    }
    .wp-toolbar .standalone #mob-left,
    .wp-toolbar .standalone #mob-right,
    .wp-toolbar .standalone .menu-logo {
        margin-top: 66px
    }
    .wp-toolbar .scroll-to-fixed-fixed {
        top: 46px!important
    }
    #wpadminbar {
        position: fixed!important
    }
}

.menu-nav {
    height: 45px;
    width: 100%!important;
    max-width: 100%;
    display: table;
    visibility: hidden;
    display: none
}

.menu-nav a {
    display: table-cell;
    text-align: left;
    overflow: hidden
}

#mob-right .menu-nav a {
    text-align: right
}

.menu-nav a:before {
    vertical-align: middle;
    font-size: 37px;
    line-height: 45px
}

.menu-browser:before {
    content: "\f0ac"
}

.menu-prev:before {
    content: "\f053"
}

.menu-next:before {
    content: "\f054"
}

.menu-refresh:before {
    content: "\f021"
}

#mnav,
#mnav a,
#mnav a:active,
#mnav a:hover {
    border: hidden!important;
    outline: none!important;
    text-decoration: none!important;
    color: #0C9;
    fill: #0C9
}

.mobile-header {
    height: 55px;
    margin: 0;
    padding: 0;
    visibility: hidden;
    display: none
}

.standalone .mobile-header {
    height: 75px
}

.menu-left,
.menu-right {
    display: table-cell;
    width: 55px;
    max-width: 55px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    text-align: center
}

.menu-left:before,
.menu-right:before {
    vertical-align: middle;
    font-size: 37px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    display: inline-block;
}

.m-bars:before {
    /*content: "\f0c9";*/
    content:"";
    background:url(../images/Hamburger_icon.svg) no-repeat center center;
    background-size:contain;
}

html.mm-right.mm-opened .menu-right.m-bars:before,
html.mm-opened:not(.mm-right) .menu-left.m-bars:before {
    /*content: "\f00d";*/
    content:"";
    background:url(../images/Close_icon.svg) no-repeat center center;
    background-size:contain;
}

html.mm-right.mm-opened .menu-right.m-bars {
    transform: rotate(-720deg)
}

html.mm-opened:not(.mm-right) .menu-left.m-bars {
    transform: rotate(720deg)
}

.m-ellipsis-v:before {
    content: "\f142"
}

html.mm-right.mm-opened .menu-right.m-ellipsis-v {
    transform: rotate(-90deg)
}

html.mm-opened:not(.mm-right) .menu-left.m-ellipsis-v {
    transform: rotate(90deg)
}

.m-home:before {
    content: "\f015"
}

.m-phone:before {
    /*content: "\e90d"*/
    content:"";
    background:url(../images/Phone_icon.svg) no-repeat center center;
    background-size:contain;
}

.m-phone-reverse:before {
    content: "\e90d"
}

.m-phone-reverse {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    transform: scale(-1, 1)
}

.m-envelope:before {
    content: "\f0e0"
}

.m-shopping-cart:before {
    content: "\e90e"
}

.m-shopping-cart-reverse:before {
    content: "\e90e"
}

.m-shopping-cart-reverse {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    transform: scale(-1, 1)
}

.m-user:before {
    content: "\e90f"
}

.m-users:before {
    content: "\e910"
}

.m-cog:before {
    content: "\f013"
}

.m-map-marker:before {
    content: "\e901"
}

.m-search:before {
    content: "\f002"
}

a.menu-left.m-bars {
    margin-left: 15px;
}

a.menu-right.m-phone {
    margin-right: 15px;
}

.menu-logo {
    display: table-cell;
    position: relative;
    top: 0;
}

.mlogo-l {
    text-align: left
}

.mlogo-c {
    text-align: center
}

.mlogo-r {
    text-align: right
}

.mlogo-1 {
    width: calc(100% - 45px)
}

.mlogo-2 {
    width: calc(100% - 90px)
}

.menu-logo img {
    height: auto;
    width: 200px;
    max-width: 100%;
    margin: 0px!important;
    padding: 0px!important;
    display: inline-block
}

#mob-left ul,
#mob-right ul {
    margin: 3px 0 0;
    padding: 0
}

#mob-left li {
    margin-left: -20px;
    padding: 0;
    line-height: 45px;
    vertical-align: middle;
    borde-top: 1px solid #FFF!important
}

.mm-menu .mm-list>li>a.mm-subclose {
    height: 45px;
    min-height: 45px;
    max-height: 45px;
    padding-bottom: 35px;
    overflow: hidden
}

#mob-left li a {
    margin-left: 20px;
    height: 45px;
    max-height: 45px;
    overflow-y: hidden
}

#mob-right li {
    margin-left: -20px;
    padding: 0;
    line-height: 45px;
    vertical-align: middle
}

#mob-right li a {
    margin-left: 20px;
    height: 45px;
    max-height: 45px;
    overflow-y: hidden
}

.standalone #mob-left li:nth-of-type(1),
.standalone #mob-right li:nth-of-type(1) {
    padding-top: 20px
}

.standalone .sub-menu.mm-list.mm-panel.mm-highest.mm-current.mm-opened {
    left: 100%;
    width: 100%;
    min-width: 100%
}

@media (min-width:46em) {
    .footer {
        width: 100%;
        display: table;
        table-layout: fixed
    }
    .footer .widget {
        display: table-cell
    }
    .ft-threealt1 .widget:nth-of-type(3),
    .ft-threealt2 .widget:nth-of-type(2),
    .ft-threealt3 .widget:nth-of-type(1),
    .ft-fouralt1 .widget:nth-of-type(4),
    .ft-fouralt2 .widget:nth-of-type(1) {
        width: 50%
    }
    .ft-one .widget:nth-of-type(2),
    .ft-one .widget:nth-of-type(3),
    .ft-one .widget:nth-of-type(4),
    .ft-one .widget:nth-of-type(5),
    .ft-one .widget:nth-of-type(6),
    .ft-one .widget:nth-of-type(7),
    .ft-one .widget:nth-of-type(8),
    .ft-one .widget:nth-of-type(9),
    .ft-one .widget:nth-of-type(10),
    .ft-one .widget:nth-of-type(11),
    .ft-one .widget:nth-of-type(12),
    .ft-two .widget:nth-of-type(3),
    .ft-two .widget:nth-of-type(4),
    .ft-two .widget:nth-of-type(5),
    .ft-two .widget:nth-of-type(6),
    .ft-two .widget:nth-of-type(7),
    .ft-two .widget:nth-of-type(8),
    .ft-two .widget:nth-of-type(9),
    .ft-two .widget:nth-of-type(10),
    .ft-two .widget:nth-of-type(11),
    .ft-two .widget:nth-of-type(12),
    .ft-three .widget:nth-of-type(4),
    .ft-three .widget:nth-of-type(5),
    .ft-three .widget:nth-of-type(6),
    .ft-three .widget:nth-of-type(7),
    .ft-three .widget:nth-of-type(8),
    .ft-three .widget:nth-of-type(9),
    .ft-three .widget:nth-of-type(10),
    .ft-three .widget:nth-of-type(11),
    .ft-three .widget:nth-of-type(12),
    .ft-threealt1 .widget:nth-of-type(5),
    .ft-threealt1 .widget:nth-of-type(6),
    .ft-threealt1 .widget:nth-of-type(7),
    .ft-threealt1 .widget:nth-of-type(8),
    .ft-threealt1 .widget:nth-of-type(9),
    .ft-threealt1 .widget:nth-of-type(10),
    .ft-threealt1 .widget:nth-of-type(11),
    .ft-threealt1 .widget:nth-of-type(12),
    .ft-threealt2 .widget:nth-of-type(4),
    .ft-threealt2 .widget:nth-of-type(5),
    .ft-threealt2 .widget:nth-of-type(6),
    .ft-threealt2 .widget:nth-of-type(7),
    .ft-threealt2 .widget:nth-of-type(8),
    .ft-threealt2 .widget:nth-of-type(9),
    .ft-threealt2 .widget:nth-of-type(10),
    .ft-threealt2 .widget:nth-of-type(11),
    .ft-threealt2 .widget:nth-of-type(12),
    .ft-threealt3 .widget:nth-of-type(4),
    .ft-threealt3 .widget:nth-of-type(5),
    .ft-threealt3 .widget:nth-of-type(6),
    .ft-threealt3 .widget:nth-of-type(7),
    .ft-threealt3 .widget:nth-of-type(8),
    .ft-threealt3 .widget:nth-of-type(9),
    .ft-threealt3 .widget:nth-of-type(10),
    .ft-threealt3 .widget:nth-of-type(11),
    .ft-threealt3 .widget:nth-of-type(12),
    .ft-four .widget:nth-of-type(5),
    .ft-four .widget:nth-of-type(6),
    .ft-four .widget:nth-of-type(7),
    .ft-four .widget:nth-of-type(8),
    .ft-four .widget:nth-of-type(9),
    .ft-four .widget:nth-of-type(10),
    .ft-four .widget:nth-of-type(11),
    .ft-four .widget:nth-of-type(12),
    .ft-fouralt1 .widget:nth-of-type(5),
    .ft-fouralt1 .widget:nth-of-type(6),
    .ft-fouralt1 .widget:nth-of-type(7),
    .ft-fouralt1 .widget:nth-of-type(8),
    .ft-fouralt1 .widget:nth-of-type(9),
    .ft-fouralt1 .widget:nth-of-type(10),
    .ft-fouralt1 .widget:nth-of-type(11),
    .ft-fouralt1 .widget:nth-of-type(12),
    .ft-fouralt2 .widget:nth-of-type(5),
    .ft-fouralt2 .widget:nth-of-type(6),
    .ft-fouralt2 .widget:nth-of-type(7),
    .ft-fouralt2 .widget:nth-of-type(8),
    .ft-fouralt2 .widget:nth-of-type(9),
    .ft-fouralt2 .widget:nth-of-type(10),
    .ft-fouralt2 .widget:nth-of-type(11),
    .ft-fouralt2 .widget:nth-of-type(12),
    .ft-five .widget:nth-of-type(6),
    .ft-five .widget:nth-of-type(7),
    .ft-five .widget:nth-of-type(8),
    .ft-five .widget:nth-of-type(9),
    .ft-five .widget:nth-of-type(10),
    .ft-five .widget:nth-of-type(11),
    .ft-five .widget:nth-of-type(12),
    .ft-six .widget:nth-of-type(7),
    .ft-six .widget:nth-of-type(8),
    .ft-six .widget:nth-of-type(9),
    .ft-six .widget:nth-of-type(10),
    .ft-six .widget:nth-of-type(11),
    .ft-six .widget:nth-of-type(12) {
        visibility: hidden;
        display: none;
        position: absolute
    }
}

.hero {
    width: 100%;
    position: relative;
    display: block;
    height: 80vh
}

@media only screen and (max-width:46em) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:480px) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min-device-pixel-ratio:1),
only screen and (max-width:46em) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:46em) and (min-resolution:96dpi),
only screen and (max-width:46em) and (min-resolution:1dppx) {
    #mnav {
        visibility: visible;
        display: flex;
        top: -1px
    }
    header {
        visibility: hidden;
        display: none;
        position: absolute
    }
    .mobile-header {
        visibility: visible;
        display: block
    }
    .has-sidebar .content,
    .sidebar {
        position: relative!important;
        display: block!important;
        min-width: 100%!important;
        max-width: 100%!important;
        width: 100%!important
    }
    html {
        height: auto
    }
    body {
        position: relative;
        height: auto
    }
    #wrapper {
        margin: 0;
        padding: 84px 0 0 0;
        display: block;
        height: auto;
        height: auto;
        min-height: auto;
        width: 100%;
        min-width: 100vw;
        transition: width 0.1s ease-in-out
    }
    footer {
        display: block;
        height: auto
    }
    main {
        display: block;
        text-align: center;
        height: auto;
        padding-top: 100px;
        margin-top: -100px
    }
    .main {
        display: block;
        flex: none
    }
    .content {
        flex: none
    }
    .globalwidth {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media only screen and (max-width:46em) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (orientation:portrait) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:480px) and (orientation:portrait) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (orientation:portrait) and (min-device-pixel-ratio:1),
only screen and (max-width:46em) and (orientation:portrait) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:46em) and (orientation:portrait) and (min-resolution:96dpi),
only screen and (max-width:46em) and (orientation:portrait) and (min-resolution:1dppx) {
    body .bodydiv {
        width: 100vw!important;
        min-width: 100vw!important;
        max-width: 100vw!important
    }
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product div.thumbnails:after,
.woocommerce #content div.product div.thumbnails:before,
.woocommerce .col2-set:after,
.woocommerce .col2-set:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:before,
.woocommerce-page .col2-set:after,
.woocommerce-page .col2-set:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:before {
    content: " ";
    display: table
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce #content div.product div.thumbnails:after,
.woocommerce .cart-collaterals:after,
.woocommerce .col2-set:after,
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails:after,
.woocommerce ul.products,
.woocommerce ul.products li.first,
.woocommerce ul.products:after,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .col2-set:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page ul.products,
.woocommerce-page ul.products li.first,
.woocommerce-page ul.products:after {
    clear: both
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
    width: 100%
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%
}

.woocommerce img,
.woocommerce-page img {
    height: auto;
    max-width: 100%
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: left;
    width: 48%
}

.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 {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em
}

.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
    margin-right: 0
}

.woocommerce #content div.product div.thumbnails.columns-1 a,
.woocommerce div.product div.thumbnails.columns-1 a,
.woocommerce-page #content div.product div.thumbnails.columns-1 a,
.woocommerce-page div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none
}

.woocommerce #content div.product div.thumbnails.columns-2 a,
.woocommerce div.product div.thumbnails.columns-2 a,
.woocommerce-page #content div.product div.thumbnails.columns-2 a,
.woocommerce-page div.product div.thumbnails.columns-2 a {
    width: 48%
}

.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a {
    width: 22.05%
}

.woocommerce #content div.product div.thumbnails.columns-5 a,
.woocommerce div.product div.thumbnails.columns-5 a,
.woocommerce-page #content div.product div.thumbnails.columns-5 a,
.woocommerce-page div.product div.thumbnails.columns-5 a {
    width: 16.9%
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: right;
    width: 48%
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block
}

.woocommerce #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:before,
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:before,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:before,
.woocommerce-page div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before {
    content: " ";
    display: table
}

.woocommerce #content div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:after {
    clear: both
}

.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
    float: right;
    height: auto
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-right: 0
}

.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0
}

.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
    width: 48%
}

.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
    width: 30.75%
}

.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
    width: 16.95%
}

.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
    width: 13.5%
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    float: left
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    float: right
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block
}

.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    height: auto
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
    text-align: right
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 80px
}

.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    float: left
}

.woocommerce #content table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label {
    display: none
}

.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce .cart-collaterals:after,
.woocommerce .cart-collaterals:before,
.woocommerce form .form-row:after,
.woocommerce form .form-row:before,
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before,
.woocommerce-page form .form-row:after,
.woocommerce-page form .form-row:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
    content: " ";
    display: table
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: 100%
}

.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: left
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left
}

.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none
}

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 48%
}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
    width: 48%;
    clear: right;
    float: right
}

.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce form .form-row-wide,
.woocommerce form .form-row:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page form .form-row-wide,
.woocommerce-page form .form-row:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {
    clear: both
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
    float: right;
    height: auto
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    display: block
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    display: inline
}

.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
    width: 100%
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible
}

.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
    float: right
}

.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
    width: auto
}

.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
    text-align: left;
    padding: 0 1em 0 0;
    float: left
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: right
}

.woocommerce-page.left-sidebar #content.twentyeleven {
    width: 58.4%;
    margin: 0 7.6%;
    float: right
}

.woocommerce-page.right-sidebar #content.twentyeleven {
    margin: 0 7.6%;
    width: 58.4%;
    float: left
}

.twentyfourteen .tfwc {
    padding: 12px 10px 0;
    max-width: 474px;
    margin: 0 auto
}

.twentyfourteen .tfwc .product .entry-summary {
    padding: 0!important;
    margin: 0 0 1.618em!important
}

.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
    margin-top: 0
}

.twentyfourteen .tfwc .product .images img {
    margin-bottom: 1em
}

@media screen and (min-width:673px) {
    .twentyfourteen .tfwc {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media screen and (min-width:1040px) {
    .twentyfourteen .tfwc {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media screen and (min-width:1110px) {
    .twentyfourteen .tfwc {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media screen and (min-width:1218px) {
    .twentyfourteen .tfwc {
        margin-right: 54px
    }
    .full-width .twentyfourteen .tfwc {
        margin-right: auto
    }
}

.twentyfifteen .t15wc {
    padding-left: 7.6923%;
    padding-right: 7.6923%;
    padding-top: 7.6923%;
    margin-bottom: 7.6923%;
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15)
}

.twentyfifteen .t15wc .page-title {
    margin-left: 0
}

@media screen and (min-width:38.75em) {
    .twentyfifteen .t15wc {
        margin-right: 7.6923%;
        margin-left: 7.6923%;
        margin-top: 8.3333%
    }
}

@media screen and (min-width:59.6875em) {
    .twentyfifteen .t15wc {
        margin-left: 8.3333%;
        margin-right: 8.3333%;
        padding: 10%
    }
    .single-product .twentyfifteen .entry-summary {
        padding: 0!important
    }
}

.twentysixteen .site-main {
    margin-right: 7.6923%;
    margin-left: 7.6923%
}

.twentysixteen .entry-summary {
    margin-right: 0;
    margin-left: 0
}

#content .twentysixteen div.product div.images,
#content .twentysixteen div.product div.summary {
    width: 46.42857%
}

@media screen and (min-width:44.375em) {
    .twentysixteen .site-main {
        margin-right: 23.0769%
    }
}

@media screen and (min-width:56.875em) {
    .twentysixteen .site-main {
        margin-right: 0;
        margin-left: 0
    }
    .no-sidebar .twentysixteen .site-main {
        margin-right: 15%;
        margin-left: 15%
    }
    .no-sidebar .twentysixteen .entry-summary {
        margin-right: 0;
        margin-left: 0
    }
}

.rtl .woocommerce .col2-set .col-1,
.rtl .woocommerce-page .col2-set .col-1 {
    float: right
}

.rtl .woocommerce .col2-set .col-2,
.rtl .woocommerce-page .col2-set .col-2 {
    float: left
}

.rtl .woocommerce form .form-row-first,
.rtl .woocommerce form .form-row-last,
.rtl .woocommerce-page form .form-row-first,
.rtl .woocommerce-page form .form-row-last {
    float: right
}

.rtl .woocommerce form .form-row-last,
.rtl .woocommerce-page form .form-row-last {
    float: left
}

.clear,
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:after {
    clear: both
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: star;
    src: url(fonts/star.eot);
    src: url(fonts/star.eot?#iefix) format("embedded-opentype"), url(fonts/star.woff) format("woff"), url(fonts/star.ttf) format("truetype"), url(fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WooCommerce;
    src: url(fonts/WooCommerce.eot);
    src: url(fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(fonts/WooCommerce.woff) format("woff"), url(fonts/WooCommerce.ttf) format("truetype"), url(fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
}

p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #a46497;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0, 0, 0, .2)
}

p.demo_store a {
    color: #fff
}

.admin-bar p.demo_store {
    top: 32px
}

.woocommerce .blockUI.blockOverlay {
    position: relative
}

.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
    height: 1em;
    width: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    content: "";
    -webkit-animation: spin 1s ease-in-out infinite;
    -moz-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(../images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0
}

.woocommerce a.remove:hover {
    color: #fff!important;
    background: red
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    padding: 1em 2em 1em 3.5em!important;
    margin: 0 0 2em!important;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none!important;
    width: auto;
    word-wrap: break-word
}

.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-message:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
    float: right
}

.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-message li {
    list-style: none!important;
    padding-left: 0!important;
    margin-left: 0!important
}

.woocommerce .woocommerce-message {
    border-top-color: #8fae1b
}

.woocommerce .woocommerce-message:before {
    content: "\e015";
    color: #8fae1b
}

.woocommerce .woocommerce-info {
    border-top-color: #1e85be
}

.woocommerce .woocommerce-info:before {
    color: #1e85be
}

.woocommerce .woocommerce-error {
    border-top-color: #b81c23
}

.woocommerce .woocommerce-error:before {
    content: "\e016";
    color: #b81c23
}

.woocommerce small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: #777
}

.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-breadcrumb a {
    color: #777
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0
}

.woocommerce #reviews #comments .add_review:after,
.woocommerce .products ul:after,
.woocommerce div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products:after {
    clear: both
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #77a464;
    font-size: 1.25em
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: .5
}

.woocommerce div.product p.stock {
    font-size: .92em
}

.woocommerce div.product .stock {
    color: #77a464
}

.woocommerce div.product .out-of-stock {
    color: red
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 1.618em
}

.woocommerce div.product div.images,
.woocommerce div.product div.summary {
    margin-bottom: 2em
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em
}

.woocommerce div.product div.social {
    text-align: right;
    margin: 0 0 1em
}

.woocommerce div.product div.social span {
    margin: 0 0 0 2px
}

.woocommerce div.product div.social span span {
    margin: 0
}

.woocommerce div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0
}

.woocommerce div.product div.social iframe {
    float: left;
    margin-top: 3px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none
}

.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
    display: table;
    content: " "
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #6b6b6b
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    box-shadow: -2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: 1px solid #d3ced2;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " "
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    left: -6px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #ebe9eb
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    right: -6px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #ebe9eb
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 1
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0
}

.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
    margin-bottom: 2em
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0
}

.woocommerce div.product form.cart table {
    border-width: 0 0 1px
}

.woocommerce div.product form.cart table td {
    padding-left: 0
}

.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0
}

.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    border: 0;
    vertical-align: top;
    line-height: 2em
}

.woocommerce div.product form.cart .variations label {
    font-weight: 700
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em
}

.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em
}

.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left
}

.woocommerce div.product form.cart .group_table td.label {
    padding-right: 1em;
    padding-left: 1em
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: .5em;
    border: 0
}

.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #77a464;
    color: #fff;
    font-size: .857em;
    -webkit-font-smoothing: antialiased
}

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
    clear: both
}

.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
    content: " ";
    display: table
}

.woocommerce .products ul li,
.woocommerce ul.products li {
    list-style: none
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0
}

.woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em
}

.woocommerce ul.products li.product a {
    text-decoration: none
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none
}

.woocommerce ul.products li.product strong {
    display: block
}

.woocommerce ul.products li.product .star-rating {
    font-size: .857em
}

.woocommerce ul.products li.product .button {
    margin-top: 1em
}

.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em
}

.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: block
}

.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700
}

.woocommerce ul.products li.product .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(132, 132, 132, .5)
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top
}

.woocommerce nav.woocommerce-pagination {
    text-align: center
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 1px
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none
}

.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
    opacity: .25;
    padding-right: 2.618em
}

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    position: absolute;
    top: .618em;
    right: 1em;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;
    vertical-align: bottom
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #dad8da;
    text-decoration: none;
    background-image: none;
    color: #515151
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #a46497;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #935386;
    color: #fff
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #a46497;
    color: #fff
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: .5;
    padding: .618em 1em
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #ebe9eb
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    float: none
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block
}

.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
    content: " ";
    display: table
}

.woocommerce #reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0
}

.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #777
}

.woocommerce #reviews h3 {
    margin: 0
}

.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0
}

.woocommerce #reviews #comment {
    height: 75px
}

.woocommerce #reviews #comments h2 {
    clear: none
}

.woocommerce #review_form #respond:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce .woocommerce-product-rating:after,
.woocommerce td.product-name dl.variation:after {
    clear: both
}

.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none
}

.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    background: 0;
    border: 0
}

.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #777;
    font-size: .75em
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #ebe9eb;
    border: 1px solid #e4e1e3;
    margin: 0;
    box-shadow: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em
}

.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none;
    margin: 20px 0 0 50px
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}

.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px
}

.woocommerce #reviews #comments .commentlist>li:before {
    content: ""
}

.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star
}

.woocommerce .star-rating:before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.woocommerce .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block
}

.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left
}

.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: 0 0;
    border: 0
}

.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
    content: " ";
    display: table
}

.woocommerce p.stars a:before,
.woocommerce p.stars a:hover~a:before {
    content: "\e021"
}

.woocommerce #review_form #respond p {
    margin: 0 0 10px
}

.woocommerce #review_form #respond .form-submit input {
    left: auto
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%
}

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}

.woocommerce p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    text-indent: 0
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    line-height: 1.5;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    border-top: 0;
    margin: 0
}

.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a:before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active~a:before {
    content: "\e021"
}

.woocommerce p.stars.selected a:not(.active):before {
    content: "\e020"
}

.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, .1);
    margin-bottom: 1.618em;
    width: 100%
}

.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px
}

.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0
}

.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
    background: rgba(0, 0, 0, .025)
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 6px 12px;
    vertical-align: middle
}

.woocommerce table.shop_table td small {
    font-weight: 400
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.woocommerce table.my_account_orders {
    font-size: .85em
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap
}

.woocommerce table.my_account_orders .order-actions {
    text-align: right
}

.woocommerce table.my_account_orders .order-actions .button {
    margin: .125em 0 .125em .25em
}

.woocommerce td.product-name dl.variation {
    margin: .25em 0
}

.woocommerce td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:before {
    content: " ";
    display: table
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em
}

.woocommerce td.product-name dl.variation dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li:after {
    clear: both
}

.woocommerce td.product-name dl.variation dd {
    padding: 0 0 .25em
}

.woocommerce td.product-name dl.variation dd p:last-child {
    margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification {
    font-size: .83em
}

.woocommerce td.product-quantity {
    min-width: 80px
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    list-style: none;
    padding: 0;
    margin: 0
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, .1)
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}

#add_payment_method .wc-proceed-to-checkout:after,
.woocommerce .order_details:after,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-account .addresses .title:after,
.woocommerce-account .woocommerce:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce.widget_shopping_cart .buttons:after {
    clear: both
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    float: none
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0
}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    left: 0
}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
    content: " ";
    display: table
}

.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    -moz-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.woocommerce form .form-row label {
    line-height: 2
}

.woocommerce form .form-row label.hidden {
    visibility: hidden
}

.woocommerce form .form-row label.inline {
    display: inline
}

.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0
}

.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1
}

.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: #a00
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #69bf29
}

.woocommerce form .form-row::-webkit-input-placeholder {
    line-height: normal
}

.woocommerce form .form-row:-moz-placeholder {
    line-height: normal
}

.woocommerce form .form-row:-ms-input-placeholder {
    line-height: normal
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px
}

.woocommerce ul#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce ul#shipping_method li {
    margin: 0;
    padding: .25em 0 .25em 22px;
    text-indent: -22px;
    list-style: none
}

.woocommerce ul#shipping_method li input {
    margin: 3px .5ex
}

.woocommerce ul#shipping_method li label {
    display: inline
}

.woocommerce ul#shipping_method .amount {
    font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents {
    margin: 0
}

.woocommerce .order_details {
    margin: 0 0 1.5em;
    list-style: none
}

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

.woocommerce .order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.woocommerce .order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5
}

.woocommerce .order_details li:last-of-type {
    border: none
}

.woocommerce .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}

.woocommerce .widget_layered_nav ul li {
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:before {
    content: " ";
    display: table
}

.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav_filters ul li a:before {
    font-family: WooCommerce;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "εÇô";
    text-decoration: none;
    font-weight: 400;
    color: #a00
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
    padding: 1px 0
}

.woocommerce .widget_layered_nav ul li.chosen a:before {
    margin-right: .618em
}

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    overflow: hidden;
    zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none
}

.woocommerce .widget_layered_nav_filters ul li a:before {
    margin-right: .618em
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #a46497;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #a46497
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #602053;
    border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}

.woocommerce .widget_rating_filter ul li.chosen a:before,
.woocommerce-account ul.digital-downloads li:before {
    margin-right: .618em;
    font-family: WooCommerce;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-decoration: none
}

.woocommerce .widget_rating_filter ul li {
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before {
    content: " ";
    display: table
}

.woocommerce .widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none
}

.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block
}

.woocommerce .widget_rating_filter ul li.chosen a:before {
    font-weight: 400;
    content: "εÇô";
    color: #a00
}

.woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before,
.woocommerce-account .woocommerce:after,
.woocommerce-account .woocommerce:before {
    content: " ";
    display: table
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%
}

.woocommerce-account .addresses .title h3 {
    float: left
}

.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count {
    float: right
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0
}

.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li:before {
    font-weight: 400;
    content: "εÇè"
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 32px;
    box-shadow: none
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    vertical-align: middle
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    line-height: 1
}

#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
    margin: 0;
    vertical-align: middle;
    line-height: 1
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0
}

#add_payment_method .wc-proceed-to-checkout:after,
#add_payment_method .wc-proceed-to-checkout:before,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:before {
    content: " ";
    display: table
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em
}

#add_payment_method .cart-collaterals .shipping_calculator .button,
.woocommerce-cart .cart-collaterals .shipping_calculator .button,
.woocommerce-checkout .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block
}

#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "εÇÖ";
    text-decoration: none
}

#add_payment_method #payment ul.payment_methods li:after,
#add_payment_method #payment ul.payment_methods li:before,
#add_payment_method #payment ul.payment_methods:after,
#add_payment_method #payment ul.payment_methods:before,
.woocommerce-cart #payment ul.payment_methods li:after,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:before,
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
    content: " ";
    display: table
}

#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: .83em
}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 40%
}

#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em
}

#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
    color: #777
}

#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
    width: 100%
}

#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
    color: #77a464
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #ebe9eb
}

#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none
}

#add_payment_method .checkout .col-2 .form-row-first,
#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .notes {
    clear: left
}

#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #777;
    font-weight: 400
}

#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%
}

#add_payment_method #payment ul.payment_methods li:after,
#add_payment_method #payment ul.payment_methods:after,
#add_payment_method .checkout .shipping_address,
.single-product .twentythirteen p.stars,
.woocommerce-cart #payment ul.payment_methods li:after,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout .checkout .shipping_address {
    clear: both
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #ebe9eb;
    border-radius: 5px
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    padding: 0;
    position: relative;
    box-shadow: none
}

#add_payment_method #payment ul.payment_methods li img+img,
.woocommerce-cart #payment ul.payment_methods li img+img,
.woocommerce-checkout #payment ul.payment_methods li img+img {
    margin-left: 2px
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 1em
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151
}

#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
    border-color: #bbb3b9 #c7c1c6 #c7c1c6
}

#add_payment_method #payment div.payment_box::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box::-webkit-input-placeholder {
    color: #bbb3b9
}

#add_payment_method #payment div.payment_box:-moz-placeholder,
.woocommerce-cart #payment div.payment_box:-moz-placeholder,
.woocommerce-checkout #payment div.payment_box:-moz-placeholder {
    color: #bbb3b9
}

#add_payment_method #payment div.payment_box:-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box:-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box:-ms-input-placeholder {
    color: #bbb3b9
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none;
    margin: 0
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
    margin: 0 0 .5em
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
    cursor: pointer
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    vertical-align: middle;
    margin: -3px 1em 0 0;
    position: relative
}

#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right .618em center;
    background-size: 32px 20px
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(../images/icons/credit-cards/visa.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(../images/icons/credit-cards/mastercard.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(../images/icons/credit-cards/laser.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(../images/icons/credit-cards/diners.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(../images/icons/credit-cards/maestro.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(../images/icons/credit-cards/jcb.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(../images/icons/credit-cards/amex.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(../images/icons/credit-cards/discover.svg)
}

#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
    font-size: .857em;
    color: #777;
    font-weight: 400
}

#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em
}

#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
    content: "";
    display: block;
    border: 1em solid #dfdcde;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em
}

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: .83em
}

#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle
}

.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px .5em;
    font-size: 1em
}

.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373
}

.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b
}

.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53
}

.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733
}

.woocommerce-password-hint {
    margin: .5em 0 0;
    display: block
}

.product.has-default-attributes.has-children>.images {
    opacity: 0
}

#content.twentyeleven .woocommerce-pagination a {
    font-size: 1em;
    line-height: 1
}

.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
    padding: 0
}

.twentythirteen .woocommerce-breadcrumb {
    padding-top: 40px
}

.twentyfourteen ul.products li.product {
    margin-top: 0!important
}

body:not(.search-results) .twentysixteen .entry-summary {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.twentysixteen .price ins {
    background: inherit;
    color: inherit
}

.woocommerce div.product {
    color: #333;
    margin-top: 54px
}

@media only screen and (max-width:65em) {
    .woocommerce div.product {
        margin-top: 38px
    }
}

@media only screen and (max-width:46em) {
    .woocommerce div.product {
        margin-top: 40px
    }
}

.woocommerce-breadcrumb a,
.woocommerce-breadcrumb a:visited {
    color: #79a6a9
}

.woocommerce-breadcrumb a:active,
.woocommerce-breadcrumb a:hover,
.woocommerce-breadcrumb a:focus {
    color: #8db3b6
}

@media only screen and (max-width:46em) {
    .woocommerce-breadcrumb {
        visibility: hidden;
        display: none
    }
}

.archive .woocommerce-breadcrumb {
    position: absolute;
    top: 0;
    margin-top: 0
}

@media only screen and (max-width:46em) {
    .archive .woocommerce-breadcrumb {
        top: 90px
    }
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
    color: #333
}

.sku_wrapper {
    display: block;
    color: #333
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: left;
    width: 38%
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: right;
    width: 58%
}

.includes-shipping {
    font-size: 75%;
    opacity: .75;
    position: relative;
    top: -40px
}

@media only screen and (max-width:65em) {
    .includes-shipping {
        top: -35px
    }
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border: hidden!important;
    outline: none!important;
    font-size: 30px!important;
    line-height: 50px!important;
    vertical-align: central!important;
    padding: 4px 16px 1px!important;
    border-radius: 5px!important;
    text-transform: uppercase!important;
    white-space: nowrap!important;
    background: #79a6a9!important;
    box-shadow: inset 0 0 25px 5px #79a6a9!important;
    color: #fff!important;
    font-weight: normal!important;
    display: inline!important
}

@media only screen and (max-width:46em) {
    .woocommerce #respond input#submit,
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button {
        font-size: 22px!important;
        line-height: 42px!important
    }
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background: #8db3b6!important;
    color: #fff!important
}

.woocommerce input.button {
    line-height: 1!important;
    padding: 9px 17px 5px!important
}

.woocommerce button.single_add_to_cart_button {
    line-height: 1!important;
    padding: 9px 17px 5px!important;
    margin-top: -6px;
    margin-left: 5px
}

@media only screen and (max-width:46em) and (orientation:portrait) {
    .woocommerce button.single_add_to_cart_button {
        margin-top: -3px
    }
}

.woocommerce .products ul li:before,
.woocommerce ul.products li:before {
    visibility: hidden;
    display: none
}

.woocommerce .products ul li,
.woocommerce ul.products li {
    text-align: center
}

.woocommerce .products ul li a.button,
.woocommerce ul.products li a.button {
    font-size: 20px!important;
    line-height: 32px!important;
    padding: 4px 16px 1px
}

@media only screen and (max-width:46em) {
    .woocommerce .products ul li a.button,
    .woocommerce ul.products li a.button {
        font-size: 20px!important;
        line-height: 32px!important
    }
}

.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product h2 {
    color: #79a6a9;
    text-align: center;
    font-size: .9em;
    line-height: 1em;
    min-height: 2em;
    padding: 0
}

@media only screen and (max-width:46em) and (orientation:portrait) {
    .woocommerce ul.products li.product h3,
    .woocommerce ul.products li.product h2 {
        font-size: 1em;
        line-height: 1.2em;
        min-height: 2.4em
    }
}

.woocommerce ul.products li.product h3 mark,
.woocommerce ul.products li.product h2 mark {
    background-color: transparent;
    opacity: .5
}

.woocommerce ul.products li.product a img {
    margin-bottom: 10px
}

.woocommerce ul.products li.product .price {
    text-align: center;
    font-size: .65em;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px
}

.wc-tab h2,
.related h2 {
    text-transform: uppercase;
    font-weight: 400;
    color: #79a6a9;
    font-size: 30px;
    line-height: 32px;
    margin: 0;
    padding: 5px 0 10px
}

.wc-tab h2 sup,
.related h2 sup {
    font-size: 50%;
    top: 11px;
    vertical-align: text-top
}

@media only screen and (max-width:65em) {
    .wc-tab h2,
    .related h2 {
        font-size: 28px;
        line-height: 30px;
        margin: 0;
        padding: 4px 0 8px
    }
}

@media only screen and (max-width:46em) {
    .wc-tab h2,
    .related h2 {
        font-size: 24px;
        line-height: 26px;
        margin: 0;
        padding: 3px 0 7px
    }
}

.related h2 {
    text-align: center;
    margin-bottom: 16px
}

.related ul.products li.product,
.related .ul.products li.product {
    margin-bottom: 0
}

.related a.button {
    background: #fff!important;
    box-shadow: inset 0 0 25px 5px #fff!important;
    color: #79a6a9!important
}

.related a.button:hover {
    background: #f5f5f5!important;
    color: #79a6a9!important
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 9px 8px
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 90px
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
    padding-top: 15px
}

input#coupon_code {
    top: -6px;
    position: relative
}

@media only screen and (max-width:46em) and (orientation:portrait) {
    input#coupon_code {
        top: 0
    }
}

.checkout_coupon input#coupon_code {
    padding: 9px 8px;
    top: 2px
}

@media only screen and (max-width:65em) {
    .checkout_coupon input#coupon_code {
        top: 1px
    }
}

abbr,
abbr[title],
.required {
    border-bottom: none!important;
    cursor: inherit!important;
    text-decoration: none!important
}

.woocommerce .woocommerce-error li:before,
.woocommerce .woocommerce-info li:before,
.woocommerce .woocommerce-message li {
    visibility: hidden;
    display: none
}

.woocommerce ul.products li.product a img {
    height: auto !Important
}

.shop_table shop_table_responsive .product-thumbnail,
.woocommerce table.shop_table th.product-thumbnail,
.woocommerce table.shop_table td.product-thumbnail {
    max-width: 100px!important
}

.shop_table shop_table_responsive .product-remove,
.woocommerce table.shop_table th.product-remove,
.woocommerce table.shop_table td.product-remove {
    max-width: 24px!important
}

@media only screen and (min-width:46em) {
    .shop_table shop_table_responsive .product-price,
    .woocommerce table.shop_table th.product-price,
    .woocommerce table.shop_table td.product-price {
        max-width: 90px!important;
        text-align: right!important;
        align: right
    }
    .shop_table shop_table_responsive .product-subtotal,
    .woocommerce table.shop_table th.product-subtotal,
    .woocommerce table.shop_table td.product-subtotal {
        max-width: 90px!important;
        text-align: right!important;
        align: right
    }
    .shop_table shop_table_responsive .product-quantity,
    .woocommerce table.shop_table th.product-quantity,
    .woocommerce table.shop_table td.product-quantity {
        max-width: 80px!important;
        align: center
    }
    .woocommerce table.shop_table th.product-price,
    .woocommerce table.shop_table th.product-subtotal,
    .woocommerce table.shop_table th.product-quantity,
    .woocommerce table.shop_table td.product-quantity {
        text-align: center
    }
}

.product .woocommerce .quantity .qty {
    margin-top: -4px
}

@media only screen and (max-width:65em) {
    .product .woocommerce .quantity .qty {
        margin-top: -2px
    }
}

@media only screen and (max-width:46em) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 46%!important
    }
    .woocommerce .woocommerce-error,
    .woocommerce .woocommerce-info,
    .woocommerce .woocommerce-message {
        top: 40px!important
    }
}

@media only screen and (max-width:46em) and (orientation:portrait) {
    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive thead {
        display: none
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0
    }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: block
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right!important
    }
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce table.my_account_orders tr td.order-actions:before,
    .woocommerce table.shop_table_responsive tr td.actions:before,
    .woocommerce table.shop_table_responsive tr td.product-remove:before,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail,
    .woocommerce-page table.my_account_orders tr td.order-actions:before,
    .woocommerce-page table.shop_table_responsive tr td.actions:before,
    .woocommerce-page table.shop_table_responsive tr td.product-remove:before {
        display: none
    }
    .woocommerce table.shop_table_responsive tr td.order-actions,
    .woocommerce-page table.shop_table_responsive tr td.order-actions {
        text-align: left!important
    }
    .woocommerce table.shop_table_responsive tr td:before,
    .woocommerce-page table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, .025)
    }
    .woocommerce table.my_account_orders tr td.order-actions,
    .woocommerce-page table.my_account_orders tr td.order-actions {
        text-align: left
    }
    .woocommerce table.my_account_orders tr td.order-actions .button,
    .woocommerce-page table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: .125em .25em .125em 0
    }
    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-1,
    .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .woocommerce-page[class*=columns-] ul.products li.product,
    .woocommerce[class*=columns-] ul.products li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 2.992em
    }
    .woocommerce ul.products li.product:nth-child(2n),
    .woocommerce-page ul.products li.product:nth-child(2n),
    .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n),
    .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
        float: right;
        clear: none!important
    }
    .woocommerce #content div.product div.images,
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.images,
    .woocommerce-page div.product div.summary {
        float: none;
        width: 100%
    }
    .woocommerce #content table.cart td.actions,
    .woocommerce table.cart td.actions,
    .woocommerce-page #content table.cart td.actions,
    .woocommerce-page table.cart td.actions {
        text-align: left
    }
    .woocommerce #content table.cart td.actions .coupon,
    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        float: none;
        padding-bottom: .5em
    }
    .woocommerce #content table.cart td.actions .coupon:after,
    .woocommerce #content table.cart td.actions .coupon:before,
    .woocommerce table.cart td.actions .coupon:after,
    .woocommerce table.cart td.actions .coupon:before,
    .woocommerce-page #content table.cart td.actions .coupon:after,
    .woocommerce-page #content table.cart td.actions .coupon:before,
    .woocommerce-page table.cart td.actions .coupon:after,
    .woocommerce-page table.cart td.actions .coupon:before {
        content: " ";
        display: table
    }
    .woocommerce #content table.cart td.actions .coupon:after,
    .woocommerce table.cart td.actions .coupon:after,
    .woocommerce-page #content table.cart td.actions .coupon:after,
    .woocommerce-page table.cart td.actions .coupon:after {
        clear: both
    }
    .woocommerce #content table.cart td.actions .coupon .button,
    .woocommerce #content table.cart td.actions .coupon .input-text,
    .woocommerce #content table.cart td.actions .coupon input,
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce table.cart td.actions .coupon .input-text,
    .woocommerce table.cart td.actions .coupon input,
    .woocommerce-page #content table.cart td.actions .coupon .button,
    .woocommerce-page #content table.cart td.actions .coupon .input-text,
    .woocommerce-page #content table.cart td.actions .coupon input,
    .woocommerce-page table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon input {
        width: 48%;
        box-sizing: border-box
    }
    .woocommerce #content table.cart td.actions .coupon .button.alt,
    .woocommerce #content table.cart td.actions .coupon .input-text+.button,
    .woocommerce table.cart td.actions .coupon .button.alt,
    .woocommerce table.cart td.actions .coupon .input-text+.button,
    .woocommerce-page #content table.cart td.actions .coupon .button.alt,
    .woocommerce-page #content table.cart td.actions .coupon .input-text+.button,
    .woocommerce-page table.cart td.actions .coupon .button.alt,
    .woocommerce-page table.cart td.actions .coupon .input-text+.button {
        float: right
    }
    .woocommerce #content table.cart td.actions .button,
    .woocommerce table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
        display: block;
        width: 100%
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce .cart-collaterals .shipping_calculator,
    .woocommerce-page .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cross-sells,
    .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 100%;
        float: none;
        text-align: left
    }
    .woocommerce-page.woocommerce-checkout form.login .form-row,
    .woocommerce.woocommerce-checkout form.login .form-row {
        width: 100%;
        float: none
    }
    .woocommerce #payment .terms,
    .woocommerce-page #payment .terms {
        text-align: left;
        padding: 0
    }
    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
        float: none;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 1em
    }
    .woocommerce .lost_reset_password .form-row-first,
    .woocommerce .lost_reset_password .form-row-last,
    .woocommerce-page .lost_reset_password .form-row-first,
    .woocommerce-page .lost_reset_password .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0
    }
    .single-product .twentythirteen .panel {
        padding-left: 20px!important;
        padding-right: 20px!important
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100%!important
    }
}

@media only screen and (max-width:46em) {
    .mobile-cart .woocommerce table.shop_table_responsive tbody th,
    .mobile-cart .woocommerce table.shop_table_responsive thead,
    .mobile-cart .woocommerce-page table.shop_table_responsive tbody th,
    .mobile-cart .woocommerce-page table.shop_table_responsive thead {
        display: none
    }
    .mobile-cart .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
    .mobile-cart .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0
    }
    .mobile-cart .woocommerce table.shop_table_responsive tr,
    .mobile-cart .woocommerce-page table.shop_table_responsive tr {
        display: block
    }
    .mobile-cart .woocommerce table.shop_table_responsive tr td,
    .mobile-cart .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right!important
    }
    .mobile-cart .woocommerce #content table.cart .product-thumbnail,
    .mobile-cart .woocommerce table.cart .product-thumbnail,
    .mobile-cart .woocommerce table.my_account_orders tr td.order-actions:before,
    .mobile-cart .woocommerce table.shop_table_responsive tr td.actions:before,
    .mobile-cart .woocommerce table.shop_table_responsive tr td.product-remove:before,
    .mobile-cart .woocommerce-page #content table.cart .product-thumbnail,
    .mobile-cart .woocommerce-page table.cart .product-thumbnail,
    .mobile-cart .woocommerce-page table.my_account_orders tr td.order-actions:before,
    .mobile-cart .woocommerce-page table.shop_table_responsive tr td.actions:before,
    .mobile-cart .woocommerce-page table.shop_table_responsive tr td.product-remove:before {
        display: none
    }
    .mobile-cart .woocommerce table.shop_table_responsive tr td.order-actions,
    .mobile-cart .woocommerce-page table.shop_table_responsive tr td.order-actions {
        text-align: left!important
    }
    .mobile-cart .woocommerce table.shop_table_responsive tr td:before,
    .mobile-cart .woocommerce-page table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left
    }
    .mobile-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .mobile-cart .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, .025)
    }
    .mobile-cart .woocommerce table.my_account_orders tr td.order-actions,
    .mobile-cart .woocommerce-page table.my_account_orders tr td.order-actions {
        text-align: left
    }
    .mobile-cart .woocommerce table.my_account_orders tr td.order-actions .button,
    .mobile-cart .woocommerce-page table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: .125em .25em .125em 0
    }
    .mobile-cart .woocommerce .col2-set .col-1,
    .mobile-cart .woocommerce .col2-set .col-2,
    .mobile-cart .woocommerce-page .col2-set .col-1,
    .mobile-cart .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%
    }
    .mobile-cart .woocommerce ul.products li.product,
    .mobile-cart .woocommerce-page ul.products li.product,
    .mobile-cart .woocommerce-page[class*=columns-] ul.products li.product,
    .mobile-cart .woocommerce[class*=columns-] ul.products li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 2.992em
    }
    .mobile-cart .woocommerce ul.products li.product:nth-child(2n),
    .mobile-cart .woocommerce-page ul.products li.product:nth-child(2n),
    .mobile-cart .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n),
    .mobile-cart .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
        float: right;
        clear: none!important
    }
    .mobile-cart .woocommerce #content div.product div.images,
    .mobile-cart .woocommerce #content div.product div.summary,
    .mobile-cart .woocommerce div.product div.images,
    .mobile-cart .woocommerce div.product div.summary,
    .mobile-cart .woocommerce-page #content div.product div.images,
    .mobile-cart .woocommerce-page #content div.product div.summary,
    .mobile-cart .woocommerce-page div.product div.images,
    .mobile-cart .woocommerce-page div.product div.summary {
        float: none;
        width: 100%
    }
    .mobile-cart .woocommerce #content table.cart td.actions,
    .mobile-cart .woocommerce table.cart td.actions,
    .mobile-cart .woocommerce-page #content table.cart td.actions,
    .mobile-cart .woocommerce-page table.cart td.actions {
        text-align: left
    }
    .mobile-cart .woocommerce #content table.cart td.actions .coupon,
    .mobile-cart .woocommerce table.cart td.actions .coupon,
    .mobile-cart .woocommerce-page #content table.cart td.actions .coupon,
    .mobile-cart .woocommerce-page table.cart td.actions .coupon {
        float: none;
        padding-bottom: .5em
    }
    .mobile-cart .woocommerce #content table.cart td.actions .coupon:after,
    .mobile-cart .woocommerce #content table.cart td.actions .coupon:before,
    .mobile-cart .woocommerce table.cart td.actions .coupon:after,
    .mobile-cart .woocommerce table.cart td.actions .coupon:before,
    .mobile-cart .woocommerce-page #content table.cart td.actions .coupon:after,
    .mobile-cart .woocommerce-page #content table.cart td.actions .coupon:before,
    .mobile-cart .woocommerce-page table.cart td.actions .coupon:after,
    .mobile-cart .woocommerce-page table.cart td.actions .coupon:before {
        content: " ";
        display: table
    }
    .mobile-cart .woocommerce #content table.cart td.actions .coupon:after,
    .mobile-cart .woocommerce table.cart td.actions .coupon:after,
    .mobile-cart .woocommerce-page #content table.cart td.actions .coupon:after,
    .mobile-cart .woocommerce-page table.cart td.actions .coupon:after {
        clear: both
    }
    .mobile-cart .woocommerce #content table.cart td.actions .coupon .button,
    .mobile-cart .woocommerce #content table.cart td.actions .coupon .input-text,
    .mobile-cart .woocommerce #content table.cart td.actions .coupon input,
    .mobile-cart .woocommerce table.cart td.actions .coupon .button,
    .mobile-cart .woocommerce table.cart td.actions .coupon .input-text,
    .mobile-cart .woocommerce table.cart td.actions .coupon input,
    .mobile-cart .woocommerce-page #content table.cart td.actions .coupon .button,
    .mobile-cart .woocommerce-page #content table.cart td.actions .coupon .input-text,
    .mobile-cart .woocommerce-page #content table.cart td.actions .coupon input,
    .mobile-cart .woocommerce-page table.cart td.actions .coupon .button,
    .mobile-cart .woocommerce-page table.cart td.actions .coupon .input-text,
    .mobile-cart .woocommerce-page table.cart td.actions .coupon input {
        width: 48%;
        box-sizing: border-box
    }
    .mobile-cart .woocommerce #content table.cart td.actions .coupon .button.alt,
    .mobile-cart .woocommerce #content table.cart td.actions .coupon .input-text+.button,
    .mobile-cart .woocommerce table.cart td.actions .coupon .button.alt,
    .mobile-cart .woocommerce table.cart td.actions .coupon .input-text+.button,
    .mobile-cart .woocommerce-page #content table.cart td.actions .coupon .button.alt,
    .mobile-cart .woocommerce-page #content table.cart td.actions .coupon .input-text+.button,
    .mobile-cart .woocommerce-page table.cart td.actions .coupon .button.alt,
    .mobile-cart .woocommerce-page table.cart td.actions .coupon .input-text+.button {
        float: right
    }
    .mobile-cart .woocommerce #content table.cart td.actions .button,
    .mobile-cart .woocommerce table.cart td.actions .button,
    .mobile-cart .woocommerce-page #content table.cart td.actions .button,
    .mobile-cart .woocommerce-page table.cart td.actions .button {
        display: block;
        width: 100%
    }
    .mobile-cart .woocommerce .cart-collaterals .cart_totals,
    .mobile-cart .woocommerce .cart-collaterals .cross-sells,
    .mobile-cart .woocommerce .cart-collaterals .shipping_calculator,
    .mobile-cart .woocommerce-page .cart-collaterals .cart_totals,
    .mobile-cart .woocommerce-page .cart-collaterals .cross-sells,
    .mobile-cart .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 100%;
        float: none;
        text-align: left
    }
    .mobile-cart .woocommerce-page.woocommerce-checkout form.login .form-row,
    .mobile-cart .woocommerce.woocommerce-checkout form.login .form-row {
        width: 100%;
        float: none
    }
    .mobile-cart .woocommerce #payment .terms,
    .mobile-cart .woocommerce-page #payment .terms {
        text-align: left;
        padding: 0
    }
    .mobile-cart .woocommerce #payment #place_order,
    .mobile-cart .woocommerce-page #payment #place_order {
        float: none;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 1em
    }
    .mobile-cart .woocommerce .lost_reset_password .form-row-first,
    .mobile-cart .woocommerce .lost_reset_password .form-row-last,
    .mobile-cart .woocommerce-page .lost_reset_password .form-row-first,
    .mobile-cart .woocommerce-page .lost_reset_password .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0
    }
    .mobile-cart .single-product .twentythirteen .panel {
        padding-left: 20px!important;
        padding-right: 20px!important
    }
    .mobile-cart .woocommerce ul.products li.product,
    .mobile-cart .woocommerce-page ul.products li.product {
        width: 100%!important
    }
}

html {
    background-color: #2b2525
}

body {
    background-color: #e4e5e3;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 0) 100%), url(images/bk-main_texture.png), #e4e5e3;
    background-position: center center, center center;
    background-size: 1160px auto, 410px 410px;
    background-repeat: repeat-y, repeat;
    font-size: 20px;
    line-height: 30px
}

.safari-5 body {
    background-image: url(images/bk-main_safarigradient.png), url(images/bk-main_texture.png)
}

.ie-9 body,
.ie-8 body {
    background-image: url(images/bk-main_ie.png);
    background-repeat: repeat;
    background-position: center center
}

.globalwidth {
    max-width: 1160px
}

.safari-5 .globalwidth {
    width: 1160px
}

@media only screen and (max-width:1160px) {
    .safari-5 .globalwidth {
        width: 100%
    }
}

@media only screen and (max-width:890px) {
    .header-content .phone-numbers {
        width: 500px;
        float: right
    }
}

@media only screen and (max-width:872px) {
    .header-content .phone-numbers {
        width: 500px;
        float: right
    }
}

@media only screen and (max-width:807px) {
    .header-content .phone-numbers {
        width: 100%;
        float: none
    }
    .header-logo img {
        margin-top: 29px!important
    }
}

body {
    font-family: 'Cantarell', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6,
.button,
button,
input[type="submit"],
.headshot span {
    font-family: 'Fjalla One', sans-serif;
    font-weight: 400
}

::-moz-selection {
    background: #79a6a9;
    color: #fff
}

::selection {
    background: #79a6a9;
    color: #fff
}

.content::-moz-selection {
    background: #333;
    color: #fff
}

.content::selection {
    background: #333;
    color: #fff
}

.content a::-moz-selection {
    background: #79a6a9;
    color: #fff
}

.content a::selection {
    background: #79a6a9;
    color: #fff
}

img::-moz-selection {
    background: transparent;
    color: #000
}

img::selection {
    background: transparent;
    color: #000
}

.cta span::-moz-selection {
    background: transparent;
    color: #79a6a9
}

.cta span::selection {
    background: transparent;
    color: #79a6a9
}

.content h1::-moz-selection {
    background: transparent;
    color: #333
}

.content h1::selection {
    background: transparent;
    color: #333
}

.content h3::-moz-selection {
    background: transparent;
    color: #333
}

.content h3::selection {
    background: transparent;
    color: #333
}

.content hgroup h2::-moz-selection {
    background: transparent;
    color: #79a6a9
}

.content hgroup h2::selection {
    background: transparent;
    color: #79a6a9
}

.hero-title hgroup h1::-moz-selection {
    background: transparent;
    color: #333
}

.hero-title hgroup h1::selection {
    background: transparent;
    color: #333
}

.hero-title hgroup h2::-moz-selection {
    background: transparent;
    color: #fff
}

.hero-title hgroup h2::selection {
    background: transparent;
    color: #fff
}

header::-moz-selection {
    background: transparent;
    color: #79a6a9
}

header::selection {
    background: transparent;
    color: #79a6a9
}

header a::-moz-selection {
    background: transparent;
    color: #fff
}

header a::selection {
    background: transparent;
    color: #fff
}

header .sub-menu a::-moz-selection {
    background: transparent;
    color: #79a6a9
}

header .sub-menu a::selection {
    background: transparent;
    color: #79a6a9
}

nav[role="footer"]::-moz-selection {
    background: transparent;
    color: #79a6a9
}

nav[role="footer"]::selection {
    background: transparent;
    color: #79a6a9
}

nav[role="footer"] a::-moz-selection {
    background: transparent;
    color: #fff
}

nav[role="footer"] a::selection {
    background: transparent;
    color: #fff
}

.button::-moz-selection {
    background: #79a6a9;
    color: #fff
}

.button::selection {
    background: #79a6a9;
    color: #fff
}

.button.white::-moz-selection {
    background: #fff;
    color: #79a6a9
}

.button.white::selection {
    background: #fff;
    color: #79a6a9
}

@media only screen and (max-width:65em),
only screen and (min-width:46em) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (min--moz-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (-ms-min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (-o-min-device-pixel-ratio:13 / 10),
only screen and (max-width:46em) and (min-resolution:120dpi),
only screen and (min-width:46em) and (min-resolution:1.3dppx) {
    body {
        font-size: 16px;
        line-height: 26px
    }
}

@media only screen and (max-width:46em) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:480px) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min-device-pixel-ratio:1),
only screen and (max-width:46em) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:46em) and (min-resolution:96dpi),
only screen and (max-width:46em) and (min-resolution:1dppx) {
    body,
    html {
        background-color: #2b2525;
        background-image: none
    }
    .main,
    .hero-title {
        background-color: #e4e5e3!important;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 0) 100%), url(images/bk-main_texture.png), #e4e5e3;
        background-position: center center, center center;
        background-size: 1160px auto, 410px 410px;
        background-repeat: repeat-y, repeat
    }
}

main {
    color: #333;
    vertical-align: central
}

.main {
    padding-bottom: 78px
}

article {
    margin: 0px!important;
    padding: 0px!important
}

.content {
    padding-top: auto;
    padding-bottom: auto;
    padding-left: 0;
    padding-right: 0;
    margin: 0
}

.no-flexbox.flexboxlegacy .content {
    padding-top: 1px;
    padding-bottom: 1px
}

.content a {
    color: #79a6a9
}

.content a:active,
.content a:focus,
.content a:hover {
    color: #8db3b6
}

.content p {
    padding: 0 0 30px;
    margin: 0
}

.content img {
    padding: 2px;
    border: 1px solid #fff
}

.content .alignleft {
    float: left;
    margin: -10px 30px 10px 0
}

.content .alignright {
    float: right;
    margin: -10px 0 10px 30px
}

.content .aligncenter {
    display: block;
    margin: 0 auto 30px
}

h1,
h2,
h3 {
    text-transform: uppercase;
    font-weight: 400;
    color: #79a6a9
}

h1 sup,
h2 sup,
h3 sup {
    font-size: 50%;
    top: 11px;
    vertical-align: text-top
}

h1 {
    font-size: 60px;
    line-height: 62px;
    margin: 0;
    padding: 20px 0 30px
}

h2 {
    color: #333;
    font-size: 45px;
    line-height: 47px;
    margin: 0;
    padding: 10px 0
}

h3 {
    font-size: 30px;
    line-height: 32px;
    margin: 0;
    padding: 5px 0 10px
}

h4,
h5 {
    font-size: 25px;
    line-height: 27px;
    margin: 0;
    padding: 5px 0 10px
}

h5 {
    color: #333
}

h6 {
    color: #333
}

blockquote {
    border-left: 10px solid #79a6a9;
    width: 100%;
    max-width: 100%;
    margin: 20px 0 40px;
    font-size: 125%;
    line-height: 1.25;
    font-style: italic;
    text-align: justify;
    padding: 2px 70px 6px 60px
}

hr {
    padding: 0;
    border: none;
    border-top: 3px double #fff;
    margin-bottom: 20px
}

table {
    border-bottom: 1px solid #79a6a9;
    margin-bottom: 40px
}

table th {
    background: #79a6a9;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    vertical-align: central;
    padding: 8px 11px 12px
}

table tr {
    background: rgba(121, 166, 169, .2)
}

table tr:hover {
    background: rgba(121, 166, 169, .15)
}

table tr:nth-child(even) {
    background: rgba(255, 255, 255, .2)
}

table tr:nth-child(even):hover {
    background: rgba(255, 255, 255, .1)
}

table td {
    line-height: 1.15;
    vertical-align: central;
    padding: 7px 0 10px 12px
}

.content ul,
.content ol {
    margin: 0;
    padding: 0 0 0 18px
}

.content li {
    line-height: 1.1;
    padding: 0 0 6px 0
}

.content ol {
    counter-reset: item
}

.content ol li {
    display: block;
    padding-left: 0
}

.content ol li:before {
    padding-right: 4px;
    content: counter(item) " ";
    counter-increment: item;
    color: #79a6a9
}

.content ul {
    list-style: none
}

.content ul li {
    display: block;
    position: relative;
    padding-left: 16px
}

.content ul li:before {
    content: "• ";
    font-family: 'Fjalla One', sans-serif;
    line-height: 0;
    margin-top: 2px;
    position: absolute;
    left: 0;
    top: 25%;
    transform: translateY(-50%);
    font-size: 200%;
    color: #79a6a9
}

#tribe-events-bar ul li,
#tribe-events-footer ul li,
#tribe-events-header ul li,
div.tribe-events-notices>ul,
div.tribe-events-notices>ul>li {
    padding-left: 0
}

#tribe-events-bar ul li:before,
#tribe-events-footer ul li:before,
#tribe-events-header ul li:before,
div.tribe-events-notices>ul>li:before {
    content: ''
}

hgroup {
    text-align: center;
    height: 230px;
    width: 100%;
    padding: 0;
    display: table
}

.hgroup {
    display: table-cell;
    vertical-align: middle
}

.hgroup .hgroup-image {
    display: table-cell
}

.hgroup h1 {
    text-transform: uppercase;
    color: #79a6a9;
    margin: 0;
    padding: 0 0 0;
    cursor: default
}

.hgroup h2 {
    font-family: 'Cantarell', sans-serif;
    text-transform: uppercase;
    color: #333;
    font-size: 25px;
    line-height: 28px;
    margin: 0;
    padding: 4px 0 0;
    cursor: default
}

.hero-title .hero {
    height: 295px;
    transition: height 0.3s ease-in-out
}

.hero-title h1 {
    color: #fff
}

.hero-title hgroup {
    height: 100%;
    overflow: hidden;
    background-size: 35% auto;
    background-repeat: no-repeat;
    background-position: right 0 bottom -25px;
    transition: background-position 0.5s ease-in-out
}

.hero-title .hgroup {
    width: 75%;
    transition: width 0.65s ease-in-out
}

.hero-title .hgroup-image {
    width: 25%;
    transition: width 0.7s ease-in-out
}

.has-hero-title {
    padding-top: 50px
}

.hero {
    background-color: #79a6a9!important;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .42) 50%, rgba(255, 255, 255, 0) 100%), url(images/bk-hero_texture.png), #79a6a9;
    background-position: center center, center center;
    background-size: 1160px auto, 410px 410px;
    background-repeat: repeat-y, repeat;
    color: #333;
    vertical-align: central;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: auto
}

.safari-5 .hero {
    background-image: url(images/bk-hero_safarigradient.png), url(images/bk-hero_texture.png)
}

.ie-9 main,
.ie-8 .hero {
    background-image: url(images/bk-hero_ie.png);
    background-repeat: repeat;
    background-position: center center
}

.homepage .hero {
    max-height: 550px;
    border-bottom: 1px solid #fff
}

.hero-title {
    padding: 0 0 2px 0;
    border-bottom: 1px solid white
}

.bar {
    background-color: #2b2525;
    color: #fff;
    vertical-align: central;
    padding: 15px 0;
    position: relative;
    width: 100%;
    margin-bottom: 30px
}

.bar a {
    color: #79a6a9
}

.bar a ul li:before,
.bar a ol li:before {
    color: #fff
}

.bar a ol li {
    display: block;
    padding-left: 0
}

.bar a ol li:before {
    padding-right: 0;
    content: counter(item) ". "
}

.bar a:hover {
    color: #8db3b6
}

.bar.brown {
    background-color: #2b2525
}

.bar.blue {
    background-color: #79a6a9
}

.bar.blue a {
    color: #2b2525
}

.bar.blue a:hover {
    color: #3c3636
}

.cta {
    font-size: 30px;
    line-height: 40px;
    vertical-align: middle;
    border: 1px solid #fff;
    display: inline-table;
    position: relative;
    margin-top: 20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 14px 40px;
    max-width: 90%
}

.cta span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px
}

.cta span:nth-of-type(1) {
    vertical-align: text-top
}

.box {
    background: rgba(121, 166, 169, .2);
    padding: 24px 18px;
    width: 50%;
    max-width: 100%;
    /*margin-top: -24px!important;*/
    margin-bottom: 24px!important;
}

.box p:last-of-type {
    padding: 0 0 0
}

.box ul li:before,
.box ol li:before {
    color: #333
}

.box ol li {
    display: block;
    padding-left: 0
}

.box ol li:before {
    padding-right: 0;
    content: counter(item) ". "
}

.box.fullwidth {
    width: 100%;
    margin-top: 0px!important
}

input[type="submit"],
.button,
.button.reg,
.button.medium,
#tribe-events .tribe-events-button,
.tribe-events-button {
    border: hidden;
    outline: none;
    font-size: 30px;
    line-height: 50px;
    vertical-align: central;
    padding: 6px 26px 4px;
    border-radius: 5px;
    text-transform: uppercase;
    white-space: nowrap
}

.button.big {
    font-size: 30px;
    line-height: 80px;
    vertical-align: central;
    padding: 23px 40px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    white-space: nowrap
}

.button.small {
    font-size: 20px;
    line-height: 32px;
    vertical-align: central;
    padding: 4px 16px 1px;
    border-radius: 5px;
    text-transform: uppercase;
    white-space: nowrap
}

input[type="submit"],
.button,
.button.blue,
#tribe-events .tribe-events-button,
.tribe-events-button {
    background: #79a6a9;
    box-shadow: inset 0 0 25px 5px #79a6a9;
    color: #fff
}

.button:hover,
.button.blue:hover,
.button:active,
.button.blue:active,
.button:focus,
.button.blue:focus {
    background: #8db3b6;
    color: #fff
}

.button.alt,
.button.white {
    background: #fff;
    box-shadow: inset 0 0 25px 5px #fff;
    color: #79a6a9
}

.button.alt:hover,
.button.white:hover,
.button.alt:active,
.button.white:active,
.button.alt:focus,
.button.white:focus {
    background: #f5f5f5;
    color: #79a6a9
}

.button.block {
    clear: both;
    display: table;
    line-height: 1;
    margin: 1px
}

#tribe-events .tribe-events-button,
.tribe-events-button {
    border: hidden!important;
    outline: none!important;
    font-size: 20px!important;
    line-height: 42px!important;
    vertical-align: central!important;
    padding: 4px 16px 1px!important;
    border-radius: 5px!important;
    text-transform: uppercase!important;
    white-space: nowrap!important;
    background: #79a6a9!important;
    box-shadow: inset 0 0 25px 5px #79a6a9!important;
    color: #fff!important
}

#tribe-events .tribe-events-button:hover,
.tribe-events-button:hover {
    background: #8db3b6!important;
    color: #fff!important
}

.homepage main:nth-of-type(1) {
    visibility: hidden;
    display: none
}

.homepage .bar {
    padding: 15px 0 5px
}

.homepage .bar .button {
    margin: 0 20px 0;
    line-height: 70px
}

.homepage .bar .button.white {
    padding: 6px 20px 4px
}

.homepage .bar p {
    padding-bottom: 5px
}

.headshot-holder {
    width: 100%;
    text-align: center
}

.headshot {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 350px;
    max-width: 100%;
    height: 400px;
    line-height: 1;
    font-size: 90%
}

.headshot a,
.headshot a:hover {
    color: #333;
    text-transform: uppercase
}

.headshot img {
    margin: 0 auto;
    max-width: 80%;
    width: 200px;
    height: auto
}

.headshot span {
    margin: 0;
    line-height: 1.1;
    font-size: 160%;
    padding-top: 10px;
    display: block;
    color: #79a6a9
}

.headshot span:hover {
    color: #8db3b6
}

.press-holder {
    width: 100%;
    text-align: center
}

.press-block {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: top;
    width: 340px;
    max-width: 100%;
    height: 350px;
    line-height: 1;
    font-size: 90%
}

.press-block a {
    color: #333;
    text-transform: uppercase
}

.press-block a:hover {
    color: #79a6a9
}

.press-block img {
    margin: 0 auto 5px;
    max-width: 99%;
    width: 326px;
    height: auto;
    transition: border 0.3s ease-in-out
}

.press-block img:hover {
    border: 1px solid #79a6a9
}

.press-block span {
    display: block
}

.locmap {
    width: 100%;
    height: 348px;
    padding: 1px;
    border: 1px solid #fff
}

.hours-table {
    width: 400px;
    vertical-align: top
}

.hours {
    margin-top: 2px
}

.hours th,
.hours td {
    text-align: center;
    padding-left: 0px!important
}

.hours td {
    width: 50%
}

@media (min-width:46em) {
    .content .row {
        display: table;
        table-layout: fixed;
    }
    .content .col {
        display: table-cell
    }
}

@media (max-width:1180px) {
    .content {
        padding-left: 30px;
        padding-right: 30px
    }
}

.glry {
    display: table;
    padding-top: 20px;
    padding-bottom: 10px;
    width: 100%;
    margin: 0
}

.glry figure {
    display: table-cell;
    float: left;
    text-align: center;
    padding-bottom: 10px;
    margin: 0px!important
}

.glry figure img {
    width: 100%;
    max-width: calc(100% - .5rem);
    height: auto
}

.gcol1 figure {
    width: 100%
}

.gcol2 figure {
    width: 50%
}

.gcol3 figure {
    width: 33.3333333334%
}

.gcol4 figure {
    width: 25%
}

.gcol5 figure {
    width: 20%
}

.gcol6 figure,
.gcol0 figure {
    width: 16.6666666667%
}

.gcol7 figure {
    width: 14.28571428571429%
}

.gcol8 figure {
    width: 12.5%
}

.gcol9 figure {
    width: 11.1111111112%
}

.gcol10 figure {
    width: 10%
}

.gcol11 figure {
    width: 9.090909090909091%
}

.gcol12 figure {
    width: 8.3333333334%
}

.gcol13 figure {
    width: 7.692307692307692%
}

.gcol14 figure {
    width: 7.142857142857143%
}

.gcol15 figure {
    width: 6.6666666667%
}

.gcol16 figure {
    width: 6.25%
}

.gcol17 figure {
    width: 5.882352941176471%
}

.gcol18 figure {
    width: 5.555555555555556%
}

.gcol19 figure {
    width: 5.263157894736842%
}

.gcol20 figure {
    width: 5%
}

.imggal-4 {
    width: 66.667%;
    max-width: 66.667%;
    margin: 0 auto
}

.imggal-2 {
    width: 33.3335%;
    max-width: 33.3335%;
    margin: 0 auto
}

.ninja-forms-all-fields-wrap li,
.ninja-forms-all-fields-wrap ul {
    width: auto
}

.ninja-forms-all-fields-wrap li:before {
    visibility: hidden;
    display: none
}

input {
    padding: 5px 8px
}

input,
optgroup,
select,
textarea {
    border-radius: 4px;
    border: 1px solid #ccc
}

input:focus,
optgroup:focus,
select:focus,
textarea:focus {
    border: 1px solid #999
}

.list-radio-wrap.label-left label,
.list-radio-wrap.label-left ul,
.list-radio-wrap.label-left ul li,
.list-radio-wrap.label-right label,
.list-radio-wrap.label-right ul,
.list-radio-wrap.label-right ul li,
.list-checkbox-wrap.label-left label,
.list-checkbox-wrap.label-left ul,
.list-checkbox-wrap.label-left ul li,
.list-checkbox-wrap.label-right label,
.list-checkbox-wrap.label-right ul,
.list-checkbox-wrap.label-right ul li {
    float: none!important
}

.tribe-events-calendar th {
    background: #79a6a9!important;
    color: #fff!important;
    text-transform: uppercase!important
}

.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a,
.tribe-events-calendar .tribe-events-present,
.tribe-events-calendar .tribe-events-present.mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar .tribe-events-present.mobile-active div[id*="tribe-events-daynum-"] a,
.tribe-events-calendar td.tribe-events-present.mobile-active {
    background: #79a6a9!important;
    color: #fff!important
}

.tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"] a,
.tribe-events-calendar .tribe-events-past.tribe-events-has-events::after,
.tribe-events-calendar td.mobile-active {
    background: #8db3b6!important
}

.tribe-events-list-separator-month {
    background: #fff!important;
    margin-top: -3px!important
}

.tribe-events-list .type-tribe_events {
    border-bottom: 3px double #fff!important
}

#tribe-events .tribe-events-content p,
.tribe-events-after-html p,
.tribe-events-before-html p {
    margin-bottom: 0px!important
}

#tribe-events-bar,
#tribe-bar-form {
    background: #fff!important
}

.tribe-events-notices {
    background: #2b2525!important;
    color: #fff!important;
    text-shadow: none!important;
    border-color: #3c3636!important
}

.tribe-events-list-event-title {
    text-transform: uppercase!important
}

.col2-left {
    width: 370px;
    padding-right: 30px
}

.col2-left .headshot-holder {
    width: 100%;
    margin-bottom: 25px
}

.col2-left .headshot-holder .headshot {
    width: 48%;
    max-width: 48%;
    font-size: 50%;
    height: auto
}

.post-feat {
    margin-bottom: 27px
}

.post-feat img {
    width: 100%;
    max-width: 100%
}

.post-meta {
    font-size: 80%;
    font-style: italic;
    opacity: .8;
    top: 20px;
    margin-top: 0;
    position: relative
}

.prevnext {
    max-width: 100%;
    width: 100%;
    margin-top: 80px
}

.prevnext .prev,
.prevnext .next {
    width: 100%;
    max-width: 100%;
    display: block;
    position: relative;
    line-height: 1.25;
    vertical-align: middle
}

.prevnext .prev {
    text-align: left;
    padding-left: 40px;
    font-size: 30px
}

.prevnext .next {
    text-align: right;
    padding-right: 40px;
    top: 10px;
    font-size: 26px
}

@media only screen and (max-width:65em),
only screen and (min-width:46em) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (min--moz-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (-ms-min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (-o-min-device-pixel-ratio:13 / 10),
only screen and (max-width:46em) and (min-resolution:120dpi),
only screen and (min-width:46em) and (min-resolution:1.3dppx) {
    .bar .globalwidth {
        padding-left: 10px;
        padding-right: 10px
    }
    hgroup {
        height: 170px;
        padding-top: 10px
    }
    h1 {
        font-size: 50px;
        line-height: 52px;
        margin: 0;
        padding: 15px 0 25px
    }
    h2 {
        color: #333;
        font-size: 40px;
        line-height: 42px;
        margin: 0;
        padding: 8px 0
    }
    .hgroup h2 {
        font-size: 20px;
        line-height: 22px
    }
    h3 {
        font-size: 28px;
        line-height: 30px;
        margin: 0;
        padding: 4px 0 8px
    }
    h4,
    h5 {
        font-size: 25px;
        line-height: 27px;
        margin: 0;
        padding: 5px 0 10px
    }
    h5 {
        color: #333
    }
    h6 {
        color: #333
    }
    .hero-title .hero {
        height: 255px
    }
    .gcol1 figure {
        width: 100%
    }
    .gcol2 figure {
        width: 50%
    }
    .gcol3 figure {
        width: 33.3333333334%
    }
    .gcol4 figure {
        width: 25%
    }
    .gcol5 figure {
        width: 20%
    }
    .gcol6 figure,
    .gcol0 figure {
        width: 16.6666666667%
    }
    .gcol7 figure {
        width: 14.28571428571429%
    }
    .gcol8 figure {
        width: 12.5%
    }
    .gcol9 figure {
        width: 11.1111111112%
    }
    .gcol10 figure {
        width: 10%
    }
    .gcol11 figure {
        width: 9.090909090909091%
    }
    .gcol12 figure {
        width: 16.6666666667%
    }
    .gcol13 figure {
        width: 14.28571428571429%
    }
    .gcol14 figure {
        width: 14.28571428571429%
    }
    .gcol15 figure {
        width: 12.5%
    }
    .gcol16 figure {
        width: 12.5%
    }
    .gcol17 figure {
        width: 11.1111111112%
    }
    .gcol18 figure {
        width: 11.1111111112%
    }
    .gcol19 figure {
        width: 10%
    }
    .gcol20 figure {
        width: 10%
    }
    .headshot {
        width: 280px
    }
    .press-block {
        max-width: 30%
    }
    .locmap {
        height: 306px
    }
    .hours-table {
        width: 320px
    }
    .laser-treatments .content .row,
    .esthetic-services .content .row,
    .aftercare .content .row {
        width: 100%;
        display: block;
        table-layout: fixed
    }
    .laser-treatments .content .col,
    .esthetic-services .content .col,
    .aftercare .content .col {
        display: block;
        width: 100%
    }
    .col2-left {
        width: 100%;
        display: table;
    }
	/*
    .col2-left .box {
        background: transparent
    }
	*/
    .col2-left .col2-block {
        width: 50%;
        display: table-cell;
        table-layout: fixed;
        margin: 0 auto
    }
    .prevnext {
        margin-top: 80px
    }
    .prevnext .prev {
        padding-left: 30px;
        font-size: 26px
    }
    .prevnext .next {
        padding-right: 30px;
        top: 5px;
        font-size: 22px
    }
}

@media only screen and (max-width:65em) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:65em) and (orientation:portrait) and (min-resolution:96dpi),
only screen and (max-width:65em) and (orientation:portrait) and (min-resolution:1dppx) {
    .hero-title .hero {
        height: 215px
    }
    blockquote {
        padding: 2px 50px 6px 40px
    }
    .press-block {
        max-width: 48%
    }
    .prevnext {
        margin-top: 60px
    }
    .prevnext .prev {
        padding-left: 20px;
        font-size: 22px
    }
    .prevnext .next {
        padding-right: 20px;
        font-size: 18px
    }
}

@media only screen and (max-width:46em) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:480px) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min-device-pixel-ratio:1),
only screen and (max-width:46em) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:46em) and (min-resolution:96dpi),
only screen and (max-width:46em) and (min-resolution:1dppx) {
    .content {
        padding-left: 10px;
        padding-right: 10px
    }
    .cta {
        font-size: 22px;
        line-height: 32px;
        padding: 14px 0;
        width: 90%
    }
    .cta span {
        display: block
    }
    .button,
    .button.reg,
    .button.medium {
        font-size: 22px;
        line-height: 42px;
        vertical-align: central;
        padding: 6px 26px 4px;
        border-radius: 5px;
        text-transform: uppercase;
        white-space: nowrap
    }
    .button.small {
        font-size: 16px;
        line-height: 28px
    }
    hgroup {
        height: 100px;
        padding-top: 10px
    }
    p {
        padding: 0 0 20px
    }
    h1 {
        font-size: 28px;
        line-height: 30px;
        margin: 0;
        padding: 18px 0 22px
    }
    h2 {
        color: #333;
        font-size: 24px;
        line-height: 26px;
        margin: 0;
        padding: 7px 0
    }
    .hgroup h2 {
        font-size: 18px;
        line-height: 20px
    }
    h3 {
        font-size: 24px;
        line-height: 26px;
        margin: 0;
        padding: 3px 0 7px
    }
    h4,
    h5 {
        font-size: 20px;
        line-height: 22px;
        margin: 0;
        padding: 5px 0 10px
    }
    h5 {
        color: #333
    }
    h6 {
        color: #333
    }
    .content .alignleft,
    .content .alignright,
    .content .aligncenter {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin: 0 auto 20px
    }
    .content .box {
        width: 100%
    }
    .homepage .bar {
        padding: 15px 0 10px
    }
    .homepage .bar .button {
        margin: 0 10px 0;
        line-height: 60px
    }
    .hero-title .hero {
        height: 225px;
        margin-top: -50px
    }
    .hero-title .hgroup {
        padding-top: 50px
    }
    blockquote {
        padding: 2px 5px 6px 30px
    }
    .gcol1 figure {
        width: 100%
    }
    .gcol2 figure {
        width: 50%
    }
    .gcol3 figure,
    .gcol5 figure,
    .gcol6 figure,
    .gcol0 figure,
    .gcol7 figure,
    .gcol9 figure,
    .gcol11 figure,
    .gcol13 figure,
    .gcol15 figure,
    .gcol17 figure,
    .gcol19 figure {
        width: 33.3333333334%
    }
    .gcol4 figure,
    .gcol8 figure,
    .gcol10 figure,
    .gcol12 figure,
    .gcol14 figure,
    .gcol16 figure,
    .gcol18 figure,
    .gcol20 figure {
        width: 25%
    }
    .imggal-4,
    .imggal-2 {
        width: 100%;
        max-width: 100%
    }
    .headshot,
    .press-block {
        width: 320px;
        max-width: 48%
    }
    .press-block {
        height: 290px
    }
    .tribe-events-sub-nav li a {
        background: #79a6a9!important;
        color: #fff!important
    }
    .hours-table {
        width: 100%
    }
    .col2-block {
        width: 100%!important;
        display: block!important
    }
    .prevnext {
        margin-top: 40px
    }
    .prevnext .prev {
        font-size: 18px
    }
    .prevnext .next {
        font-size: 16px;
        top: 15px
    }
}

@media only screen and (max-width:660px) and (orientation:landscape) {
    .hero-title .hero {
        height: 210px;
        margin-top: -50px
    }
    .hero-title .hgroup {
        padding-top: 50px;
        background-position: right 0 bottom -5px
    }
}

@media only screen and (max-width:46em) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (orientation:portrait) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:480px) and (orientation:portrait) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (orientation:portrait) and (min-device-pixel-ratio:1),
only screen and (max-width:46em) and (orientation:portrait) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:46em) and (orientation:portrait) and (min-resolution:96dpi),
only screen and (max-width:46em) and (orientation:portrait) and (min-resolution:1dppx) {
    .hero-title .hero {
        height: 245px;
        margin-top: -100px;
        transition: none
    }
    .hero-title .hgroup {
        padding-top: 100px;
        width: 100%;
        transition: none
    }
    .hero-title .hgroup-image {
        width: 0%;
        transition: none
    }
    .hero-title hgroup {
        background-position: 47em bottom;
        background-position: right -250px bottom -5px;
        transition: background-position 0.2s ease-in-out
    }
    .gcol1 figure {
        width: 100%
    }
    .gcol2 figure,
    .gcol3 figure,
    .gcol4 figure,
    .gcol5 figure,
    .gcol6 figure,
    .gcol0 figure,
    .gcol7 figure,
    .gcol8 figure,
    .gcol9 figure,
    .gcol10 figure,
    .gcol11 figure,
    .gcol12 figure,
    .gcol13 figure,
    .gcol14 figure,
    .gcol15 figure,
    .gcol16 figure,
    .gcol17 figure,
    .gcol18 figure,
    .gcol19 figure,
    .gcol20 figure {
        width: 50%
    }
    .headshot,
    .press-block {
        width: 320px;
        max-width: 100%
    }
    .press-block {
        height: auto;
        padding-bottom: 30px
    }
	.col2-left, .col2-right {padding-right:15px;}
}

header {
    margin: 0;
    background-color: #2b2525;
    background: url(images/bk-header_stripes.png), linear-gradient(to right, rgba(43, 37, 37, .8) 0%, rgba(43, 37, 37, .8) 100%), url(images/bk-waves.png), #2b2525;
    background-size: 1px 3px, cover, 407px 164px;
    background-position: center bottom, center center;
    background-repeat: repeat-x, no-repeat, repeat
}

.safari-5 header {
    background-image: url(images/bk-header_stripes.png), url(images/bk-header_safarishadow.png), url(images/bk-waves.png);
    background-size: 1px 3px, auto auto, 407px 164px;
    background-repeat: repeat-x, repeat, repeat;
    background-position: center bottom, center center, center center
}

.ie-9 header,
.ie-8 header {
    background-image: url(images/bk-header_stripes.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: auto
}

header:after {
    width: 100%;
    height: 11px;
    background: url(images/bk-header_shadow.png);
    background-position: center top;
    background-size: 1920px 11px;
    z-index: 99;
    position: absolute;
    margin-top: 0;
    content: '';
    pointer-events: none
}

.ie-8 header:after {
    background: url(images/bk-header_ieshadow.png)
}

.header {
    height: 125px;
    max-height: 155px;
    padding: 10px 0 15px;
    color: #FFF;
    text-align: center;
    background: url(images/bk-header_stripes.png), linear-gradient(to right, rgba(43, 37, 37, .8) 0%, rgba(43, 37, 37, .8) 2%, rgba(43, 37, 37, 0) 45%, rgba(43, 37, 37, 0) 55%, rgba(43, 37, 37, .8) 98%, rgba(43, 37, 37, .8) 100%), url(images/bk-waves.png), #2b2525;
    background-size: 1px 3px, cover, 407px 164px;
    background-position: center bottom, center center;
    background-repeat: repeat-x, no-repeat, repeat;
    display: table
}

.ie-9 .header,
.ie-8 .header {
    background-image: url(images/bk-header_ie.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto
}

.header-logo {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    max-width: 411px
}

.header-logo img {
    background-image: url(images/Siperstein.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 5px
}

.header-logo h2 {
    font-size: 1px;
    position: absolute;
    top: -1000px;
    left: -9999px
}

.edge .header-logo img,
.ie .header-logo img {
    background-size: 94% 97%
}

.no-svg .header-logo img {
    background-image: url(images/Siperstein.png);
    background-size: contain
}

.ie-8 .header-logo img {
    background-image: none;
    height: auto;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/sdg/images/Siperstein.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/sdg/images/Siperstein.png',sizingMethod='scale')"
}

.header-content {
    display: table-cell;
    text-align: right;
    position: relative;
    width: 750px;
    right: 0
}

.header-content .phone-numbers {
    text-transform: uppercase;
    color: #79a6a9;
    cursor: default;
    font-size: 16px;
    line-height: 16px
}

.header-content .phone-numbers a {
    color: #fff
}

.header-content .phone-numbers a:nth-of-type(1) {
    margin-right: 14px
}

nav[role="primary"] div {
    pointer-events: auto;
    line-height: 14px;
    text-transform: uppercase;
    font-size: 14px;
    width: 99%;
    width: calc(100% - 5px);
    top: 0;
    margin-top: 69px;
    right: 0;
    margin-right: -2px
}

nav[role="primary"] div ul li ul {
    position: absolute
}

nav[role="primary"] div ul li a {
    color: rgba(255, 255, 255, .85)
}

nav[role="primary"] div ul li ul,
nav[role="primary"] div ul ul li a:hover,
nav[role="primary"] div ul li.active ul li a:hover,
nav[role="primary"] div ul li:hover ul li a:hover,
nav[role="primary"] div ul li.hover ul li a:hover {
    color: #333
}

nav[role="primary"] div ul li ul a {
    color: #79a6a9
}

nav[role="primary"] div ul li a:hover {
    color: #fff
}

nav[role="primary"] div ul li ul a:hover {
    color: #333
}

nav[role="primary"] div .current-menu-item>a,
nav[role="primary"] div .current_page_item>a {
    color: #fff
}

nav[role="primary"] div .sub-menu .current-menu-item>a,
nav[role="primary"] div .sub-menu .current_page_item>a {
    color: #333
}

nav[role="primary"] div .menu-item {
    border-left: 1px solid #79a6a9;
    padding: 0 3px 0 4px
}

nav[role="primary"] div .menu-item:nth-of-type(1),
nav[role="primary"] div li ul .menu-item {
    border-left: none
}

nav[role="primary"] div .sub-menu .menu-item {
    background-color: #fff;
    border-left: 2px solid #79a6a9;
    line-height: 18px;
    padding: 5px 17px 5px 15px;
    text-align: left
}

nav[role="primary"] div .sub-menu {
    padding-top: 7px;
    margin-left: -16px
}

.head-cart {
    position: absolute;
    right: 1px;
    height: 48px;
    width: 220px;
    margin-top: 11px;
    padding: 0;
    display: table;
    table-layout: fixed
}

.hc-links {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    margin: 0
}

.hc-links a {
    text-align: right;
    display: block;
    right: 0;
    margin: 0 5px 0 0px!important;
    padding: 0;
    color: rgba(255, 255, 255, .85)!important;
    font-size: .9em
}

.hc-links a:hover {
    color: #fff!important
}

.hc-cart {
    display: table-cell;
    width: 48px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    transform: scale(-1, 1);
    background: #79a6a9;
    color: #79a6a9!important;
    border-radius: 50px
}

.hc-cart span {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    transform: scale(-1, 1);
    position: absolute;
    text-align: center;
    width: 40px;
    font-weight: 700;
    font-size: .9em;
    letter-spacing: -1px;
    margin-top: -13px;
    right: 2px
}

.hc-cart:hover {
    background: #8db3b6;
    color: #8db3b6!important
}

.hc-cart:after {
    content: "\e90e";
    font-family: 'erapopicons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-smoothing: antialiased;
    osx-font-smoothing: grayscale;
    position: absolute;
    color: #fff;
    top: 8px;
    left: 8px;
    font-size: 34px;
    z-index: -1
}

@media only screen and (max-width:65em),
only screen and (min-width:46em) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (min--moz-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (-ms-min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (-o-min-device-pixel-ratio:13 / 10),
only screen and (max-width:46em) and (min-resolution:120dpi),
only screen and (min-width:46em) and (min-resolution:1.3dppx) {
    .header-logo {
        padding-left: 10px
    }
    .header-content {
        padding-right: 10px
    }
    .header {
        height: 120px
    }
}

@media only screen and (max-width:1020px) {
    .header-logo {
        width: 0;
        padding-left: 0
    }
    .header-logo img {
        position: absolute;
        height: 61px;
        width: 332px;
        top: 0;
        margin-top: 15px;
        left: 0%;
        margin-left: 10px
    }
    .head-cart {
        position: absolute;
        right: 11px
    }
}

@media only screen and (max-width:65em) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:65em) and (orientation:portrait) and (min-resolution:96dpi),
only screen and (max-width:65em) and (orientation:portrait) and (min-resolution:1dppx) {
    .header-logo {
        width: 0;
        padding-left: 0
    }
    .has-cart img {
        left: 0%!important;
        margin-left: 10px!important
    }
    nav[role="primary"] div {
        padding-right: 0
    }
    nav[role="primary"] {
        width: 96%;
        width: calc(96%);
        bottom: 0;
        margin-right: 3%;
        right: 0;
        position: relative;
        margin-top: 85px
    }
    .header {
        height: 125px
    }
}

@media only screen and (max-width:46em) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:480px) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min-device-pixel-ratio:1),
only screen and (max-width:46em) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:46em) and (min-resolution:96dpi),
only screen and (max-width:46em) and (min-resolution:1dppx) {
    header {
        visibility: hidden;
        display: none
    }
}

footer {
    min-height: 190px;
    padding: 0;
    background-color: #2b2525
}

.footer-background {
    background-color: #2b2525;
    background: linear-gradient(to bottom, rgba(43, 37, 37, 0) 0%, #2b2525 100%), linear-gradient(to right, rgba(43, 37, 37, .8) 0%, rgba(43, 37, 37, .8) 100%), url(images/bk-waves.png), #2b2525;
    background-size: 100% 60px, cover, 407px 164px;
    background-position: bottom center, center center, top center;
    background-repeat: no-repeat, no-repeat, repeat
}

.safari-5 .footer-background {
    background-image: url(images/bk-footer_safarigradient.png), url(images/bk-header_safarishadow.png), url(images/bk-waves.png);
    background-size: 20px 80px, auto auto, 407px 164px;
    background-repeat: repeat-x, repeat, repeat;
    background-position: center bottom, center center, center center
}

.footer {
    min-height: 85px;
    padding: 20px 0 20px;
    color: #FFF;
    text-align: center;
    background: linear-gradient(to bottom, rgba(43, 37, 37, 0) 0%, #2b2525 100%), linear-gradient(to right, rgba(43, 37, 37, .8) 0%, rgba(43, 37, 37, .8) 2%, rgba(43, 37, 37, 0) 45%, rgba(43, 37, 37, 0) 55%, rgba(43, 37, 37, .8) 98%, rgba(43, 37, 37, .8) 100%), url(images/bk-waves.png), #2b2525;
    background-size: 100% 60px, cover, 407px 164px;
    background-position: bottom center, center center, top center;
    background-repeat: no-repeat, no-repeat, repeat
}

.ie-9 .footer,
.ie-8 .footer {
    background-image: url(images/bk-footer_ie.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto
}

nav[role="footer"] {
    background-color: #2b2525;
    margin: 1px auto;
    border-top: 1px solid #79a6a9;
    border-bottom: 1px solid #79a6a9
}

nav[role="footer"] div {
    line-height: 17px;
    padding: 3px 0 4px;
    text-transform: uppercase;
    font-size: 13px;
    color: #79a6a9;
    cursor: default
}

nav[role="footer"] div a {
    color: rgba(255, 255, 255, .85);
    padding: 0 2px
}

nav[role="footer"] div a:hover {
    color: #fff
}

.subfooter,
nav[role="subnav"] {
    color: rgba(255, 255, 255, .85);
    font-size: 12px;
    line-height: 16px
}

.subfooter a,
nav[role="subnav"] a {
    color: #fff
}

.subfooter a:hover,
nav[role="subnav"] a:hover {
    color: #79a6a9
}

nav[role="subnav"] {
    line-height: 1.5
}

.subfooter {
    padding: 0;
    margin: 5px auto;
    vertical-align: middle
}

.subfooter .right,
.subfooter .left {
    text-align: left;
    margin: 0;
    padding: 0;
    width: 50%;
    float: left
}

.subfooter .right {
    text-align: right
}

.reserved {
    white-space: nowrap
}

.ie-8 #mob-left,
.ie-8 #mob-right {
    visibility: hidden;
    display: none
}

.widget {
    text-align: left;
    color: #fff;
    font-size: 18px;
    line-height: 20px
}

.widget span,
.widget span a {
    color: #79a6a9;
    text-transform: uppercase;
    top: -10px;
    position: relative
}

.widget p {
    margin: 0;
    padding: 0;
    margin-top: -10px;
    position: relative
}

a {
    border: hidden;
    outline: none
}

.ei-facebook,
.ei-twitter,
.ei-google-plus,
.ei-instagram {
    border: hidden;
    outline: none;
    font-size: 23px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    text-align: center;
    vertical-align: central;
    display: inline-block;
    border-radius: 60px;
    color: #fff;
    background: #79a6a9;
    margin: 0;
    margin-right: 5px
}

.ei-google-plus, .ei-instagram {
    margin-right: 0
}

.ei-facebook {
    font-size: 26px
}

footer .widget:nth-of-type(3) {
    text-align: right
}

@media only screen and (max-width:65em),
only screen and (min-width:46em) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (min--moz-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (-ms-min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (min-device-pixel-ratio:1.3),
only screen and (min-width:46em) and (-o-min-device-pixel-ratio:13 / 10),
only screen and (max-width:46em) and (min-resolution:120dpi),
only screen and (min-width:46em) and (min-resolution:1.3dppx) {
    .widget {
        font-size: 16px
    }
    .footer,
    .subfooter {
        padding-right: 10px;
        padding-left: 10px
    }
    nav[role="footer"] div {
        font-size: 11px
    }
}

@media only screen and (max-width:65em) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:65em) and (orientation:portrait) and (min-resolution:96dpi),
only screen and (max-width:65em) and (orientation:portrait) and (min-resolution:1dppx) {
    .ft-threealt1 .widget:nth-of-type(3) {
        width: auto
    }
    nav[role="footer"] div {
        font-size: 13px;
        line-height: 21px;
        padding: 2px 0 2px
    }
}

@media only screen and (max-width:46em) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:480px) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min-device-pixel-ratio:1),
only screen and (max-width:46em) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:46em) and (min-resolution:96dpi),
only screen and (max-width:46em) and (min-resolution:1dppx) {
    .footer-background,
    .footer {
        background-size: 100% 60px, cover, 305px 123px
    }
    nav[role="footer"] {
        height: 30px
    }
    nav[role="footer"] div {
        visibility: hidden;
        display: none
    }
    .widget,
    footer .widget:nth-of-type(3) {
        text-align: center;
        padding-bottom: 10px
    }
    .widget p,
    footer .widget:nth-of-type(3) p {
        margin-bottom: 10px
    }
    .subfooter {
        margin: 0 auto 5px
    }
    .subfooter .right,
    .subfooter .left {
        text-align: center;
        margin: 0 0 5px 0;
        width: 100%;
        float: none;
        display: block
    }
    .ei-facebook,
    .ei-twitter,
    .ei-google-plus,
    .ei-instagram {
        font-size: 28px;
        line-height: 45px;
        height: 45px;
        width: 45px;
        text-align: center;
        vertical-align: central;
        display: inline-block;
        border-radius: 60px;
        color: #fff;
        background: #79a6a9;
        margin: 0;
        margin-right: 12px
    }
    .ei-google-plus, .ei-instagram {
        margin-right: 0
    }
    .ei-facebook {
        font-size: 30px
    }
}

.blogroll .the-post,
.archive .the-post {
    display: table;
    margin-bottom: 40px
}

.blogroll .the-post .post-feat,
.archive .the-post .post-feat {
    display: table-cell;
    width: 200px;
    vertical-align: top
}

.blogroll .the-post .post-feat img,
.archive .the-post .post-feat img {
    width: 200px;
    height: auto;
    max-width: 100%
}

.blogroll .the-post .the-post-content,
.archive .the-post .the-post-content {
    display: table-cell;
    width: calc(100% - 204px);
    padding-left: 10px;
    max-width: 100%;
    vertical-align: top
}

.blogroll .the-post hgroup,
.blogroll .the-post article,
.archive .the-post hgroup,
.archive .the-post article {
    width: 100%
}

.blogroll .the-post hgroup,
.archive .the-post hgroup {
    margin: 0;
    height: Auto;
    text-align: left
}

.blogroll .the-post hgroup h2,
.archive .the-post hgroup h2 {
    font-size: 30px;
    line-height: 36px;
    margin: -2px 0 0;
    padding: 0
}

.blogroll .the-post hgroup time,
.archive .the-post hgroup time {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 12px;
    position: relative;
    top: -8px;
    margin: 0 0 0;
    padding: 0;
    opacity: .6
}

.blogroll .the-post article,
.archive .the-post article {
    position: relative;
    top: -13px
}

.blogroll .first-post,
.archive .first-post {
    display: block;
    width: 100%
}

.blogroll .first-post .post-feat,
.archive .first-post .post-feat {
    display: block;
    width: 100%;
    max-width: 100%
}

.blogroll .first-post .post-feat img,
.archive .first-post .post-feat img {
    width: 100%;
    height: auto;
    max-width: 100%
}

.blogroll .first-post .the-post-content,
.archive .first-post .the-post-content {
    display: block;
    width: 100%;
    padding-left: 0;
    max-width: 100%;
    vertical-align: top
}

.blogroll .first-post hgroup,
.archive .first-post hgroup {
    text-align: left
}

.blogroll .first-post hgroup h2,
.archive .first-post hgroup h2 {
    font-size: 44px;
    line-height: 50px
}

.blogroll .first-post hgroup time,
.archive .first-post hgroup time {
    font-size: 16px;
    line-height: 14px;
    top: -4px
}

.blogroll .first-post article,
.archive .first-post article {
    top: -9px;
    text-align: left
}

.blogroll .no-img,
.archive .no-img {
    background-color: rgba(121, 166, 169, .2);
    padding: 20px
}

.blogroll .no-img.first-post,
.archive .no-img.first-post {
    padding: 40px
}

.blogroll .no-img hgroup,
.archive .no-img hgroup {
    text-align: center
}

.blogroll .no-img hgroup h2,
.archive .no-img hgroup h2 {
    font-size: 44px;
    line-height: 50px
}

.blogroll .no-img.first-post h2,
.archive .no-img.first-post h2 {
    font-size: 54px;
    line-height: 60px
}

.blogroll .no-img article,
.archive .no-img article {
    text-align: center
}

@media only screen and (max-width:860px) {
    .blogroll .the-post,
    .archive .the-post {
        display: block
    }
    .blogroll .the-post .post-feat,
    .archive .the-post .post-feat {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 0
    }
    .blogroll .the-post .post-feat img,
    .archive .the-post .post-feat img {
        width: 420px
    }
    .blogroll .the-post .the-post-content,
    .archive .the-post .the-post-content {
        display: block;
        width: 100%;
        padding-left: 0
    }
    .blogroll .the-post hgroup,
    .archive .the-post hgroup {
        margin: 0;
        height: Auto;
        text-align: center
    }
    .blogroll .the-post hgroup h2,
    .archive .the-post hgroup h2 {
        font-size: 28px;
        line-height: 34px
    }
    .blogroll .the-post hgroup time,
    .archive .the-post hgroup time {
        top: -5px
    }
    .blogroll .the-post article,
    .archive .the-post article {
        position: relative;
        top: -10px
    }
    .blogroll .first-post,
    .archive .first-post {
        display: block;
        width: 100%
    }
    .blogroll .first-post .post-feat,
    .archive .first-post .post-feat {
        display: block;
        width: 100%;
        max-width: 100%
    }
    .blogroll .first-post .post-feat img,
    .archive .first-post .post-feat img {
        width: 100%;
        height: auto;
        max-width: 100%
    }
    .blogroll .first-post hgroup,
    .archive .first-post hgroup {
        text-align: center
    }
    .blogroll .first-post hgroup h2,
    .archive .first-post hgroup h2 {
        font-size: 36px;
        line-height: 42px
    }
    .blogroll .first-post hgroup time,
    .archive .first-post hgroup time {
        font-size: 16px;
        line-height: 14px;
        top: -4px
    }
    .blogroll .first-post article,
    .archive .first-post article {
        top: -9px;
        text-align: center
    }
    .blogroll .no-img,
    .archive .no-img {
        padding: 10px
    }
    .blogroll .no-img hgroup h2,
    .archive .no-img hgroup h2 {
        font-size: 30px;
        line-height: 36px
    }
    .blogroll .first-post.no-img,
    .archive .first-post.no-img {
        padding: 20px
    }
    .blogroll .first-post.no-img h2,
    .archive .first-post.no-img h2 {
        font-size: 36px;
        line-height: 42px
    }
}

#mnav a,
#mnav a:active,
#mnav a:hover,
#mnav a:visited,
.menu-nav a,
.menu-nav a:active,
.menu-nav a:hover,
.menu-nav a:visited {
    color: #fff
}

#mnav,
#mob-left,
#mob-right {
    background: #2b2525
}

#mob-left,
#mob-right,
#mob-left a,
#mob-left a:hover {
    color: #fff!important
}

.mm-listview .mm-next:after {
    color: #fff!important
}

#mob-left ul {
    margin: 0;
    padding: 0
}

#mob-left li,
#mob-right li {
    text-transform: uppercase
}

#mob-left li a,
#mob-right li a {
    font-size: 20px;
    line-height: 25px;
    vertical-align: middle;
    padding-bottom: 5px;
    color: #fff
}

.mm-navbar {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 25px
}

.mm-navbar,
.mm-listview .mm-next {
    background: #221d1d!important
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
    background: #79a6a9!important
}

#mob-right {
    overflow-y: scroll !Important
}

#mnav {
    background-color: #2b2525;
    background: url(images/bk-header_stripes.png), linear-gradient(to right, rgba(43, 37, 37, .9) 0%, rgba(43, 37, 37, 0) 30%, rgba(43, 37, 37, 0) 70%, rgba(43, 37, 37, .9) 100%), url(images/bk-waves.png), #2b2525;
    background-size: 1px 3px, cover, 305px 123px;
    background-position: center bottom, center center;
    background-repeat: repeat-x, no-repeat, repeat;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .4)
}

#mob-right .mm-navbar {
    visibility: hidden;
    display: none;
    position: absolute
}

#mob-right h2 {
    color: #fff;
    text-align: center
}

#mob-right .mobile-contact {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 45px;
    overflow-y: scroll;
    height: 100%;
    margin-top: 0;
    text-align: center
}

#mob-right .mobile-contact p {
    margin: 0;
    padding: 0 0 20px
}

#mob-right .mobile-cart {
    overflow-y: scroll;
    height: 100%
}

#mob-right .mobile-cart table {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%
}

#mob-right .mobile-cart tr {
    background: rgba(255, 255, 255, .05)
}

#mob-right .mobile-cart tr:hover {
    background: rgba(255, 255, 255, .1)
}

#mob-right .mobile-cart tr:nth-child(even) {
    background: transparent
}

#mob-right .mobile-cart tr:nth-child(even):hover {
    background: rgba(255, 255, 255, .1)
}

#mob-right .mobile-cart a {
    color: #79a6a9
}

#mob-right .mobile-cart a:hover,
#mob-right .mobile-cart a:focus {
    color: #8db3b6
}

#mob-right .mobile-cart input {
    color: #000
}

@media only screen and (max-width:46em) and (orientation:portrait) {
    #mob-right .mobile-cart .wc-proceed-to-checkout {
        text-align: center
    }
}

@media (min-width:46.0001em) {
    #mob-left,
    #mob-right {
        visibility: hidden;
        display: none;
        position: absolute;
        height: 0;
        width: 0;
        overflow: hidden
    }
}

.mm-page,
#mnav,
.mm-fixed-top,
.mm-fixed-bottom,
.mm-menu.mm-horizontal>.mm-panel {
    transition: none .4s ease;
    transition-property: top, right, bottom, left, border
}

.mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    box-sizing: border-box
}

.mm-btn,
.mm-menu {
    box-sizing: border-box
}

.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
    text-decoration: none
}

.mm-hidden {
    display: none!important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu {
    display: block;
    padding: 0;
    position: absolute
}

.mm-panels,
.mm-panels>.mm-panel {
    background: inherit;
    border-color: inherit;
    position: absolute
}

.mm-btn,
.mm-panel.mm-highest {
    z-index: 1
}

.mm-panels {
    overflow: hidden
}

.mm-panel {
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

.mm-panels>.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0
}

.mm-listview .mm-divider,
.mm-listview>li>a,
.mm-listview>li>span,
.mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 45px
}

.mm-panels>.mm-panel:after,
.mm-panels>.mm-panel:before {
    content: '';
    display: block;
    height: 0
}

.mm-vertical .mm-panel {
    -webkit-transform: none!important;
    transform: none!important
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 0 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
    border-color: transparent
}

.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
    display: block
}

.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
    height: 40px;
    bottom: auto
}

.mm-listview>li.mm-vertical>.mm-next:after,
.mm-vertical .mm-listview>li>.mm-next:after {
    top: 16px;
    bottom: auto
}

.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 19px
}

.mm-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-clear:before,
.mm-close:before {
    border-right: none;
    border-bottom: none;
    right: 18px
}

.mm-clear:after,
.mm-close:after {
    border-left: none;
    border-top: none;
    right: 25px
}

.mm-arrow:after,
.mm-next:after,
.mm-prev:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-prev:before {
    border-right: none;
    border-bottom: none;
    left: 23px
}

.mm-arrow:after,
.mm-next:after {
    border-top: none;
    border-left: none;
    right: 23px
}

.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    height: 45px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.mm-navbar>* {
    display: block;
    padding: 10px 0
}

.mm-navbar .mm-btn:first-child {
    padding-left: 20px;
    left: 0
}

.mm-navbar .mm-btn:last-child {
    text-align: right;
    padding-right: 20px;
    right: 0
}

.mm-panel .mm-navbar {
    display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
    display: block
}

.mm-listview,
.mm-listview>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}

.mm-listview>li {
    position: relative
}

.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
    border-color: inherit
}

.mm-listview>li>a,
.mm-listview>li>span {
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}

.mm-listview>li>a.mm-arrow,
.mm-listview>li>span.mm-arrow {
    padding-right: 50px
}

.mm-listview>li:not(.mm-divider):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 20px
}

.mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.mm-listview .mm-next:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
    margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}

.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
    padding-right: 50px;
    margin-right: 0
}

.mm-panels>.mm-panel>.mm-listview {
    margin: 20px -20px
}

.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: -20px
}

.mm-listview .mm-inset {
    list-style: disc inside;
    padding: 0 10px 15px 40px;
    margin: 0
}

.mm-listview .mm-inset>li {
    padding: 5px 0
}

.mm-listview .mm-divider {
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px
}

.mm-listview .mm-spacer {
    padding-top: 40px
}

.mm-listview .mm-spacer>.mm-next {
    top: 40px
}

.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px
}

.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: #fff
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar>* {
    color: #fff
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
    border-color: #fff
}

.mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu .mm-listview>li .mm-arrow:after,
.mm-menu .mm-listview>li .mm-next:after {
    border-color: #fff
}

.mm-menu .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(121, 166, 169, .2);
    tap-highlight-color: rgba(121, 166, 169, .2)
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
    background: rgba(121, 166, 169, .2)
}

.mm-menu .mm-divider,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(0, 0, 0, .05)
}

.mm-page {
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 1
}

html.mm-opened {
    overflow-x: hidden;
    position: relative
}

html.mm-blocking,
html.mm-blocking body {
    overflow: hidden
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}

html.mm-blocking #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    z-index: 0;
    display: none;
    position: fixed
}

.mm-menu.mm-offcanvas.mm-current {
    display: block
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}

html.mm-opened .mm-page,
html.mm-opened #mnav,
html.mm-opened #mm-blocker {
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    border: 0 solid transparent
}

html.mm-opened .mm-page {
    position: fixed;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .6)
}

@media all and (max-width:175px) {
    html.mm-opening .mm-slideout,
    html.mm-opening .mm-slideout #mnav {
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
    html.mm-opening #mnav {
        top: 25vh
    }
}

@media all and (min-width:550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate3d(440px, 0, 0);
        transform: translate3d(440px, 0, 0)
    }
}

.mm-menu.mm-bottom,
.mm-menu.mm-top {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 80%;
    min-height: 140px;
    max-height: 880px
}

.mm-menu.mm-right {
    left: auto;
    right: 0
}

html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}

@media all and (max-width:175px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}

@media all and (min-width:550px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate3d(-440px, 0, 0);
        transform: translate3d(-440px, 0, 0)
    }
}

html.mm-front .mm-slideout {
    -webkit-transform: none!important;
    transform: none!important;
    z-index: 0
}

html.mm-front #mm-blocker {
    z-index: 1
}

html.mm-front .mm-menu {
    z-index: 2
}

.mm-menu.mm-front,
.mm-menu.mm-next {
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-top {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.mm-menu.mm-bottom {
    top: auto;
    bottom: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}

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

.flexslider {
    margin: 0;
    padding: 0
}

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

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px
}

.flex-direction-nav .flex-prev {
    left: -36px
}

.flexslider:hover .flex-next {
    opacity: .8;
    right: 5px
}

.flexslider:hover .flex-prev {
    opacity: .8;
    left: 5px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    cursor: default;
    pointer-events: none
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs img {
    margin: 10px 5px 0;
    display: inline-block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}

.metaslider .flexslider {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border: 0;
    margin: 0 0 40px 0;
    max-width: none;
    max-height: none
}

.flex-control-nav {
    bottom: -30px;
    line-height: 11px
}

.flex-control-nav li {
    margin: 0
}

.flex-control-nav li a {
    margin: 0 6px;
    padding: 0
}

.flexslider .slides li {
    position: relative;
    height: auto
}

.flex-viewport {
    direction: ltr
}

.footer .gfield span, #input_1_2, #input_1_3 {
    width:90% !important;
    color: #000;
}

.footer .widget.gform_widget {
    width:31%;
}

#gform_submit_button_1 {
    line-height: 33px;
    padding: 6px 20px 4px;
}

@media only screen and (max-width: 735px) {
    .gform_wrapper form {
        text-align: center !important;
    }
    .footer .widget.gform_widget {
        width:100%;
    }
    #gform_submit_button_1 {
        max-width: 200px;
    }


.ft-threealt1 .widget:nth-of-type(4) {
    visibility: visible;
    display: block;
    position: relative;
}
}

.flex-direction-nav a {
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.flexslider .slides p {
    margin: 0
}

.flex-control-nav {
    margin: auto
}

.metaslider .flexslider.filmstrip {
    margin-top: 10px
}

.metaslider .flexslider.filmstrip .slides li {
    cursor: pointer;
    opacity: .5
}

.metaslider .flexslider.filmstrip .slides li.flex-active-slide,
.metaslider .flexslider.filmstrip .slides li:hover,
.metaslider .flexslider.filmstrip .slides li:focus {
    opacity: 1.0!important
}

.metaslider .flex-control-thumbs li {
    width: auto
}

.metaslider ol.flex-control-thumbs img,
#content .metaslider ol.flex-control-thumbs img {
    margin: 10px 5px 0;
    width: auto
}

.metaslider.nav-hidden .flexslider {
    margin-bottom: 0
}

.metaslider.nav-hidden.add-margin .flexslider {
    margin-bottom: 40px
}

.metaslider {
    position: relative;
    z-index: 0
}

.metaslider .caption {
    padding: 0 10px;
    word-wrap: break-word;
    position: absolute;
    bottom: 0;
    top: auto;
    height: auto;
    width: 1266px;
    max-width: 77.5%;
    max-width: 100vw;
    text-align: left;
    margin: 0 auto 20px;
    left: 50%;
    transform: translateX(-50%)
}

.metaslider .caption span {
    display: block
}

.metaslider .caption h2 {
    display: inline;
    color: #fff;
    font-size: 46px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    text-shadow: 0 0 20px #79a6a9
}

.metaslider .caption h3 {
    color: #333;
    font-size: 19px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    font-family: 'Cantarell', sans-serif;
    font-weight: 700;
    text-shadow: 0 0 20px #79a6a9
}

.metaslider .caption-wrap {
    position: absolute;
    pointer-events: none;
    bottom: 0;
    left: 0;
    margin: 0;
    display: block;
    width: 100%
}

.metaslider img {
    height: auto;
    padding: 0;
    margin: 0;
    -moz-user-select: none
}

.metaslider a {
    outline: none
}

.metaslider .theme-default .nivoSlider {
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0
}

.metaslider.ms-left {
    float: left;
    margin: 0 20px 20px 0
}

.metaslider.ms-right {
    float: right;
    margin: 0 0 20px 20px
}

.metaslider li:before,
.metaslider li:after {
    content: ""!important;
    display: none!important;
    bottom: auto!important;
    margin: 0!important
}

.metaslider .caption-wrap .caption img {
    width: auto
}

.article .metaslider ul,
.article .metaslider ol,
.article .metaslider li,
.article .metaslider img,
.art-article .metaslider ul,
.art-article .metaslider ol,
.art-article .metaslider li,
.art-article .metaslider img,
#widgets .metaslider ul,
#widgets .metaslider ol,
#widgets .metaslider li,
#widgets .metaslider img,
.entry .metaslider ul,
.entry .metaslider ol,
.entry .metaslider li,
.entry .metaslider img,
#content .metaslider ul,
#content .metaslider ol,
#content .metaslider li,
#content .metaslider img,
.entry-content .metaslider ul,
.entry-content .metaslider ol,
.entry-content .metaslider li,
.entry-content .metaslider img,
.metaslider .flexslider ul,
.metaslider .flexslider .slides li,
.metaslider .flexslider .slides ul,
.metaslider .flexslider .slides ol,
.metaslider .flexslider .flex-direction-nav,
.metaslider .flexslider .flex-direction-nav li,
*[class*='-article'] .metaslider img {
    border: 0;
    margin: 0;
    list-style-type: none;
    list-style: none;
    padding: 0;
    line-height: normal;
    max-width: none;
    max-height: none
}

.metaslider .slides img {
    width: 100%;
    display: block
}

@media only screen and (min-width:1120px) {
    .metaslider {
        width: 1400px;
        overflow: hidden;
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:1120px) {
    .metaslider {
        width: 125%;
        left: 48%;
        transform: translateX(-50%)
    }
    .metaslider .caption {
        left: 52%
    }
}

@media only screen and (max-width:65em) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (min-device-pixel-ratio:1),
only screen and (max-width:65em) and (orientation:portrait) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:65em) and (orientation:portrait) and (min-resolution:96dpi),
only screen and (max-width:65em) and (orientation:portrait) and (min-resolution:1dppx) {
    .metaslider .caption h2 {
        display: inline;
        color: #fff;
        font-size: 40px;
        line-height: 38px;
        margin: 0;
        padding: 0;
        font-weight: 400;
        text-shadow: 0 0 20px #79a6a9
    }
    .metaslider .caption h3 {
        color: #333;
        font-size: 16px;
        line-height: 19px;
        margin: 0;
        padding: 0;
        font-family: 'Cantarell', sans-serif;
        font-weight: 700;
        text-shadow: 0 0 20px #79a6a9
    }
}

@media only screen and (max-width:46em) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:480px) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (min-device-pixel-ratio:1),
only screen and (max-width:46em) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:46em) and (min-resolution:96dpi),
only screen and (max-width:46em) and (min-resolution:1dppx) {
    .metaslider .caption {
        margin: 0 auto 10px
    }
    .metaslider .caption h2 {
        display: inline;
        color: #fff;
        font-size: 36px;
        line-height: 38px;
        margin: 0;
        padding: 0;
        font-weight: 400;
        text-shadow: 0 0 2px #79a6a9, 0 0 5px rgba(121, 166, 169, .2), 0 0 10px #79a6a9, 0 0 20px #79a6a9, 0 0 50px rgba(121, 166, 169, .2)
    }
    .metaslider .caption h3 {
        color: #333;
        font-size: 16px;
        line-height: 19px;
        margin: 0;
        padding: 0;
        font-family: 'Cantarell', sans-serif;
        font-weight: 700;
        text-shadow: 0 0 2px #79a6a9, 0 0 5px rgba(121, 166, 169, .2), 0 0 20px #79a6a9
    }
}

@media only screen and (max-width:46em) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (orientation:portrait) and (min--moz-device-pixel-ratio:1),
only screen and (max-width:480px) and (orientation:portrait) and (-ms-min-device-pixel-ratio:1),
only screen and (max-width:46em) and (orientation:portrait) and (min-device-pixel-ratio:1),
only screen and (max-width:46em) and (orientation:portrait) and (-o-min-device-pixel-ratio:1 / 1),
only screen and (max-width:46em) and (orientation:portrait) and (min-resolution:96dpi),
only screen and (max-width:46em) and (orientation:portrait) and (min-resolution:1dppx) {
    .metaslider {
        width: 125%;
        left: 47%;
        transform: translateX(-50%)
    }
    .metaslider .caption {
        left: 53%;
        margin: 0 auto 10px
    }
    .metaslider .caption span {
        display: inline
    }
    .metaslider .caption h2 {
        display: inline;
        color: #fff;
        font-size: 26px;
        line-height: 28px;
        margin: 0;
        padding: 0;
        font-weight: 400;
        text-shadow: 0 0 1px #79a6a9, 0 0 2px #79a6a9, 0 0 5px rgba(121, 166, 169, .2), 0 0 10px #79a6a9, 0 0 20px #79a6a9, 0 0 50px rgba(121, 166, 169, .2)
    }
    .metaslider .caption h3 {
        visibility: hidden;
        display: none;
        position: absolute
    }
}

.skip_content {
    position: absolute;
    left: -9999px;
    z-index: 999;
    padding: 1em;
    background-color: white;
    color: black;
    opacity: 0;
    transition:left 0.2s ease-in-out;
}

.skip_content:focus {
  left: 15px;
  top:15px;
  opacity: 1;
}


*:focus-visible {border:1px solid yellow !important;}




    header.cct_header .header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px 0;
        max-height: 200px;
        height: auto;
    }
    
    header.cct_header .cct-logo {
        width: 370px;
        display: flex;
        gap: 0.5em;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    
    header.cct_header .cct-logo .button {width: 180px;max-width: 100%;margin: 0 auto;}
    
    header.cct_header .cct-cta-btns {
        margin: 10px 0;
    }
    
    header.cct_header .cct-cta-btns .button.white {
        border:2px solid #fff;
    } 
    header.cct_header .cct-cta-btns .button.white:hover {
        border:2px solid #000;
    }
    
    header.cct_header .cct-header-content {
        text-align: right;
    }
    
    header.cct_header .phone-numbers a {
        text-transform: uppercase;
        color: #fff;
        font-size: 80%;
    }