/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.internalhr {
	margin-top:-24px;
}

.socialbutton :hover{
    filter:opacity(.6);
}
.socialbutton{
    filter: none;
}
.socialbutton>a :hover{
    filter:opacity(.6);
}

.l-titlebar.size_large .l-titlebar-h {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    text-shadow: 1px 1px 3px #000;
}

.widgettitle{
    background: #424242;
    color: white;
    margin-right: -11px;
    /* display: inline-block; */
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 10px 25px !important;
    border-bottom: #2c61a2;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    /* border-bottom-left-radius: 19px; */
    text-align: center;
}

input[type=submit] {
    float:right;
}