/*
Theme Name:     Ubon's
Description:    Theme for the ubonsbbq.com website
Author:         Confluent Forms
Template:       prohibition-progression
Version:        1.0.1
*/

body,
body input,
body textarea{
  font-family: 'Open Sans', sans-serif !important;
}

h1, h2, h3, h4, h5, h6{
  font-family: 'Bitter', serif !important;
}

.wc_payment_method img {
	width: 40px!important;
	height: auto!important;
}

.progression-author-meta-on-off, .progression-date-category-on-off {
	display: none;
}

#mc_embed_signup label, #mc_embed_signup input[type="text"], #mc_embed_signup input[type="email"] {
	width: 45%;
	display: inline-block;
}
#mc_embed_signup .button {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    background: #c2312c;
    font-weight: 600;
    text-transform: uppercase;
}
