/*
Theme Name: Medicate Child
Theme URI: http://example.com/medicate-child/
description: > Medicate Child Theme
Author: Peacefulqode
Author URI: https://peacefulqode.com
Template: medicate
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, business, clinic, dental, dentist, doctor, doctor appointment, health theme, healthcare, hospital, medic, medical, Medical Tourism, medicine, physician, veterinary.
Use it to make something cool, have fun, and share what you've learned with others.
Text Domain: medicate-child
*/

:root {
  
  --white: #ffffff!important;
}
header#pt-header.pt-header-style-2 .navbar-brand {
    background: var(--white)!important;
    
    
}

.pt-fancy-box.pt-style-2 .pt-fancy-box-icon {
    display:none;
}

footer#pt-footer .widget ul.menu li a, footer#pt-footer .pt-widget-menu footer#pt-footer .pt-service .pt-contact li a, footer#pt-footer .widget ul li a --active a {
  color: #ffffff !important;
} 


footer#pt-footer .widget ul.pt-contact li a {
    color: #ffffff !important;
}


.pt-post-media img 
	{
         display:none;
}

.pt-post-meta {
         display:none;
}

.pt-section.pt-style-1 .pt-section-description {
    display:none!important;
}

.elementor-1509  .pt-info-box {
    text-align: center!important;
}

.menu-button {
background-color:#375b2b;
border:0px;
border-radius:0px;
padding: 0px 15px;
max-height: 3.5rem;

}

.menu-button a,  .menu-button a:hover, .menu-button a:active {
color:#fff !important;
}



.pt-copyright-footer {
    display:none!important;
}

.pt-footer-top {
    padding: 35px 0 0!important;
   
}



