/*
Theme Name: Medical Clinic Child
Theme URI: http://cmsmasters.net/medical-clinic-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Medical Clinic Child Theme
Template: medical-clinic
Version: 1.0.0
License:
License URI:
Text Domain: medical-clinic-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

@import url('https://fonts.googleapis.com/css?family=Quicksand');
/*font-family: 'Quicksand', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Poppins:400,600&display=swap');
/*font-family: 'Poppins', sans-serif;*/

.cmsmasters_dynamic_cart_wrap {
    display: none;
}
@media only screen and (min-width: 1025px) {
.cmsmasters_heading_under_header #header .header_mid:not(.header_mid_scroll), .header_top .header_top_outer {
    background-color: rgba(0,0,0,0.5);
}
}
#cmsmasters_heading_b84b9d94da .cmsmasters_heading, .cmsmasters_text p, .profile_sidebar, p {
    font-size: 15px; font-family: 'Quicksand', sans-serif; line-height:1.5;
}
.profile_details, .project_details {
	display:none
}

/*<!--Green Color-->*/
#cmsmasters_heading_3fa3ab8e2f .cmsmasters_heading, #cmsmasters_heading_sax71lguj .cmsmasters_heading, #cmsmasters_heading_7b3d8253d9 .cmsmasters_heading, #cmsmasters_heading_42788968b7 .cmsmasters_heading, #cmsmasters_heading_c428c851a4 .cmsmasters_heading {
    color: #00a654;
}
.cmsmasters_heading h3 a {
    color: #FFF;
}
#cmsmasters_fb_1bd3305f4a {
    background-color: #00986f;
}
.visual-form-builder fieldset {
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    background-color: #fafafa;
}
#item-vfb-7 {
    height:87px;
}
form.visual-form-builder {
    font-family: 'Poppins', sans-serif;
}
a.btn-success {
    background-color: #00a651;
    padding: 3px 10px;
}
a.btn-success:hover {
    color: white;
    background: #038844;
}