/*-----------------------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-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;
}
.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;
}

/*****************************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;
}


/*=============================*/
.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;
}

.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;
}
.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;
}
blockquote{
	font-size:inherit;
}