/*
Theme Name:  AttorCO Child Theme
Description: Child theme for the AttorCO theme
Author:      ThemeStek
Author URI:  http://themeforest.net/user/themestek
Template:    attorco
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */


.headerlogo img {
       max-height: 70px !important;
}

.boxsedicustom .themestek-box-title h4,
boxsedicustom-contatti .themestek-box-title h4 {
	color: #fff;
    font-size: 2em;
    padding: 0;
    margin: 0.5em 0;
}
.boxsedicustom-contatti .themestek-static-box-content {
	padding-left: 0;
    padding-top: 1em;
    text-align: left;
}
.boxsedicustom-contatti .themestek-box-title h4 {
	color: #333;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}
.themestek-titlebar-align-allleft .themestek-titlebar-main:before {
	content:"";
	background-color:rgba(0,0,0,0.4);
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:5;
}

.themestek-titlebar-align-allleft .themestek-titlebar-main .themestek-titlebar-main-inner {
	z-index: 10;
    position: relative;
}
.themestek-textcolor-white .themestek-titlebar-main .breadcrumb-wrapper a {
	text-decoration:underline;
	    color: #fff !important;
}
.themestek-textcolor-white .themestek-titlebar-main .breadcrumb-wrapper a:hover {
	text-decoration:none;
	color:#fff;
}