body, button, input, textarea {
font-family: "Proxima Nova","Helvetica Neue",Helvetica,Arial,sans-serif !important;
line-height: 1.5;
}
#primary {
margin: 0 auto;
padding: 10px;
}
#place_order, .add_to_cart_button , .added_to_cart, .checkout-button, .single_add_to_cart_button{
padding: 1em 3.5em;
background-color: #ed174b !important;
color: white !important;
text-transform: uppercase;
font-weight: bold;
text-align: center;
margin-top: 5px;
}
#place_order:hover , .add_to_cart_button:hover, .added_to_cart:hover, .checkout-button:hover, .single_add_to_cart_button:hover{
background-color: transparent !important;;
box-shadow: 0 0 0 2px #ed174b !important;;
color: #ed174b !important;
}
#primary h1 {
background-color: #ffffff;
color: #122b49;
margin-top:30px;
}
.woocommerce-billing-fields__field-wrapper label {
font-size: 15px;
}
.level-one {
margin: 0px !important;
}
.footer-main .links {
list-style-type: none !important;
margin: 0 !important;
}
.footer-main .links a{
text-decoration: underline !important;
}
.more-menu span {
color: white !important;
}
ul.products.columns-3 li {
width: 50%;
float: left;
}
ul.products {
display: block;
width: 100%;
}