/*
Theme Name: MediClinic
Theme URI: http://mediclinic.mikado-themes.com
Description: A Multipurpose Health and Medical Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: mediclinic
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.5
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.heading-class{
	font-weight: 500;
}
.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {
    padding: 60px 0px 40px 0px!important;
}
.book-cls{
	background-color: #43d5cb;
}
.book-cls a{
	color: #fff!important;
}
 .admission-btn, .erp-btn {
    position: fixed;
    bottom: 200px;
    left: -107px;
    transform: rotate(90deg);
    margin-top: 35px;
    padding: 4px 25px;
    font-size: 16px;
    font-weight: 700;
    background: #4f6dcd;
    color: #fff !important;
    border-radius: 10px 10px 0 0;
    width: 198px;
    text-align: center;
    z-index: 9999999 !important;
}
@media (min-width: 768px){
.d-md-block {
    display: block!important;
}	
}



.mkdf-top-bar{
display: none;
}

.mkdf-vertical-align-containers .mkdf-position-left{
    height: 60%;
}
