/*
Theme Name: scheidco2025
Theme URI: scheidco.com
Description: A responsive theme built on Bootstrap 5.
Author: Mandile Web Design
Body Classes: esktop-menu-child-indicator-3 desktop-menu-current-link-style-0 desktop-menu-dropdown-style-2 desktop-menu-hover-style-0 header-0 mobile-nav-option-2 mobile-nav-parent-toggle-style-1 newsletter-style-3 search-button-desktop-0 search-button-mobile-0 search-type-1
Version: 20250201
Tags: responsive, bootstrap, bootstrap 5, theme options, customizable, clean, grid
*/

@import url('css/vars.css');
@import url('css/doc.css');
@import url('css/animations.css');
@import url('css/elements.css');
@import url('css/header.css');
@import url('css/footer.css');
@import url('css/blog.css');
@import url('css/cpt.css');
@import url('css/swiperjs/swiper-bundle.min.css');

/* Widgets */
@import url('css/widget-accordion.css');
@import url('css/widget-anchored-headlines.css');
@import url('css/widget-facts-labels.css');
@import url('css/widget-gallery.css');
@import url('css/widget-page-thumbs-menu.css');
@import url('css/widget-recent-posts.css');
@import url('css/widget-social.css');
@import url('css/widget-video.css');

/* ***** ADD ALL CUSTOM STYLES BELOW THIS LINE *****  */
.footer-top-content {
  margin-top: 35px;
  padding: 35px 0;
  border-top: 1px solid #b9898e;
  border-bottom: 1px solid #b9898e;
}
.cxis-social-widget-menu.rotating-circles ul li a {
  width: 23px;
  height: 23px;
  border-color: #b97e00;
  background: #b97e00;
}
.cxis-social-widget-menu.rotating-circles ul li a:hover {
  border-color: #b97e00;
  background: #7a0013;
}
.cxis-social-widget-menu.rotating-circles ul li a i {
  color: #7a0013 !important;
  font-size: 15px;
}
.cxis-social-widget-menu.rotating-circles ul li a:hover i {
  color: #b97e00 !important;
}

h1,h2,h3,h4,h5,h6 {letter-spacing: -2px;}
.cxisanchoredheadlines.with-outro h2 {margin-bottom: 0;}
.cxisanchoredheadlines .anchoredheadlines-intro {
  /* font-size: 22px; */
  font-size: 16px;
  text-transform: uppercase;
  color: #46000b;
}
.services-slider .gb-content-title {
  margin-top: 20px;
}
.services-slider .gb-content-title, .services-slider .gb-content-title a {
  color: #46000b;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Spectral", serif;
  font-size: 24px;
}
.services-slider .gb-content-desc {
  font-size: 15px;
  line-height: 22px;
  margin-top: 10px;
}

.services-slider .cxis-gallery-readmore-button a {
  font-size: 18px;
  font-weight: bold;
  color: #46000b;
  text-decoration: underline;
}

.custom-home-sllider .gb-content-desc {padding-top: 85px;}

.splash-intro {
  text-transform: uppercase;
  font-size: 22px;
  color: #fff;
  margin-bottom: 1em;
}
h1.h1-splash {
  text-transform: uppercase;
  font-size: 84px;
  color: #fff;
  font-weight: normal;
  letter-spacing: -5px;
  line-height: 0.9em;
}
.splash-cta {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.splash-cta a {text-decoration: underline !important; color: #fff;}

@media only screen and (min-width: 992px){
  .footer3-inner {
    clear: both;
    float: left;
    width: 100%;
  }
  .footer3-inner .footer {
    float: left;
    width: 50%;
  }
  .top-bar-left ul li + li {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #fff;
  }
  /* h2 {font-size: 72px;} */
  h2 {font-size: 50px;}
  .services-slider .gb-content-title, .services-slider .gb-content-title a {
    font-size: 33px;
  }
}
@media only screen and (max-width: 991.98px) {
  .footer3-inner .footer {display: inline-block; margin: 0; padding: 10px;}
  .footer3-inner .footer img {max-height: 60px;}
  .services-slider .cxis-gallery-readmore-button a {font-size: 14px;}
  h1.h1-splash {font-size: 54px;}
}

