/**
* Theme Name: Wixi Child
* Description: This is a child theme of Wixi, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: wixi
* Version: 1.2.0
*/

span.highlight-heading {
    background: #fff;
    padding: 5px 12px 5px 12px;
    inset: 1px solid #fff;
    outline: 2px solid #fff;
    border: 1px solid #000;
    font-weight: 400;
}
#home-contact-section .Form-group input {
    padding: 8px 10px;
}
#home-contact-section .Form-group p {
    margin-bottom: 18px !important;
}
#home-contact-section .Form-group p textarea {
    height: 134px;
}


@media (max-width: 767px) {
   .header-logo img.main-logo {
    	width: 50%;
	}
}
