/*-----------------------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{
	overflow:hidden;
}
.single-team-member .social-info li a,
.single-team-member .social-info li a span{
	display:inline-block;
	line-height:30px;
}
.slider-style-two .rev_slider_wrapper.fullwidthbanner-container{
	margin-top:-22.5px !important;
}
.footer-bottom-social-links li a,
.footer-bottom-social-links li a span{
	display:inline-block;
	line-height:28px;
}
.consultation-form {
    padding-bottom: 125px;
}
.consultation-form .wpcf7-submit{
	background: #f9c740 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    margin-top: 16px;
    padding: 9px 30px;
    text-transform: uppercase;
    width: 160px;
    border-radius: 5px;
}
.breadcrumb-area{
	background-image:url(../img/resources/breadcrumb-default.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-size:cover;
}
.gallery-area{
	padding-bottom:0px;
}
.full-width-img-area{
	padding-top:100px;
}
.latest-news .single-latest-blog-post .img-holder .img-overlay-text p a{
	color:#ffffff;
}
.about-our-nottingham-area .content h1{
	line-height:58px;
}
.google-map-area .getin-touch-form input[type="text"], .google-map-area .getin-touch-form input[type="email"]{
	margin-bottom:0px;
}
.google-map-area .getin-touch-form textarea{
	margin-bottom:0px;
}
.single-team-member-v2 .img-holder .overlay .content .inner-content .team-member-social-info li a span{
	line-height:30px;
}
.pagination{
	margin:0px;
}
.pagination>li>a, .pagination>li>span,.paginate-links > span,.paginate-links a{
	border: 1px solid #cdcdcd;
    color: #777777;
    display: block;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    padding: 11px 0;
    width: 48px;
    transition: all 500ms ease 0s;
	border-radius:0px !important;
}
.paginate-links > span,.paginate-links a{
	display:inline-block;
	text-align:center;
}
.pagination>li:hover>a, .pagination>li>span,.paginate-links > span,.paginate-links a:hover{
	background: #f9c740;
    color: #fff;
    border: 1px solid #f9c740;
}
.single-blog-post .img-holder .overlay-text p a{
	color:#ffffff !important;
}
.single-blog-post .content h3{
	color: #222222;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
}
.single-comment-box .reply a{
	color: #000000;
    font-size: 16px;
    transition: all 500ms ease 0s;
}
.single-comment-box .reply a:hover{
	color: #f9c740;
}
.footer-bottom-social-links li:first-child{
	margin:0px;
}
/*************************Custom Widget**************************/
.widget ul li {
    margin-bottom: 13px;
	position:relative;
}
.widget ul li a {
    color: #666666;
    font-size: 18px;
    font-weight: 400;
    transition: all 500ms ease 0s;
	width:88%;
	display:inline-block;
}
.widget ul li a:hover{
	color:#f9c740;
}
.widget ul li:before{
	content:"\f121";
	font-family: Flaticon;
    font-size: 18px;
	font-weight: 600;
	margin-right:12px;
	position:relative;
	top:0px;
	display:inline-block;
	left:0px;
	color:#f9c740;
}
.widget.widget_bunch_recent_post ul li:before{
	display:none;
}
.tagcloud a {
    display: inline-block;
    margin: 0 4.5px 12px;
	border: 1px solid #dadada;
    color: #777777;
    font-size: 16px !important;
    height: 37px;
    line-height: 25px;
    padding: 5px 20px;
    transition: all 500ms ease 0s;
}
.tagcloud a:hover {
    background: #f9c740 none repeat scroll 0 0;
    border: 1px solid #f9c740;
    color: #fff;
}
.sidebar h2.widget-title{
	color: #181818;
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 28px;
	font-family: "Lora",serif;
	border-bottom:3px solid #f3f3f3;
	padding-bottom:10px;
}
.contact-form-validate input[type=submit]{
	transition: all 500ms ease 0s;
}
.contact-form-validate input[type=submit]:hover{
	background:#171717;
}
/*--------------------------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 #next a { 
		font-size: 14px; 
		text-transform: uppercase; 
		text-align: right;
	}
	#wp-calendar tfoot #prev { 
		font-size: 10px; 
		text-transform: uppercase; 
		padding-top: 10px; 
	}
	#wp-calendar tfoot #prev a { 
		font-size: 14px; 
		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 {}
	.bypostauthor{}
	.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. */
}
/*************************************Theme Unit Testing***********************/
.sticky .single-blog-post{
	background:#fafafa;
	padding:0 15px;
}
.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,
.comment .text h1,.comment .text h2,.comment .text h3,.comment .text h4,.comment .text h5,.comment .text h6,
.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6{
	font-family: "Lora",serif;
	margin-bottom:15px !important;
	font-weight:400 !important;
	color: #222222 !important;
	line-height:1em;
}
.content h1,.comment .text h1,.blog-content h1{
	font-size:36px;
}
.content h2,.comment .text h2,.blog-content h2{
	font-size:32px;
}
.content h3,.comment .text h3,.blog-content h3{
	font-size:28px !important;
}
.content h4,.comment .text h4,.blog-content h4{
	font-size:26px;
}
.content h4,.comment .text h4,.blog-content h5{
	font-size:24px;
}
.content h6,.comment .text h6,.blog-content h6{
	font-size:20px;
}
.content table{
	margin-bottom:30px;
}
.content table thead tr th,.comment .text table thead tr th,.blog-content table thead tr th{
	border: 1px solid #ddd;
    vertical-align: bottom;
}
.content table tbody tr th,.comment .text table tbody tr th,.blog-content table tbody tr th{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.content table tbody tr td,.comment .text table tbody tr td,.blog-content table tbody tr td{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.content ul:first-child,.content ol:first-child,
.comment .text ul:first-child,.comment .text ol:first-child,
.blog-content ul:first-child,.blog-content ol:first-child{
	padding:0px;
}
.content ul,.content ol,
.comment .text ul, .comment .text ol,
.blog-content ul, .blog-content ol{
	padding-left:40px !important;
}
.content ul li,.comment .text ul li,
.blog-content ul li,.blog-content ul li{
	list-style-type:disc;
	display:list-item;
}
.content ul li ul li, .comment .text ul li ul li,
.blog-content ul li ul li{
	list-style-type:circle;
}
.content ul li ul li ul li, .comment .text ul li ul li ul li,.blog-content ul li ul li ul li{
	list-style-type:square;
}
.content ol li,.comment .text ol li,.blog-content ol li{
	list-style-type:decimal;
	display:list-item;
}
.content ol li ol li,.comment .text ol li ol li,.blog-content ol li ol li{
	list-style-type:lower-alpha;
}
.content ol li ol li ol li,.comment .text ol li ol li ol li,.blog-content ol li ol li ol li{
	list-style-type:upper-roman;
}
.blog-content p img,.blog-content figure img{
	max-width:100%;
	display:block;
	height:auto;
}
.comment-list .children{
	margin-left:50px;
}
figure{
	max-width:100%;
	display:block;
}
.content-box .alignright{
	float:right;
	padding:10px;
}
/*****************************Default Widget Styling*********************************/
.widget_recent_comments ul li a:before{
	display:none;
}
.widget ul li a{
	display:inline-block;
	width:80%;
}
.widget ul.children li{
	margin-bottom:13px;
}
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:10px 0;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.single-blog-post .content .post-info{
	padding-left:0px !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;
}

/*=============================*/
.post-pagination ul {
	padding:0 !important;
}
.post-pagination ul li {
	list-style:none !important;
	display:inline-block !important;
}
.contact-info {
	padding:11px 0 !important;
}
.header-area .info li h2 {
	padding:1px 0 !important;
}

.post-password-form input[type="password"] {
	border: 1px solid #e0e0e0;
    color: #777777;
    font-size: 13px;
    font-style: italic;
    height: 40px;
    margin-bottom: 30px;
    padding: 0 25px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    transition: all 500ms ease 0s;
}

.post-password-form input[type="submit"] {
    background: #f9c740 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    padding-bottom: 11px;
    padding-top: 5px;
    text-transform: uppercase;
    width: 165px;
}

.error_page {
	padding:100px 0;
}
.mainmeu-area.stricky-fixed{
	top:0px;
}
.admin-bar .mainmeu-area.stricky-fixed{
	top:32px;
}
.tags a{
	color:#777777 !important;
	padding-left:5px;
	display:inline-block;
}
.tags a:first-child{
	padding:0px;
}
.tags a:hover{
	color:#f9c740 !important;
}
.blog-content.blog-details .share-post-box .text h3{
	font-size:18px !important;
}
.blog-content.blog-details .share-post-box .text h3 span::before{
	font-size:16px !important;
}
/****************************Error Page***************************/
.error_page p{
	max-width:800px;
	margin:0 auto;
}
.error_page a{
	background:#262626;
	text-align:center;
	color:#ffffff;
	border:1px solid #262626;
	width:150px;
	height:40px;
	line-height:38px;
	font-size:15px;
	display:inline-block;
	margin-top:30px;
}
.error_page a:hover{
	background:#ffffff;
	color:#262626;
}
.error_page .search-form{
	max-width:800px;
	margin:30px auto 0;
}
.blog-content-area{
	padding-top:80px;
}
.widget.widget_search{
	border-top:none;
	padding-top:0px;
}
.single-blog-post .img-holder{
	display:inline-block;
}
.footer-widget.widget_calendar{
	background:#ffffff !important;
}
.footer-widget.widget_calendar h3{
	margin-top:25px;
	color:#262626;
}
.footer-widget.widget_calendar .title{
	padding:0px;
}
.title.pull-left h3{
	margin-bottom:0px !important;
}
.content .tags{
	margin-bottom:15px;
	display:block;
}
.blog-content ul.post-categories{
	padding-left:0px !important;
}
.blog-content ul.post-categories li{
	list-style:none !important;
	display:inline-block !important;
}
.blog-content.blog-details .share-post-box{
	padding-bottom:15px;
}
.paginate-links{
	margin-top:25px;
}