/**
* Theme Name: The Practitioner Child
* Description: This is a child theme of The Practitioner.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: the-practitioner
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: the-practitioner-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/


.child-radius > div{
	border-radius: 0px 0px 50px 0px;
}

p{
	margin: 0px!important;
}

.page-id-2292 .cmsmasters-widget-breadcrumbs__content{
	display: none!important;
}


.page-id-2292 h2.cmsmasters-widget-title__heading{
	text-align: center!important;
}

.page-id-2292 .cmsmasters-blog--layout-custom .cmsmasters-blog-header{
	border-color: #e1e1e1;
    border-bottom-width: 1px;
    padding-bottom: 20px;
}

.page-id-2292 .cmsmasters-blog-filter{
	margin: auto!important;
}

.page-id-2292 .cmsmasters-blog-filter-nav-secondary-trigger{
	font-size: 11px!important;
}