/*
Theme Name: Kavya Laser Clinic
Theme URI: https://glthemes.com/
Author URI: https://glthemes.com/about
Description: Kavya Laser Clinic is a premium WordPress theme for the healthcare sector and organizations like healthcare organizations like Hospitals, Clinics, Medicals, etc. This theme is designed to help healthcare organizations improve their online presence to generate leads. This medical WordPress theme comes with versatile features and seamless functionality. Due to that, the Kavya Laser Clinic WP theme stands out as an ideal choice for those in the medical sector seeking a professional online presence. This theme is one of the most accessible themes that can easily accommodate all types of users with no coding skills to advanced developers. The "one-click demo feature" allows users to import the entire theme content easily. Also, this Medical theme, Medicall, consists of a modern design, outstanding user experience, and lead-generating Call to Action. On top of that, this WordPress theme is also compatible with WooCommerce. Besides, the outstanding theme customizer facilitates you with advanced customization options that enable you to get creative and give your personal touch to your site. Besides being solely targeted for search engines, the theme is also responsive to mobile devices and compatible with RTL languages. The Kavya Laser Clinic WordPress theme for medical websites is also equipped with Elementor Page Builder. This helps admins to enjoy their creative freedom while designing the website. The theme comes with comprehensive documentation and a group of professionals ready to help whenever needed. With all these features and supporting materials, the Kavya Laser Clinic Theme is ideal for any healthcare facility, including clinics, hospitals, and medical halls, looking to improve their online exposure and increase lead generation. 
Version: 1.0.1
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: kavya-laser-clinic
Tags: blog, portfolio, education, one-column, two-columns, right-sidebar, left-sidebar, footer-widgets, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, full-width-template, rtl-language-support

Use it to make something cool, have fun, and share what you've learned.

Kavya Laser Clinic is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
	
/* Normalize
--------------------------------------------- */

.wpcf7-form input, form input{
	padding: 16px 6px !important;
}
.wpcf7-form input[type=submit], form input[type=submit]{
	padding: 14px 32px !important;
}
.btn-primary, .btn__text{
	border-radius: 8px !important;
}
.cta .cta-overlay .cta-content-wrapper .btn-white{
	display: flex;
	align-items: center;
}
.cta-content-wrapper a{
	display: flex;
	justify-content: center;
}
.about-feature{
	align-items: start !important;
}
.about-feature-con{
	justify-content: space-between !important;
}
.about .about-wrapper .about-left .about-btn-con, .about .about-wrapper .about-right .about-btn-con{
	justify-content: start !important ;
}
.appointment-form-con{
	padding: 0 !important;
}

.testimonials{
    background: url(./assets/images/testimonials.png);
}

.about-points li::before{
    background-image: url(./assets/icons/green-tick.svg);
}


@media screen and (max-width: 567px) {
	.banner-six .banner-right .banner-card-wrap{
        width: 100%;
    }
    .banner-six .banner-left .banner-left-wrap .banner-description, .faq__left .faq-desc{
        margin-bottom: 32px !important;
    }
    
    .about-feature-con, .about-left .about-btn-con{
        margin-top: 32px !important;
    }

    .services .center-title-con .service-extra-text-con{
        gap: 32px !important;
    }
    .testimonials-title .center-title-con {
        margin-bottom: 32px;
    }
    .testimonials-title-desc{
        margin-bottom: 0 !important;
    }

    .appointment .appointment-wrapper .appointment-left .appointment-contact-info{
        gap: 24px !important;
    }
    .appointment .appointment-wrapper .appointment-left{
        gap: 32px !important;
    }

    .front-blog .col-6-lg {
        padding-bottom: 0;
    }
}