/*
Theme Name: waulah
Theme URI: http://themeforest.net/user/uipro/portfolio
Author: uipro
Author URI: http://uipro.net/
Description: Infinite scroll premium news, magazine, blog WordPress theme. SEO optimized and easy to use.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
Text Domain: waulah
*/

/* ==============================
    TABLE OF CONTENT
   ------------------------------
   00. Preloader
   01. Typorgaphy
   02. Common Styles
   03. Navigation + Header
   04. Sliders
   05. Forms and Buttons
   06. Post Cards
   07. Grid
   08. Footer
   09. Inner Pages
   10. Single Post
   11. Widgets
   12. Back to top button
   13. Colors
   14. WordPress Classes
   ============================== */

/* 00. Preloader
--------------------------------- */

@keyframes preloader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes preloader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.preloader-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 100000;
}
.preloader-wrap-inner {
    background-color: #fff;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}
.preloader div {
    position: absolute;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 50%;
    border: 10px solid #000;
    border-color: #121212 transparent #121212 transparent;
    -webkit-animation: preloader 0.6s linear infinite;
    animation: preloader 0.6s linear infinite;
}
.preloader {
    position: relative;
    width: 30px !important;
    height: 30px !important;
    -webkit-transform: translate(-15px, -15px) scale(0.15) translate(15px, 15px);
    transform: translate(-15px, -15px) scale(0.15) translate(15px, 15px);
}

/* 01. Typorgaphy 
--------------------------------- */

body,
.dropdown-menu li a,
.menu-thumb .menu-thumb-title > .pub-by,
.post-card.style1 .post-stats,
.post-card .post-stats a,
.link-url a,
input,
button,
select,
textarea,
.article-subtitle,
.search-query > span,
.archive-title > small > span,
.not-found h1 small,
.aside-widget .aside-article h4 a,
.ft-widget .aside-article h4 a {
    font-family: 'Varela Round', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h1 a,
h2 a,
h3 a,
h4 a,
.h1,
.h2,
.h3,
.h4,
.logo-wrap .logo,
.menu-thumb .menu-thumb-title,
.featured-slider .swiper-slide .slide-inner .slide-title a,
.dropcap,
.mega-menu-fullwidth > .dropdown-menu > li > a,
.navbar-brand {
    font-family: 'lora', serif;
    -webkit-font-smoothing: antialiased;
}
.ft-widget > ul li span.post-date {
    font-family: Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.2;
}
h1,
.h1 {
    font-size: 28px;
}
h2,
.h2 {
    font-size: 24px;
}
@media ( min-width: 560px) {
    h1,
    .h1 {
        font-size: 36px;
    }
    h2,
    .h2 {
        font-size: 30px;
    }
}

/* 02. Common Styles 
--------------------------------- */

body {
    background-color: #e9e9e9;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
body.custom-background {
    background-position: center !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}
body,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    color: #838383;
}
.body-wrapper {
    background-color: #F2F3F4;
    margin: 0 auto;
}
.container-fluid {
    max-width: 1340px;
}
.boxed .container-fluid,
.body-wrapper.boxed {
    max-width: 1300px;
}
.inline-spacer {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.play-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
}
.play-btn i {
    font-size: 15px;
    color: #fff;
    line-height: 50px;
}
.play-btn .fa-play {
    margin-left: 2px;
}
.no-margin {
    margin: 0 !important;
}
.ad-wrapper {
    text-align: center;
    margin-bottom: 30px;
}
.ad-wrapper a {
    display: inline-block;
    position: relative;
}
.ad-wrapper a:hover,
.ad-wrapper a:focus {
    opacity: .85;
}
.ad-wrapper a img {
    max-width: 100%;
    height: auto;
}
.search-result {
    padding: 30px;
    background-color: #fafafa;
    border-radius: 3px;
    margin-bottom: 15px;
    .
}
.search-result .result-title {
    margin-top: 0;
}
.search-result .result-title a,
.ad-wrapper a,
.play-btn,
.social-wrap .social-inner ul li a,
.social-wrap .social-inner ul li a .fa,
.menu-thumb .thumb-wrap > img,
.cat-label,
.swiper-pagination-bullet,
.swiper-button-next,
.swiper-button-prev,
.line-btn:after,
.post-card,
.post-card.style1 .card-header .card-thumb,
.post-card.style2 > .overlay,
.dark-layout .ft-nav a,
.featured-img img,
.post-meta .post-stats,
.post-meta .post-stats a,
.share-wrap .share-this li a i,
.mega-menu-fullwidth > .dropdown-menu > li > a:before,
.top-navbar a,
.btn,
button,
input[type=button],
input[type=submit],
.author-box.custom-image .custom-thumb,
.page-numbers li a,
.continue-reading > .more-arrow,
.prev-article .prev-thumb .more-arrow,
.next-article .next-thumb .more-arrow,
.prev-article .prev-thumb:before,
.next-article .next-thumb:before,
.aside-widget .aside-article .thumb > .fa,
.ft-widget .aside-article .thumb > .fa,
.aside-widget .banner-ad,
.ft-widget .banner-ad,
.aside-widget .flickr-feed > li,
.ft-widget .flickr-feed > li,
.my-thumb {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.search-result .post-type {
    display: block;
    padding: 5px 8px;
    color: #fff;
    background-color: #121212;
    line-height: 1;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
}
q {
    display: block;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
table {
    border-collapse: collapse !important;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    min-height: .01%;
    overflow-x: auto;
}
table > tbody > tr > td,
table > tbody > tr > th,
table > tfoot > tr > td,
table > tfoot > tr > th,
table > thead > tr > td,
table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.calendar_wrap table > tbody > tr > td,
.calendar_wrap table > tbody > tr > th,
.calendar_wrap table > tfoot > tr > td,
.calendar_wrap table > tfoot > tr > th,
.calendar_wrap table > thead > tr > td,
.calendar_wrap table > thead > tr > th {
    padding: 8px 0;
}
table th,
table td,
table,
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    border: 1px solid #f4f4f4;
}
.dark-layout table th,
.dark-layout table td,
.dark-layout table,
.dark-layout table > thead > tr > th,
.dark-layout table > tbody > tr > th,
.dark-layout table > tfoot > tr > th,
.dark-layout table > thead > tr > td,
.dark-layout table > tbody > tr > td,
.dark-layout table > tfoot > tr > td {
    border: 1px solid #161616;
}
table > thead > tr > th,
table > thead > tr > td {
    border-bottom-width: 2px;
}
table th,
dl dt {
    font-weight: 500;
    color: #121212;
}
dl dt {
    margin-top: 10px;
}
dl dt:first-child {
    margin-top: 0;
}
.calendar_wrap #wp-calendar {
    width: 100%;
}
.calendar_wrap #wp-calendar,
.calendar_wrap #wp-calendar th {
    text-align: center;
}
.calendar_wrap #wp-calendar caption {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    background: #f4f4f4;
    color: #242526;
}
.dark-layout .calendar_wrap #wp-calendar caption {
    background-color: #161616;
    color: #727272;
}
.calendar_wrap #wp-calendar a {
    color: #242526;
    font-weight: 500;
}
.calendar_wrap #wp-calendar a:hover {
    text-decoration: none;
}
.sl-wrapper {
    display: inline-block;
}
iframe {
    border: none;
    max-width: 100%;

}
.video-wrap,
.embed-youtube {
    margin-bottom: 30px;
    border-radius: 4px;
    overflow: hidden;
}
.not-found .form-wrap {
    max-width: 520px;
    margin: 0 auto 20px;
}
img {
    max-width: 100%;
    height: auto;
}
article {
    position: relative;
}
@media ( min-width: 1250px) {
    .boxed {
        margin: 20px auto;
    }
    .not-found h1 {
        font-size: 110px;
        line-height: .5em;
    }
    .not-found h1 small {
        font-size: 32px;
    }
}
@media ( max-width: 1249px) {
    body {
        background-image: none !important;
    }
}

/* 03. Navigation + Header
--------------------------------- */

.header-wrap {
    background-color: #fff;
}
.header-top {
    position: relative;
    background-color: #fff;
    z-index: 1;
}
.logo-wrap,
.search-wrap,
.social-wrap {
    padding: 15px 0 0;
}
.search-wrap {
    padding-bottom: 15px;
}
.logo-wrap {
    text-align: center;
    padding-bottom: 20px;
    display: none;
}
.search-wrap .search-inner form {
    position: relative;
    max-width: 260px;
    margin: 5px auto;
}
.search-wrap .search-inner form:after {
    content: "\f002";
    font-family: 'FontAwesome';
    position: absolute;
    top: 6px;
    right: 15px;
    line-height: 22px;
}
.search-wrap .search-inner form .search-field {
    display: block;
    width: 100%;
    border: none;
    outline: none;
    background-color: #F2F3F4;
    height: 36px;
    padding: 0 15px;
    border-radius: 50px;
}
.search-wrap .search-inner form .search-field::-moz-placeholder {
    color: #999;
    font-style: italic;
}
.search-wrap .search-inner form .search-field:-ms-input-placeholder {
    color: #999;
    font-style: italic;
}
.search-wrap .search-inner form .search-field::-webkit-input-placeholder {
    color: #999;
    font-style: italic;
}
.social-wrap .social-inner ul {
    padding: 0;
    margin: 0;
}
.social-wrap .social-inner ul {
    text-align: center;
}
.social-wrap .social-inner ul li {
    list-style: none;
    margin: 3px 6px 3px 0;
    display: inline-block;
}
.social-wrap .social-inner ul li a,
.social-wrap .social-inner ul li a .fa {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
}
.social-wrap .social-inner ul li a .fa.light {
    color: #fff;
}
.social-wrap .social-inner ul li a:hover .fa.dark {
    margin-top: -35px;
}
.social-wrap .social-inner ul li a {
    overflow: hidden;
    background-color: #F2F3F4;
}
.social-wrap .social-inner li a:hover,
.social-wrap .social-inner li a:focus,
.search-result .result-title a:hover,
.search-result .result-title a:focus {
    text-decoration: none;
    outline: none;
}
.logo-wrap .logo-inner .logo > span {
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
}
.logo-wrap .logo-inner .logo > img {
    max-height: 45px;
    width: auto;
}
.navbar {
    border: none;
    border-radius: 0;
    margin-bottom: 30px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
}
.navbar-default {
    background-color: #fff;
    border-top: 1px solid #f7f7f7;
}
.fullscreen-slider .navbar-default {
    border: 0;
}
.navbar-inverse {
    background-color: #121212;
}
.fullscreen-slider .navbar-inverse {
    background-color: transparent;
}
.fullscreen-slider .navbar-default #navbar {
    background-color: #fff;
}
.fullscreen-slider .navbar-inverse #navbar {
    background-color: #121212;
}
.navbar-brand {
    line-height: 50px;
    font-weight: bold;
    font-size: 26px;
    line-height: 1;
}
.dropdown-menu {
    border: none;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #000;
    z-index: 10000;
}
.dark-scheme .dropdown-menu,
.dark-scheme .navbar-nav > .open > a,
.dark-scheme .navbar-nav > .open > a:hover,
.dark-scheme .navbar-nav > .open > a:focus,
.dark-scheme .dropdown-menu > .submenu > .sub-menu {
    background-color: #000;
}
.light-scheme .dropdown-menu,
.light-scheme .navbar-nav > .open > a,
.light-scheme .navbar-nav > .open > a:hover,
.light-scheme .navbar-nav > .open > a:focus,
.light-scheme .dropdown-menu > .submenu > .sub-menu {
    background-color: #fafafa;
    color: #000;
}
.nav > li > a {
    font-weight: 500;
}
.dropdown-menu > li > a,
.mega-menu-fullwidth .sub-menu li a,
.dropdown-menu > .submenu > .sub-menu > li > a {
    font-size: 13px;
    padding: 8px 20px;
    display: block;
}
.dropdown-menu > li,
.mega-menu-fullwidth .sub-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, .06);
    list-style: none;
}
.light-scheme .dropdown-menu > li,
.light-scheme .mega-menu-fullwidth .sub-menu li {
    border-bottom: 1px solid #f2f2f2;
}
.dropdown-menu > .submenu > .sub-menu > li {
	border-top: 1px solid #f2f2f2;
}
.navbar-inverse .dropdown-menu > .submenu > .sub-menu > li {
	border-top: 1px solid rgba(255, 255, 255, .06);
}
.mega-menu-fullwidth > .dropdown-menu > .submenu > .sub-menu > li {
	border-top: none;
}
.navbar-inverse .nav > li > a,
.dropdown-menu li a {
    color: #cacaca;
    color: rgba(255, 255, 255, .8);
}
.dropdown-toggle > .fa {
    font-size: 10px;
}
.light-scheme .navbar-inverse .nav > .open > a {
    background-color: #fafafa;
    color: #121212;
    text-decoration: none;
}
.dark-scheme .navbar-default .nav > .open > a {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
.menu-title {
    font-weight: 600;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}
.light-scheme .dropdown-menu li a,
.light-scheme .menu-title {
    color: #121212;
}
.menu-thumb {
    margin: 15px 0 20px;
    position: relative;
}
.menu-thumb .thumb-wrap {
    overflow: hidden;
    display: block;
    border-radius: 5px;
    background-color: #000;
}
.menu-thumb .thumb-wrap > img {
    opacity: .6;
}
.menu-thumb:hover .thumb-wrap > img {
    opacity: .8;
    transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
}
.menu-thumb .menu-thumb-title {
    font-size: 21px;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 20px;
}
.menu-thumb .menu-thumb-title > .pub-by {
    color: #fff;
    display: block;
    opacity: 0.8;
    font-weight: normal;
    font-size: 12px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.view-all-posts {
    padding-top: 20px;
    border-top: 1px solid #111;
}
.light-scheme .view-all-posts {
    border-top: 1px solid #eee;
}
.menu-thumb > .play-btn {
    position: absolute;
    left: 50%;
    top: 60px;
    margin-left: -25px;
}
.dark-scheme hr {
    border-color: #111;
}
.navbar-inverse .navbar-header {
    background-color: #121212;
}
.navbar-default .navbar-header {
    background-color: #fff;
}
.navbar-brand img {
    height: 100%;
    width: auto;
}
.dark-scheme .dropdown-menu > li > a:hover,
.dark-scheme .dropdown-menu > li > a:focus,
.dark-scheme .sub-menu > li > a:hover,
.dark-scheme .sub-menu > li > a:focus {
    background-color: #121212;
    color: #fff;
    text-decoration: none;
}
.light-scheme .dropdown-menu > li > a:hover,
.light-scheme .dropdown-menu > li > a:focus,
.light-scheme .sub-menu > li > a:hover,
.light-scheme .sub-menu > li > a:focus {
    background-color: #f2f2f2;
    color: #121212;
    text-decoration: none;
}
.sub-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
.dropdown-menu > li:last-child,
.sub-menu li:last-child,
.light-scheme .mega-menu-fullwidth .sub-menu li:last-child {
    border-bottom: none;
}
.mega-menu-fullwidth > .dropdown-menu > li > a {
    color: #fff;
    position: relative;
    font-weight: bold;
    white-space: normal;
    font-size: 15px;
}
.mega-menu-fullwidth > .dropdown-menu > li > a:hover,
.mega-menu-fullwidth > .dropdown-menu > li > a:focus {
    background-color: transparent;
}
.mega-menu-fullwidth > .dropdown-menu > li > a:before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    top: 16px;
}
.mega-menu-fullwidth > .dropdown-menu > li:hover > a:before {
    opacity: 1;
}
.light-scheme .mega-menu-fullwidth > .dropdown-menu > li > a,
.top-navbar,
.top-navbar a {
    color: #121212;
    white-space: normal;
}
.top-navbar.dark-scheme,
.top-navbar.dark-scheme a {
    color: #fff;
}
.top-navbar .notification-wrap a:hover,
.top-navbar .notification-wrap a:focus {
    text-decoration: none;
    opacity: .85;
}
.top-navbar .top-nav-wrap {
    padding: 10px 0;
    font-size: 11px;
}
.top-navbar .notification-wrap {
    text-align: center;
    padding: 5px 0;
}
.top-navbar .top-nav-wrap .top-nav {
    float: right;
    padding: 0;
    margin: 0 0 0 30px;
}
.top-navbar.left-align .top-nav-wrap .top-nav,
.top-navbar .date-time {
    float: left;
}
.top-navbar .top-nav-wrap .top-nav li {
    list-style: none;
    float: left;
    margin-right: 15px;
}
.top-navbar .top-nav-wrap .top-nav li:last-child {
    margin: 0 !important;
}
.site-footer .social-wrap {
    display: table;
    width: 100%;
    height: 120px;
    padding: 0;
}
.site-footer .social-wrap .social-inner {
    display: table-cell;
    vertical-align: middle;
}
.light-scheme .mega-menu-fullwidth > .dropdown-menu > li,
.dark-scheme .mega-menu-fullwidth > .dropdown-menu > li {
    border-bottom: none;
}
.navbar-default .navbar-nav > li > a {
    opacity: 0.8;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    opacity: 1;
}
@media ( min-width: 768px) {
    .navbar-brand {
        display: none;
    }
    .logo-wrap {
        display: table;
        width: 100%;
    }
    .logo-wrap .logo-inner .logo > span {
        font-size: 68px;
    }
    .logo-wrap .logo-inner .logo > img {
        max-height: 60px;
    }
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .fullscreen-slider .search-wrap .search-inner form:after,
    .fullscreen-slider .search-wrap .search-inner form .search-field {
        color: #fff;
    }
    .fullscreen-slider .search-wrap .search-inner form .search-field::-moz-placeholder {
        color: rgba(255, 255, 255, .5);
        font-style: italic;
    }
    .fullscreen-slider .search-wrap .search-inner form .search-field:-ms-input-placeholder {
        color: rgba(255, 255, 255, .5);
        font-style: italic;
    }
    .fullscreen-slider .search-wrap .search-inner form .search-field::-webkit-input-placeholder {
        color: rgba(255, 255, 255, .5);
        font-style: italic;
    }
    .fullscreen-slider .social-wrap .social-inner ul li a,
    .fullscreen-slider .search-wrap .search-inner form .search-field {
        background-color: rgba(0, 0, 0, .15);
        color: #fff;
    }
    .fullscreen-slider .header-wrap {
        background-color: transparent;
    }
    .megamenu .nav,
    .megamenu .nav > .mega-menu-fullwidth {
        position: static;
    }
    .megamenu #navbar,
	.dropdown-menu > .submenu {
        position: relative;
    }
    .mega-menu-fullwidth > .dropdown-menu {
        left: 0;
        width: 100%;
    }
    .mega-menu-fullwidth > .dropdown-menu > li {
        float: left;
        padding: 30px;
    }
    .mega-menu-fullwidth.cols3 > .dropdown-menu > li {
        width: 33.3333%;
    }
    .mega-menu-fullwidth.cols2 > .dropdown-menu > li,
    .mega-menu-fullwidth.cols4 > .dropdown-menu > li {
        width: 50%;
    }
    .mega-menu-fullwidth > .dropdown-menu > li > a:before {
        opacity: 0;
    }
	.dropdown-menu > .submenu:after {
		font-family:'FontAwesome';
		content:"\f105";
		position:absolute;
		top:9px;
		right:10px;
		font-size:10px;
	}
	.dropdown-menu > .submenu > .sub-menu {
		position:absolute;
		left:100%;
		top:0;
		display:none;
		min-width:200px;
	}
	.dropdown-menu > .submenu:hover > .sub-menu {
		display:block;
	}
	.mega-menu-fullwidth > .dropdown-menu > .submenu > .sub-menu {
		position:relative;
		left:auto;
		top:auto;
		display:block;
		min-width:auto;
	}
	.mega-menu-fullwidth > .dropdown-menu > .submenu:after {
		content:'';
		display:none;
	}
}
@media (min-width: 991px) {
    .search-wrap .search-inner form,
    .header-top .row > .col3 {
        float: right;
    }
    .logo-wrap,
    .social-wrap,
    .search-wrap {
        display: table;
        width: 100%;
        height: 120px;
        padding: 0;
    }
    .logo-wrap .logo-inner,
    .social-wrap .social-inner,
    .search-wrap .search-inner {
        display: table-cell;
        vertical-align: middle;
    }
    .social-wrap .social-inner ul li {
        float: left;
    }
    .mega-menu-fullwidth.cols4 > .dropdown-menu > li {
        width: 25%;
    }
}
@media (max-width: 969px) {
    .megamenu .mega-menu-fullwidth .dropdown-menu {
        width: auto;
    }
    .megamenu .megamenu-content {
        padding-left: 0;
        padding-right: 0;
    }
    .megamenu .dropdown-menu > li > ul {
        display: block;
    }
}
@media ( max-width: 767px) {
    .dropdown-menu > li > a,
    .megamenu-inner .mega-dropdown li a,
    .navbar .navbar-nav .open .dropdown-menu > li > a {
        font-size: 13px;
        padding: 8px 20px;
        display: block;
    }
    .dropdown-menu > li,
    .megamenu-inner .mega-dropdown li {
        border-bottom: 1px solid #090909;
    }
    .navbar-inverse .nav > li > a,
    .dropdown-menu li a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
    .dark-scheme .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #cacaca;
    }
    .light-scheme .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
    .light-scheme .mega-menu-fullwidth.open > .dropdown-menu > li > a {
        color: #121212;
        background-color: transparent;
    }
    .light-scheme .mega-menu-fullwidth.open > .dropdown-menu > li > a:hover,
    .light-scheme .mega-menu-fullwidth.open > .dropdown-menu > li > a:focus {
        color: #121212;
    }
    .dark-scheme .mega-menu-fullwidth.open > .dropdown-menu > li > a,
    .dark-scheme .navbar-default .navbar-nav .mega-menu-fullwidth.open > .dropdown-menu > li > a {
        color: #fff;
    }
    .dropdown-menu li a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .dark-scheme .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: #121212;
    }
    .dark-scheme .navbar .mega-menu-fullwidth.open > .dropdown-menu > li > a:hover,
    .dark-scheme .navbar .mega-menu-fullwidth.open > .dropdown-menu > li > a:focus,
    .light-scheme .navbar .mega-menu-fullwidth.open > .dropdown-menu > li > a:hover,
    .light-scheme .navbar .mega-menu-fullwidth.open > .dropdown-menu > li > a:focus {
        background-color: transparent;
    }
    .light-scheme .dropdown-menu li a:hover,
    .light-scheme .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: #f2f2f2;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #000;
    }
    .megamenu .mega-menu-fullwidth .dropdown-menu .megamenu-inner {
        padding: 0;
    }
    .light-scheme .navbar-nav .open .dropdown-menu {
        background-color: #fafafa;
    }
    .dark-scheme .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
    }
    .navbar-nav .open .dropdown-menu,
    .navbar-nav .mega-menu-fullwidth.open .dropdown-menu {
        padding: 10px 0;
    }
    .mega-menu-fullwidth > .dropdown-menu > li {
        margin-bottom: 10px;
        padding: 0 15px;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        box-shadow: none !important;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        background-color: transparent;
    }
    .dark-scheme .dropdown-menu,
    .dark-scheme .navbar-nav > .open > a,
    .dark-scheme .navbar-nav > .open > a:hover,
    .dark-scheme .navbar-nav > .open > a:focus {
        background-color: #121212;
    }
    .light-scheme .dropdown-menu,
    .light-scheme .navbar-nav > .open > a,
    .light-scheme .navbar-nav > .open > a:hover,
    .light-scheme .navbar-nav > .open > a:focus {
        background-color: #fff;
    }
}
@media ( max-width: 760px) {
    .header-top .row > .col3,
    .header-top .row > .col1 {
        float: none;
        width: 100%;
    }
    .top-navbar {
        display: none;
    }
}

/* 04. Sliders
--------------------------------- */

.swiper-container {
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: center no-repeat;
    background-size: cover;
}
.slider-3d .swiper-slide {
    opacity: .4;
}
.slider-3d .swiper-slide-active {
    opacity: 1;
}
.featured-slider .swiper-slide:after {
    content: '';
    background-color: #000;
    opacity: .4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.featured-slider .swiper-slide .slide-inner {
    position: relative;
    z-index: 100;
    width: 750px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.featured-slider .swiper-slide .slide-inner a {
    color: #fff;
}
.featured-slider .swiper-slide .slide-inner .slide-title {
    font-size: 21px;
    margin-top: 10px;
}
.slide-excerpt {
    font-size: 17px;
    color: #fff;
    display: none;
}
.cat-label {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    font-size: 8px;
    font-weight: 500;
    padding: 2px 6px;
    border-radius: 2px;
    letter-spacing: 1px;
    line-height: 1.42857143;
}
.featured-slider .cat-label {
    font-size: 10px;
}
.cat-label:hover,
.cat-label:focus {
    color: #fff;
}
.featured-slider .line-btn {
    margin-top: 5px;
}
.swiper-pagination-bullet {
    background-color: #fff;
}
.cat-label:hover,
.cat-label:focus,
.swiper-pagination-bullet:hover,
.swiper-pagination-bullet:focus {
    text-decoration: none;
    opacity: .85;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: none;
    width: 26px;
    height: 60px;
    background-color: rgba(0, 0, 0, 1);
    text-align: center;
}
.swiper-button-next > i,
.swiper-container-rtl .swiper-button-prev > i,
.swiper-button-prev > i,
.swiper-container-rtl .swiper-button-next > i {
    font-size: 18px;
    line-height: 60px;
    color: #fff;
}
.swiper-button-next > i,
.swiper-container-rtl .swiper-button-prev > i {
    margin-left: 3px;
}
.swiper-button-prev > i,
.swiper-container-rtl .swiper-button-next > i {
    margin-right: 3px;
}
.swiper-button-next,
.swiper-button-prev {
    margin-top: -30px;
}
.swiper-button-next {
    right: 0;
}
.swiper-button-prev {
    left: 0;
}
@media ( min-width: 480px) {
    .swiper-container {
        height: 320px;
    }
    .featured-slider .swiper-slide .slide-inner .slide-title {
        font-size: 28px;
    }
}
@media ( min-width: 560px) {
    .swiper-container {
        height: 380px;
    }
    .featured-slider .swiper-slide .slide-inner .slide-title {
        font-size: 36px;
    }
    .featured-slider .line-btn {
        margin-top: 30px;
    }
}
@media ( min-width: 768px) {
    .swiper-container {
        height: 480px;
    }
    .fullscreen-slider .swiper-container {
        height: 560px;
    }
    .swiper-button-next,
    .swiper-button-prev {
        opacity: 0;
    }
    .featured-slider:hover .swiper-button-next,
    .featured-slider:hover .swiper-button-prev {
        opacity: 1;
    }
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev,
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        width: 30px;
        height: 100px;
    }
    .swiper-button-next > i,
    .swiper-container-rtl .swiper-button-prev > i,
    .swiper-button-prev > i,
    .swiper-container-rtl .swiper-button-next > i {
        line-height: 100px;
    }
    .swiper-button-next,
    .swiper-button-prev {
        margin-top: -50px;
    }
    .fullscreen-slider .header-wrap {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
    }
    .fullscreen-slider .featured-slider {
        z-index: 1;
    }
    .fullscreen-slider .featured-slider .swiper-slide {
        padding: 220px 0 100px;
    }
}
@media ( min-width: 991px) {
    .swiper-container {
        height: 560px;
    }
    .fullscreen-slider .swiper-container {
        height: 640px;
    }
    .slide-excerpt {
        display: block;
    }
    .featured-slider .swiper-slide .slide-inner .slide-title {
        font-size: 48px;
    }
}

/* 05. Forms and Buttons
--------------------------------- */

.btn,
button,
input[type=button],
input[type=submit],
.btn:focus,
input[type=button]:focus,
input[type=submit]:focus,
button:focus {
    font-weight: 500;
    height: auto;
    padding: 6px 20px;
    height: 45px;
    border-radius: 3px;
    outline: none;
    border: none;
    color: #fff;
}
.btn-lg,
.btn-lg:hover,
.btn-lg:focus {
    font-size: 15px;
    padding: 16px 26px;
    line-height: 1;
}
.line-btn {
    display: inline-block;
    position: relative;
}
.line-btn a {
    font-size: 12px;
    padding: 8px 15px;
    display: block;
    position: relative;
    z-index: 100;
}
.line-btn:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 3px;
}
.line-btn a:hover,
.line-btn a:focus {
    text-decoration: none;
    outline: none;
}
.line-btn a > i {
    margin-left: 5px;
    vertical-align: middle;
    position: relative;
}
.continue-reading > .more-arrow {
    opacity: 0;
}
.continue-reading:hover > .more-arrow,
.continue-reading:focus > .more-arrow {
    opacity: 1;
    margin-left: 8px;
}
input[type=text],
input[type=email],
select,
textarea,
input[type=password] {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05) inset;
    border: 1px solid #eee;
    height: 46px;
    border-radius: 5px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    padding: 6px 12px;
    max-width: 100%;
}
.dark-layout .ft-widget input[type=text],
.dark-layout .ft-widget input[type=email],
.dark-layout .ft-widget select,
.dark-layout .ft-widget textarea,
.dark-layout .ft-widget input[type=password] {
    background-color: #070707;
    border: none;
}
input[type=text]:focus,
input[type=email]:focus,
select:focus,
textarea:focus {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05) inset;
    border-color: #eee;
    outline: none;
}
.search-field,
.sidebar .aside-widget input[type=text],
.sidebar .aside-widget input[type=email],
.sidebar .aside-widget select,
.sidebar .aside-widget textarea,
.ft-widget input[type=text],
.ft-widget input[type=email],
.ft-widget select,
.ft-widget textarea {
    width: 100%;
}
.form-wrap,
.comment-form,
.wpcf7 .wpcf7-form,
.post-password-form {
    background-color: #fbfbfb;
    padding: 20px;
}
form label {
    display: block;
    color: #121212;
}
form label sup {
    color: red;
}
textarea.form-control,
textarea.form-control:focus,
form textarea,
form textarea:focus {
    height: 150px;
    width: 100%;
}
.comment-form input[type=text],
.search-field {
    width: 100%;
    max-width: 350px;
}
.post-password-form {
    max-width: 450px;
    margin-top: 20px;
}
.post-password-form input[type=password] {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.navbar-toggle,
.navbar-toggle:focus {
    height: auto;
    padding: 9px 10px;
    border: 1px solid #ddd;
}
.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-toggle:focus {
    border: 1px solid #333;
}
@media ( min-width: 560px) {
    .line-btn a {
        font-size: 14px;
        padding: 12px 20px;
    }
    .line-btn:after {
        height: 2px;
    }
    .line-btn:hover:after,
    .line-btn:focus:after {
        height: 100%;
    }
    .comment-list {
        padding: 30px;
    }
    .comment-list .children {
        padding-left: 30px;
    }
    .comment-list li .comment-body .reply {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
    }
}
@media ( min-width: 768px) {
    .author-box,
    .form-wrap,
    .comment-form,
    .wpcf7 .wpcf7-form {
        padding: 30px;
    }
    .comment-list .comment-form {
        padding: 0;
        margin-bottom: 30px;
    }
}

/* 06. Post Cards
--------------------------------- */

.post-card {
    position: relative;
    border-radius: 4px;
    background-color: #fff;
}
.post-card.style1 .card-header {
    position: relative;
    background-color: #000;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.post-card.style1 .card-header .card-thumb {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 320px;
    opacity: .7;
}
.post-card.style1 .card-header .card-thumb:hover,
.post-card.style1 .card-header .card-thumb:focus {
    text-decoration: none;
}
.post-card.style1:hover .card-header .card-thumb {
    opacity: .5;
}
.post-card .card-body,
.post-card .card-footer {
    padding: 30px;
}
.post-card.style1 .card-body,
.post-card.style1 .card-footer {
    background-color: #fff;
}
.post-card .card-footer {
    padding: 15px 25px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #f4f4f4;
}
.post-card .card-title {
    margin-top: 10px;
    font-weight: bold;
}
.post-card.quote-card blockquote p {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.42857143;
    margin-bottom: 10px;
}
.post-card.quote-card blockquote {
    border: none;
    padding: 0;
    margin-top: 10px;
    background-color: transparent !important;
}
.post-card.quote-card blockquote:before,
.post-card.link-card .link-url:before {
    font-family: 'FontAwesome';
    content: "\f10d";
    position: absolute;
    bottom: 15px;
    right: 25px;
    font-size: 24px;
    color: #fff;
    opacity: .35;
}
.post-card.link-card .link-url:before {
    content: "\f0c1";
}
.post-card.link-card .link-url {
    margin-top: 10px;
    line-height: 1.42857143;
}
.post-card.quote-card blockquote footer {
    color: #fff;
}
.post-card .excerpt {
    line-height: 1.8;
    margin-bottom: 10px;
}
.continue-reading {
    font-weight: 500;
    font-size: 13px;
    position: relative;
    display: inline-block;
}
.continue-reading:hover,
.continue-reading:focus {
    text-decoration: none;
}
.post-card .card-footer p em {
    display: inline-block;
    margin: 0 5px;
}
.post-card .post-stats {
    margin: 0;
    display: block;
    text-align: center;
}
.post-card.style1 .post-stats {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
}
.post-stats,
.post-stats a,
.post-stats a:hover,
.post-stats a:focus {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
}
.post-stats a .fa-heart {
    color: #e0381c;
}
.post-card .post-stats a .fa-heart,
.post-card .post-stats > li .views-one,
.post-card .post-stats > li .views-two,
.post-card .post-stats > li .views-three,
.post-card .post-stats > li .views-four,
.post-card .post-stats > li .views-five {
    color: #fff;
}
.post-card.no-featured .post-stats a .fa-heart,
.post-card.no-featured .post-stats > li .views-one,
.post-card.no-featured .post-stats > li .views-two,
.post-card.no-featured .post-stats > li .views-three,
.post-card.no-featured .post-stats > li .views-four,
.post-card.no-featured .post-stats > li .views-five {
    color: #000;
}
.post-stats i {
    margin-right: 2px;
    font-size: 11px;
}
.post-stats .fa-heart,
.post-stats .fa-heart-o {
    margin-right: 4px;
}
.post-stats li {
    margin-left: 4px;
    margin-right: 4px;
}
.post-card.style1 .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -25px;
}
.post-card.style2 {
    padding-top: 20px;
    background: center no-repeat;
    background-size: cover;
}
.post-card.style2 > .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    border-radius: 4px;
    opacity: 0.3;
}
.post-card.style2,
.post-card.style2 a {
    color: #fff;
}
.post-card.style2 .play-btn {
    display: block;
    margin: 60px auto 0;
}
.video-card.style1.no-featured .play-btn {
    position: relative;
    top: auto;
    left: auto;
    margin: 60px auto;
    display: block;
}
.post-card.style2 .card-body {
    margin-top: 60px;
}
.style2.video-card .card-body {
    margin-top: 30px;
}
.post-card.style2 .card-header,
.post-card.style2 .card-body,
.post-card.style2 .card-footer {
    position: relative;
    z-index: 10;
}
.post-card.style2 .excerpt,
.post-card.style2 .card-footer p em,
.post-card.quote-card blockquote footer {
    opacity: .85;
}
.post-card.style2 .post-stats {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding-bottom: 10px;
    margin: 0 30px;
}
.post-card.style2 .continue-reading:hover,
.post-card.style2 .continue-reading:focus {
    color: #fff;
}
.post-card.style2 .card-footer {
    border-top: 1px solid rgba(255, 255, 255, .1);
}
.post-card.style2:hover > .overlay {
    opacity: .5;
}
.style2.custom-bg > .overlay,
.post-card .post-stats a:hover,
.post-card .post-stats a:focus {
    opacity: .8;
}
.style2.custom-bg:hover > .overlay {
    opacity: .86;
}
.post-card.no-featured .post-stats {
    position: relative;
    bottom: auto;
    left: auto;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px;
    margin: 0 30px;
    width: auto;
}
.post-card.no-featured .card-header {
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    padding-top: 20px;
}
.style2.no-img .card-body {
    margin-top: 0;
}
.style2.no-img > .overlay,
.style2.no-img:hover > .overlay {
    opacity: 1;
}

/* 07. Grid
--------------------------------- */

.grid-wrapper {
    padding-bottom: 80px;
}
.grid-sizer,
.grid-item {
    width: 100%;
}
.grid-item {
    padding-bottom: 20px;
}
.gutter-sizer {
    width: 0;
}
#waulah-loader .preloader-wrap-inner {
    position: relative;
}
.waulah-load-more,
.waulah-load-more:focus {
    height: 38px;
}
.waulah-load-more.disabled,
.waulah-load-more.disabled:hover,
.waulah-load-more.disabled:focus {
    background-color: rgba(0, 0, 0, .12);
    color: #838383;
}
@media ( min-width: 600px) {
    .grid-sizer,
    .grid-item {
        width: 48%;
    }
    .gutter-sizer {
        width: 4%;
    }
}
@media ( min-width: 900px) {
    .grid-sizer,
    .grid-item {
        width: 32%;
    }
    .gutter-sizer {
        width: 2%;
    }
    .sidebar-left .content-area .grid-item,
    .sidebar-right .content-area .grid-item,
    .sidebar-left .content-area .grid-sizer,
    .sidebar-right .content-area .grid-sizer {
        width: 48%;
    }
    .sidebar-left .content-area .gutter-sizer,
    .sidebar-right .content-area .gutter-sizer {
        width: 4%;
    }
}
@media ( min-width: 1200px) {
    .grid-sizer,
    .grid-item {
        width: 23.5%;
    }
    .gutter-sizer {
        width: 2%;
    }
    .sidebar-left .content-area .grid-item,
    .sidebar-right .content-area .grid-item,
    .sidebar-left .content-area .grid-sizer,
    .sidebar-right .content-area .grid-sizer {
        width: 31%;
    }
    .sidebar-left .content-area .gutter-sizer,
    .sidebar-right .content-area .gutter-sizer {
        width: 3.5%;
    }
}

/* 08. Footer
--------------------------------- */

.site-footer {
    position: relative;
    background-color: #fff;
}
.site-footer a:hover,
.site-footer a:focus,
.ft-widgets a:hover,
.ft-widgets a:focus {
    text-decoration: none;
}
.ft-widgets {
    padding: 60px 0;
    background-color: #fbfbfb;
}
.dark-layout {
    background-color: #111;
    color: #727272;
}
.ft-widgets.dark-layout {
    background-color: #0c0c0c;
}
.ft-widget .widget-title {
    padding: 0;
    border: none;
    margin-bottom: 20px;
}
.dark-layout .widget-title {
    color: #fff;
}
.ft-widget > ul {
    margin: 0;
    padding: 0;
}
.ft-widget > ul li {
    list-style: none;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f4f4f4;
}
.dark-layout .ft-widget > ul li {
    border-bottom-color: #161616;
}
.ft-widget > ul li span.post-date {
    display: block;
    font-size: 70%;
}
.dark-layout .social-wrap .social-inner ul li a {
    background-color: #161616;
}
.dark-layout a,
.dark-layout .calendar_wrap #wp-calendar a {
    color: #aeaeae;
}
.dark-layout .ft-nav a {
    font-size: 13px;
}
.site-footer .ft-inner {
    border-bottom: 1px solid #f7f7f7;
    padding: 30px 0;
}
.dark-layout .ft-inner {
    border-bottom: 1px solid #171717;
}
.site-footer .social-wrap {
    height: 70px;
    padding: 0;
}
.site-footer .copyright {
    padding: 0 0 25px;
    font-size: 12px;
    text-align: center;
}
.site-footer .ft-inner .ft-logo img {
    max-height: 60px;
    max-width: 120px;
    height: auto;
    width: auto;
    display: block;
    margin: 0 auto 30px;
    display: block;
}
.site-footer .ft-inner .ft-nav,
.ft-logo-wrap {
    padding: 0;
    text-align: center;
    margin-bottom: 0;
}
.site-footer .ft-inner .ft-nav li {
    list-style: none;
}
.site-footer .text-center > .ft-nav {
    float: none;
}
.site-footer .text-center > .ft-nav > li {
    display: inline-block;
}
.ft-newsletter {
    position: relative;
    text-align: center;
    padding: 1px 0;
}
.ft-newsletter > form {
    width: 300px;
    height: 60px;
    border-radius: 120px;
    color: #fff;
    margin: 40px auto 0px;
    position: relative;
}
.ft-newsletter > form input {
    width: 100%;
    height: 60px;
    padding: 10px 25px;
    background-color: transparent;
    border: none;
    border-radius: 80px;
    outline: none;
    font-size: 17px;
}
.ft-newsletter > form button {
    position: absolute;
    top: 0;
    right: 30px;
    padding: 0;
    color: #fff;
    background-color: transparent;
    border: none;
    outline: none;
    font-size: 28px;
    line-height: 60px;
}
.ft-newsletter > form input::-moz-placeholder {
    color: #fff;
}
.ft-newsletter > form input:-ms-input-placeholder {
    color: #fff;
}
.ft-newsletter > form input::-webkit-input-placeholder {
    color: #fff;
}
.sub-response {
    margin-top: 8px;
    line-height: 1.4;
}
@media ( min-width: 560px) {
    .site-footer .ft-inner {
        padding: 40px 0;
    }
    .ft-newsletter {
        height: 30px;
        padding: 0;
    }
    .ft-newsletter > form {
        width: 460px;
        position: absolute;
        margin: 0 0 0 -230px;
        top: -30px;
        left: 50%;
    }
    .ft-newsletter > form input {
        width: 100%;
        height: 60px;
        padding: 15px 30px;
        font-size: 20px;
    }
    .site-footer .copyright {
        padding: 25px 0;
    }
}
@media ( min-width: 768px) {
    .ft-nav li:before {
        font-family: 'FontAwesome';
        content: "\f111";
        font-size: 5px;
        margin-right: 10px;
        color: rgba(0, 0, 0, .3);
    }
    .dark-layout .ft-nav li:before {
        color: rgba(255, 255, 255, .15);
    }
    .ft-nav li:first-child:before {
        display: none;
    }
    .site-footer .ft-inner .ft-nav {
        float: right;
    }
    .site-footer .text-center > .ft-nav {
        float: none;
    }
    .site-footer .text-center > .ft-nav > li {
        display: inline-block;
    }
    .ft-logo-wrap {
        text-align: left;
    }
    .site-footer .copyright {
        text-align: right;
    }
    .site-footer .ft-inner .ft-logo {
        margin: 0;
    }
    .site-footer .ft-inner .ft-logo img {
        margin: 0;
    }
}

/* 09. Inner Pages
--------------------------------- */

.page-content {
    margin-bottom: 60px;
}
.archive-header {
    margin-bottom: 30px;
}
.page-content,
.ft-widgets {
    line-height: 1.8;
}
.content-inner,
.sidebar {
    padding: 20px;
    border-radius: 4px;
    background-color: #fff;
}
.has-page-thumb .content-inner {
    border-radius: 0 0 4px 4px;
}
.page-content p {
    margin-bottom: 20px;
}
.page-title {
    position: relative;
    padding-bottom: 15px;
    margin: 0 0 30px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}
.archive-title {
    margin: 0;
    padding: 0;
    border: none;
}
.page-title:before,
.widget-title:before {
    font-family: 'FontAwesome';
    content: "\f111";
    font-size: 8px;
    margin-right: 10px;
    vertical-align: middle;
}
.aside-widget,
.page-content .content-inner {
    margin-bottom: 40px;
}
.archive-header .content-inner {
    margin-bottom: 0;
}
.page-header-alt {
    color: #fff;
    padding: 30px 20px 1px;
    border-radius: 4px 4px 0 0;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.no-sidebar .page-header-alt {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.page-header-alt .page-title {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    z-index: 10;
}
.page-header-alt:after {
    content: '';
    background-color: rgba(0, 0, 0, .35);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px 4px 0 0;
}
/* author box */

.author-box {
    text-align: center;
    margin: 30px auto;
    padding: 20px;
    background-color: #fbfbfb;
    border-radius: 4px;
    overflow: hidden;
}
.author-box .avatar {
    border-radius: 50%;
    max-width: 50px;
    height: auto;
}
.author-box .vcard {
    font-size: 17px;
    margin-bottom: 0;
    font-weight: bold;
}
.author-box .avatar {
    display: inline-block;
}
.author-box .author-desc {
    clear: both;
    margin-top: 5px;
}
.author-url {
    height: 45px;
}
.author-box.custom-image {
    position: relative;
}
.author-box.custom-image .custom-thumb {
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
    margin: 10px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.author-box.custom-image .custom-thumb:hover,
.author-box.custom-image .custom-thumb:focus {
    opacity: .15;
    text-decoration: none;
    outline: none;
}
/* previous / next article */

.prev-next {
    margin: 30px 0;
}
.prev-next > div h5 {
    margin-top: 0;
}
.prev-next > div h5,
.prev-next > div h5 a,
.prev-next > div h5 a:hover,
.prev-next > div h5 a:focus {
    color: #121212;
}
.prev-article,
.next-article {
    position: relative;
    min-height: 80px;
    margin-bottom: 15px;
}
.prev-article {
    padding-left: 100px;
    text-align: left;
}
.next-article {
    padding-right: 100px;
    text-align: right;
}
.prev-article.no-thumb {
    padding-left: 0;
}
.next-article.no-thumb {
    padding-right: 0;
}
.prev-article .prev-thumb,
.next-article .next-thumb {
    display: block;
    width: 85px;
    height: 70px;
    background-position: center;
    background-size: cover;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0;
}
.prev-article .prev-thumb:before,
.next-article .next-thumb:before {
    opacity: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #121212;
    border-radius: 4px;
}
.prev-article .prev-thumb .more-arrow,
.next-article .next-thumb .more-arrow {
    opacity: 0;
    position: absolute;
    top: 50%;
    color: #fff;
    line-height: 1;
    margin: -7px 0 0 -7px;
    left: 50%;
}
.prev-article:hover .prev-thumb .more-arrow,
.next-article:hover .next-thumb .more-arrow {
    opacity: 1;
}
.prev-article:hover .prev-thumb:before,
.next-article:hover .next-thumb:before {
    opacity: .35;
}
.next-article .next-thumb {
    left: auto;
    right: 0;
}
/* comments */

.comments-area {
    margin: 80px 0 30px;
}
.comment-list {
    padding: 20px;
    margin: 0 0 30px;
    background-color: #fbfbfb;
}
.comment-list > li,
.comment-list .children > li {
    list-style: none;
    position: relative;
}
.comment-list li .comment-body {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.comment-list li .comment-body .reply a {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
.comment-list li .comment-body .reply a:hover,
.comment-list li .comment-body .reply a:focus {
    text-decoration: none;
}
.comment-list li .avatar {
    border-radius: 100%;
    float: left;
    margin: -2px 10px 0 0;
    max-width: 42px;
    height: auto;
}
.comment-list li .comment-body .comment-author {
    line-height: 1;
}
.comment-list a {
    color: #242526;
}
.comment-list li .comment-body .comment-meta {
    margin-bottom: 10px;
}
.comment-list .children,
.category-widget ul {
    padding: 0;
}
.comment-body .comment-meta {
    font-weight: 500;
}
.comment-list li .comment-body p {
    margin: 0 0 5px;
}
.comments-heading {
    margin-bottom: 20px;
}
/* author socials */

.author-box .social-wrap {
    padding: 10px 0 0;
    margin: 0;
}
.author-box .social-wrap,
.author-box .social-inner {
    display: block;
    height: auto;
}
.author-box .social-wrap .social-inner li a {
    background-color: #e3e3e3;
    color: #fff;
}
/* pagination */

ul.page-numbers {
    list-style: none;
    padding: 30px 0 0;
    margin: 30px auto;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, .03);
}
.page-numbers li {
    display: inline-block;
    margin: 2px;
}
.page-numbers li a,
.page-numbers li span,
.paginated-links > a,
.paginated-links > span {
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-weight: 500;
    text-align: center;
    border-radius: 100%;
    background: #fff;
    color: #121212;
}
.paginated-links > a,
.paginated-links > span {
    display: inline-block;
    margin: 5px;
    background-color: #F2F3F4;
}
.page-numbers li span.current,
.paginated-links > span {
    color: #fff;
}
.page-numbers li a:hover,
.page-numbers li a:focus,
.paginated-links > a:hover,
.paginated-links > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #121212;
}
.single-post .link-target-url {
    position: relative;
    padding-left: 35px;
}
.single-post .link-target-url > .fa {
    font-size: 12px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #e3e3e3;
    position: absolute;
    left: 0;
    top: 0;
}
.aside-widget > ul,
.ft-widget > ul,
.aside-widget .menu,
.ft-widget .menu {
    padding: 0;
    list-style: none;
}
.aside-widget > ul > li,
.ft-widget > ul > li,
.aside-widget .menu > li,
.ft-widget .menu > li {
    border-bottom: 1px solid rgba(0, 0, 0, .03);
    margin-bottom: 6px;
    padding-bottom: 6px;
}
.ft-widget > ul > li,
.ft-widget .menu > li {
    border-bottom: 1px solid rgba(255, 255, 255, .03);
}
.light-layout .ft-widget > ul > li,
.light-layout .ft-widget .menu > li {
    border-bottom: 1px solid rgba(0, 0, 0, .03);
}
.aside-widget .menu > li .sub-menu,
.ft-widget .menu > li .sub-menu {
    padding-left: 20px;
}
.aside-widget .menu > li .sub-menu li,
.ft-widget .menu > li .sub-menu li {
    list-style: disc;
    border: none;
}
.aside-widget .menu > li .sub-menu li a,
.ft-widget .menu > li .sub-menu li a {
    padding: 5px 0;
    display: block;
}
.archive-header .content-inner > p {
    margin: 10px 0 0;
}
.archive-wrapper {
    padding-bottom: 0;
}
.archive-wrapper .page-numbers {
    margin-bottom: 0;
}
@media ( min-width: 561px) {
    .content-inner,
    .sidebar,
    .page-header-alt {
        padding: 30px;
    }
    .page-header-alt {
        padding-bottom: 10px;
    }
    .author-box {
        text-align: left;
    }
    .author-box .avatar {
        max-width: 60px;
        float: left;
        margin: 0 15px 0 0;
    }
    .comment-list {
        padding: 30px;
    }
    .comment-list .children {
        padding-left: 30px;
    }
    .comment-list li .comment-body .reply {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
    }
    .prev-next > div h5 {
        margin: 5px 0 0;
        font-size: 17px;
    }
    .author-box.custom-image .custom-thumb {
        float: left;
        margin: 0 20px 20px 0;
    }
    .prev-article {
        padding-left: 140px;
        min-height: 100px;
    }
    .next-article {
        padding-right: 140px;
        min-height: 100px;
    }
    .prev-article.no-thumb {
        padding-left: 0;
    }
    .next-article.no-thumb {
        padding-right: 0;
    }
    .prev-article .prev-thumb,
    .next-article .next-thumb {
        width: 120px;
        height: 100px;
    }
}
@media ( min-width: 768px) {
    .content-inner,
    .sidebar,
    .page-header-alt {
        padding: 30px;
    }
    .page-header-alt {
        padding-bottom: 10px;
    }
    .page-content .content-inner {
        margin-bottom: 0;
    }
    .sidebar-left .content-area {
        float: right;
    }
    .no-sidebar .content-inner {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
    .author-box,
    .form-wrap,
    .comment-form,
    .wpcf7 .wpcf7-form {
        padding: 40px;
    }
    .author-box.custom-image {
        padding-left: 250px;
    }
    .author-box.custom-image .custom-thumb {
        width: 210px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        float: none;
        margin: 0;
        border-radius: 0;
    }
    .prev-next .prev-article {
        float: left;
        width: 50%;
        padding-right: 30px;
    }
    .prev-next .next-article {
        float: right;
        width: 50%;
        padding-left: 30px;
    }
}
@media ( min-width: 1199px) {
    .content-inner,
    .sidebar,
    .page-header-alt {
        padding: 60px;
    }
	.home .sidebar {
		padding:30px;
	}
    .page-header-alt {
        padding-bottom: 30px;
    }
    .has-page-thumb .content-inner {
        padding-top: 30px;
    }
    .archive-header .content-inner {
        padding: 40px 60px;
    }
}
@media ( max-width: 560px) {
    .widget-title,
    .search-query > span {
        font-size: 19px;
    }
    .archive-header .content-inner > p {
        display: none;
    }
}

/* 10. Single Post
--------------------------------- */

.single .article-title,
.single .article-subtitle {
    margin-top: 10px;
}
.featured-img {
    margin-bottom: 20px;
    position: relative;
}
.featured-img img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
}
.featured-img:hover img {
    opacity: .85;
}
.dropcap {
    font-size: 48px;
    float: left;
    line-height: 1;
    display: inline-block;
    margin-right: 10px;
    color: #2a2c30;
}
.single .article-subtitle {
    font-size: 17px;
    line-height: 1.5;
}
.single .post-meta {
    margin-bottom: 12px;
}
.post-meta .post-stats {
    margin: 0;
}
.post-meta .post-stats,
.post-meta .post-stats a {
    color: #aaa;
}
.post-meta .post-stats li {
    margin: 0;
}
.post-meta .post-stats li:before {
    font-family: 'FontAwesome';
    content: "\f111";
    font-size: 5px;
    margin-right: 13px;
    color: rgba(0, 0, 0, .1);
    vertical-align: middle;
}
.post-meta .post-stats li:first-child:before {
    display: none;
}
.share-wrap .share-this,
.cat-list {
    margin: 0;
    padding: 0;
}
.cat-list li {
    list-style: none;
    float: left;
    margin: 0 6px 5px 0;
    line-height: 1;
}
.cat-list li:last-child {
    margin-right: 0;
}
.share-wrap {
    text-align: center;
    margin-bottom: 15px;
}
.share-wrap .share-this {
    display: inline-block;
    position: relative;
}
.share-wrap .share-this li {
    list-style: none;
    float: left;
    margin: 3px;
}
.share-wrap .share-this li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 3px;
    background-color: #2a2c30;
    overflow: hidden;
}
.share-wrap .share-this li a i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.share-wrap .share-this li .viber i {
    transform: rotate(-45deg);
}
.share-wrap .share-this li a:hover i.first {
    margin-top: -40px;
}
.share-wrap .share-this li a:hover,
.share-wrap .share-this li a:focus {
    text-decoration: none;
    opacity: .85;
}
.share-wrap.after {
    margin-top: 30px;
}
.views-one {
    color: #e4c120;
}
.views-two {
    color: #eeb918;
}
.views-three {
    color: #ee7d18;
}
.views-four {
    color: #ee5018;
}
.views-five {
    color: #e41111;
}
.svt {
    margin: 20px 0;
    clear: both;
}
.svt ul {
    margin: 5px 0;
    padding: 0;
}
.svt ul li {
    float: left;
    list-style: none;
    margin: 0 4px 4px 0;
}
.svt ul li > span,
.svt ul li > a {
    display: block;
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    line-height: 1;
    font-size: 11px;
}
.svt ul li > span {
    border: none;
    background-color: #2a2c30;
    color: #fff;
}
.svt ul li > a:hover,
.svt ul li > a:focus {
    text-decoration: none;
}
blockquote {
    border-radius: 4px;
    border: none;
    padding: 20px;
}
blockquote > p {
    margin: 0 !important;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before,
blockquote footer,
blockquote cite {
    opacity: .65;
}
blockquote footer,
blockquote cite {
    font-size: 80%;
    font-style: normal;
    margin-top: 10px;
}
blockquote cite:before {
    content: '\2014 \00A0';
}
blockquote,
blockquote footer,
blockquote a,
blockquote a:hover,
blockquote a:focus,
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    color: #fff;
}
.post-four-header,
blockquote {
    margin-bottom: 30px;
}
.post-four-header .post-meta,
.post-four-header .content-inner,
.featured-inner-wrap.alt .post-meta {
    margin-bottom: 0;
}
@media ( min-width: 561px) {
    .featured-inner-wrap {
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .35);
        border-radius: 4px;
    }
    .featured-inner-wrap.alt {
        top: auto;
        bottom: 0;
        height: auto;
        text-align: left;
        padding: 40px;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
    }
    .featured-inner-wrap .article-title,
    .featured-inner-wrap .article-subtitle,
    .featured-inner-wrap .post-meta .post-stats li,
    .featured-inner-wrap .post-meta .post-stats a,
    .featured-inner-wrap .post-meta .post-stats a:hover,
    .featured-inner-wrap .post-meta .post-stats a:focus,
    .single-post .featured-inner-wrap .link-target-url > a {
        color: #fff;
    }
    .featured-inner-wrap .article-title {
        margin: 0 0 5px;
    }
    .featured-inner-wrap .post-meta {
        margin-bottom: 0;
    }
    .table-wrap {
        display: table;
        width: 100%;
        height: 100%;
    }
    .table-wrap .cell-wrap {
        display: table-cell;
        vertical-align: middle;
    }
    .featured-inner-wrap .cat-list,
    .featured-inner-wrap .link-target-url {
        display: inline-block;
    }
    .featured-inner-wrap .post-meta .post-stats li:before {
        color: rgba(255, 255, 255, .35);
    }
}
@media ( min-width: 768px) {
    .single .article-subtitle {
        font-size: 19px;
    }
    .share-wrap .share-this:before {
        font-family: icomoon;
        content: "\e902";
        position: absolute;
        left: -30px;
        top: 3px;
        font-size: 20px;
        color: #c7c7c7;
    }
    .share-wrap {
        margin-bottom: 30px;
    }
    .single .post-meta {
        margin: 15px 0 30px;
    }
    .post-four-header .post-meta {
        margin-bottom: 0;
    }
    blockquote {
        padding: 40px;
    }
    .featured-inner-wrap .article-title,
    .post-four-header .article-title {
        font-size: 48px;
        margin: 0;
    }
    .featured-inner-wrap.alt .post-meta {
        margin-top: 5px;
    }
}
@media ( min-width: 1200px) {
    .featured-inner-wrap .article-title {
        font-size: 56px;
    }
    .featured-img {
        margin-bottom: 30px;
    }
}

/* 11. Widgets
--------------------------------- */

.aside-widget,
.ft-widget {
    margin-bottom: 30px;
}
.aside-widget .aside-article,
.ft-widget .aside-article {
    position: relative;
    padding-left: 130px;
    margin-bottom: 20px;
    min-height: 82px;
}
.aside-widget .aside-article .thumb,
.ft-widget .aside-article .thumb {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 115px;
    background-color: #000;
    border-radius: 4px;
}
.aside-widget .aside-article h4,
.ft-widget .aside-article h4 {
    font-size: 15px;
    margin: 0;
}
.aside-widget .aside-article .thumb img,
.ft-widget .aside-article .thumb img {
    border-radius: 3px;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
}
.aside-widget .aside-article .thumb > .fa,
.ft-widget .aside-article .thumb > .fa {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -7px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    opacity: 0;
}
.aside-widget .aside-article:hover .thumb img,
.ft-widget .aside-article:hover .thumb img {
    opacity: .65;
}
.aside-widget .aside-article:hover .thumb > .fa,
.ft-widget .aside-article:hover .thumb > .fa {
    opacity: 1;
}
.signature > img {
    width: 100%;
    max-width: 150px;
    height: auto;
}
.about-me .my-thumb img {
    border-radius: 5px;
}
.widget-title {
    margin: 0 0 20px;
    font-size: 21px;
}
.widget-title:before {
    font-size: 6px;
}
.aside-widget .social-wrap,
.ft-widget .social-wrap {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
}
.aside-widget .social-wrap .social-inner,
.ft-widget .social-wrap .social-inner {
    display: block;
    vertical-align: middle;
}
.aside-widget .social-wrap .social-inner ul li a {
    background-color: #F2F3F4;
}
.ft-widget .social-wrap .social-inner ul li a {
    background-color: #161616;
}
.aside-widget .banner-ad {
    display: inline-block;
    padding: 8px;
    border: 1px solid #f7f7f7;
    border-radius: 4px;
}
.ft-widgets .aside-widget .banner-ad {
    border-color: #222;
}
.aside-widget .banner-ad > img,
.ft-widget .banner-ad > img {
    border-radius: 4px;
}
.adv-label {
    display: block;
    font-size: 8px;
    letter-spacing: 1px;
    color: #c6c6c6;
    margin: 0 0 7px 0;
    line-height: 1;
}
.banner-ad:hover,
.banner-ad:focus {
    text-decoration: none !important;
}
.aside-widget .flickr-feed > li,
.ft-widget .flickr-feed > li {
    float: left;
    width: 53px;
    height: 53px;
    border: none;
    margin: 0;
    padding: 0;
    margin: 0 5px 5px 0;
}
.aside-widget .flickr-feed > li img,
.ft-widget .flickr-feed > li img {
    border-radius: 50%;
}
.aside-widget .flickr-feed > li:hover,
.ft-widget .flickr-feed > li:hover,
.aside-widget .banner-ad:hover,
.ft-widget .banner-ad:hover,
.my-thumb:hover {
    opacity: .75;
}
.waulah-cat-widget li a {
    display: block;
    position: relative;
    padding-right: 40px;
}
.waulah-cat-widget li a .cat-post-count {
    position: absolute;
    right: 0;
    top: 0px;
    line-height: 26px;
    padding: 1px 10px;
    border-radius: 20px;
    height: 26px;
    text-align: center;
}
.waulah-cat-widget li a:hover,
.waulah-cat-widget li a:focus {
    text-decoration: none;
}

/* 12. Back to top button
--------------------------------- */

.go-top {
    display: block;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    z-index: 100000;
    position: fixed;
    bottom: 7px;
    right: 7px;
    color: #fff;
    visibility: hidden;
    opacity: 0.5;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.go-top:hover,
.go-top:focus {
    color: #fff;
    text-decoration: none;
    opacity: 1;
}
.go-top i {
    display: block;
    height: 36px;
    width: 36px;
    line-height: 34px;
    font-size: 20px;
    text-align: center;
}
.go-top.cd-is-visible,
.go-top.cd-fade-out,
.no-touch .go-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.go-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.go-top.cd-fade-out {
    opacity: .3;
}
.no-touch .go-top:hover {
    opacity: 1;
}

/* 13. Colors 
--------------------------------- */

a,
a:hover,
a:focus,
.navbar-default .navbar-brand,
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.post-card.no-featured .post-stats a,
.post-card.no-featured .post-stats a:hover,
.post-card.no-featured .post-stats a:focus,
.search-wrap .search-inner form:after {
    color: #000;
    outline: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.search-result .result-title a:hover,
.search-result .result-title a:focus,
.continue-reading:hover,
.continue-reading:focus,
.archive-title > small > span {
    color: #2a2c30;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
}
.play-btn:hover,
.play-btn:focus,
.cat-label,
.line-btn:after,
.swiper-pagination-bullet-active,
.swiper-button-next:hover,
.swiper-container-rtl .swiper-button-prev:hover,
.swiper-button-prev:hover,
.swiper-container-rtl .swiper-button-next:hover,
.ft-newsletter > form > input[type=email],
.search-result:hover .post-type,
.mega-menu-fullwidth > .dropdown-menu > li > a:before,
.calendar_wrap #wp-calendar #today,
.btn,
button,
input[type=button],
input[type=submit],
.page-numbers li span.current,
.waulah-cat-widget li a .cat-post-count,
.go-top,
blockquote,
.single-post .featured-inner-wrap .link-target-url .fa,
.light-scheme .dropdown-menu > .active > a,
.light-scheme .dropdown-menu > .active > a:hover,
.light-scheme .dropdown-menu > .active > a:focus,
.dark-scheme .dropdown-menu > .active > a,
.dark-scheme .dropdown-menu > .active > a:hover,
.dark-scheme .dropdown-menu > .active > a:focus,
.dark-scheme .sub-menu > .active > a,
.dark-scheme .sub-menu > .active > a:hover,
.dark-scheme .sub-menu > .active > a:focus,
.light-scheme .sub-menu > .active > a,
.light-scheme .sub-menu > .active > a:hover,
.light-scheme .sub-menu > .active > a:focus,
.paginated-links > span {
    background-color: #2299ec;
}
.site-footer a:hover,
.site-footer a:focus,
.page-title:before,
.widget-title:before,
.post-meta .post-stats a:hover,
.post-meta .post-stats a:focus,
.svt ul li > a:hover,
.svt ul li > a:focus,
.search-result .result-title a,
.ft-widgets a:hover,
.ft-widgets a:focus,
.calendar_wrap #wp-calendar a:hover,
.calendar_wrap #wp-calendar a:focus,
.comment-list li .comment-body .reply a:hover,
.comment-list li .comment-body .reply a:focus,
.single-post .link-target-url a,
.waulah-cat-widget li a:hover,
.waulah-cat-widget li a:focus {
    color: #2299ec;
}
.site-footer .social-wrap .social-inner ul li a:hover .dark,
.site-footer .social-wrap .social-inner ul li a:focus .dark,
.calendar_wrap #wp-calendar #today,
.light-scheme .dropdown-menu > .active > a,
.light-scheme .dropdown-menu > .active > a:hover,
.light-scheme .dropdown-menu > .active > a:focus,
.dark-scheme .dropdown-menu > .active > a,
.dark-scheme .dropdown-menu > .active > a:hover,
.dark-scheme .dropdown-menu > .active > a:focus,
.light-scheme .mega-menu-fullwidth > .dropdown-menu > .active > a,
.dark-scheme .sub-menu > .active > a,
.dark-scheme .sub-menu > .active > a:hover,
.dark-scheme .sub-menu > .active > a:focus,
.light-scheme .sub-menu > .active > a,
.light-scheme .sub-menu > .active > a:hover,
.light-scheme .sub-menu > .active > a:focus {
    color: #fff;
}
.btn:hover,
input[type=button]:hover,
input[type=submit]:hover,
button:hover,
.btn:focus,
input[type=button]:focus,
input[type=submit]:focus,
button:focus {
    background-color: #121212;
}
.social-wrap .social-inner ul li a:hover {
    background-color: #121212;
}
.social-wrap .social-inner ul li .facebook:hover,
.share-wrap .share-this li a.facebook {
    background-color: #3b5998;
}
.social-wrap .social-inner ul li .twitter:hover,
.share-wrap .share-this li a.twitter {
    background-color: #1da1f2;
}
.social-wrap .social-inner ul li .linkedin:hover,
.share-wrap .share-this li a.linkedin {
    background-color: #0077b5;
}
.social-wrap .social-inner ul li .google:hover,
.share-wrap .share-this li a.google {
    background-color: #dd4b39;
}
.social-wrap .social-inner ul li .pinterest:hover,
.share-wrap .share-this li a.pinterest {
    background-color: #e0252c;
}
.social-wrap .social-inner ul li .instagram:hover {
    background: #ffd521;
    background: -moz-linear-gradient(45deg, #ffd521 8%, #f10000 49%, #b900b4 86%);
    background: -webkit-linear-gradient(45deg, #ffd521 8%, #f10000 49%, #b900b4 86%);
    background: linear-gradient(45deg, #ffd521 8%, #f10000 49%, #b900b4 86%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd521', endColorstr='#b900b4', GradientType=1);
}
.social-wrap .social-inner ul li .dribbble:hover {
    background-color: #ea4c89;
}
.social-wrap .social-inner ul li .youtube:hover {
    background-color: #cd201f;
}
.social-wrap .social-inner ul li .vimeo:hover {
    background-color: #1ab7ea;
}
.social-wrap .social-inner ul li .flickr:hover {
    background-color: #ff0084;
}
.social-wrap .social-inner ul li .reddit:hover,
.share-wrap .share-this li a.reddit {
    background-color: #ff4500;
}
.social-wrap .social-inner ul li .github:hover {
    background-color: #4078c0;
}
.social-wrap .social-inner ul li .vk:hover,
.share-wrap .share-this li a.vk {
    background-color: #45668e;
}
.social-wrap .social-inner ul li .tumblr:hover,
.share-wrap .share-this li a.tumblr {
    background-color: #35465c;
}
.social-wrap .social-inner ul li .soundcloud:hover {
    background-color: #ff3300;
}
.share-wrap .share-this li a.stumbleupon {
    background-color: #eb4924;
}
.share-wrap .share-this li a.odnoklassniki {
    background-color: #ee8208;
}
.share-wrap .share-this li a.pocket {
    background-color: #eb4924;
}
.share-wrap .share-this li a.whatsapp {
    background-color: #43d854;
}
.share-wrap .share-this li a.telegram {
    background-color: #0088cc;
}
.share-wrap .share-this li a.viber {
    background-color: #773ead;
}
@media ( max-width: 560px) {
    .hidden-xxs {
        display: none !important;
    }
    .post-meta .post-stats li:nth-child(2):before {
        display: none;
    }
}

/* 14. WordPress Classes
--------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 30px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 0px 8px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 1.3;
    margin: 0;
    padding: 8px 4px 0;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
/* sticky post style */

​.sticky .ribbon-wrapper-green,
.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    top: -2px;
    right: -2px;
}
​.sticky .ribbon-green,
.ribbon-green {
    font: bold 13px Sans-Serif;
    color: #333;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
    background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
    color: #6a6340;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
​.sticky .ribbon-green:before,
​.sticky .ribbon-green:after,
.ribbon-green:before,
.ribbon-green:after {
    content: "";
    border-top: 3px solid #6e8900;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}
​.sticky .ribbon-green:before,
.ribbon-green:before {
    left: 0;
}
​.sticky .ribbon-green:after,
.ribbon-green:after {
    right: 0;
}
.gallery-caption {
	background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 0px 8px;
    text-align: center;
}
.bypostauthor {
	border-top:2px solid #121212;
}
@media( min-width:560px) {
    .wp-caption.alignleft, .wp-caption.alignright {
        max-width: 350px;
    }
}