/*********************************************************************************************

Theme Name: Photonote
Theme URI: http://www.wpzoom.com/themes/photonote
Version: 2.0.1
Private: true
Author: WPZOOM
Author URI: http://www.wpzoom.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The PHP code portions of this WPZOOM theme are subject to the GNU General Public
License, version 2. All images, cascading style sheets, and JavaScript elements are
released under the WPZOOM Proprietary Use License below.

**********************************************************************************************

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use
the custom.css file to add your styles. You can copy a style from this file and paste it in
custom.css and it will override the style in this file.

**********************************************************************************************

1. Toolbox CSS
2. Global Styles
3. Header & Navigation
4. Homepage Slideshow
5. Homepage
6. Single Posts
7. Comments
8. Sidebar Widgets
9. Footer

**********************************************************************************************/


/*********************************************************************************************

1. Toolbox CSS

*********************************************************************************************/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0 }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none }
a { background: transparent }
a:active, a:hover { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: bold }
dfn { font-style: italic }
h1 { font-size: 2em; margin: 0.67em 0; }
mark { background: #ff0; color: #000; }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em }
sub { bottom: -0.25em }
img { border: 0 }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible }
button, select { text-transform: none }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
fieldset { border: none; margin: 0; padding: 0; }
legend { border: 0; padding: 0; }
textarea { overflow: auto }
optgroup { font-weight: bold }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0 }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
figure { margin: 0 }
img { vertical-align: middle }
hr { border: 0; border-top: 1px solid #ccc; }
.sr-only, .screen-reader-text { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
p { margin: 0 0 10px }
small { font-size: 85% }
mark { padding: 0.2em }
ul, ol { list-style-position: inside; margin: 0; padding: 0; }
ul ul, ol ol, ul ol, ol ul { margin: 0 }
dl { margin-top: 0; margin-bottom: 20px; }
dt, dd { line-height: 1.42857 }
dt { font-weight: bold }
dd { margin-left: 0 }
blockquote:before, blockquote:after { content: "" }
address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }
kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 2px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }
.sticky, .bypostauthor { }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both }
.clickable { cursor: pointer }

/* Smart clearfix */
.clear, .cleaner { clear: both; height: 0; overflow: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Headings */
h1,h2,h3,h4,h5,h6 {font-weight: normal; margin:0; padding:0; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;   }
h1 { font-size: 26px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:none;  }


.floatleft { float: left; }
.floatright { float: right; }
.sticky, .bypostauthor {}

.aligncenter { display: block; clear:both; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right:15px; }
.alignright { float: right; margin-left:15px; }


/* Effect used for #scroll-to-content */
@-webkit-keyframes pulsate {
    0% { opacity: 0.5 }
    50% { opacity: 1 }
    100% { opacity: 0.3 }
}
@keyframes pulsate {
    0% { opacity: 0.5 }
    50% { opacity: 1 }
    100% { opacity: 0.3 }
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4); }
    20% { -webkit-transform: scaleY(1); }
}

@keyframes stretchdelay {
    0%, 40%, 100% { transform: scaleY(0.4); -webkit-transform: scaleY(0.4); }
    20% { transform: scaleY(1); -webkit-transform: scaleY(1); }
}


label {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    color: #aaa;
}

input, textarea {
    padding: 8px 12px;
    font-family: 'Lora', sans-serif;
    font-size: 18px;
    font-weight: 300;
    background: none;
    border: 1px solid #444;
    width: auto;
    color: #fff;
}

input[type=text],
textarea {
    -webkit-appearance: none;
}

input:focus,
textarea:focus {
    border-color: #666;
    outline: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    font-family: 'Lato';
    font-size: 16px;
    font-weight: bold;
    background: none;
    padding: 10px 30px;
    border: none;
    background: #57aaa5;
    color: #fff;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    cursor: pointer;
    opacity: .9
}



/* Navigation */
div.navigation {
    font-family: "Lora";
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    margin: 0 0 40px;
    padding: 40px 0 0;
    border-top: 1px solid #2b2929;
}

div.navigation a { padding: 0 12px; display: inline-block; }

div.navigation span.current { padding: 0 12px; font-weight: bold; color: #fff; }

div.navigation span.pages { margin-right: 15px; display: none; }

div.navigation span.dots { color: #999; line-height: 100%; margin: 0 5px; }

div.navigation .alignleft,
div.navigation .alignright { margin: 0 }

div.navigation .prev,
div.navigation .next { position: absolute;  }

div.navigation .prev { left: 0 }

div.navigation .next { right: 0 }


/*********************************************************************************************

2. Global Styles

*********************************************************************************************/

body {
    background: #181818;
 	color: #999;
	font-family: "Lato", sans-serif;
	font-size: 16px;
 	overflow-x:hidden;
	line-height: 1.6;
	margin:0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

/* Links */
a { color: #E2B570; text-decoration:none; }
a:hover { color: #fff; text-decoration:none;}
a:focus { outline: none; }
a:hover, a:active { outline: none; }

p { margin: 0 0 15px; padding: 0; }

.inner-wrap {
    width: 1170px;
    margin: 0 auto;
}


/*********************************************************************************************

3. Header

*********************************************************************************************/

#header {
	padding: 40px 0 0;
    text-align: center;
 	position:relative;
}

#logo {
    text-align: center;
    margin: 0 0 30px;
}

#logo a {
    color: #fff;
}

#logo h1 {
 	font-size: 32px;
    text-transform: uppercase;
	font-family: "Lora";
    font-weight: 900;
    letter-spacing: 1px;
    padding: 0 10px;
    display: inline-block;
}

#logo h1:hover {
    opacity: .8;
}

.site-description {
    color: #eee;
    font-style: italic;
    font-family: "Lora";
    display: block;
    margin: 10px 0 0;
}


#menu-main-slide:not( .mm-menu ) {
   display: none;
}


.main-navbar {
    text-align: center;
    padding: 20px 0 5px;
    margin: 0 0 50px;
    font-family: "Lato";
    border-bottom: 1px solid #2b2929;
}

.main-navbar.page-with-cover,
.home .main-navbar {
    border-bottom: none;
    border-top: 1px solid #2b2929;
    margin: 0;
}

.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative }
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.sf-menu > li { display: inline-block; }
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul { display: block }
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
.sf-arrows .sf-with-ul:after { content: "\f347"; display: inline-block; -webkit-font-smoothing: antialiased; font: normal 12px/16px 'dashicons'; vertical-align: top; margin: 3px 0px 0 4px; }
.sf-arrows ul .sf-with-ul:after { content: "\f345"; display: inline-block; -webkit-font-smoothing: antialiased; font: normal 12px/22px 'dashicons'; float: right; vertical-align: top; margin: 2px 0 0 4px; }
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after { border-left-color: white }


.navbar-nav { text-align: center; display: inline-block; }
.navbar-nav > li { margin: 0 20px; }
.navbar-nav > li:last-child { margin-right: 0 }
.navbar-nav > li > ul:before { content: ''; position: absolute; bottom: 100%; left: 50%; margin-left: -8px; width: 0; height: 0; border-bottom: 8px solid #fff; border-right: 8px solid transparent; border-left: 8px solid transparent; }

.navbar-nav a { font-size: 14px; padding: 0 0 15px; letter-spacing: 1px; text-transform: uppercase; font-weight: 700;  -webkit-transition: 0.2s ease all; -o-transition: 0.2s ease all; transition: 0.2s ease all; color: #C7C7C7; }
.navbar-nav a:hover { text-decoration: none; color: #fff; }
.navbar-nav ul { font-size: 14px; left: 50%; width: 220px; margin-top: 0; background: #fff; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0);  ; -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.2); box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);   text-align: left;  }
.navbar-nav ul a { color: #666; padding: 15px 15px;  font-weight: normal; letter-spacing: 0; font-size: 14px; border-bottom: 1px solid #eee;}
.navbar-nav ul a:hover { color: #19191a; }
.navbar-nav ul .current-menu-item a, .navbar-nav ul .current_page_item a, .navbar-nav ul .current-menu-parent a, .navbar-nav ul .current_page_parent a { border-bottom: none; color: #fff; }
.navbar-nav ul ul { right: 100%; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); margin-top: -3px; }

.navbar-nav .current-menu-item a,
.navbar-nav .current_page_item a,
.navbar-nav .current-menu-ancestor a,
.navbar-nav .current_page_parent a,
.navbar-nav .current-menu-parent a { color: #fff; }

.navbar-nav .current-menu-item ul a,
.navbar-nav .current_page_item ul a,
.navbar-nav .current-menu-ancestor ul a,
.navbar-nav .current-menu-parent ul a,
.navbar-nav .current_page_parent ul a { color: #666; }


/*********************************************************************************************

4. Homepage Slideshow

*********************************************************************************************/

#slider {
    margin: 0 0 40px;
    overflow: hidden;
    position: relative;
    background: #000;
    height: 500px;
}

.empty-slider {
    max-width: 1200px;
    margin: 60px auto 40px;
    padding: 0 15px;
    color: #fff;
}

#slider .slides {
    white-space: nowrap;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}

#slider.slider-height-set .slides {
     opacity: 1;
}

#slider .slide {
    position: relative;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    overflow: hidden;
}

#slider .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

#slider .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.flickity-prev-next-button {
    display: block;
    position: absolute;
    z-index: 100;
    top:40%;
    height: 100px;
    background: none;
    padding: 2%;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: none;
}

.flickity-prev-next-button[disabled] {
    opacity: .3;
    cursor: default;
}


.flickity-prev-next-button:hover { background: none;   }
.flickity-prev-next-button.previous { left: 0; border-radius: 0 3px 3px 0; }
.flickity-prev-next-button.next { right: 0; border-radius: 3px 0 0 3px; }

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

.flickity-prev-next-button path {
    opacity: 0.8;
    fill: white;
}

.flickity-prev-next-button:hover path {
    opacity: 1;
}

#slider .slider-direction-nav a:focus { outline: 0; }
#slider .slider-direction-nav a:hover,
#slider .slider-direction-nav a:active { opacity: 1; }

.slides li .slide-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
    background-repeat: repeat-x;
    color: #ffffff;
}

.slides li .slide-header {
    position: absolute;
    text-align: center;
    z-index: 30;
    margin: 0 5%;
    bottom: 5%;
    width: 90%;
}

.slides li h3 {
    color: #fff;
    font-size: 40px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: "Lora";
    text-align: center;
    position: relative;
    bottom: 0;
}

.slides li h3 a { color: white; }

.slides li h3 a:hover {
    text-decoration: none;
    opacity: .9;
}

.slides li .entry-meta {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    margin: 0 0 5px;
}

.slides li .entry-meta a {
    color: #fff;
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.slides li .entry-meta a:hover {
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}


.slides .slide_button {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0 0;
}

.slides .slide_button a {
    font-family: "Lato";
    display: inline-block;
    color: #ededed;
    padding: 10px 30px;
    border: 2px solid #fff;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    -moz-transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
}

.slides .slide_button a:hover,
.slides .slide_button a:active {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}

.slides:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}



/*********************************************************************************************

5. Homepage

*********************************************************************************************/


#main {
    padding-bottom: 50px;
    margin: 0 auto;
    width: 980px;
    border-bottom: none;
}

#main:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

/* Homepage Widgets */

.home_sidebar .widget {  margin: 0 0 40px;}

.home_sidebar .widget h3.title,
.section_title {
    font-size: 28px;
    margin: 0 0 40px;
    font-family: "Lora", serif;
    font-weight: 700;
    color: #E2B570;
    text-align: center;
    text-transform: none;
}

.home_sidebar .widget {
    padding: 0 0 50px;
    margin: 0 0 50px;
    text-align: center;
    position: relative;
}

.home_sidebar .widget:after {
    width: 80px;
    content: " ";
    border-bottom: 2px solid #302E2E;
    bottom: 0px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}


/* Author Bio widget */

.home_sidebar .wpzoom_author_widget h3.title {
    margin: 0 0 15px;
}

.wpzoom_author_widget h4.bio_subtitle {
    font-family: "Lato";
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 15px;
}

.wpzoom_author_widget p {
    max-width: 80%;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    font-style: italic;
    font-family: "Lora";
}


/* Gallery Widget */
.featured-items li {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    list-style-type:none;
}

.featured-items li:nth-child(3n+3) {
    margin-right: 0;
}

.featured-items li img {
    max-width: 100%;
    height: auto;
}

.featured-items li img:hover {
    opacity: 0.6;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.featured-items .last {
    margin-right: 0;
}

.featured-items h3.album_title {
    padding: 0 3%;
    line-height: 1.3;
    font-size: 20px;
    text-align: center;
    font-family: "Lato";
    font-weight: bold;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 20px;
    color: #fff;
    width: 100%;
}

.gallery_title {
    margin: 0 0 30px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Lato";
}

.gallery_title a {
    color: #57aaa5;
}

.gallery_title a:hover {
    color: #fff;
}

.gallery-thumb {
    position: relative;
}

.gallery_overlay {
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.7) 100%);
    background-repeat: repeat-x;
}

.gallery-thumb:hover .gallery_overlay {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.4) 100%);
}



/* Archive Posts */

#recent-posts {
    margin: 0 0 50px;
}

.recent-post {
    width: 50%;
    margin: 0 auto 60px;
    padding: 0 20px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.recent-post .post-thumb {
    margin: 0 0 25px;
 	position:relative;
}

.recent-post .post-thumb img {
    max-width: 100%;
    height: auto;
}

.recent-post h2.entry-title {
    line-height: 1.3;
    font-size: 30px;
    font-weight: bold;
    font-family: "Lora";
    margin-bottom: 20px;
}

.recent-post h2.entry-title a {
    color: #fff;
}

.recent-post h2.entry-title a:hover {
    color: #E2B570;
}


.entry-meta {
    margin: 0 0 25px;
    font-family: "Lato";
}

.entry-meta span + span:before {
    content: " / ";
    color: rgba(255,255,255,0.2);
    margin: 0 5px;
}

a.more-link {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    font-style: italic;
    display: inline-block;
    padding:0;
}


/*********************************************************************************************

6. Single Posts

*********************************************************************************************/

.has-post-cover .entry-cover {
    min-height: 400px;
    margin: 0 0 50px;
    height: 100%;
    position: relative;
    background: black;
}

.has-post-cover .entry-cover-image {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.has-post-cover .entry-cover-image:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 30%, #181818 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 30%, #181818 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, #181818 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A000000', endColorstr='#80000000', GradientType=0);
}

.has-post-cover .entry-header {
    width: 86%;
    margin: 0 7%;
    bottom: 7%;
    position: absolute;
    z-index: 99;
    text-align: center;
}

.has-post-cover .entry-header .entry-info {
    margin-top: 0
}

.has-post-cover .entry-header .entry-meta {
    color: #e6e6e6;
    opacity: 0.9;
    font-size: 16px;
}

.has-post-cover .entry-header .entry-meta a {
    color: #fff;
    font-weight: 600;
}

.has-post-cover .entry-header .entry-meta a:hover {
    text-decoration: none;
    color: #E2B570;
}

.entry-category + .entry-date {
    display: inline-block
}


.zoomvideo_big {
    margin: 0 0 50px;
}


#scroll-to-content {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 30px;
    z-index: 150;
    cursor: pointer;
    text-indent: -9999em;
    height: 24px;
    width: 69px;
    overflow: hidden;
    margin: 0 0 0 -27.5px;
    opacity: 0.5;
    -webkit-animation: pulsate 1.5s ease-out infinite;
    -o-animation: pulsate 1.5s ease-out infinite;
    animation: pulsate 1.5s ease-out infinite;
}

#scroll-to-content:hover { opacity: 1; }

#scroll-to-content:before {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    bottom: 10px;
    height: 30px;
    width: 30px;
    border: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


h1.entry-title {
    color: #fff;
    font-size: 52px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: "Lora";
    text-align: center;
}

h1.entry-title a {
    color: #fff;
}

.single .entry-meta {
    text-align: center;
}


.entry-content {
	line-height: 1.9;
    font-family: "Lora";
    font-size: 18px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
 	margin-bottom: 12px;
	line-height:1.3;
	color:#E2B570;
}
.entry-content p { margin-bottom: 25px; }

.entry-content img { margin-bottom: 20px; }

.entry-content img.alignnone,
.entry-content img.aligncenter,
.entry-content img.alignleft,
.entry-content img.alignright,
.entry-content img.attachment-fullsize {
	margin-bottom: 30px;
	max-width: 100%;
  	height:auto;
}
.entry-content ul,
.entry-content ol {
    margin: 0 0 15px 15px;
}

.entry-content li ul,
.entry-content li ol { margin-bottom: 0; }

.entry-content li {
    list-style-position: inside;
}

.entry-content ul li {
    list-style-type: square;
}

.entry-content ol li {
    list-style-type: decimal;
}

.entry-content blockquote {
	font-style: italic;
 	font-size: 22px;
 	border-left: solid 3px #282727;
  	padding: 0 0 0 50px;
	margin: 50px;
}


.fullimg,
.fullimg figure {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.fullimg img,
.fullimg figure img {
    width: 100% !important;
    height: auto;
    margin-bottom: 40px;
}

.entry-content .fullimg .wp-caption.aligncenter {
    margin-bottom: 0
}

.entry-content .fullimg .aligncenter {
    margin-bottom: 0
}

.entry-content .fullimg p {
    margin-bottom: 0
}


/* Author Details */
.author_bio {
    padding: 50px 0;
    text-align: center;
    max-width: 80%;
    margin: 30px auto 0;
    position: relative;
}

.author_bio img {
    border-radius: 100px;
	margin: 0 0 15px;
}

.author_bio p {
    font-family: "Lora";
    font-style: italic;
}

.author_bio h4 {
	font-size:18px;
    margin: 0 0 15px;
    font-family: "Lora";
    font-weight: bold;
}

.author_bio:before {
    width: 80px;
    content: " ";
    border-top: 2px solid #302E2E;
    top: 0;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}



.tag_list { text-align: center; padding:0 0 12px; margin:0 0 12px; }



/* [gallery] shortcode */
.entry-content .gallery .gallery-item {
    max-width: 150px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin: 10px;
}

.entry-content .gallery {
    clear: both;
    margin: auto;
    text-align: center;
}

.entry-content .gallery a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.6;
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
}

.gallery img {
    width: 150px;
    height: auto;
}

/* Images align */
.entry-content .aligncenter,
div.aligncenter {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.alignleft,
.entry-content .alignleft {
    float: left;
    margin-right: 15px;
}

.alignright,
.entry-content .alignright {
    float: right;
    margin-left: 15px;
}


/* Caption for images */
.entry-content .wp-caption {
    max-width: 100% !important;
    width: auto;
    text-align: center;
}

.entry-content .wp-caption img {
    background: none;
    margin: 0;
    border: 0 none;
    max-width: 100%;
    width: auto;
    height: auto;
}

.entry-content .wp-caption-text,
.gallery-caption {
    color: #868686;
    font-size: 14px;
    margin: 0;
    padding: 15px 0;
    text-align: center;
}

.entry-content .wp-caption.aligncenter {
    margin: 0 auto 15px
}

img.wp-smiley {
    border: none;
    padding: 0;
}



/* Template: Archives */
.col_arch { border-bottom: 1px solid #222; padding: 0 0 30px; margin: 0 0 30px; }
.col_arch  ul { margin: 0; }
.col_arch  a { font-weight: normal; text-decoration: none;}
.col_arch  ul li { width: 31%; float: left; margin: 0 1.5% 5px 0; list-style-type: none; }
.col_arch:last-child { border-bottom:none; }



/*********************************************************************************************

7. Comments

*********************************************************************************************/

#comments { padding: 50px 0;  }
#comments h3 { position: relative;  font-family: 'Lora'; font-size: 30px; font-weight: bold; margin-bottom: 40px; color: #fff;  }
#respond h3 { margin-bottom: 10px; }
.comment-notes { margin-bottom: 30px; font-style: italic; color: #aaa; font-family: "Lora";}
.commentlist { list-style-type: none; padding: 0; }
.commentlist li { list-style-type: none }
.commentlist .children { margin: 30px 0 0 50px }
.commentlist .comment { margin-bottom: 44px; padding-bottom: 32px; position: relative;  }
.commentlist .comment:after {
    width: 80px;
    content: " ";
    border-bottom: 2px solid #302E2E;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

.commentlist .children li:last-child:after {
    display: none;
}
.commentlist .children li:last-child {   margin-bottom: 0; padding-bottom: 0; margin-top: 30px; }
.comment .avatar { float: left; border-radius: 50%; margin-right: 28px; }
.comment-author:before,
.comment-author:after { content: " "; display: table; }
.comment-author:after { clear: both }
.comment-author .fn,
.comment-author .fn a { font-family: 'Lora';  font-style: normal; font-weight: bold; font-size: 20px;}
.comment-author .fn a:hover { text-decoration: none;   }
.comment-author .comment-meta { margin-top: 5px; }
.comment-author .comment-meta,
.comment-author .comment-meta a { color: #aaa; }
.comment-author .comment-meta a:hover { color: #fff; }
.comment-author a.comment-reply-link,
.comment-author a.comment-edit-link { color: #aaa; border-bottom: 1px solid #444; padding-bottom: 3px;}
.comment-main { overflow: hidden; }
.comment-body { font-size: 16px; margin-top: 8px; font-family: 'Lora'; }

#respond { margin-bottom: 85px }
#respond .form_fields p { margin-bottom: 24px;  }
#respond textarea { width: 100%; height: 150px; }
#respond #submit { width: auto; margin-top: 12px; }
#respond code { white-space: pre-wrap }
.form-allowed-tags { display: none }



/*********************************************************************************************

8. Sidebar & Widgets

*********************************************************************************************/

.widget {
    margin:0 0 45px;
}

.widget h3.title {
    color: #EEEEEE;
    margin: 0 0 15px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: "Lato";
    text-transform: uppercase;
}

.widget ul { clear: both;  line-height: 1.7; }
.widget ul li { list-style-type: none; }
.widget ul ul { border-top: none; margin: 0; padding: 0; }
.widget ul ul li { border: none; }

.widget_tag_cloud a {line-height:1.3em; font-weight:normal; font-weight:normal; margin-right:7px;  }

.search-field { width: 50%; float: left; margin-right: 10px;}


/*  Recent Comments widget */
.recent-comments-list .avatar { margin-right: 12px; float: left;}
.recent-comments-list li { margin:0 0 20px;  }

/* Recent Posts widget */
.widget .feature-posts-list br {display: none;}
.widget .feature-posts-list img {margin: 0 15px 10px 0; float: left;}
.widget .feature-posts-list small { font-size: 14px; display: block; margin: 0 0 5px; }
.widget .feature-posts-list .post-excerpt { display: block;}
.widget .feature-posts-list li { margin:0 0 15px; }
.widget .feature-posts-list li h3 { line-height: 1.3; margin: 0 0 5px; }
.widget .feature-posts-list a { font-size: 20px; font-family: "Lato"; }


/* Calendar widget */
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; font-weight:bold;  font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #171616; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #000; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }


/*********************************************************************************************

9. Footer

*********************************************************************************************/

.site-footer {
     background: #131313;
}

.footer-widgets {
 	padding: 40px 0 60px;
    border-bottom: 1px solid #202020;
}

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

.footer-widgets:after { clear: both }

.footer-widgets .column {
    float: left;
}

.footer-widgets.widget-columns-4 .column {
    width: 23%;
    margin-right: 2.6666%;
}

.footer-widgets.widget-columns-3 .column {
    width: 31%;
    margin-right: 3.5%;
}

.footer-widgets.widget-columns-2 .column {
    width: 48%;
    margin-right: 4%;
}

.footer-widgets.widget-columns-1 .column {
    width: 100%;
}

.footer-widgets.widget-columns-2 .column:nth-child(2n+2),
.footer-widgets.widget-columns-3 .column:nth-child(3n+3),
.footer-widgets.widget-columns-4 .column:nth-child(4n+4) {
    margin-right: 0;
}


.site-info {
    padding: 30px 0;
    font-size: 14px;
}

.site-info p {
    margin: 0;
    line-height: 2;
}


.footer_social {
    float: right;
    text-align: right;
    margin: 0;
}


.footer_social .widget h3.title { display: none; }



/* Sidebar */
#pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 380px;
    padding: 40px;
    background-color: #111;
    overflow: auto;
}

.navbar-toggle {
    width: 32px;
    height: 28px;
     cursor: pointer;
    position: fixed;
    z-index: 999;
    right: 30px;
    top: 53px;
     -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.navbar-toggle:hover { opacity: .5; }
.navbar-toggle .icon-bar { display: block; width: 32px; height: 3px; border-radius: 1px;  background: #fff; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 6px }

.closeBtn {
    width: 30px;
    height: 30px;
    background: transparent url(images/close.png) no-repeat;
    background-size: 30px 30px !important;
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 40px;
     -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    opacity: .7;
}

.closeBtn:hover {
    opacity: 1;
}



/*
    jQuery.mmenu CSS
*/
.mm-hidden { display: none !important }
.mm-wrapper { overflow-x: hidden; position: relative; }
.mm-menu, .mm-menu > .mm-panel { margin: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; }
.mm-menu { background: inherit; display: block; overflow: hidden; padding: 0; }
.mm-panel { -webkit-transition: -webkit-transform 0.4s ease; -moz-transition: -moz-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; -o-transition: -o-transform 0.4s ease; transition: transform 0.4s ease; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
.mm-panel.mm-opened { -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -ms-transform: translate3d(0%, 0, 0); -o-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }
.mm-panel.mm-subopened { -webkit-transform: translate3d(-30%, 0, 0); -moz-transform: translate3d(-30%, 0, 0); -ms-transform: translate3d(-30%, 0, 0); -o-transform: translate3d(-30%, 0, 0); transform: translate3d(-30%, 0, 0); }
.mm-panel.mm-highest { z-index: 1 }
.mm-menu > .mm-panel { background: inherit; -webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; padding: 0 20px; }
.mm-menu > .mm-panel.mm-hasheader { padding-top: 40px }
.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after { content: ''; display: block; height: 20px; }
.mm-vertical .mm-panel { -webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; transform: none !important; }
.mm-vertical .mm-listview .mm-panel, .mm-listview .mm-vertical .mm-panel { display: none; padding: 10px 0 10px 10px; }
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after, .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after { border-color: transparent }
.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel { display: block }
.mm-vertical .mm-listview > li > .mm-next, .mm-listview > li.mm-vertical > .mm-next { height: 40px; bottom: auto; }
.mm-vertical .mm-listview > li > .mm-next:after, .mm-listview > li.mm-vertical > .mm-next:after { top: 16px; bottom: auto; }
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after, .mm-listview > li.mm-vertical.mm-opened > .mm-next:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.mm-header { border-bottom: 1px solid transparent; text-align: center; line-height: 20px; height: 40px; padding: 0 40px; margin: 0; position: absolute; top: 0; left: 0; right: 0; }
.mm-header > a { text-decoration: none; display: block; padding: 10px 0; }
.mm-header .mm-title { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.mm-header .mm-btn { box-sizing: border-box; width: 40px; height: 40px; position: absolute; top: 0; z-index: 1; }
.mm-header .mm-btn:first-child { padding-left: 20px; left: 0; }
.mm-header .mm-btn:last-child { padding-right: 20px; right: 0; }
.mm-listview, .mm-listview > li { list-style: none; display: block; padding: 0; margin: 0; }
.mm-listview { font: inherit; font-size: 14px; }
.mm-listview a, .mm-listview a:hover { text-decoration: none }
.mm-listview > li { position: relative }
.mm-listview > li > a, .mm-listview > li > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: inherit; line-height: 20px; display: block; padding: 10px 10px 10px 0; margin: 0; }
.mm-listview > li:not(.mm-divider):after { content: ''; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; left: 0; right: 0; bottom: 0; }
.mm-listview > li:not(.mm-divider):after { left: 20px }
.mm-listview .mm-next { background: rgba(3, 2, 1, 0); width: 50px; padding: 0; position: absolute; right: 0; top: 0; bottom: 0; z-index: 2; }
.mm-listview .mm-next:before { content: ''; border-left-width: 1px; border-left-style: solid; display: block; position: absolute; top: 0; bottom: 0; left: 0; }
.mm-listview .mm-next + a, .mm-listview .mm-next + span { margin-right: 50px }
.mm-listview .mm-next.mm-fullsubopen { width: 100% }
.mm-listview .mm-next.mm-fullsubopen:before { border-left: none }
.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span { padding-right: 50px; margin-right: 0; }
.mm-menu > .mm-panel > .mm-listview { margin-left: -20px; margin-right: -20px; }
.mm-menu > .mm-panel > .mm-listview.mm-first { margin-top: -20px }
.mm-menu > .mm-panel > .mm-listview.mm-last { padding-bottom: 20px }
.mm-prev:before, .mm-next:after { content: ''; border: 2px solid transparent; display: inline-block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.mm-prev:before { border-right: none; border-bottom: none; left: 20px; }
.mm-next:after { border-top: none; border-left: none; right: 20px; }
.mm-divider { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 10px; text-transform: uppercase; text-indent: 20px; line-height: 25px; }
.mm-listview > li.mm-spacer { padding-top: 40px }
.mm-listview > li.mm-spacer > .mm-next { top: 40px }
.mm-listview > li.mm-spacer.mm-divider { padding-top: 25px }
.mm-menu { background: #f3f3f3; color: rgba(0, 0, 0, 0.7); }
.mm-menu .mm-header { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu .mm-header > a { color: rgba(0, 0, 0, 0.3) }
.mm-menu .mm-header .mm-btn:before, .mm-menu .mm-header .mm-btn:after { border-color: rgba(0, 0, 0, 0.3) }
.mm-menu .mm-listview > li:after { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu .mm-listview > li > a.mm-prev, .mm-menu .mm-listview > li > a.mm-next { color: rgba(0, 0, 0, 0.3) }
.mm-menu .mm-listview > li > a.mm-prev:before, .mm-menu .mm-listview > li > a.mm-next:after { border-color: rgba(0, 0, 0, 0.3) }
.mm-menu .mm-listview > li > a.mm-prev:after, .mm-menu .mm-listview > li > a.mm-next:before { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span { background: rgba(255, 255, 255, 0.5) }
.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel { background: rgba(0, 0, 0, 0.05) }
.mm-menu .mm-divider { background: rgba(0, 0, 0, 0.05) }
/*
    jQuery.mmenu offcanvas addon CSS
*/
.mm-page { box-sizing: border-box; position: relative; }
.mm-slideout { -webkit-transition: -webkit-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; transition: transform 0.4s ease; }
html.mm-opened { overflow: hidden; position: relative; }
html.mm-opened body { overflow: hidden }
html.mm-opened .mm-page { min-height: 100vh }
html.mm-background .mm-page { background: inherit }
#mm-blocker { background: rgba(3, 2, 1, 0); display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; }
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker { display: block }
.mm-menu.mm-offcanvas { display: none; position: fixed; }
.mm-menu.mm-current { display: block }
.mm-menu { width: 80%; min-width: 140px; max-width: 440px; }
html.mm-opening .mm-slideout { -webkit-transform: translate(80%, 0); -moz-transform: translate(80%, 0); -ms-transform: translate(80%, 0); -o-transform: translate(80%, 0); transform: translate(80%, 0); }
@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout { -webkit-transform: translate(140px, 0); -moz-transform: translate(140px, 0); -ms-transform: translate(140px, 0); -o-transform: translate(140px, 0); transform: translate(140px, 0); }
}
@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout { -webkit-transform: translate(440px, 0); -moz-transform: translate(440px, 0); -ms-transform: translate(440px, 0); -o-transform: translate(440px, 0); transform: translate(440px, 0); }
}
menu.mm-measureheight > .mm-panel { bottom: auto !important; height: auto !important; }

/*
    jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }

/*
    jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after, .mm-listview.mm-border-none > li:after { content: none }
.mm-menu.mm-border-full .mm-listview > li:after, .mm-listview.mm-border-full > li:after { left: 0 !important }

/*
    jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after { content: ""; display: block; width: 20px; height: 120%; position: absolute; left: 100%; top: -10%; z-index: 99; }
.mm-menu.mm-pageshadow.mm-right:after { left: auto; right: 100%; }
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after { content: none; display: none; }
.mm-menu.mm-pageshadow:after { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) }


/*
    jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark { background: #333333; color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-header { border-color: rgba(0, 0, 0, 0.15) }
.mm-menu.mm-theme-dark .mm-header > a { color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-header .mm-btn:before, .mm-menu.mm-theme-dark .mm-header .mm-btn:after { border-color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-listview > li:after { border-color: rgba(0, 0, 0, 0.15) }
.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next { color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:after { border-color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:before { border-color: rgba(0, 0, 0, 0.15) }
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span { background: rgba(0, 0, 0, 0.1) }
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > .mm-panel { background: rgba(255, 255, 255, 0.05) }
.mm-menu.mm-theme-dark .mm-divider { background: rgba(255, 255, 255, 0.05) }
.mm-menu.mm-theme-dark .mm-buttonbar { border-color: rgba(255, 255, 255, 0.8); background: #333333; }
.mm-menu.mm-theme-dark .mm-buttonbar > * { border-color: rgba(255, 255, 255, 0.8) }
.mm-menu.mm-theme-dark .mm-buttonbar > input:checked + label { background: rgba(255, 255, 255, 0.8); color: #333333; }
.mm-menu.mm-theme-dark label.mm-check:before { border-color: rgba(255, 255, 255, 0.8) }
.mm-menu.mm-theme-dark em.mm-counter { color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-footer { border-color: rgba(0, 0, 0, 0.15); color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-fixeddivider span { background: rgba(255, 255, 255, 0.05) }
.mm-menu.mm-pageshadow.mm-theme-dark:after { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5) }
.mm-menu.mm-theme-dark .mm-search input { background: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-noresultsmsg { color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-indexer a { color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark label.mm-toggle { background: rgba(0, 0, 0, 0.15) }
.mm-menu.mm-theme-dark label.mm-toggle:before { background: #333333 }
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963 }
.mm-menu.mm-theme-white { background: white; color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-header { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu.mm-theme-white .mm-header > a { color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-header .mm-btn:before, .mm-menu.mm-theme-white .mm-header .mm-btn:after { border-color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-listview > li:after { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next { color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:after { border-color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:before { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span { background: rgba(0, 0, 0, 0.05) }
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > .mm-panel { background: rgba(0, 0, 0, 0.03) }
.mm-menu.mm-theme-white .mm-divider { background: rgba(0, 0, 0, 0.03) }
.mm-menu.mm-theme-white .mm-buttonbar { border-color: rgba(0, 0, 0, 0.6); background: white; }
.mm-menu.mm-theme-white .mm-buttonbar > * { border-color: rgba(0, 0, 0, 0.6) }
.mm-menu.mm-theme-white .mm-buttonbar > input:checked + label { background: rgba(0, 0, 0, 0.6); color: white; }
.mm-menu.mm-theme-white label.mm-check:before { border-color: rgba(0, 0, 0, 0.6) }
.mm-menu.mm-theme-white em.mm-counter { color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-footer { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-fixeddivider span { background: rgba(0, 0, 0, 0.03) }
.mm-menu.mm-pageshadow.mm-theme-white:after { box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) }
.mm-menu.mm-theme-white .mm-search input { background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-noresultsmsg { color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-indexer a { color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white label.mm-toggle { background: rgba(0, 0, 0, 0.1) }
.mm-menu.mm-theme-white label.mm-toggle:before { background: white }
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963 }

/* Custom mmenu **/
.mm-listview { font-size: 16px }
#menu-main-slide #menu-main { margin: 0 0 35px }
#menu-main-slide .widget { margin: 0 0 35px }