/*
Theme Name: medicate Child
Theme URI: https://medicate.peacefulqode.co.in/
Template: medicate
Author: Peacefulqode
Author URI: https://peacefulqode.co.in/
Description: medicate is a clean and powerful WordPress Theme for Private clinics, Clinic plastic-surgery, Dental clinic and Personal doctors pages. Everyone can find a suitable page for itself. medicate includes plenty of customization options and let you change its visual style without touching to single line of codes.
Tags: business,clinic,dental,dentist,doctor,doctor appointment,health theme,healthcare,hospital,medic,medical,Medical Tourism,medicine,physician,veterinary.
Version: 3.2.1765528325
Updated: 2025-12-12 08:32:05

*/

@font-face {
    font-family: 'Luciole';
    src: url('assets/fonts/Luciole-Regular.woff2') format('woff2'),
         url('assets/fonts/Luciole-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Luciole';
    src: url('assets/fonts/Luciole-Bold.woff2') format('woff2'),
         url('assets/fonts/Luciole-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
h1, h2, h3, h4, h5, h6, p, a, span {
    font-family: 'Luciole', Arial, sans-serif !important;
}

.pt-section-sub-title {
	color: #007C99 !important;
	background-color: #FFD92E !important;
}

/* h2, h3, h4, h5 {
	color: #005F7A !important;
} */

.pt-section-title, .elementor-heading-title {
	color: #005F7A !important;
}

.pt-button.pt-button-flat, .pt-button.sr7-btn {
	background-color: #005F7A !important;
}

.pt-button.pt-button-flat:hover, .pt-button.sr7-btn:hover {
	background-color: #003B4A !important;
}

.title-white h5 {
	color: white !important;
}

.widget .footer-title:before {
	background-color: #FFD92E !important;
}

.pt-team-box {
	pointer-events: none;
}

footer#pt-footer .pt-footer-logo {
	height: 90px !important;
}

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