/*
 Theme Name:   Be Clean Child
 Theme URI:    http://carpetcleaningprosphoenix.com
 Description:  Be Clean Child Theme
 Author:       Dan Stoker
 Author URI:   http://carpetcleaningprosphoenix.com
 Template:     be-clean
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  be-clean-child
*/

.facebook_header_icon {
        float: right;
        margin-top: 5px;
        margin-left: 5px;
}
.google_header_icon {
        float: right;
        margin-top: 5px;
        margin-left: 5px;
}
.bbb_logo {
	float: right;
	margin-top: 3px;
}
.a_rating {
	float: right;
	margin-top: 3px;
}
.header_top .header_top_left {
    padding-right: 0;
}
.get_started {
	display: none;
}
.quick_quote {
	display: inline-block;
	margin-left: 20px;
}
@media only screen and (max-width: 1024px){
.facebook_header_icon {
        display: none;
}
.google_header_icon {
        display: none;
}
.get_started {
	display: inline-block;
	margin-top: 20px;
}	
.bbb_logo {
	display: none;
}
.a_rating {
	display: none;
}
.header_top_left {
	text-align: center;
}
.quick_quote {
	margin-top: 20px;
	background-color: #4CAF50;
}
#header .header_top .header_top_inner {
    padding-top: 0;
    padding-bottom: 0;
	}
.header_mid {
    display: none;
}
.header_mid_outer {
    display: none;
}
.cmsmasters_row {
    background-image: none !important;
}
}

/*===== 	JOHN J CSS CHANGES 		====*/
.cmsmasters_pricing_table .pricing_best .feature_list {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;

}

h4.widgettitle {
	margin-bottom: 10px !important;
}


/*===== 	END JOHN J CSS CHANGES 		====*/


