/*
Theme Name: Schema
Theme URI: http://themeperch.net/schema
Author: themeperch
Author URI: http://themeforest.net/user/themeperch
Description: Our Schema blog theme is clean, blog-focused, and designed for clarity. Schema is simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.6.1
Requires at least: 4.7
Requires PHP: 7.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: schema
*/
body{
	overflow-x: hidden;
}
.screen-reader-text{
	 position: absolute !important;
    left: -999em;
}
.no-margin{
	margin: 0 !important;
}
.text-light{
	color: #fff;
}
.fixed-navbar{
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 9999;
	background-color: rgba(255, 255, 255, 1);	
	box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}
.fixed-navbar .header-nav.nav-style-dark{
	background-color: rgba(0, 0, 0, 1);
}
.header-style2,
.header-style1 .header-nav,
.fixed-navbar .header-nav{
	border-bottom: 1px solid #e5e5e5;
}
.fixed-navbar .nav-style-dark{
	border-bottom: none;
}

.page-links,
.archive-header,
.single-post .nav-links{
	display: table;
	width: 100%;
	 background-color: #fff;
    border: 1px solid #e9e9e9;
    margin-bottom: 60px;
    overflow: hidden;
    padding: 23px;
    margin: 50px 0 0;
}
.single-post .nav-links{
	margin-bottom: 50px;
}
.page-links{
	margin: 30px 0 50px;
}
.page-links .page-links-title{
	text-transform: uppercase;
	padding-left: 0;
}
.page-links span{
	padding: 0 5px;
}
.archive-header{
	margin-top: 0;
	margin-bottom: 50px;
}
.archive-header h1{
	font-size: 32px;
	margin-top: 10px;
}
.post-meta li .essb-total {
	display: inline-block;
}
.single-post .nav-links > div{
	display: table-cell;
}
.single-post .nav-next{
	text-align: right;
}
.single-post .nav-links .meta-nav{
	display: block;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	color: #acacac;
}
.single-post .nav-links .post-title{
	font-size: 14px;
}
.post-author-meta img{
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

/**
 * 14.2 Galleries
 */
.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/**
 * Alignments
 */

.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.sticky {}
.bypostauthor {}

.header-nav.nav-style-dark .menu > li.active > a{
	color: #fff;
}
.owl-carousel{
	max-height: 200px;
	overflow: hidden;
}
.owl-carousel.owl-loaded{
	max-height: inherit;
	overflow: visible;
}
.owl-carousel .slide-item img{
	display: none;
}
.owl-carousel.owl-loaded .slide-item img{
	display: block;
}
.entry-footer .post-meta li .schema-like-wrapper a span{
	display: inline-block;
}
iframe{
	max-width: 100%;
}
.slide-item .image-holder{
	background-color: #000;
}
.mb0{
	margin-bottom: 0 !important;
}
.mt0{
	margin-top: 0 !important;
}
.footer-social-widget-area p.error{
	margin-bottom: 0;
	color: #fff;
	padding: 15px 0;
	background-color: #dc3232;
}
.footer-social-widget-area p.error a{
	text-decoration: underline;
}

.wpb_wrapper .posts-navigation,
article.type-page{
	margin-bottom: 0;
}
article.type-page .entry-footer{
	margin-top: 15px;
}
.footer-social-widget-area .sbi_info{display: none !important;}
.widget .gallery-caption{
	display: none;
}
.widget .gallery-item,
.widget #gallery-1 .gallery-item{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	margin-top: 0;
}
.widget #gallery-1,
.widget .gallery{
	margin-bottom: 0;
}

.wsmainfull.nav-style-dark{
  background-color: #131313!important; 
}
.wsmainfull.nav-style-dark .wsmenu > .wsmenu-list > li > a{
  color: #fff;
}
.header-style4  .wsmenu > .wsmenu-list > .pull-right > a i,
.header-style3  .wsmenu > .wsmenu-list > .pull-right > a i{
  margin-right: 0;
}
.header-style3 .wsmainfull.nav-style-dark .wsmenu-list > .pull-right a{
  background-color: rgba(255, 255, 255, .1);
  width: 45px;
  line-height: 43px;
  height: 43px;
  text-align: center;
  padding: 0;
  margin-top: 17px;
  margin-left: 11px;
}
.header-style4 .wsmainfull.nav-style-light .wsmenu-list > .pull-right{
  margin-left: -4px;
  padding: 0 14px;
}
.header-style4 .wsmainfull.nav-style-light .wsmenu-list > .pull-right a{
  padding: 0 10px;
  font-size: 13px;
}
.header-style3 .wsmenu > .wsmenu-list > .search-box{
  position: relative;
}
.header-style4 .wsmenu > .wsmenu-list > .search-box ul li,
.header-style3 .wsmenu > .wsmenu-list > .search-box ul li{
  list-style: none;
}
.header-style4 .wsmenu > .wsmenu-list > .search-box:hover .search-form,
.header-style3 .wsmenu > .wsmenu-list > .search-box:hover .search-form{
  display: block;
}

#searchform{
  max-width: 624px;
  margin: 0 auto;
}
.search-box .search-form{
  padding: 30px;
  background-color: #131313;
  border: 1px solid rgba(255, 255, 255, .1);
  border-bottom: none;
  min-width: 480px;
}
.no-post-thumbnail.format-standard .post-content{ border-top-width: 1px; }
.format-video .responsive-video{ margin-bottom: 0; }
.header-style4 .wsmenu,
.header-style3 .wsmenu{
  display: block;
}

.header-style4 .wsmenu > .wsmenu-list > .pull-right > a i{
  margin-right: 0;
  font-size: 13px;
}
.header-style4 .search-box .search-form{
  background-color: #fff;
  border-color: #e5e5e5;
}

.header-style3 .wsmainfull.nav-style-dark .wsmenu-list > .pull-right:hover a{
  background-color: #617c58;
}


.admin-bar .wsmobileheader{
  margin-top: 32px!important;
}

li.search-box{
	position: relative;
}
li.search-box > ul{
	right: 0;
	border: none !important;
}

@media (max-width: 767px){
 	
  	.admin-bar .wsmobileheader{
    	margin-top: 46px!important;
  	} 

}
@media (max-width: 991px){
  .admin-bar .wsmenu,
  .admin-bar .wsmenu02{
  		margin-top: 32px!important;
  }
  .wsmenucontainer .topbar{
   display: none;
  }
  .wsmenucontainer .topbar.mobile-menu{
    display: block;
  }
   .logo-area{
    display: none;
  }

  .wsmobileheader .smllogo img{
    max-height: 50px;
  }
}

@media (max-width: 650px) {	
	.search-box .search-form{
		max-width: 100%;
		min-width: auto;
	}
	.search-box .search-form{
		padding: 15px;
	}
	.topbar .social-icons ul.text-right{
		text-align: center !important;
	}
}

iframe{
	width:100%;
}
.es-field-wrap label{
	display: block;
}