/*
 Theme Name:   PlusW Child
 Description:  PlusW Child Theme
 Author:       Luke Daly
 Author URI:   http://www.plusinternet.co.uk
 Template:     plusw
 Version:      1.0.0
 Text Domain:  plusw
*/


.green-top {
	background-color:#14B066!important;
	border:2px solid #fff!important;
	color:#fff!important;
	padding: 5px 20px!important;
}

.whb-header .box-title-default .info-box-title {
    font-size: 30px;
}

.whb-header .woodmart-info-box .info-box-title {
	margin-bottom: 0px;
}
.whb-header .info-box-inner {
    font-size: 18px;
}
.whb-header .info-box-inner p {
    margin-bottom:5px !important;
}


.site-content {
    margin-bottom: 0px;
}
.footer-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-column {
    margin-bottom: 0px;
}



