/*
Theme Name: 12acres
Template: 12acres-brewing
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


.l-subheader-h .w-text-h {font-size: 17px;font-weight: bold;} /* making email and phone number biger*/
#home .l-section-h.i-cf {color: #000;}
.slider-sub-title {font-weight: bold;}

.header_hor .l-subheader.at_top {border-bottom: 3px solid #f8981d;}

#awards-left, #awards-right {text-align: center; width:48%; border: 1px solid; padding: 10px; background-color: rgba(247, 247, 247, 0.16);}
#awards-left {
    float: left;
    margin-right: 5px;
} /* makes the awards on the port pages line up.  BD*/

/*-- 2 Column for styler end BD --*/
#left { width:47%; float:left; margin-right:6%}
#right{ width:47%; float:left; margin-top:30px;}
.clearfix:after {
	content:"/0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
	margin-bottom:10px;
}
.clearfix {display:block;}
/*-- 2 Column for styler end --*/

.home-avb h4 {
    background-color: rgba(0, 0, 0, 0.74);
    border-radius: 15px;
    color: #fff;
    font-weight: bold;
}
.avb-link a h4 {color:orange;}
.avb-link a h4:hover {opacity:0.8;}

::-moz-selection {
	background-color: #ff6200;
	color: #fff;
}
::selection {
    background-color: #ff6200;
    color: #fff;
}

