/*
	Theme Name: Wellness Kazuma
	Theme URI: http://www.themenectar.com
	Author: ThemeNectar
	Author URI: http://sevenspark.com/docs/ubermenu-salient
	Description: Child theme of Wellness Kazuma
	Version: 4.0
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: salient
*/

@import url( /wp-content/themes/salient/style.css);
@import url("/wp-content/themes/salient-child/styles/style.css");

body .main-content a  { color: #96bb37!important; font-weight:bold;}
body .main-content a:hover {color: #555555!important;}
body .main-content a:visited  {color: #f48580;}
body {background: #FFFFFF;}


header#top .row .contact-number.span_3 .widget p {font-weight:normal;}

#featured .container .post-title h2 span {font-weight: normal;}
h1 {line-height: 60px;}

.span_10.iwt h2, .dot {line-height: 40px; border-bottom: dotted 3px #dddddd; }

.toggle h3 {font-size:18px!important;}


article.post .content-inner .post-featured-img img {
max-width: none;
margin-bottom: 15px!important;
width: 40%;
float: right;
margin-left: 15px;
}

.box {-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
border: 3px solid #cfb9c5; d
display:block; 
clear:both; 
padding: 15px; 
text-align:left; 
font-weight: bold; 
background: #ffffff;
width:90%;
margin-bottom:10px;
margin-left: auto;
    margin-right: auto;
}

span.rounded {
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
background:#ffffff;
color:#ffffff;
display: inline-block;
width:25px;
font-weight:bold;
text-align:center;
margin-bottom:7px;
}


#footer-outer #copyright a {
color: #b2afb0!important;}
#footer-outer #copyright a:hover {
color: #cfb9c5!important;}
#footer-outer #footer-widgets .col p {padding-bottom:5px;}
#footer-outer p {padding-bottom:5px; margin-bottom:5px;}
#footer-outer #footer-widgets .col .widget ul li a {font-size:18px;}
#footer-outer #footer-widgets .col .widget ul li {list-style-position:outside; margin-bottom:5px;}
#footer-outer #footer-widgets .col .widget ul {padding-left:10px;}

@media only screen and (max-width: 1000px) and (min-width: 690px){
.col, body .vc_row-fluid .wpb_column {margin-bottom: 0!important;}
}

@media only screen and (max-width: 690px){
.col {margin-bottom: 0!important;}
}

@media all and (max-width: 1000px){
	.page-id-6 .main-content .row {
		margin: 0 -20px;
	}
	body.page-id-6 .main-content {
		width: 100%;
	}

	.page-id-6 .main-content .row .full-width-section {
		-webkit-box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		box-sizing: border-box !important;
		padding: 50px 20px !important;
	}
}

.green-text{
color: #96bb37;
font-size: 14px;
}

.container-wrap{
background-color: #ffffff;
}