/*
Theme Name: Give & Take Counselling
Theme URI: https://giveandtakecounselling.com/
Author: the Sapience team
Author URI: https://sapienceglobal.com
Description: At Give & Take Counselling™, counselling isn’t just a service—it’s a standard of care for humanity. Founded by Sanjiv Jaggi (MSW), Life Mentor, Executive Coach, and Counsellor, the clinic blends 27+ years of corporate acumen with compassionate clinical practice to empower individuals, families, institutions, and communities.
Version: 1.0
*/
.wpcf7-response-output,.wpcf7-spinner {
    display: none !important;
}
.form-con .submit-btn button{
    position: relative !important;
}
.wpcf7-submit{
    cursor: pointer !important;
}
.custom-form-btn-sec .wpcf7-submit{
    width: 100% !important;
    position: absolute !important;
    left: 0 !important;
    height: 100% !important;
    top: 0 !important;
    opacity: 0 !important;
}

#book-session-form .wpcf7-textarea{
    height: 61px !important;
}
.form-group>p,.form-inputs-con>ul>li>p{
    margin-bottom: 0 !important;
}
.wpcf7-not-valid-tip {
    font-size: 14px !important;
    text-align: left !important;
}
.singleblog-section ul li{
    list-style-position: inside !important;
}
.singleblog-section .content1{
    padding: 10px 25px !important;
}

@media only screen and (max-width: 991px) {
    .header-main-con .navbar-nav {
        gap: 0;
        padding: 20px 0 !important;
    }
}
@media only screen and (max-width: 575px) {
    .header-main-con .donate-btn a {
        font-size: 16px !important;
    }
}
.about-main-section{
	background:#f5f5f5;
}