@charset "UTF-8";
/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.nectar-highlighted-text {
  font-size: 30px;
  line-height: 40px;
}

#vr-small-hero p {
  font-size: 1.5rem;
}
@media only screen and (max-width: 673px) {
  #vr-small-hero p {
    font-size: 1.2rem;
  }
}

.wpb_wrapper a {
  color: #375ce1;
}

form.wpcf7-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 10px;
  align-items: center;
}
form.wpcf7-form.submitting .wpcf7-spinner {
  display: block !important;
}
form.wpcf7-form > p {
  padding-bottom: 0;
  text-align: left !important;
}
form.wpcf7-form > p:last-of-type {
  text-align: center !important;
}
form.wpcf7-form > p:last-of-type .wpcf7-spinner {
  display: none;
  margin: 5px auto;
  color: #9e5853;
}
form.wpcf7-form > p span {
  margin-top: 5px;
}
form.wpcf7-form textarea {
  height: 100px;
}
form.wpcf7-form .wpcf7-form-control-wrap.recaptcha {
  margin: 20px auto;
}
form.wpcf7-form .wpcf7-form-control-wrap.recaptcha .g-recaptcha > div {
  margin: 0 auto;
}
form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}

body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:hover:after {
  display: none !important;
}

#cookie-notice .cookie-notice-container {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
#cookie-notice .cn-button {
  padding: 5px 10px;
}

[class~=hurrytimer-campaign] {
  padding: 0;
}

.vr-block {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
@media only screen and (max-width: 982px) {
  .vr-block {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

.vr-centered-img {
  width: 100% !important;
}

.nectar-post-grid-item .content .meta-excerpt {
  max-width: 100% !important;
}

.vr-header-title {
  font-size: 16px;
  font-weight: 600;
}

.nectar-fancy-ul ul {
  margin-bottom: 0;
}

.vr-section-centered-text {
  display: block !important;
  margin-left: auto;
  margin-right: auto;
}

.vr-header-col .nectar-split-heading, .vr-header-text .nectar-split-heading {
  margin-bottom: 30px !important;
}
.vr-header-col .nectar-split-heading.animated-in h1:after, .vr-header-col .nectar-split-heading.animated-in h2:after, .vr-header-text .nectar-split-heading.animated-in h1:after, .vr-header-text .nectar-split-heading.animated-in h2:after {
  transform: translateX(0);
  animation-delay: .5s;
}
.vr-header-col h1, .vr-header-col h2, .vr-header-text h1, .vr-header-text h2 {
  overflow: hidden;
}
.vr-header-col h1:after, .vr-header-col h2:after, .vr-header-text h1:after, .vr-header-text h2:after {
  content: '';
  background-color: #232323;
  height: 3px;
  width: 50%;
  max-width: 150px;
  display: block;
  margin-top: 15px;
  transform: translateX(-100%);
  transition: all 1s ease-in-out;
}
@media screen and (max-width: 982px) {
  .vr-header-col h1:after, .vr-header-col h2:after, .vr-header-text h1:after, .vr-header-text h2:after {
    transform: translateX(0);
  }
}

.vr-header-centered-col h1:after, .vr-header-centered-col h2:after {
  margin-left: auto;
  margin-right: auto;
}

.vr-toc-tabs h2 {
  font-size: 20px;
}
.vr-toc-tabs .scrolling-tab-mobile-title {
  opacity: 0;
  margin: 0;
}
.vr-toc-tabs .scrolling-tab-content {
  margin-top: 0 !important;
}
.vr-toc-tabs .scrolling-tab-content > div:not(:first-of-type) {
  border-top: 1px solid #ccc;
}
@media screen and (max-width: 982px) {
  .vr-toc-tabs .scrolling-tab-content > div {
    padding-bottom: 0;
  }
}
.vr-toc-tabs .scrolling-tab-nav .n-sticky:before, .vr-toc-tabs .scrolling-tab-nav .n-sticky .line {
  width: 5px;
  border-radius: 5px;
}
.vr-toc-tabs .scrolling-tab-nav .n-sticky .line {
  left: 3px;
}
.vr-toc-tabs .scrolling-tab-nav ul li {
  padding-left: 30px !important;
}
.vr-toc-tabs .nectar-button-type .link_text {
  padding-right: 0;
  font-size: 12px;
}
.vr-toc-tabs .nectar-button-type .link_text .arrow {
  display: none;
}
.vr-toc-tabs .nectar-button-type .link_text:after {
  content: none;
}
.vr-toc-tabs .nectar-button-type > .text {
  display: none;
}

.wpb_text_column > .wpb_wrapper p:not(:last-of-type) {
  padding-bottom: 15px;
}

.nectar-button.regular.regular-button:hover {
  box-shadow: none !important;
}

#vr-blog-section .nectar-post-grid .content .meta-excerpt {
  max-width: 100% !important;
}
#vr-blog-section .load-more-wrap.inactive {
  display: none;
}

h2 + .divider-wrap > div {
  margin-top: 0 !important;
}

.vr-header-subtext h2:before {
  content: "←";
  margin-right: 10px;
  vertical-align: top;
}

.nectar-flickity[data-controls*=arrows_overlaid]:not(.masonry) .flickity-viewport {
  margin: 0 !important;
}

body #header-outer {
  transform: none !important;
}
body #header-outer.transparent #header-secondary-outer {
  background-color: transparent !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
body #header-outer #header-secondary-outer {
  border-bottom: 1px solid #e9e2d9;
}
@media only screen and (max-width: 982px) {
  body #header-outer #header-secondary-outer #social {
    display: none;
  }
  body #header-outer #header-secondary-outer .nectar-center-text {
    max-width: 90%;
  }
  body #header-outer #header-secondary-outer .sf-menu li:last-of-type {
    display: none;
  }
}
body #header-outer #header-secondary-outer nav > ul > li > a {
  font-size: 14px;
}
body #header-outer #header-secondary-outer nav #social a:focus i {
  color: inherit !important;
}
body #header-outer header#top .menu-cta-btn a:before {
  border-radius: 50px !important;
  border: 1px solid #ccc !important;
}
body #header-outer header#top .wpml-ls-menu-item > ul {
  max-width: 50px;
  padding: 10px;
}
body #header-outer header#top .wpml-ls-menu-item > ul img {
  min-width: 16px;
}

#vr-page-footer h2 {
  font-size: 1.4rem;
}
#vr-page-footer .nectar-split-heading {
  margin-bottom: 0;
}
#vr-page-footer .nectar-split-heading + .divider-wrap {
  margin-bottom: 20px;
}
#vr-page-footer .nectar_icon_wrap {
  margin-bottom: 0;
}
#vr-page-footer a {
  color: #fff !important;
  opacity: 1 !important;
}
#vr-page-footer a:hover {
  text-decoration: underline;
}
#vr-page-footer a.link_text {
  text-decoration: none;
}
#vr-page-footer p {
  padding-bottom: 10px;
}

body.home #header-space {
  height: 0 !important;
  margin-bottom: 0 !important;
}

/*# sourceMappingURL=style.css.map */
