div#top-header-menu {
  color: white; }
  div#top-header-menu a {
    color: white; }

.woocommerce-cart table.cart input[type=submit] {
  margin-left: 1rem; }

.ui-datepicker {
  background: white; }
  .ui-datepicker .ui-widget-header {
    background: #EE1720; }
  .ui-datepicker a.ui-state-default {
    color: black; }

.woocommerce .woocommerce-message {
  font-size: 1.3rem;
  font-weight: 500; }

.woocommerce #content ul.products li {
  margin-bottom: 4rem; }

.woocommerce #content div.product div[itemprop=description] {
  margin-bottom: 0;
  padding: 0; }
  .woocommerce #content div.product div[itemprop=description] h2 {
    font-size: 2rem;
    font-weight: bold; }
  .woocommerce #content div.product div[itemprop=description] p {
    text-align: left; }

.woocommerce #content div.product form.cart .single_variation_wrap {
  margin: 0px 0px 20px 0px !important; }

.woocommerce #content div.product form.cart .variations {
  margin: 0 0 20px 0 !important;
  width: auto; }
  .woocommerce #content div.product form.cart .variations select {
    width: auto; }
  .woocommerce #content div.product form.cart .variations td.label {
    text-align: left; }

.woocommerce #content div.product form.cart .woocommerce-variation-add-to-cart.variations_button {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
          justify-content: flex-start; }

.woocommerce #content div.product form.cart div.quantity {
  float: left;
  width: auto; }

.woocommerce #content div.product form.cart .woocommerce-variation-price {
  text-align: left; }

.woocommerce #content div.product form.cart .woocommerce-variation.single_variation p {
  font-size: 1rem;
  text-align: left; }

.woocommerce #content div.product form.cart .woocommerce-Price-amount {
  border-top: none;
  padding-top: 0; }

.woocommerce #content div.product form.cart .woocommerce-variation-price .woocommerce-Price-amount {
  font-size: 2rem;
  font-style: normal;
  font-weight: bold;
  margin-top: 4px; }

.woocommerce #content div.product #autoship-schedule-options .autoship-type:first-of-type {
  margin-bottom: 0.8rem; }

.woocommerce #content div.product #autoship-schedule-options + .autoship-price-display {
  display: none; }

.woocommerce #content div.product .autoship-schedule-options {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  font-size: 1.2rem;
  font-style: normal;
  margin-bottom: 2rem;
  padding: 15px; }
  .woocommerce #content div.product .autoship-schedule-options .woocommerce-Price-amount {
    border-top: none; }
  .woocommerce #content div.product .autoship-schedule-options .autoship-frequency {
    font-size: 1.1rem;
    margin-left: 1.8rem;
    margin-top: 0.5rem; }
    .woocommerce #content div.product .autoship-schedule-options .autoship-frequency select {
      font-size: 1rem;
      margin-left: 0.5rem; }

.woocommerce #content div.product .back-to-products-wrap {
  margin-left: 0;
  text-align: left;
  width: auto; }

.woocommerce #content .related.products h2 {
  border-top: 1px solid #777;
  padding-top: 1rem; }

.woocommerce .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 0.8rem !important; }
  .woocommerce .woocommerce-MyAccount-navigation ul li a {
    line-height: 1.3; }

.woocommerce td.product-name dl.variation dt {
  margin-top: 0 !important; }

.woocommerce .woocommerce-MyAccount-content .button.wc_pip_view_invoice {
  margin-bottom: 2rem; }

.woocommerce .woocommerce-MyAccount-content .addresses .title h3 {
  font-size: 1.4rem;
  margin-bottom: 1rem;
  margin-top: 2rem; }

.woocommerce .woocommerce-MyAccount-content .addresses address {
  font-size: 1.1rem;
  font-style: normal;
  line-height: 1.2; }

.woocommerce .cart-collaterals .cart_totals,
.woocommerce .woocommerce-page .cart-collaterals .cart_totals {
  width: 65%; }

.cart-collaterals + div,
.cart-collaterals + div + div {
  display: none; }

body .frm_style_formidable-style.with_frm_style .form-field input[type=password],
body .frm_style_formidable-style.with_frm_style .form-field input[type=email],
body .frm_style_formidable-style.with_frm_style .form-field input[type=number],
body .frm_style_formidable-style.with_frm_style .form-field input[type=url],
body .frm_style_formidable-style.with_frm_style .form-field input[type=tel],
body .frm_style_formidable-style.with_frm_style .form-field input[type=file],
body .frm_style_formidable-style.with_frm_style .form-field input[type=search],
body .frm_style_formidable-style.with_frm_style .form-field input[type=text],
body .frm_style_formidable-style.with_frm_style .form-field button,
body .frm_style_formidable-style.with_frm_style .form-field select,
body .frm_style_formidable-style.with_frm_style .form-field textarea {
  border: 1px solid #000000 !important;
  border-radius: 0;
  font-family: "Raleway", sans-serif;
  font-size: 1.111rem;
  font-weight: 600;
  height: 44px; }
  body .frm_style_formidable-style.with_frm_style .form-field input[type=password]::-webkit-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=email]::-webkit-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=number]::-webkit-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=url]::-webkit-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=tel]::-webkit-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=file]::-webkit-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=search]::-webkit-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=text]::-webkit-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field button::-webkit-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field select::-webkit-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field textarea::-webkit-input-placeholder {
    color: #EE1720; }
  body .frm_style_formidable-style.with_frm_style .form-field input[type=password]::-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=email]::-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=number]::-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=url]::-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=tel]::-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=file]::-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=search]::-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=text]::-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field button::-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field select::-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field textarea::-moz-placeholder {
    color: #EE1720; }
  body .frm_style_formidable-style.with_frm_style .form-field input[type=password]:-ms-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=email]:-ms-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=number]:-ms-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=url]:-ms-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=tel]:-ms-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=file]:-ms-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=search]:-ms-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=text]:-ms-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field button:-ms-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field select:-ms-input-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field textarea:-ms-input-placeholder {
    color: #EE1720; }
  body .frm_style_formidable-style.with_frm_style .form-field input[type=password]:-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=email]:-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=number]:-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=url]:-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=tel]:-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=file]:-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=search]:-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field input[type=text]:-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field button:-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field select:-moz-placeholder,
  body .frm_style_formidable-style.with_frm_style .form-field textarea:-moz-placeholder {
    color: #EE1720; }

body .frm_style_formidable-style.with_frm_style .form-field textarea {
  height: auto; }

body .frm_style_formidable-style.with_frm_style .form-field label {
  color: #000000;
  font-family: "Raleway", sans-serif;
  font-size: 0.9444rem;
  font-weight: 600; }

body .frm_style_formidable-style.with_frm_style .form-field.frm_html_container {
  color: #000000;
  font-family: "Raleway", sans-serif; }
  body .frm_style_formidable-style.with_frm_style .form-field.frm_html_container a {
    color: #EE1720; }

body .frm_style_formidable-style.with_frm_style .frm_submit button {
  background: #EE1720;
  border: 2px solid #EE1720;
  border-radius: 0;
  box-shadow: none;
  font-family: Arial;
  font-size: 1.111rem;
  font-weight: 500;
  height: 44px;
  letter-spacing: 0.76px;
  line-height: 1;
  padding: 12px 3rem;
  text-transform: uppercase;
  transition: .2s;
  width: auto; }
  @media (max-width: 767px) {
    body .frm_style_formidable-style.with_frm_style .frm_submit button {
      width: auto; } }
  body .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background: transparent;
    border-color: #EE1720;
    color: #EE1720; }

body .frm_style_formidable-style.with_frm_style .frm_error {
  color: #EE1720;
  font-family: "Raleway", sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  margin-top: 0.3rem; }

body .frm_style_formidable-style.with_frm_style .frm_error_style {
  border-radius: 0;
  border-color: #EE1720;
  color: #EE1720;
  font-size: 1rem; }
  body .frm_style_formidable-style.with_frm_style .frm_error_style p {
    font-weight: bold;
    margin-bottom: 0; }

body .frm_style_formidable-style.with_frm_style .frm_message {
  border-radius: 0;
  color: green;
  font-size: 1rem; }
  body .frm_style_formidable-style.with_frm_style .frm_message p {
    font-weight: bold;
    margin-bottom: 0; }

.woocommerce-MyAccount-navigation {
  margin-bottom: 2.5rem; }
  .woocommerce-MyAccount-navigation .is-active {
    font-weight: bold;
    pointer-events: none; }
    .woocommerce-MyAccount-navigation .is-active a {
      color: #EE1720; }
/*# sourceMappingURL=custom.css.map */