/*-----------------------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;
}

/*----------------------------------------------*/
html{
	width:100%;
	overflow-x:hidden;
}
.page-wrapper{
	overflow:hidden;
}
.inner-box.contact-form .text-right .theme-btn.btn-style-two{
	display:inline-block !important;
	width:auto !important;
	background:#eb5310 !important;
}
.inner-box.contact-form .text-right .theme-btn.btn-style-two:hover{
	background:#ffffff !important;
	color:eb5310;
}
.inner-box.contact-form .text-right img{
	float:left;
}
.main-slider {
	margin-bottom:0px !important;
}
.sidebar-page .comments-area .reply-btn a{
	color:#ffffff;
}
/****************************Custom Widgets******************************/
.widget_text .footer-widget h2{
	margin-left:15px;
}
.widget ul li {
    line-height: 32px;
    margin-bottom: 7px;
    position: relative;
}
.widget ul li a {
    color: #3d3d3d;
    display: inline-block;
	width:87%;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}
.widget ul li a:hover {
    color: #eb5310;
}
.tagcloud a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    color: #1a1a1a;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    line-height: 24px;
    margin: 0 5px 12px 0;
    padding: 5px 20px;
    position: relative;
    text-align: center;
    transition: all 300ms ease 0s;
}
.tagcloud a:hover {
    background-color: #eb5310;
    border-color: #eb5310;
    color: #ffffff;
}
.campaign-summary{
	padding:1em !important;
}
.campaign-summary .campaign-summary-item{
	width:48%;
	margin:0 1%;
}
.campaign-summary .campaign-donation .donate-button{
	display:block;
	margin-top:20px;
	background: #eb5310 none repeat scroll 0 0;
    border: 2px solid #eb5310 !important;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    padding: 8px 25px;
    position: relative;
    text-transform: uppercase;
	margin-left:1%;
	transition:all 0.3s ease-in-out;
}
.campaign-summary .campaign-donation .donate-button:hover{
	background: #ffffff none repeat scroll 0 0;
    border-color: #eb5310;
    color: #eb5310 !important;
}
.single-tribe_events .tribe-events-single-event-title{
	margin-bottom:10px !important;
}
.header-top .info-outer .social-box .social-links a:nth-child(2){
	background-color: #00aced;
}
.header-top .info-outer .social-box .social-links a:nth-child(3){
	background-color: #dd4b39;
}
.header-top .info-outer .social-box .social-links a:nth-child(4){
	background-color: #007bb5;
}
.tribe-events-sub-nav .post-control a{
	position:relative;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.post-control .control-thumb {
    background: #252525 none repeat scroll 0 0;
    display: inline-block;
    padding: 10px 15px;
}
.post-control .control-thumb .icon{
	font-weight:bold;
	font-size:16px;
}
.tribe-events-sub-nav .post-control a .txt{
	margin:0 10px;
}
.tribe-events-sub-nav .post-control a:hover .control-thumb {
	background-color:#eb5310;
}
.tribe-events-sub-nav .post-control a:hover .control-thumb .icon,.tribe-events-sub-nav .post-control a:hover .txt{
	color:#252525;
}
.tribe-events-meta-group ul li{
	margin:8px 0;
}
.tribe-events-meta-group ul dt{
	margin-bottom:10px;
}
.page-title .bread-crumb ul li{
	display: inline-block;
    text-transform: uppercase;
	position:relative;
}
.page-title .bread-crumb ul li a:after{
	content:'/';
	position:relative;
	color:#ffffff;
	position:absolute;
	right:1px;
	top:-3px;
}
.page-title .bread-crumb ul li a{
	padding-right: 14px;
}
.footer-upper .news-widget .news-post .image-thumb img{
	height:auto;
}
.charitable-form-fields input,.charitable-form-fields select{
	border:1px solid #eb5310;
	padding:5px 15px;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.charitable-form-fields input:focus{
	border-color:#232323;
}
.charitable-donation-form button{
	background: #eb5310 none repeat scroll 0 0;
    border: 2px solid #eb5310;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    padding: 11px 25px;
    position: relative;
    text-transform: uppercase;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.charitable-donation-form button:hover{
	background-color:#303030; 
	border-color:#303030;
}

/****************Custom Widget*********************/
.widget_recent_comments ul li a:before{
	display:none;
}
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:10px 0;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.header-style-two .lower-part .outer-box{
	min-height:76px;
}
.comment-box ul.children{
	margin-left:50px;
}

.blog-news-column .image-box{
	display:inline-block;
}
.footer-widget a{
	color:#fafafa;
}
.footer-widget select{
	width:100%;
	padding:6px;
	color:#222;
}
.footer-widget #wp-calendar caption{
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ffffff;
}
.footer-widget #wp-calendar thead th{
	border:1px solid #fafafa;
	border-bottom:none;
	text-align:center;
	padding:0px;
	line-height:30px;
}
.footer-widget #wp-calendar tbody .pad{
	background:#fafafa;
}
.footer-widget .search-box .form-group {
    margin: 0;
    position: relative;
}
.footer-widget .search-box .form-group input[type="search"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    color: #3a3a3a;
    display: block;
    line-height: 24px;
    padding: 8px 50px 8px 20px;
    position: relative;
    transition: all 500ms ease 0s;
    width: 100%;
}
.footer-widget .search-box .form-group button {
    background: #252525 none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    color: #ffffff;
    display: block;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
}
.footer-widget .search-box .form-group button:hover {
    background: #eb5310 none repeat scroll 0 0;
    color: #ffffff;
}
.footer-widget .tagcloud a{
	color:#eb5310;
}
a:hover{
	color:#252525;
}
.ch-coment-item .default-form{
	margin-bottom:30px;
}
.ch-coment-item .default-form textarea{
	border:1px solid #252525;
	padding:15px;
	width:100%;
}
.sidebar-page .comments-area .ch-coment-item .ch-coment-item{
	margin-left:60px;
}
.footer-widget.contact-widget input[type="submit"]{
	background-color:#eb5310;
	font-size:16px;
	font-weight:600;
	color:#ffffff;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.footer-widget.contact-widget input[type="submit"]:hover{
	background:#303030;
}