.widget.widget_sp_image {
  margin-bottom: 0px;
}

.widget.widget_text {
  margin-top: 0px;
}

.lgx-logo-wrapper.nav-position-v-mid-hover.hover-default {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding: 2px;
}

.td-footer-wrapper {
  padding: 5px;
  padding-top: 20px;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  background-color: #8b965e;
}

a.button.product_type_variable.add_to_cart_button.ajax_add_to_cart {
  background-color: #8b965e;
}

a.button.product_type_simple.add_to_cart_button {
  background-color: #8b965e;
}

a.button.product_type_variable.add_to_cart_button {
  background-color: #8b965e;
}

.gform_button.button {
  background-color: #8b965e;
}

.td_block_inner {
  background: #ffffff;
}

#td_uid_2_584efaef43656.td_block_inner {
  opacity: 1;
  background: #ffffff;
}

#menu-item-193.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-first.td-menu-item.td-normal-menu.menu-item-193 {
  background-color: #fe9900;
  padding-left: 15px;
  text-transform: uppercase;
  margin-right: 10px;
}

a.button.wc-forward {
  background-color: #8b965e;
}

input.button {
  background-color: #8b965e;
}

a.button.single_add_to_cart_button.button.alt {
  background-color: #8b965e;
}

button.checkout.wc-forward {
  background-color: #8b965e;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
  background-color: #8b965e;
}

a.button.product_type_variable.add_to_cart_button {
  background-color: #8b965e;
}

/*Remove Related Items background color and bold product titles*/

.td-related-title .td-cur-simple-item,
.woocommerce .product .products h2,
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more {
  background-color: #fff;
  color: #333;
  font-weight: bold;
}

.up-sells .product h2 {
  color: #333333 !important;
  background-color: #ffffff !important;
}

.woocommerce-loop-product__title {
  font-weight: bold;
  line-height: 18px;
}

/*Remove Description Header from Product Page*/

.single-product .woocommerce-Tabs-panel h2 {
  display: none;
}

.single-product .product ul.tabs {
  margin-bottom: 30px!important;
}

/*Remove Form Fields for Event Calendar*/
#wpforms-26826-field_6.wpforms-field-address-address1 {
  display: none;
}

#wpforms-26826-field_6-city.wpforms-field-address-city {
  display: none;
}

/* WPForm Labels and input fields */

div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field .wpforms-field-label {
  color: #000000;
  font-size: 15px;
}

div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field input {
  border-width: 2px;
}

div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field textarea {
  border-width: 2px;
}

/* WPForms Confirmation Message style */

.wpforms-confirmation-container-full {
  color: #333;
  margin: 0 0 24px 0;
  background: #fff;
  border: 1px solid #aa894c;
  padding: 15px 15px;
}

/* Media Captions closer to image */

.wpb_text_column :last-child {
  margin-top: -5px;
  padding-bottom: 10px;
}

/* Membership Items Columns - Hide */

.membership-content-type {
  display: none;
}

.membership-content-accessible {
  display: none;
}

.membership-content-excerpt {
  display: none;
}

/* Membership Items Columns - Widths */
.membership-content-title {
  width: 90%;
}

.membership-content-actions {
  width: 10%;
}


.woocommerce .upsells > h2 {
  background-color: rgb(34, 34, 34) !important;
	color: #ffffff !important;
}