@font-face {
    font-family: 'Montserrat Light';
    src: url("../fonts/Montserrat-Light.otf") format("opentype");
    font-weight: 300;
    
}
@font-face {
    font-family: 'Montserrat Light';
    src: url("../fonts/Montserrat-Light.otf") format("opentype");
    font-weight: 300;
    
}

*,
.pswp *,
.slick-slider,
::after,
::before {
    box-sizing: border-box
}

.nav,
.site-header .social .text a,
h1, h2 {
    text-transform: uppercase
}

.site-footer{
    display:none !important;
}

#cart .heading a,
.mnav-a,
.snav-a,
a {
    text-decoration: none
}

.header-logo,
.mnav-li,
.myss,
.search-box i {
    overflow: hidden
}

.aside-insta .widget ul,
.aside-slides .widget ul,
ol,
ul {
    list-style: none
}

.menu,
.more-link,
.post .post-share-label,
.snav-a {
    white-space: nowrap
}

.pswp__container,
.pswp__img,
.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

a,
abbr,
acronym,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
u,
ul,
var,
video {
    border: 0;
    font: inherit;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none;
    margin: 15px
}

blockquote::after,
blockquote::before,
q::after,
q::before {
    content: '';
    content: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

body,
html {
    height: 100vh;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    width: 100%
}

html {
    font-size: 93.75%
}

body {
    background: #fff;
    color: #414141;
    font: 100% Montserrat, sans-serif;
    font-weight: 400;
    letter-spacing: .02em;
    line-height: 1.733333333333333
}

#cart .empty,
blockquote p,
em,
i,
q p {
    font-style: italic
}

b,
h1,
h2,
strong {
    font-weight: 700
}

a {
    color: inherit
}

figure,
img {
    display: inline-block;
    height: auto;
    max-width: 100%
}

.aside-insta::after,
.aside-insta::before,
.aside-slides ul::after,
.aside-slides ul::before,
.aside-slides::after,
.aside-slides::before,
.cf::after,
.cf::before,
.comments-area::after,
.comments-area::before,
.content-wrapper::after,
.content-wrapper::before,
.footer-social-ul::after,
.footer-social-ul::before,
.new-footer .container::after,
.new-footer .container::before,
.new-footer::after,
.new-footer::before,
.sidebar::after,
.sidebar::before,
.wrap::after,
.wrap::before,
.zk-instagram::after,
.zk-instagram::before {
    content: ' ';
    display: block
}

.aside-insta::after,
.aside-slides ul::after,
.aside-slides::after,
.cf::after,
.comments-area::after,
.content-wrapper::after,
.footer-social-ul::after,
.new-footer .container::after,
.new-footer::after,
.sidebar::after,
.wrap::after,
.zk-instagram::after {
    clear: both
}

h1,
h2 {
    font-family: Montserrat, sans-serif
}

h1 {
    /*font-size: 4.652587417600002em;
    line-height: .372552555762071;
    margin-bottom: .372552555762071em*/
	font-size: 3.421020160000001em;
    line-height: 1.013342951672833;
    margin-bottom: .506671475836416em;
}

h2 {
    font-size: 2.515456em;
    line-height: .689073207137526;
    margin-bottom: .689073207137526em
}

h3,
h4 {
    font-size: 1.8496em;
    margin-bottom: .937139561707036em
}

h3 {
    line-height: 1.874279123414071
}

h4 {
    line-height: .937139561707036
}

h5 {
    font-size: 1.36em;
    line-height: 1.274509803921569;
    margin-bottom: 1.274509803921569em
}

p {
    margin-bottom: 1.733333333333333em;
    max-width: 33em
}

b,
strong {
    letter-spacing: 0
}

sup {
    font-size: smaller;
    vertical-align: top
}

blockquote p,
q p {
    padding: 25px 30px;
    background: #f8f8f8;
    text-align: left;
    border-left: 1px solid transparent
}

ol {
    margin-left: 1.5em
}

button,
input,
select,
textarea {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased
}

input,
select,
textarea {
    border: 1px solid #ddd;
    display: inline-block;
    margin-bottom: .866666666666667em;
    transition: all .2s;
    vertical-align: top;
    max-width: 100%;
    box-shadow: none;
    color: #414141;
    padding: 13px 15px;
    width: 100%
}

textarea {
    resize: vertical;
    height: 200px
}

:-moz-placeholder {
    color: #858585
}

::-moz-placeholder {
    color: #858585
}

:-ms-input-placeholder {
    color: #858585
}

::-webkit-input-placeholder {
    color: #858585
}

input:focus,
textarea:focus {
    border-color: #111820;
    outline: 0
}

[type=checkbox],
[type=image],
[type=radio] {
    width: auto
}

.wpcf7-form .row {
    margin: 0 -10px
}

.wpcf7-form [class*=col-] {
    padding: 0 10px
}

.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
    margin-bottom: 20px
}

.wpcf7-form textarea {
    height: 110px
}

.form1 input,
.form1 select,
.form1 textarea {
    background-color: #65656f;
    color: #fff;
    border: none
}

.form1 input:focus,
.form1 select:focus,
.form1 textarea:focus {
    background-color: #fff;
    color: #858585
}

.form1 input:-moz-placeholder,
.form1 textarea:-moz-placeholder {
    color: #fff
}

.form1 input::-moz-placeholder,
.form1 textarea::-moz-placeholder {
    color: #fff
}

.form1 input:-ms-input-placeholder,
.form1 textarea:-ms-input-placeholder {
    color: #fff
}

.form1 input::-webkit-input-placeholder,
.form1 textarea::-webkit-input-placeholder {
    color: #fff
}

.social-menu .menu .text {
    display: none
}

[type=button],
[type=reset],
[type=submit],
button {
    background-color: #b01117;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: .8em;
    line-height: 2.166666666666667;
    letter-spacing: .2em;
    padding: .433333333333333rem 2.6rem;
    text-transform: uppercase;
    width: auto
}

[type=button]:hover,
[type=reset]:hover,
[type=submit]:hover,
button:hover {
    color: #fff
}

.sec {
    float: left;
    width: 100%
}

.wrap {
    margin: 0 auto;
    max-width: 1204em;
    padding: 3.466666666666667em .866666666666667em;
    width: 100%
}

[class*="-col"] {
    float: left;
    padding-left: .866666666666667em;
    padding-right: .866666666666667em;
    width: 100%
}

[class*="-col"]>img {
    max-width: 53.394000000000005em;
    width: 100%
}

.clear-col>img,
.clear-col>p {
    margin: 0 auto 3.466666666666667em
}

.one-col {
    float: none;
    padding-left: 1.733333333333333em;
    padding-right: 1.733333333333333em
}

.wrap .four-col:nth-child(4n+1) {
    clear: left
}

#powered,
.col-c,
.site-footer,
.slick-track::after {
    clear: both
}

.col-c {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.col-r {
    float: right
}

.nav-icon,
.welcome2 {
    float: left
}

.topMenuLeft {
	height: 50px;
	display: inline-block;
	vertical-align: top;
}
.myss .topMenuLeft .separator_link { padding:0; height: 1px; display: inline-block; vertical-align: top; border-left: 1px solid #fff; }
.myss .topMenuLeft .h-search { cursor: pointer; margin-top: 0px; margin-left: 15px; margin-right: 15px; display: inline-block; width: 20px; height: 24px; background: url('https://www.artprovocateur.com/catalog/view/theme/journal/image/header-search-icon.png') no-repeat center center; }
.myss .topMenuLeft .h-account { margin-top: 0px; margin-left: 15px; margin-right: 15px; display: inline-block; width: 20px; height: 24px; background: url('https://www.artprovocateur.com/catalog/view/theme/journal/image/header-account-icon.png') no-repeat center center; }
.myss .topMenuLeft .h-wishlist { margin-top: 0px; margin-left: 15px; margin-right: 15px; display: inline-block; width: 19px; height: 24px; background: url('https://www.artprovocateur.com/catalog/view/theme/journal/image/header-wishlist-icon.png') no-repeat center center; }

.align-c {
    text-align: center
}

.align-r,
.banner-header {
    text-align: right
}

.header {
    background: #fff;
    font-family: Muli, sans-serif;
    font-size: .866666666666667em;
    left: 0;
    line-height: 2;
    position: fixed;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: -webkit-transform .6s cubic-bezier(.55, 0, .1, 1);
    transition: transform .6s cubic-bezier(.55, 0, .1, 1);
    transition: transform .6s cubic-bezier(.55, 0, .1, 1), -webkit-transform .6s cubic-bezier(.55, 0, .1, 1);
    width: 100%;
    z-index: 1000
}

.banner-header,
.cart-header {
    background: #282828;
    height: 32px
}

.header.header-closed,
.header.hidden,
.header.nav-open {
    -webkit-transform: translate3d(0, -123px, 0);
    transform: translate3d(0, -123px, 0)
}

#container,
#footer,
#logo,
#powered div,
.banner-header,
.menu,
.new-footer {
    margin: 0 auto;
    max-width: 1220px;
    width: 100%
}

.cart-header {
    width: 100%;
    z-index: 2;
	display: none;
}

.cart-header .banner-header {
    max-width: 100%;
    letter-spacing: .02em;
}

.banner-header {
    color: #fff;
    line-height: 30px;
    padding: 0 1.566666666666667em
}

.header-logo-a,
.menu,
.nav-menu,
.search-box i,
.site-branding {
    text-align: center
}

.menu {
    text-align: left;
	max-width:100%;
	margin: -35px auto 0 auto;
}

.banner-header a {
    transition: color .2s;
    font-family: Muli, sans-serif!important;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
}

.banner-header a:hover {
    color: #ae151e
}

.topMenuLeft {
    padding-left: 2px;
}

.separator_link {
    font-family: Muli, sans-serif!important;
    color: #555555;
    padding: 0 9px;
}

.banner-header .banner-img1 {
    background: url(image/fineartquality.png) left center no-repeat;
    padding-left: 35px
}

.banner-header .banner-img2 {
    background: url(image/custom-made.png) left center no-repeat;
    padding-left: 35px
}

.banner-header .banner-img3 {
    background: url(image/productiontime.png) left center no-repeat;
    padding-left: 35px
}

.banner-header .banner-img4 {
    background: url(image/freeshipping.png) left center no-repeat;
    padding-left: 40px
}

.banner-header .banner-img5 {
    background: url(image/14dayreturn.png) left center no-repeat;
    padding-left: 35px
}

.welcome2 {
    width: 50px!important
}

@media only screen and (max-width:760px) {
    #journal-header . {
        display: none
    }
}

#journal-header {
    background-color: #fff;
    width: 100%;
    z-index: 1
}

#journal-header .contact-profiles {
    display: none;
    position: absolute;
    right: 30px;
    top: 23px;
    z-index: 1
}

.header-logo {
    padding-top: 7px;
}

.header-logo,
.main-nav {
    position: relative
}

#journal-header .contact-profiles a {
    display: inline-block;
    width: 21px;
    line-height: 13px;
    height: 20px;
    margin-left: 10px
}

@media screen and (min-width:1220px) {
    #journal-header .contact-profiles {
        right: 50%;
        margin-right: -580px
    }
}

.header-logo {
    background-color: #fff;
    margin: 0 auto;
    z-index: 0
}

.header-logo-a {
    display: block;
    padding: 12px 0;
    vertical-align: middle;
}

.header.hidden .header-logo-a {
	opacity: 0;
}

.header-logo-svg {
    display: block;
    margin: 0 auto
}

.header-logo-svg .header-path-blk,
.header-logo-svg .header-path-gry,
.header-logo-svg .header-path-red {
    transition: opacity .3s
}

.loading .header-logo-svg .header-path-blk,
.loading .header-logo-svg .header-path-gry,
.loading .header-logo-svg .header-path-red {
    opacity: 0
}

.header-logo-svg .header-path-red {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    transition: -webkit-transform .8s cubic-bezier(0, .84, .13, .99) .2s;
    transition: transform .8s cubic-bezier(0, .84, .13, .99) .2s;
    transition: transform .8s cubic-bezier(0, .84, .13, .99) .2s, -webkit-transform .8s cubic-bezier(0, .84, .13, .99) .2s
}

.loading .header-logo-svg .header-path-red {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.header-path-blk {
    fill: #414141
}

.header-path-gry {
    fill: #ababab
}

.header-path-red {
    fill: #b01117;
    opacity: .9
}

.site-branding {
    padding: 1.733333333333333em;
    z-index: 1
}

.site-branding a {
    display: block
}

.site-header .social {
    display: inline-block;
    vertical-align: middle;
    padding: 9px 0 11px
}

.site-header .social .social-menu {
    vertical-align: middle;
    margin-right: 25px
}

.site-header .social .text a {
    font-size: 10px;
    letter-spacing: .2em
}

.main-nav>.container {
    padding: 0
}

.main-nav.fixed-header {
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%
}

.search-box,
.search-box i {
    display: inline-block;
    position: relative
}

.search-box {
    z-index: 9999
}

.search-box i {
    font-size: 14px;
    cursor: pointer;
    vertical-align: middle
}

.search-box i::before {
    top: 0;
    left: 17px
}

.search-box i::after {
    background: url(../images/search.png) center no-repeat;
    content: 'Search';
    display: block;
    height: 33px;
    text-indent: -999em;
    width: 33px
}

.search-box input[type=submit],
.search-box label span {
    display: none
}

.search-box input[type=search] {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 100%;
    right: 0;
    border: none;
    padding: 10px;
    background-color: #fff;
    border-top: 3px solid transparent;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2)
}

.search-box .search-form {
    position: absolute;
    right: 0;
    width: 300px;
    height: 100%;
    opacity: 0;
    visibility: hidden
}

.search-box .search-form::before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.search-box .search-form.open {
    opacity: 1;
    visibility: visible
}

.search-box .search-form.open+i::before {
    top: -100%
}

.search-box .search-form.open+i::after {
    top: 0
}

.header02 .site-header {
    padding-bottom: 0
}

.header02 .site-header .social {
    position: relative
}

.header02 .site-header .social::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
    height: 20px;
    background: #ddd
}

.header02 .site-header .social .social-menu {
    margin-right: 20px
}

.header02 .site-header .social .text {
    display: none!important
}

.header02 .nav {
    display: inline-block;
    float: left
}

.site-header.fixed-header-02 .main-nav {
    border-bottom: 1px solid #ddd;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%
}

.top-header {
    background-color: transparent;
    /*border-bottom: 1px solid #eee;*/
    border-top: 1px solid #eee;
    max-height: 40px;
    transition: background .4s, border .4s;
    width: 100%;
    z-index: 2
}

.hidden .top-header:not(.nav-open) {
    border-color: #f5f5f5
}

.hidden:hover .top-header:not(.nav-open) .mnav,
.hidden:hover .top-header:not(.nav-open) .myss {
    opacity: 1;
    transition-duration: .35s
}

.ie8 .top-header {
    display: none
}

.mnav,
.myss {
    opacity: 1;
    transition: opacity .5s
}

.myss {
    font-family: Helvetica Neue, sans-serif;
    font-weight: 300;
    height: 38px;
	position: relative;
    float: right;
    display: inline-block;
    vertical-align: top;
    margin-right: 73px;
	margin-top: -2px;
}

.nav-icon {
    margin-top: 8px;
    margin-left: 12px;
    max-width: 58px;
    opacity: 0;
    transition: opacity .3s
}

.hidden .nav-icon {
    opacity: 1
}

.nav-icon svg {
    display: block;
    height: auto;
    max-width: 100%
}

#cart,
#cart .heading a,
#search,
#search .button-search,
.mnav-icon,
section.cart {
    height: 38px
}

.nav-icon .header-path-red {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    transition: -webkit-transform .7s cubic-bezier(0, .84, .13, .99) .2s;
    transition: transform .7s cubic-bezier(0, .84, .13, .99) .2s;
    transition: transform .7s cubic-bezier(0, .84, .13, .99) .2s, -webkit-transform .7s cubic-bezier(0, .84, .13, .99) .2s
}

.hidden .nav-icon .header-path-red {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.header_menu_center {
    background: #eee
}

.header_menu_center button.menu-link,
.header_menu_center div.navbar button.menu-toggle,
.header_menu_center div.navbar nav.navigation div.menu-mainmenu-container ul.nav-menu li.menu-item {
    font-size: 1rem
}

.menu-item {
    display: inline-block
}

.menu-item a {
    display: block;
    letter-spacing: .05em;
    line-height: 1.733333333333333;
    padding: .433333333333333em 1.733333333333333em
}

.nav {
    text-align: left
}

.nav .sub-menu {
    margin: 0
}

.nav .sub-menu li {
    padding: 10px 0;
    text-transform: none;
    border-bottom: 1px solid #eee
}

.nav .sub-menu li a {
    display: inline-block;
    padding: 0 20px;
    border-bottom: none
}

.nav .sub-menu li .post-simple-layout .post .entry-title {
    margin-top: 15px
}

.nav .sub-menu-toggle {
    display: none
}

.social-menu .menu {
    display: block;
    overflow: hidden
}

.social-menu .menu li {
    display: inline-block;
    width: auto!important
}

.social-menu .menu li:hover {
    -webkit-transform: translate3d(0, 0, 0)!important;
    transform: translate3d(0, 0, 0)!important
}

.social-menu .menu li::before {
    display: none
}

.social-menu .menu li a {
    font-size: 0
}

.social-menu .menu li a::before {
    font-size: 14px;
    display: inline-block;
    padding: 10px
}

.social-menu .menu li a[href*=facebook]:before {
    content: "\f09a"
}

.social-menu .menu li a[href*=pinterest]:before {
    content: "\f0d2"
}

.social-menu .menu li a[href*=twitter]:before {
    content: "\f099"
}

.social-menu .menu li a[href*=instagram]:before {
    content: "\f16d"
}

.social-menu .menu li a[href*=youtube]:before {
    content: "\f16a"
}

.social-menu .menu li a[href*="plus.google.com"]:before {
    content: "\f0d5"
}

.social-menu .menu li a[href*=flickr]:before {
    content: "\f16e"
}

.social-menu .menu li a[href*=dribbble]:before {
    content: "\f17d"
}

.social-menu .menu li a[href*=foursquare]:before {
    content: "\f180"
}

.social-menu .menu li a[href*=linkedin]:before {
    content: "\f0e1"
}

.social-menu .menu li a[href*=tumblr]:before {
    content: "\f173"
}

.social-menu .menu li a[href*=feed]:before {
    content: "\f09e"
}

.row.middle-sm.menu_main_border .end {
    bottom: 0;
    position: absolute;
    right: 0
}

section.cart {
    float: left;
    /*width:152px;*/
    z-index: 999;
	color: #fff;
    height: 50px;
    z-index: 999;
    position: relative;
    margin: 0;
	padding-right: 0px;
	margin-top:0px;
	margin-left: 12px;
	letter-spacing: .02em;
	text-align: right;
	display: inline-block;
}

#cart .heading {
    float: none;
	height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    z-index: 1;
	background: url('https://www.artprovocateur.com/catalog/view/theme/journal/image/header-cart-icon.png') no-repeat no-repeat left 1px;
}

#cart .heading:before {
    font-family: icons;
    font-size: 29px
}

#cart .heading content "a" {
    position: absolute;
    pointer-events: none;
    right: 6px;
    top: 4px
}

.mini-cart-info, .snav-li {
    position: relative
}

.mnav,
.mnav-li,
.mnav-ul {
    position: unset;
}

#cart .heading a {
    color: #414141;
    display: block
}

#cart .heading a span {
    display: block;
    height: 38px;
    /*line-height: 38px;*/
    padding-left: 27px;
}

#cart .content {
    position: absolute;
    box-shadow: 0 1px 8px -3px rgba(0, 0, 0, .5);
    border: 0;
    background: #fff;
    color: #414141;
    float: right;
    min-height: 125px;
    min-width: 350px;
    opacity: 0;
    padding: 10px 8px 8px;
    transition: all .2s;
    visibility: hidden
}

#cart.active .content {
    display: block;
    visibility: visible;
    opacity: 1
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.mini-cart-info {
    top: -7px
}

.mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 0
}

.mini-cart-info td {
    color: #414141;
    vertical-align: top;
    padding: 10px 5px;
    background: url(../images/border-bottom.png) bottom repeat-x
}

.mini-cart-info td a {
    display: block;
    color: #414141
}

.mini-cart-info .image {
    width: 1px
}

.mini-cart-info .image img {
    text-align: left
}

.mini-cart-info .quantity,
.mini-cart-info .remove,
.mini-cart-info td.total,
.mini-cart-total,
td.left,
td.right {
    text-align: right
}

.mini-cart-info .name small {
    color: #414141
}

.mini-cart-info .remove img {
    position: relative;
    top: -4px;
    cursor: pointer
}

.mini-cart-total {
    border-bottom: 1px solid #dbdbdb
}

.mnav,
.noborder {
    border: none
}

.mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px
}

.mini-cart-total td {
    color: #414141;
    padding: 4px
}

td.left {
    min-width: 100px;
    font-weight: 700
}

td.right {
    min-width: 80px;
    font-weight: 700
}

#cart .checkout {
    clear: both;
    min-height: 58px;
    padding-top: 5px;
    text-align: center;
    display: table;
    margin: 0 auto
}

#cart .checkout a {
    vertical-align: middle;
    display: block;
    padding: 8px 10px;
    float: left;
    text-align: center;
    color: #fff;
    font-family: Oswald, Tahoma, Geneva, sans-serif;
    margin: 10px;
    max-height: 30px;
    text-transform: uppercase;
    font-size: 13px;
    background: #ea2e49;
    transition: all .2s ease
}

#search input,
.snav-a {
    font-family: Helvetica Neue, sans-serif
}

#cart .checkout a:hover {
    background: #45738f
}

#cart .empty {
    padding-top: 43px;
    text-align: center;
    font-size: 14px
}

.mnav-a,
.mnav-switch,
.snav-a,
.snav-switch {
    display: block;
    line-height: 39px
}

.mnav-a,
.snav-a {
    opacity: 0;
    padding: 0 15px 0 16px;
    text-align: center;
    transition: border .3s, opacity 1s
}

.mnav-a {
	font-size: 12px!important;
    text-align: center;
    height: 36px;
    font-weight: bold!important;
    text-transform: uppercase;
    color: #595959;
    text-decoration: none;
    display: block;
    z-index: 6;
    position: relative;
    font-family: "Montserrat"!important;
    line-height: 1.9;
    opacity: 1;
    letter-spacing: .02em;
	padding-top: 6px;
}

.mnav,
.mnav-open .snav-a,
.nav-open .mnav-a {
    opacity: 1
}

.mnav {
    background: 0 0;
    color: #414141;
	float: left;
    display: inline-block;
    font-size: 13px;
    transition: opacity .5s;
    vertical-align: top
}

.mnav-a:focus,
.mnav-a:hover,
.mnav-li:hover .mnav-a,
.mnav-open .mnav-a {
    color: #B01117;
}

.mnav-li {
    max-height: 40px;
    transition: max-height 1s, padding 1s;
    transition-timing-function: cubic-bezier(.55, 0, .1, 1)
}

.mnav-li.mnav-open {
    border-color: #cecccd;
    max-height: 400px;
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 40px
}

.mnav-li:nth-child(2) .mnav-a {
    transition-delay: 79.914694ms
}

.mnav-li:nth-child(3) .mnav-a {
    transition-delay: .159829388s
}

.mnav-li:nth-child(4) .mnav-a {
    transition-delay: .239744082s
}

.mnav-li:nth-child(5) .mnav-a {
    transition-delay: .319658776s
}

.mnav-li:nth-child(6) .mnav-a {
    transition-delay: .39957347s
}

.mnav-li:nth-child(7) .mnav-a {
    transition-delay: .479488164s
}

.mnav-li:nth-child(8) .mnav-a {
    transition-delay: .559402858s
}

.mnav-li:nth-child(9) .mnav-a {
    transition-delay: .639317552s
}

.mnav-li:nth-child(10) .mnav-a {
    transition-delay: .719232246s
}

.mnav-li:nth-child(11) .mnav-a {
    transition-delay: .79914694s
}

.mnav-a {
    text-transform: uppercase;
    z-index: 6
}

.snav-drop {
    background: #fff;
    z-index: 5;
	width: 100%;
	padding: 35px 89px 30px;
}

.snav-drop section {
    display: inline-block;
    vertical-align: top;
    }
.snav-drop section {
	margin-top: 2px;
}
.snav-drop section:first-child li a {
    color: #ababab;
    display: block;
    white-space: nowrap;
	font-size: 13px;
    font-weight: normal;
    font-style: normal;
    overflow: hidden;
    text-align: left;
	line-height: 1;
	height: auto;
	text-transform: uppercase;
	padding: 14px 12px 12px 0px;
    font-family: 'Montserrat Light'!important;
}
.snav-drop section > ul.mainmenu li:first-child a {
		padding-top: 8px;
    }
.snav-drop section:first-child li a:hover {
	color: #B01117;
}
.snav-drop section:last-child ul {
    display: inline-block;
	border: 0;
}
.snav-drop section + section {
    border-left: 1px solid #f4f4f4;
	padding-left: 55px;
    }
.snav-drop section > ul.mainmenu {
	max-width: 175px;
	width: 175px;
    }
.snav-drop section span {
    font-size: 13px;
	color: #ababab;
	padding-top: 0px;
	padding-bottom: 6px;
	display: block;
	letter-spacing: 0.1em;
	font-family: 'Montserrat Light'!important;
	text-transform: uppercase;
    }
.snav-drop section > ul.mainfiltermenu {
	display: table-cell;
    min-width: 125px;
}
.snav-drop section > ul.mainfiltermenu li a {
	font-size: 12px;
	color: #858585;
	letter-spacing: 0.1em;
	text-decoration: none;
    padding: 14px 12px 12px 12px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
	text-align: left;
	line-height: 1;
	font-family: 'Montserrat Light'!important;
    }
.snav-drop section > ul.mainfiltermenu li a:hover {
	color: #B01117;
}
.snav-double {
    float: left;
    width: 50%
}

.snav-li:nth-child(2) .snav-a {
    transition-delay: 69.942847ms
}

.snav-li:nth-child(3) .snav-a {
    transition-delay: .139885694s
}

.snav-li:nth-child(4) .snav-a {
    transition-delay: .209828541s
}

.snav-li:nth-child(5) .snav-a {
    transition-delay: .279771388s
}

.snav-li:nth-child(6) .snav-a {
    transition-delay: .349714235s
}

.snav-li:nth-child(7) .snav-a {
    transition-delay: .419657082s
}

.snav-li:nth-child(8) .snav-a {
    transition-delay: .489599929s
}

.snav-li:nth-child(9) .snav-a {
    transition-delay: .559542776s
}

.snav-li:nth-child(10) .snav-a {
    transition-delay: .629485623s
}

.snav-li:nth-child(11) .snav-a {
    transition-delay: .69942847s
}

.snav-a {
    min-width: 100px
}

.snav-a:active,
.snav-a:focus,
.snav-a:hover {
    background: #fff;
    color: #B01117;
}

.mnav-switch.mnav-switch {
    background: 0 0;
    border: 0;
    outline: 0;
    overflow: visible;
    padding: 0;
    text-indent: -999em;
    width: 100%
}

.mnav-icon {
    display: block;
    width: 40px
}

.mnav-line {
    background: #a9a9a9;
    display: block;
    height: 2px;
    left: 25%;
    position: absolute;
    -webkit-transform: rotate(0) scaleX(1);
    -ms-transform: rotate(0) scaleX(1);
    transform: rotate(0) scaleX(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    transition: all .7s cubic-bezier(.55, 0, .1, 1);
    width: 22px
}

.nav-open .mnav-line {
    background: #b01117
}

.mnav-line-top {
    top: 12px
}

.nav-open .mnav-line-top {
    -webkit-transform: translate3d(0, -3px, 0) rotate(45deg) scaleX(1);
    transform: translate3d(0, -3px, 0) rotate(45deg) scaleX(1)
}

.mnav-line-middle {
    top: 17px
}

.nav-open .mnav-line-middle {
    background: #111820;
    -webkit-transform: rotate(0) scaleX(0);
    -ms-transform: rotate(0) scaleX(0);
    transform: rotate(0) scaleX(0)
}

.mnav-line-bottom {
    top: 22px
}

.nav-open .mnav-line-bottom {
    -webkit-transform: translate3d(0, 3px, 0) rotate(-45deg) scaleX(1);
    transform: translate3d(0, 3px, 0) rotate(-45deg) scaleX(1)
}

#search {
    float: left
}

#search input {
    background: #f5f5f5;
    border: 1px solid #e2e0e1;
    border-radius: 0;
    color: #414141;
    font-size: inherit;
    font-weight: 400;
    height: 26px;
    width: auto;
    margin: 6px 0 0;
    padding: 0 .433333333333333rem;
    z-index: 2
}

#search input:hover {
    border-color: #ababab
}

#search input:focus {
    background: #fff;
    border-color: #595959
}

.ie8 #search input {
    position: absolute;
    line-height: 3
}

#search .button-search {
    background: url(../images/search.png) center no-repeat;
    cursor: pointer;
    float: left;
    height: 38px;
    width: 38px
}

.android #search {
    overflow: auto;
    -webkit-backface-visibility: visible
}

.pswp,
.pswp__bg,
.pswp__container,
.pswp__img--placeholder,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.sidebar {
    background: #fff;
    z-index: 11
}

.aside-insta,
.aside-slides {
    margin: 0 auto;
    max-width: 35.66666666666667em;
    padding: 1.733333333333333rem;
    width: 100%
}

.aside-insta .widget,
.aside-slides .widget {
    background: #eee
}

.widget .widget-title {
    font-size: 1.36em;
    font-weight: 600;
    letter-spacing: .06em;
    line-height: 1.274509803921569;
    margin: 0 0 .866666666666667rem;
    text-align: center;
    text-transform: uppercase
}

.aside-slides {
    padding-bottom: 6.933333333333334em
}

.alm-reveal .aside-slides {
    margin-bottom: 97px;
    padding-top: 0;
    padding-bottom: 3.466666666666667em
}

.alm-reveal .aside-slides .slick-next,
.alm-reveal .aside-slides .slick-prev {
    bottom: -1.274509803921569em;
    bottom: -1.733333333333333rem
}

.aside-slides .slick-list {
    margin: 0 -1.733333333333333rem
}

.aside-slides .widget {
    margin: 0 1.733333333333333rem;
    padding: 1.733333333333333rem
}

.aside-slides ul {
    border-top: 2px solid #dbdbdb;
    margin: 0 auto;
    max-width: 792px;
    padding: .866666666666667rem 0
}

.aside-slides .cat-item a,
.aside-slides ul li a {
    display: block;
    letter-spacing: .1em;
    text-transform: uppercase
}

.aside-slides .cat-item a:focus,
.aside-slides .cat-item a:hover,
.aside-slides ul li a:focus,
.aside-slides ul li a:hover {
    color: #b01117
}

.aside-slides .slick-arrow {
    background: url(../images/arrow-left.png) left center no-repeat;
    background-size: 9px 14px;
    bottom: 5.2em;
    color: #111820;
    font-size: .8rem;
    line-height: 1.733333333333333;
    outline: 0;
    padding: .866666666666667rem 1.733333333333333rem;
    position: absolute;
    z-index: 1
}

.aside-slides .slick-arrow:focus,
.aside-slides .slick-arrow:hover {
    color: #b01117
}

.aside-slides .slick-prev {
    left: 1.733333333333333rem
}

.aside-slides .slick-next {
    background-image: url(../images/arrow-right.png);
    background-position: right center;
    right: 1.733333333333333rem
}

@media screen and (min-width:966px) {
    .aside-slides .slick-prev {
        left: 50%;
        margin-left: -483px
    }
    .aside-slides .slick-next {
        right: 50%;
        margin-right: -483px
    }
}

.aside-insta .widget_zk_instagram {
    text-align: center
}

.aside-insta .widget_zk_instagram h3 {
    opacity: 0;
    position: absolute
}

.zk-instagram-badge {
    color: #fff;
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 1
}

.zk-instagram-follow-text {
    font-size: 1.36em;
    font-weight: 700;
    letter-spacing: .06em;
    line-height: 1.274509803921569;
    margin: 1.733333333333333rem auto;
    text-transform: uppercase
}

.zk-instagram-follow-link {
    background: #b01117;
    color: #fff;
    display: inline-block;
    font-size: .8em;
    letter-spacing: .2em;
    line-height: 2.166666666666667;
    overflow: hidden;
    padding: .433333333333333rem 1.733333333333333rem;
    text-transform: uppercase;
    transition: background .3s;
    white-space: nowrap
}

.zk-instagram-pics {
    list-style: none;
    z-index: 0
}

.zk-instagram .item-image,
.zk-instagram .item-link {
    display: block
}

.aside-slides .mc4wp-form-basic {
    margin: 2.6rem 0 0
}

.aside-slides .mc4wp-form-basic input[type=email] {
    background: #eee;
    border: 2px solid #dbdbdb;
    border-width: 2px 0;
    color: #111820;
    font-weight: 600;
    letter-spacing: .2em;
    margin: 2.6rem auto;
    max-width: 483px;
    padding: 1.3rem 1.733333333333333rem
}

.aside-slides .mc4wp-form-basic input[type=submit] {
    padding: .866666666666667rem 3.466666666666667rem
}

.aside-slides .mc4wp-form-basic input[type=submit]:focus,
.aside-slides .mc4wp-form-basic input[type=submit]:hover {
    background: #58080b
}

#subscribe-blog-blog_subscription-2,
.widget_mc4wp_form_widget {
    position: relative;
    margin: .866666666666667em 0 0;
    text-align: center;
    z-index: 3
}

#subscribe-blog-blog_subscription-2 p,
.widget_mc4wp_form_widget p {
    margin: 0 auto
}

#subscribe-blog-blog_subscription-2 span,
.widget_mc4wp_form_widget span {
    padding: 0 5px;
    line-height: 2
}

#subscribe-blog-blog_subscription-2 label,
.widget_mc4wp_form_widget label {
    height: 0;
    left: 0;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 0
}

#subscribe-blog-blog_subscription-2 input,
.widget_mc4wp_form_widget input {
    font: inherit;
    text-align: center;
    text-transform: uppercase
}

#subscribe-blog-blog_subscription-2.widget-special::before,
.widget_mc4wp_form_widget.widget-special::before {
    height: 10px
}

.breadcrumb {
    overflow: hidden;
    text-align: center;
    margin-bottom: 50px
}

.tm_bread_crumb {
    padding: 15px 20px;
    display: inline-block;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-weight: 500
}

.col-no-padding,
.content-wrapper>.container {
    padding-left: 0;
    padding-right: 0
}

.tm_bread_crumb li {
    display: inline-block;
    margin-right: 6px
}

.tm_bread_crumb li a::after {
    content: "/";
    margin-left: 8px
}

.tm_bread_crumb li:last-child {
    margin: 0
}

.bp {
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    z-index: -1
}

.site-main {
    margin-top: 144px
}

.content-wrapper {
    overflow: hidden
}

.align-center {
    text-align: center
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.site-content {
    margin: auto
}

.container::after,
.container::before,
.row::after,
.row::before {
    display: none!important
}

.screen-reader-text {
    display: none
}

.pagination {
    padding: 20px 0 45px;
    text-align: center
}

.pagination .page-numbers {
    position: relative;
    display: none
}

.pagination .page-numbers.next,
.pagination .page-numbers.prev {
    display: inline-block;
    padding: 0 15px;
    color: #858585;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 11px
}

.scrollup,
.scrollup:hover {
    color: #fff
}

.pagination .page-numbers.next::after,
.pagination .page-numbers.next::before,
.pagination .page-numbers.prev::after,
.pagination .page-numbers.prev::before {
    display: inline-block;
    padding: 0 4px
}

.pagination .page-numbers.prev::before {
    content: "\f104"
}

.pagination .page-numbers.prev::after {
    content: "";
    position: absolute;
    right: 0;
    top: -2px;
    display: inline-block;
    padding: 0;
    width: 1px;
    height: 20px;
    background: #aaa
}

.pagination .page-numbers.next::after {
    content: "\f105";
    right: 0
}

.scrollup {
    display: block;
    cursor: pointer;
    z-index: 2;
    position: fixed;
    right: 10px;
    bottom: -50px;
    padding: 0 8px;
    font-size: 0
}

.scrollup i {
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    line-height: 35px
}

.page .page-follow-title,
.read-more {
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase
}

.scrollup.show {
    bottom: 10px;
    opacity: .8
}

.page .page-follow {
    position: relative;
    text-align: center;
    padding-top: 70px
}

.page .page-follow::before {
    content: "";
    position: absolute;
    top: 25px;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    display: inline-block;
    width: 70px;
    height: 1px;
    background: #eee
}

.page .page-follow .text {
    display: none
}

.page-template-default .site-main {
    margin-bottom: 30px
}

.page-template-default .entry-content {
    background: #fff;
    padding: 30px
}

.page-template-default .comments-area {
    background: #fff
}

.page-template-default .comment-respond {
    padding: 0 40px 40px
}

.featured-area {
    width: 100%
}

.featured-area .featured-item {
    width: 100%;
    height: 178px;
    text-align: center;
    padding: 6% 0
}

.featured-area .featured-overlay {
    position: relative;
    display: inline-block;
    padding: 15px;
    background: rgba(255, 255, 255, .9);
    text-align: center
}

.featured-meta {
    text-transform: uppercase;
    color: #aaa;
    letter-spacing: .2em
}

.featured-meta font-size 11px span {
    padding: 0 5px
}

.featured-meta a {
    color: #aaa
}

.read-more {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -20px;
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center
}

.owl-controls {
    padding: 5px
}

.owl-dot {
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border: 1px solid #aaa
}

.not-found {
    padding: 60px 0
}

.page .page-title {
    font-size: 30px
}

.page .page-description {
    margin: 40px 0;
    line-height: 2
}

.page-contact .site-main {
    margin-bottom: 30px
}

.page-contact .entry-content,
.page-contact.full-width .entry-content {
    margin: 0;
    padding: 50px 30px
}

.page-about .entry-content {
    margin: 0;
    padding: 0 0 70px;
    background: #fff
}

.page-about .about-top {
    padding: 80px 0;
    text-align: center
}

.page-about .page-about-content {
    padding: 85px 110px 0
}

.page-about .about-hello {
    font-size: 14px;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-bottom: 35px
}

.page-about .page-title {
    text-transform: uppercase;
    letter-spacing: .2em
}

.page-about .about-desc {
    font-size: 14px;
    font-style: italic;
    color: #aaa
}

.page-about .about-info {
    display: inline-block;
    padding: 30px 70px 20px;
    background: #fff
}

.post-content h3,
.post-content h4 {
    color: #414141;
    font-size: 1.36em;
    font-weight: 700;
    letter-spacing: .06em;
    line-height: 1.911764705882353;
    margin: .866666666666667rem 0 1.733333333333333rem;
    text-transform: uppercase
}

.post-content h3::before,
.post-content h4::before {
    border-left: 3.466666666666667rem solid #b01117;
    height: 7px;
    content: '';
    display: block;
    margin-bottom: .866666666666667rem;
    width: 100%
}

.post-content h3:nth-of-type(even),
.post-content h4:nth-of-type(even) {
    text-align: right
}

.post-content h3:nth-of-type(even)::before,
.post-content h4:nth-of-type(even)::before {
    border-left: 0;
    border-right: 5.2rem solid #b01117
}

.post-info {
    background: #fff
}

.post-categories,
.post-date {
    display: block;
    transition: all 1s cubic-bezier(.55, 0, .1, 1)
}

.post-categories a,
.post-date {
    font-size: .8em;
    line-height: 2.166666666666667;
    text-transform: uppercase;
    vertical-align: middle
}

.post-categories a {
    display: inline-block;
    color: #b01117
}

.post-date {
    color: #ababab;
    transition-delay: .1s
}

.post-date .updated:not(.published) {
    display: none
}

.frame-a-hidden,
.post-close,
.post-content figure a,
.post-content figure img {
    display: block
}

.post-header .post-info {
    padding-left: 1.733333333333333em;
    padding-top: .866666666666667em
}

.post-header .post-categories,
.post-header .post-date {
    opacity: 0;
    -webkit-transform: translate3d(6.933333333333334em, 0, 0);
    transform: translate3d(6.933333333333334em, 0, 0)
}

.post-opened .post-header .post-categories,
.post-opened .post-header .post-date {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.post-close {
    cursor: pointer;
    height: 34px;
    margin-top: .866666666666667em;
    margin-right: .866666666666667em;
    position: absolute;
    right: 0;
    top: 0;
    transition: top .5s cubic-bezier(.55, 0, .1, 1);
    width: 34px;
    z-index: 10
}

.post-close-line {
    height: 6px;
    width: 34px
}

.post-close-line,
.post-close-line::after {
    background: #b01117;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    transition: all .5s cubic-bezier(.55, 0, .1, 1)
}

.post-close-line::after {
    content: '';
    height: 100%;
    top: 0;
    width: 100%
}

.post-close-top {
    top: 0
}

.post-close-bottom {
    bottom: 4px
}

.post-opened .post-close-line {
    background: #111820;
    opacity: 1
}

.post-opened .post-close-top {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg) scaleX(1);
    transform: translate3d(0, 0, 0) rotate(-45deg) scaleX(1)
}

.post-opened .post-close-top::after {
    -webkit-transform: translate3d(14px, 14px, 0) scaleX(.7);
    transform: translate3d(14px, 14px, 0) scaleX(.7)
}

.post-opened .post-close-bottom {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg) scaleX(1);
    transform: translate3d(0, 0, 0) rotate(45deg) scaleX(1)
}

.post-opened .post-close-bottom::after {
    -webkit-transform: translate3d(14px, -14px, 0) scaleX(.7);
    transform: translate3d(14px, -14px, 0) scaleX(.7)
}

.post-opened .post-close:hover .post-close-line {
    background: #b01117
}

.post-opened .post-close:hover .post-close-line::after {
    opacity: .1
}

.post-opened .post-preview-content,
.post-opened-content {
    opacity: 0;
    z-index: 0
}
.post-opened-content a {
    color: #B01117;
}
.post-opened-content a:hover {
    color: #DF6060;
}

.post-opened .post-close:hover .post-close-top {
    -webkit-transform: translate3d(-50%, 0, 0) rotate(-45deg) scaleX(.588235294117647);
    transform: translate3d(-50%, 0, 0) rotate(-45deg) scaleX(.588235294117647)
}

.post-opened .post-close:hover .post-close-bottom {
    -webkit-transform: translate3d(-50%, 0, 0) rotate(45deg) scaleX(.588235294117647);
    transform: translate3d(-50%, 0, 0) rotate(45deg) scaleX(.588235294117647)
}

.post-title {
    background: #fff;
    float: left;
    line-height: 1.052317680583326;
    margin: 0;
    min-width: 100%;
    padding: 1.733333333333333rem
}

.more-link,
.post .comments-link,
.post .jm-post-like,
.post .post-share-label,
.post .post-tags a,
.post-content figcaption {
    line-height: 2.166666666666667;
    text-transform: uppercase
}

.frame-img-hidden {
    float: left;
    height: 3.466666666666667em;
    max-width: none;
    width: auto
}

.frame-a-hidden {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 1
}

.frame-a-hidden::after {
    border-bottom: 8px solid #b01117;
    bottom: 8px;
    content: '';
    left: 0;
    position: absolute;
    transition: -webkit-transform .7s cubic-bezier(.55, 0, .1, 1);
    transition: transform .7s cubic-bezier(.55, 0, .1, 1);
    transition: transform .7s cubic-bezier(.55, 0, .1, 1), -webkit-transform .7s cubic-bezier(.55, 0, .1, 1);
    -webkit-transform: translate3d(-50%, 0, 0) scaleX(0);
    transform: translate3d(-50%, 0, 0) scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    width: 3.466666666666667em;
    z-index: 2
}

.post-content figure {
    display: block;
    margin: 1.733333333333333rem auto
}

.post-content figcaption {
    color: #b01117;
    font-size: .8rem
}

figure.frame-hidden {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.733333333333333rem;
    width: auto!important
}

figure.frame-hidden figcaption {
    color: #ababab
}

figure.frame-hidden img {
    z-index: 0
}

.post:nth-of-type(even) figure.frame-hidden:nth-of-type(even),
figure.frame-hidden {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.post:nth-of-type(even) figure.frame-hidden:nth-of-type(even) .frame-a-hidden,
figure.frame-hidden .frame-a-hidden {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    left: -1.733333333333333rem;
    right: auto
}

.post:nth-of-type(even) figure.frame-hidden:nth-of-type(even) figcaption,
figure.frame-hidden figcaption {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 0;
    margin-right: 1.733333333333333rem;
    text-align: left
}

.post:nth-of-type(even) figure.frame-hidden,
figure.frame-hidden:nth-of-type(even) {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.post:nth-of-type(even) figure.frame-hidden .frame-a-hidden,
figure.frame-hidden:nth-of-type(even) .frame-a-hidden {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    left: auto;
    right: -1.733333333333333rem
}

.post:nth-of-type(even) figure.frame-hidden figcaption,
figure.frame-hidden:nth-of-type(even) figcaption {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 1.733333333333333rem;
    margin-right: .866666666666667rem;
    text-align: right
}

.post:nth-of-type(even) figure.frame-hidden .frame-img-hidden,
figure.frame-hidden:nth-of-type(even) .frame-img-hidden {
    margin-left: 0
}

.post:nth-of-type(even) figure.frame-hidden .frame-a-hidden::after,
figure.frame-hidden:nth-of-type(even) .frame-a-hidden::after {
    left: 0
}

figure.frame-selected figcaption {
    color: #b01117;
    transition: color .5s
}

figure.frame-selected a::after {
    -webkit-transform: translate3d(-50%, 0, 0) scaleX(1);
    transform: translate3d(-50%, 0, 0) scaleX(1)
}

.more-link {
    background: #b01117;
    color: #fff;
    display: inline-block;
    font-size: .8em;
    letter-spacing: .2em;
    overflow: hidden;
    transition: background 1s cubic-bezier(.55, 0, .1, 1)
}

.more-link::after,
.more-link::before {
    background: #b01117;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: -webkit-transform .8s cubic-bezier(.55, 0, .1, 1);
    transition: transform .8s cubic-bezier(.55, 0, .1, 1);
    transition: transform .8s cubic-bezier(.55, 0, .1, 1), -webkit-transform .8s cubic-bezier(.55, 0, .1, 1);
    -webkit-transform: translate3d(-101%, 0, 0);
    transform: translate3d(-101%, 0, 0);
    width: 100%;
    z-index: 0
}

.more-link:active::after,
.more-link:focus::after,
.more-link:hover::after,
.post-opened .more-link::after,
.post:hover .more-link::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: -webkit-transform 1s cubic-bezier(0, .84, .13, .99);
    transition: transform 1s cubic-bezier(0, .84, .13, .99);
    transition: transform 1s cubic-bezier(0, .84, .13, .99), -webkit-transform 1s cubic-bezier(0, .84, .13, .99)
}

.more-link::after {
    background: #db151d;
    z-index: 1
}

.more-link:focus,
.more-link:hover,
.post:hover .more-link {
    background: #b01117
}

.more-link-span {
    color: inherit;
    display: block;
    padding: .433333333333333rem 1.733333333333333rem;
    z-index: 99
}

.more-link:active,
.post-opened .more-link {
    background: #db151d
}

.post {
    z-index: 10
}

.post-inner {
    z-index: 1
}

.post-img {
    z-index: 0
}

.post-img-a,
.post-img-a img {
    display: block
}

.post-img-a img {
    width: 100%
}

.post-content,
.post-img {
    transition: background .3s, width 1s cubic-bezier(.55, 0, .1, 1), right 1s cubic-bezier(.55, 0, .1, 1), left 1s cubic-bezier(.55, 0, .1, 1)
}

.post-content {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-align: left;
    z-index: 1
}

.post .post-comments.meta-center,
.post .post-share-buttons.meta-center {
    text-align: center
}

.post-body,
.post-footer,
.post-header {
    background: #fff
}

.post-body,
.post-footer {
    padding-left: 1.733333333333333rem;
    padding-right: 1.733333333333333rem
}

.post-body {
    color: #595959;
    padding-bottom: 1.733333333333333em
}

.post-opened-content,
.post-preview-content,
.post-title-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 33em;
    transition: opacity 1s cubic-bezier(.55, 0, .1, 1), margin .8s cubic-bezier(.55, 0, .1, 1)
}

.post-title-wrap {
    max-width: 36.46666666666667em
}

.single .post-preview-content {
    left: 3.466666666666667em;
    position: absolute;
    top: 0
}

.post-closed-info {
    padding: 0 1.733333333333333rem 1.733333333333333rem
}

.post-opened .post-opened-content {
    opacity: 1;
    z-index: 1
}

.post .post-meta {
    margin: 0 0 1.733333333333333rem
}

.post .post-share-buttons {
    position: static
}

.post .post-share-buttons .fa {
    font-size: 14px;
    padding: 12.5px 6.5px
}

.post .post-share-buttons .fa:hover {
    color: #b01117
}

.post .post-share-buttons a:last-child .fa {
    margin-right: 0
}

.post .comments-link,
.post .jm-post-like,
.post .post-share-icons,
.post .post-share-label {
    display: inline-block;
    vertical-align: middle
}

.post .post-share-label {
    background: #b01117;
    color: #fff;
    font-size: .8em;
    letter-spacing: .3em;
    overflow: hidden;
    margin: 0;
    padding: .433333333333333rem 3.066666666666667rem;
    transition: background 1s cubic-bezier(.55, 0, .1, 1)
}

.post .post-share-label::after {
    border: 4px solid transparent;
    border-left-color: #fff;
    display: block;
    margin-top: -4px;
    opacity: 0;
    position: absolute;
    right: .433333333333333em;
    -webkit-transform: translate3d(6.933333333333334em, 0, 0);
    transform: translate3d(6.933333333333334em, 0, 0);
    transition: opacity .3s ease-in-out, -webkit-transform .5s cubic-bezier(0, .84, .13, .99);
    transition: opacity .3s ease-in-out, transform .5s cubic-bezier(0, .84, .13, .99);
    transition: opacity .3s ease-in-out, transform .5s cubic-bezier(0, .84, .13, .99), -webkit-transform .5s cubic-bezier(0, .84, .13, .99);
    top: 50%
}

.post .post-share-label:hover {
    background: #b01117
}

.post .post-share-label:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.post .post-share-icons {
    background: #eee;
    padding: 0 7px;
    margin-right: 3px
}

.post .post-comments .comments-link::before {
    color: #b01117;
    content: "\f086";
    font-size: 12px;
    display: inline-block;
    margin-right: 5px
}

.post .comments-link,
.post .jm-post-like {
    border-left: 1px solid #eee;
    display: inline-block;
    font-size: .8em;
    letter-spacing: .2em;
    margin: .433333333333333rem 0 .433333333333333rem .866666666666667rem;
    padding: 0 0 0 .866666666666667rem
}

.post .post-tags {
    margin: 3.466666666666667rem 0
}

.post .post-tags .entry-utility-prep-tag-links {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .2em
}

.post .post-tags a {
    color: #b01117;
    font-size: .8em;
    letter-spacing: .06em
}

[data-icon]:before {
    content: attr(data-icon)
}

.comments-link::before,
.icon-gear:before,
.icon-like:before,
.icon-unlike:before,
[data-icon]:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.icon-like:before {
    content: "\f004"
}

.icon-unlike:before {
    content: "\f08a"
}

.icon-gear:before {
    content: "\f013";
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

.post:nth-of-type(even) .post-close-line,
.post:nth-of-type(even) .post-close-line::after {
    left: auto;
    right: 0;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}

.post:nth-of-type(even) .post-close-top {
    bottom: 4px;
    top: auto
}

.post:nth-of-type(even) .post-close-bottom {
    bottom: auto;
    top: 0
}

.post:nth-of-type(even) .post-closed-info {
    left: 0;
    right: auto;
    text-align: left
}

.post:nth-of-type(even) .post-title {
    float: left
}

.post:nth-of-type(even).post-closed .post-closed-info .post-categories,
.post:nth-of-type(even).post-closed .post-closed-info .post-date {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.post:nth-of-type(even).post-opened .post-close-top::after {
    -webkit-transform: translate3d(-14px, -14px, 0) scaleX(.7);
    transform: translate3d(-14px, -14px, 0) scaleX(.7)
}

.post:nth-of-type(even).post-opened .post-close-bottom::after {
    -webkit-transform: translate3d(-14px, 14px, 0) scaleX(.7);
    transform: translate3d(-14px, 14px, 0) scaleX(.7)
}

.post:nth-of-type(even).post-opened .post-close:hover .post-close-top {
    -webkit-transform: translate3d(50%, 0, 0) rotate(-45deg) scaleX(.588235294117647);
    transform: translate3d(50%, 0, 0) rotate(-45deg) scaleX(.588235294117647)
}

.post:nth-of-type(even).post-opened .post-close:hover .post-close-bottom {
    -webkit-transform: translate3d(50%, 0, 0) rotate(45deg) scaleX(.588235294117647);
    transform: translate3d(50%, 0, 0) rotate(45deg) scaleX(.588235294117647)
}

button.alm-load-more-btn {
    background: #58080b;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    width: auto;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    position: relative;
    transition: padding .25s ease-in-out, width .25s ease-in-out;
    text-align: center;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

button.alm-load-more-btn:hover {
    background-color: #b01117;
    color: #fff;
    text-decoration: none
}

button.alm-load-more-btn:active {
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, .1);
    text-decoration: none
}

.pswp__error-msg a,
.single .author-info__email:hover {
    text-decoration: underline
}

button.alm-load-more-btn.loading {
    padding-left: 44px
}

button.alm-load-more-btn.loading::before {
    width: 30px;
    height: 30px;
    margin: 6px;
    border-radius: 2px;
    display: inline-block;
    z-index: 0;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    transition: width .5s ease-in-out
}

button.alm-load-more-btn.done {
    background-color: #58080b;
    box-shadow: none!important;
    cursor: default;
    opacity: .2
}

button.alm-load-more-btn.done::before,
button.alm-load-more-btn::before {
    background: 0 0;
    width: 0
}

.alm-btn-wrap {
    text-align: center;
    padding: 10px 10px 30px;
    overflow: hidden;
    display: block
}

.alm-reveal {
    border-bottom: 1px solid #fff
}

.single .author-info {
    border-left: 2px solid transparent;
    padding: 35px 30px;
    background: #fff;
    text-align: left
}

.single .author-info img {
    float: left;
    margin-right: 20px;
    border-radius: 100%
}

.single .author-info__name {
    font-size: 20px;
    letter-spacing: .1em
}

.comments-area .comments-title,
.single .related-posts h3 {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center
}

.single .author-info__description {
    line-height: 1.6;
    margin-bottom: 0;
    padding: 10px 0 12px
}

.single .related-posts {
    display: none;
    margin-top: 45px
}

.single .related-posts h3 {
    margin-bottom: 35px;
    letter-spacing: .1em
}

.comments-area {
    background: #fff
}

.comments-area .comment-list,
.comments-area .comment-respond {
    padding: 1.733333333333333rem
}

.comments-area .comment-list .comment {
    padding: 40px 0;
    border-bottom: 1px solid #f8f8f8
}

.comments-area .comment-list .comment .children {
    margin-top: 40px;
    margin-left: 0;
    border-top: 1px solid #f8f8f8
}

.comments-area .comment-list .comment .children .comment {
    padding-bottom: 0;
    border-bottom: none
}

.comments-area .comment-list .comment .comment-author img {
    float: left;
    margin-right: 30px;
    border-radius: 100%
}

.comments-area .comment-list .comment .comment-content {
    position: relative
}

.comments-area .comment-list .comment .comment-content cite,
.comments-area .comment-list .comment .comment-content cite.fn,
.comments-area .comment-list .comment .comment-content cite.fn a {
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: .2em;
    line-height: 1.2;
    display: block;
    margin-bottom: 10px
}

.comments-area .comment-list .comment .comment-content cite .date,
.comments-area .comment-list .comment .comment-content cite.fn .date,
.comments-area .comment-list .comment .comment-content cite.fn a .date {
    font-size: 12px
}

.comments-area .comment-list .comment .comment-content p {
    margin-top: 17px;
    margin-bottom: 0;
    line-height: 2
}

.connect div,
.connect div a {
    line-height: 2.6
}

.comments-area .comment-list .comment .comment-reply-link {
    position: absolute;
    top: 0;
    right: 0
}

.comments-area .comment .comment-respond {
    padding: 30px 20px 40px
}

.comments-area .comment-respond .comment-reply-title {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .05em
}

.comments-area .comment-respond .comment-reply-title a {
    font-size: 16px;
    text-transform: none
}

.comments-area .comment-respond .comment-reply-title small {
    text-transform: none;
    float: right
}

.comments-area .comment-respond .comment-form input[type=text] {
    width: 100%
}

.comments-area .comment-respond .comment-form .logged-in-as {
    width: 100%;
    margin: 15px
}

.comments-area .comment-respond .form-submit {
    display: block;
    width: 100%
}

.site-footer {
	background: #282828 none repeat scroll 0 0;
	background-image: url('https://www.artprovocateur.com/catalog/view/theme/journal/image/Nude-Back-cropped-1.jpg');
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    overflow: auto;
    z-index: 98;
    font-size: 13px
}

#footer,
#subscribe-text,
.pswp,
.pswp__item,
.slick-list {
    overflow: hidden
}

#footer {
    border: 0;
    background-color: #282828;
    position: relative;
    width: 980px;
    margin: 0 auto
}

.connect,
.top-row {
    width: 100%;
    display: table;
    position: relative
}

.top-row {
    padding-bottom: 10px;
    padding-left: 3px;
    padding-top: 3px
}

#footer h3 {
    max-height: 50px;
    color: #dbdbdb;
    font-family: Oswald, Tahoma, Geneva, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #5f6874;
    padding: 15px 0 14px;
    margin: 0 10px 0 15px
}

.fb {
    margin: 15px 15px 0;
    background-color: #fff;
    max-height: 185px
}

.connect {
    margin-top: 5px;
    padding-top: 9px;
    height: 60px;
    background: #5f6874;
    padding-right: 3px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    text-align: center
}

.connect .contact-profiles a,
.connect div span {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #414141
}

.connect section {
    display: inline-block;
    float: left
}

.connect section+section {
    display: inline-block;
    float: right;
    padding-right: 10px
}

.connect div {
    float: left;
    margin-left: 11px;
    min-width: 40px;
    font-weight: 700;
    color: #dbdbdb;
    font-size: 15px
}

.connect div span {
    border-radius: 50%;
    float: left;
    margin-right: 7px
}

.connect .contact-methods a {
    color: #fff;
    transition: all .1s
}

.connect .contact-profiles a {
    color: #fff;
    min-width: 40px;
    margin-left: 7px;
    border-radius: 50%;
    transition: background-color .2s
}

.connect .contact-profiles a:hover {
    background-color: #ea2e49
}

@media only screen and (max-width:760px) {
    .connect section:first-child>div {
        border: none!important
    }
    .connect .contact-img {
        display: none
    }
}

.ipad .connect {
    height: 50px
}

.custom-text {
    width: 100%;
    position: relative;
    padding: 15px;
    color: #dbdbdb;
    line-height: 1.2
}

.custom-text p {
    margin-bottom: 0
}

#powered,
#powered div {
    margin: 0 auto;
    position: relative
}

#powered {
    text-align: left;
    height: 60px;
    background-color: #282828;
    width: 100%
}

#powered div {
    width: 980px;
    text-align: center
}

#powered p,
.new-footer .widgettitle {
    margin-bottom: 0
}

#powered a {
    color: #48a0d0;
    font-size: 12px;
    transition: all .1s ease-in-out
}

#powered a:hover {
    color: #ea2e49
}

#powered p {
    display: inline-block;
    height: 100%;
    position: relative;
    float: left;
    padding: 22px 0 0;
    font-size: 12px;
    color: #414141
}

#powered img {
    float: right;
    margin-left: 13px;
    margin-top: 12px;
    opacity: .8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'
}

.new-footer {
    background: transparent;
    padding: 1.733333333333333rem 1.733333333333333rem 3.466666666666667rem
}

.new-footer .widget .widget-title,
.new-footer h3 {
    border-bottom: 1px solid #5a5a5a;
    color: #fff;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 1.378146414275052;
    font-size: 1rem;
    padding: .866666666666667rem 0 .433333333333333rem;
    text-transform: uppercase
}
.new-footer .footer_newletter h3 {
    margin-bottom: 1.15073em!important;
}

.new-footer .widget .widget-title {
    text-align: left;
    margin-bottom: 0
}

.new-footer .widget .widget-title span {
    line-height: inherit;
    padding: 0
}

.new-footer .column-footer {
    margin-bottom: 1.733333333333333em
}

.new-footer .mc4wp-form-basic {
    margin: 0
}

.new-footer .mc4wp-form-basic label {
    position: absolute;
    z-index: -1
}

.new-footer .mc4wp-form-basic input[type=email] {
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #282828 none repeat scroll 0 0;
    border: 1px solid #282828;
    border-width: 0 0 1px;
    color: #fff;
    font-weight: 600;
    letter-spacing: .2em;
    margin: 0 auto 1.45em;
    padding: 1.3rem .866666666666667rem;
}

.new-footer .mc4wp-form-basic input[type=submit] {
    display: block;
    width: 100%;
	padding: 8px 6px!important;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 2.7;
    margin: 0px;
    color: #fff;
    background-color: #b01117;
    border: none;
    text-shadow: none;
    text-transform: uppercase!important;
    letter-spacing: 0.2em;
}

.new-footer .mc4wp-form-basic input[type=submit]:focus,
.new-footer .mc4wp-form-basic input[type=submit]:hover {
    background: #db151d
}

#subscribe-text {
    color: #dbdbdb;
    font-size: 13px;
    height: 0
}

#subscribe-email input,
#subscribe-submit input {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    letter-spacing: .2em;
    line-height: 26px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

#subscribe-email input[type=email] {
    background: #282828;
    border: 0;
    border-bottom: 1px solid #5a5a5a;
    width: 100%
}

.footnav-a {
    color: #eee;
    display: block;
    font-family: Helvetica Neue, sans-serif;
    font-weight: 300;
    letter-spacing: .04em;
    padding: 2px 0;
    transition: color .2s
}

.footnav-a:hover {
    color: #ea2e49
}

.footer-social-ul {
    margin: 1.733333333333333em 0
}

.footer-social-li {
    display: inline-block;
    margin: 6px
}

.footer-social-li:first-child {
    margin-left: 0
}

.footer-social-a {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #282828;
    border: 1px solid #858585;
    border-radius: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35px;
    transition: background .15s, border .15s;
    width: 35px
}

.footer-social-a:active,
.footer-social-a:focus,
.footer-social-a:hover {
    background: #fff;
    border-color: #fff
}

.pswp__bg,
.pswp__img--placeholder--blank {
    background: false
}

.footer-social-a:active .footer-social-path,
.footer-social-a:focus .footer-social-path,
.footer-social-a:hover .footer-social-path {
    fill: #282828
}

.footer-social-svg {
    display: block;
    height: 21px;
    transition: fill .15s;
    width: 21px
}

.pswp,
.pswp__bg,
.pswp__scroll-wrap {
    height: 100%;
    width: 100%
}

.footer-social-svg .tumb-1 {
    fill: #12100b;
    opacity: .25
}

.footer-social-svg .tumb-3 {
    fill: #3b455c;
    opacity: .5
}

.footer-social-path {
    fill: #fff
}

.site-footer .social-menu a {
    color: #111820
}

.site-footer .social-menu a:hover {
    color: #b01117
}

.site-footer .menu-footer a {
    color: #fff
}

.site-footer a:hover {
    color: #b01117
}

.site-footer .social-menu {
    padding: 22px 0;
    text-align: center
}

.site-footer .social-menu .menu li a::before {
    font-size: 16px
}

.site-footer .widget {
    margin: 0
}

.site-footer .widget ul li {
    margin-bottom: 0
}

.site-footer .footer-menu,
.site-footer .menu-footer .menu {
    text-align: center
}

.site-footer .footer-menu li,
.site-footer .menu-footer .menu li {
    vertical-align: top;
    list-style-type: none;
    display: inline-block
}

.site-footer .footer-menu li a,
.site-footer .menu-footer .menu li a {
    position: relative;
    padding: 0 15px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .2em
}

.site-footer .footer-menu li a::after,
.site-footer .menu-footer .menu li a::after {
    content: "|";
    position: absolute;
    right: -4px
}

.site-footer .footer-menu li:last-child a::after,
.site-footer .menu-footer .menu li:last-child a::after {
    display: none
}

.site-footer .logo-footer {
    margin-bottom: 25px;
    text-align: center
}

#back-to-top {
    bottom: 1.733333333333333em;
    opacity: 1;
    position: absolute;
    right: 1.733333333333333em;
    transition: opacity .15s
}

.pswp__container,
.pswp__item,
.pswp__zoom-wrap {
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    left: 0
}

#back-to-top:focus,
#back-to-top:hover {
    opacity: .7
}

.back-to-img {
    display: block
}

.pswp {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500 false;
    -webkit-text-size-adjust: 100%;
    outline: 0
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    transition: opacity 333ms false cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: opacity
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none
}

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    transition: -webkit-transform 333ms false cubic-bezier(.4, 0, .22, 1);
    transition: transform 333ms false cubic-bezier(.4, 0, .22, 1);
    transition: transform 333ms false cubic-bezier(.4, 0, .22, 1), -webkit-transform 333ms false cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
    transition: opacity 333ms false cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    transition: none
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp--ie .pswp__img {
    width: 100%!important;
    height: auto!important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc false
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.pswp__error-msg a {
    color: #ccc false
}

.slick-slider {
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0;
    z-index: 0
}

.slick-track::after,
.slick-track::before {
    content: "";
    display: table
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    outline: 0;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@media only screen and (min-width:350px) {
    html {
        font-size: 93.75%
    }
    .bp {
        opacity: 1
    }
}

@media only screen and (min-width:670px) {
    .mnav,
    .mnav-li,
    .myss {
        display: inline-block;
        vertical-align: top
    }
    .post-info,
    .snav-drop {
        position: absolute
    }
    html {
        font-size: 93.75%
    }
    h2 {
        font-size: 3.421020160000001em;
        line-height: 1.013342951672833;
        margin-bottom: .506671475836416em
    }
    h3 {
        font-size: 2.515456em;
        line-height: 1.378146414275052;
        margin-bottom: .689073207137526em
    }
    .header {
        height: 93px
    }
    .header:not(.nav-open).header-closed,
    .header:not(.nav-open).hidden {
        -webkit-transform: translate3d(0, -57px, 0);
        transform: translate3d(0, -57px, 0)
    }
    .header-logo-a {
        padding: 0px 0
    }
    .hidden .top-header:not(.nav-open) {
        background: #fff
    }
    .hidden .top-header:not(.nav-open) .mnav,
    .hidden .top-header:not(.nav-open) .myss {
        opacity: .27
    }
	.hidden .top-header:not(.nav-open) .myss {
        padding-top: 6px;
    }
    .mnav-a,
    .snav-a {
        opacity: 1
    }
    .mnav-li {
        overflow: visible
    }
    .snav-drop {
        background: #fff;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        top: 34.5px;
        transition: all .2s ease;
        visibility: hidden;
    }
    .aside-slides .cat-item,
    .aside-slides ul li,
    .zk-instagram .item {
        width: 33.333333333333336%;
        float: left
    }
    .mnav-li:last-child .snav-drop {
        left: auto;
        right: 0
    }
    .mnav-li:hover .snav-drop {
        opacity: 1;
        visibility: visible
    }
    .snav-ul+.snav-ul {
        border-left: 1px solid #eee
    }
    .mnav-switch.mnav-switch {
        display: none
    }
    .aside-insta,
    .aside-slides {
        max-width: 67.86666666666667em;
        padding: 5.2rem 1.733333333333333rem
    }
    .widget .widget-title {
        font-size: 1.8496em;
        line-height: .937139561707036;
        margin: 0 0 1.733333333333333rem
    }
    .aside-slides {
        padding-bottom: 8.666666666666668em
    }
    .aside-slides .widget {
        padding: 5.2rem 1.733333333333333rem
    }
    .aside-slides .cat-item a,
    .aside-slides ul li a {
        padding: .866666666666667rem 1.733333333333333rem .866666666666667rem 0
    }
    .aside-slides .slick-arrow {
        bottom: 2.549019607843137em;
        bottom: 3.466666666666667rem;
        font-size: 1.36em;
        font-weight: 600;
        letter-spacing: .06em;
        line-height: 1.274509803921569;
        padding: 1.733333333333333rem
    }
    .zk-instagram-follow-text {
        font-size: 1.8496em;
        line-height: .937139561707036;
        margin: 1.733333333333333rem auto
    }
    .archive .post:first-child,
    .page .alm-reveal:first-child .post:first-child,
    .site-main {
        margin-top: 93px
    }
    .post,
    .post-info,
    .post-inner {
        width: 100%
    }
    .bp {
        opacity: .5
    }
    .archive .post,
    .page .post {
        margin-bottom: 97px
    }
    .post-inner {
        text-align: right
    }
    .post-content h3,
    .post-content h4 {
        font-size: 1.8496em;
        line-height: 1.874279123414071;
        margin: 6.933333333333334rem 0
    }
    .post-header {
        padding-top: 2.066666666666667em
    }
    .post-header .post-info {
        left: 0;
        padding-top: .866666666666667em;
        padding-left: 3.466666666666667em;
        top: 0
    }
    .archive .post-header .post-info,
    .page .post-header .post-info {
        top: 40px
    }
    .post-close {
        margin-top: 1.733333333333333em;
        margin-right: 1.733333333333333em;
        top: 194px
    }
    .single .post-close {
        position: fixed
    }
    .hidden+.content-wrapper .post-close {
        top: 40px
    }
    figure.frame-hidden {
        margin: 3.466666666666667rem 0
    }
    .more-link {
        background: #58080b;
        letter-spacing: .3em;
        margin-right: auto;
        margin-left: -3.466666666666667rem;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
    .more-link-span {
        padding: .433333333333333rem 3.466666666666667rem
    }
    .post[data-type=content-list],
    .post[data-type=content-list] .post-inner {
        height: 100%;
        height: 100vh;
        overflow: hidden
    }
    .post-img {
        background: url() center no-repeat #fff;
        background-size: cover;
        bottom: 0;
        left: 0;
        position: absolute;
        right: 35.6312292358804%;
        top: 0
    }
    .single .post-img {
        position: fixed
    }
    .post-focused.post-focused .post-img {
        background-size: contain
    }
    .post-content {
        display: inline-block;
        min-width: 27.393333333333334em;
        max-width: 46.86666666666667em;
        vertical-align: bottom;
        width: 35.6312292358804%
    }
    .post-body,
    .post-footer,
    .post-header {
        float: left;
        transition: padding 1s cubic-bezier(.55, 0, .1, 1);
        width: 100%
    }
    .post-title {
        float: right
    }
    .post-preview-content {
        left: 3.466666666666667em;
        opacity: 1;
        position: absolute;
        top: 0;
        right: 3.466666666666667em;
        z-index: 1
    }
    .more-link-wrap {
        margin-top: 3.466666666666667em
    }
    .post-closed-info {
        background: 0 0;
        bottom: 0;
        box-sizing: content-box;
        min-width: 0;
        padding: 0 3.466666666666667rem 1.733333333333333rem;
        right: 0;
        text-align: right;
        transition: opacity .5s cubic-bezier(.55, 0, .1, 1);
        width: auto;
        z-index: 1
    }
    .post-opened .post-closed-info {
        opacity: 0
    }
    .post-closed-info .post-categories,
    .post-closed-info .post-date {
        opacity: 0;
        -webkit-transform: translate3d(-6.933333333333334em, 0, 0);
        transform: translate3d(-6.933333333333334em, 0, 0)
    }
    .post-closed .post-closed-info .post-categories,
    .post-closed .post-closed-info .post-date {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .post-opened.post-locked .post-inner {
        overflow-scrolling: touch;
        overflow-y: scroll;
        overflow-x: hidden
    }
    .post-opened .post-img {
        right: 56.395348837209305%
    }
    .post-opened .post-content {
        width: 56.395348837209305%
    }
    .post-opened.post-focused .post-img {
        right: 35.6312292358804%
    }
    .post-opened.post-focused .post-content {
        width: 35.6312292358804%
    }
    .post-opened .post-header {
        padding-top: 12.133333333333333em
    }
    .post .post-meta {
        margin: 3.466666666666667rem -3.466666666666667rem 3.466666666666667rem 0
    }
    .post .post-comments,
    .post .post-share-buttons {
        display: inline
    }
    .post .post-share-label {
        margin-right: 4px;
        position: absolute;
        right: 100%;
        top: 0
    }
    .post .post-share-label::after {
        content: ''
    }
    .post:nth-of-type(even) .post-inner {
        text-align: left
    }
    .post:nth-of-type(even) .intro-frame,
    .post:nth-of-type(even) .post-img {
        left: 35.6312292358804%;
        right: 0
    }
    .post:nth-of-type(even) .post-close {
        right: 43.604651162790695%
    }
    .post:nth-of-type(even) .more-link-wrap {
        text-align: right
    }
    .post:nth-of-type(even) .more-link {
        margin-left: auto;
        margin-right: -3.466666666666667rem;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0)
    }
    .post:nth-of-type(even) .post-meta {
        margin: 3.466666666666667rem -3.466666666666667rem 3.466666666666667rem 8.666666666666668rem
    }
    .post:nth-of-type(even) .post-closed-info .post-categories,
    .post:nth-of-type(even) .post-closed-info .post-date {
        -webkit-transform: translate3d(6.933333333333334em, 0, 0);
        transform: translate3d(6.933333333333334em, 0, 0)
    }
    .post:nth-of-type(even).post-focused .post-img {
        left: 35.6312292358804%;
        right: 0
    }
    .post:nth-of-type(even).post-focused .post-close {
        right: 64.3687707641196%
    }
    .comments-area .comment-list,
    .comments-area .comment-respond {
        float: right;
        max-width: 46.86666666666667em;
        padding: 3.466666666666667rem 1.733333333333333rem;
        width: 56.395348837209305%
    }
    .new-footer {
        padding: 3.466666666666667rem 3.466666666666667rem 5.2rem
    }
    .new-footer .column-footer {
        float: left;
        width: 33%
    }
    .new-footer .column-footer:not(.ncf5) {
        padding-right: 1.733333333333333em
    }
    .new-footer .column-footer.ncf6 {
        width: 100%
    }
    .footer-social-li {
        margin: 0 10px
    }
}

@media only screen and (min-width:670px) and (max-width:863px) {
    html {
        font-size: 93.75%
    }
    .menu {
        overflow-y: visible;
        overflow-x: scroll;
        overflow-scrolling: touch
    }
    .new-footer .column-footer.ncf4 {
        clear: left
    }
}

@media only screen and (min-width:864px) {
    html {
        font-size: 93.75%
    }
    .bp {
        opacity: .25
    }
    .post-header {
        padding-left: 1.733333333333333rem;
        padding-right: 1.733333333333333rem
    }
    .post-body,
    .post-footer {
        padding-left: 3.466666666666667rem;
        padding-right: 3.466666666666667rem
    }
    .comments-area .comment-list,
    .comments-area .comment-respond {
        padding: 3.466666666666667rem
    }
    .new-footer {
        padding: 3.466666666666667rem 6.933333333333334rem 5.2rem;
		min-height: 100vh;
    }
    .new-footer .column-footer.ncf1 {
        width: 13%
    }
    .new-footer .column-footer.ncf2 {
        width: 19%
    }
    .new-footer .column-footer.ncf3 {
        width: 14%
    }
    .new-footer .column-footer.ncf4 {
        width: 29%
    }
    .new-footer .column-footer.ncf5 {
        width: 25%
    }
}

@media only screen and (min-width:1205px) {
    html {
        font-size: 93.75%
    }
    .bp {
        opacity: 0
    }
    .post-content h3,
    .post-content h4 {
        margin: 6.933333333333334rem -1.733333333333333rem
    }
    .post-opened .post-img {
        right: 46.86666666666667em
    }
    .post-opened .post-content {
        width: 100%
    }
    .post .post-meta {
        margin: 3.466666666666667rem -3.466666666666667rem 3.466666666666667rem 3.466666666666667rem
    }
    .post .post-tags {
        margin: 3.466666666666667rem 0 3.466666666666667rem 3.466666666666667rem
    }
    .post:nth-of-type(even) .post-close {
        left: 43.4em;
        left: 43.4rem
    }
    .post:nth-of-type(even).post-opened .post-img {
        left: 46.86666666666667em
    }
    .post:nth-of-type(even).post-focused .post-img {
        left: 35.6312292358804%;
        right: 0
    }
    .post:nth-of-type(even).post-focused .post-close {
        left: 35.6312292358804%
    }
}

@media only screen and (max-width:1204px) {
    html {
        font-size: 93.75%
    }
}

@media only screen and (max-width:863px) {
    html {
        font-size: 93.75%
    }
}

@media only screen and (max-width:669px) {
    .cart-header,
    .nav-icon,
    .post-layout .post .post-meta,
    .post-layout .post .post-tags,
    .post-layout .post-header .post-info,
    .post-layout .post-opened-content,
    .zk-instagram .item:not(: first-child) {
        display: none
    }
    html {
        font-size: 93.75%
    }
    .header.header-closed,
    .header.hidden,
    .header.nav-open {
        -webkit-transform: translate3d(0, -64px, 0);
        transform: translate3d(0, -64px, 0)
    }
    .header-logo-svg {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        transition: -webkit-transform .6s cubic-bezier(.55, 0, .1, 1);
        transition: transform .6s cubic-bezier(.55, 0, .1, 1);
        transition: transform .6s cubic-bezier(.55, 0, .1, 1), -webkit-transform .6s cubic-bezier(.55, 0, .1, 1)
    }
    .header-closed .header-logo-svg,
    .hidden .header-logo-svg,
    .nav-open .header-logo-svg {
        -webkit-transform: translate3d(0, 54px, 0);
        transform: translate3d(0, 54px, 0)
    }
    .header-closed .header-logo-svg .header-path-blk:nth-of-type(1),
    .header-closed .header-logo-svg .header-path-blk:nth-of-type(2),
    .header-closed .header-logo-svg .header-path-gry:nth-of-type(1),
    .header-closed .header-logo-svg .header-path-gry:nth-of-type(2),
    .header-closed .header-logo-svg .header-path-red:nth-of-type(1),
    .header-closed .header-logo-svg .header-path-red:nth-of-type(2),
    .hidden .header-logo-svg .header-path-blk:nth-of-type(1),
    .hidden .header-logo-svg .header-path-blk:nth-of-type(2),
    .hidden .header-logo-svg .header-path-gry:nth-of-type(1),
    .hidden .header-logo-svg .header-path-gry:nth-of-type(2),
    .hidden .header-logo-svg .header-path-red:nth-of-type(1),
    .hidden .header-logo-svg .header-path-red:nth-of-type(2),
    .nav-open .header-logo-svg .header-path-blk:nth-of-type(1),
    .nav-open .header-logo-svg .header-path-blk:nth-of-type(2),
    .nav-open .header-logo-svg .header-path-gry:nth-of-type(1),
    .nav-open .header-logo-svg .header-path-gry:nth-of-type(2),
    .nav-open .header-logo-svg .header-path-red:nth-of-type(1),
    .nav-open .header-logo-svg .header-path-red:nth-of-type(2) {
        opacity: 0
    }
    .top-header {
        transition: border .5s, max-height 1s cubic-bezier(.55, 0, .1, 1);
        overflow: hidden
    }
    .nav-open .top-header {
        max-height: 400px;
        max-height: 100vh;
        overflow-y: auto;
        overflow-x: hidden
    }
    .mnav-ul,
    .snav-ul {
        padding: 0 1.733333333333333rem
    }
    .mnav-li,
    .snav-li {
        border-bottom: 1px solid #eee
    }
    .mnav {
        padding-bottom: 40px;
        width: 100%
    }
    .mnav-a {
        border-bottom: 1px solid #fff
    }
    .mnav-open .mnav-a {
        border-color: #fadbd8;
        transition-duration: .3s
    }
    .snav-drop {
        padding-top: 20px
    }
    .snav-li {
        border-color: #f5f5f5
    }
    .aside-slides .cat-item a,
    .aside-slides ul li a {
        font-size: .8em;
        line-height: 2.166666666666667;
        text-align: center
    }
    .post-title {
        margin: 0
    }
    .post-content figcaption {
        margin-bottom: 1.733333333333333em
    }
    .more-link-wrap {
        margin: 0
    }
    .post-img {
        background: #fff;
        border: 1.733333333333333rem solid #fff;
        border-width: 1.733333333333333em 1.733333333333333em .866666666666667em
    }
    .post-body {
        padding: 0 1.733333333333333rem 1.733333333333333rem
    }
    .post .jm-post-like {
        margin-left: 0
    }
    .post .post-tags {
        margin: 1.733333333333333rem 0
    }
    .post-layout .post {
        margin-bottom: 1.733333333333333em
    }
}

@media only screen and (max-width:668px) {
	.post-content .post-opened-content {
		display: none;
	}
	.post-content .post-info {
		display: none;
	}
}

@media only screen and (max-width:349px) {
    html {
        font-size: 93.75%
    }
}

@media minMob {
    .four-col,
    .two-col {
        width: 50%
    }
    .five-six-col,
    .six-col {
        width: 33.333333333333336%
    }
    .twelve-col {
        width: 16.666666666666668%
    }
    .post-content h3::before,
    .post-content h4::before {
        border-left-width: 5.2rem;
        height: 9px;
        margin-bottom: 1.733333333333333rem
    }
    .post-layout {
        min-height: 100vh
    }
    .comments-area .comment-respond .form-submit {
        margin-top: 1.733333333333333em
    }
}

@media print {
    .three-col,
    .two-col {
        width: 50%
    }
    .two-three-col {
        width: 66.66666666666667%
    }
    .four-col {
        width: 25%
    }
    .three-four-col {
        width: 75%
    }
    .five-six-col,
    .six-col {
        width: 16.666666666666668%
    }
    .twelve-col {
        width: 8.333333333333334%
    }
    .seven-twelve-col {
        width: 58.333333333333336%
    }
}

@media minTab {
    .three-col {
        width: 33.333333333333336%
    }
    .two-three-col {
        width: 66.66666666666667%
    }
    .four-col {
        width: 25%
    }
    .three-four-col {
        width: 75%
    }
    .six-col {
        width: 16.666666666666668%
    }
    .five-six-col {
        width: 83.33333333333333%
    }
    .twelve-col {
        width: 8.333333333333334%
    }
    .seven-twelve-col {
        width: 58.333333333333336%
    }
    .menu-link,
    .menu-toggle {
        display: none
    }
}

.comment-list {
    padding-top: 0px!important;
    float: none!important;
}

.comment-respond {
    float: none!important;
    padding-bottom: 0px!important;
}

.onlymobile {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
	background: rgba(0, 0, 0, 0.5);
    }
@media only screen and (max-width: 487px) {
	.site-main { margin-top: 70px; }
	header.header { border-bottom: 1px solid #eeeeee; padding-bottom: 20px; }
	header.header .top-header { border: 0; }
	.mnav-switch .mnav-icon { height: 20px; margin-top: 19px; margin-left: 22px; }
	.mnav-switch .mnav-icon span {
		display: block;
		width: 23px;
		height: 19px;
		background: transparent url(../images/open-menu-icon.jpg) no-repeat center center;
		image-rendering: auto;
		image-rendering: crisp-edges;
		image-rendering: pixelated;
	}

	header #logo { display: none; }
	#menu { padding-bottom: 0px; }
	.menu { margin: 0px auto 0 auto; }
	.myss { display: none; }
	.overlay.overlay-show {
		display: block;
    }
	header.header.nav-open {
		position: absolute!important;
		width: 80%;
		-webkit-transform: unset;
		transform: unset;
	}
	header .nav-icon { position: absolute; margin-top: 18px; left: 49px; opacity: 1; }
	header .nav-icon .header-path-red { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }
	header.header.nav-open .nav-icon { display: none; }
	header.header.nav-open #logo {
		display: block;
		width: 70%;
		max-width: 100%;
		height: 100%;
		padding-top: 18px;
	}
	header.header.nav-open .header-logo .header-logo-svg {
		display: block;
		margin: 0 auto;
		max-width: 100%;
		-webkit-transform: unset;
		transform: unset;
	}
	header.header.nav-open .header-logo-a {
		padding: 0;
	}
	header.header.nav-open .header-logo-svg .header-path-blk:nth-of-type(2),
	header.header.nav-open .header-logo-svg .header-path-gry:nth-of-type(1) {
		opacity: 1;
	}
	header.header.nav-open .mnav-switch { display: none; }
	header.header.nav-open .top-header { transition: initial; overflow-y: hidden; max-height: 100%; margin-top: -4px; border: 0; }
	header.header.nav-open li.onlymobile {
		display: block;
		visibility: visible;
		opacity: 1;
	}
	header.header.nav-open li {
		border: 0;
		max-height: initial;
		transition: initial;
		transition-timing-function: initial;
	}
	header.header .mnav-ul {
		padding: 0 15px;
		height: 0px;
	}
	header.header.nav-open .mnav-ul {
		padding: 0 15px;
		height: 100%;
	}
	header.header.nav-open .mnav-ul li:first-child {
		margin-top: 18px;
		padding-top: 11px;
		border-top: 1px solid #eee;
	}
	header.header.nav-open .mnav-ul li a {
		font-size: 13px!important;
		text-align: left;
		color: #414141;
		line-height: 3.1;
		height: 45px;
		letter-spacing: 1px;
		padding: 0;
		padding-left: 18px;
		display: block;
		border: 0;
		max-height: 45px;
	}
	li.onlymobile_separator span {
		display: block;
		border-bottom: 1px solid #eee;
		margin: 15px -15px;
	}
	header.header.nav-open li.mobilesignin > a {
		color: #ababab;
		background: url(../images/header-account-icon.png) no-repeat 20px 10px;
		padding-left: 53px;
	}
	header.header.nav-open li.mobilefavorites > a {
		color: #ababab;
		background: url(../images/header-wishlist-icon.png) no-repeat 20px 12px;
		padding-left: 53px;
	}
	header.header.nav-open .mnav-ul .mnav-li.mnav-open {
		max-height: 100%;
		padding-bottom: 0px;
	}
	header.header.nav-open .mnav-ul > li > .snav-drop {
		padding: 0;
		border: 0;
		padding: 0 0 10px 14px;
		display: none;
	}
	header.header.nav-open .mnav-ul > li.mnav-li.mnav-open > .snav-drop {
		display: block;
	}
	header.header.nav-open .mnav-ul > li > div section {
		margin: 0;
		margin-top: -5px;
	}
	header.header.nav-open .mnav-ul > li > .snav-drop section > ul.mainmenu {
		border: 0;
		max-width: 100%;
		width: 100%;
		padding: 0;
	}
	header.header.nav-open .mnav-ul > li > .snav-drop section > ul.mainmenu li {
		border: 0;
		margin: 0;
		padding: 0;
	}
	header.header.nav-open .mnav-ul > li > .snav-drop section > ul.mainmenu li:first-child a {
		
	}
	header.header.nav-open .mnav-ul > li > .snav-drop section > ul.mainmenu li a {
		padding: 0;
		padding-left: 6px;
		color: #ababab;
	}
	header.header.nav-open .mnav-ul > li > div section + section {
		display: none;
	}
	header.header.nav-open .mnav-ul > li > .mnav-drop:after {
		display: inline-block;
		font-size: 14px;
		line-height: 1em;
		border: none;
		width: 1em;
		height: 1em;
		content: '+';
		position: absolute;
		right: 0px;
		top: 7px;
		line-height: 2em;
		margin-left: 0.5em;
		margin-right: 0.5em;
		cursor: pointer;
		cursor: hand;
	}
	header.header.nav-open .mnav-ul > li.mnav-open > .mnav-drop::after {
		content: '-';
	}
}