/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



.active-header-area-sticky {
    box-shadow: 0px 0px 10px #1f30481f !important;
}


/* other pages start*/
.table-area thead {
    background: #1DA7DA;
    color: #fff;
}

.table-area tbody tr:nth-child(2n+2) {
    background: #D5ECF2 !important;
}

.table-area tbody tr {
    background: #F1FBFE;
}

.table-area thead th:nth-child(1) {
    border-right: 1px solid #00000033 !important;
}

.table-area table {
    margin-bottom: 0;
}

.table-area {
    overflow: hidden;
    border-radius: 8px;
}

.clinical-medical-img-btn ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.clinical-medical-img-btn ul li {
    display: inline-block;
}

.clinical-medical-img-btn ul li img {
    max-width: 150px;
    transition: .3s all;
}

.clinical-medical-img-btn ul li:nth-child(1) {
    margin-right: 20px;
}

.clinical-medical-img-btn ul li a {
    display: inline-block;
}

.clinical-medical-img-btn ul li a:hover img {
    transform: scale(.9);
}
/* other pages end*/


.lavel-of-care-meta ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.lavel-of-care-meta ul li {
    display: inline-block;
    margin-right: 25px;
}

.lavel-of-care-meta ul li img {
    width: 18px;
    margin-right: 7px;
    position: relative;
    top: 3px;
}

.lavel-of-care-meta ul li a {
    display: inline-block;
    margin-left: 9px;
    transition: .3s all;
}

.lavel-of-care-meta ul li a:hover {
    color: #1F3047;
}



.list-style ol {
    padding: 0;
    margin: 0;
    padding-left: 13px;
}

.list-style ol li {
    margin-bottom: 10px;
}

.list-style ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 25px;
}

.list-style ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.list-style ul li::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 12px;
    height: 12px;
    background: #1AA6D8;
    border-radius: 50%;
}

.list-style.table-of-content ul li svg {
    display: none;
}

.table-of-content  .elementor-toc__header {
    border-radius: 10px;
}


.faq-area .e-n-accordion-item  summary.e-n-accordion-item-title span.e-n-accordion-item-title-icon {
    background: #19A6D9;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    right: 0;
}

.faq-area.elementor-widget-n-accordion .e-n-accordion-item-title-header {
    padding-right: 30px !important;
}


.faq-area  .e-n-accordion-item {
    border-bottom: 1px solid #1f30473d;
    /* padding-top: 20px;
    padding-bottom: 20px; */
}

.faq-area  .e-n-accordion-item .e-child {
    padding: 0;
    padding-top: 2px;
}


.row {
    display: flex;
    flex-wrap: wrap;
}

.col-lg-4 {
    width: 33.33%;
    padding: 15px;
}

.single-col-item {
    background: #efefef;
    border-radius: 10px;
    overflow: hidden;
    padding: 5px;
	height: 100%;
}

.single-col-item .col-footer {
	position: relative;
	padding: 20px 50px 20px 10px;
}

.single-col-item .col-footer a.inline-btn {
    background: #19A6D9;
    display: inline-flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    transition: .3s all;
}

.single-col-item .col-footer a.inline-btn img {
    height: 20px;
}

.single-col-item .col-footer h3 {
    margin: 0;
    font-size: 22px;
}

.single-col-item a.feature-img {
    display: block;
}

.single-col-item a.feature-img img {
    width: 100%;
    display: block;
    border-radius: 10px;
    height: 220px;
    object-fit: cover;
	transition: .3s all;
}

.single-col-item .col-footer a.inline-btn:hover {
    background: #FEDD93;
}

.single-col-item:hover a.feature-img img {
    transform: scale(1.1);
}

.single-col-item a.feature-img {
    overflow: hidden;
    border-radius: 10px;
}

.post-content table{
    margin-top: 30px;
    width: 100%;
    display: block;
}

.post-content table thead {
    background: #1F3048;
    color: #fff;
}

.post-content table tbody tr:nth-child(2n+2) {
    background: #ffffff !important;
}

.table-area tbody tr {
    background: #F1FBFE;
}

.post-content table thead th:nth-child(1) {
    border-right: 1px solid #00000033 !important;
}

.main-menu-area ul.sub-menu {
    width: 255px !important;
}

/* blog strat */
.blog-area article.elementor-post {
    position: relative;
    padding-bottom: 55px;
}

.blog-area  .elementor-post__title a:hover {
    color: #19A6D9;
}

.blog-area .elementor-post__text {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
}

.blog-area .elementor-post__title {
    margin-bottom: 15px;
}

.blog-area article.elementor-post .elementor-post__card a.elementor-post__thumbnail__link {
    margin-bottom: 5px;
}

.blog-area .elementor-post__text a.elementor-post__read-more {
    background: #19A6D9;
    padding: 3px 11px;
    border-radius: 10px;
    position: absolute;
    bottom: 13px;
    margin: 0;
    left: 15px;
    line-height: 1;
    height: 36px;
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
}

.blog-area .elementor-post__text a.elementor-post__read-more:hover {
    background: #1F3047;
}

.blog-area article.elementor-post .elementor-post__thumbnail {
    overflow: hidden;
}

.blog-area article.elementor-post .elementor-post__thumbnail img {
    transition: .3s all;
}

.blog-area article.elementor-post:hover .elementor-post__thumbnail img {
    transform: scale(1.1) translateX(-50%) translateY(-50%);
}

.search-area input.e-search-input.no-icon-label {
    height: auto;
    padding: 15px 15px;
}

.search-area button.e-search-submit {
    height: auto !important;
    padding: 10px 20px !important;
}

.categrories-list-area ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.categrories-list-area ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 12px;
}

.categrories-list-area ul li a {
    background: #EFEFEF;
    color: #223d44;
    padding: 3px 20px;
    border-radius: 40px;
    display: inline-block;
    font-size: 15px;
}

.categrories-list-area ul li a:hover {
    background: #19A6D9;
    color: #fff;
}



.breadcrumb-menu-area ul {
    padding: 0;
    margin: 0;
    list-style: none;
	    text-align: center;
}

.breadcrumb-menu-area ul li {
    display: inline-block;
    margin-right: 36px;
    position: relative;
	color: #fff;
}

.breadcrumb-menu-area ul li::after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/07/angle-right-solid-2-1.svg);
    width: 15px;
    height: 15px;
    background-position: center;
    right: -25px;
    background-repeat: no-repeat;
    top: 5px;
}

.breadcrumb-menu-area ul li:last-child:after {
    display: none;
}

.breadcrumb-menu-area ul li a {
    color: #46ccfd !important;
    transition: .3s all;
}

.breadcrumb-menu-area ul li a:hover {
    color: #EEBA2B !important;
}

.contact-form-area .gform-theme--foundation .gform_fields {
    gap: 20px;
}

.contact-form-area .ginput_container input , 
.contact-form-area .ginput_container textarea {
    font-size: 16px;
    border-radius: 40px;
    padding: 4px 20px !important;
    height: auto;
}

.contact-form-area .ginput_container textarea {
    height: 160px;
    padding-top: 13px !important;
}


.contact-form-area  .ginput_container_consent input {
    padding: initial !important;
    border-radius: 0;
    height: 20px;
}

.email-signup-area .gform_fields {
    position: relative;
}

.email-signup-area .gform_fields .gfield input {
    border-radius: 40px !important;
    font-size: 16px;
    height: auto !important;
    padding: 5px 20px !important;
}

.email-signup-area div#field_4_4 {
    width: calc(100% - 200px) !important;
}

.email-signup-area .gfield.gfield--type-submit {
    position: absolute;
    right: 0;
}

.email-signup-area .gfield.gfield--type-submit input.gform-button {
    width: 185px !important;
    padding: 17px !important;
    background: #FFC442 !important;
    color: #1F3048 !important;
}

.email-signup-area .gfield.gfield--type-submit input.gform-button:hover{
    background: #dca429 !important;
}


.indurance-form-area .gform_fields .ginput_container input {
    border-radius: 40px !important;
    height: auto;
    padding: 5px 20px;
}

.indurance-form-area .gform_fields legend.gfield_label,
.indurance-form-area .gform_fields label {
    font-weight: 600;
}

.indurance-form-area fieldset.gfield.gfield--type-consent.gfield--type-choice input[type="checkbox"] {
    padding: inherit !important;
    height: 20px !important;
}

.indurance-form-area  .gform-footer.gform_footer {
    margin-bottom: 40px;
}

.indurance-form-area .gform-footer.gform_footer input.gform_button.button {
    border-radius: 40px !important;
    padding: 11px 20px !important;
}

hr.wp-block-separator.has-alpha-channel-opacity {
    opacity: .3;
    margin-bottom: 25px;
}

.indurance-form-area .gform-grid-col select {
    border-radius: 40px !important;
    height: auto !important;
    padding: 5px 20px !important;
}

.mobile-menu   nav.elementor-nav-menu--dropdown {
   padding-top: 10px;
   padding-bottom: 10px;
}


@media all and (max-width: 1023px){
	.col-lg-4 {
		width: 50%;
	}
}



@media all and (max-width: 767px) {
	.clinical-medical-img-btn ul li img {
        max-width: 98px;
    }
    
    .clinical-medical-img-btn ul li:nth-child(1) {
        margin-right: 15px;
    }
	
	.single-col-item .col-footer h3 {
		font-size: 20px;
	}
	
	.col-lg-4 {
		width: 100%;
	}
	
	.email-signup-area div#field_4_4 {
		width: 100% !important;
	}

	.email-signup-area .gfield.gfield--type-submit {
		position: relative;
	}

	.email-signup-area  .gform_fields {
		gap: 20px;
	}

	.email-signup-area .gfield.gfield--type-submit input.gform-button {
		width: 100% !important;
	}


}


