/*

  Theme Name: Leverage Child Theme
  Theme URI: http://themetrust.com/themes/leverage
  Description: A Business WordPress Theme
  Version: 1.1.9
  Author: Desales Media
  Author URI: http://desalesmedia.org
  Template:  leverage
  Tags: business, clean, cms, color-options, custom-background, custom-menu, threaded-comments, fixed-width

*/

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

/* =customization css starts here
-------------------------------------------------------------- */

#mainNav a {
	color: #000000;
}

#mainNav {
	font-size: 14px;
}

h1, h2, h3, h4, h5 {
	color: #383837;
}

body {
	color: #424241;
}	

p.wp-caption-text {
	font-size: 10px;
}

.post {
	font-size: 15px;
}	

#slides a {
	color: #1843c4;
}

.sidebar-contact, .sidebar-contact a {
	font-size: 13px;
	line-height: 1.3em;
}	

.slideText p {
	font-size: 15px;
}

#footer .main {
	padding: 20px 0 10px 0;
	margin: 0 -35px 0px 0;
}

#header #mainNav .sf-menu li li a, 
#header #mainNav .sf-menu li li a:visited, 
#header #mainNav .sf-menu li li li a, 
#header #mainNav .sf-menu li li li a:visited, 
#header #mainNav .sf-menu li li li li a, 
#header #mainNav .sf-menu li li li li a:visited {
	color: #000;
}

#mainNav li.current li, #mainNav li.current-cat li, #mainNav li.current_page_item li, #mainNav li.current-menu-item li, #mainNav li.current-post-ancestor li, #mainNav li.current_page_parent li { -moz-box-shadow: 0 0px 0px rgba(0,0,0,0); text-shadow: 0 0px 0px rgba(0,0,0,0.3); }

/* Formidable form styling below */
.with_frm_style label.frm_primary_label, .with_frm_style.frm_login_form label {
    padding: 5px;
}
.mobile-menu-button {display:none;}