.h-info img {
    width: 20px;
    margin-right: 2px;
    margin-top: -8px;
}

.h-info a {
    font-size: 20px;
    color: #fff !important;
}

.h-info a:hover {
    color: #000 !important;
}

.h-info i.fa.fa-envelope-o {
    font-size: 18px;
    color: #fff;
}

.whb-top-bar i {
    font-size: 18px !important;
}

a.btn.btn-scheme-light.btn-scheme-hover-light.btn-style-default.btn-shape-rectangle.btn-size-default.g-quot {
    border: 2px solid #8BD12A;
}

a.btn.btn-scheme-light.btn-scheme-hover-light.btn-style-default.btn-shape-rectangle.btn-size-default.g-quot:hover {
    color: #8BD12A;
    BACKGROUND: transparent !important;
}

.color-scheme-light .copyrights-wrapper, .woodmart-dark .copyrights-wrapper {
    border-color: rgba(255,255,255,.1);
}

.footer-container h5.widget-title {
    border-bottom: 1px solid #8BD12A;
    padding-bottom: 6px;
	    text-transform: capitalize;
}

ul.footer3-menu li:before {
    color: #fff;
    font-size: 9px !important;
    font-weight: 800;
}

ul.footer3-menu {
    padding-left:9px !important;
}

ul.getTouch.box-v2 {
    padding: 0px;
	  margin-left:5px;
}

ul.getTouch.box-v2 li:before {
    display: none;
}

ul.getTouch.box-v2 li {
    display: flex;
	  font-size:16px;
}

ul.getTouch.box-v2 i {
    font-size: 15px !important;
    margin-right: 5px;
    margin-top: 4px;
}




.ab-btn {
    background: #8BD12A !important;
	  color:#fff !important;
}

.ab-btn:hover {
    border: 2px solid #8BD12A !important;
    background: transparent !important;
    color: #8BD12A !important;
}
.service .btn {
    background: #8BD12A !important;
}
.service .btn:hover {
    border: 2px solid #8BD12A !important;
    background: transparent !important;
    color: #8BD12A !important;
}

input.wpcf7-form-control.wpcf7-submit.btn-color-black {
    float: right;
	  background: #8BD12A !important;
	  color:#fff;
}

input.wpcf7-form-control.wpcf7-submit.btn-color-black:hover {
    border: 2px solid #8BD12A !important;
    background: transparent !important;
    color: #8BD12A !important;
}

.call-action-left img {
    width: 33px;
	  margin-right: 5px;
    margin-top: -10px;
}

span.book-n {
    display: inline-block;
	  padding: 1px 20px 3px;
}

.spu-content h4 {
    font-size: 30px;
    margin-bottom: 15px !important;
}

@media(max-width:500px){

span.book-n {
    margin-top: 14px;
    padding: 0px 20px 1px;
}
	
	.call-action-left img {
    width: 20px;
	  margin-right: 5px;
    margin-top: -10px;
}
	
}

h1#slide-heading {
    font-size: 50px;
    line-height: 55px !important;
}