/*
Theme Name: Medicross Child
Theme URI: http://demo.casethemes.net/medicross
Author: Case-Themes
Author URI: https://casethemes.net/
Description:Medicross is a beautifully handcraftedfor doctors, clinics, medical care and health care centers, hospitals, dentists, orthopedic doctors, pediatricians, psychologists on Elementor Page Builder & designed with great attention to details, flexibility and performance. Medicross has stunning styles and elements to help you make a professional website in no time.
Version: 1.0.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: medicross
Text Domain: medicross-child
Tags:appointment booking, chiropractor, dentist, doctor, doctor appointment, doctor booking, health, health theme, healthcare, hospital, medical, medical appointment, medical booking, medical theme, pharmacy
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4.1
*/
a {
    color: var(--primary-color);
}
.elementor-fragment {
    position: absolute;
    max-width: 66%;
    right: 20%;
    top: 0;
}
@media (min-width: 480px) and (max-width: 1181px) {
    .elementor-fragment {
        right: 10%;
    }
}
.elementor-fragment .pxl-banner .pxl-banner-inner .hover-content {
    max-width: 95vw;
    left: 50%;
    position: fixed;
    top: 150px;
}
.elementor-fragment .top-content .title-banner {
    display: none;
}

.pxl-banner-inner .top-content {
    border-radius: 10px;
}
.topper .pxl-banner-inner .top-content {
    border-radius: 10px 10px 0 0;
}
.pxl-banner-inner a {
    color: #000;
}
.footer-phone h3 {
    margin: 0;
}
.phone-footer-two a {
    color: #E4354A!important;
}
.footer-phone a {
    color: #fff;
}
footer .elementor-element-4d760eb .gbbw_mask {
    display: none;
}
.phone-footer-two a:hover,
.footer-phone a:hover {
    color: var(--secondary-color)!important;
}

.phone-footer-two {
    margin-top: 15px;
}
.pxl-banner .pxl-banner-inner .hover-content .btn:hover {
    background-color: var(--primary-color);
}
@media (min-width: 991px) {
    .dflex {
        display: flex;
        justify-content: space-between;
    }
    .dflex button {margin-top: 0!important;}
}