/*
Theme Name: 	Odhomz WP Child
Theme URI: 		http://thememascot.com
Description: 	Senior Care WordPress Theme. You can get more themes from here: https://themeforest.net/user/thememascot/portfolio
Author: 		ThemeMascot Team
Author URI: 	http://themeforest.net/user/thememascot
Version: 		1.4
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	odhomz-wp-child
Template: 		odhomz-wp
*/

.service-item-current-style2 .tm-service .details {
	padding: 35px 25px 43px !important;
}

.menuzord-primary-nav .menuzord-menu > li > a {
	padding-left: 8px !important;
	padding-right: 8px !important;
}

.menuzord-primary-nav .menuzord-menu > li.active > a {
	color: #109744;
}

body .main-content-area, body .sidebar-area {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.service-item-current-style1 .tm-service .details::before {
	content: none !important;
}

.service-item-current-style2 .tm-service::after {
	background-color: #34abd6 !important;
}

.service-item-current-style2 .tm-service:hover::after {
	background-color: var(--theme-color1) !important;
}

#lets-chat-btn {
	padding: 10px;
	background: #2e6d13;
	border-radius: 14px;
}

#lets-chat-btn > span {
	flex-direction: column;
}

#lets-chat-btn > span .elementor-button-icon {
	display: block;
}

#lets-chat-btn > span .elementor-button-icon i {
	font-size: 44px;
	margin-bottom: 4px;
}

#lets-chat-btn .elementor-button {
	line-height: 1;
	font-size: 15px;
	color: #fff;
	fill: #fff;
	text-align: center;
}
.topsmi ul.tm-sc-social-links li:nth-child(1) a {
    background-color: #4267B2 !important;
}
.topsmi ul.tm-sc-social-links li:nth-child(3) a {
  background-color: #d6249f!important;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)!important;
  -webkit-transition: none!important;
    -moz-transition: inherit!important;
    -ms-transition: inherit!important;
    -o-transition: inherit!important;
    transition: none!important;
}
.topsmi ul.tm-sc-social-links li:nth-child(3) a:hover {
background-color: #F5F5F5 !important;
background: #F5F5F5 !important;
}
.topsmi ul.tm-sc-social-links li:nth-child(2) a {
    background-color: #0072b1!important;
}
.chat-button a {
    height: 50px;
}
.ct-contact h6 {
    padding-top: 0;
    margin-top: -2px;
}
.scroll-to-top {
    bottom: 100px!important;
}




