/*
Theme Name: Midwest Orthopedic Network
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.4.4.1637615195
Updated: 2021-11-22 21:06:35

*/

.main_title {
	display: none;
}

.schedule-an-appointment-header {
	white-space: nowrap;
}

.et_pb_section_0_tb_header, .et_pb_section_1_tb_header {
   /*background-image: linear-gradient(white, white), linear-gradient(
90deg, #499a25 0%, #419128 25%, #3f7ab3 50%, #2e64a4 75%) !important;*/
	 background-image: linear-gradient(white, white), linear-gradient(
90deg, #419128 20%, #2e64a4 75%) !important;
   background-origin: border-box;
   background-clip: content-box, border-box;
    border-bottom: double 4px transparent;
}

.home-h1-header { 
	margin-top: 200px;
}

.title-text-blurb {
	font-size: 50px; 
	color: #fff; 
	/*white-space: nowrap;*/ 
	font-weight: 800;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
	-webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

.title-line {
	/*white-space: nowrap; 
	font-family: Montseratt;*/
	margin-top: 10px;
	margin-right: 10px;
	color: #2e64a4;
	width: 75px;
	float: left;
	border-bottom: 6px solid #3b75af;
}

@media only screen and (max-width: 980px) {
.title-line {
	/*white-space: nowrap; 
	font-family: Montseratt;*/
	margin-top: 7px;
	margin-right: 10px;
	color: #2e64a4;
	width: 50px;
	float: left;
	border-bottom: 6px solid #3b75af;
}	
	
.title-line-text {
	font-size: 16px;
	/*white-space: nowrap !important;*/
}

@media only screen and (max-width: 980px) {
.title-line-text {
    font-size: 13px !important;
 }
}
	
.title-text-blurb {
	font-size: 40px !important; 
	color: #fff; 
	/*white-space: nowrap;*/ 
	font-weight: 800;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
	-webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

@media only screen and (max-width: 980px) {
.title-text-blurb {
    font-size: 36px !important;
	}
}
	
.title-line-contact {
	/*white-space: nowrap; 
	font-family: Montseratt;*/
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
	width: 50px !important;
	float: left;
	border-bottom: 4px solid #fff !important;
}
}

.title-text-blurb-contact {
	font-size: 50px; 
	color: transparent; 
	/*white-space: nowrap;*/ 
	font-weight: 800;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
	-webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}


.title-line-contact {
	/*white-space: nowrap; 
	font-family: Montseratt;*/
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
	width: 75px;
	float: left;
	border-bottom: 6px solid #fff;
}

.flex-wrap, .justify-content-center {
	float: left !important;
}

/* Start Hero Img/Background Styles*/

.down-right-bg, .down-left-bg, .down-right-bg-home-slider {
	position: relative;
}

.down-right-bg img {
	padding-right: 5%;
	padding-bottom: 5%;
	z-index: 1;
}

.down-left-bg img {
	padding-left: 10%;
	padding-bottom: 10%;
	z-index: 1;	
}

.down-right-bg::after {
	content: '';
	background-image: url('/wp-content/uploads/2021/11/Bkgd-Home_mobile.svg');
	background-size: cover;
	position: absolute;
	z-index: 0;
	top: 10%;
	bottom: 0;
	right: 0;
	left: 5%;
}

.down-left-bg::after {
	content: '';
	background-image: url('/wp-content/uploads/2021/11/Gradient.svg');
	background-size: cover;	
	position: absolute;
	z-index: 0;
	top: 10%;
	bottom: 0;
	right: 5%;
	left: 0;
}

.down-right-bg-home-slider::after {
	content: '';
	background-image: url('/wp-content/uploads/2021/11/Gradient.svg');
	background-size: cover;
	position: absolute;
	z-index: 0;
	top: 15%;
	bottom: 0;
	right: 0%;
	left: 130px;
	height: 65%;
}
	
.down-right-bg-home-slider img {
	padding-right: 0;
	padding-bottom: 5%;
	z-index: 1;
}

/*
@media only screen and (max-width: 1440px) {
	.home-h1-header {
		padding-top: 100px !important;
	}
}
*/
	
	.home-h1-header h1 {
		font-size: 60px !important;
}

@media only screen and (max-width: 800px) {
	.home-h1-header h1 {
		font-size: 80px !important;
	}
}


@media only screen and (max-width: 600px) {
	.home-h1-header h1 {
		font-size: 64px !important;
		overflow: hidden !important;
	}
}

/* End Hero Img/Background Styles*/

/* Start Contact Form Styles*/
.form-section-one {
	float: left;
	/*margin-right: 40px;*/
	margin-right: 10px;
	margin-bottom: 25px;
}

input.text, input.title, input[type=text], select {
	margin: 0;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}

input[type="number" i] {
	margin: 0;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-width: 1px;
  border-bottom-color: #bbb;
}

.wpcf7-submit {
	background-color: #142664;
	color: #fff;
	width: 14%;
	border: none;
	padding: 6px;
	margin: 0 auto;
	display: block;
	cursor: pointer;
	margin-top: 40px;
}

.wpcf7-form input, select {
	font-family: 'Montserrat';
	height: 40px;
	/*width: 300px;*/
	width: 335px;
}

textarea {
	font-family: 'Montserrat';
	height: 140px;
	/*width: 640px;*/
	border-radius: 10px;
	padding: 12px;
	max-width: 100%;
  min-width: 90%;
}

label {
	color: #3b75af;
	white-space: nowrap;
}

/* End Contact Form Styles*/

/* Start Menu Item Styles */
.nav li ul {
	width: 250px;
	/*padding-top: 0;*/
	border-top: none;
}

.et-menu li li a {
	width: 250px;
	/*line-height: 2em;*/
}

.et-menu li li {
	padding: 0;
}

.et_pb_menu_0_tb_header.et_pb_menu .nav li ul a:hover {
	background-color: #3b75af;
}

.et_mobile_menu {
	width: 320px;
	left: -240px;
	border-top: none;
}

.et_mobile_menu li a:hover {
	opacity: 100;
}

.et_mobile_menu li a {
    border-bottom: none;
}

.et_pb_menu_1_tb_header.et_pb_menu ul li a {
	 width: 90%;
}

.et_pb_menu_1_tb_header.et_pb_menu ul li a:hover {
	 background-color: #3b75af !important;
}

#main-menu-items .current_page_item {
	width: auto;
	border-bottom: 4px solid #3b75af;
}

@media only screen and (max-width: 980px) {
#main-menu-items .current_page_item {
	width: 80%;
	border-bottom: 4px solid #3b75af;
}
}

.current_page_item > a {
	color: #3b75af !important;
}

.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item a:hover {
    color: #fff!important;
}

.et_mobile_menu li li {
	padding-left: 0;
}

.et_pb_menu .et_mobile_menu {
	box-shadow: -15px 0px 15px -10px #999;
}
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: "" !important;
	height: 50px;
	cursor: pointer;
	display: block;
	width: 40px;
	background-image: url(/wp-content/uploads/2021/11/Menu-Close.svg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.et_pb_menu__wrap .mobile_menu_bar:before {
	top: 2px;
}

/****** Dropdown menu icon ******/
.et-menu .menu-item-has-children>a:first-child:after {
	display: none;
}

.et-menu .menu-item-has-children>a:first-child {
    padding-right: 0;
}

/* End Menu Item Styles */

/* Home Slider arrows always show */

@media only screen and (min-width: 1440px) {
.et-pb-arrow-next, .et-pb-arrow-prev {
	top: 40%;
	font-size: 60px;
}

.et-pb-arrow-next {
	opacity: 1;
	right: 0%;
}

.et-pb-arrow-prev {
	opacity: 1;
	left: 94%;
	margin-top: 40px;
}

.et_pb_slider:hover .et-pb-arrow-prev {
  left: 94%;
}

.et_pb_slider:hover .et-pb-arrow-next {
  right: 0%;
}	
}

@media only screen and (max-width: 1440px) {
.et-pb-arrow-next, .et-pb-arrow-prev {
	top: 40%;
	font-size: 60px;
}

.et-pb-arrow-next {
	opacity: 1;
	right: -2%;
}

.et-pb-arrow-prev {
	opacity: 1;
	left: 92%;
	margin-top: 40px;
}

.et_pb_slider:hover .et-pb-arrow-prev {
  left: 92%;
}

.et_pb_slider:hover .et-pb-arrow-next {
  right: -2%;
}	
}


@media only screen and (max-width: 980px) { 
	.et-pb-arrow-next, .et-pb-arrow-prev {
		display: none;
	}
}

@media only screen and (max-width: 980px) and (min-width: 768px) {
.et_pb_slider .et_pb_slide {
	display: none !important;
}
}

@media only screen and (max-width: 980px) {
.et_pb_slider .et_pb_slide {
	padding-left: 0;
}
}

@media only screen and (max-width: 980px) {
.footer-company-name {
	margin-right: 120px !important;
	white-space: nowrap;
}
}

@media only screen and (max-width: 1440px) {
.emergency-text {
	padding-left: 150px !important;
}
}

@media only screen and (max-width: 1200px) {
.emergency-text {
	padding-left: 100px !important;
}
}

@media only screen and (max-width: 980px) {
.emergency-text {
	padding-left: 300px !important;
}
}

@media only screen and (max-width: 600px) {
.emergency-text {
	padding-left: 170px !important;
}
}

.et-overlay-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #54606C;
    opacity: 0.4;
    mix-blend-mode: multiply;
}

#post-11 .et-pb-controllers {
	display: none;
}

#post-11 .et_pb_row.et_pb_row_0 {
	padding-bottom: 0;
}

@media only screen and (min-width: 980px) {
.et_pb_slider_0.et_pb_slider {
    overflow-x: hidden;
    overflow-y: hidden;
    top: -60px;
    margin-bottom: -70px !important;
}
}

@media only screen and (max-width: 1600px) {
.home-h1-header {
    padding-top: 50px !important;
}
}

.mobile_appointment_btn a {
	color: #333366 !important;
	white-space: nowrap;
}





/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}


/*adjust the new toggle element which is added via jQuery*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}


/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}


/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}


/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}


/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}


/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}


/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 8px;
	position: relative;
	font-family: "ETModules";
	font-weight: 700;
	content: '\35';
	color: #3b75af;
	/*background: rgb(255 255 255 / 0%) !important;*/
	font-size: 46px !important;
	/*border-radius: 50%;*/
	padding: 3px;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle:hover {
    background-color: rgb(255 255 255 / 0%) !important;
}


/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\34';
}


/*add point on top of the menu submenu dropdown*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}


/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
	position: relative;
	display: block;
	/*bottom: 10px;*/
	line-height: 0;
}


/*force the background color and add a rounded border*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}
