/*
Theme Name: Clava
Theme URI: http://wordpress.org/
Author: the Clava team
Author URI: http://wordpress.org/
Description: Fully responsive theme that looks great on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: clava

*/

#logo a img {
    float: left;
    margin-top: 14px !important;
    max-width: 88%;
    height: 57px;
    
   
}

h3{
  font-weight: normal !important;
}

dd{
     text-align: left !important;
}

/* nav.menu ul#responsive li.menu-item {
	margin-left: -15px !important;
} */

div.promo_content {
	font-size: 18px !important;
}

section.event_trades {
	text-align: center;
}

section.platforms {
	margin-bottom: 0px !important;
}

section.platforms .row {
	margin-bottom: 0px !important;
}

section.index_funds .row {
	margin-bottom: 0px !important;
}

section.index_funds .funds_box {
/*     position:relative; */
	-webkit-box-shadow: 0px 0px 20px 5px rgba(136,136,136,1);
	-moz-box-shadow: 0px 0px 20px 5px rgba(136,136,136,1);
	box-shadow: 0px 0px 20px 5px rgba(136,136,136,1);
	height: 320px;
	margin: 20px 0px;
}
/* 
section.index_funds .funds_box:nth-child(1) {
  background-color: #bf9000;
}

section.index_funds .funds_box:nth-child(2) {
  background-color: #70ad47;
}

section.index_funds .funds_box:nth-child(3) {
  background-color: #2f5597;
} */

.equity_index_green_bar {
	padding: 4px !important;
}

p.tl_adaptive_header {
	margin-bottom: 0px !important;
}

p.tl_adaptive_content {
	height: 210px !important;
}

div.tab_container {
	width: 100% !important;
}

.sub-menu {
	width: 315px !important;
}

@media only screen and (max-width: 995px) {
/* 	section.index_funds .funds_box {
		width: 95% !important;
	} */
	
	span.blue_links.main_promo_links {
		font-size: 0.60em !important;
	}
}