/*
Theme Name: AlxMedia
Theme URI: http://alx.media
Version: 2.0
Description: Official theme for AlxMedia.se
Author: Alexander Agnarson
Author URI: http://alx.media
Tags: light, one-column, flexible-width, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

	Copyright: (c) 2018 AlxMedia - Alexander "Alx" Agnarson
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	
*/

/* ------------------------------------------------------------------------- *
 *  Reset - http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126
 * ------------------------------------------------------------------------- */
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; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }


/* ------------------------------------------------------------------------- *
 *  Base Styles
/* ------------------------------------------------------------------------- */
body { background: #fff; font-size: 16px; line-height: 200%; color: #666; font-weight: 300; }
::selection { background: #60bc71; color: #fff; }
::-moz-selection { background: #60bc71; color: #fff; }
a { color: #60bc71; text-decoration: none; outline: 0; }
a:hover { color: #444; }
img { max-width: 100%; height: auto; }
a,
a:before,
a:after {
-webkit-transition-property: background color; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease;
-moz-transition-property: background color; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease;
-o-transition-property: background color; -o-transition-duration: 0.2s; -o-transition-timing-function: ease; 
transition-property: background color; transition-duration: 0.2s; transition-timing-function: ease; }
a img {
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
transition: opacity 0.2s ease; }
.left,.alignleft { float: left; }
.right,.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; }

/*  base : clear
/* ------------------------------------ */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { zoom: 1; }

/*  base : forms
/* ------------------------------------ */
.themeform input,
.themeform textarea,
.themeform button,
.themeform select,
.themeform label { font-size: 16px; }
.themeform input::-moz-focus-inner, 
.themeform button::-moz-focus-inner { border: 0; padding: 0; }
.themeform input[type="text"],
.themeform input[type="password"],
.themeform input[type="email"],
.themeform input[type="submit"],
.themeform button, 
.themeform textarea { margin: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.themeform input, 
.themeform textarea, 
.themeform button { -moz-appearance: none; -webkit-appearance: none; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
.themeform input[type="checkbox"] { -moz-appearance: checkbox; -webkit-appearance: checkbox; }
.themeform input[type="radio"] { -moz-appearance: radio; -webkit-appearance: radio; }
.themeform label { font-weight: 600; color: #444; }
.themeform input[type="text"], 
.themeform input[type="password"], 
.themeform input[type="email"], 
.themeform textarea { background: #fff; border: 0; border-bottom: 1px solid #ddd; color: #777; display: block; max-width: 100%; outline: none; padding: 10px; }
.themeform input[type="text"]:focus, 
.themeform input[type="password"]:focus, 
.themeform input[type="email"]:focus, 
.themeform textarea:focus { color: #444; border-color: #999; }
.themeform label .required { color: #60bc71; }
.themeform input[type="submit"],
.themeform button[type="submit"] { background: #60bc71; color: #fff; padding: 9px 14px; font-weight: 600; display: inline-block; border: none; cursor: pointer; -webkit-border-radius: 3px; border-radius: 3px; }
.themeform input[type="submit"]:hover,
.themeform button[type="submit"]:hover { background: #74d786; }

/*  base : easy digital downloads
/* ------------------------------------ */
.themeform fieldset { padding: 40px 8%; background: #fff; border: 1px solid #e5e5e5!important; }
.themeform legend { background: #fff; color: #333; font-weight: 600; padding: 10px 20px; margin-top: 30px; }
.themeform select { background: #f1f1f1; display: block; padding: 10px; border: 0; border-bottom: 1px solid #ddd; }
.themeform input[type="text"],
.themeform input[type="email"],
.themeform input[type="password"] { background: #f1f1f1; min-width: 50%; }

#edd_login_form label,
#edd_profile_editor_form label { font-size: 17px; padding-bottom: 6px; }

#edd_user_history th,
#edd_purchase_receipt_products th { font-size: 16px; background: #60bc71; color: #fff; padding: 10px 20px; }
#edd_user_history td,
table#edd_purchase_receipt_products td { padding: 10px 20px; }
#edd_user_history tbody,
.edd_purchase_receipt_files,
#edd_purchase_receipt,
table#edd_purchase_receipt_products { font-size: 16px; }
table#edd_purchase_receipt_products .edd_purchase_receipt_product_name { font-weight: 400; }
table#edd_purchase_receipt_products ul.edd_purchase_receipt_files { padding-left: 30px; }
table#edd_purchase_receipt_products li { margin: 0; }

.edd_download_download_name { font-size: 22px; }
.edd_purchase_receipt_product_name { font-size: 22px; padding: 10px 0; }
.edd_download_file { padding: 6px 0; }
.edd_download_file:before { content:""; display: block; float: left; font-size: 24px; content: "\f019"; color: #999; font-family: FontAwesome; padding-right: 6px; }
fieldset#edd_profile_password_fieldset {  }
#edd_profile_password_fieldset legend {  }
#edd_profile_submit_fieldset { margin-top: 50px; }
fieldset#edd_profile_submit_fieldset {  }
input#edd_profile_editor_submit { font-size: 22px; }

/* login page */
#edd_login_form fieldset { padding-left: 8%; padding-right: 8%; }
.edd-logged-out,
#edd_login_form { max-width: 800px; margin: 0 auto;  }
#edd_user_login,
#edd_user_pass,
#edd_login_submit { width: 100%; }
#edd_login_submit { font-size: 18px; }
.edd-login-remember label { font-weight: 400; color: #999; }
.edd-lost-password a {  }

/* bundle */
table#edd_purchase_receipt_products .edd_bundled_product_name { font-weight: 400; font-style: normal; }
ul.edd_purchase_receipt_files {}
ul.edd_purchase_receipt_files > li { border-bottom: 1px solid #ddd; }

/* checkout */
#edd_checkout_form_wrap legend { background: #fff; border-bottom: 0; color: #333; font-weight: 600; padding: 10px 20px; width: auto; margin: 0; }
#edd_checkout_form_wrap input[type="email"], 
#edd_checkout_form_wrap input[type="password"], 
#edd_checkout_form_wrap input[type="tel"], 
#edd_checkout_form_wrap input[type="text"], 
#edd_checkout_form_wrap textarea { background: #f1f1f1; padding: 10px; }
#edd-purchase-button { font-size: 18px; padding: 20px 40px; width: calc(100% - 60px); background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); color: #fff; display: inline-block; margin: 10px 30px 30px; border-radius: 6px; border: 0; }
#edd-purchase-button:hover { color: #fff; box-shadow: 0 0 20px rgba(96,188,113,0.5); }
#edd-purchase-button:active { box-shadow: 0 0 20px rgba(96,188,113,0.5), inset 0 10px 10px rgba(0,0,0,0.2); transition: none; }

fieldset #edd_checkout_user_info,
fieldset #edd_register_account_fields { padding: 40px!important; }
fieldset #edd_checkout_user_info legend,
fieldset #edd_register_account_fields legend {  }

#edd_checkout_form_wrap #edd_show_discount { background: #fff; border: 0; margin-bottom: 0; }
#edd_checkout_form_wrap .edd-cart-adjustment { background: #fff!important; border: 0!important; }
#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit { background: #60bc71!important; padding: 10px 20px; }

#edd_terms_agreement { border: 0!important; padding: 20px 30px!important; }

.checkout-wrap { padding-right: 360px; }
.checkout-left { float: left; width: 100%; }
.checkout-right { float: right; width: 300px; margin-right: -360px; }
.checkout-moneyback { background: #fff8e5; border: 1px solid #fcdf8f; box-shadow: 0 0 5px rgba(252,223,143,0.4); text-align: center; padding: 30px; margin-bottom: 40px; }
.checkout-moneyback h3 { color: #333; font-size: 22px; font-weight: 600; margin-bottom: 20px; }
.checkout-moneyback p { font-size: 16px; line-height: 1.6em; margin: 20px 0; }
.checkout-needhelp { background: #dff2e3; border: 1px solid #afddb8; box-shadow: 0 0 5px rgba(96,188,113,0.4); text-align: center; padding: 30px; margin-bottom: 40px; }
.checkout-needhelp h3 { color: #333; font-size: 22px; font-weight: 600; }
.checkout-needhelp p { font-size: 16px; line-height: 1.6em; margin: 20px 0; }
.checkout-whatnext { border: 1px solid #e5e5e5; font-size: 16px; padding: 30px 30px 20px; text-align: left; position: relative; margin-top: -30px; margin-bottom: 30px; }
.checkout-whatnext h4 { font-weight: 600; font-size: 22px; }
.checkout-whatnext ul { margin: 0!important; padding: 0; }
.checkout-whatnext li { list-style: none!important; line-height: 1.6em; padding-left: 134px; position: relative; margin-bottom: 20px!important; }
.checkout-whatnext li .checkout-num { text-align: center; padding: 8px 10px; border-radius: 6px; position: absolute; left: 0; top: 3px; font-size: 24px; font-weight: 600; color: #bbb; text-transform: uppercase; min-width: 110px; }
.checkout-whatnext li:first-child .checkout-num { background: #dff2e3; color: #60bc71; border: 1px solid #afddb8; box-shadow: 0 0 5px rgba(96,188,113,0.4); }
.checkout-whatnext li:last-child .checkout-num { background: #fff8e5; color: #b4a16d; border: 1px solid #fcdf8f; box-shadow: 0 0 5px rgba(252,223,143,0.4); }

@media only screen and (max-width: 1023px) {
	.checkout-wrap { padding-right: 0; }
	.checkout-right { margin: 0; width: 100%; }
}

#edd_checkout_cart { margin-bottom: 40px; }
#edd_checkout_cart th,
#edd_checkout_cart td { background: #fff; border-color: #e5e5e5; font-size: 17px; }
#edd_checkout_cart .edd_cart_header_row th { background: #fff; }
#edd_checkout_form_wrap fieldset { margin-bottom: 40px; }
#edd_checkout_form_wrap #edd_final_total_wrap { border: 0; }

#edd_checkout_form_wrap .edd-payment-icons { height: 48px; margin-bottom: 30px; }
#edd_checkout_form_wrap .edd-payment-icons img.payment-icon { max-height: none; }

/*  base : entry
/* ------------------------------------ */
.entry { font-size: 18px; font-style: normal; }
.entry p,
.entry dd { margin-bottom: 15px; }
.entry address,
.entry cite,
.entry em { font-style: italic; }
.entry strong { font-weight: 600; }
.entry a { border-bottom: 1px solid #eee; }
.entry a:hover { border-bottom-color: #ddd; }
.entry ol,
.entry ul { margin: 0 0 15px 30px; }
.entry ol ol,
.entry ol ul,
.entry ul ul,
.entry ul ol { margin-bottom: 0; }
.entry li { margin: 5px 0; }
.entry ul li,
.entry ol ul li { list-style: square; }
.entry ol li,
.entry ol ul ol li { list-style: decimal; }
.entry dt { color: #444; font-weight: 600;}
.entry address { margin-bottom: 1em; }
.entry blockquote { position: relative; color: #777; font-style: italic; margin: 0 0 20px 0; padding-left: 50px; }
.entry blockquote p { margin-bottom: 0.75em; }
.entry blockquote:before { content: "\f10d"; color: #ccc; font-size: 32px; font-style: normal; font-family: FontAwesome; text-align: center; position: absolute; left: 0; top: 0; }
.entry code, 
.entry pre,
.comment-body code,
.comment-body pre { font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace; }
.entry code { background: #eee; padding: 3px 6px; -webkit-border-radius: 4px; border-radius: 4px; }
.comment-body code { background: #eee; }
.entry pre,
.comment-body pre { background: url(img/pre.png) repeat top; color: #444; padding: 0 0 0 20px; margin: 15px 0; border: 1px solid #ddd; font-size: 11px; line-height: 17px; overflow: auto; white-space: pre; 
-webkit-box-shadow: inset 10px 0 0 #e5e5e5; box-shadow: inset 10px 0 0 #e5e5e5; }
.entry ins { background: #fff486; }
.entry sub,.entry sup { font-size: 62.5%; }
.entry sub { vertical-align: sub; }
.entry sup { vertical-align: super; }
.entry hr, 
.entry .hr { border: 0; background: #eee; border-bottom: 1px solid #eee; height: 1px; margin: 30px 0; }

/* image position & caption */
.entry img.size-auto,
.entry img.size-large,
.entry img.size-medium,
.entry attachment img { max-width: 100%; height: auto; }
.entry img.alignleft { margin: 18px 20px 18px 0; }
.entry img.alignright { margin: 18px 0 18px 20px; }
.entry img.aligncenter { margin: 18px auto; clear: both; display: block; }
.entry img .size-full { width: 100%!important; }
.entry .gallery img, 
.entry img.wp-smiley { margin: 0; }
.entry .wp-caption { background: #f1f1f1; max-width: 100%; margin-bottom: 14px; text-align: center; }
.entry .wp-caption-text { font-style: italic; }
.entry .wp-caption a { border-bottom: none; }
.entry .wp-caption img { margin: 0; max-width: 100%; height: auto; }
.entry .wp-caption.alignleft { margin-right: 20px; }
.entry .wp-caption.alignright { margin-left: 20px; }
.entry .wp-caption.alignnone { width: 100%!important; overflow: hidden; }
.entry .wp-caption.alignnone img { margin: 0 auto; max-width: 100%!important; }
.entry .wp-caption-text { color: #999; font-size: 12px; padding: 0 0 8px 0; margin: 0; }

/* table */
.entry table { font-size: 13px; margin-bottom: 1.5em; width: 100%; text-align: center; }
.entry table tr.alt { background: #f1f1f1; }
.entry table td { border-bottom: 1px solid #f1f1f1; text-align: center; padding: 5px; vertical-align: middle; }
.entry table th { font-weight: 600; text-align: center; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; padding: 10px 5px; }

/* default gallery */
.entry .gallery { clear: both; overflow: hidden; width: 100%; margin: 15px 0!important; }
.entry .gallery img { display: block; width: 100%; height: auto; border-width: 1px 2px!important; border-color: #fff!important; }
.entry .gallery .gallery-item { position: relative; overflow: hidden; border-color: #fff; margin-top: 0!important; }
.entry .gallery .gallery-caption { background: rgba(255,255,255,0.8); color: #333; font-size: 11px; line-height: 1.5em; padding: 10px 0; text-align: left; text-indent: 10px; font-style: normal; margin: 0; bottom: -42px; left: 2px; right: 2px; overflow: hidden; position: absolute; text-overflow: ellipsis; white-space: nowrap; width: 100%;
transition: all .2s ease;
-o-transition: all .2s ease;
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease; }
.entry .gallery .gallery-item:hover .gallery-caption  { bottom: 0; }
.entry .gallery-columns-5 .gallery-caption,
.entry .gallery-columns-6 .gallery-caption,
.entry .gallery-columns-7 .gallery-caption,
.entry .gallery-columns-8 .gallery-caption,
.entry .gallery-columns-9 .gallery-caption { display: none!important; }

/*  base : headings
/* ------------------------------------ */
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6  { color: #333; margin-bottom: 15px; }
.entry h1 span,.entry h2 span,.entry h3 span,.entry h4 span,.entry h5 span,.entry h6 span { color: #999; }
.entry h1 { font-size: 38px; }
.entry h2 { font-size: 34px; }
.entry h3 { font-size: 28px; }
.entry h4 { font-size: 24px; }
.entry h5 { font-size: 20px; }
.entry h6 { font-size: 18px; }

.heading,
#reply-title { color: #333; font-weight: normal; font-size: 18px; text-transform: uppercase; font-weight: 600; margin-bottom: 1em; }
.heading-large { color: #333; font-weight: normal; font-size: 32px; letter-spacing: -1px; font-weight: 600; text-align: center; margin-bottom: 1em; }


/* ------------------------------------------------------------------------- *
 *  Common
/* ------------------------------------------------------------------------- */

/*  common : grid
/* ------------------------------------ */
.grid { margin-right: 2.1%; float: left; display: inline; position: relative; }
.last { clear: right; margin-right: 0!important; }

.one-full { margin-right: 0; width: 100%; overflow: hidden; }
.one-half { width: 48.9%; }
.one-third { width: 31.9%; }
.two-third { width: 65.9%; }
.one-fourth { width: 23.4%; }
.three-fourth { width: 74.4%; }
.one-fifth { width: 18.3%; }
.two-fifth { width: 38.8%; }
.three-fifth { width: 59.2%; }
.four-fifth { width: 79.6%; }

/*  common : fonts
/* ------------------------------------ */
body, input, textarea, button, select, label { font-family: "Merriweather", Georgia, serif; }

.edd-lost-password,
.themeform table,
.nav-menu,
.site-title,
.social-links,
.page-title,
.post-title,
.post-meta,
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6,
.more-link,
.post-top-link,
.b-wporg,
.theme-buttons,
.download-note,
.documentation,
.post-pages,
.post-tags,
.pagination,
.sharrre,
.comment-tabs,
.heading,
.heading-large,
#reply-title,
.commentlist .fn, 
.pinglist .ping-link,
.commentlist .reply,
.comments-nav,
.themeform input[type="submit"],
.themeform button[type="submit"],
#commentform label,
#footer,
.wpcf7 p,
.alx-tabs-nav li a .tab-content strong,
.header-intro-title,
.header-intro-btn,
.slick-slide .browser-bottom,
.btn,
.header-single-theme-title,
.feature-box h3,
.header-single-theme-category,
.feature-box-large h3,
.post-navigation,
.testimonial-name,
.testimonial-theme,
.footer-intro-num,
.customer-count,
.free-notice,
.gpl-notice,
.intro-text-header,
.author-bio,
.child-menu,
#docs-notice,
#docs-heading,
.supportme-notice,
.header-themes-num,
.themeform legend,
.themeform label,
.pricing-table,
#edd_show_discount,
.edd_terms_links,
#edd_final_total_wrap,
#dashboard-header,
#topbar-login,
#topbar-login-dropdown label,
#topbar-login-dropdown input,
.tooltip,
.page-header-stripe,
.checkout-right,
.checkout-whatnext,
.header-sale,
.header-single-stats,
.alx-free-nav,
.free-nav-bottom,
.type-feature-text h3,
.type-feature-text h2 { font-family: "Montserrat","Helvetica Neue", Helvetica, Arial, sans-serif; }

@font-face {
    font-family: 'Merriweather';
    src: url('fonts/merriweather-bold-webfont.eot');
    src: url('fonts/merriweather-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/merriweather-bold-webfont.woff') format('woff'),
         url('fonts/merriweather-bold-webfont.ttf') format('truetype'),
         url('fonts/merriweather-bold-webfont.svg#merriweatherbold') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Merriweather';
    src: url('fonts/merriweather-light-webfont.eot');
    src: url('fonts/merriweather-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/merriweather-light-webfont.woff') format('woff'),
         url('fonts/merriweather-light-webfont.ttf') format('truetype'),
         url('fonts/merriweather-light-webfont.svg#merriweatherlight') format('svg');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'Merriweather';
    src: url('fonts/merriweather-lightitalic-webfont.eot');
    src: url('fonts/merriweather-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/merriweather-lightitalic-webfont.woff') format('woff'),
         url('fonts/merriweather-lightitalic-webfont.ttf') format('truetype'),
         url('fonts/merriweather-lightitalic-webfont.svg#merriweatherlight_italic') format('svg');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/montserrat-regular-webfont.eot');
    src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular-webfont.woff') format('woff'),
         url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold-webfont.woff') format('woff'),
         url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: 700;
    font-style: normal;
}


/*  common : responsive videos
/* ------------------------------------ */
/* .video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
*/

/*  common : caption
/* ------------------------------------ */
.image-caption { text-align: center; font-style: italic; padding: 8px 10px; position: absolute; bottom: 0; left: 0; right: 0;
-webkit-border-radius: 2px; border-radius: 2px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease; }
.image-caption span { background: #fff; color: #777; display: inline-block; font-size: 13px; line-height: 1.5em; padding: 5px 14px; 
-webkit-border-radius: 20px; border-radius: 20px; }
.flexslider .image-caption { bottom: -50px; }
.browser-view:hover .image-caption  { bottom: 0; }

/*  common : notebox
/* ------------------------------------ */
.notebox { background: #e9f6fb; position: relative; padding: 12px 15px; color: #888; margin-bottom: 50px; -webkit-border-radius: 2px; border-radius: 2px; }
.notebox:before { content:''; display: inline-block; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #e9f6fb; position: absolute; top: -8px; left: 13px; }
.notebox:after { content:''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #e9f6fb; position: absolute; top: -5px; left: 15px; }
.notebox span { font-weight: 600; }
.notebox .search-again { margin-top: 10px; }
.notebox input[type="text"] { width: 100%; border-color: #60bc71; }
.notebox input[type="text"]:focus { border-color: #60bc71; -webkit-box-shadow: 0 0 5px rgba(36,165,219,0.4); box-shadow: 0 0 5px rgba(36,165,219,0.4); }  

/*  common : searchform
/* ------------------------------------ */
.themeform.searchform div { position: relative; margin-right: 86px; }
.themeform.searchform div input[type="text"] { padding-left: 26px; line-height: 20px; width: 100%; }
.themeform.searchform div input[type="submit"] { position: absolute; right: 0; top: 0; margin-right: -86px; }
.themeform.searchform div:after { color: #bbb; line-height: 24px; font-size: 14px; content: "\f002"; position: absolute; left: 10px; top: 5px; font-family: FontAwesome; }

/*  common : social links
/* ------------------------------------ */
.social-links { background: #1b2a30; text-align: center; padding: 20px 0 10px; position: relative; margin-top: 20px; }
.social-links li { display: inline-block; margin: 0 10px; line-height: 16px; font-size: 0; }
.social-links li a { display: block!important; position: relative; text-align: center; }
.social-links li i { width: 1em; display: inline-block; }
.social-links .social-tooltip { color: rgba(255,255,255,0.6); font-size: 24px; display: inline; position: relative; z-index: 9; }
.social-links .social-tooltip:hover { color: #fff; text-decoration: none; }
.social-links .social-tooltip:hover:after { top: -36px; background: #fff; font-size: 14px; color: #222; content: attr(title); display: block; right: 0; padding: 5px 15px; position: absolute; white-space: nowrap; 
-webkit-border-radius: 3px; border-radius: 3px;
-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2); box-shadow: 0 0 2px rgba(0,0,0,0.2); }
.social-links .social-tooltip:hover:before { top: -10px; right: 8px; border: solid; border-color: #fff transparent; border-width: 5px 5px 0 5px; content: ""; display: block; position: absolute; z-index: 1; }

.site-header .social-links { position: relative; z-index: 1000; background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); border-radius: 5px; float: right; text-align: center; padding: 10px; margin: 22px 30px 0 0; transition: all 0.3s ease; }
.site-header .social-links li { margin: 0 6px; float: left; }
.site-header .social-links .social-tooltip { color: #fff; font-size: 24px; }
.site-header .social-links .social-tooltip:hover { color: rgba(255,255,255,0.75); }
.site-header .social-links .social-tooltip:hover:after { top: -2px; background: #fff; font-size: 14px; color: #222; content: attr(title); display: block; right: 30px; padding: 5px 15px; position: absolute; white-space: nowrap; 
-webkit-border-radius: 3px; border-radius: 3px;
-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2); box-shadow: 0 0 2px rgba(0,0,0,0.2); }
.site-header .social-links .social-tooltip:hover:before { top: 5px; right: 25px; border: solid; border-color: transparent #fff; border-width: 5px 0 5px 5px; content: ""; display: block; position: absolute; z-index: 1; }
.site-header .social-links li img { height: 48px; width: 48px; border-radius: 100%; margin-top: -6px; }


/* ------------------------------------------------------------------------- *
 *  Header
/* ------------------------------------------------------------------------- */
.site-header { position: relative; z-index: 1; }
#header .container { position: relative; }

/*  common : nav
/* ------------------------------------ */
.nav-container { background: #888; z-index: 99; position: relative; }
.nav-toggle { display: none; background: #777; cursor: pointer; float: right; height: 48px; width: 60px; color: #fff; text-align: center; }
.nav-toggle i { font-size: 24px; padding: 10px 0; }
.nav-text { display: none; float: right; font-size: 16px; line-height: 24px; padding: 13px 20px; }
.nav li > a:after,
.nav > li > a:after { font-family: "FontAwesome"; font-weight: 900; display: inline-block; }

@media only screen and (min-width: 1025px) {
	/* fixed nav */
	#header { }
	#topbar { transition: all 0.3s ease; position: fixed; top: 0; width: 100%; z-index: 99; }
	.admin-bar #topbar { top: 32px; }
	.site-header .affix .social-links { margin-top: 12px; }
	#header .affix .social-links { margin-top: 12px; }
	.affix .menu > li > span { padding: 25px 15px 20px!important; position: relative; }
	.affix .site-title a img { height: 30px; }
}


/* ------------------------------------------------------------------------- *
 *  Section: Navigation
/* ------------------------------------------------------------------------- */

/* menu hamburger */
.menu-toggle-icon { float: right; width: 30px; height: 20px; position: relative; transform: rotate(0deg); transition: .5s ease-in-out; cursor: pointer; }
.menu-toggle-icon span { display: block; position: absolute; height: 2px; width: 100%; background: #fff; border-radius: 2px; opacity: 1; left: 0; transform: rotate(0deg); transition: .25s ease-in-out; }
.menu-toggle-icon span:nth-child(1) { top: 0px; transform-origin: left center; }
.menu-toggle-icon span:nth-child(2) { top: 8px; transform-origin: left center; }
.menu-toggle-icon span:nth-child(3) { top: 16px; transform-origin: left center; }
.toggled .menu-toggle-icon span:nth-child(1) { transform: rotate(45deg); top: -2px; left: 5px; }
.toggled .menu-toggle-icon span:nth-child(2) { width: 0%; opacity: 0; }
.toggled .menu-toggle-icon span:nth-child(3) { transform: rotate(-45deg); top: 19px; left: 5px; }

/* menu hide and display */
@media only screen and (max-width: 719px) {
	#nav-header { display: none; }
	.mobile #nav-header { display: block; }
}

/* menu base */
.nav-menu > .menu-toggle { display: none; }
.nav-menu.mobile > .menu-toggle { display: block; }
.nav-menu.mobile > .menu-toggle ~ * { max-height: 4000px; overflow: hidden; width: 100%; transition: max-height 0.5s cubic-bezier(1, 0, 1, 0); }
.nav-menu.mobile > .menu-toggle[aria-expanded="false"] ~ * { max-height: 0; transition: max-height 0.5s cubic-bezier(0, 1.05, 0, 1); }
.nav-menu .menu,
.nav-menu .menu ul { display: flex; list-style: none; list-style-type: none; margin: 0; padding: 0; }
.nav-menu a { display: block; text-decoration: none; width: 100%; }
.nav-menu.mobile ul { flex-direction: column; }
.nav-menu .menu ul { flex-direction: column; max-width: 0; max-height: 0; overflow: hidden; }
.nav-menu .menu ul.active,
.nav-menu:not(.mobile) .menu li.hover > ul { max-width: 100vw; max-height: 300vh; }
.nav-menu:not(.mobile) .menu .sub-menu { position: absolute; }
.nav-menu .screen-reader-text { display: none; }
.nav-menu .menu-item-wrapper { display: flex; }
.nav-menu { line-height: 20px; }
.nav-menu button { color: inherit; cursor: pointer; font-family: inherit; position: relative; text-align: inherit; user-select: none; background: none; border: none; box-shadow: none; border-radius: 0; font-size: inherit; font-weight: 400; letter-spacing: inherit; padding: 0; text-transform: none; }
.nav-menu.mobile .menu ul { transition: max-height 500ms; max-width: 100%; }

.nav-menu:not(.mobile) .menu { flex-wrap: wrap; justify-content: flex-start; }
.nav-menu:not(.mobile) .menu ul.active,
.nav-menu:not(.mobile) .menu li.hover > ul { overflow: visible; width: 200px; opacity: 1; transform: translateY(0); transition: opacity 0.15s linear, transform 0.15s linear; }
.nav-menu:not(.mobile) .menu ul .sub-menu { left: 200px; top: 0; }
.nav-menu:not(.mobile) .menu { position: relative; }
.nav-menu:not(.mobile) .menu ul { font-size: 15px; opacity: 0; padding: 10px 0; position: absolute; top: calc(100% - 8px); transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s; transform: translateY(6px); z-index: 1; }
.nav-menu:not(.mobile) .menu ul li { position: relative; }
.nav-menu:not(.mobile) .menu ul a { display: block; padding: 7px 20px; transition: all 0.3s ease; width: 100%; }
.nav-menu:not(.mobile) .menu ul a > i { margin-right: 4px; }
.nav-menu:not(.mobile) .menu li.menu-item-has-children.focus > ul {	min-width: 200px; max-width: 200px; max-height: 300vh; overflow: visible; opacity: 1; transform: translateY(0); transition: opacity 0.15s linear, transform 0.15s linear; }
.nav-menu:not(.mobile) .menu li.menu-item-has-children.focus > ul:focus-within { opacity: 1!important; }
.nav-menu:not(.mobile) .menu li ul.sub-menu:not(.active) { opacity: 0; }
.nav-menu:not(.mobile) .menu li.hover ul.sub-menu:not(.active) { opacity: 1; }
.nav-menu:not(.mobile) .menu li.focus ul ul.sub-menu:not(.active) { opacity: 0; }
.nav-menu:not(.mobile) .menu li.focus ul li.hover ul.sub-menu { opacity: 1; }

.nav-menu:not(.mobile) .menu ul:before,
.nav-menu:not(.mobile) .menu ul:after { content: ""; display: block; position: absolute; bottom: 100%; }
.nav-menu:not(.mobile) .menu ul:before { left: 0; right: 0; height: 20px; }
.nav-menu:not(.mobile) .menu ul:after { border: 8px solid transparent; border-bottom-color: transparent; left: 18px; }
.nav-menu:not(.mobile) .menu ul ul { left: calc(100% + 20px); top: -10px !important; }
.nav-menu:not(.mobile) .menu ul ul:before { bottom: 0; height: auto; left: auto; left: -20px; top: 0; width: 22px; }
.nav-menu:not(.mobile) .menu ul ul:after { border-bottom-color: transparent; bottom: auto; left: -16px; top: 20px; }
.nav-menu-dropdown-left .nav-menu:not(.mobile) .menu ul ul:before { left: auto; right: -20px; }
.nav-menu-dropdown-left .nav-menu:not(.mobile) .menu ul ul { right: calc(100% + 20px); left: auto; }
.nav-menu-dropdown-left .nav-menu:not(.mobile) .menu ul ul:after { border-right-color: transparent; right: -16px; left: auto; }
.nav-menu-dropdown-left .nav-menu:not(.mobile) ul ul button .svg-icon { transform: none; }

.nav-menu:not(.mobile) a,
.nav-menu:not(.mobile) span { transition: all 0.3s ease; }

.nav-menu.mobile { padding: 0; float: left; width: 100%; border-top: 1px solid rgba(255,255,255,0.1); }
.nav-menu.mobile button:focus { outline: none; }
.nav-menu.mobile > button { padding: 12px 20px; float: right; border-left: 1px solid rgba(255,255,255,0.07); }
.nav-menu.mobile button .svg-icon { transition: all 250ms; }
.nav-menu.mobile button.active .svg-icon { transform: rotate(180deg); }
.nav-menu.mobile ul { border: 0; }
.nav-menu.mobile ul li .menu-item-wrapper { justify-content: space-between; width: 100%; }
.nav-menu.mobile > div > ul > li:last-child { }
.nav-menu.mobile > div > ul > li:last-child > span { border-bottom: 0; }
.nav-menu.mobile ul li a { font-size: 15px; font-weight: 600; padding: 12px 20px; }
.nav-menu.mobile ul ul li a { font-size: 14px; }
.nav-menu.mobile ul ul li a { padding: 12px 0 12px 40px; }
.nav-menu.mobile ul ul li a i { margin-right: 4px; }
.nav-menu.mobile ul ul ul li a { padding: 12px 0 12px 60px; }
.nav-menu.mobile ul button { margin: 10px 0; padding: 0 20px; }

/* menu styling */
.nav-menu a { color: #fff; }
.nav-menu .svg-icon { fill: #fff; }
.nav-menu:not(.mobile) .menu ul { background: #eee; border-radius: 4px; box-shadow: 0 0 10px rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.2); color: #fff; }
.nav-menu:not(.mobile) .menu ul:after { border-bottom-color: #eee; }
.nav-menu:not(.mobile) .menu ul ul:after { border-right-color: #eee; }
.nav-menu-dropdown-left .nav-menu:not(.mobile) .menu ul ul:after { border-left-color: #eee; }

.nav-menu:not(.mobile) { font-size: 16px; font-weight: 400; float: left; }
.nav-menu:not(.mobile) a { color: #666; }
.nav-menu:not(.mobile) a:hover { color: #333; }
.nav-menu:not(.mobile) ul ul a:hover { color: #777; }
.nav-menu:not(.mobile) ul ul > li:hover > span { background: rgba(255,255,255,0.1); }
.nav-menu:not(.mobile) ul ul a { color: #333; }
.nav-menu:not(.mobile) button { background: none; color: #666; padding: 0 4px; margin-left: 2px; border-radius: 4px; }
.nav-menu:not(.mobile) button.active { background: rgba(255,255,255,0.1); }
.nav-menu:not(.mobile) button .svg-icon { fill: rgba(255,255,255,0.3); }
.nav-menu:not(.mobile) ul ul button { background: none; color: #eee; padding: 0 5px; margin: 0 10px 0 0; }
.nav-menu:not(.mobile) ul ul button.active { background: #444; color: #eee; }
.nav-menu:not(.mobile) ul ul button .svg-icon { transform: rotate(-90deg); }
.nav-menu:not(.mobile) .menu > li { position: relative; }
.nav-menu:not(.mobile) .menu > li:last-child { margin-right: 0; }
.nav-menu:not(.mobile) .menu a { padding: 0; }

.nav-menu:not(.mobile) .menu > li > span { line-height: 20px; padding: 35px 15px 30px; border-bottom: 5px solid transparent; }
.nav-menu:not(.mobile) .menu > li:hover > span { color: #fff; border-color: #fff; }
.nav-menu:not(.mobile) .menu > li > span a { color: rgba(255,255,255,0.75); }
.nav-menu:not(.mobile) .menu > li:hover > span a { color: #fff; }
.nav-menu:not(.mobile) .menu > li > span > a span { background: #60bc71; display: inline-block; padding: 0 8px; border-radius: 20px; margin-left: 6px; text-transform: uppercase; font-size: 11px; color: #fff; vertical-align: top; }

.nav-menu:not(.mobile) .menu > li.current_page_item > span, 
.nav-menu:not(.mobile) .menu > li.current-menu-item > span, 
.nav-menu:not(.mobile) .menu > li.current-menu-ancestor > span, 
.nav-menu:not(.mobile) .menu > li.current-post-parent > span { border-bottom: 5px solid #60bc71; }
.nav-menu:not(.mobile) .menu > li.current_page_item:hover > span, 
.nav-menu:not(.mobile) .menu > li.current-menu-item:hover > span, 
.nav-menu:not(.mobile) .menu > li.current-menu-ancestor:hover > span, 
.nav-menu:not(.mobile) .menu > li.current-post-parent:hover > span { border-bottom: 5px solid #60bc71; }
.nav-menu:not(.mobile) li.current_page_item > span > a, 
.nav-menu:not(.mobile) li.current-menu-item > span > a, 
.nav-menu:not(.mobile) li.current-menu-ancestor > span > a, 
.nav-menu:not(.mobile) li.current-post-parent > span > a { color: #fff; }
.nav-menu:not(.mobile) ul ul li.current_page_item > span > a, 
.nav-menu:not(.mobile) ul ul li.current-menu-item > span > a, 
.nav-menu:not(.mobile) ul ul li.current-menu-ancestor > span > a, 
.nav-menu:not(.mobile) ul ul li.current-post-parent > span > a { color: #60bc71; }

.nav-menu.mobile button.active .svg-icon { fill: #fff; }
.nav-menu.mobile ul ul { background: rgba(0,0,0,0.1); }
.nav-menu.mobile ul li .menu-item-wrapper,
.nav-menu.mobile ul ul li .menu-item-wrapper { border-top: 1px solid rgba(255,255,255,0.07); }
.nav-menu.mobile ul li:first-child > .menu-item-wrapper { border-top: 0; }
.nav-menu.mobile ul li li:first-child > .menu-item-wrapper { border-top: 1px solid rgba(255,255,255,0.07); }
.nav-menu.mobile ul li a > span	{ background: #60bc71; display: inline-block; padding: 0 8px; border-radius: 20px; margin-left: 6px; text-transform: uppercase; font-size: 11px; color: #fff; vertical-align: top; }
.nav-menu.mobile ul li a { color: rgba(255,255,255,0.7); }
.nav-menu.mobile ul li a:hover { color: #fff; }
.nav-menu.mobile .menu > li.current-menu-item > span > a { color: #fff; }
.nav-menu.mobile .menu > li > ul > li.current-menu-item span > a { color: #fff; }
.nav-menu.mobile ul button,
.nav-menu.mobile ul ul button { border-left: 1px solid rgba(255,255,255,0.07); }
.nav-menu.mobile > div > ul { border-top: 1px solid rgba(255,255,255,0.07); }

/* topbar : user login
/* ------------------------------------ */
.affix #topbar-login { margin-top: 12px; }
#topbar-login { float: right; margin: 21px 10px 0 0; font-size: 14px; position: relative; transition: all 0.3s ease; z-index: 999; }
#topbar-login-inner {}
#topbar-login img { height: 32px; width: 32px; border-radius: 3px; float: right; margin-left: 8px; }
#topbar-login-btn { font-size: 16px; background: #eee; color: rgba(0,0,0,0.7); display: block; border-radius: 6px; padding: 6px 6px 6px 17px; position: relative; z-index: 9; }
#topbar-login-btn:hover { color: rgba(0,0,0,0.8); }
#topbar-login-btn span { float: left; }
#topbar-login-btn i { float: left; margin: 8px 6px 0 0; }
#topbar-login-btn.sign-in { padding-right: 14px; }
#topbar-login-dropdown { display: none; background: #eee; border-radius: 6px 0 6px 6px; overflow: hidden; position: absolute; right: 0; top: 44px; min-width: 220px; box-shadow: 0 0 10px rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.2); }
#topbar-login-dropdown ul {}
#topbar-login-dropdown ul li { border-bottom: 1px solid rgba(255,255,255,0.2); }
#topbar-login-dropdown ul li:last-child { border-bottom: 0; }
#topbar-login-dropdown ul li a { color: #fff; padding: 6px 20px; display: block; }
#topbar-login-dropdown ul li a:hover { background: rgba(0,0,0,0.1); }
#topbar-login-dropdown #loginform { padding: 20px 20px 10px 20px; }
#topbar-login-dropdown #loginform label { color: #444; }
#topbar-login-dropdown #loginform input { padding: 8px 12px; border: 1px solid #ddd; box-shadow: 0 1px 0 rgba(0,0,0,0.1); }
#topbar-login-dropdown #loginform input[type="submit"] { transition: all 0.3s ease; background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); color: #fff; font-size: 18px; width: 100%; padding: 15px 20px; margin-top: 10px; border: 0; border-radius: 4px; cursor: pointer; }
#topbar-login-dropdown #loginform input[type="submit"]:hover { color: #fff; box-shadow: 0 0 20px rgba(96,188,113,0.5); }
#topbar-login-dropdown #loginform input[type="submit"]:active { box-shadow: 0 0 20px rgba(96,188,113,0.5), inset 0 10px 10px rgba(0,0,0,0.2); transition: none; }
#topbar-login-dropdown #loginform input[type="text"],
#topbar-login-dropdown #loginform input[type="password"] { width: 100%; }

#topbar-login-dropdown #login-display-name { color: #333; padding: 20px 20px 0; font-size: 16px; line-height: 22px; }
#topbar-login-dropdown #login-user-name { color: #60bc71; padding: 0 20px 20px; font-size: 16px; border-bottom: 1px solid #ddd; line-height: 22px; }
#topbar-login-dropdown #login-user-name a { display: inline-block; background: transparent; padding: 0; color: #999; }
#topbar-login-dropdown #login-user-name a:hover { text-decoration: underline; }
#topbar-login-dropdown .login-list { border-bottom: 1px solid #e5e5e5; }
#topbar-login-dropdown .login-list a { background: #fff; color: #444; }
#topbar-login-dropdown .login-list a:hover { background: #f5f5f5; color: #666; }
#topbar-login-dropdown .login-list .fa { margin-right: 4px; font-size: 18px; }
#topbar-login-dropdown #login-logout { background: #fff; padding: 20px; }
#topbar-login-dropdown #login-logout a { font-size: 18px; padding: 10px 20px; text-align: center; margin: 0; }
#topbar-login-dropdown #login-logout a:hover { background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); }

#topbar-login-dropdown a.lost-password { display: inline-block; margin: 0 20px 20px; color: rgba(0,0,0,0.5); }
#topbar-login-dropdown a.lost-password:hover { text-decoration: underline; }
#topbar-login.active #topbar-login-dropdown { display: block; }
#topbar-login.active #topbar-login-btn { background: #eee; color: rgba(0,0,0,0.8); border-radius: 6px 6px 0 0; }
#topbar-login.active .fa.fa-chevron-down:before { content: "\f077"; }
@media only screen and (max-width: 719px) {
	#topbar-login { display: none; }
}

/*  header : content
/* ------------------------------------ */
*, :before, :after { box-sizing: border-box; }
.container { position: relative; z-index: 0; margin: 0 auto; width: 100%; max-width: 1140px; padding: 60px 20px; }
.single-themes .container { padding-top: 0; padding-bottom: 0; }
.site-header,
#topbar,
.page-header { background: #263941; }

body.blog #page,
body.single-post #page,
body.archive #page,
body.page-template-code #page,
body.page-template-contact #page,
body.single-code #page { max-width: 620px; margin: 0 auto; }

body.archive.category-free #page,
body.archive.category-premium #page { max-width: 100%; }

.site-header { padding-top: 90px; }

.btn { display: inline-block; margin-right: 5px; margin-bottom: 6px; border-radius: 6px; }
.btn .fa { opacity: 0.7; margin-right: 6px; transition: all 0.2s ease-in-out; }
.btn:hover .fa { opacity: 1;  }
.btn.btn-small { font-size: 15px; padding: 10px 25px; }
.btn.btn-large { font-size: 18px; padding: 20px 40px; font-weight: 400; }
.btn.btn-light { background: linear-gradient(to bottom, #fff 0%,#ccc 100%); color: #444;  }
.btn.btn-light:hover { color: #333; box-shadow: 0 0 20px rgba(255,255,255,0.4); }
.btn.btn-light:active { box-shadow: 0 0 20px rgba(255,255,255,0.4), inset 0 10px 10px rgba(0,0,0,0.1); transition: none; }
.btn.btn-light span { background: #ccc; font-weight: 600; padding: 4px 10px; margin-left: 4px; border-radius: 6px; }
.btn.btn-color { background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); color: #fff; }
.btn.btn-color:hover { color: #fff; box-shadow: 0 0 20px rgba(96,188,113,0.5); }
.btn.btn-color:active { box-shadow: 0 0 20px rgba(96,188,113,0.5), inset 0 10px 10px rgba(0,0,0,0.2); transition: none; }
.btn.btn-alt { background: linear-gradient(to bottom, #b4a16d 0%,#948251 100%); color: #fff; }
.btn.btn-alt:hover { color: #fff; box-shadow: 0 0 20px rgba(180,161,109,0.5); }
.btn.btn-alt:active { box-shadow: 0 0 20px rgba(180,161,109,0.5), inset 0 10px 10px rgba(0,0,0,0.2); transition: none; }

.header-intro { text-align: center; padding-top: 110px; padding-bottom: 60px; }
.header-intro-title { font-size: 44px; letter-spacing: -1px; line-height: 1.4em; color: #fff; font-weight: 600; margin-bottom: 24px; }
.header-intro-title span { border-bottom: 4px solid #60bc71; }
.header-intro-description { font-size: 17px; color: rgba(255,255,255,0.75); margin-bottom: 50px; max-width: 600px; margin-left: auto; margin-right: auto; }
.header-intro .btn { margin: 0 3px 6px; }
.header-intro .btn.btn-light { width: 230px; padding-left: 0; padding-right: 0; }

.footer-intro { background: #f5f5f5; text-align: center; }
.footer-intro .btn { margin-top: 20px; }
.footer-intro-num { font-weight: 600; text-align: center; position: relative; }
.footer-intro-num .container { padding-top: 20px; padding-bottom: 10px; }
.footer-intro-num .large-num { border: 1px solid #ddd; border-radius: 6px; font-size: 80px; line-height: 1em; width: 290px; display: inline-block; letter-spacing: -2px; }
.footer-intro-num .large-num i { transition: all 0.2s ease; border-right: 1px solid #ddd; color: #333; border-radius: 6px; width: 120px; float: left; display: block; }
.footer-intro-num .large-num span { transition: all 0.2s ease; float: left; margin: 14px 0 0 20px; text-align: left; color: #333; text-transform: uppercase; font-size: 26px; line-height: 1em; display: block; letter-spacing: 0; }
.footer-intro-num .large-num strong { color: #bbb; text-transform: uppercase; font-size: 20px; line-height: 1em; display: block; letter-spacing: 0; margin-top: 4px; }
.footer-intro-num .large-num:first-child { margin-right: 20px; }
.footer-intro-num .large-num:last-child { margin-left: 20px; }
.footer-intro-num .large-num:hover {  }
.footer-intro-num .large-num:hover i,
.footer-intro-num .large-num:hover span { color: #60bc71; }
.footer-intro-num .large-num span { display: block; }

.header-themes-num { border-bottom: 1px solid #eee; font-weight: 600; text-align: center; position: relative; }
.header-themes-num .container { padding-top: 20px; padding-bottom: 10px; }
.header-themes-num .large-num { background: #fff; border: 1px solid #eee; border-radius: 6px; font-size: 80px; line-height: 1em; width: 290px; display: inline-block; letter-spacing: -2px; }
.header-themes-num .large-num i { background: #fff; transition: all 0.2s ease; border-right: 1px solid #eee; color: #333; border-radius: 6px; width: 120px; float: left; display: block; }
.header-themes-num .large-num span { transition: all 0.2s ease; float: left; margin: 14px 0 0 20px; text-align: left; color: #333; text-transform: uppercase; font-size: 26px; line-height: 1em; display: block; letter-spacing: 0; }
.header-themes-num .large-num strong { color: #bbb; text-transform: uppercase; font-size: 20px; line-height: 1em; display: block; letter-spacing: 0; margin-top: 4px; }
.header-themes-num .large-num:first-child { margin-right: 20px; }
.header-themes-num .large-num:last-child { margin-left: 20px; }
.header-themes-num .large-num:hover {  }
.header-themes-num .large-num:hover i,
.header-themes-num .large-num:hover span { color: #60bc71; }
.header-themes-num .large-num span { display: block; }

.archive.category-free .header-themes-num .large-num:first-child i,
.archive.category-free .header-themes-num .large-num:first-child span { color: #60bc71; }
.archive.category-premium .header-themes-num .large-num:last-child i,
.archive.category-premium .header-themes-num .large-num:last-child span { color: #60bc71; }

.intro-text-header { background: #f5f5f5; font-weight: 600; text-align: center; padding: 30px 20px; }
.page-template-bundle .intro-text-header { padding-top: 70px; }
#page .intro-text-header { background: transparent; }
.intro-text-header h2 { font-size: 38px; letter-spacing: -1px; line-height: 1.4em; color: #222; font-weight: 600; margin-bottom: 10px; }
.intro-text-header p { font-size: 17px; color: #999; line-height: 1.5em; }

.supportme-notice { position: relative; z-index: 2; width: 50%; float: left; padding-left: 20px; padding-right: 20px; border: 0; margin-bottom: 20px; }
.supportme-notice-inner { background: #60bc71; background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); border-radius: 0 4px 4px 0; margin-top: 60px; padding: 20px; height: 70%; position: relative; }
.supportme-notice-inner:before { background: #60bc71; background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); border-radius: 0 4px 4px 0; z-index: -1; content:""; position: absolute; left: -9999px; right: 0; top: 0; bottom: 0; height: 100%; }
.supportme-notice-inner h2 { font-size: 36px; text-shadow: 0 2px 0 rgba(0,0,0,0.1); font-weight: 600; color: #fff; letter-spacing: -1.4px; line-height: 1.4em; margin-top: 30px; margin-bottom: 14px; }
.supportme-notice-inner p { font-size: 20px; text-shadow: 0 1px 0 rgba(0,0,0,0.1); line-height: 1.4em; letter-spacing: -0.3px; color: rgba(255,255,255,0.7); margin-bottom: 30px; }
.supportme-notice-inner .btn .fa { font-size: 28px; vertical-align: -10%; }

.supportme-notice-inner .fa.mega-size { font-size: 248px; color: #60bc71; text-shadow: 0 2px 0 rgba(0,0,0,0.1); position: absolute; right: 0; bottom: 0; z-index: 0; }
.supportme-notice-inner-content { position: relative; z-index: 2; }

.note-premium .supportme-notice-inner { background: linear-gradient(to bottom, #3c4d54 0%,#263941 100%); }
.note-premium .supportme-notice-inner:before { background: linear-gradient(to bottom, #3c4d54 0%,#263941 100%); }
.note-premium .supportme-notice-inner .fa.mega-size { color: #3c4d54; }
.note-premium ul { font-size: 20px; margin-left: 20px; }
.note-premium ul li { color: rgba(255,255,255,0.7); }
.note-premium ul li i { color: #60bc71; font-size: 24px; }

@media only screen and (max-width: 1024px) {
	.supportme-notice-inner h2 { font-size: 28px; letter-spacing: -1px; }
	.supportme-notice-inner p { font-size: 17px; }
	.supportme-notice-inner .btn { font-size: 15px; }
}
@media only screen and (max-width: 719px) {
	.supportme-notice { width: 100%; padding: 0; }
	.supportme-notice-inner { height: auto; margin: 10px 0; border-radius: 4px; overflow: hidden; }
	.supportme-notice-inner:before { display: none; }
	.supportme-notice-inner h2 { margin-top: 0; }
	.supportme-notice-inner .btn .fa { font-size: 24px; }
}

.free-notice { background: #fff8e5; color: #b4a16d; border-bottom: 1px solid #fcdf8f; box-shadow: 0 0 5px rgba(252,223,143,0.4); font-size: 17px; font-weight: 600; padding: 30px 20px; text-align: center; }
.free-notice strong { color: #333; }
.free-notice strong.green { color: #60bc71; font-weight: 600; }
.free-notice span { display: inline-block; background: #b4a16d; color: #fff; padding: 0 10px; margin-left: 4px; border-radius: 6px; }
.free-notice .fa { font-size: 24px; margin-right: 4px; vertical-align: -10%; }

.gpl-notice { background: #fff8e5; color: #b4a16d; border: 1px solid #fcdf8f; box-shadow: 0 0 5px rgba(252,223,143,0.4); font-size: 17px; font-weight: 400; margin-bottom: 30px; padding: 20px 20px; border-radius: 6px; }
.gpl-notice .fa { font-size: 18px; vertical-align: -5%; margin-right: 4px; }
.gpl-notice span,
.gpl-notice a { display: inline-block; background: #b4a16d; color: #fff; padding: 0 10px; margin-left: 4px; border-radius: 6px; }

.customer-count { background: #fff; color: #999; font-size: 26px; position: relative; padding: 30px 20px; border-top: 1px solid #e5e5e5; margin-top: 40px; font-weight: 600; text-transform: uppercase; }
.customer-count strong { color: #222; }
.customer-count:before { content: ""; background: #fff; height: 20px; width: 20px; position: absolute; bottom: -10px; left: 50%; margin-left: -10px;
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
        transform: rotate(45deg); }

.single-themes-container { margin: 0 -20px; display: flex; flex: 1 1 auto; flex-wrap: wrap; }

.header-single-theme { text-align: left; padding-top: 110px!important; }
.header-single-theme-left { width: 50%; float: left; padding-right: 60px; }
.header-single-theme-right { width: 50%; float: left; }

.header-single-theme-category { text-transform: uppercase; color: rgba(255,255,255,0.2); margin-bottom: 10px; font-size: 14px; margin-top: -30px; }
.header-single-theme-category a { color: #60bc71; }
.header-single-theme-category a:hover { color: #fff; }
.header-single-theme-title { font-size: 44px; letter-spacing: -1px; color: #fff; font-weight: 600; margin-bottom: 24px; }
.header-single-theme-description { font-size: 17px; color: rgba(255,255,255,0.75); margin-bottom: 40px; }
.header-single-theme-date { color: rgba(255,255,255,0.4); font-size: 14px; margin-top: 30px; }
.header-single-theme-date .fa { margin-left: 3px; margin-right: 6px;  }

.single-theme-overview-left { float: left; width: 75%; padding-right: 60px; }
.single-theme-overview-right { float: right; width: 25%; }

.header-single-theme {}
.header-slick { position: relative; }
.slick-themes-nav { position: relative; text-align: center; }
.slick-themes-nav .slick-prev,
.slick-themes-nav .slick-next { background: rgba(255,255,255,0.1); transition: all 0.3s ease; position: relative; display: inline-block; margin: 10px; height: 34px; width: 34px; border-radius: 4px; }
.slick-themes-nav .slick-prev:hover,
.slick-themes-nav .slick-next:hover,
.slick-themes-nav .slick-prev:focus,
.slick-themes-nav .slick-next:focus { background: rgba(255,255,255,0.2); }

#subfooter .slick-themes-nav { margin-top: 60px; }
#subfooter .slick-themes-nav .slick-prev,
#subfooter .slick-themes-nav .slick-next { background: #f5f5f5; }
#subfooter .slick-themes-nav .slick-prev:hover,
#subfooter .slick-themes-nav .slick-next:hover,
#subfooter .slick-themes-nav .slick-prev:focus,
#subfooter .slick-themes-nav .slick-next:focus { background: #eee; }
#subfooter .slick-themes-nav .slick-prev:before,
#subfooter .slick-themes-nav .slick-next:before { color: #333; }
#subfooter .slick-slide .browser { border: 1px solid #ddd; }

.slick-testimonials { background: #f5f5f5; border-top: 1px solid #e5e5e5; }
.slick-testimonials .testimonial { margin-bottom: 40px; position: relative; transition: all 0.3s ease; }
.slick-testimonials .testimonial:hover { margin-top: 40px; }

.slick-testimonials-nav { position: relative; text-align: center; }
.slick-testimonials-nav .slick-prev,
.slick-testimonials-nav .slick-next { background: #f5f5f5; transition: all 0.3s ease; position: relative; display: inline-block; margin: 10px; height: 34px; width: 34px; border-radius: 4px; }
.slick-testimonials-nav .slick-prev:hover,
.slick-testimonials-nav .slick-next:hover,
.slick-testimonials-nav .slick-prev:focus,
.slick-testimonials-nav .slick-next:focus { background: #eee; }
.slick-testimonials-nav .slick-prev { left: 0; }
.slick-testimonials-nav .slick-next { right: 0; }
.slick-testimonials-nav .slick-prev:before { color: #333; font-family: "FontAwesome"; content: "\f060"; }
.slick-testimonials-nav .slick-next:before { color: #333; font-family: "FontAwesome"; content: "\f061"; }

.slick-themes-nav .slick-prev { left: 0; }
.slick-themes-nav .slick-next { right: 0; }
.slick-themes-nav .slick-prev:before { font-family: "FontAwesome"; content: "\f060"; }
.slick-themes-nav .slick-next:before { font-family: "FontAwesome"; content: "\f061"; }
.slick-slide { margin: 0 20px; position: relative; margin-bottom: -1px; }
.slick-slide:hover .browser { margin-top: -20px; }
.slick-slide .browser { background: #fff; border: 0; margin-bottom: 0; transition: all 0.3s ease; position: relative; bottom: -20px; }
.slick-slide .browser-view img { border-radius: 0; }
.slick-slide .b-wporg { bottom: 30px; }
.slick-slide:hover .b-wporg { bottom: 10px; }
.slick-list { padding-top: 20px!important; }
#topbar {  }
#topbar-inner { border-bottom: 1px solid rgba(255,255,255,0.1);  }

.page-header { text-align: center; }

.site-title { z-index: 2; position: relative; margin: 0; font-size: 32px; font-weight: 600; letter-spacing: -0.5px; float: left; line-height: 50px; }
.site-title a { display: block; color: #fff; float: left; max-width: 100%; white-space: nowrap; }
.site-title a img { transition: all 0.3s ease; float: left; display: block; max-width: 100%; height: 50px; margin: 20px 30px 0; }
.site-title a:hover img { }

.page-title { font-size: 48px; text-align: center; font-weight: 600; color: #fff; letter-spacing: -1.4px; line-height: 1em; }
.page-title span { font-size: 20px; font-weight: 400; color: rgba(255,255,255,0.75); letter-spacing: -0.3px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.page-title .fa { margin-right: 6px; }

.btn-rss { background: #263941; color: rgba(255,255,255,0.75); font-size: 18px; line-height: 40px; position: absolute; display: block; height: 40px; width: 40px; right: 50%; left: 50%; margin-left: -20px; bottom: -20px; text-align: center;
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
        transform: rotate(45deg);  }
.btn-rss:hover { color: #fff; }
.btn-rss .fa { margin: 0;
-webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }

.alx-tabs-nav { background: #fff; text-align: center; margin: 0 auto 60px; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-radius: 0 0 6px 6px; overflow: hidden; }
.alx-tabs-nav.tab-count-1 li { width: 100%; }
.alx-tabs-nav.tab-count-2 li { width: 50%; }
.alx-tabs-nav.tab-count-3 li { width: 33.333%; }
.alx-tabs-nav.tab-count-4 li { width: 25%; }
.alx-tabs-nav li { display: block; float: left; }
.alx-tabs-nav li a { color: #777; font-size: 14px; display: block; padding: 24px 0; border-bottom: 4px solid transparent; border-left: 1px solid #eee; }
.alx-tabs-nav li a .fa { color: #bbb; }
.alx-tabs-nav li a:hover { border-bottom-color: #777; }
.alx-tabs-nav li.active a { background: #fff; color: #777; border-bottom-color: #60bc71; }
.alx-tabs-nav li.active a .fa { color: #60bc71; }
.alx-tabs-nav li a .tab-content { display: inline-block; text-align: left; }
.alx-tabs-nav li a .tab-content strong { color: #222; font-size: 17px; font-weight: 600; line-height: 1em; }
.alx-tabs-nav li a .fa { font-size: 48px; text-align: left; margin-right: 10px; }
.alx-tabs-nav li a span { display: block; margin: 0 auto; }
.alx-tabs-nav li a span strong { display: block; }

.alx-free-nav { background: #f1f1f1; text-align: center; margin: 0 auto 50px; border: 1px solid #ddd; border-radius: 6px; overflow: hidden; }
.alx-free-nav.tab-count-1 li { width: 100%; }
.alx-free-nav.tab-count-2 li { width: 50%; }
.alx-free-nav.tab-count-3 li { width: 33.333%; }
.alx-free-nav.tab-count-4 li { width: 25%; }
.alx-free-nav li { display: block; float: left; }
.alx-free-nav li a { color: rgba(0,0,0,0.4); font-size: 14px; display: block; padding: 20px 0; border-left: 1px solid #ddd; }
.alx-free-nav li a .fa { color: #bbb; }
.alx-free-nav li a:hover { background: #fff; }
.alx-free-nav li a:hover .fa { color: #60bc71; }
.alx-free-nav li.active { position: relative; }
.alx-free-nav li.active a { background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); padding: 12px 0; color: #fff; }
.alx-free-nav li.active a span { color: rgba(255,255,255,0.7); }
.alx-free-nav li.active a span strong { font-size: 36px; color: #fff; }
.alx-free-nav li.active a .fa { color: #fff; display: none; }
.alx-free-nav li.active:before { content:""; position: absolute; right: -10px; top: 38px; width: 0; height: 0; border-top: 12px solid transparent; border-bottom: 12px solid transparent; border-left: 12px solid #55a764; }
.alx-free-nav li a .tab-content { display: inline-block; text-align: left; }
.alx-free-nav li a .tab-content strong { color: rgba(0,0,0,0.7); font-size: 17px; font-weight: 600; line-height: 1em; }
.alx-free-nav li a .fa { font-size: 48px; text-align: left; margin-right: 10px; }
.alx-free-nav li a span { display: block; margin: 0 auto; }
.alx-free-nav li a span strong { display: block; }

@media only screen and (max-width: 1024px) {
	.alx-free-nav.tab-count-4 li { width: 50%; border-bottom: 1px solid #ddd; }
}
@media only screen and (max-width: 540px) {
	.alx-free-nav.tab-count-4 li,
	.alx-free-nav.tab-count-2 li { width: 100%; border-bottom: 1px solid #ddd; }
	.free-nav-bottom .btn-light,
	.free-nav-bottom .btn-color { width: 100%; text-align: center; }
	.free-nav-bottom-left { width: 100%; }
}

.free-nav-bottom { border: 1px solid #eee; padding: 14px 20px 8px; margin-bottom: 30px; margin-top: -10px; border-radius: 6px; text-align: right; }
.free-nav-bottom .btn-light { background: #f1f1f1; border-top: 1px solid #ddd; }
.free-nav-bottom .btn-light:active { box-shadow: none; }
.free-nav-bottom-left { float: left; }


/* ------------------------------------------------------------------------- *
 *  Page
/* ------------------------------------------------------------------------- */
#page .container-inner { max-width: 620px; padding: 70px 0 40px; margin: 0 auto; }

.header-sale { text-align: center; background: #1c2b31; background: linear-gradient(to bottom, #1e2d33 0%,#263941 100%); border-bottom: 1px dashed rgba(255,255,255,0.2); }
.header-sale .container { padding-top: 0; padding-bottom: 0; }
.header-sale .header-sale-title { color: #fff; font-size: 20px; font-weight: 600; }
.header-sale .header-sale-title strong { box-shadow: inset -1px 0 0 rgba(255,255,255,0.05); margin-left: -30px; color: #fff; position: relative; font-weight: 600; display: inline-block; padding: 9px 30px 10px 30px; }
.header-sale .header-sale-title strong .fa { margin-right: 6px; font-size: 26px; }
.header-sale .header-sale-title span { box-shadow: inset -1px 0 0 rgba(255,255,255,0.05); transition: all 0.3s ease; position: relative; z-index: -1; display: inline-block; padding: 8px 20px; font-weight: 600; font-size: 17px; color: #fff; }
.header-sale .header-sale-title span i { transition: all 0.3s ease; background: #263941; color: #60bc71; padding: 0 10px; margin: 0 4px; border-radius: 6px; font-weight: 600; display: inline-block; }
.header-sale .header-sale-title span i.sale-view { background: #263941; color: #60bc71; }
.header-sale .header-sale-title a { display: inline-block; position: relative; top: -1px; }
.header-sale .header-sale-title a:hover span { background: transparent; color: #fff; }
.header-sale .header-sale-title a:hover span:after { border-left: 24px solid #60bc71; }
.header-sale .header-sale-title a:hover span i { background: #60bc71; color: #fff; }

@media only screen and (max-width: 719px) {
	.header-sale .header-sale-title strong { background: none; padding: 10px 0; border-radius: 0; box-shadow: 0 1px 0 rgba(255,255,255,0.05); border-right: 0; margin-left: 0; padding-left: 0; }
	.header-sale .header-sale-title span { font-size: 14px; line-height: 26px; margin: 0; padding: 10px 0; box-shadow: none; border-right: 0; }
	.header-sale .header-sale-title a:hover span { background: transparent; }
	.header-sale .header-sale-title strong,
	.header-sale .header-sale-title a,
	.header-sale .header-sale-title a span { width: 100%; }
	.header-sale .header-sale-title,
	.header-sale .header-sale-title strong .fa { font-size: 16px; }
}


/* ------------------------------------------------------------------------- *
 *  Feature Block
/* ------------------------------------------------------------------------- */
.type-feature-first { margin-top: 40px; }
.type-feature { transition: all 0.3s ease; padding: 90px 0 70px 0; position: relative; overflow: hidden; }
.type-feature.light { background: #fff; color: #666; border-top: 1px solid #eee; }
.type-feature.gray { background: #f1f1f1; color: #666; }
.type-feature.dark { background: #263941; color: rgba(255,255,255,0.7); }
.type-feature:hover { background: #f5f5f5; }
.type-feature:hover .type-feature-icon { background: #60bc71; }
.type-feature:hover .type-feature-icon .fa { color: #fff; }

.type-feature-inner { max-width: 1140px; margin: 0 auto; padding: 0 20px; position: relative; }
.type-feature-inner-wrap { position: relative; }
.type-feature-visual { width: 50%; float: right; box-sizing: border-box; }
.type-feature-visual-inner { position: relative; }
.type-feature-text { width: 50%; float: left; box-sizing: border-box; }
.type-feature-text-top h3 { color: #999; font-size: 13px; font-weight: 600; line-height: 1.6em; text-transform: uppercase; margin-bottom: 10px; }
.type-feature-text-top h2 { color: #333; font-size: 38px; font-weight: 600; line-height: 1.3em; letter-spacing: -1px; margin-bottom: 20px; }
.type-feature-text-top h2 span { background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); position: relative; top: -6px; letter-spacing: 0; color: #fff; text-transform: uppercase; font-weight: 400; font-size: 16px; padding: 7px 10px; border-radius: 6px; }
.type-feature-text-top p { color: #666; font-size: 18px; font-weight: 400; line-height: 1.6em; margin-bottom: 30px; }
.type-feature-bottom {  }

.type-feature.dark .type-feature-text h3 { color: rgba(255,255,255,0.5); }
.type-feature.dark .type-feature-text h2 { color: #fff; }
.type-feature.dark .type-feature-text p { color: rgba(255,255,255,0.7); }
.type-feature.dark .feature-box h3 { color: #fff; }

.type-feature.visual-right .type-feature-text { float: left; }
.type-feature.visual-right .type-feature-visual { float: right; }
.type-feature.visual-right .type-feature-visual { padding-left: 80px; }
.type-feature.visual-left .type-feature-text { float: right; }
.type-feature.visual-left .type-feature-visual { float: left; }
.type-feature.visual-left .type-feature-visual { padding-right: 80px; }

.visual-phone { position: absolute; width: 100%; top: 0; right: 0; }

.type-feature.gray .visual-icon { background: transparent; }
.type-feature.light .visual-icon { background: transparent; }
.type-feature.dark .visual-icon { background: transparent; box-shadow: -2rem 0 3rem -2rem rgba(0,0,0,0.6); }

.visual-icon-wrap { margin: 0 20%; }
.visual-icon { height: 240px; border-radius: 10px; box-shadow: -2rem 0 3rem -2rem rgba(0,0,0,0.3); text-align: center; color: #fff; width: 23%; margin: 0 1%; float: left; display: flex; justify-content: center; align-items: center; }
.visual-icon .fa { font-size: 42px; }

.type-feature-icon-wrap { position: relative; }
.type-feature-icon { transition: all 0.3s ease; background: #dff2e3; height: 200px; width: 100%; margin: 0 auto; border-radius: 10px; display: flex; justify-content: center; align-items: center; }
.type-feature-icon .fa { transition: all 0.3s ease; color: #60bc71; font-size: 82px; text-align: center; }

.type-feature.light .type-feature-icon {  }
.type-feature.gray .type-feature-icon {  }
.type-feature.dark .type-feature-icon {  }

.type-feature-text .feature-box { width: 100%; }

.megaicon { position: absolute; bottom: 0; z-index: 0; }
.megaicon .fa { color: #f7f7f7; font-size: 700px; }
.type-feature.visual-left .megaicon { right: 0; }
.type-feature.visual-right .megaicon { left: 0; }

@media only screen and (max-width: 1080px) {
	.type-feature { padding-left: 30px; padding-right: 30px; }
}

@media only screen and (max-width: 768px) {
	.type-feature.visual-right .type-feature-visual { padding-left: 40px; }
	.type-feature.visual-left .type-feature-visual { padding-right: 40px; }
	.type-feature-text { width: 70%; }
	.type-feature-visual { width: 30%; }
	.type-feature-icon { height: 120px; }
	.type-feature { padding-left: 30px; padding-right: 30px; }
	.type-feature-icon .fa { font-size: 52px; }
}
@media only screen and (max-width: 540px) {
	.type-feature { padding: 40px 0; }
	.type-feature-visual { padding: 0!important; width: 100%; margin-bottom: 30px; }
	.type-feature-text { width: 100%; }
	.type-feature-text-top h2 { font-size: 32px; }
}

/* ------------------------------------------------------------------------- *
 *  Footer
/* ------------------------------------------------------------------------- */
#footer { background: #263941; color: rgba(255,255,255,0.4); text-align: center; padding-top: 20px; line-height: 22px; }

#footer-middle { background: #263941; text-align: left; padding: 100px 0; }
#footer-middle-inner { max-width: 1140px; margin: 0 auto; }
#footer-middle h6 { color: #fff; text-transform: uppercase; font-size: 14px; margin-bottom: 30px; }
#footer-middle ul { font-size: 15px; }
#footer-middle li { margin-bottom: 10px; }
#footer-middle li a { color: rgba(255,255,255,0.5); }
#footer-middle li a:hover { color: #fff; }
#footer-middle li a span { display: inline-block; background: rgba(255,255,255,0.1); padding: 0 10px; margin-left: 6px; border-radius: 20px; box-shadow: 0 -1px 0 rgba(255,255,255,0.2), 0 1px 0 rgba(0,0,0,0.15); }
#footer-middle li a i { font-size: 20px; vertical-align: -10%; margin-right: 4px; }
#footer-middle img { max-height: 50px; width: auto; }

.footer-col-small { width: 20%; padding: 0 20px; float: left; }

#footer-bottom { background: #263941; color: rgba(255,255,255,0.5); font-size: 15px; border-top: 1px solid rgba(255,255,255,0.1); padding: 30px 0; }
#footer-bottom-inner { max-width: 1140px; margin: 0 auto; padding: 0 20px; }
#footer-bottom #copyright { float: left; margin-top: 2px; }
#footer-bottom #back-to-top { float: right; }
#footer-bottom #back-to-top a { color: rgba(255,255,255,0.5); }
#footer-bottom #back-to-top a i { font-size: 24px; vertical-align: -10%; margin-left: 6px; }

@media only screen and (max-width: 767px) {
	.footer-col-small { width: 100%; padding-bottom: 30px; text-align: center; }
}
@media only screen and (max-width: 719px) {
	#footer-bottom #copyright { float: none; width: 100%; text-align: center; padding-bottom: 20px; }
	#footer-bottom #back-to-top { float: none; width: 100%; text-align: center; }
}

/* ------------------------------------------------------------------------- *
 *  Post
/* ------------------------------------------------------------------------- */
.post,
.code,
.themes { padding-bottom: 50px; border-bottom: 2px solid #eee; margin-bottom: 50px; position: relative; }
.single .post,
.single .code,
.single .themes { padding-bottom: 0; border-bottom: 0; }
.post-title { color: #333; font-size: 36px; font-weight: 600; letter-spacing: -1.4px; line-height: 1.4em; margin-bottom: 15px; }
.post-title a { color: #333; }
.post-title a:hover { color: #60bc71; }
.post-meta { text-transform: uppercase; font-size: 14px; font-weight: 400; color: #ccc; margin-bottom: 15px; }
.post-meta.bottom { margin-bottom: 0; margin-top: 30px; }
.post-meta a { color: #ccc; }
.post-meta a:hover { color: #60bc71; }
.post-meta i { margin-right: 4px; }
.post-meta li { float: left; margin-right: 12px; }
.post-meta li.comment { height: 32px; float: right; margin-right: 0; }
.post-meta li.comment a { position: relative; display: block; }
.post-meta li.comment a span { color: #60bc71; position: absolute; text-align: center; left: 0; right: 0; top: 2px; padding-right: 3px; transition: color 0.3s ease; }
.post-meta li.comment a i { color: #dff2e3; font-size: 36px; text-shadow: 0 1px 0 #afddb8; transition: color 0.3s ease; }
.post-meta li.comment a:hover i { color: #60bc71; }
.post-meta li.comment a:hover span { color: #fff; }
.more-link { background: #60bc71; color: #fff; font-size: 14px; padding: 7px 14px; text-transform: uppercase; -webkit-border-radius: 6px; border-radius: 6px; }
.more-link:hover { background: #333; color: #fff; }
.more-link:after { content:"\f18e"; font-family: FontAwesome; margin-left: 6px; }
.more-link:hover:after { margin-left: 12px; }

/* single */
.post-pages { font-weight: 600; margin-bottom: 20px; }
.post-tags { margin: 40px 0; }
.post-tags span { font-size: 14px; display: inline-block; margin: 0 7px 0 0; }
.post-tags a { background: #eee; display: inline-block; line-height: 16px; white-space: nowrap; font-size: 12px; color: #777; padding: 3px 7px; margin: 0 5px 2px 0;
-webkit-border-radius: 4px; border-radius: 4px; }
.post-tags a:hover { background-color: #60bc71; color: #fff; }

.author-bio { text-align: center; position: relative; margin-top: 40px; margin-bottom: -30px; z-index: 2; }
.author-bio:before { content:""; border-top: 2px solid #e5e5e5; position: absolute; top: 52px; left: 0; right: 0; z-index: -1; }
.author-bio img { background: #fff; padding: 20px; border-radius: 100%; width: 104px; height: auto; }
.author-bio .bio-name { margin-top: -20px; line-height: 1.6em; }
.author-bio .bio-name span { color: #999; text-transform: uppercase; font-size: 12px; display: block; }
.author-bio .bio-name strong { color: #333; font-weight: 600; display: block; }

/* sharrre */
.post-sharrre { margin-top: 60px; }
.sharrre { width: 25%; float: left; }
.sharrre .box { display: block; padding: 15px 20px; border-top: 2px solid #333;
-webkit-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; }
.sharrre .count { width: 50%; background: #eee; color: #fff; display: block; font-size: 15px; font-weight: 600; line-height: 30px; position: relative; text-align: center; border-radius: 6px; }
.sharrre .count:after { content:''; display: block; position: absolute; right: -12px; width: 0; height: 0; border: solid 6px transparent; border-left-color: #eee; bottom: 9px; }
.sharrre .share { width: 30%; margin-left: 20%; display: block; font-size: 24px; font-weight: 600; line-height: 32px; padding: 0; text-align: center; text-decoration: none; }
.sharrre .share,
.sharrre .count,
.sharrre .count:after { float: left; -webkit-transition: all .3s ease; transition: all .3s ease; }
.sharrre .box:hover .share {}
.sharrre .box:hover .count { color: #fff!important; }

.sharrre#twitter .box:hover { background: #eef6f9; }
.sharrre#twitter .box { border-top-color: #24a5db; }
.sharrre#twitter .box:hover .count:after { border-left-color: #24a5db; }
.sharrre#twitter .count,
.sharrre#twitter .share,
.sharrre#twitter .box:hover .count { color: #24a5db; }
.sharrre#twitter .box:hover .count { background: #24a5db; }

.sharrre#facebook .box:hover { background: #f0f2f7; }
.sharrre#facebook .box { border-top-color: #3b5998; }
.sharrre#facebook .box:hover .count:after { border-left-color: #3b5998; }
.sharrre#facebook .count,
.sharrre#facebook .share,
.sharrre#facebook .box:hover .count { color: #3b5998; }
.sharrre#facebook .box:hover .count { background: #3b5998; }

.sharrre#googleplus .box:hover { background: #fbf1f0; }
.sharrre#googleplus .box { border-top-color: #cd483c; }
.sharrre#googleplus .box:hover .count:after { border-left-color: #cd483c; }
.sharrre#googleplus .count,
.sharrre#googleplus .share,
.sharrre#googleplus .box:hover .count { color: #cd483c; }
.sharrre#googleplus .box:hover .count { background: #cd483c; }

.sharrre#pinterest .box:hover { background: #fbf1f0; }
.sharrre#pinterest .box { border-top-color: #ca2128; }
.sharrre#pinterest .box:hover .count:after { border-left-color: #ca2128; }
.sharrre#pinterest .count,
.sharrre#pinterest .share,
.sharrre#pinterest .box:hover .count { color: #ca2128; }
.sharrre#pinterest .box:hover .count { background: #ca2128; }

.sharrre#linkedin .box:hover { background: #f2f8fb; }
.sharrre#linkedin .box { border-top-color: #0077b5; }
.sharrre#linkedin .box:hover .count:after { border-left-color: #0077b5; }
.sharrre#linkedin .count,
.sharrre#linkedin .share,
.sharrre#linkedin .box:hover .count { color: #0077b5; }
.sharrre#linkedin .box:hover .count { background: #0077b5; }

/* ------------------------------------------------------------------------- *
 *  Post Type - Themes
/* ------------------------------------------------------------------------- */
.page-template-themes-php .post-top-link { display: none; }
.post-top-link { font-size: 14px; position: absolute; top: 8px; right: 0; text-transform: uppercase; }
.post-top-link .fa { margin-left: 6px; 
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease; }
.post-top-link:hover .fa { margin-left: 12px; }
.theme-excerpt { font-size: 18px; margin-bottom: 30px;  }
.theme-excerpt strong { color: #333; }
.page-template-themes .theme-excerpt { display: none; }

.post-navigation { float: right; margin-top: -70px; margin-bottom: 20px; }
.post-navigation .fa { font-size: 22px; position: relative; bottom: -3px; }
.post-navigation a { float: left; line-height: 30px; }
.post-navigation a strong { text-align: center; width: 40px; float: left; transition: all .3s ease; border-radius: 4px; display: block; padding: 4px 0; background: rgba(255,255,255,0.1); color: rgba(255,255,255,0.6); }
.post-navigation a:hover strong { background: rgba(255,255,255,0.15); color: rgba(255,255,255,0.8); }
.post-navigation .prev-theme { margin-right: 4px; }
.post-navigation .prev-theme strong {  }
.post-navigation .next-theme {  }
.post-navigation .next-theme strong {  }

/*  themes : browser window
/* ------------------------------------ */
.slick-themes .browser-bar { height: 26px; }
.slick-themes .b-prev { left: 4px; top: 4px; }
.slick-themes .b-next { left: 23px; top: 4px; }

.browser { background: #f5f5f5; border-radius: 4px 4px 0 0; }
#page .browser { border: 1px solid #e5e5e5; border-radius: 4px; }
/* browser bar */
.browser-bar { background: #b3b3b3; height: 33px; border-bottom: 1px solid #696969;
-webkit-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0;
-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1);
box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#b3b3b3));
background-image: -webkit-linear-gradient(top, #ededed, #b3b3b3);
background-image:    -moz-linear-gradient(top, #ededed, #b3b3b3);
background-image:      -o-linear-gradient(top, #ededed, #b3b3b3);
background-image:         linear-gradient(to bottom, #ededed, #b3b3b3); }
.b-url { display: block; position: relative; font-size: 9px; padding: 0 6px; color: #999; font-family: verdana; line-height: 17px; background: #fff; border: 1px solid; border-color: #8d8d8d #979797 #a0a0a0 #979797;
-webkit-border-radius: 3px; border-radius: 3px;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.3), inset 0 3px 5px rgba(0,0,0,0.1), inset 0 1px 0 rgba(0,0,0,0.08);
box-shadow: 0 1px 0 rgba(255,255,255,0.3), inset 0 3px 5px rgba(0,0,0,0.1), inset 0 1px 0 rgba(0,0,0,0.08); }
.b-url:hover { color: #444; }
.b-url .fa { margin: 0 4px 0 0; vertical-align: 8%; }
.b-url .fa-repeat { color: #999; position: absolute; right: 0; top: 4px; }
.b-url span { color: #444; }
.b-btn { background: #c0c0c0; position: absolute; text-align: center; width: 19px; height: 17px; border: 1px solid; border-color: #888 #7a7a7a #727272 #7a7a7a;
box-shadow: 0 1px 0 rgba(255,255,255,0.3);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#c0c0c0));
background-image: -webkit-linear-gradient(top, #ececec, #c0c0c0);
background-image:    -moz-linear-gradient(top, #ececec, #c0c0c0);
background-image:      -o-linear-gradient(top, #ececec, #c0c0c0);
background-image:         linear-gradient(to bottom, #ececec, #c0c0c0); }
.b-btn .fa { font-size: 14px; position: absolute; top: 1px; text-shadow: 0 1px 0 rgba(255,255,255,0.2); }
.b-prev { border-right: 0; left: 7px; top: 7px; padding-right: 1px; 
border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; 
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.3), inset -1px 0 0 rgba(0,0,0,0.2);
box-shadow: 0 1px 0 rgba(255,255,255,0.3), inset -1px 0 0 rgba(0,0,0,0.2); }
.b-prev .fa { left: 6px; }
.b-next { border-left: 0; left: 26px; top: 7px; border-radius: 0 3px 3px 0; }
.b-next .fa { left: 6px; }
/* browser view */
.browser-view { position: relative; }
.browser-view img { display: block; width: 100%; height: auto; 
-webkit-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; }
.b-free { display: block; position: absolute; top: 0; right: 0; z-index: 2; pointer-events: none; }
.b-free img { max-width: 80px; height: auto; display: block; }
.b-sticky { display: block; position: absolute; top: 0; right: 0; z-index: 2; pointer-events: none; }
.b-sticky img { max-width: 80px; height: auto; display: block; }
.b-wporg { display: none; background: #60bc71; color: #fff; position: absolute; left: 10px; bottom: 10px; padding: 0 10px; border-radius: 3px; z-index: 2; pointer-events: none; transition-property: all; transition-duration: 0.2s; transition-timing-function: ease; }
.browser-view a:hover .b-wporg { padding-left: 20px; }
.b-overlay { opacity: 0; background: rgba(38,57,65,0.85); color: #fff; text-align: center; position: absolute; top: 0; right: -1px; bottom: -1px; left: -1px; 
-webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; }
.b-overlay,
.b-overlay .fa {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.b-overlay:hover { opacity: 1; }
.b-overlay:active { opacity: 0.9; }
.b-overlay .fa { width: 80px; font-size: 36px; padding: 22px 20px 18px; border: 2px solid rgba(255,255,255,0.1); position: absolute; top: 50%; left: 50%; margin-top: -40px; margin-left: -40px;
-webkit-border-radius: 100%; border-radius: 100%; }
.b-wrap { padding: 7px 7px 7px 55px; position: relative; }

/*  themes : buttons
/* ------------------------------------ */
.download-note { background: #dff2e3; position: relative; border: 1px solid #afddb8; padding: 15px 20px; font-size: 14px; margin-bottom: 30px;
-webkit-border-radius: 4px; border-radius: 4px;
box-shadow: 0 0 5px rgba(96,188,113,0.4); }
.download-note:before, 
.download-note:after { content:''; display: block; position: absolute; left: 46%; width: 0; height: 0; }
.download-note:before { border: solid 10px transparent; border-bottom-color: #afddb8; margin-left: -6px; top: -20px; }
.download-note:after { border: solid 10px transparent; border-bottom-color: #dff2e3; margin-left: -6px; top: -19px; }
.download-note h4 { font-size: 17px; line-height: 1.5em; font-weight: 600; color: #222; margin-bottom: 10px; }
.download-note .via-tf { line-height: 1.6em; font-size: 16px; color: #60bc71; padding-bottom: 10px; }
.download-note .via-tf .btn { width: 100%; text-align: center; margin-top: 20px; margin-right: 0; margin-bottom: 0; }
.download-note .hugs { font-size: 15px; font-weight: 600; color: #60bc71; padding: 0; text-transform: uppercase; }
.download-note .hugs .fa.fa-wordpress { font-size: 18px; margin: 0 2px; }
.download-note .hugs span { display: block; color: #60bc71; font-size: 52px; line-height: 1em; font-weight: 600; }
.download-note .hugs span i { background: #fff; font-size: 20px; display: block; float: left; margin: 2px 10px 0 0; padding: 12px; 
-webkit-border-radius: 100%; border-radius: 100%; 
box-shadow: 0 0 3px rgba(96,188,113,0.4); }
.download-note .hugs strong { letter-spacing: -1px; }

.via-wporg { font-size: 16px; color: #60bc71; padding: 10px 0 0; }
.extra-theme-links { margin: 20px -20px -15px; }
.extra-theme-links li { font-size: 16px; }
.extra-theme-links li a { display: block; border-top: 1px solid #c3eacb; padding: 3px 20px; }
.extra-theme-links li a .fa { font-size: 18px; margin-right: 3px; opacity: 0.6; }
.extra-theme-links li a:hover .fa { opacity: 1; }
.extra-theme-links li a:hover { background: #60bc71; padding-left: 30px; color: #fff; }
.extra-theme-links li:last-child a { border-radius: 0 0 2px 2px; }

li.documentation { float: right; margin-right: 0; }

/*  themes : stats
/* ------------------------------------ */
.header-single-stats { background: #f2f2f2; border-bottom: 1px solid #e5e5e5; }
.theme-stats { padding: 40px 0 30px; }
.theme-stats li { background: #fff; border-radius: 4px; padding: 0 10px; margin: 0 10px 10px 0; float: left; font-weight: 600; box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.1); }
.theme-stats li > span { color: #999; font-weight: 400; margin-right: 6px; }
.theme-stats li span.adv-stats-star-rating { display: inline-block; line-height: 20px; margin-right: 0; }
/* .theme-stats li > a { color: #666; display: block; font-weight: 400; border-radius: 4px; margin: 0 -10px; padding: 0 10px; }
.theme-stats li > a:hover { color: #333; } */
.theme-stats li i { font-weight: 400; color: #999; }
.theme-stats .dashicons, 
.theme-stats .dashicons-before:before { font-family: FontAwesome; }
.theme-stats .dashicons-star-filled:before { content: "\f005"; }
.theme-stats .dashicons-star-half:before { content: "\f123"; }
.theme-stats .dashicons-star-empty:before { content: "\f006"; }

/*  themes : slider
/* ------------------------------------ */
.single-themes .flex-control-nav { bottom: auto; top: -70px; }
.single-themes .flex-direction-nav { top: 50%; margin-top: -20px; right: -60px; left: -60px; }
.single-themes .flex-direction-nav a { background: transparent; color: #999; height: 40px; width: 29px; }
.single-themes .flex-direction-nav a:before { line-height: 24px; font-size: 32px; }
.single-themes .flexslider:hover .flex-next:hover, 
.single-themes .flexslider:hover .flex-prev:hover { color: #333; }

/*  themes : feature box shortcode
/* ------------------------------------ */
.feature-box { width: 50%; padding: 20px 0 ; float: left; font-size: 13px; line-height: 1.85em; }
.feature-box h3,
.feature-box p { margin-left: 65px; }
.feature-box .fa { background: #dff2e3; color: #60bc71; font-size: 16px; display: block; float: left; width: 48px; line-height: 48px; text-align: center; border-radius: 100%; }
.feature-box h3 { color: #222; font-size: 17px; font-weight: 600; line-height: 1.6em; margin-bottom: 5px; }
.feature-box p { margin-bottom: 0; }
.feature-box.last { clear: right; }

.feature-box-large { width: 33.33%; padding: 20px 20px; float: left; font-size: 16px; line-height: 1.85em; text-align: center; }
.feature-box-large h3,
.feature-box-large p {  }
.feature-box-large .fa { background: #dff2e3; color: #60bc71; font-size: 42px; width: 100px; line-height: 100px; text-align: center; margin-bottom: 10px; border-radius: 100%; }
.feature-box-large h3 { color: #222; font-size: 17px; font-weight: 600; line-height: 1.6em; margin-bottom: 10px; }
.feature-box-large p { margin-bottom: 0; }
.feature-box-large.last { clear: right; }

.theme-heading { font-weight: 600; padding-top: 10px; text-align: center; text-transform: uppercase; }
.theme-subheading { font-style: italic; color: #999; text-align: center; }
.theme-subheading.bottom { margin-top: 30px; margin-bottom: -20px; }
#standard-features .fa { background: #faf1bb; color: #333; }

/*  themes : testimonial shortcode
/* ------------------------------------ */
.testimonial { background: #fff; font-size: 16px; position: relative; border: 1px solid #e5e5e5; box-shadow: 0 0 20px rgba(0,0,0,0.1); padding: 20px; border-radius: 6px; text-align: center; margin-top: 60px; }
.testimonial:after { background: #dff2e3; color: #67bc71; font-size: 24px; font-family: "FontAwesome"; content: "\f10d"; line-height: 40px; height: 40px; width: 40px; display: block; position: absolute; left: 0; top: 20px; border-radius: 0 6px 6px 0; }
.testimonial-avatar { border-radius: 100%; margin-top: -60px; display: inline-block!important; }
.testimonial-text { font-size: 16px; font-style: italic; }
.testimonial-text p { line-height: 1.8em; margin-bottom: 15px; }
.testimonial-rating { color: #e9b500; }
.testimonial-rating .fa { margin: 0 2px; }
.testimonial-name { color: #333; font-size: 17px!important; margin-bottom: 15px; font-weight: 600; }
.testimonial-theme,
a.testimonial-theme { background: #eee; color: #777; font-size: 12px; text-transform: uppercase; border-radius: 6px; display: inline-block; padding: 0 14px; border: 0; }
a.testimonial-theme:hover { background: #dff2e3; color: #60bc71; }


/* ------------------------------------------------------------------------- *
 *  Post Formats
/* ------------------------------------------------------------------------- */

/*  post format : common
/* ------------------------------------ */
.post-format { position: relative; margin-bottom: 2em; }
.post-format p { margin-bottom: 1em; }
.post-format .format-container { background: #f1f1f1; padding-bottom: 10px; border-left: 3px solid #60bc71; }
.post-format .format-container i[class^="icon-"],
.post-format .format-container i[class*=" icon-"] { color: #ccc; font-size: 36px; float: right; margin: 0 0 20px 20px; }

/*  post format : image
/* ------------------------------------ */
.format-image { }

/*  post format : video
/* ------------------------------------ */
.format-video { }

/*  post format : quote
/* ------------------------------------ */
.format-quote .post-format {  }
.format-quote .post-format blockquote { font-size: 22px; font-weight: 400; line-height: 1.4em; font-style: italic; }
.format-quote .post-format .quote-author { font-style: italic; }

/*  post format : link
/* ------------------------------------ */
.format-link .post-format p { font-size: 22px; font-weight: 400; line-height: 1.4em; font-style: italic; }

/*  post format : status
/* ------------------------------------ */
.format-status .post-title { display: none; }
.single .format-status .entry { font-size: 24px; line-height: 1.4em; }

/*  post format : gallery
/* ------------------------------------ */
.format-gallery .post-format .flexslider { overflow: visible; padding-bottom: 30px; margin-bottom: -20px; }
.format-gallery .post-format .flexslider .slides { background: #262626; overflow: hidden; position: relative; }
.format-gallery .post-format .flexslider .slides img { max-height: 405px; width: auto; max-width: 100%; -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.6); box-shadow: 0 0 30px rgba(0,0,0,0.6); }
.format-gallery .post-format .flexslider .flex-control-nav { bottom: 1px; }  
.format-gallery .post-format .flex-direction-nav a:before { color: #fff; }


/* ------------------------------------------------------------------------- *
 *  Comments
/* ------------------------------------------------------------------------- */
#comments { margin-top: 20px; }

.comment-tabs { font-size: 15px; border-bottom: 2px solid #eee; margin-bottom: 20px; }
.comment-tabs li { float: left; margin-bottom: -2px; }
.comment-tabs li a { font-weight: 600; padding: 0 10px 10px; display: block; color: #aaa; border-bottom: 2px solid #eee; }
.comment-tabs li a:hover { color: #444; border-color: #ccc; }
.comment-tabs li span { background-color: #eee; padding: 0 6px; margin-left: 8px; -webkit-border-radius: 4px; border-radius: 4px; }
.comment-tabs li i { margin-right: 6px; }
.comment-tabs li.active a { color: #60bc71; border-bottom-color: #60bc71; }

.commentlist, .pinglist { margin-bottom: 20px; }
.commentlist li, .pinglist li { padding-left: 60px; font-size: 14px; line-height: 22px; font-weight: 400; }
.commentlist .comment-body, .pinglist li  { clear: both; position: relative; padding-bottom: 20px; }
.commentlist .comment-author,
.commentlist .comment-meta,
.commentlist .comment-awaiting-moderation { font-size: 13px; display: block; float: left; line-height: 22px; }
.commentlist .comment-author { margin-right: 6px; }
.commentlist .fn, .pinglist .ping-link { color: #444; font-size: 13px; font-style: normal; font-weight: 600; }
.commentlist .says { display: none; }
.commentlist .avatar { position: absolute; left: -60px; top: 0; width: 48px; height: 48px; -webkit-border-radius: 3px; border-radius: 3px; }
.commentlist .comment-meta:before, .pinglist .ping-meta:before { color: #ccc; content: "\f017"; font-family: FontAwesome; font-size: 10px; margin-right: 3px; vertical-align: 4%; } 
.commentlist .comment-meta a, .pinglist .ping-meta { color: #aaa; }
.commentlist .reply { font-size: 12px; line-height: 16px; }
.commentlist .reply a { color: #aaa; }
.commentlist .reply a:hover { color: #444; }
.comment-awaiting-moderation { color: #60bc71; font-style: normal; }

/* pings */
.pinglist li { padding-left: 0; }
.pinglist .ping-meta { font-size: 13px; line-height: 22px; }  

/* comment text */
.commentlist .comment-body p { margin-bottom: 8px; color: #777; clear: both; }
.commentlist .comment-body strong { font-weight: bold; }
.commentlist .comment-body em { font-style: italic; }
.commentlist .comment-body ol li { list-style: decimal; margin-left: 2em; padding: 0; }
.commentlist .comment-body ul li { list-style: square; margin-left: 2em; padding: 0; }

/* author comment */
.commentlist li.bypostauthor > .comment-body:after { background: #60bc71; display: block; position: absolute; content: "\f040"; color: #fff; line-height: 12px; width: 12px; font-style: normal; font-family: FontAwesome; text-align: center; }
.commentlist li.bypostauthor > .comment-body:after { top: 32px; left: -28px; width: 16px; font-size: 10px; padding: 2px; -webkit-border-radius: 3px; border-radius: 3px; }
.commentlist li li.bypostauthor > .comment-body:after { top: 22px; left: -24px; width: 12px; font-size: 8px; padding: 1px; -webkit-border-radius: 2px; border-radius: 2px; }

/* child comment */
.commentlist li ul {  }
.commentlist li li { padding-left: 48px; margin: 0; }
.commentlist li li .avatar { width: 36px; height: 36px; left: -48px; top: 0; }
.commentlist li li .comment-meta { left: 70px; }

/*  comments : nav
/* ------------------------------------ */
.comments-nav { margin-bottom: 20px; padding: 10px 0; border-top: 2px solid #eee; border-bottom: 2px solid #eee; }
.comments-nav a { font-weight: 600; }
.comments-nav .nav-previous { float: left; }
.comments-nav .nav-next { float: right;  }

/*  comments : form
/* ------------------------------------ */
.logged-in-as,
.comment-notes, 
.form-allowed-tags { display: none; }
#respond { position: relative; }
#reply-title { margin-bottom: 20px; }
li #reply-title { font-size: 0; margin: 0!important; padding: 0; height: 0; border-top: 0; }
#cancel-comment-reply-link { color: #999; display: block; position: absolute; bottom: 26px; right: 20px; font-size: 12px; }
#cancel-comment-reply-link:hover { color: #777; }
#commentform { background: #f5f5f5; border: 1px solid #ccc; padding: 10px 20px 20px; margin-bottom: 20px; 
-webkit-border-radius: 4px; border-radius: 4px;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
box-shadow: 0 0 5px rgba(0,0,0,0.1); }
#commentform p.comment-form-author { width: 48%; float: left; }
#commentform p.comment-form-email { width: 48%; float: right; }
#commentform p.comment-form-url,
#commentform p.comment-form-comment { clear: both; }
#commentform label { padding: 6px 0; font-weight: 600; display: block; }
#commentform input[type="text"], 
#commentform textarea { background: #fff; max-width: 100%; width: 100%; }
#commentform textarea { height: 100px; }
#commentform p.form-submit { margin-top: 10px; }
.logged-in #reply-title { margin-bottom: 20px; }
.logged-in #commentform p.comment-form-comment { margin-top: 10px; }
.logged-in #commentform p.comment-form-comment label { display: none; }


/* ------------------------------------------------------------------------- *
 *  Error 404
/* ------------------------------------------------------------------------- */
body.error404 { background: #263941; }
body.error404 .container { max-width: 620px; color: rgba(255,255,255,0.5); text-align: center; }


/* ------------------------------------------------------------------------- *
 *  Text
/* ------------------------------------------------------------------------- */
body.page-template-text .container { max-width: 620px; }

body.page-template-text .entry h1,
body.page-template-text .entry h2,
body.page-template-text .entry h3,
body.page-template-text .entry h4,
body.page-template-text .entry h5,
body.page-template-text .entry h6 { line-height: 1.3em; font-weight: 600; }


/* ------------------------------------------------------------------------- *
 *  Pricing
/* ------------------------------------------------------------------------- */
body.page-template-pricing > .container { /* overflow: hidden; */ padding-bottom: 0; }
body.page-template-pricing .header-intro { padding-top: 60px; padding-bottom: 60px; }
body.page-template-pricing .header-intro-title { font-size: 48px; }
body.page-template-pricing #subfooter .slick-themes-nav { margin-top: 30px; }

.page-header-stripe { background: rgba(255,255,255,0.1); box-shadow: 0 -1px 0 rgba(255,255,255,0.2), 0 1px 0 rgba(0,0,0,0.15); font-size: 15px; color: rgba(255,255,255,0.6); display: inline-block; text-align: center; padding: 6px 20px; border-radius: 6px; margin-top: 20px; }
.page-header-stripe .fa { margin-right: 6px; }
.page-header-stripe span { background: rgba(255,255,255,0.1); box-shadow: 0 -1px 0 rgba(255,255,255,0.2), 0 1px 0 rgba(0,0,0,0.15); color: #fff; display: inline-block; padding: 0 12px; border-radius: 6px; }
.page-header-stripe strong { color: #fff; font-weight: 600; }

.pricing-top-bg { background: #263941; height: 200px; width: 100%; }

.pricing-table { margin-top: -240px; margin-bottom: 50px; }
.pricing-table-item { box-shadow: 0 0 1px rgba(0,0,0,0.2); width: 100%; max-width: 33.33%; float: left; text-align: center; }

.pricing-table-item.pricing-table-first .pricing-table-top { background: #4c5f66; border-radius: 10px 0 0 0; }
.pricing-table-item.pricing-table-first .pricing-table-name { color: rgba(255,255,255,1); }
.pricing-table-item.pricing-table-first .pricing-table-price { color: rgba(255,255,255,1); }
.pricing-table-item.pricing-table-first .pricing-table-price span { color: rgba(255,255,255,0.7); }
.pricing-table-item.pricing-table-first .pricing-table-themes li { text-align: left; }
.pricing-table-item.pricing-table-first .btn.btn-light { background: transparent; color: #fff; padding: 18px 40px; border: 2px solid #708086; }
.pricing-table-item.pricing-table-first .btn.btn-light:hover { box-shadow: none; }

.pricing-table-item.pricing-table-featured { box-shadow: 0 0 40px rgba(0,0,0,0.2), 0 0 1px rgba(0,0,0,0.1); position: relative; border-radius: 10px; }
.pricing-table-item.pricing-table-featured .pricing-table-top { background: #fff; margin-top: -20px; border-radius: 10px 10px 0 0; }
.pricing-table-item.pricing-table-featured .pricing-table-name { padding-top: 40px; }
.pricing-table-item.pricing-table-featured .pricing-table-footer { padding-bottom: 40px; margin-bottom: -20px; }
.pricing-table-item.pricing-table-featured .pricing-table-themes { padding-bottom: 40px; border-radius: 0 0 10px 10px; }
.pricing-table-item.pricing-table-bundle .pricing-table-btn a { background: linear-gradient(to bottom, #64777e 0%,#4c5f66 100%); }
.pricing-table-item.pricing-table-bundle .pricing-table-btn a:hover { box-shadow: none; }
.pricing-table-item.pricing-table-bundle .pricing-table-btn a:active { box-shadow: inset 0 10px 10px rgba(0,0,0,0.2); }

.pricing-table-item.pricing-table-featured a.pick-theme { background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); color: #fff; padding: 10px 20px; border-radius: 4px; }

.pricing-table-item.pricing-table-last .pricing-table-top { border-radius: 0 10px 0 0; }
.pricing-table-item.pricing-table-last .pricing-table-btn a { background: linear-gradient(to bottom, #505f65 0%,#263941 100%); }
.pricing-table-item.pricing-table-last .pricing-table-btn a:hover { box-shadow: 0 0 20px rgba(38,57,65,0.4); }
.pricing-table-item.pricing-table-last .pricing-table-btn a:active { box-shadow: 0 0 20px rgba(38,57,65,0.4), inset 0 10px 10px rgba(0,0,0,0.2); }

.pricing-table-item i.fa-check { font-size: 20px; color: #60bc71; margin-right: 5px; }
.pricing-table-item i.fa-close { font-size: 20px; color: #999; margin-right: 5px; }
.pricing-table-top { background: #fff; border-radius: 0 10px 0 0; border-bottom: 1px solid #eee; }
.pricing-table-name { position: relative; background: rgba(0,0,0,0.04); box-shadow: 0 1px 0 rgba(0,0,0,0.1); font-size: 18px; color: #222; padding: 20px 10px; text-transform: uppercase; border-radius: 0 10px 0 0; }
.pricing-table-popular { background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); color: #fff; padding: 0 10px; line-height: 24px; border-radius: 0 0 6px 6px; font-size: 11px; position: absolute; top: 0; left: 50%; margin-left: -45px; }
.pricing-table-price { font-size: 72px; line-height: 1.3em; font-weight: 400; letter-spacing: -4px; color: #222; padding: 20px 10px; position: relative; }
.pricing-table-price span { color: rgba(0,0,0,0.4); font-size: 32px; vertical-align: top; position: relative; top: -10px; right: 10px; }
.pricing-table-price strong { font-weight: 600; font-size: 17px; display: block; line-height: 1.4em; letter-spacing: 0; }
.pricing-table-price strong i.fa {  }
.pricing-table-description { font-size: 17px; padding: 10px; color: rgba(255,255,255,0.8); border-top: 1px solid rgba(255,255,255,0.2); }
.pricing-table-btn { padding-bottom: 30px; }
.pricing-table-btn a { margin: 0; width: 80%; padding-left: 0!important; padding-right: 0!important; }
.pricing-table-themes-title { background: #fff; color: #333; padding: 10px 10px 0; font-size: 20px; }
.pricing-table-themes { background: #fff; font-size: 15px; }
.pricing-table-themes li { padding: 12px 10%; color: #666; line-height: 22px; }
.pricing-table-themes li:nth-child(odd) { background: rgba(0,0,0,0.04); }
.pricing-table-themes li a { color: #333; }
.pricing-table-themes li a:hover { color: #60bc71; }
.pricing-table-themes li strong { font-weight: 600; color: #222; }
.pricing-table-themes li strong.btn-demo { display: inline-block; line-height: 22px; min-width: 40px; background: rgba(0,0,0,0.04); box-shadow: inset 0 1px 0 rgba(0,0,0,0.1); color: #999; border-radius: 20px; padding: 0 10px; font-weight: 400; font-size: 13px; margin-left: 6px; }
.pricing-table-themes li a:hover strong.btn-demo { background: rgba(0,0,0,0.07); }
.pricing-table-features-title { background: #263941; color: #fff; padding: 10px 10px 0; font-size: 20px; }
.pricing-table-features { background: #263941; padding: 10px; }
.pricing-table-features li { padding: 5px 0; border-bottom: 1px solid rgba(255,255,255,0.1); color: rgba(255,255,255,0.8); }
.pricing-table-footer { background: #263941; padding: 20px 0; border-radius: 0 0 10px 10px; }
.pricing-table-button { display: block; width: 200px; background: #fff; background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); border-radius: 10px; margin: 0 auto; color: #fff; padding: 20px 10px; font-size: 24px; }
.pricing-table-button:hover { color: rgba(255,255,255,0.8); }
.pricing-table .fa-question-circle {  }

@media only screen and (max-width: 1023px) {
	.pricing-table { max-width: 420px; margin-left: auto; margin-right: auto; }
	.pricing-table-item { max-width: 100%; margin-bottom: 50px; border-radius: 10px; overflow: hidden; }
	.pricing-table-item.pricing-table-first .pricing-table-themes { display: none; }
	.pricing-table-item.pricing-table-featured { box-shadow: 0 0 1px rgba(0,0,0,0.2); }
	.pricing-table-item.pricing-table-featured .pricing-table-popular { display: none; }
}

body.home #helpful { margin-top: 0; }
#helpful { background: #67bc71; position: relative; margin-top: 80px; }
#helpful-arrow { background: #fff; height: 30px; width: 30px; position: absolute; top: -15px; left: 50%; margin-left: -15px;
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
        transform: rotate(45deg); }
#helpful-inner { padding-top: 30px; padding-bottom: 30px; max-width: 640px; margin: 0 auto; position: relative; }
#helpful img { position: absolute; left: 50%; top: -50px; margin-left: -50px; width: 100px; height: auto; border-radius: 100%; }
#helpful .helpful-icon { text-align: center; position: absolute; left: 50%; top: -60px; margin-left: -60px; width: 120px; height: auto; border-radius: 100%; }
#helpful .helpful-icon i { color: #dff2e3; font-size: 120px; }
#helpful .intro-text-header { background: transparent; padding-top: 80px; padding-bottom: 0; }
#helpful .intro-text-header p { color: rgba(255,255,255,0.75); }
#helpful .intro-text-header h2 { color: #fff; }

#subfooter-pricing { background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); padding-top: 30px; }

#money-back { position: relative; margin-bottom: 20px; }
#money-back-inner { padding-top: 20px; padding-bottom: 0; max-width: 640px; margin: 0 auto; }
#money-back-inner-inner { text-align: center; margin-top: -70px; }
#money-back-inner-inner img { width: 100px; }
#money-back .intro-text-header { background: transparent; padding-top: 0; }
#money-back .intro-text-header p {  }
#money-back .intro-text-header span { display: inline-block; background: #b4a16d; color: #fff; padding: 0 10px; margin-left: 4px; border-radius: 6px; }


/* ------------------------------------------------------------------------- *
 *  Documentation
/* ------------------------------------------------------------------------- */
.page-template-documentation #page { max-width: 960px; margin: 0 auto; }
#docs-header { background: #60bc71; height: 120px; color: #fff; position: relative; z-index: 0; }
#docs-sidebar { margin-left: -300px; float: left; margin-right: 40px; width: 260px; }

#docs-notice { background: #fff8e5; color: #b4a16d; margin-top: 30px; border: 1px solid #fcdf8f; box-shadow: 0 0 5px rgba(252,223,143,0.4); font-size: 17px; font-weight: 600; padding: 20px 20px; text-align: center; }
#docs-notice .fa { font-size: 24px; margin-right: 4px; vertical-align: -10%; }

#docs { margin-top: -124px; position: relative; padding-left: 300px;}
#docs-inner { float: right; width: 100%; }

#docs-heading { color: #fff; font-size: 32px; letter-spacing: -1px; font-weight: 600; margin-bottom: 30px; padding-bottom: 40px; }
#docs-heading i { margin-right: 6px; color: rgba(255,255,255,0.7); }

#docs .entry h1,
#docs .entry h2,
#docs .entry h3,
#docs .entry h4,
#docs .entry h5,
#docs .entry h6 { line-height: 1.3em; font-weight: 600; letter-spacing: -0.5px; border-bottom: 1px solid #e5e5e5; padding-bottom: 20px; margin-bottom: 20px; margin-top: 30px; }


/* ------------------------------------------------------------------------- *
 *  Child Menu
/* ------------------------------------------------------------------------- */
.child-menu { background: #f4f4f4; position: relative; float: left; width: 100%; }
.child-menu a { color: #666; font-weight: 600; display: block; padding: 0 44px; }
.child-menu a:hover { color: #60bc71; }
.child-menu .current_page_item > a { color: #60bc71; }

/* show only current page items */
.child-menu > li { display: none; }
.child-menu > li.current_page_item, 
.child-menu > li.current_page_parent, 
.child-menu > li.current_page_ancestor { display: block; }
.child-menu > li.current_page_item > ul ul, 
.child-menu > li.current_page_parent > ul ul, 
.child-menu > li.current_page_ancestor > ul ul { display: none; }
.child-menu > li ul li.current_page_item ul, 
.child-menu > li ul li.current_page_parent ul, 
.child-menu > li ul li.current_page_ancestor ul { display: block; }

/* level 1 */
.child-menu > li > a { font-size: 20px; display: block; padding: 15px 20px; border: 1px solid #eee; border-bottom: 0; }

/* level 2 */
.child-menu > li > ul { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.child-menu > li > ul > li > a { font-size: 15px; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; padding: 11px 20px; }
.child-menu > li > ul > li > a:before { font-family: FontAwesome; content: "\f067"; font-weight: normal; font-size: 18px; margin-right: 8px; opacity: 0.3; }

/* level 3 */
.child-menu > li ul ul { background: #eee; background: linear-gradient(to right, #e7e7e7 0%,#eee 100%); padding: 6px 0; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #ddd; }
.child-menu > li ul ul a { font-size: 14px; font-weight: 300; padding-top: 7px; padding-bottom: 7px; margin-bottom: 1px; }
.child-menu > li ul ul a:hover,
.child-menu > li ul ul li.current_page_item > a { background: #f4f4f4; box-shadow: 0 1px 0 #ddd; }


/* ------------------------------------------------------------------------- *
 *  Plugins
/* ------------------------------------------------------------------------- */

/*  plugin : tooltip
/* ------------------------------------ */
.tooltip { display: inline-block; position: relative; text-align: left; }
.tooltip .tooltip-inner { min-width: 200px; top: 50%; left: 100%; margin-left: 20px; transform: translate(0, -50%); padding: 20px 20px; color: #fff; background-color: #60bc71; font-weight: normal; font-size: 13px; line-height: 1.5em; border-radius: 8px; position: absolute; z-index: 999; box-sizing: border-box; box-shadow: 0 1px 8px rgba(0,0,0,0.1); visibility: hidden; opacity: 0; transition: opacity 0.8s; }
.tooltip .tooltip-inner.tooltip-dark { background: #263941; }
.tooltip:hover .tooltip-inner { visibility: visible; opacity: 1; }
.tooltip .tooltip-inner strong { font-weight: 600; }
.tooltip .tooltip-inner span { position: absolute; top: 50%; right: 100%; margin-top: -12px; width: 12px; height: 24px; overflow: hidden; }
.tooltip .tooltip-inner span:after { content: ''; position: absolute; width: 12px; height: 12px; left: 0; top: 50%; transform: translate(50%,-50%) rotate(-45deg); background-color: #60bc71; box-shadow: 0 1px 8px rgba(0,0,0,0.1); }
.tooltip .tooltip-inner.tooltip-dark span:after { background: #263941; }
.tooltip .tooltip-inner .fa-star,
.tooltip .tooltip-inner .fa-star-half,
.tooltip .tooltip-inner .fa-star-half-o { color: #fec42d; }
.tooltip .tooltip-inner strong { color: rgba(255,255,255,0.8); margin-left: 10px; margin-top: 6px; font-weight: 400; }
.tooltip .tooltip-inner .tooltip-value { background: transparent; }

body.single-themes .tooltip-inner { min-width: 300px; font-size: 15px; }
body.single-themes .tooltip-inner .fa.fa-check { font-size: 18px; }
body.single-themes .header-single-theme.container { overflow: hidden; }

/*  plugin : bbpress
/* ------------------------------------ */
body.bbpress #page { max-width: 100%; }
.bbpress-wrap { padding-right: 300px; }
.bbpress-content{ float: left; width: 100%; }
.bbpress-sidebar { width: 260px; margin-right: -300px; float: right; }

.bbp-search-form,
.bbp-breadcrumb { width: 100%; }

#bbp-search-form label { display: none; }
.bbp-search-header { border-radius: 3px; border: 1px solid rgba(255,255,255,0.1); max-width: 600px; padding: 10px; margin: 30px auto 0; }
#bbp-search-form > div { padding-right: 160px; }
.bbp-search-header input { float: left; }
.bbp-search-header input#bbp_search { border-radius: 3px; width: 100%; }
.bbp-search-header input#bbp_search_submit { background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); margin-left: 8px; padding: 12px 0; width: 150px; margin-right: -160px; float: right;  }

#bbpress-forums { overflow: visible; }
#bbpress-forums .bbp-search-form { display: none; }

div.bbp-breadcrumb { font-size: 15px; margin-bottom: 20px; margin-top: -20px; }

.bbp-topic-title { font-size: 15px; }

#bbpress-forums li.bbp-header { background: #fff; border-bottom: 6px solid #333; border-top: 0; padding: 14px 8px; font-weight: 400; }

.forum-titles { color: #333; }
.forum-titles .bbp-topic-voice-count,
.forum-titles .bbp-topic-reply-count { float: left; text-align: center; width: 10%; overflow: hidden; }
.forum-titles .bbp-topic-voice-count:before { content:"\f0c0"; font-weight: 400; font-size: 24px; margin-left: 24px; margin-right: 100px; font-family: FontAwesome; }
.forum-titles .bbp-topic-reply-count:before { content:"\f086"; font-weight: 400; font-size: 24px; margin-left: 24px; margin-right: 100px; font-family: FontAwesome; }
.forum-titles .bbp-topic-title,
.forum-titles .bbp-topic-freshness { font-size: 16px; }

.forum-titles .bbp-forum-topic-count,
.forum-titles .bbp-forum-reply-count { float: left; text-align: center; width: 10%; overflow: hidden; }
.forum-titles .bbp-forum-topic-count:before { content:"\f15c"; font-weight: 400; font-size: 24px; margin-left: 24px; margin-right: 100px; font-family: FontAwesome; }
.forum-titles .bbp-forum-reply-count:before { content:"\f086"; font-weight: 400; font-size: 24px; margin-left: 24px; margin-right: 100px; font-family: FontAwesome; }
.forum-titles .bbp-forum-info,
.forum-titles .bbp-forum-freshness { font-size: 16px; }

.bbp-forum-content ul.sticky, 
.bbp-topics ul.sticky, 
.bbp-topics ul.super-sticky, 
.bbp-topics-front ul.super-sticky { background-color: #e7f5ea!important; }

#bbpress-forums li.bbp-body ul.forum, 
#bbpress-forums li.bbp-body ul.topic { border-top: 0; border-bottom: 1px solid #eee; }
#bbpress-forums li.bbp-body ul.forum.sticky, 
#bbpress-forums li.bbp-body ul.topic.sticky { border-bottom-color: #cfebd4; }

#bbpress-forums .bbp-forum-info .bbp-forum-content, 
#bbpress-forums p.bbp-topic-meta { line-height: 20px; }

#bbpress-forums li.bbp-footer { background: #fff; display: none; }

#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics, 
#bbpress-forums ul.bbp-forums, 
#bbpress-forums ul.bbp-replies, 
#bbpress-forums ul.bbp-search-results { font-size: 14px; border-left: 0; border-right: 0; }

#bbpress-forums .bbp-forum-info .bbp-forum-content, 
#bbpress-forums p.bbp-topic-meta { margin: 0; text-align: left; }

.bbp-forum-info .bbp-forum-title { font-size: 22px; line-height: 1.6em; }
.bbp-forum-info .bbp-forum-content { color: #999; }

li.bbp-forum-freshness, 
li.bbp-topic-freshness { text-align: left; }
.bbp-forum-freshness,
.bbp-topic-freshness { font-size: 12px; }

.bbp-topic-meta .bbp-topic-started-by { color: #999; }
.bbp-topic-meta .bbp-topic-started-by img { display: none; }

#bbpress-forums li { position: relative; line-height: 1.6em; font-weight: 400; }
.bbp-topic-freshness-author .bbp-author-avatar { position: absolute; right: -20px; top: 10px; border: none!important; }
.bbp-topic-freshness-author .bbp-author-avatar img { width: 24px; height: 24px; border-radius: 100%; }

#bbpress-forums p.bbp-topic-meta img.avatar, 
#bbpress-forums ul.bbp-reply-revision-log img.avatar, 
#bbpress-forums ul.bbp-topic-revision-log img.avatar, 
#bbpress-forums div.bbp-template-notice img.avatar, 
#bbpress-forums .widget_display_topics img.avatar, 
#bbpress-forums .widget_display_replies img.avatar { border: none; }

#bbpress-forums div.bbp-forum-author img.avatar, 
#bbpress-forums div.bbp-topic-author img.avatar, 
#bbpress-forums div.bbp-reply-author img.avatar { border-radius: 100%; }

#bbpress-forums a { color: #333; }
#bbpress-forums a:hover { color: #60bc71; }

div.bbp-template-notice.info,
#subscription-toggle {  }

.bbp-topic-started-by .bbp-author-avatar { display: none; }

#bbpress-forums,
.bbpress-sidebar,
#thread-info li.topic-resolved label,
#thread-info li.topic-resolved input,
.bbp-login-form label,
.bbp-submit-wrapper button,
.bbp-topic-revision-log { font-family: "Montserrat","Helvetica Neue", Helvetica, Arial, sans-serif; }

.bbp-body .bbp-reply-content,
.bbp-body .bbp-topic-content { font-family: "Merriweather", Georgia, serif; }

span.resolved { font-size: 24px; line-height: 20px; display: block; color: #60bc71; width: 20px; height: 20px; float: left; margin-right: 10px; }
span.resolved:before { content:"\f00c"; font-family: FontAwesome; }

ul#list-forums { border-top: 6px solid #333; margin-bottom: 40px; }
ul#list-forums a { color: #333; }
ul#list-forums a:hover { color: #60bc71; }
ul#list-forums li { border-bottom: 1px solid #eee; padding: 10px; position: relative; line-height: 26px; }
ul#list-forums li:nth-child(odd) { background: #fbfbfb; }
ul#list-forums li a { display: block; }
ul#list-forums li a span { transition: all 0.3s ease; display: inline-block; background: #eee; box-shadow: inset 0 1px 0 rgba(0,0,0,0.1); color: #999; min-width: 40px; text-align: center; padding: 0 10px; border-radius: 20px; position: absolute; right: 10px; top: 10px; }
ul#list-forums li a:hover span,
ul#list-forums li.current a span { background: #60bc71; color: #fff; }
ul#list-forums li.current a { color: #60bc71; }

#thread-info { font-size: 13px; margin-bottom: 40px; border-top: 6px solid #333; }
#thread-info li { padding: 6px 10px; border-bottom: 1px solid #eee; }
#thread-info li:nth-child(odd) { background: #fbfbfb; }
#thread-info li a { color: #333; }
#thread-info li a:hover { color: #60bc71; }
#thread-info li:before { color: #666; font-family: FontAwesome; content:"\f067"; height: 20px; width: 20px; font-size: 18px; line-height: 22px; text-align: center; display: block; float: left; margin-top: 4px; margin-right: 10px; }
#thread-info li.topic-forum:before { content:"\f041"; }
#thread-info li.reply-count:before { content:"\f086"; }
#thread-info li.voice-count:before { content:"\f0c0"; }
#thread-info li.topic-freshness-author:before { content:"\f007"; }
#thread-info li.topic-freshness-time:before { content:"\f017"; }
#thread-info li.topic-resolved:before { content:"\f0c6"; }
#thread-info li.create-reply:before { content:"\f067"; }
#thread-info li.topic-subscribe:before { content:"\f0e0"; }
#thread-info li.topic-favorite:before { content:"\f004"; }
#thread-info li.topic-resolved label {  }
#thread-info li.topic-resolved select { padding: 7px 10px; border: 1px solid #eee; width: 160px; }
#thread-info li.topic-resolved input { background: #f7f7f7; color: #333; cursor: pointer; width: 100%; padding: 10px 0; margin-top: 6px; border: 1px solid #ccc; border-radius: 3px; box-shadow: 0 1px 0 rgba(0,0,0,0.05); }
#thread-info li.topic-resolved input:hover { border-color: #999; }

#thread-tags { font-size: 14px; margin-bottom: 40px; }
#thread-tags h4 { font-size: 18px; margin-bottom: 10px; color: #333; }
#thread-tags { font-size: 13px; margin-bottom: 40px; }
#thread-tags li { padding: 6px 10px; border-bottom: 1px solid #eee; }
#thread-tags li:nth-child(odd) { background: #fbfbfb; }
#thread-tags li:first-child { border-top: 6px solid #333; }
#thread-tags li a { color: #333; }
#thread-tags li a:hover { color: #60bc71; }

#thread-admin { font-size: 14px; margin-bottom: 40px; }
#thread-admin h4 { font-size: 18px; margin-bottom: 10px; color: #333; }
#thread-admin { font-size: 13px; margin-bottom: 40px; }
#thread-admin li { padding: 6px 10px; border-bottom: 1px solid #eee; }
#thread-admin li:nth-child(odd) { background: #fbfbfb; }
#thread-admin li:first-child { border-top: 6px solid #333; }
#thread-admin li a { color: #333; }
#thread-admin li a:hover { color: #60bc71; }

.my-account { font-size: 14px; margin-bottom: 40px; }
.my-account h4 { font-size: 18px; margin-bottom: 10px; color: #333; }
.my-account { font-size: 13px; margin-bottom: 40px; }
.my-account li { padding: 6px 10px; border-bottom: 1px solid #eee; }
.my-account li:nth-child(odd) { background: #fbfbfb; }
.my-account li:first-child { border-top: 6px solid #333; }
.my-account li a { color: #333; }
.my-account li a:hover { color: #60bc71; }

.my-account li:before { color: #666; font-family: FontAwesome; content:"\f08b"; height: 20px; width: 20px; font-size: 18px; line-height: 22px; text-align: center; display: block; float: left; margin-top: 4px; margin-right: 10px; }
.my-account li:first-child:before { content:"\f007"; }

.bbpress #bbpress-forums .bbp-pagination .page-numbers { background: #fff; border: 1px solid #b4b9be; color: #757575; padding: 0 11px; margin-left: -1px; opacity: 1; }
.bbpress #bbpress-forums .bbp-pagination .page-numbers:hover { background: #eee; }
.bbpress #bbpress-forums .bbp-pagination .page-numbers:first-child { border-radius: 3px 0 0 3px; }
.bbpress #bbpress-forums .bbp-pagination .page-numbers:last-child { border-radius: 0 3px 3px 0; }
.bbpress #bbpress-forums .bbp-pagination .page-numbers.current { background: #eee; color: #000; }
.bbp-pagination-links a, 
.bbp-pagination-links span.current { display: block; float: left; padding: 0 5px; margin-left: 5px; border: 1px solid #efefef; text-decoration: none; }
.bbp-pagination-links span.dots { display: block; float: left; padding: 1px 4px; margin-left: 5px; }

#bbpress-forums fieldset.bbp-form { border-left: 1px solid #ddd!important; }
#bbpress-forums fieldset.bbp-form legend { font-size: 16px; padding: 10px 20px; }

.bbp-login-form { background: #e7f5ea; border-bottom: 1px solid #cfebd4; border-top: 6px solid #60bc71; margin-bottom: 40px; padding: 10px 30px 30px; }
.bbp-login-form label { font-size: 14px; }
.bbp-login-form .bbp-email input, 
.bbp-login-form .bbp-password input, 
.bbp-login-form .bbp-username input { background: #fff; border: 1px solid #cfebd4; border-bottom: 1px solid #a7cdae; padding: 10px; width: 100%; }
.bbp-login-form .bbp-submit-wrapper { width: 100%; }
.bbp-login-form .bbp-submit-wrapper button { width: 100%; background: linear-gradient(to bottom, #60bc71 0%,#4a9258 100%); color: #fff; font-size: 20px; border: 0; padding: 10px; cursor: pointer; border-radius: 3px; }

div.bbp-template-notice, 
div.indicator-hint,
div.bbp-template-notice.info { background: #e7f5ea; border: 0; border-bottom: 1px solid #cfebd4; padding: 10px 15px; }

.bbpress-sidebar .bbp-template-notice.info { margin-bottom: 40px; }

.bbp-header .bbp-reply-author, 
.bbp-header .bbp-reply-content,
.bbp-header .bbp-search-author,
.bbp-header .bbp-search-content { font-size: 16px; color: #333; }

.bbp-meta { font-size: 13px; color: #999; }

#bbpress-forums div.bbp-forum-header, 
#bbpress-forums div.bbp-reply-header, 
#bbpress-forums div.bbp-topic-header { background: transparent; }
#bbpress-forums div.odd, 
#bbpress-forums ul.odd { background: transparent; }

.bbp-body .bbp-reply-content,
.bbp-body .bbp-topic-content { font-size: 16px; color: #444; }
.bbp-body .bbp-reply-content p,
.bbp-body .bbp-topic-content p { margin-bottom: 32px; line-height: 2.0em; }
#bbpress-forums div.bbp-reply-content a, 
#bbpress-forums div.bbp-topic-content a { font-weight: 600; }

div.bbp-submit-wrapper { float: left; margin-bottom: 20px; }

.bbp-lead-topic .topic,
.bbp-lead-topic .bbp-topic-header { background: #fbfbfb!important; position: relative; border: 1px solid #eee; border-bottom: 0; padding: 30px 30px 20px 40px; }
#bbpress-forums .bbp-lead-topic .bbp-topic-header h1 { color: #333; font-size: 32px; font-weight: 600; line-height: 1.4em; letter-spacing: -1px; }

.topic-indicator { background: #999; color: #fff; position: absolute; left: -1px; top: 30px; padding: 10px; border-radius: 0 6px 6px 0; }

.topic-resolved-indicator { position: absolute; right: -1px; background: #60bc71; color: #fff; top: 0; z-index: 1; padding: 10px; border-radius: 6px 0 0 6px; }
.topic-resolved-indicator:before { content:"\f00c"; font-family: FontAwesome; font-size: 20px; display: inline-block; margin-right: 5px; float: left; }

li.bbp-body div.hentry { padding: 0 20px 20px; border-top: 0; }

.bbp-pagination-count { color: #999; }

.bbp-author-role { display: inline-block; background: #eee; color: #999; padding: 0 10px; border-radius: 20px; font-style: normal!important; }

.bbp-topic-revision-log-item a { font-weight: 400!important; }
.bbp-topic-revision-log-item img { border-radius: 100%; }

div.bbp-forum-header, 
div.bbp-reply-header, 
div.bbp-topic-header { border-top-color: #eee; }

#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics, 
#bbpress-forums ul.bbp-forums, 
#bbpress-forums ul.bbp-replies, 
#bbpress-forums ul.bbp-search-results { overflow: visible; }

#bbpress-forums fieldset.bbp-form label { font-weight: 400; }

.register-note { background: #fff8e5; color: #b4a16d; border-bottom: 1px solid #fcdf8f; border-top: 6px solid #fcdf8f; padding: 20px 30px 10px; font-size: 13px; line-height: 1.6em; margin-bottom: 40px; }
.register-note p { margin-bottom: 14px; }
.register-note a { color: #b4a16d; text-decoration: underline; }
.register-note a:hover { color: #60bc71; text-decoration: none; }

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar { border-radius: 100%; }

.topic > span.bbp-admin-links { opacity: 0; }
.topic:hover > span.bbp-admin-links { opacity: 1; }

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content { background: #f1f1f1; }

body.bbpress .container { min-width: 1024px; }

#bbpress-forums .bbp-login-form { display: none; }

/*  plugin : latest tweets
/* ------------------------------------ */
.latest-tweets {  }
.latest-tweets ul { max-width: 620px; font-size: 13px; line-height: 1.5em; text-align: left; padding: 20px; margin: 0 auto; }
.latest-tweets li { border-bottom: 1px solid rgba(255,255,255,0.1); padding: 20px 0; padding-left: 40px; position: relative; }
.latest-tweets li:last-child { border-bottom: 0; }
.latest-tweets li:before { color: rgba(255,255,255,0.2); font-size: 24px; content:"\f099"; font-family: FontAwesome; position: absolute; left: 0; top: 28px; }
.latest-tweets .tweet-text {}
.latest-tweets .tweet-text a { color: rgba(255,255,255,0.7); }
.latest-tweets .tweet-text a:hover { color: #60bc71; }
.latest-tweets .tweet-text .emoji {}
.latest-tweets .tweet-details { font-size: 11px; text-transform: uppercase; margin-top: 10px; }
.latest-tweets .tweet-details a { color: #60bc71; }
.latest-tweets .tweet-details a:hover { color: #fff; }

/*  plugin : wp-pagenavi
/* ------------------------------------ */
.wp-pagenavi { text-align: right; font-weight: 600; line-height: 20px; float: none; margin-right: -2px; text-align: center; }
.wp-pagenavi a,
.wp-pagenavi span { color: #aaa; font-size: 16px; padding: 7px 8px!important; display: inline-block; margin: 0 2px!important; }
.wp-pagenavi span.pages { font-size: 17px; font-weight: 300; display: block; margin-bottom: 1em!important; border: none!important; }
.wp-pagenavi span.pages:before { content: "\f15c"; font-family: FontAwesome; margin-right: 6px; }
.wp-pagenavi span.extend { border: none!important; border-bottom: 2px solid transparent!important; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { color: #444!important; }

.wp-pagenavi a { color: #60bc71; border: none!important; border-bottom: 2px solid #eee!important; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { background: none; border: none!important; border-bottom: 2px solid #60bc71!important; }

/*  plugin : contact form 7
/* ------------------------------------ */
.wpcf7 {  }
.wpcf7 p { font-size: 17px; color: #333; font-weight: 600; margin: 0 0 12px;  width: 100%; float: left; position: relative; }
.wpcf7 p span { font-weight: 400; color: #999; }
.wpcf7 label { display: block; float: left; width: 100%; text-align: left; }
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] { display: block; float: left; padding: 10px; width: 100%; }  
.wpcf7 textarea { display: block; float: left; padding: 10px; width: 100%; }  
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea { background: #f5f5f5; margin-top: 12px; }
.wpcf7 input[type="submit"] { width: 100%; padding: 10px 0; font-size: 22px; }
.wpcf7 div.wpcf7-validation-errors { border: none; margin: 0; padding: 0; }
.wpcf7 div.wpcf7-mail-sent-ok,
.wpcf7 div.wpcf7-mail-sent-ng { border: none; }
.wpcf7 div.wpcf7-response-output { margin: 0; padding: 10px 18px; float: left; }
.wpcf7 span.wpcf7-form-control-wrap { display: block; position: relative; }
.wpcf7 span.wpcf7-not-valid-tip { background: #f2dede; border-color: #e3bfbf; color: #b94a48; padding: 4px 14px; font-size: 12px; line-height: 20px; position: absolute; left: 0; top: 12px; width: auto; right: 0; display: block; }

/*  plugin : syntax highlighter evolved
/* ------------------------------------ */
body .syntaxhighlighter a,
body .syntaxhighlighter div,
body .syntaxhighlighter code,
body .syntaxhighlighter table,
body .syntaxhighlighter table td,
body .syntaxhighlighter table tr,
body .syntaxhighlighter table tbody,
body .syntaxhighlighter table thead,
body .syntaxhighlighter table caption,
body .syntaxhighlighter textarea,
body .syntaxhighlighter .gutter { font-size: 12px !important; line-height: 13px !important; }


/* ------------------------------------------------------------------------- *
 *  Flexslider
/* ------------------------------------------------------------------------- */

/*  flexslider : resets
/* ------------------------------------ */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; } 

/*  flexslider : necessary styles
/* ------------------------------------ */
.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { width: 100%; height: auto; display: block; margin: 0 auto; }
.flex-pauseplay span { text-transform: capitalize; }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
html { -webkit-font-smoothing: antialiased; /* safari font rendering issue fix */ }
html[xmlns] .slides { display: block; } 
* html .slides { height: 1%;}
.no-js .slides > li:first-child { display: block; }

/*  flexslider : default theme
/* ------------------------------------ */
.flexslider { margin: 0; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.flexslider .slides > li { position: relative; }
.carousel li { margin-right: 5px; }

/* direction nav */
.flex-direction-nav { *height: 0; position: absolute; top: 10px; right: 10px; }
.flex-direction-nav li { float: left; }
.flex-direction-nav li:first-child { float: left; }
.flex-direction-nav li:last-child { float: right; }
.flex-direction-nav a { background: rgba(0,0,0,0.7); opacity: 0.6; position: relative; width: 40px; height: 40px; margin: 0 0 0; display: block; cursor: pointer; text-indent: -999px; overflow: hidden; 
-webkit-transition: all .3s ease; transition: all .3s ease;
-webkit-border-radius: 3px; border-radius: 3px; }
.flexslider:hover .flex-next,
.flexslider:hover .flex-prev { opacity: 0.8; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default; }

/* direction nav arrows */
.flex-direction-nav a:before { font-family: FontAwesome; font-size: 20px; line-height: 24px; position: absolute; text-align: center; left: 0; right: 0; top: 9px; text-indent: 0; }
.flex-direction-nav .flex-next:before { content:"\f054"; }
.flex-direction-nav .flex-prev:before { content: "\f053"; }

/* control nav */
.flex-control-nav { width: 100%; position: absolute; bottom: -30px; text-align: center; }
.flex-control-nav li { margin: 0 3px; display: inline-block; zoom: 1; *display: inline; }
.flex-control-nav li a { background: rgba(0,0,0,0.15); width: 10px; height: 10px; display: block; cursor: pointer; text-indent: -999px; overflow: hidden;
-webkit-border-radius: 100%; border-radius: 100%; }
.flex-control-nav li a:hover { background: rgba(0,0,0,0.15); }
.flex-control-nav li a.flex-active { background: rgba(0,0,0,0.25); cursor: default; }

.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: .7; right: 0; }
  .flex-direction-nav .flex-next { opacity: .7; right: 0; }
}


/* ------------------------------------------------------------------------- *
 *  fancyBox
/* ------------------------------------------------------------------------- */
/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object { vertical-align: top; padding: 0; margin: 0; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; padding: 0; margin: 0; background: #f9f9f9; color: #333; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5); -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { padding: 0; margin: 0; position: relative; outline: none; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #333; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 10px; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; vertical-align: top; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(img/fancybox/fancybox-sprite.png); }
#fancybox-loading { position: fixed;	top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8020; }
#fancybox-loading div { width: 44px; height: 44px; background: url(img/fancybox/fancybox-loading.gif) center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; background: transparent url(img/fancybox/blank.gif); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next {	right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
.fancybox-prev span { left: 20px; background-position: 0 -36px; }
.fancybox-next span { right: 20px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -9999px; left: -9999px; padding: 0; overflow: visible; visibility: hidden; }
/* overlay helper */
#fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: #000; }
#fancybox-overlay.overlay-fixed { position: fixed; bottom: 0; right: 0; }
/* title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none;	z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8030; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */background: rgba(0, 0, 0, 0.8); text-shadow: 0 1px 2px #111; color: #fff; font-weight: bold; line-height: 24px; white-space: nowrap; 
-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { margin-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0;	color: #fff; padding: 10px; background: #000; background: rgba(0,0,0,.8);}


/* ------------------------------------------------------------------------- *
 *  Slick Carousel
/* ------------------------------------------------------------------------- */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;  }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0;  }
.slick-list:focus { outline: none;  }
.slick-list.dragging { cursor: pointer; cursor: hand;  }
.slick-slider .slick-track,.slick-slider .slick-list { -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);  }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto;  }
.slick-track:before,.slick-track:after { display: table; content: '';  }
.slick-track:after { clear: both;  }
.slick-loading .slick-track { visibility: hidden;  }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px;  }
[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-loading .slick-slide { visibility: hidden;  }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;  }
.slick-arrow.slick-hidden { display: none;  }


/* ------------------------------------------------------------------------- *
 *  Slick Carousel Theme
/* ------------------------------------------------------------------------- */
.slick-loading .slick-list { background: #fff url(img/ajax-loader.gif) center center no-repeat;  }
.slick-prev,.slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent;  }
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus { color: transparent; outline: none; background: transparent;  }
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before { opacity: 1;  }
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before { opacity: .25;  }
.slick-prev:before,.slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;  }
.slick-prev { left: -25px;  }
[dir='rtl'] .slick-prev { right: -25px; left: auto;  }
.slick-prev:before { content: '←';  }
[dir='rtl'] .slick-prev:before { content: '→';  }
.slick-next { right: -25px;  }
[dir='rtl'] .slick-next { right: auto; left: -25px;  }
.slick-next:before { content: '→';  }
[dir='rtl'] .slick-next:before { content: '←';  }
.slick-dotted.slick-slider { margin-bottom: 30px;  }
.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center;  }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer;  }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent;  }
.slick-dots li button:hover,.slick-dots li button:focus { outline: none;  }
.slick-dots li button:hover:before,.slick-dots li button:focus:before { opacity: 1;  }
.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;  }
.slick-dots li.slick-active button:before { opacity: .75; color: black;  }


/* ------------------------------------------------------------------------- *
 *  Responsive Layout
/* ------------------------------------------------------------------------- */
.body-wrapper,
.container { min-width: 320px; }

.page-template-themes .themes,
.archive.category-free .themes,
.archive.category-premium .themes { width: 50%; float: left; padding-left: 20px; padding-right: 20px; border: 0; margin-bottom: 20px; }

.archive.category-free .theme-excerpt,
.archive.category-premium .theme-excerpt,
.archive.category-free .post-top-link,
.archive.category-premium .post-top-link { display: none; }

@media only screen and (max-width: 1160px) {
	.header-single-theme-left { width: 100%; text-align: center; padding-right: 0; padding-bottom: 30px; }
	.header-single-theme-right { width: 100%; }
	.header-single-theme-description { max-width: 600px; margin-left: auto; margin-right: auto; }
	.post-navigation { margin: 0; text-align: center; width: 100%; float: none; margin-bottom: 20px; }
	.post-navigation a { float: none; display: inline-block; }
	.header-single-theme-right .browser { max-width: 800px; margin: 0 auto; }
}

@media only screen and (max-width: 1024px) {
	.site-header { padding-top: 0; }
}

@media only screen and (max-width: 800px) {
	.alx-tabs-nav.tab-count-2 li,
	.alx-tabs-nav.tab-count-3 li { width: 100%; border-bottom: 1px solid #eee; }
	.single-theme-overview-right { width: 100%; }
	.single-theme-overview-left { padding-right: 0; width: 100%; }
}

/* ------------------------------------------------------------------------- *
 *  Tablet (Portrait) : 768px > 719px
/* ------------------------------------------------------------------------- */
@media only screen and (min-width: 719px) and (max-width: 800px) {
	.single-themes .browser { margin-left: -1px; margin-right: -1px; }
	
}


/* ------------------------------------------------------------------------- *
 *  Mobile (Mid Res) : 719px > 0px (480px & 320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 719px) {
	
	/* layout */
	.container { padding-left: 15px; padding-right: 15px; }
	.grid { width: 100%; margin: 0 0 20px; }
	.hr { margin-top: 10px; }
	
	/* base */
	.notebox { margin-bottom: 30px; }
	.entry,
	.theme-excerpt { font-size: 16px; }
	
	/* text */
	.entry h1 { font-size: 30px; letter-spacing: -0.7px; }
	.entry h2 { font-size: 26px; letter-spacing: -0.5px; }
	.entry h3 { font-size: 24px; letter-spacing: -0.3px; }
	.entry h4 { font-size: 22px; letter-spacing: -0.3px; }
	.entry h5 { font-size: 18px; }
	.entry h6 { font-size: 16px; text-transform: uppercase; }
	
	/* hide */
	#head-face,
	#head-about { display: none!important; }
	.home #head-face { display: inline-block!important; }
	.home #head-about { display: block!important; }
	
	/* header */
	.site-title { float: left; line-height: 60px; margin-top: 20px; margin-bottom: 20px; }
	.site-title a { float: left; text-align: center; }
	.site-title a img { float: none; max-height: 60px; margin-top: 0; }
	.toggle-search { right: auto; left: 0; top: 0;
	-webkit-box-shadow: 1px 0 0 rgba(255,255,255,0.1);
	box-shadow: 1px 0 0 rgba(255,255,255,0.1); }
	.search-expand { left: 0; right: auto; top: 50px; width: 320px; }
	.page-title { max-width: none; font-size: 36px; letter-spacing: -0.5px; }
	.page-title span { font-size: 18px; letter-spacing: 0; }

	/* page */
	#page { padding: 0!important; }
	.post-title { font-size: 26px; letter-spacing: -0.5px; }
	.sharrre .box { padding-left: 0; padding-right: 0; }
	.sharrre .count { width: 70%; margin: 0 15%; }
	.sharrre .share { width: 100%; margin-left: 0; margin-top: 10px; }
	
	.post-format { margin-bottom: 20px; }
	.format-gallery .post-format .flexslider .slides img { max-height: 240px; }
	
	.single-themes-container { margin: 0; }
	.page-template-themes .themes,
	.archive.category-free .themes,
	.archive.category-premium .themes { width: 100%; padding: 0; margin-left: 0; margin-right: 0; }
	
	#docs-header { height: 100px; }
	#docs-heading { font-size: 22px; letter-spacing: 0; }
	#docs { padding-left: 0; }
	#docs-sidebar { margin-left: 0; margin-right: 0; width: 100%; margin-top: 40px; }
	
	.header-themes-num .large-num:first-child { margin-right: 0; }
	.header-themes-num .large-num:last-child { margin-left: 0; }
	.footer-intro-num .large-num:first-child { margin-right: 0; }
	.footer-intro-num .large-num:last-child { margin-left: 0; }
	
	/* themes */
	.post-top-link { top: 0; }
	.theme-excerpt { font-size: 16px; }
	.b-free img,
	.b-sticky img { max-width: 60px; }
	.image-caption { display: none; }
	.theme-buttons li a { font-size: 14px; }
	.theme-buttons li .fa { font-size: 16px; }
	.feature-box { width: 100%; }
	.feature-box h3 { font-size: 15px; }
	.feature-box-large { width: 100%; }
	
	/* comments */
	.comment-tabs { font-size: 13px; }
	.commentlist li { font-size: 13px; }
	.commentlist li ul li { padding-left: 10px; }
	
}


/* ------------------------------------------------------------------------- *
 *  Mobile (Low Res) : 479px > 0 (320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
	
	.site-title { line-height: 50px; }
	.site-title a img { max-height: 50px; margin-right: 0; }
	#head-about { font-size: 15px; }
	.page-title { max-width: none; font-size: 32px; letter-spacing: -0.5px; }
	.page-title span { font-size: 16px; }
	
	#page { padding-left: 15px; padding-right: 15px; }
	.post-title { font-size: 22px; letter-spacing: -0.3px; }
	.post-meta { font-size: 13px; }
	.entry,
	.theme-excerpt { font-size: 14px; line-height: 1.8em; }
	.more-link { font-size: 12px; }
	
	.gallery-caption { display: none; }
	
	.header-intro { padding-top: 60px; padding-bottom: 50px; }
	.header-intro-title { font-size: 32px; }
	.header-intro-description { font-size: 15px; }
	
	.header-single-theme { padding-top: 60px!important; }
	.header-single-theme-description { font-size: 16px; }
	.theme-stats li { width: 100%; }
	
	.free-notice { padding-top: 40px; padding-bottom: 40px; line-height: 1.7em; font-size: 15px; }
	
	.testimonial-text { font-size: 14px; }
	.intro-text-header h2 { font-size: 32px; }
	
	#docs-heading .fa { display: none; }
	
}