/*
Theme Name: Medical Way Child
template: medical-way
Theme URI: https://www.prodesigns.com/wordpress-themes/downloads/medical-way/
Author: ProDesigns
Author URI: https://www.prodesigns.com/
Description:  A child theme of the Medical Way WordPress theme 
Version: 1.0
Tested up to: 5.4.2
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: medical-way
Tags: custom-background, custom-menu, custom-logo, custom-header, featured-images, full-width-template, one-column, two-columns, sticky-post, theme-options, threaded-comments, translation-ready, footer-widgets, blog, entertainment, left-sidebar, right-sidebar

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Medical Way is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;900&display=swap');
body{
	font-family: 'Poppins', sans-serif !important ;
	
}
.medical_way_widget_services .services-top p, .page-template-services .services-top p {
font-size: 18px;
color: #272727 !important;
font-weight: 400 !important;
}
.main-navigation ul li a {
text-transform: uppercase !important;
font-weight: 600 !important;
padding: 20px 29px;
color: #ffffff;	
}
a.meanmenu-reveal.meanclose {
    color: #2fa3ad;
    top: -3px;
}
/*28-12*/
span.contact_email {
    display: block;
    padding-left: 88px;
    line-height: 20px;
}
.mean-container a.meanmenu-reveal span {
    background: #2fa3ad;
}

/*14-12*/

.time-address .top-left {
float: right;
}

.time-address .top-left span {
font-size: 14px;
padding: 15px;
border-right: 1px solid #DDD;
display: inline-block;
}

.time-address .top-left span i {
margin-right: 5px;
}

.time-address .top-left span {
font-size: 14px;
padding: 15px;
display: inline-block;
color: #177500;
}
.time-address {
width: 100%;
padding-top: 15px;
}
/*151220*/
.fa, .fas {
    font-family: 'FontAwesome' !important;
    font-weight: 900;
}
.time-address .top-left span{
border: none;
}
.elementor-585 .elementor-element.elementor-element-23bb8dd .elementor-image img {
height: 410px !important;
}

.elementor-585 .elementor-element.elementor-element-16b9cda .elementor-heading-title {
font-weight: 600;
color: #282D57;
font-size: 32px;
}
h1, h2, h3, h4, h5, h6{
color: #2fa3ad !important;
}
.elementor img {
height: 315px;
}

.shah-content {
font-family: "Poppins", Sans-serif;
font-size: 16px;
font-weight: 400;

}
.shah-content.new-content{
text-align: left;
height: 280px;
}

/*161220*/
div#masthead-sticky-wrapper {
height: 80px !important;
}
/*2312*/

.mean-container .mean-nav ul li a.mean-expand{
text-align: center;
position: absolute;
right: 0px;
top: 0px;
z-index: 99999999;
height: 53px;
width: 54px;
line-height: 53px;
color: #FFF !important;
background-color: #459B9F !important;
box-shadow: none;
padding: 0 !important;
}
.mean-container .mean-nav{
margin-top: 98px;
}
/*2312*/
.main-navigation ul ul {
	min-width: 249px !important;
}
.medical_way_widget_testimonial .testimonial-top {
  margin-top: -40px;
}
div#testimonial-slider {
    margin-top: -40px !important;
}

/*3012*/
#main-nav{margin: 0 auto !important; float:unset !important;}
.site-header{background-color: #02767c !important;}
#masthead{padding:5px;}
#featured-slider{margin-top:-5px;}
.menu-main-menu-container {margin: 0 auto;width: fit-content;}
/* .main-navigation ul li a:before{
background-color: rgba(255,255,255,.1);
    border-bottom: 3px solid;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1; 
}  */

.main-navigation ul li:hover > a:before {
    background-color: rgba(255,255,255,.1);
    border-bottom: 3px solid #fff;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.main-navigation ul li a:hover{color: #fefefe;}
.main-navigation li{margin-right: 15px;}
@media screen and (max-width: 768px){
.mean-container .mean-nav {margin-top: 98px !important;}
.mean-container a.meanmenu-reveal {top: 10px !important;}
#masthead {padding: 0;}
}
@media screen and (max-width: 768px){

.time-address .top-left span{border: none !important;}
.mean-container a.meanmenu-reveal{top: -26px;}
.mean-container .mean-nav{margin-top: 20px;}
.time-address .top-left span{
border: none !important;
}
}


/* logoshowcase slider */
@media screen and (min-width: 768px){
	.wpls-logo-cnt {
		width: 20% !important;
		margin: auto 5% !important;
	}
}