/*
 Theme Name:     We Care Child Theme
 Theme URI:      http://truemedmd.com
 Description:    We Care Theme
 Author:         Jeff
 Author URI:     http://www.webomg.com
 Template:       wecare
 Version:        1.0.0
 */

@import url("../wecare/style.css");

/* =Theme customization starts here
 ------------------------------------------------------- */
header {
	position: absolute;
	z-index: 999;
	background: #fff;
	background: rgba(250,250,250, 1);
	width: 100%;
}

body {
	font-size: 14px;
}

.logo img {
	width: 200px;
	max-width: 200px;
}

.box-text h4 {
	font-size: 24px;
}

.wrapper {
  background-color: #fffee6;
  padding: 15px;
  color: #23003c;
  margin-bottom: 20px;
}
.wrapper a {
  color: #6e2c8a;
}

.wrapper a:hover {
    color: #9608D8;
}

.page-id-9582 .wrapper {
	 background-color: #fff;
	 color: #65686d;
}

.page-id-9582 .wrapper a {
	 color: #2190D7;
}

.page-id-9582 .wrapper a.learn-more {
	 color: #fff;
}
.page-id-9582 .wrapper a.learn-more:hover {
	 color: #2190D7;
}

#header {
	position: relative;
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	-webkit-box-shadow: 0px 0px 4px 0px #dcdcdc;
	box-shadow: 0px 0px 4px 0px #dcdcdc;
}

.upper-header {
	height: 62px;
}

#slider {
	margin-top: 65px !important;
}

.logo {
	margin-bottom: 9px;
	width: 175px;
	float: left;
	/*padding-top: 32px; */
	font-weight: lighter;
}

#logo {
	color: #000;
	font-size: 24px;
	outline: medium none;
}

.subheader .phone {
	background: url("../wecare/images/phone.png") no-repeat scroll 1px 2px rgba(0, 0, 0, 0);
	color: #fff;
	float: left;
	font-size: 14px;
	padding: 8px 0 5px 33px;
}

footer {
	background: #2190d7;
	clear: both;
	
}

#nav ul.sf-menu li a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	padding: 20px 16px 12px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

/*#nav ul.sf-menu li:last-child a {
 padding: 40px 0px 12px 16px;
 }*/

#menu-top-nav > li {
	float: left;
	position: relative;
}

#menu-top-nav > li > ul {
	position: absolute;
	top: 26px;
	left: 0;
	display: none;
	padding: 0;
}

#menu-top-nav > li:hover > ul {
	display: block;
	background-color: #2190D7;
	z-index: 500;
	margin: 0 !important;
	min-width: 185px;
}
#menu-top-nav > li:hover > ul > li {
	float: left;
	border-bottom: 1px solid #176596;
	border-left: none;
	padding: 0;
	min-width: 185px;
}
#menu-top-nav > li:hover > ul > li:last-child {
	border-right: none;
}
#menu-top-nav > li > ul > li > a {
	color: #fff;
	display: block;
	font-family: "Oswald", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	padding: 10px 0px;
	text-align: center;
}

#menu-top-nav > li > ul > li:hover {
	background-color: #fff;
}

#menu-top-nav > li > ul > li:hover a {
	color: #176596;
}

.subheader .subheader2 a:hover {
	color: #9FD4FF;
}

.social-cont > ul > li {
	border: none !important;
	padding: 7px 0 0 3px !important;
}

.search2 {
	margin: 7px 0 0;
}

.search2 .search input[type="text"] {
	border: 1px solid #177FBF;
	color: #000;
	background-color: #fff;
	font-size: 13px;
	padding: 2px 0 3px;
	margin: 0 0 0 5px;
	width: 150px;
	text-indent: 5px;
}

.search2 .search input[type="submit"] {
	right: 0;
	top: 4px;
	background-size: 15px;
	padding: 8px 8px 0 8px;
}

.footer-block select {
	width: 100%;
	padding: 5px 0 5px;
	font-size: 18px;
	color: #2190D7;
}

.inner-form {
	z-index: 90;
}

button.Zebra_DatePicker_Icon_Inside {
	margin: -30px 0 0 -6px;
}

.Zebra_DatePicker_Icon_Wrapper {
	position: none !important;
}

.latest-posts-widget .media {
	float: left;
	margin-bottom: 10px;
	width: 33%;
}

h4.media-heading {
	display: none;
}

.media-body small {
	display: none;
}

.media img {
	width: 59px;
	height: 59px;
}

.msg-form input[type="text"], .msg-form input[type="email"], .msg-form input[type="date"], .msg-form textarea {
	color: #737373;
	font-size: 13px;
	padding: 9px 4% 9px 5px;
	width: 92%;
}

.footer-block li {
	line-height: 28px;
	max-height: 35px;
	overflow: hidden;
}

#at4-share {
	top: 100px;
}

.footer-block p {
	float: left;
	width: 270px;
	margin: 0 0 10px;
}

.footer-block input {
	float: left;
	width: 100%;
}
.footer-block input[type=submit] {
	float: left;
	width: 50%;
	background-color: #45A5DF;
	border: 1px solid #fff;
	padding: 3px 0;
	color: #fff;
	margin: 0 0 0;
	cursor: pointer;
}

.footer-block input[type=submit]:hover {
	background-color: #2190D7;
}

.footer-block textarea {
	float: left;
	width: 100%;
	height: 100px;
	clear: both;
	margin: 0 0 10px;
}

.learn-more {
	background-color: #2190D7;
	color: #fff;
	padding: 5px 15px;
	text-align: center;
	margin: 15px 0 0;
	border: 1px solid #2190D7;
}
.learn-more:hover {
	background-color: #fff;
	color: #2190D7;
	border: 1px solid #2190D7;
}

.blue-border {
	border-top: 5px solid #2190D7;
	border-bottom: 2px solid #2190D7;
}

.two-video-cont {
	width: 100%;

	top: 0px;
}




.banner-video-cont {
	width: 100%;
	/*width: 100%;*/
	/*height: 700px;
	max-height: 700px;*/
	/*background-color: #C2DEEF;*/
	
}

.two-video-inner {
	margin: 0 auto;
}

.video-frame {
	float: left;
	width: 400px;
	margin: 0 15px 15px;
}

.book-form input[type="submit"] {
  background: none repeat scroll 0 0 #2190D7;
  border: medium none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  font-family: "Open Sans";
  font-size: 16px;
  margin-left: 20px;
  margin-top: 23px;
  padding: 36px 0;
  width: 240px;
}

.book-form input[type="submit"]:hover {
  background: none repeat scroll 0 0 #fff;
  color: #2190D7;
}

.contact-row2 #sidebar .widget {
  padding: 0;
}

.contact-row2 .title-block {
  color: #3f3f3f;
  font-family: Georgia;
  font-size: 22px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 10px;
}
.contact-row2 .book-form input[type="submit"] {

  font-weight:  bold;

}

.contact-row2 .inner-form {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  bottom: 0;
  height: 135px;
  margin: auto;
  overflow: hidden;
  float: left;
  width: 1170px;
  /*margin: 0 0  0 -30px;*/
  top: 15px;
  position: static;
}


.page-id-10126 .list-re ul li {
	list-style: none;
	margin: 0 0 10px;
	font-size: 16px;
}
.page-id-10126 .textwidget {
	font-size: 16px;
}
.page-id-10126 .dark h3.widget-title {
	margin: 0 0 15px;
	padding: 0 0 10px;
	font-size: 24px;
	border-bottom: 1px dotted #23003c;
}

#subscribe-field {
	text-indent: 5px;
	padding: 10px 0 !important;
	border: 1px solid #23003c;
}

#subscribe-submit input[type=submit] {
	border: 1px solid #23003c;
	background-color: #23003c;
	padding: 5px;
	color: #fff;
	cursor: pointer;
	width: 50%;
	font-style: italic;
	font-weight: bold;
}
#subscribe-submit input[type=submit]:hover {
	background-color: #fff;
	color: #23003c;
}

.page-id-9582 #sidebar {
	display: none;
}

#sidebar #alc_contact_form-2 input {
	border: 1px solid #23003c;
	text-indent: 5px;
	background-color: #fff;
	color: #23003c;
	width: 80%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar #alc_contact_form-2 textarea {
	border: 1px solid #23003c;
	text-indent: 5px;
	background-color: #fff;
	color: #23003c;
	font-size: 14px;
	max-width: 89%;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar #alc_contact_form-2 input[type=submit] {
	border: 1px solid #23003c;
	float: left;
	cursor: pointer;
	border-radius: 0px !important;
	background-color: #23003c;
	color: #fff;
	width: 50%;
}
#sidebar #alc_contact_form-2 input[type=submit]:hover {
	background-color: #fff;
	color: #23003c;
}


#sidebar #blog_subscription-3 h3 {
	margin: 50px 0 0;
}
#sidebar #alc_contact_form-2 h3 {
	margin: 50px 0 15px;
}
/*.page-id-9700 #sticky-posts-2, 
.page-id-9700 #blog_subscription-3 {
	display: none;
}*/

#sidebar #search {
	border: 1px solid #23003c;
	background-color: #fff;
	text-indent: 10px;
	padding: 10px 5px 10px !important;
}
#sidebar #search-2 h3 {
	border: none;
}


.flexslider {
  margin-bottom: 0px !important;
  max-height:  400px;
  top: 15px;
}

.flexslider .slides img {
  max-height:  400px;
}

.page-id-9582 .inner-form {
  position: relative;
  bottom: 0;
  margin: 0 0 20px;
   border-top-left-radius: 10px;
 border-bottom-left-radius: 10px;
   border-top-right-radius: 10px;
 border-bottom-right-radius: 10px;
}

.homepage-top-sidebar {
	margin: 0px 0 0;
}

#slider {
  margin-bottom: -10px;
}

.page-id-9582 .book-form h4 {
 border-top-left-radius: 10px;
 border-bottom-left-radius: 10px;
}


.features-items p {
  color: #000;
  font-size: 13px;
  line-height: 22px;
}

section.latest-blog li p {
  color: #000;
  font-size: 13px;
  height: 55px;
  overflow: hidden;
}


.hideDesktop {
	display: none;
}


@media screen and (max-width: 768px) {
	.logo {
		width: 200px;
	}



}
