@charset "UTF-8";

/*
Theme Name: Givelife365
Theme URI: https://www.givelife365.com/
Author: Alphavima Team
Author URI: https://www.alphavima.com/
Description: Alphavima Technologies is a pioneering Canadian IT Consulting and Services Company operating globally. We are Microsoft Partner dedicated to transforming how businesses embrace technology. For over 18 years, we’ve been driving innovation across organizations, helping them thrive and scale. Over the years, we've developed three industry-specific products: GiveLife365, built to simplify the complexities of the Non-Profit sector; PREXA365, designed to enhance operations in the Rental industry; and Olix365, developed to empower the Utilities and Energy sector.
Requires at least: 5.3
Tested up to: 6.3
Requires PHP: 5.6
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

*/
/******************Footer Form*********************/
.news-letter-section h4, .news-letter-section p{color:#fff;}
.news-letter-section .form-check input{padding:0 !important;}
.news-letter-section .form-check label{color:#fff;}
.news-letter-section .form-check .form-check-input:checked{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e"); background-color: #254a5c;  border-color: #254a5c;}
.news-letter-section .form-check .form-check-input:focus, .news-letter-section .form-check .form-check-input:hover{box-shadow:none; outline:0 none;}
.news-letter-section .subscribe-btn{height: 50px; padding: 0 15px; width: 20%; flex:0 0 20%; background: #fff; color: #0b274f; border-radius: 10px;  margin-left: 10px; margin-top: 0px; border:1px solid #0b274f;}
.news-letter-section .subscribe-btn:hover, .news-letter-section .subscribe-btn:focus{background:#fff; color:#0b274f; border:1px solid #0b274f;}
.news-letter-section .fa-spinner{display:none;}
.news-letter-section .form-control{min-height:48px; border:1px solid #ccc; border-radius: 0 !important; font-weight: 600; font-size: 14px !important; color: #333;}
.news-letter-section .wpcf7-not-valid-tip{font-size:14px !important;}
.news-letter-section .wpcf7-response-output{color:#fff;}
.news-letter-section .form-control::placeholder {
    color: #333;      /* placeholder ka color */
    opacity: 0.7;       /* Safari me placeholder visible karne ke liye */
    font-size: 15px !important;  /* placeholder ka size */
	font-weight:400 !important;
}
.news-letter-section .form-control::-webkit-input-placeholder {
   color: #333;      /* placeholder ka color */
    opacity: 0.7;       /* Safari me placeholder visible karne ke liye */
    font-size: 15px !important;  /* placeholder ka size */
	font-weight:400 !important;
}

.news-letter-section .form-control::-moz-placeholder {
   color: #333;      /* placeholder ka color */
    opacity: 0.7;       /* Safari me placeholder visible karne ke liye */
    font-size: 15px !important;  /* placeholder ka size */
	font-weight:400 !important;
}

