/*
Theme Name:     Karma Child Theme
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       Karma
Version:        0.1.3
*/

@import url("../Karma/style.css");


/* ------- Insert custom styles below this line ------- */

#lang-link{position:absolute;
right: 32px;
top: 15px;}

#lang-link-2 {
position: absolute;
right: 65px;
top: 15px;}

#header .header-area {position: relative;}

.home h5 a{text-decoration:none;
color:#222;}

.home h5 a:hover{color:#456793;}

.panel{ background-color: #fff;
border: 1px solid #ccc;
padding: 20px 0px;
min-height: 347px;
box-shadow: 0px -1px 26px #C2C2C2;
margin-bottom: 40px;
min-width: 285px;
width: 100%; }

#content-panel { margin-bottom: 30px;
text-align: center; }

#content-panel .one_third {float: none;
width: auto;
display: inline-block;
vertical-align: top;
margin: 0 2%}

.separator { width:100%; text-align:center; border-bottom: 1px solid #D8D9D7; line-height:0.1em; margin:10px 0 20px; } 

.separator span { background:#F4F4F2; padding:0 10px; }

.callout-wrap span { background: none; }

/* #content-panel .one_third:first-child{margin-left: 0px !important;
	margin-right: 30px !important;}

#content-panel .one_third:last-child{margin-right: 0px !important;
	margin-left: 30px !important;} */

#footer { background: #203C6C url(../images/skins/karma-royal-blue/bg-footer.jpg) repeat-x !important; }

/*#footer_bottom { background: #0A1322 url(../images/skins/karma-royal-blue/bg-footer-bottom.jpg) repeat-x !important;
	color: #868686 !important;}*/

.header-holder.tt-header-holder-tall, .header-holder.tt-logo-center, .header-holder, #footer {
border-top: 1px solid #496D9D !important;
background-color: #182947 !important;
background-image: linear-gradient(to bottom, #375885, #182947) !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#375885), to(#182947)) !important;
background-image: -webkit-linear-gradient(top, #375885, #182947) !important;
background-image: -moz-linear-gradient(top, #375885, #182947) !important;
background-image: -webkit-linear-gradient(top, #375885, #182947) !important;
background-image: -o-linear-gradient(top, #375885, #182947) !important;
background-image: ms-linear-gradient(to bottom, #375885, #182947) !important;
-pie-background: linear-gradient(to bottom, #375885, #182947) !important; }

.footer-overlay { background: #0A1322 url("./img/skins/bg-footer-bottom-royal-blue-fix.png") center repeat !important; }

#footer_bottom { background: none !important; }