/*
Theme Name:   UnitedBotanicals
Description:  United Botanicals Website
Author:       nathan
Author URL:   Write here the author's blog or website url
Template:     uncode
Version:      1.0
Text Domain:  UnitedBotanicals
*/

/* Write here your own personal stylesheet */

h1 {
    font-family: Arsenal, sans-serif !important;
    text-transform: uppercase !important;
}


.body-borders .body-border-shadow {
    box-shadow: none !important;
    box-shadow: 0 0 0 0 !important;
}
.showcase a.accented {
    color: #fff !important;
    border: 1px solid #fff !important;
    background: rgba(255,255,255,0) !important;
}

.showcase a.accented:hover {
    color: #fff !important;
    border: 1px solid #fff !important;
    background: #294134 !important;
}

.learn-more .icon-box-heading {
    width: auto !important;
}

.learn-more .icon-box-icon, .learn-more .icon-box-icon, .learn-more .icon-box-content, .learn-more .icon-box-content {
    vertical-align: middle !important;
}

.learn-more {
    margin-top: 30px !important;
}

span.category {
    margin-right: 50px !important;
}

.icon-box.icon-inline {
    padding-left: 0 !important;
}

.home .post-content .tmb .t-entry-visual {
    background: #f8f7f3;
}

.single-product .add_to_cart_button {
    display: none !important;
}

.single-product .quantity .btn-block {
    background: #fff !important;
    border: 1px solid rgba(0,0,0,.1);
}

#white-btn {
    color: #000 !important;
}

footer .input {
    display: inline-block;
}

footer .wpcf7-submit {
    border-radius: 3px !important;
}

footer .button {
    display: inline-block !important;
}

footer .btn-accent {
    font-size: 17px !important;
    margin-top: -3px !important;
    padding: 10px 11px !important;
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}

footer .wpcf7-text {
    max-width: 230px !important;
}

.max-width {
    max-width: 500px;
    margin: 0 auto !important;
}

footer div.wpcf7 {
    margin-top: 10px !important;
}

footer .text-small {
    margin-top: 15px !important;
}