/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1761557445
Updated: 2025-10-27 09:30:45

*/

/* -------------------------- */
/* Common Start */
/* -------------------------- */
p:last-child {
    margin-bottom: 0 !important;
}
.highlighted-title span {
    color: var(--e-global-color-primary);
}
.elementor-widget-text-editor ul:not(:first-child) {
    margin-top: 22px;
}
.elementor-widget-text-editor ul:not(:last-child) {
    margin-bottom: 22px;
}
.elementor-widget-text-editor ul li {
    margin-bottom: 15px;
}
.elementor-widget-text-editor ul li:last-child {
    margin-bottom: 0;
}
.full-height-img {
    height: 100%;
}
body.single-post .elementor-widget-theme-post-content ul:not(:last-child), body.single-post .elementor-widget-theme-post-content ol:not(:last-child) {
    margin-bottom: 14px;
}
/* -------------------------- */
/* Common End */
/* -------------------------- */

/* -------------------------- */
/* Homepage Start */
/* -------------------------- */
.service-block {
    overflow: hidden;
}
.service-block figure.elementor-image-box-img {
    display: flex;
}
.service-block .elementor-image-box-content {
    padding: 15px 15px;
}
/* -------------------------- */
/* Homepage End */
/* -------------------------- */

/* -------------------------- */
/* Homepage Version 2 Start */
/* -------------------------- */
.page-id-603 .highlighted-title span {
    color: var(--e-global-color-0114cbb);
}
header .main-menu-2 .cta-btn a {
    background: var(--e-global-color-0114cbb);
    color: white !important;
}
header .main-menu-2 .cta-btn a:hover {
    box-shadow: 0px 0px 0px 3px var(--e-global-color-0114cbb);
}
.page-id-603.elementor-kit-5 .elementor-button:hover {
    box-shadow: 0px 0px 0px 3px var(--e-global-color-0114cbb);
    background-color: #000 !important;
}
/* -------------------------- */
/* Homepage Version 2 End */
/* -------------------------- */

/* -------------------------- */
/* Homepage Version 2 Start */
/* -------------------------- */
.page-id-673 .highlighted-title span {
    color: var(--e-global-color-f7ab9ff);
}
header .main-menu-3 .cta-btn a {
    background: var(--e-global-color-f7ab9ff);
    color: white !important;
}
header .main-menu-3 .cta-btn a:hover {
    box-shadow: 0px 0px 0px 3px var(--e-global-color-f7ab9ff);
}
.page-id-673.elementor-kit-5 .elementor-button:hover {
    box-shadow: 0px 0px 0px 3px var(--e-global-color-f7ab9ff);
    background-color: #000 !important;
}
/* -------------------------- */
/* Homepage Version 2 End assd */
/* -------------------------- */

/* -------------------------- */
/* Insurance Out-of-Network Guide */
/* -------------------------- */
.content-sec ul li ul {
    padding-top: 10px;
}
.insuarance-content-sec ol li {
    margin-bottom: 15px;
}
.insuarance-content-sec ol ul{
	margin-top: 15px;
}
.blog-sec nav.elementor-pagination {
    padding-top: 30px;
}

/* -------------------------- */
/* Responsive */
/* -------------------------- */
@media(min-width: 1025px) {
header .cta-btn a {
    background-color: var(--e-global-color-primary);
    font-size: 16px;
    letter-spacing: 0.5px;
    box-shadow: 5px 5px 0px 0px #000000;
    border-radius: 100px 100px 100px 100px;
    padding: 12px 35px 12px 35px !important;
    margin-left: 15px !important;
    font-weight: 600 !important;
}
header .cta-btn a:hover {
    background: var(--e-global-color-text);
    color: white !important;
    box-shadow: 0px 0px 0px 3px var(--e-global-color-primary);
}
header .cta-btn a {
        color: #fff !important;
    }
}
@media(max-width: 1382px) and (min-width: 1025px) {
.main-logo img {
    max-width: 200px !important;
}
	.main-menu a.elementor-item {
    font-size: 14px !important;
}
}
@media(max-width: 1140px) and (min-width: 1025px) {
header .main-menu nav > ul > li.menu-item > a {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
}  
header .main-logo img {
    max-width: 260px !important;
}  
}

@media(max-width: 767px) {
	.blog-content img {
		width: 100%;
		padding-bottom: 15px;
	}
}