/*!
Theme Name: Medicap
Theme URI: http://www.iddrak.com/wp/medicap
Author: IDDRAK
Author URI: https://www.templatemonster.com/authors/iddrak/
Description: Medicap is a medical institute wordpress theme support by elementor page builder. Multi purpose layout design and responsive theme.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: medicap
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Medicap is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #46b450;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #060606;
    color: #fff;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #0052d4;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    width: 100%;
    padding: 15px 20px;
    border: none;
    background: #f3f6fd;
}
.select2-container--default .select2-selection--single {
    background-color: #f3f6fd;
    border: 1px solid #f3f6fd;
    border-radius: 0;
    height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 5px 5px 0 5px;
    margin-left: -20px;
    margin-top: 8px;
}
.mc4wp-alert p {
    color: #52ef52;
}

.elementor-accordion-icon-closed .fa-plus:before, .elementor-accordion-icon-opened .fas fa-minus{font-size:17px !important}
.breadcrumbs{display:none}
.banner-text h1{color:#fff !important}
.leads_form{width:100%; min-height:30px; margin:10px auto;}
.leads_form .ldf-fld{width:19%; margin:5px 0.5%; float:left; }
.leads_form .ldf-fld input{width:100% !important; height:40px; padding:0 5px !important; border-radius:5px; border:1px solid #bbb !important}
.leads_form .ldf-fld input::placeholder{font-size:15px !important;color:#999 !important}
.appoinment-form input{margin:10px 0 !important}
.ace-responsive-menu li ul.sub-menu li a{margin:6px 0 !important; border-bottom:1px solid #ccc}

@media (max-width:800px){
	.leads_form .ldf-fld{width:99%;}
}



