.footer-widgets-wrap {
    background: #1e1313;
}
#footer .two a:nth-child(2) {
    color: #c0ac9d;
}
.transparent-header #headerwrap { 
background: #6e5855 !important;
}
div#headerwrap {
    background: #6e5855 ;
}
.trigger-theme-1 {
    background: #c0ac9d !important;
}
.rss, form#searchform {
    display: none !important;
}

.woocommerce aside#sidebar {
    display: None !important;
}

.woocommerce div#content {
    width: 100% !important;
}
.woocommerce ul.products li.product .add_to_cart_button {
    font-size: .85em;
    color: #fff;
}
span.onsale {
    color: #fff !important;
}
.red{
    background: #cf2e2e;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
}
.tb_text_wrap .brown {
    line-height: 1.3;
    font-size: 16px !important;
    color: #ff6900;
    background: #abb8c387;
    margin-top: 10px;
    border-radius: 7px;
    padding: 7px 10px;
    display: block;
}

.tb_text_wrap .brown  br {
    display: none;
}
.page-title {
    font-size: 2em;
}
h2 {
    font-size: 2em;
}
button.single_add_to_cart_button {
    color: #fff !important;
}

.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before {
  
    background-color: transparent;
   
}
a.button.wc-forward.wp-element-button {
    color: #fff;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    margin: 0 .1em;
    color: #fff;
}

button.button.wp-element-button {
    color: #fff !important;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: var(--theme_accent);
    color: #fff;
    text-shadow: none;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    color: #fff;
}
.button.wp-element-button:hover {
    background-color: #808080 !important;
}
a.shortcode.button.xlarge {
    font-size: 1.5em;
}