/*!
Theme Name: Medidove Child
Description: Medidove | Health and Medical WordPress Theme
Theme URI: https://www.devsnews.com/wp/medidove/
Author: Basictheme
Author URI: https://themeforest.net/user/basictheme
Template: medidove
Version: 2.0.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: medidove-child
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 with others.
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
.top-bar-fefault {
    padding: 5px 0;
}

.top-bar-fefault .header-info span , .top-bar-fefault .header-info i {
    color: #fff;
}
footer .pb-80 {
    padding-bottom:0px;
}

footer .pt-120 {
    padding-top: 60px;
}
.footer-top li {
    font-size: 14px !important;
	color:#fff !important;
}
.footer-top li i {
	color:#8fb569 !important;
}
.footer-top li span {
    font-size: 14px !important;
	color:#fff !important;
}
.page-title h2 {
    color: #fff;
}
.breadcrumb-menu li {
    color: #fff;
}
.breadcrumb-menu li:after {
    color: #fbfbfb;
}
.breadcrumb-menu li:not(:last-child)::after {
	color: #fbfbfb;
}
.breadcrumb-menu li a {
    color: #fff;
}
.form-box::before {
    z-index: 10;
}
.header-defualt-right .header-top-right-btn {
    margin-left: 10px;
}
.header-defualt-right {
    margin-top: 35px;
    margin-left: 40px;
}
.header-defualt-right .header-top-right-btn .btn {
    padding: 15px 15px;
    border-radius: 5px !important;
}