/* @override http://www.brooklynbilt.com/main/wp-content/themes/responsivebb/style.css?ver=1.8.7 */

/* @override http://www.brooklynbilt.com/main/wp-content/themes/responsivebb/style.css?ver=1.8.7 */

@charset "UTF-8";
/*
Theme Name: responsivebb
Theme URI: http://brooklynbilt.com/main
Description: Responsive Child Theme
Author: Fauxlimey
Template: responsive
*/

@import url('../responsive/style.css');

#wrapper {
	border-style: none;
}

h1 {
    font-size: 2.625em; /* = 42px */
	margin-bottom: .5em;
    margin-top: .5em;
	display: none;
}

.top-widget #searchform {
    margin: 0;
	padding-top: 20px;
}

.sb-options {
    background-color: #fff;
    list-style: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 999;
    opacity: 0.8;
    overflow-y: auto;
}


