.form-control, form.customize-unpreviewable input {
  color: black !important;
}
form.woocommerce-cart-form.customize-unpreviewable {
  display: flex;
}
form.woocommerce-cart-form.customize-unpreviewable > .table-responsive {
  width: 100%;
}
#main-nav {
  border: none;
  border-radius: 0;
  position: relative;
  z-index: 20;
  width: 100%;
  padding: 15px;
}
#main-nav {
  background-color: #000;
  color: #eaeaea;
  padding: 15px;
}
#secondary-nav {
  padding: 0;
  position: relative;
  z-index: 2;
  background-color: #ad6b4e;
}
.sticky-wrapper #main-nav.stuck {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: fixed !important;
  -webkit-box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.15);
  z-index: 100;
  padding-bottom: 35px;
}
ul.products .product h2 {
  margin-top: 1rem;
  margin-bottom: 0.7rem;
  font-size: 120%;
}
.woocommerce-result-count {
  float: left;
  margin: 0;
  line-height: 4rem;
  display: none;
}
.mwb_wgm_added_wrapper .mwb_wgm_disable:focus {
  background: transparent;
  border-bottom: none;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: rgba(173, 107, 78, 0.9);
  margin-top: 20px;
}
a.button, .woocommerce button.button, .woocommerce input.button {
  font-family: 'Sweet Sans ExLight';
  background: rgba(173, 107, 78, 0.9);
  margin-top: 20px;
  margin-bottom: 20px;
  color: white;
  padding: 10px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: larger;
}
.layout-footer-inherit.layout-boxed.layout-footer-size-wide #footer .main-wrapper, .layout-footer-boxed.layout-footer-size-wide #footer .main-wrapper {
  max-width: 100%;
  padding: 0 2% 0 2%;
}
.layout-footer-inherit.layout-boxed.layout-footer-size-wide #footer, .layout-footer-boxed.layout-footer-size-wide #footer {
  max-width: 100%;
}
a.button, .woocommerce button.button, .woocommerce input.button {
  background: rgba(173, 107, 78, 0.9);
  margin-top: 20px;
  margin-bottom: 20px;
  color: white;
  padding: 0 10px 0 10px;
}
.woocommerce button.button, .woocommerce input.button #before {
  background: rgba(173, 107, 78, 0.9);
  margin-top: auto;
  margin-bottom: auto;
  color: white;
  padding: 0 10px 0 10px;
}
.summary .single_add_to_cart_button::before {
  display: none;
}
ul.products .product h2 {
  margin-top: 1rem;
  margin-bottom: 0.7rem;
  font-size: 100%;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none !important;
    width: 100% !important;
  }
}
label.toggle-nav-label:first-child {
  display: none;
}
label.toggle-nav-label {
  background: #cb805f;
  color: white;
  text-transform: uppercase;
}
.wrapper-content-padding #content, .vc_row.wpb_row.vc_row-fluid.content-padding.vc_row-o-full-height.vc_row-o-columns-middle.vc_row-flex.mpc-row {
  background: black;
}
#mwb_wgm_to_email, #mwb_wgm_to_ship, #mwb_wgm_to_download, #mwb_wgm_message, #mwb_wgm_to_name_optional, .mwb_wgm_added_wrapper .mwb_wgm_from_name, .mwb_wgm_send_date {
  color: black !important;
}
input#mwb_wgm_price {
  color: black;
}
@media (max-width: 789px) {
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents.table.table-hover > thead {
    display: none !important;
  }
  tr.woocommerce-cart-form__cart-item.cart_item {
    display: flex;
    flex-direction: column;
  }
  td.product-remove.text-center {
    position: absolute;
  }
  .shop_table > tbody > tr:hover > td {
    background-color: transparent;
  }
  input.btn.btn-primary.alt.wc-forward.pull-right {
    width: 100%;
  }
  input.button.btn.btn-default.pull-right {
    font-weight: 500;
    height: auto;
    padding: 1rem 2.8rem;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    outline: none !important;
    font-weight: bold;
    width: 100%;
    font-family: 'Roboto';
  }
  dd.variation-SendDate p, dd.variation-GiftMessage p, dt.variation-GiftMessage p, dd.variation-From p, dd.variation-ToName p, dd.variation-To p {
    margin: 0px;
  }
}
input#billing_first_name, input#billing_email, input#billing_phone, input#billing_postcode, input#billing_city, input#billing_address_1, input#billing_address_2, input#billing_company, input#billing_last_name, textarea#order_comments {
  color: black;
}
span.select2-container.select2-container--default.select2-container--open {
  color: black;
}
ul.products .product .btn.btn-default {
  color: #fff;
}
