
.primary-color,
a,
.text-primary {
  color: #a51050 !important;
}

a:not(.btn):hover {
  color: #6E0A35 !important;
}

.menu-item a {
  color: white !important;
}

.menu-item a:hover {
  color: white !important;
}

@media screen and ( max-width: 991px ) {
  .menu-item a:hover {
    color: #404040 !important;
  }
}

.menu-item .dropdown-menu a {
  color: #404040 !important;
}

.navbar--dark .menu-item a {
  color: #404040 !important;
}

.btn,
.menu-item.nav-btn a,
.bg-primary,
.bg-primary a,
.form-skin input[type="submit"],
.password-form input[type="submit"],
.interactive-form__next {
  background-color: #a51050 !important;
  color: white !important;
}

.page-template-template-form {
  background-color: #a51050 !important;
}

.btn:hover,
.btn:focus,
.menu-item.nav-btn a:hover,
.form-skin input[type="submit"]:hover {
  background-color: #6E0A35 !important;
}

a.play-home-video {
  color: white !important;
}

a.play-home-video:hover {
  color: #a51050 !important;
}

.social-list:not(.social-list--alt) a.social-list__link {
  color: #acacac !important;
}

.social-list:not(.social-list--alt) a.social-list__link:hover {
  color: #a51050 !imporant;
}

.ll-horizontal-tabs-list__item {
  color: #a51050;
}

.ll-horizontal-tabs-list__item:hover,
.ll-horizontal-tabs-list__indicator {
  background-color: #a51050;
}

.interactive-form .gform_page,
.interactive-form__next,
.interactive-form input[type="submit"] {
  box-shadow: 0 4px #6E0A35;
}

.interactive-form__next:hover,
.interactive-form__next:focus,
.interactive-form input[type="submit"]:hover,
.interactive-form input[type="submit"]:focus {
  box-shadow: 0 2px #6E0A35;
}

.interactive-form input[type="submit"] {
  color: #a51050 !important;
}

.slick-dots li button:before {
  background-color: #a51050}

.woocommerce button.button {
  background-color: #a51050 !important;
}

.woocommerce button.button:hover {
  background-color: #6E0A35 !important;
}

.woocommerce input.button.alt:hover {
  background-color: #6E0A35 !important;
}

a.ll-hover-grid__block__link {
  color: inherit !important;
}

.footer__top {
  background-color: #a51050;
}

.gform_image_button {
  background-color: #a51050;
}

.newsletter-form .gform_footer button[type="submit"] {
  background-color: #a51050}

.newsletter-form .gform_footer button[type="submit"]:hover {
  background-color: #a51050}
