/*
==================================================
 Theme Name: WPEX Blogger
 Version: 2.2.2
 Description: Free WordPress Theme by WPExplorer
 Author: WPExplorer
 Author URI: https://www.wpexplorer.com/
 Designed & Developed by WPExplorer
 Theme URI: https://www.wpexplorer.com/blogger-free-wordpress-theme/
 Text Domain: wpex-blogger
 Requires PHP: 7.0
 License: GNU General Public License version 2.0
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready

/* Reset
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table { border-collapse: collapse; border-spacing: 0; }
mark { background: none; }
select { max-width: 100%; }

/* The Grid
================================================== */
.col:after,
.clr:after,
.group:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.col { display: block; float: left; margin: 0 0 2% 1.6%; box-sizing: border-box; }

/*percent grid*/
.span_1_of_1{width:100%}.span_2_of_2{width:100%}.span_1_of_2{width:49.2%}.span_3_of_3{width:100%}.span_2_of_3{width:66.1%}.span_1_of_3{width:32.2%}.span_4_of_4{width:100%}.span_3_of_4{width:74.6%}.span_2_of_4{width:49.2%}.span_1_of_4{width:23.8%}.span_5_of_5{width:100%}.span_4_of_5{width:79.68%}.span_3_of_5{width:59.36%}.span_2_of_5{width:39.04%}.span_1_of_5{width:18.72%}.span_6_of_6{width:100%}.span_5_of_6{width:83.06%}.span_4_of_6{width:66.13%}.span_3_of_6{width:49.2%}.span_2_of_6{width:32.26%}.span_1_of_6{width:15.33%}.span_7_of_7{width:100%}.span_6_of_7{width:85.48%}.span_5_of_7{width:70.97%}.span_4_of_7{width:56.45%}.span_3_of_7{width:41.92%}.span_2_of_7{width:27.42%}.span_1_of_7{width:12.91%}.span_8_of_8{width:100%}.span_7_of_8{width:87.3%}.span_6_of_8{width:74.6%}.span_5_of_8{width:61.9%}.span_4_of_8{width:49.2%}.span_3_of_8{width:36.5%}.span_2_of_8{width:23.8%}.span_1_of_8{width:11.1%}.span_9_of_9{width:100%}.span_8_of_9{width:88.71%}.span_7_of_9{width:77.42%}.span_6_of_9{width:66.13%}.span_5_of_9{width:54.84%}.span_4_of_9{width:43.55%}.span_3_of_9{width:32.26%}.span_2_of_9{width:20.97%}.span_1_of_9{width:9.68%}.span_10_of_10{width:100%}.span_9_of_10{width:89.84%}.span_8_of_10{width:79.68%}.span_7_of_10{width:69.52%}.span_6_of_10{width:59.36%}.span_5_of_10{width:49.2%}.span_4_of_10{width:39.04%}.span_3_of_10{width:28.88%}.span_2_of_10{width:18.72%}.span_1_of_10{width:8.56%}.span_11_of_11{width:100%}.span_10_of_11{width:90.7%}.span_9_of_11{width:81.47%}.span_8_of_11{width:72.24%}.span_7_of_11{width:63.01%}.span_6_of_11{width:53.78%}.span_5_of_11{width:44.55%}.span_4_of_11{width:35.32%}.span_3_of_11{width:26.09%}.span_2_of_11{width:16.86%}.span_1_of_11{width:7.63%}.span_12_of_12{width:100%}.span_11_of_12{width:91.46%}.span_10_of_12{width:83%}.span_9_of_12{width:74.54%}.span_8_of_12{width:66.08%}.span_7_of_12{width:57.62%}.span_6_of_12{width:49.16%}.span_5_of_12{width:40.7%}.span_4_of_12{width:32.24%}.span_3_of_12{width:23.78%}.span_2_of_12{width:15.32%}.span_1_of_12{width:6.86%}

/*clear float and remove left margin*/
.clr-margin { margin-left: 0 }
.count-1 { clear: both; margin-left: 0; }
.col-1,
.col.first { clear: both; margin-left: 0; }

/* Body & Main
================================================== */
body { background: #eee; color: #555; font-size: 16px; font-family: 'Noto Serif', "Times New Roman", Times, serif; line-height: normal; }
body a { color: #49ba86; text-decoration: none; }
body a:hover { text-decoration: underline; }
.container { margin: 0 auto; width: 980px; max-width: 90%; box-sizing: border-box; }
#wrap { padding-bottom: 20px; }
.left-content { float: left; width: calc(100% - 330px); }
.sidebar-container { float: right; width: 300px; }
.boxed { background: #fff; padding: 30px; }
#main { margin-bottom: 40px; }

/* responsive images */
#main img { max-width: 100%; height: auto; }

/* Commons
================================================== */
.clr:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clear { clear: both }
blockquote { font-size: 1.4em; line-height: 1.75em; margin-bottom: 30px; position: relative; font-family: 'Noto Serif'; color:  #787878; background: url("assets/images/quote.png") left 4px no-repeat; padding-left: 60px; }
blockquote.left { float: left; margin-left: 0; margin-right: 20px; text-align: right; width: 33%; }
blockquote.right { float: right; margin-left: 20px; margin-right: 0; text-align: left; width: 33%; }
pre { background: #f9f9f9; padding: 20px; margin-bottom: 30px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-family: 'Verdana'; font-size: 0.95em; }
address { letter-spacing: 1px; margin: 20px 0; }
#page-featured-img { margin-bottom: 25px; position: relative; }
#page-featured-img img { display: block; width: 100%; }
.double-divider { display: block; width: 100%; height: 3px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 40px 0; }
.heading { font-size: 1.25em; margin: 0 0 20px; font-weight: bold; border-bottom: 1px solid #ddd; }
.wpex-video-embed { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.wpex-video-embed frame,
.wpex-video-embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
a.wpex-lightbox-gallery { display: block; }
.page-thumbnail { margin-bottom: 30px; }
.page-thumbnail img { display: block; }
body.page-template-templatesfullwidth-php .page-thumbnail { margin-bottom: 20px; }
.wpex-readmore { display: block; margin-top: 20px; }
.wpex-readmore a { display: block; float: left; background: #222; color: #fff; padding: 0 6px; }
.wpex-readmore a:hover { background: #49ba86; text-decoration: none; }
.content-none p {margin-bottom: 0;}

.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; }
.screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Lists
================================================== */
.entry ul { margin: 30px 0 30px 20px }
.entry ul li,
.entry ol li { margin: 0 0 5px }
.entry ol { margin: 30px 0 30px 25px }
.entry ul { list-style: disc }
.entry ol { list-style: decimal }

/* Typography
================================================== */
h1,h2,h3,h4,h5,h6 { font-weight: bold; color: #000; line-height: 1.4em; font-family: 'Source Sans Pro', Helvetica, Arial; }
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 { margin: 60px 0 30px }
h1 { font-size: 24px; margin: 0 0 20px; }
h2 { font-size: 21px }
h3 { font-size: 18px }
h4 { font-size: 16px }
h5 { font-size: 14px }
h6 { font-size: 13px }
p { margin: 0 0 20px }
h1 a, h2 a, h3 a, h4 a { color: #000; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color: #49ba86; text-decoration: none; }
p.lead { color: #777; font-size: 21px; line-height: 27px; }
em { font-style: italic }
strong { font-weight: 600; color: #000; }
small { font-size: 0.95em; }
hr { border: solid #eee; border-width: 1px 0 0; clear: both; height: 0; margin: 40px 0; }

/* Page Header
================================================== */
.page-header { position: relative; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #ddd; }
.page-header-title { color: #000000; font-size: 24px; margin: 0; word-wrap: break-word; }
.page-header.boxed { border-bottom: none; padding: 20px 30px; }
.single-post .page-header { margin: 0 0 20px; }
.single-post .page-header-title { margin: 0; font-size: 28px; line-height: 1.25em; }
#archive-description { margin-top: 10px; }
#archive-description p:last-child { margin: 0; }

/* Header
================================================== */

/*header*/
#header-wrap { text-align: left; position: relative; margin: 30px 0; }
#header { display: flex; justify-content: space-between; align-items: center; }
#header-aside { flex-shrink: 0; }
#header-aside a { display: inline-flex; align-items: center; justify-content: center; height: 34px; line-height: 34px; width: 34px; text-align: center; font-size: 18px; color: #999; background: #d4d4d4; border-radius: 4px; margin-left: 5px; box-shadow: inset 0 2px 2px rgba(0,0,0,0.1); }
#header-aside a svg { fill: currentColor; height: 18px; width: 18px; }
#header-aside a:hover,
#header-aside a:focus-visible { background: #49ba86; color: #fff; }

/*logo*/
#logo img { vertical-align: middle; max-width: 100%; }
.site-text-logo { font-family: 'Source Sans Pro', Helvetica, Arial; }
.site-text-logo a { color: #000; text-decoration: none; font-size: 32px; font-weight: bold; }
.site-text-logo a:hover { text-decoration: none; color: #49ba86; }
.blog-description { margin-top: 5px; font-family: 'Noto Serif', "Times New Roman", Times, serif; font-size: 1em; }

/* Main Navigation
================================================== */
.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: 10001; }
.sf-menu > li { float: left }
.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-menu { float: left }
.sf-menu ul { min-width: 160px; *width: 160px; }
.sf-menu a { zoom: 1 }
.sf-menu li { position: relative; white-space: nowrap; *white-space: normal; -webkit-transition: background .2s; transition: background .2s; }
.sf-menu li:hover,
.sf-menu li.sfHover { -webkit-transition: none; transition: none; }
.sf-menu .sf-mega { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega { display: block }

/*styling*/
#site-navigation-wrap { background: #000; font-family: 'Source Sans Pro', Helvetica, Arial; }
#site-navigation .dropdown-menu > li.menu-item > a { display: block; float: left; line-height: 50px; }
#site-navigation .dropdown-menu > li:not(:first-child) { margin-left: 40px; }
#site-navigation .dropdown-menu a { color: #999; font-weight: 600; text-decoration: none; text-align: left; cursor: pointer; border-top: 3px solid transparent;}
#site-navigation .dropdown-menu > li > a:hover,
#site-navigation .dropdown-menu > li.sfHover > a,
#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-item > a:hover { color: #fff; }

#site-navigation .dropdown-menu > .current-menu-ancestor > a,
#site-navigation .dropdown-menu > .current-menu-item > a { border-color: #49ba86; }

/*drop-down styles*/
#site-navigation .dropdown-menu ul { background: #000; font-size: .9em; }
#site-navigation .dropdown-menu ul a { display: block; height: auto; line-height: 1.7em; padding: 7px 14px; font-weight: 400; margin: 0px; border: 0px; text-transform: none; -webkit-transition: background .2s; transition: background .2s; }
#site-navigation .dropdown-menu ul li { border-bottom: 1px solid #333; line-height: 1.4em; height: auto; float: none; display: block; }
#site-navigation .dropdown-menu ul li > a:hover { color: #fff; background: #49ba86; }
#site-navigation .dropdown-menu ul li:last-child { border: none; }

/* Sidebar
================================================== */
.sidebar-container .sidebar-widget { margin-bottom: 20px; background: #fff; padding: 20px; }
.sidebar-container a { color: #676767; }
.sidebar-container a:hover { color: #49ba86; text-decoration: none; }
.sidebar-container .sidebar-widget .widget-title { font-size: 1.2em; margin: 0 0 10px; font-weight: 600; }
.sidebar-container .widget_archive a:hover,
.sidebar-container .widget_categories a:hover { background: #49ba86; color: #fff; padding: 0 2px; margin: 0 -2px; }

/* Widgets
================================================== */
.sidebar-container select { width: 100%; }

/*calendar widget*/
#wp-calendar { width: 100%; font-size: 11px; }
#wp-calendar thead th { background: #f5f5f5; border: 1px solid #ddd; border-top: none; font-size: 11px; }
#wp-calendar tbody td { text-align: center; border: 1px solid #ddd; line-height: 2.5em; tion: background 0.15s ease; -webkit-transition: background 0.15s ease; -o-transition: background 0.15s ease; -moz-transition: background 0.15s easetransi; }
#wp-calendar tbody td a,
#wp-calendar tbody td a:hover { color: #49ba86; text-decoration: underline; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 12px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #49ba86; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 2px 0; color: #a7a7a7; }
#wp-calendar tfoot td#next { text-align: right; }
#footer #wp-calendar thead th { background: #232323 }
#footer #wp-calendar thead th,
#footer #wp-calendar tbody td { border-color: #333 }

/* Posts
================================================== */
.loop-entry { margin-bottom: 20px; }
.loop-entry.post-entry p:last-child { margin: 0 }
.loop-entry-title{ margin: 0; font-size: 28px; line-height: 1.25em; word-wrap: break-word; }
.loop-entry .post-meta { border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 20px; }
.loop-entry-content,
.post-content { line-height: 150%; }
.loop-entry-thumbnail,
.post-thumbnail,
.loop-entry-video { margin-bottom: 20px; }
.loop-entry-thumbnail img,
.post-thumbnail img { display: block; }
.loop-entry-thumbnail img{ box-shadow: #000 0em 0em 0em; nowhitespace: afterproperty; }
.loop-entry-thumbnail img:hover { opacity: 0.8; }
.post-video { margin-bottom: 30px; }
.entry-footer { margin-top: 40px; }
.entry-footer .post-edit-link { float: right; display: block; border: 2px solid #ddd; padding: 2px 14px; color: #aaa; font-size: 0.85em; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; font-family: 'Source Sans Pro', Helvetica, Arial; }
.entry-footer a:hover { color: #000; border-color: #000; text-decoration: none; }
#post-tags { margin-top: 40px; }

.author-info { margin-top: 20px; }
.author-info .author-info-inner { display: flex; justify-content: space-between; align-items: flex-start; }
.author-info .author-avatar { flex-shrink: 0; margin-right: 20px; }
.author-info .author-avatar img { border-radius: 9999px; }

/* Post Meta
================================================== */
.post-meta { color: #000; display: block; float: none; font-size: 0.96em; line-height: 2em; margin-bottom: 10px; margin-top: 5px; }
.single-post .post-meta { margin-bottom: 0; }
.post-meta li { display: inline-block; margin: 0; }
.post-meta li .meta-seperator { display: inline-block; margin: 0 10px; color: #ddd; }
.post-meta .meta-date-text,
.post-meta a { color: #808080; }
.post-meta a { text-decoration: underline; }
.post-meta a:hover { color: #49ba86; }

/* Pagination
================================================== */
ul.page-numbers { list-style: none; margin: 0; display: flex; }
ul.page-numbers li { text-align: center; }
.page-numbers a,
.page-numbers span:not(.screen-reader-text),
#edd_download_pagination .page-numbers { background-color: transparent; border: 0; color: #555; background: #fff; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; line-height: 1; margin-right: 6px; margin-top: 6px; width: auto; padding: 0 10px; height: 30px; text-align: center; text-decoration: none; }
.page-numbers a:hover,
.page-numbers span.current,
#edd_download_pagination .page-numbers:hover,
#edd_download_pagination .page-numbers.current { background: #49ba86; color: #fff; text-decoration: none; }
.page-numbers svg { height: 20px; width: 20px; }
.wpex-page-numbers-wrap .page-numbers.next,
.wpex-page-numbers-wrap .page-numbers.prev { padding-left: 4px; padding-right: 4px; }

/*next/prev*/
.single-post-pagination { display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between; margin-top: 40px; padding-top: 30px; border-top: 2px solid #ddd; }
.single-post-pagination li a { display: flex; align-items: center; font-size: 1.15em; line-height: 1.4em;  color: #666; }
.single-post-pagination li a:hover { color: #000; text-decoration: none; }
.single-post-pagination li a svg { fill: #666; }
.single-post-pagination li a:hover svg { fill: #000; }
.single-post-pagination .post-next { margin-left: auto; justify-content: flex-end; }
.single-post-pagination .post-prev svg { margin-right: 10px; }
.single-post-pagination .post-next svg { margin-left: 10px; }

/*infinite scroll*/
#blog-wrap { position: relative; }
.infinite-scroll-loader { position: absolute; bottom: -30px; left: 50%; margin-left: -15px; height: 30px; line-height: 30px; width: 30px; color: #bbb; font-size: 24px; }
#infscr-loading img { display: none !important }
.page-jump { display: none }

/* Forms / Inputs / Buttons
================================================== */

/*inputs*/
input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"] { }input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="tel"]:focus,textarea:focus { color: #676767; outline: none; }
input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],
textarea { -webkit-appearance: none; background: transparent; border: 1px solid #ddd; box-sizing: border-box; color: #606060; display: block; font-size: 1em; margin: 0; max-width: 100%; padding: 5px 10px; font-family: 'Noto Serif', "Times New Roman", Times, serif; }
textarea { width: 100%; }
button,
input[type="button"],
input[type="submit"] { -webkit-appearance: none; background: #222; border: transparent; color: #fff; cursor: pointer; display: inline-block; font-size: 1em; font-weight: 400; outline: none; padding: 0 10px; height: 30px; line-height: 30px; position: relative; font-family: 'Noto Serif', "Times New Roman", Times, serif; }
.entry input[type="submit"] { margin-top: 10px; }
button:active,
input[type="button"]:active,
input[type="submit"]:active { }
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover { background-color: #49ba86 }
a.view-all { box-sizing: border-box; background: #EEEEEE; border-radius: 3px; padding: 8px 20px; text-align: center; width: 100%; color: #808080; }

/* Search
================================================== */
input[type="search"] { font-size: 1em; -webkit-appearance: none; background: #f7f7f7; border: none; border-radius: 0; box-sizing: border-box; color: #555; outline: none; padding: 10px 12px; width: 100%; font-family: 'Noto Serif', "Times New Roman", Times, serif; }
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
input[type="search"]::-webkit-search-decoration { display: none }

/* Comments
================================================== */
#comments { margin-top: 20px }
#comments span.required { color: #C30 }
.commentlist { margin: 0 0 40px; }
.commentlist .children { margin-left: 30px; }
.commentlist li { list-style: none; margin: 0; }
.commentlist .comment,
.commentlist .pingback { border-bottom: 1px solid #eee; margin-bottom: 20px; padding-bottom: 20px; }
.comment-author { left: 0; position: absolute; top: 0; }
.comment-author .avatar { display: block; border-radius: 9999px; }
.comment-meta { margin-bottom: 10px }
.comment-meta .fn { font-weight: 600; color: #000; display: block; font-family: 'Source Sans Pro', Helvetica, Arial; }
.comment-date { display: inline-block; margin-right: 5px; font-size: .9em; }
.comment-details { margin-left: 70px; }
.comment-content p:last-child { margin: 0 }
.comment-date a,
a.comment-reply-link { font-size: 0.85em; }
.comment-date a{ color: #666; }
a#cancel-comment-reply-link { color: red; display: inline; font-size: 1em; }
a#cancel-comment-reply-link:hover { text-decoration: underline; }
#respond { margin: 0; }
.commentlist li article { position: relative }
#log-out { float: right; margin-top: -56px; }
.comment-form-comment label[for="comment"] { display: none }
#reply-title { font-size: 1em; margin: 0 0 20px; }
#reply-title .heading { margin-bottom: 10px; }
p.logged-in-as { font-size: 0.9em; margin-bottom: 20px }
#commentform textarea { width: 100% }
#comments .form-allowed-tags { display: none }
.comment-awaiting-moderation { background: #02AACE; color: #fff; display: inline-block; line-height: 1em; margin-bottom: 20px; margin-top: 10px; padding: 2px 6px; }
#comments .pingback .comment-details { margin-left: 0; }

/* Footer
================================================== */
#footer-wrap { background: #222; overflow: hidden; padding-top: 30px; font-size: 0.9em; }
#footer-wrap input[type="text"],
#footer-wrap input[type="search"] { border:  none; }
#footer-wrap select { width: 100%; }
#footer-wrap a { color: #bbb; }
#footer-wrap a:hover { color: #49ba86; text-decoration: none; }
#footer-widgets .widget-title { color:  #fff; font-size: 1.4em; font-weight: 400; margin: 0 0 15px; }
#footer-widgets .widget-title span { background: #222; padding-right: 10px; }
.footer-widget { margin-bottom: 30px }
#footer-widgets .span_1_of_3.col-1 { padding-right: 10px; }
#footer-widgets .span_1_of_3.col-2 { padding-left: 5px; padding-right: 5px; }
#footer-widgets .span_1_of_3.col-3 { padding-left: 10px; }
.footer-widget > ul > li { padding: 2px 0; border-bottom: 1px solid #333; }
.footer-widget > ul > li:first-child { border-top: 1px solid #333; }
#copyright { text-align: center; padding: 15px 0; }

/* 404 Page
================================================== */
#error-page { text-align: center; }
#error-page-title { border: none; font-size: 7.5em; line-height: 1em; margin: 0 0 30px; }
#error-page-title span { margin-right: 7px }
#error-page-text { font-size: 1.15em; }

/* WordPress Styles
================================================== */
.sticky { }
.bypostauthor { }
.gallery-caption { }

/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }

/*floats*/
.floatleft { float: left }
.floatright { float: right }

/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }

/*captions*/
.wp-caption { max-width: 100% !important; }
figure.wp-caption { margin-bottom: 20px; }
.wp-caption-text { margin-top: 5px; }
.wp-caption p.wp-caption-text { box-sizing: border-box; text-align: center; padding-top: 5px; opacity: 0.8; font-size: 13px; }
.wp-caption img { border: 0 none; margin: 0; padding: 0; vertical-align: middle; }
.wp-caption.aligncenter { display: block; margin: 0 auto 20px; }

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

/*img attachment*/
#img-attch-page { overflow: hidden; text-align: center; }
#img-attch-page img { display: inline-block; margin: 0 auto; margin-bottom: 20px; max-width: 100%; }

/*gallery*/
.gallery { margin: 0 0 30px !important; }
.gallery-icon img { border: none !important; }

/*hide responsive elements
================================================== */
#navigation-toggle, .sidr, #sidr-close, #mobile-search { display: none }

/* Mobile Menu
================================================== */
a#navigation-toggle { align-items: center; line-height: 53px; margin: 0; float: left; cursor: pointer; color: #fff; font-weight: 600; position: relative; z-index: 9; text-decoration: none; font-size: 1.1em; }
a#navigation-toggle svg { margin-right: 5px; }
a#navigation-toggle:hover {text-decoration: none;}
#sidr-main { font-family: 'Source Sans Pro', Helvetica, Arial; position: absolute; position: fixed; top: 0; height: 100%; z-index: 999999; width: 320px; overflow-x: none; overflow-y: auto; background: #000; color: #fff; }
#sidr-main { padding: 30px; box-sizing: border-box; }
.sidr.right { left: auto; right: -320px; }
.sidr.left { left: -320px; right: auto; }
#sidr-main a { color: #969696; }
#sidr-main a:hover { color: #fff; text-decoration: none; }
#sidr-main ul a { display: block; border-bottom: 1px solid #222; border-bottom: 1px solid rgba(255,255,255,0.15); padding: 8px 0; font-weight: 600; }
#sidr-main ul li ul { margin-left: 0; margin: 0; }
#sidr-main ul li ul li a { padding-left: 10px; }
#sidr-main ul li ul li li a { padding-left: 20px; }
#sidr-main ul li ul li li li a { padding-left: 30px; }
#sidr-main ul li ul li a:before { content: ''; display: inline-block; height: 16px; width: 8px; background-position: center; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' fill='%23333'%3E%3Cpath d='M10 17V7L15 12Z'/%3E%3C/svg%3E"); margin-right: 10px; }
.sidr-class-toggle-sidr-close { display: inline-block; margin-bottom: 20px; text-decoration: none; }
.sidr-class-toggle-sidr-close:hover { text-decoration: none; }
.sidr-class-toggle-sidr-close svg { fill: #fff; }
#sidr-id-mobile-search-form { margin-top: 20px; }
#sidr-id-mobile-search-form input[type="search"] { background: rgba(255,255,255,.1); color: currentColor; }
#sidr-id-navigation-toggle { display: none; }

/* Smaller Then Desktop
================================================== */
@media only screen and (max-width: 959px) {
	a#navigation-toggle { display: inline-flex; }
	#site-navigation .sf-menu{ display: none; }

    .sidebar-container, .left-content { width: 100%; }
    .sidebar-container { margin-top: 40px; padding-top: 40px; border-top: 10px solid #ddd; }
}

/* Tablet (Portrait)
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.post-meta li { display: block; float: none; }
	.post-meta li .meta-seperator { display: none; }
	.search-entry { padding-left: 100px; min-height: 80px; }
	.search-entry-thumbnail { width: 80px; }
}
/* Mobile (Portrait & Landscape)
================================================== */
@media only screen and (max-width: 767px) {
	#header { flex-direction: column; align-items: flex-start; }
	#header-aside { margin-top: 25px; }
	#header-aside a { margin-top: 5px; margin-left: 0; margin-right: 5px; }
	.col{ width: 100%; margin-left: 0; margin-bottom: 25px; }
	.post-meta li { display: block; float: none; }
	.post-meta li .meta-seperator { display: none; }
	.commentlist .children { margin: 0 }
	.single-post-pagination { position: inherit; top: auto; margin: 10px 0 0; right: auto; }
	.author-info .author-info-inner { padding-left: 0; }
	.author-info .author-avatar { position: inherit; top: auto; left: auto; display: block; margin-bottom: 10px; }
}
/* Mobile (Landscape)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.sidr { width: 480px; }
	.sidr.right { right: -480px; }
}
/* Mobile (Portrait only)
================================================== */
@media only screen and (max-width: 479px) {
	.search-entry { padding-left: 100px; min-height: 80px; }
	.search-entry-thumbnail { width: 80px; }
}