/*for spacing around the logo slider */
.lgx-logo-wrapper.nav-position-b-center.hover-default {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding: 2px;
  font-size: 6px;
}
.owl-dots {
  margin-top: 0px;
  margin-bottom: 0px;
}
/*Remove Description Header from Product Page*/
.single-product .woocommerce-Tabs-panel h2 {
  display: none;
}
.single-product .product ul.tabs {
  margin-bottom: 30px !important;
}
/*Slider Revolution Title Drop Shadow*/
.text-shadow {
  text-shadow: 3px 2px 6px #1e1e1e;
}
/*Book Club SubNav*/
.widget.widget_nav_menu {
  font-size: 16px;
}
/*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: #ffffff;
  color: #333333;
  font-weight: bold;
}
.woocommerce-loop-product__title {
  font-weight: bold;
  line-height: 18px;
}
/*subscribe button*/
#menu-item-24.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-first.td-menu-item.td-normal-menu.menu-item-24 {
  background-color: #e1af04;
  padding-right: 10px;
  padding-left: 25px;
  margin-right: 10px;
  color: #ffffff;
}
#menu-item-24.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-first.td-menu-item.td-normal-menu.menu-item-24 a {
  color: #ffffff;
}
/* WPForms Confirmation Message style */
.wpforms-confirmation-container-full {
  color: #333;
  margin: 0 0 24px 0;
  background: #fff;
  border: 1px solid #aa894c;
  padding: 15px 15px;
}
/* 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;
}
/* WPForm Submit Button */
div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit] {
  background-color: #000000;
}
/* Leaderboard Ad placement */
.td-a-rec > #placement_296878_0 > #placement_296878_0_ins img {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce .upsells > h2 {
  color: #ffffff !important;
}
