/*
Theme Name: gainlove-child
Theme URI: http://example.com/twenty-twenty-one-child/
Description: Gainlove Child Theme
Author: gainlove
Author URI: http://example.com
Template: gainlove
Version: 1.0.0
*/
/* Add your custom styles here */


.give-goal-progress,.sidebar-donor-wall,.unsuccess{
    display:none !important;
}
.give-wrap .give-card__link span{
    color:#fff !important;
}

.give-wrap .give-card__body {
        width: 100% !important;
}
.give-wrap .give-card__media {
        width: 50%;
        flex: auto !important;
    }
.g-btn-lan .elementor-widget-container {
    float: right;
}
.page-title-bar {
    background-image: url(https://www.vidhyarthikalyansansthan.org/wp-content/uploads/2024/09/page-banner-1-1.jpg) !important;
}
fieldset {
    border: 0px solid !important;
}
        
        .form-div {
            margin: 0;
            padding: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
   
        }

        .form-container {
			
            background-color: #FFF3E0;
            max-width: 800px;
            width: 100%;
            border: 8px solid #FF4D00;
            border-radius: 4px;
            box-shadow: 0 0 20px rgba(0,0,0,0.2);
            background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FF8A65' fill-opacity='0.1' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E");
        }

        .header {
            text-align: center;
            padding: 15px;
            border-bottom: 2px solid #FF4D00;
            background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);
        }

        .header-top {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 10px;
        }

        .logo {
            width: 124px;
            height: 117px;
            background-size: cover;
            object-fit: cover;
        }

        .title {
            color: #D84315;
            font-size: 28px;
            font-weight: bold;
            margin: 0;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
        }

        .address {
            font-size: 14px;
            color: #333;
            margin: 5px 0;
        }

        .contact {
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .mission-box {
            background-color: #FF5252;
            color: white;
            padding: 15px;
            margin: 20px;
            border-radius: 8px;
        }

        .mission-title {
            text-align: center;
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .mission-list {
            list-style-type: none;
            padding: 0;
            margin: 0;
        }

        .mission-list li {
            margin-bottom: 8px;
            padding-left: 20px;
            position: relative;
        }

        .mission-list li:before {
            content: "•";
            position: absolute;
            left: 5px;
        }

        .form-section {
            padding: 20px;
        }

        .form-group {
            margin-bottom: 15px;
        }

        .form-title {
            color: #D84315;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .member-row {
            display: grid;
            grid-template-columns: 2fr 1.5fr 1fr;
            gap: 10px;
            margin-bottom: 10px;
        }

        .input-line {
            border: none;
            border-bottom: 1px solid #666;
            padding: 5px;
            background: transparent;
        }

        .contribution-options {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 15px;
            margin: 15px 0;
        }

        .checkbox-container {
            display: flex;
            align-items: center;
            gap: 5px;
        }

        .bank-details {
            background-color: #FF5252;
            color: white;
            padding: 10px;
            margin-top: 20px;
        }

        .footer {
            background-color: #1A237E;
            color: white;
            padding: 15px;
            text-align: center;
            font-size: 14px;
        }

        .declaration {
            padding: 15px;
            text-align: center;
            font-style: italic;
        }

        .thank-you {
            background-color: #FF5252;
            color: white;
            padding: 10px;
            text-align: center;
            font-weight: bold;
        }

        @media (max-width: 600px) {
            .header-top {
                flex-direction: column;
            }
            
            .contribution-options {
                grid-template-columns: 1fr 1fr;
            }
            
            .member-row {
                grid-template-columns: 1fr;
            }
			
			.form-div {
				margin: 0;
				padding: 0px !important;
				display: block !important;
				justify-content: center;
				align-items: center;
			}
			.page-inner{
				padding:0px;
			}
        }


a.give-card.button-dark.give-card__link {
    background: #aa1b18;
    border: solid 1px #aa1b18;
    border-radius: 40px 0px 0px;
}
a.give-card.button-dark.give-card__link:hover {
    background: #000000;
    border: solid 1px #aa1b18;
    border-radius: 40px 0px 0px;
}
.give-wrap .give-card__title a:hover {
    color: #aa1b18;
}
a.scrollup.activate
 {
    background: #aa1b18 !important;
    border: solid 1px #aa1b18 !important;
}
li.elementor-galerry__filter.elementor-active {
    color: #aa1b18 !important;
}
.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active sup {
    background: #aa1b18 !important;
}
.elementor-widget-opal-image-gallery .elementor-galerry__filter:before
 {
    background-color: #aa1b18 !important;
}
a.ui-tabs-anchor {
    color:#aa1b18 !important;
}
.give-wrap .give-form-tabs .ui-tabs-nav a:after {
    background-color: #aa1b18 !important;
}
.give-submit-button-wrap.give-clearfix button {
    background-color: #aa1b18;
	border: solid 1px #aa1b18;
}
.give-submit-button-wrap.give-clearfix button:hover {
	background-color: #000000;
    border-color: #000000;
}
button.give-donation-level-btn.give-btn.donation-amount-btn:hover {
    background-color: #000000;
	 border-color: #000000;
}
