.campaign .hero {
  height: 80vh;
  min-height: 500px;
  max-height: 570px;
}

.campaign .liquid-lp-inner-campagn {
  padding: 0;
  position: relative;
}

.campaign .liquid-counter-md .liquid-counter-element {
  font-size: 105px;
}

.campaign #after-send {
  text-align: center;
}

.campaign #after-send span {
  display: block;
}

.campaign #after-send a {
  height: 50px;
  line-height: 53px;
  display: inline-block;
  padding: 0 2.8em;
  margin: auto;
  font-size: 15px;
  color: #fff;
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  margin: 10px auto 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.campaign #after-send a:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}

.campaign #mce-error-response,
.campaign #mce-error-response-new {
  font-weight: bold;
  color: red;
  margin-bottom: 20px;
}

.campaign #mce-error-response a,
.campaign #mce-error-response-new a {
  color: red;
  text-decoration: underline;
}

.campaign #mc-embedded-subscribe {
  background: #009cff !important;
  width: auto !important;
  display: -webkit-box;
  text-align: center;
  margin: auto;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .campaign #mc-embedded-subscribe {
    letter-spacing: normal !important;
    padding: 0 15px;
  }
}

@media screen and (max-width: 768px) {
  .campaign .liquid-lp-sp-instagram {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .campaign .liquid-lp-sp-instagram .liquid-lp-inner-campagn {
    padding: 30px !important;
  }
}

@media screen and (max-width: 428px) {
  .campaign .liquid-lp-sp-instagram {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .campaign .liquid-lp-sp-instagram .liquid-lp-inner-campagn {
    padding: 0 !important;
  }
}

.campaign .liquid-lp-sp-block.liquid-lp-sp-instagram:before {
  background: #009cff !important;
}

.campaign .liquid-lp-sp-instagram.second {
  background: #009cff !important;
}

.campaign .liquid-lp-sp-instagram.second:before {
  background: #ff002a !important;
}

@media screen and (max-width: 995px) {
  .campaign .mailchimp-pop {
    padding: 35px !important;
  }
}

.campaign .contact-form input:focus,
.campaign .contact-form select:focus,
.campaign .contact-form textarea:focus,
.campaign .contact-form .ui-selectmenu-button:focus {
  color: black !important;
}

@media screen and (min-width: 1200px) {
  .single-workouts .blog-single-content.pull-up,
  .single-post .blog-single-content.pull-up {
    margin-bottom: 6.8181818182em !important;
  }
}

.single-workouts .post-by,
.single-post .post-by {
  text-align: center;
  width: 100%;
  display: block;
}

.single-workouts .blog-single-header,
.single-post .blog-single-header {
  opacity: 1 !important;
}

.single-workouts .blog-single-header .blog-single-title,
.single-post .blog-single-header .blog-single-title {
  text-align: center;
}

.single-workouts .blog-single-cover,
.single-post .blog-single-cover {
  max-height: 700px;
}

@media screen and (max-width: 1200px) {
  .single-workouts .blog-single-details,
  .single-post .blog-single-details {
    position: absolute;
    bottom: 0;
  }
}

.single-workouts .blog-single-media .liquid-parallax-figure,
.single-post .blog-single-media .liquid-parallax-figure {
  background-position: center !important;
}

.mainbar .menu-item a:hover {
  color: #009cff !important;
}

.mainbar .menu-item.nav_important:hover a {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
  color: #2c2f32 !important;
}

.mainbar .current-menu-item a {
  color: #009cff !important;
}

.mainbar .current-menu-item a:hover {
  color: #2c2f32 !important;
}

.how-help-you .tabs-nav li.active a {
  color: #009cff !important;
}

.how-help-you .tabs-nav li.active:hover a {
  color: #2c2f32 !important;
}

.how-help-you .tabs-nav li a:hover {
  color: #009cff !important;
}

.error404 .btn-gradient {
  background: #009cff !important;
}

.error404 .btn-gradient:hover {
  text-decoration: none !important;
}
/*# sourceMappingURL=custom_campaign.css.map */