.woocommerce ul.products li.product a.ywctm-custom-button {
    background: #a8cf3b!important;
    background: linear-gradient(to bottom,#a8cf3b 0,#75b63e 99%)!important;
    color: #fff;
    font-family: "Ubuntu Regular";
    font-size: 18px;
    letter-spacing: .02em;
    padding: 10px 0;
    margin: 15px 0 0;
    min-width: 180px;
    max-height: 45px;
    text-align: center;
    border-radius: 8px;
    position: relative;
    z-index: 1;
    display: block;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,.3)!important;
	line-height: inherit;
    border: 0;
}

.woocommerce .contactus-form {
    max-width: 100%;
}
.not-front-page #masthead {
    height: inherit;
}