/*
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
*/
/* body p{
	font-family: 'Noto Sans', sans-serif!important;
} */

header .sub-menu li a{
	background: #fff !important;
}
.fa-steam:before{
	    content: "\f099" !important;
}
p{
	margin-bottom:0 !important;
}
.pt-section.pt-style-1{
/* 	padding: 0 10em !important; */
	margin-bottom:0PX !important;
}
.page-id-17527 .pt-breadcrumb{
	background-image: url(/wp-content/uploads/2023/03/Group-18.png) !important;
}
.page-id-17529 .pt-breadcrumb{
	background-image: url(/wp-content/uploads/2023/03/Group-17.png) !important;
}
.page-id-17531 .pt-breadcrumb{
	background-image: url(/wp-content/uploads/2023/03/Group-12.png) !important;
}
.page-id-17533 .pt-breadcrumb{
	background-image: url(/wp-content/uploads/2023/03/Desktop-9.png) !important;
}
.page-id-17535 .pt-breadcrumb{
	background-image: url(/wp-content/uploads/2023/03/Group-19.png) !important;
}
.page-id-17537 .pt-breadcrumb{
	background-image: url(/wp-content/uploads/2023/03/Group-14.png) !important;
}
.page-id-1509 .pt-breadcrumb{
	background-image: url(/wp-content/uploads/2023/03/Group-11.png) !important;
}
.pt-breadcrumb .pt-breadcrumb-title h1{
	color:#fff !important;
}
footer#pt-footer .pt-footer-logo{
	width:150px !important;
	height:auto !important;
}
footer#pt-footer .pt-footer-style-1{
	background-color: #2e353d !important;
}
/* sticky contactform */
#ufw_1 textarea{
	height:70px !important;
}

.cmpliance-table table thead th,
.cmpliance-table table tbody td{
	text-align:left;
	line-height:25px;
}
.cmpliance-table table thead th span{
	color: #3DB66D;
}
.cmpliance-table table thead th{
	background-color:#F2F2F2;
}
footer .pt-contact span{
	text-transform: none !important;
}
footer#pt-footer .widget{
	margin-bottom:30px !important;
}
footer .social-icon{
	display:flex;
	justify-content: space-around;
	margin-left:-20px !important;
}
footer .social-icon li a{
	padding-left: 0 !important;
}
footer .pt-footer-social{
	display: none;
}

@media (min-width: 320px) and (max-width: 767px){
	header#pt-header .pt-bottom-header .navbar .navbar-collapse{
		max-height: 600px !important;
	}
}