/*
/*
Theme Name:     My Wecare Child
Theme URI:
Description:    My Child theme
Author:         Author Name
Author URI:
Template:       wecare
Version:        1.0
*/

@import url("../wecare/style.css");




/* BODY */
hr{ width:25%; border:1px solid #01156c; }
h2{ font-style: italic; font-weight:normal !important;}
h1{ font-size:26px; font-style: italic; font-weight:normal !important;}
h4 {color: #494949;    font-family: Georgia;    font-size: 22px;    font-style: italic;    font-weight: normal;    margin-bottom: 10px;}
.desc h4 {margin-bottom: 0px !important; text-transform:uppercase; font-style:normal;}

.l-banner {background: #01156c !important;}

/* HEADER */
.subheader {background-color: #01156c !important;    border-bottom:none !important; padding:7px 0px !important; color:#FFF !important;  }
.subheader .phone { color: #fff!important; font-size:18px !important;}
.search input[type="text"] { border-radius: 5px !important;}
.search input[type="submit"] {    background: url(images/search.png) no-repeat;}
.inner-subheader { background-color: #01156c !important;}

aside {float:left !important;}
aside:last-child{margin-left:20px !important;}
.simple-image{padding:0px 5px !important; margin:0px !important;}

/* NAV */
#nav { margin-top: 40px !important;}
#nav ul.sf-menu li a {    color: #494949;    padding: 12px 18px;}

/* CONTENT */
.team-member, .desc {    background-color: #01156c !important;}

.l-more a {    color: #000;    padding: 5px 19px;}
.l-more a:hover {    background: #fe7201 !important;    color: #fff;}


/* TEXT STYLES */
section.latest-blog li a.details {    width: 100px !important;}


/* BUTTONS */
section.latest-blog li a.details {    background: #fe7201;}
.bx-wrapper .bx-prev {    right: 45px;    background: url(images/controls.png) no-repeat 0 0px !important;}
.bx-wrapper .bx-next {    right: 10px;    background: url(images/controls.png) no-repeat 1px 0px !important;    background-position: -35px 0 !important;}


/* FOOTER */
footer, .end-footer, .lastdiv { background-color: #ededed !important; background-image:none !important;}
.copyright { color: #494949;}
.inner-footer h3 {  width:97%;   font-size: 17px;    font-weight: normal;    color: #494949;    text-transform: uppercase;    margin-top: 20px;    border-bottom:none;    margin-bottom: 10px; margin-right:3%;    padding-bottom: 10px;	background: url(images/border.png) repeat-x; background-position:bottom;}
.f-socials{margin-top:10px;}    
.inner-footer {color: #494949; font-size:14px !important;}


/* SLIDER */

.book-form h4 {background: #01156c !important;}
.book-form input[type="submit"] {  background: #fe7201 !important;  }
.inner-form {background: #000;    background: rgba(0,0,0,0.6);}

.flex-direction-nav a {background: url(images/bg_direction_nav.png) no-repeat 0 0 !important;}
.flexslider {    max-height: 600px !important;}
.flexslider .slides {    max-height: 650px !important;}
.flex-caption {    bottom: 30% !important;}


/* FORMS */
.search input[type="text"] {    width: 246px !important;}
.inputs input[type="text"] {    width: 300px !important;}

/* EDITOR */
.vc_col-sm-4 {    width: 300px !important;}
.vc_col-sm-8 {   width: 900px !important;}
.column3 {width: 31% !important;}

@media screen and (max-width:700px) {
	
#simpleimage-2, #simpleimage-3, #simpleimage-4 { display:none;}
aside:last-child{margin-left:0px !important;}
.column3 {width: 100% !important;}
.vc_col-sm-8 {width: 100% !important;
}


}