/*
Theme Name:         Career Circus
Theme URI:          http://touchwerks.com
Description:        Career Circus Wordpress theme
Version:            1.6.6
Author:             Touchwerks
Author URI:         http://touchwerks.com
Tags:               Career Circus, Career Consultancy, Developing Professional Talent, Career Coaching

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

.sticky{}
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}
.gallery-caption{}

ul.accordion > li > div.title {
	background: #00447c;
	color: white;
	border: 1px solid #f1f1f1;
}

ul.accordion > li.active .title {
	background: #00447c;
	padding-top: 13px;
	border: 1px solid #f1f1f1;
	border-left: 2px solid #50b4e6;
	color: white;
}

.panel-grid-cell {
	padding: 0 10px 0 10px;
	text-align: center;
}

#pgc-0-0{
	text-align:center;
}

.quote p{
	font-size: 25px;
}

.to-action-block, .tabs.vertical dd.active, .tabs.vertical li.active, .tabs.vertical dd:first-child.active, .tabs.vertical li:first-child.active, .widget_nav_menu li a:hover:before, .category-widget li a:hover:before, ul.accordion > li.active .title, .dark-skin .tabs.vertical dd.active, .dark-skin .tabs.vertical li.active, .dark-skin .to-action-block {
border-left-color: #e42612;
background: #00447c;
color: #fff;
}


li.active h5{
    color: white;
}

.imghover span{
    display:none;
}
.products span.prod-image-wrap {
height: auto !important;
display: inherit !important;
vertical-align: middle;
text-align: center !important;
width: auto !important;
}