/*
 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
*/

@media (max-width: 767px) {
.woodmart-slide-inner {
    max-width: 3000px!important;
    padding-left:20px!important;
    padding-right:20px!important;
}
}

.woodmart-list .list-content { font-size: 18px; }

.woodmart-list ul li:not(:last-child) {
    margin-bottom: 5px;
}

.site-content {
    margin-bottom: 0px;
}
.box-icon-with-bg .info-box-icon {
    padding: 12px; }

.woodmart-images-gallery.view-carousel {
    margin-bottom: 0px;
}

.gform_wrapper input[type=text], input[type=email], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=password], input[type=date], select, textarea {
	border: 0px!important;
    background-color: white!important;
}
.woodmart-slider-wrapper .gform_wrapper ul.gform_fields li.gfield { padding-right: 0px; }
.gform_wrapper .top_label div.ginput_container { margin-top: 0px; }
.gform_wrapper li.hidden_label input { margin-top: 0px; }
textarea { min-height: 90px; }
.gform_wrapper .gform_footer { margin: 0px 0 0!important; padding: 16px 0 0px 0px!important; text-align: center; }
.gform_wrapper { margin: 0px; }
.gform_wrapper [type=submit] {
	background-color: #8cbf45!important;
    color: #ffffff!important;
    border-radius: 50px!important;
}
.gform_wrapper [type=submit]:hover {
	background-color: #fff!important;
    color: #000!important;
    border-radius: 50px!important;
}

.footer-column .woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}

.footer-container .woodmart-list .list-content { color:#fff; }
.footer-bottom .btn a { color:#ffffff!important; }
.footer-bottom a { color:#8CBF45; }

.footer-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-column { margin-bottom: 0px; }

.whb-header .info-box-title span {
	color:#8CBF45!important;
}
.whb-header .info-box-title {
	margin-bottom:0px!important;
    margin-top: 10px;
}

.title-wrapper .liner-continer { margin-bottom: 0px; }










