/* @override 
	https://3dnatives.dev10.xo7labs.com/wp-content/themes/3dnatives/css/lp.css
	https://www.3dnatives.com/wp-content/themes/3dnatives/css/lp.css
	https://dev.3dnatives.com/wp-content/themes/3dnatives/css/lp.css
	https://dev.3dnatives.com/wp-content/themes/3dnatives/css/lp.2402.css */
#landing-page {
  padding-bottom: 60px;
}
#landing-page .page-title {
  text-transform: uppercase;
  font-size: 2em;
  text-align: center;
  margin: 30px 0 10px;
}
#landing-page .page-title img {
  display: inline;
  vertical-align: text-top;
  margin: 0 0 0 .5em;
  height: 1.25em;
  width: auto;
}
#landing-page .post-content {
  padding-bottom: 0;
  font-size: 1rem;
}
#landing-page .btn.category-more {
  font-weight: 400;
  line-height: 48px;
  height: 48px;
  padding-left: 2em;
  margin-bottom: 60px;
}
#landing-page .btn.category-more:after {
  font-family: 'FontAwesome';
  font-weight: normal;
  content: "\f067";
  margin-left: 15px;
}
#landing-page .news-slider {
  margin-bottom: 30px;
  padding-bottom: 36px;
}
#landing-page .news-slider .slick-dots {
  position: absolute;
  margin: 0;
  bottom: 0;
}
#landing-page .news-slider .slick-dots li button {
  background: #ddd;
  border-color: #fff;
}
#landing-page .news-slider .slick-dots li button:hover:before {
  background-color: #fff;
}
#landing-page .news-slider .slick-dots li.slick-active button:before {
  background-color: #fff;
}
#landing-page article.post-horizontal-card {
  content-visibility: auto;
  margin: 0 0 20px;
}
#landing-page article.post-horizontal-card .thumbnail {
  height: 100%;
  background-color: #ddd;
  width: calc( 35% - 15px );
}
#landing-page article.post-horizontal-card .post-title {
  width: calc( 65% - 10px );
  margin-left: 35%;
  padding: 5px 0;
  font-size: .95em;
}
#landing-page article.post-horizontal-card .post-title .title {
  font-size: 1.1em;
}
#landing-page article.post-horizontal-card .excerpt {
  font-size: .85em;
}
#landing-page article.post-horizontal-card.last {
  margin-bottom: 0;
}
#landing-page .gallery-title {
  text-transform: uppercase;
  font-size: 1.4em;
  margin-bottom: 0;
}
#landing-page .gallery-title:after {
  display: block;
  content: "";
  width: 80px;
  height: 1px;
  background: #AF000B;
  margin: 15px auto 40px;
}
#landing-page .gallery-images-slider .slick-slide {
  display: block;
  margin: 0 5px;
}
#landing-page .gallery-images-slider .slick-arrow {
  width: 48px;
  height: 48px;
  background: #eee;
}
#landing-page .gallery-images-slider .slick-arrow:before {
  color: #000;
}
#landing-page .gallery-images-slider .slick-arrow.slick-prev {
  left: -60px;
}
#landing-page .gallery-images-slider .slick-arrow.slick-next {
  right: -60px;
}
#landing-page .acf-widgets .newsletter-subscribe {
  margin-top: 0;
}
#landing-page .acf-widgets .adv-link {
  display: block;
  text-align: center;
}
#landing-page .acf-widgets .adv-link img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
#landing-page .acf-widgets > div {
  margin-bottom: 30px;
}
#landing-page .acf-widgets .video-title,
#landing-page .acf-widgets .news-feed > .title,
#landing-page .acf-widgets .news-widget > .title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2em;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  position: relative;
  margin-bottom: 15px;
}
#landing-page .acf-widgets .video-title:before,
#landing-page .acf-widgets .news-feed > .title:before,
#landing-page .acf-widgets .news-widget > .title:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: .75em;
}
#landing-page .acf-widgets .video-title span,
#landing-page .acf-widgets .news-feed > .title span,
#landing-page .acf-widgets .news-widget > .title span {
  max-width: 60%;
  display: inline-block;
  line-height: 1.3em;
  background: #fff;
  position: relative;
  padding: 0 6px;
}
#landing-page .acf-widgets .news-widget .post-horizontal-card .post-title .title {
  font-size: .9rem;
}
#landing-page .acf-widgets .news-feed .item {
  margin-bottom: 12px;
  font-weight: 400;
}
#landing-page .acf-widgets .news-feed .item .date {
  font-weight: 400;
  font-size: .8em;
  color: #999;
}
#landing-page .acf-widgets .news-feed .item.featured {
  color: #AF000B;
  font-weight: 600;
}
#landing-page .acf-widgets .news-feed .item a {
  color: inherit;
}
#landing-page .acf-widgets .news-feed .item a:hover {
  text-decoration: underline;
}
#landing-page .acf-widgets .newsletter-subscribe {
  padding: 20px;
  background: #eee;
}
#landing-page .acf-widgets .newsletter-subscribe .title,
#landing-page .acf-widgets .newsletter-subscribe .subtitle {
  text-align: center;
  font-family: 'Oswald', sans-serif;
}
#landing-page .acf-widgets .newsletter-subscribe .title {
  font-weight: 600;
  text-transform: uppercase;
}
#landing-page .acf-widgets .newsletter-subscribe .input-field {
  margin-top: 20px;
}
#landing-page .acf-widgets .newsletter-subscribe .field-wrapper {
  position: relative;
}
#landing-page .acf-widgets form .select-wrapper + label {
  top: 0;
}
#landing-page .post-content ul {
  margin: 1em 0;
}
#landing-page .post-content ul li {
  padding-left: 16px;
  position: relative;
}
#landing-page .post-content ul li:before {
  display: block;
  content: "\f105";
  color: #AF000B;
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: .1em;
}
#landing-page .tabs .tab a {
  font-family: 'Oswald', sans-serif;
  color: #000;
  font-size: 1.2em;
  font-weight: 600;
  padding: 0 10px;
}
#landing-page .tabs .tab a.active {
  color: #AF000B;
}
#landing-page .tabs .tab a:hover {
  color: #999;
}
#landing-page .tabs .tab a:focus {
  background: #fff;
}
#landing-page .tabs .indicator {
  background: #AF000B;
}
#landing-page #infinite > div.center-align {
  margin: 30px 0!important;
}
#landing-page #infinite > div.center-align img {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 9900px) {
  .page-wrapepr,
  .sidebar-wrapper {
    margin-bottom: 30px;
  }
  .sidebar-wrapper .sticky {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 90px;
  }
}
@media only screen and (max-width: 600px) {
  #landing-page .tabs {
    max-width: 100%;
    height: auto;
    display: block;
  }
  #landing-page .tabs .indicator {
    display: none;
  }
  #landing-page .tabs .tab {
    display: block;
    width: 100%;
    float: none;
    line-height: 1.2em;
    height: auto;
  }
  #landing-page .tabs .tab a {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 1.2em;
    height: auto;
    padding: 10px 15px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
  }
  #landing-page .tabs .tab a.active {
    background: #000;
    color: #fff;
  }
  #landing-page .gallery-images-slider {
    padding-bottom: 64px;
  }
  #landing-page .gallery-images-slider .slick-slide {
    width: 100%;
  }
  #landing-page .gallery-images-slider .slick-slide img {
    display: block;
    width: 100%;
    height: auto;
  }
  #landing-page .gallery-images-slider .slick-arrow {
    width: 36px;
    height: 36px;
    bottom: 0;
    top: auto;
  }
  #landing-page .gallery-images-slider .slick-arrow.slick-prev {
    left: calc( 50% - 42px );
  }
  #landing-page .gallery-images-slider .slick-arrow.slick-next {
    right: calc( 50% - 42px );
  }
}
