/* 
Theme Name: Blue Lotus Therapy Centre
Theme URI: 
Description: 
Template: responsive-mobile
Version: 1.0.0
Author: 
Author URI: 
License: GNU General Public License
License URI: license.txt

*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,400i,300,500,600,600i);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);

body {
  color: #555555;
  font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

font-family: 'Raleway', sans-serif;
color:  #228BDC;
}

a {
  color: #228bdc;
  text-decoration: none;
}

a:hover, a:focus {
color: #f4c503;	
text-decoration:none;
	
}

.content-area p {
  line-height: 1.75;
  margin-bottom: 1.5em;
}

img {

  border-radius: 4px;
}

table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td {

  line-height: 3;

}



.content-area {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding:  0px 15px;

}

body.custom-background {

  background-position: right bottom !important;
 
}

main#main {
 
  padding-left: 0;

}

.full-width-page main#main, .page-template-page-templateslanding-page-php main#main, .page-template-page-templatessitemap-php main#main {
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}



.page-feature-image {
  padding-bottom: 10px;
  display: none;
}


.fa {
  color: #f4c503;
  
}

th {
  color: #000;
  font-size: 1.1em;
}

h1, .h1 {
  font-size: 32px;
}

h2, .h2 {
  font-size: 26px;
}
/* =Widgets
-------------------------------------------------------------- */




.home-widgets {
	padding:0px;
	
}

.fpw-page-title  {
  background-image: url("images/widget_icon.png");
  background-position: center top;
  background-repeat: no-repeat;
  font-size: 1.75em;
  padding-top: 2em;
  text-align: center;
}

.widget-title-home {

padding-top: 1em;
  


}

.widget_fpw_widget, .home-widget .widget_text  {
  background-color: #fceeb4;
  padding-top: 0px;
  border-radius:4px;
  min-height:355px;
  margin: 10px;
}

#secondary-header .contact-info {
  font-size: 25px;
  font-weight: 500;
  margin-top: 3em;
}

.widget-wrapper.widget_text h3 {
  //font-size: 2.75em;
}

#widgets .widget-title, main#main.sitemap .sitemap-widgets .widget-title {
  border-bottom: 0 solid #333333;
  margin-bottom: 20px;
}

.widget-emph  {
  background: #bce3e2 none repeat scroll 0 0;
  border-radius: 4px;
  font-size: 1.25em;
  line-height: 1.75;
  padding: 3em 1em 1em 1em;

    background-image: url("images/widget_icon.png");
  background-position: center top;
  background-repeat: no-repeat;
}

.right-sidebar .widget_custom_post_widget  {
  background: #bce3e2 none repeat scroll 0 0;
  border-radius: 4px;
  padding: 3em 1em 1em 1em;
  background-image: url("images/widget_icon.png");
  background-position: center top;
  background-repeat: no-repeat;
}

#widgets ul li {
	
	list-style: outside none none;
	
}

.widget-wrapper.widget_nav_menu {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border: 2px solid #f4c503;
  border-radius: 4px;
  margin-top: 2em;
  background-image: url("images/widget_icon.png");
    background-origin: padding-box;
    background-position-x: center;
    background-position-y: top;
    background-repeat: no-repeat;
    background-size: auto auto;
    font-size: 1.25em;
    line-height: 1.75;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em !important;
}


/* =Footer
-------------------------------------------------------------- */


#footer {
  background-color: #e0ebff;

}

#menu-social-container {
  border-bottom: 2px solid #f4c503;

}

#footer-menu-container .footer-menu li a {
  color: #228bdc;
  font-size: 1em;
  text-decoration: none;
}

#footer-menu-container .footer-menu li a:hover {
	color:#f4c503;
	
}

#footer-menu-container .footer-menu li::after {
  color: #f4c503;
  content: "|";
  font-weight: 700;
  margin-left: 10px;
}

.home-widgets {

clear:both;	
}




/* =Layout Alterations
-------------------------------------------------------------- */

#header {

  padding-top: 80px;
padding-bottom: 40px;
}


#site-branding {
  text-align: center;
  width: 50%;
}

#secondary-header {
  
  width: 45%;
  text-align: left;
  margin-top: 1em; 
}

.sidebar-content-half-page main#main {
 
  padding-right: 0;
 
}

.left-half-sidebar {
 
  padding-left: 0px;

}

.left-half-sidebar .widget-wrapper.widget_text {
  padding-left: 0;
}

@media (max-width: 992px) {
  #site-branding {
  width:100%;
}

#secondary-header {
 width:100%;
 text-align:center;
}
}


/* =Navigation
-------------------------------------------------------------- */

#top-menu-container {
	
display:none;	

}

#main-menu-container {
    background-color: #228bdc;
}

.main-nav {
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  width: 1330px;
}

#main-menu.container {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  width: 100%;
}


 #main-navigation {
  background-color: #228bdc;
  box-shadow: 0 0 0.929rem 0 rgba(0, 0, 0, 0.7);

  width: 100%;
  z-index: 10;
}

#main-navigation .main-nav ul li a {

margin-left: 7px;
margin-right: 7px;
margin-top:10px;
margin-bottom: 10px;
}



 #main-navigation .main-nav ul li a {
  color: #ffffff;
  font-size: 1.1em;
  text-decoration: none;
}

 #main-navigation .main-nav  li a:hover {
  color: #f4c503;
  
}

#main-navigation .main-nav  li::after{
  color: #f4c503;
  content: "|";
  font-weight: 800;
  //margin-left: 10px;
  font-size:22px;
}
#main-navigation .main-nav  li:last-child::after {
	
content:"";
margin-left:0;	

}














/* =Slider
-------------------------------------------------------------- */



.metaslider .caption {
  display: none;

}

.rslides_nav {
  background-color: #bce0e8;
  color: #000000;
 
}

/* =Therapists pages
-------------------------------------------------------------- */

.staffer-archive-grid .staff-content img {
  float: left;
  padding-right: 1em;
  width: 50%;
}


.staff-content .meta-nav {
display: none;

}

.staff-content .read-more > a, .fpw-excerpt .read-more > a {
  background-color: #f4c503;
  font-size: 1em;
  padding: 0.5em;
  border-radius: 4px;
}

.staff-content .read-more > a:hover, .fpw-excerpt .read-more > a:hover {
  color: #fff;
background-color: #228bdc;
}

.staffer-staff-header em {
  font-size: 1.2em;
  font-weight: 700;
}

.staffer-staff-social-links i {
  font-size: 3rem;

  padding-left: 0;
}

.staffer-staff-social-links span {
  font-size: 1.75em;

}


#staffer-content .staffer-staff-header em {
  font-size: 1.75em;
}



/* =Form
-------------------------------------------------------------- */

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
 
  border-radius: 4px;
  
}

input[type="submit"], input[type="reset"], input[type="button"], .btn-default {

  border-radius: 4px;
  background-color: #f4c503;
  color:#228BDC;
border:0;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .btn-default:hover {
	
	 background-color: #228BDC;
  color:#ffffff;
	
}
.btn-default {
padding:10px;	
	
	
}



/* =custom button formatting
-------------------------------------------------------------- */


.price {
  background-color: #F4C503;
  color: #228bdc;
  font-size: 14px;
  font-weight: bold;
  text-align: center; 
border-radius: 3px;
}

.enquiry {
  background-color: #228bdc;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center; 
border-radius: 3px;
}


/* =Newsletter
-------------------------------------------------------------- */


.topleft {
  
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 40px;
  padding-top: 20px;
  
}

.topright {

  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 40px;
  padding-top: 20px;
  
}


.topimage img {
  width: 100%;
}

.entry-title.post-title.newslettertitle  {
  text-align: center;
  font-style: italic;
  font-weight: 600;
}

.topright h2, .topleft h2 {
	  
  text-align: left;
  font-style: italic;
  font-weight: 600;
	
}

.news-letter {
	
	-webkit-box-shadow: 0px 0px 5px 4px rgba(102,102,102,1);
-moz-box-shadow: 0px 0px 5px 4px rgba(102,102,102,1);
box-shadow: 0px 0px 5px 4px rgba(102,102,102,1);
background-color: #ffffff;
		
}

/* =Gallery
-------------------------------------------------------------- */

.gallery {
  margin-top: 50px;
}

#gallery-1 figure {
  margin-bottom: 50px;

}

.wp-caption-text {
  text-align: left;
  font-style: italic;
}


/* =News
-------------------------------------------------------------- */



#main article {
  border-bottom-color: #fceeb4;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  padding-bottom: 20px;
}

.size-post-thumbnail {
  float: left;
  width: 25%;
  margin-right: 20px;
}

.category-newsletter .attachment-post-thumbnail {
  display: none;
}


.widget_recent_entries img {
	
	margin-right: 15px;
	
}