/*
Theme Name: HealthHub Child Theme
Template: healthhub
Theme URI: https://healthhub.ancorathemes.com/
Description: HealthHub Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.0.0
Tested up to: 6.6
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clinic, dental, doctor, gynecology, health, healthtech, healthyliving, hospital, medical, medicine, nutrition, pediatric, therapy
Text Domain: healthhub
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

#menu_main a {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: none;      /* remove default underline */
  display: inline-block;      /* makes border fit the text */
  margin-left: 15px;
	margin-right: 15px;
	padding:0px;
}

#menu_main a:hover {
  	border-bottom: 2px solid #403c37; /* underline thickness & color */
	color: #403c37 !important;
}

.sc_layouts_menu_nav > li.current-menu-item > a{
	color: #403c37 !important;
}

.our-services .elementor-button-link{
	width:95%;
	border-radius:5px;
}

.counter .sc_skills_total{
	font-size:100px;
}

.counter .sc_skills_item_title{
	font-size:20px;
}

.sc_services_qw-panel .sc_services_item:after{
	background-color:#83d1c4b8;
}

.elementor-section.elementor-section-boxed:not(.elementor-section-with-custom-width)>.elementor-column-gap-no{
	max-width:90%;
}

.services_btn .elementor-button-text{
	width: 100%;
    text-align: left;
}

.sc_team_item_header{
	text-align:center;
}

.sc_team_3d .sc_team_item_title{
	font-size:20px;	
}

.sc_team_3d .sc_team_item_subtitle{
	font-size:15px;
}

.wpcf7 .wpcf7-submit-style .wpcf7-submit{
	background-color:#83d1c4 !important;
	text-transform:uppercase;
	padding: 15px 30px 15px 30px
}

.services-modern-center .rotate-hover.elementor-view-framed .elementor-icon{
	border-color: #FFF !important;
}

.services-modern-center .elementor-view-framed .elementor-icon{
	border: 2px solid #FFFF !important;
}

.services-modern-center .rotate-hover.elementor-view-framed .elementor-icon{
	fill: #b7ada3 !important;
}

.services-modern-center .sc_cover:hover{
	color:#83d1c4 !important;
}

.scroll_to_top_style_default,
.scroll_to_top_style_default:hover{
	background-color: #83d1c4;
}