/*!
Theme Name: Surgical Management Professionals
Theme URI: http://underscores.me/
Author: MHD Group Inc.
Author URI: http://Gilberto%20Cisneros
Description: A custom theme for SMPSD.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: smpsd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

Surgical Management Professionals is based on Underscores https://underscores.me/, (C) 2012-2017 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 https://necolas.github.io/normalize.css/
*/
.window-height-50vh { height: 50vh;}
.window-height-400 { height: 400px;}
.window-height-500 { height: 500px;}
.window-height-600 { height: 600px;}
.window-height-700 { height: 700px;}
.window-height-80vh { height: 80vh;}
a.bold {font-weight: bold;}
.navigation.nav-left{	padding-left: 20px!important;
	padding-right: 20px!important;}
.navigation.nav-left>ul>li:first-child>a { margin: 0 1.5rem!important;}
.feature-1, .feature-2, .feature-3, .header .logo-inner { overflow: visible!important;}
.header .logo { margin-top: -35px;}
.logo-text a { color: #818285;}
.logo-text {font-size: 24px;line-height: 5rem; font-weight: 400; color: #818285!important; padding-top: 15px;}
.text-normal { text-transform: none!important;}

.about-us h1,
.about-us h2,
.about-us h3,
.about-us h4,
.about-us h5,
.about-us h6, {
	margin-bottom: 0;
}

.about-us { font-size: 2rem!important;}

.elementor-view-stacked .elementor-icon { background-color: #fcb040!important;}

.header-background .shadow-z {
	-webkit-box-shadow: 0 8px 17px 2px rgba(0,0,0,0.04),0 3px 14px 2px rgba(0,0,0,0.02),0 5px 5px -3px rgba(0,0,0,0.2);
	box-shadow: 0 8px 17px 2px rgba(0,0,0,0.04),0 3px 14px 2px rgba(0,0,0,0.02),0 5px 5px -3px rgba(0,0,0,0.2);
}

a.uppercase { text-transform: uppercase;}
.normal-case { text-transform: none!important; }
.bold { font-weight: bold; }

.bkg-blue {
	background-color: #0084cc;
	border-color: #0084cc;
}

.bkg-theme-opacity {
	background: RGBA(25, 59, 104, .80);
}
.color-theme-grey { color: #666666;}
.color-theme-grey a { color: #666666;}

.elementor-button.elementor-size-sm { border-radius: 0!important; background: #0084cc!important; }


hr.branded {
	background: url('./core/images/hr_smp.svg') center center no-repeat;
	height: 30px;
	width: 100%;
	border-color: transparent;
	position: relative;
}
hr.branded:before {
	content: "";
	position: absolute;
	left: 0;
	width: 47%;
	top: 10px;
	border-bottom: 1px solid #454545;
}
hr.branded:after {
	content: "";
	position: absolute;
	right: 0;
	width: 47%;
	top: 10px;
	border-bottom: 1px solid #454545;
}


.side-navigation-wrapper { background-color: #0b3b6c!important; }

.header .navigation .nav-icon, .header .navigation .v-align-middle, .header .navigation.nav-left :first-child>.nav-icon, .header .navigation.nav-right :last-child>.nav-icon { line-height: 10rem;}

.side-navigation .sub-menu { height: auto!important; }