.woocommerce-terms-and-conditions-wrapper {
  display: block !important;
}
/*woocommerce account page*/
.woocommerce-MyAccount-navigation li {
  font-size: 17px;
  line-height: 2 !important;
  color: #0A4D9E !important;
}
.woocommerce-MyAccount-content {
  font-size: 17px;
  line-height: 1.7 !important;
  color: black !important;
}
.woocommerce-MyAccount-content .woocommerce-button.button.view {
  background-color: #0A4D9E !important;
  color: white !important;
  font-size: 17px !important;
}
.woocommerce-MyAccount-navigation-link--subscriptions,
.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--payment-methods,
.woocommerce-MyAccount-subscriptions {
  display: none;
}
/*woocommerce account page end*/
.et_pb_module_inner .woocommerce-variation-price,
table.variations {
  display: none;
}
.Productblurb .et_pb_main_blurb_image .et_pb_image_wrap {
  margin-top: 4px !important;
}
/*Bug slide module*/
/*VSL*/
#et-boc .da-close {
  font-size: 57px !important;
  margin-top: 5px;
  margin-right: 5px;
}
#payment .about_paypal {
  display: none;
}
.woocommerce-checkout-review-order > #payment .place_order_back_btn {
  display: none;
}
.woocommerce-form-login-toggle,
div.woocommerce-account-fields,
.create-account {
  display: none;
}
element.style {
  transform: translate(0px, 3px);
  margin-top: -25px;
}
@media screen and (max-width: 400px) {
  .nx-second-word,
  .nx-third-word {
    display: none;
  }
}
@media screen and (min-width: 400px) {
  .nx-second-row .nx-first-word {
    display: inline !important;
    white-space: normal !important;
  }
}
@media screen and (max-width: 700px) {
  .et-db #et-boc .et-l .et_pb_slider_0 {
    width: auto !important;
  }
}
@media all and (max-width: 767px) {
  html .six-col-mob .et_pb_column {
    width: 12.083% !important;
  }
  html .six-col-mob .et_pb_column:nth-last-child(-n+6) {
    margin-bottom: 0;
  }
  html .six-col-mob .et_pb_column:not(:nth-child(6n)) {
    margin-right: 5.5% !important;
  }
}
@media all and (min-width: 768px) and (max-width: 980px) {
  html .six-col-tab .et_pb_column {
    width: 12.083% !important;
  }
  html .six-col-tab .et_pb_column:nth-last-child(-n+6) {
    margin-bottom: 0;
  }
  html .six-col-tab .et_pb_column:not(:nth-child(6n)) {
    margin-right: 5.5% !important;
  }
}
