/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*Team page CSS*/

.main-brar .su-post-brar {
    float: left;
    background: #e55d0d12;
    width: 31%;
    margin: 5px 2px;
    max-height: 345px;
}
.main-brar .su-post-brar .su-post-thumbnail {
    height: 250px;
	width: 100%;
}
.main-brar .su-post-brar .su-post-thumbnail img{
	margin: 0 auto;
	width: 100%;
	height: 250px;
}
.main-brar .su-post-brar h2.su-post-title {
    font-size: 1em !important;
    text-align: center;
    display: inline-block;
    width: 100%;
    min-height: 50px;
}
.main-brar .su-post-brar .give-form-wrap {
	float: right;
	width: 25%;
}
.featured .give-card__media {    height: 250px;}
.donor-list .give-wrap .give-grid{
	grid-gap: 0px;
}
.donor-list .give-wrap .give-card{
	padding: 10px 20px;
	border: none;
	box-shadow: none;
}
.donor-list .give-wrap .give-card:hover{
	box-shadow: none;
}
.donor-list .give-card .first-button {
    margin: 0 auto;
    width: 90%;
}

.nf-field-container.hide {
    display: none;
}
select.team-listing {
	width: 75%;
    padding: 10px;
    font-size: 16px;
}
.join-team h3 {
    text-align: center;
}
.join-team h3 a {
    color: #14BCFE;
}
.term .nf-field .nf-field-label label a {
    color: #14BCFE;
}
/*.main-featured {
	height: 300px;
}*/
.member_detail .member_name {
    padding: 0px 20px;
}
.member_name h3 {
    font-size: 15px;
    color: #000;
}
/******Join Team CSS ******/
.payment_option .nf-field-element ul li:last-child {
    width: 25%;
}
.payment_option .nf-field-element ul li {
    float: left;
    width: 13%;
}
.add_member .nf-field-label label:before {
    display: none;
}
.add_member .nf-field-label label:after {
    display: none;
}
/***********Location page CSS***************/
.time.col-6 {
    width: 50%;
    float: left;
    margin-top: 50px;
}
.time .counted.col-6 {
    width: 50%;
    float: left;
	padding-right: 10px;
}
.counted.col-6 p {
    font-weight: 600;
}
.counted.col-6 p span {
    font-weight: 400;
}
.button-team a.vc_btn3.vc_btn3-size-lg {
    padding: 10px;
}
/*************sponcership css**************/
.su-table.sponsorship-table tr.head td {
    background: #f79546 !important;
    color: #fff;
    font-weight: 600;
	border: 1px solid #fbd9be !important;
}
.su-table.sponsorship-table tr td {
	font-weight: 500;
	border: 1px solid #f79546 !important;
	text-align: left;
	font-size: 18px;
}
.su-table.sponsorship-table tr td:first-child {
	width: 60%;
}
.su-table.sponsorship-table.su-table-alternate table tr:nth-child(even) td {
    background-color: #f9dbc4 !important;
}
ul.sponsor li {
    display: inline;
}
ul.sponsor li:before {
    content: ".";
    padding: 0px 10px;
    font-size: 61px;
}
/********Donation List**********/
a.qodef-shortcode.qodef-m.sort-button.qodef-button.active {
    background:#14BCFE;
}
.give-card__body .give-card__donor label {
    color: #65c9bb;
}
/*.give_forms .qodef-grid .qodef-e-media-image,*/
.give_forms .qodef-grid #qodef-page-comments {
    display: none;
}
/************Image/video upload************/
.img_vid {
    width: 100%;
    display: block;
	float: left;
}
.grid-four.vc_col-sm-4 {
    margin: 20px 0;
}
/*.grid-four img {
    width: 100%;
    height: auto;
}*/
.team_upload nav.prev-next-posts {
    width: 100%;
    text-align: center;
    font-size: 25px;
}
.team_upload nav.prev-next-posts span, .team_upload nav.prev-next-posts a {
	color: #14BCFE;
}
.custom-tab .su-tabs-nav span {
    border: 1px solid #f2c771;
    background: #14BCFE;
    margin: 5px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.custom-tab .su-tabs-nav span.su-tabs-current {
    background: #f15b43;
}
.custom-tab .su-tabs-nav span:hover {
    background: #f15b43;
}
a.give-btn.custom-btn {
    background: #14BCFE;
    border: #14BCFE;
    padding: 20px 28px;
    display: flex;
    justify-content: center;
    font-size: 22px;
    line-height: 25px;
    transition: filter .2s ease;
    filter: brightness(1);
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
}
a.give-btn.custom-btn:hover {
    filter: brightness(1.2);
}
/*************Author page CSS***********/
.team-user-main {
    display: inline-block;
    width: 100%;
}
.team-user-main .auth-team.left {
    float: left;
    width: 40%;
}
.team-user-main .auth-team.right {
	float: left;
    width: 60%;
}
.team-button {
    float: left;
    margin-right: 15px;
}
.team-button a.qodef-button.qodef-html--link {
	background-color: #214f5a;
	color: #fff;
	margin: 10px;
}
/**************Leaderboard Page**************/
.give-goal-progress .give-progress-bar{
	background: #14BCFE;
}
.give-goal-progress .give-progress-bar span{
	background-color: #0074AD;
}
.give-goal-progress .qode-progress-text-holder, .give-goal-progress .raised>*{
	color: #0074AD !important;
}
/*********Footer Css************/
.sponsor-logo .qodef-clients-list .qodef-grid-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*************Media CSS start***************/
@media only screen and (max-device-width: 1024px){
	.main-brar .su-post-brar{
		width: 49%;
	}
	.menu li.hide.menu-item {
		display: none;
	}
}
@media only screen and (max-device-width: 768px) and (min-device-width: 680px) {
	.main-brar .su-post-brar .give-form-wrap {
		float: left;
		width: 30%;
		margin-left: 20%;
	}
	.main-brar .su-post-brar{
		max-height: 387px;
	}
}
@media only screen and (max-device-width: 768px) {	
	.time.col-6{
		width: 100%;
	}
	.wpb_column.vc_col-sm-6.location {
		margin-top: 50px;
	}
    .su-table-responsive td{
        display:block;
    }

}
@media only screen and (max-device-width: 680px) {
	.main-brar .su-post-brar{
		width: 99%;
	}
	.vc_row .vc_custom_1573031788369 {
		padding-right: 2% !important;
		padding-left: 1% !important;
	}
	.payment_option .nf-field-element ul li {
		width: 33%;
	}
	.sponsor-logo .qodef-clients-list .qodef-grid-inner {
		display: block;
	}
}
@media only screen and (max-device-width: 480px) {
	.main-brar .su-post-brar{
		max-height: 445px;
	}
	.main-brar .su-post-brar .give-form-wrap {
		float: left;
		width: 37%;
		margin-left: 20%;
	}
	
	.time .counted.col-6{
		width: 100%;
	}
	/*.main-featured {
		height: 50%;
	}*/
}