/*-----------------------wishlist-----------------------*/
.ajax-loading {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ajax-loading:before  {
    background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 32px;
    left: 50%;
    margin: -5.5px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 32px;
}
body > .ajax-loading {
    position: fixed;
}
#pop {
    border: 5px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.15);
    left: 50%;
    margin-left: -250px;
    margin-top: -100px;
    position: fixed;
    top: 50%;
    width: 500px;
}
.pop {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 15px 20px;
}

/*----------------------------------------------*/
.page-wrapper > p{
	display:none;
}
.vc_row.rev_slider_wrapper{
	margin:0px !important;
}
.rev_slider_wrapper .col-md-12{
	padding:0px !important;
}
.wpb_content_element{
    margin-bottom: 0px !important;
}

.contact-us .wpcf7-submit{
	font-size: 14px;
    width: 100%;
    background-color: #ffc22c;
    line-height: 48px;
    padding: 0px 15px;
    border: 1px solid #ffc22c;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.contact-us .wpcf7-submit:hover{
	background-color: #fff;
    color: #ffc22c;
}
.about-us{
	padding:100px 40px 0px 40px !important;
}
.pagination li span{
	position: relative;
    display: inline-block;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #999;
    text-transform: uppercase;
    border: 2px solid #dddddd !important;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 28px !important;
}
.pagination li a{
	position: relative;
    display: inline-block;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #999;
    text-transform: uppercase;
    border: 2px solid #dddddd !important;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 28px !important;
}
.pagination li a.prev{
	border-top-left-radius: 0px !important; 
    border-bottom-left-radius: 0px !important;
	border-radius: 50% !important;
}
.pagination li a.next{
	border-top-left-radius: 0px !important; 
    border-bottom-left-radius: 0px !important;
	border-radius: 50% !important;
}
.pagination li span.current{
	border-top-left-radius: 0px !important; 
    border-bottom-left-radius: 0px !important;
	border-radius: 50% !important;
}
 .form_2 .contactus-section{
	padding-top:90px;
}
.rev_slider_wrapper a{
	margin:10px !important;
	display:block !important;
}
.rev_slider_wrapper a span{
	padding:10px 65px !important;
}
.blog-post .blog-image img{
	width:100%;
}	
.comment-box .children{
	margin-left:37px;
}
.page-title{
	background-size:cover;
	background-position:center center;
}
.blog-page .col-md-9 .content{
	width:100%;
	max-width:100%;
}
.blog_post_area .search-form .form-group{
	width:70%;
	position:relative;
}
.blog_post_area .search-form input[type="search"]{
	width:100%;
	padding:5px 15px;
	border:1px solid #ffc22c;
}
.blog_post_area .search-form button{
	position:absolute;
	top:0px;
	right:0px;
	padding:6px 15px;
	background:#ffc22c;
	font-size:14px;
}
.blog_area.not_found{
	padding:120px 0;
}
.blog_area.not_found a{
	background:#ffc22c;
	color:#ffffff;
	font-weight:400;
	border: 1px solid #ffc18c;
}
/********************************Custom Widget***********************************/
.sidebar .widget .tagcloud a {
    display: inline-block;
    margin-bottom: 2px;
    position: relative;
	color: #666;
    font-family: "Merriweather",serif;
    font-size: 13px !important;
    font-weight: 400;
    margin-right: 20px;
    text-transform: capitalize;
}
.sidebar .twitter-post .single-post{
	padding:0px !important;
}
.sidebar .twitter-post .single-post li,.footer-widget .post-widget .single-column li{
	padding-left:28px;
	position:relative;
}
.sidebar .twitter-post .single-post li:after,.footer-widget .post-widget .single-column li:after{
	content:"\f099";
	font-family: 'FontAwesome';
	left: 0;
    position: absolute;
    top: 0px;
	color: #999;
    font-size: 14px;
}
.sidebar .twitter-post .single-post li p,.footer-widget .post-widget .single-column li p {
    color: #666;
    font-family: "Merriweather",serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 6px;
    position: relative;
}
.sidebar .twitter-post .single-post li a,.footer-widget .post-widget .single-column li a {
    color: #999;
    font-family: "Merriweather",serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    position: relative;
	display:block;
}
.footer-widget .post-widget .single-column li a{
	color:#ffffff;
}
.widget_bunch_footer_twitter{
	padding-left:115px !important;
}
.speaker-details .pagination ul li a{
	border-radius:0px;
	width:auto;
	height:auto;
	border:none !important;
	line-height:1;
	font-family: 'FontAwesome' !important;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px 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%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    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: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	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. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------theme check----------------------------------*/
	#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: right; 
		color: #333; 
		font-size: 12px; 
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#wp-calendar thead { 
		font-size: 10px;
	}
	#wp-calendar thead th { 
		padding-bottom: 10px;
	}
	#wp-calendar tbody { 
		color: #aaa; 
	}
	#wp-calendar tbody td { 
		background: #f5f5f5; 
		border: 1px solid #fff; 
		text-align: center; 
		padding:8px;
	}
	#wp-calendar tbody td:hover { 
		background: #fff; 
	}
	#wp-calendar tbody .pad { 
		background: none; 
	}
	#wp-calendar tfoot #next { 
		font-size: 10px; 
		text-transform: uppercase; 
		text-align: right;
	}
	#wp-calendar tfoot #prev { 
		font-size: 10px; 
		text-transform: uppercase; 
		padding-top: 10px; 
	}
	
	.sticky .post {background: #efefef; border: 3px solid #fff; }
	.sticky .post .post-content{ background-color:transparent; }
	.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	.gallery-caption { position:relative; }
	.bypostauthor{ position:relative; }
	.alignright{ 
		text-align:right;
	}
	.alignleft{ 
		text-align:left;
	}
	.aligncenter{ 
		text-align:center;
	}	
	.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px 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%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    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: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	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. */
}
.subscribe-section.style-two .subscribe-box .subscribe-form input[type="text"]{
	line-height:26px;
	height:58px;
}
.blog-page .sidebar .form-group {
	position:relative;
}
.blog-page .sidebar .form-group input[type="search"] {
    border: 1px solid #ffc22c;
    padding: 5px 40px 5px 15px;
    width: 100%;
}
.blog-page .sidebar .form-group button{
	height: 42px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 40px;
	background:#ffc22c;
	color:#ffffff;
}
/*************************************Theme Unit Testing***********************/
.tag-sticky-2 .blog-text .content .text{
	background:#fafafa !important;
}
.blog-content h1,.blog-page .e-blog-content h1,
.blog-content h2,.blog-page .e-blog-content h2,
.blog-content h3,.blog-page .e-blog-content h3,
.blog-content h4,.blog-page .e-blog-content h4,
.blog-content h5,.blog-page .e-blog-content h5,
.blog-content h6,.blog-page .e-blog-content h6{
	font-weight:500;
	margin:15px 0 10px;
	font-family:'poppins', sans serfi;
}
.blog-content h1,.blog-page .e-blog-content h1{
	font-size:2em;
}
.blog-content h2,.blog-page .e-blog-content h2{
	font-size:1.6em;
}
.blog-content h3,.blog-page .e-blog-content h3{
	font-size:1.4em;
}
.blog-content h4,.blog-page .e-blog-content h4{
	font-size:1.2em;
}
.blog-content h5,.blog-page .e-blog-content h5{
	font-size:1.1em;
}
.blog-content h6,.blog-page .e-blog-content h6{
	font-size:1em;
}
.blog-content table thead tr th,
.blog-page .e-blog-content thead tr th{
	border: 1px solid #ddd;
    vertical-align: bottom;
	text-align:center;
	padding:8px 0;
}
.blog-content table tbody tr th,
.blog-page .e-blog-content table tbody tr th{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.blog-content table tbody tr td,
.blog-page .e-blog-content table tbody tr td{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.blog-content ul,.blog-content ol,
.blog-page .e-blog-content ul, .blog-page .e-blog-content ol{
	padding-left:20px !important;
}
.blog-content ul li,
.blog-page .e-blog-content ul li,.blog-page .e-blog-content ol li{
	list-style-type:disc;
	display:list-item;
}
.blog-content ul li ul li,
.blog-page .e-blog-content ul li ul li{
	list-style-type:circle;
}
.blog-content ul li ul li ul li,.blog-page .e-blog-content ul li ul li ul li{
	list-style-type:square;
}
.blog-content ol li,.blog-page .e-blog-content ol li{
	list-style-type:decimal;
	display:list-item;
}
.blog-content ol li ol li,.blog-page .e-blog-content ol li ol li{
	list-style-type:lower-alpha;
}
.blog-content ol li ol li ol li,.blog-page .e-blog-content ol li ol li ol li{
	list-style-type:upper-roman;
}
.comment-box .post ul.children{
	margin-left:40px !important;
}
.blog-content p img,.blog-content figure img,.blog-page p img,.blog-page figure img{
	max-width:100%;
	display:inline-block;
	height:auto;
}
figure{
	max-width:100%;
	display:block;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.blog-content .alignright,.blog-page .alignright{
	float:right;
	padding:10px;
}
.widget select{
	width:100%;
	color:#ffffff;
	background:#ffc22c;
	padding:10px;
}
.widget select option{
	padding:5px 0;
}
/******************Pagination*******************/
.paginate-links > span, .paginate-links a{
    border: 2px solid transparent;
    border-radius: 50%;
    color: #999;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-transform: uppercase;
    width: 40px;
	text-align:center;
}
.paginate-links > span, .paginate-links a:hover {
    border-color: #eee;
    color: #000;
}
.widget_search .search-box .form-group{
	background:#ffc22c;
}

.blog-post .blog-content .blog-share h4 {
	font-size:12px !important;
}
.blog-content table,.single-comment table{
	margin:20px 0;
}
.blog-content table tbody tr th,.single-comment table tbody tr th{
	text-align:center;
}
a,a:hover{
	color:#ffc22c;
}
.blog-post .blog-content .comment-area .single-comment{
	min-height:120px;
	margin-bottom:40px;
}
.blog-post .blog-content .comment-area .ae-coment-item .ae-coment-item{
	margin-left:40px;
}
.blog-post.blog-page{
	padding-bottom:0px;
}
.blog-post .blog-content.e-blog-content .comment-box textarea{
	background:#ffffff;
}
.blog-page.e-pad-bt{
	padding-bottom:100px;
}
.post-password-form input[type="password"]{
	position:relative;
	border:1px solid #ffc22c;
	height:40px;
	padding:0 15px;
}
.post-password-form input[type="submit"]{
	background:#ffc22c;
	color:#121212;
	height:40px;
	line-height:40px;
	padding:0 15px;
}
.blog-post .share-link li{
	top:1px;
}
.blog-post .share-link li.active{
	top:0px;
}
.blog-post .blog-content .comment-area .single-comment.pingback .inner-box,
.blog-post .blog-content .comment-area .single-comment.trackback .inner-box{
	padding-left:20px;
}
.blog-post .blog-content .comment-area .single-comment.pingback .author,
.blog-post .blog-content .comment-area .single-comment.trackback .author{
	display:none;
}
.blog-post .blog-content .comment-area .single-comment .text p{
	margin-bottom:20px;
}
.bg-white{
	background:#fff;
}
.m-t0{
	margin-top:0px !important;
}