/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


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

/*****************************
********* HEADER *************
*****************************/

/** menu arrrow **/
.fullwidth-menu .menu-item-has-children>a:first-child:after {
	color: #53B7F2 !important;
	content: "\43" !important;
	font-size:18px !important;
}

.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li a {
    text-transform: none !important;
}

.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a {
    font-weight: 600;
    color: #333;
    font-size:16px;
}

.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover {
    color: #53B7F2;
}

/***********
  submenu
***********/
.sub-menu {
	margin-top:3px;
}

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul ul {
    padding: 5px 0;
}

.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu .nav li ul {
    border: none;
}

/** hover bg color **/
.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu .nav li ul a:hover {
    color: white !important;
	background:#32b644 !important;
	font-weight:400;
}

/******************************
	  three columns boxes
/******************************/
/*
.hd_three_col_left {
	    max-width: 175px;
    float: right;
}

.hd_three_col_middle {
	float:right !important;
	margin-right:-60px;

}
*/
/*****************************************************
line beneath menu items ( Ultimate Header Plugin ) 
****************************************************/

.free-menu-hover-1 .free-header-menu nav>ul>li:after {
	content: '';
	display: block;
	width:0;
	transition: width .35s;	
	bottom:0px !important;
	background: #53B7F2 !important;
	height: 4px; /*** THICKNESS OF THE LINE ***/
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	position:relative !important;
}

.free-menu-hover-1 .free-header-menu nav>ul>li:hover:after {
    width: 40% !important;
    margin:0 auto;
}

.free-menu-hover-1 .free-header-menu nav>ul>li.current-menu-item:after {
    width: 40%;
    margin:0 auto;
}
/*****************************
********* FOOTER *************
*****************************/
#main-footer .footer-widget h4 {
    line-height: 25px;
    padding-bottom: 25px;
}

hr.hrstyle {
    position:relative;
    top:-12px;
    border: 0;
    height: 1px;
    background: #cacaca;
    background-color: #cacaca;
	display:none;
}
#footer-widgets .fa-angle-double-right:before {
    content: "\f101";
    color: #777;
}
#footer-info {
    font-size: 12px;
    float: none;
    text-align: center;
}
/** list style indent */
#footer-widgets .ft {
    padding-left:15px
}

/*** custom arrows list ***/
ul.ft_arrow_right {
	  list-style: none;
	  padding-top:5px;
	  padding-left:15px;
}
  
ul.ft_arrow_right li:before {
	color: #666;
	font-family: "ETmodules" !important;
	content: "\39 \0020" !important;
	border:none !important;
	margin-top:-10px; 
	margin-left:-5px;
}
  
ul.ft_arrow-right_2 {
	list-style: none;
	padding-top:5px;
}
  
ul.ft_arrow-right_2 li:before {
	color: #666;
	font-family: "ETmodules" !important;
	content: "\39 \0020" !important;
	border:none !important;
	margin-top:-10px; 
	margin-left:-5px;
}
  
.et_pb_widget ul.ft_arrow_right li, ul.ft_arrow-right_2 li  {
    margin-bottom: .2em !important;
}

/*** button ***/
.ft_button_wrapper {
	padding-top:20px;
}

.ft_button {
  margin-top:20px;
}

a.ft_button {
    color: #ffffff!important;
    background: #53b7f2;
    border-width: 0px!important;
    border-color: #4866ff;
    border-radius: 5px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    font-size: 16px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #53b7f2;
    padding:10px 14px 10px 14px;
}

a.ft_button:hover {
    background:#14679E !important;
}

a.ft_button:after {
	position:relative;
	color: white;
	font-family: "ETmodules" !important;
	content: "\39 \0020" !important;
	border:none !important;
	bottom:-3px;
}

/*****************************
********* OTHER *************
*****************************/

/** keep slider arrows always visible **/
.et-pb-arrow-next {
	opacity: 1;
	right: 22px;
	background:white;
	border-radius:4px;
}
.et-pb-arrow-prev{
	opacity: 1;
	left: 22px;
	background:white !important;
	border-radius:4px;
}

/** patients /page/  bullets arrows **/

ul.arrow_right {
	list-style: none;
}
  
ul.arrow_right li:before {
	color: black;
	font-family: "ETmodules" !important;
	content: "\e044 \20";
	padding-right:10px;
	position:relative;
	bottom:-1px;
}
ul.arrow_right.circle li:before {
	color: black;
	font-family: "ETmodules" !important;
	content: "\5e";
	padding-right:10px;
	position:relative;
	bottom:0px;
	font-size:12px;
}
/*** ?? arrow for buttons fix ***/
body #page-container .et_pb_button:after {
    padding-top: 1.9px;
}
/** main slider description **/
@media only screen and (min-width: 980px) {
.et_pb_fullwidth_slider_0 .et_pb_slide .et_pb_slide_description {
    text-align: left;
    width:85% !important;
    float:left;
}
}
@media only screen and (min-width: 1400px) {
.et_pb_fullwidth_slider_0 .et_pb_slide .et_pb_slide_description {
    text-align: left;
    width:60% !important;
    float:left;
}
}
/***************************************************
************* Facility Locations Element ************
/***************************************************/

/*** Header Desktop - Sticky On Scroll ***/

.free-sticky-wrapper {
	height: auto !important;
}

.free-sticky-wrapper:not(.is-sticky) .fc_sticy_cnt  {
	display:none !important;
}

.fc_sticy_cnt {
	margin:0 auto;
	display:table;
	padding-top:5px;
}

.fc_sticy_cnt img  {
	width:20px;
	height:21px;
}

.fc_sticy_cnt_t  {
	color:#53B7F1;
	display:inline;
	padding-left:4px;	
}

/*** Header Desktop  ***/

#fc_dsk_row {
	position:absolute;
	right:0px !important;
	width:100%;
	float:right;
}

.fc_dsk_wrapper {
	float:right; 
	padding-top:24px;
}

.fc_dsk_cnt {
	display:inline;
	color:#53B7F1;
}

.fc_dsk_cnt span {
	display:inline;
	color:#575757;
}

/*** Header Mobile  ***/

@media (max-width: 980px) {
 .et_header_style_centered #main-header {
    	padding: 15px 0px 20px 0px;
	}	
}

@media (max-width: 980px) {
	.et_header_style_centered header#main-header .logo_container {
		text-align: left;
		width: 50%;
	}
}

.fc_mb_cnt  {
	display:none;
}

@media only screen and (max-width: 980px) {
	.fc_mb_cnt  {
		display:inherit !important;
		color:red;
		position:absolute;
		top:0px;	
		right:0;
		font-size:14px;
		padding-top:4px;
}
	.fc_mb_t1 {
		position:relative;
		top:-18px;
		color:#68AEE4;
		font-weight:bold;
	}
	.fc_mb_t2 {
		position:relative;
		top:-22px;
		padding-left:35px;
		color:black;
	}
}
.cstm-location-item {
	background-image: url('/wp-content/uploads/graphics/menu-icon.png');
	background-repeat:no-repeat;
	background-position:0px 15px;
	padding-right:5px !important;
}

.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li.cstm-location-item a {
	padding-left:30px !important;
}

/*** MAIN SLIDER ***/
.main-slider .et-pb-arrow-prev:before, .main-slider .et-pb-arrow-next:before  {
	background: #FCFCFC;
	border-radius:3px;
}
h1 span {
	color:#32B644;
	font-weight:bold;
}

/*********************************
       Home Page
/*********************************/
.wpcflftcol, .cnt-services  {
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.14);
}
.contwrapper {
	padding:25px 15px;
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.14);
}
@media only screen and (max-width: 30em) {
	.contwrapper {
		padding:30px 20px;
	}
}
a.button {
display:inline-block;
padding:0.3em 1.8em;
border:2px solid #32B644;
box-sizing: border-box;
border-radius:4px;
text-decoration:none;
color:#32B644;
text-align:center;
transition: all 0.15s;
}
a.button:hover {
border-color:#32B644;
background-color:#32B644;
color:#ffffff;
}
a.button.green {
 padding:0.7em 1em;
border:none;
color:white;
background:#32B644;
}
a.button.green:hover {
border-color:#ffffff;
background-color:#ffffff;
color:#32B644;
border:2px solid #32B644;
padding:0.7em 1em;
}
/*** Voucher Bookmark Ribbon ***/
#bookmark {
  padding: 0 0 10px 0;
  position: absolute;
  right: 0.50em;  
  width: 40px;
}
#bookmark div {
  background: #32B644;
  color: #fff;
  padding: 0.4em 0;
  text-align: center;
}
#bookmark div:after {
  border-left: 20px solid #32B644;
  border-right: 20px solid #32B644;
  border-bottom: 10px solid transparent;
  bottom: 0;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
h4 span {
	color:#32B644;
}
/*** Voucher Form ***/
#wpcfwrapper .wpcf7  input {
	margin:0 auto;
	display:table;
	width:65%;
	border: solid 1px #E8E8E8;
	padding:14px 15px;
}
.wpcf7 .placeholder input {
	color:#999999;
}
.wpcf7-submit  {
	background: #32B644;
	color: #ffffff;
	border-radius:4px;
	font-size:19px;
	font-family:'Lato', Helvetica, Arial, sans-serif;
	font-weight:300
}
.wpcf7-submit:hover {
	background: white;
	color: #32B644;
	border:2px solid #32B644 !important;
	cursor:pointer;
}
/*** Title Line ***/
.title-line-beneath h2:after {
    content:' ';
    display:block;
    border:1.5px solid #32B644;
    width:10%;
    text-align:center;
    margin:0 auto;
    margin-top:20px;
}
@media only screen and (max-width: 768px) {
	.title-line-beneath h2:after {
    	width:25%;
	}
}
/*** Voucher Box Anchor link ***/
a.voucher-box {
        display: block;
        position: relative;
        top: -180px;
        visibility: hidden;
}
@media only screen and (max-width: 980px) {
	a.voucher-box {
        display: block;
        position: relative;
        top: -100px;
        visibility: hidden;
	}	
}
/*** Address ***/
.cstmimg {
	position:absolute;
	left:-174px;
	width:45%;
    top: 50%;
    transform: translateY(-50%);	
}
.addresswrap {
	width:90%;
	margin:0 auto;
	display:table;
}
.columns {
  text-align: center;
  width: 100%;
  padding:0px !important;
  position:relative;
  right:-135px;  
}
.left-div {
  display: inline-block;
  width:30%;
  text-align: left;
  padding: 10px;
  margin: 5px;
  vertical-align: top;
}
.right-div {
  display: inline-block;
  width:45%;
  text-align: left;
  padding: 10px;
  margin: 5px;
}
@media only screen and (max-width: 980px) {
	#navjump {
	background:#F5F5F5;
	}
	.cstmimg {
		position:relative;
		left:0;
		width:70%;
		margin:0 auto;
		display:table;
		bottom:-165px;
	}
	.columns {
		right:0;
	}
	.addresswrap {
	width:100%;
	}
}
@media screen and (max-width: 600px) {
  .columns {
    display: flex;
    justify-content: center;
    flex-direction: column;
    right:0px;
  }
  .cstmimg {
  	bottom: -95px;
  	width:90%;
  }
  .left-div,
  .right-div {
  	width: 100%;
    max-width: 100%;
  }
  a.button.green {
	margin:0 auto;
	display:table;
	}
	body #main-header {
    background-color: #fff;
    padding: 0 0 10px!important;
}
	.et_header_style_centered .mobile_nav .select_page {color:#333!important
	}
	#navjump {
	-webkit-box-shadow:none!important;
-moz-box-shadow:none!important;
	box-shadow:none!important;
}
}
.hdl3 {
	padding-bottom:30px;
	}
.addresswrapper .left-text i {
	color:#999999;
	width:20px;
}
.addresswrapper .right-text i {
	color:#999999;
	width:25px;
}
.directions-link {
	color:#32B644;
}
/*** Blog Grid ***/
.et_pb_post h2 a, .et_pb_post .entry-title a {
	text-align:center;
	margin:0 auto;
	display:table;
	font-size:20px;
	color:#333333;
}
.et_pb_bg_layout_light .et_pb_post .post-meta {
	text-align:center;
}


