/* === Red Barn Media Group - Custom Styles - Copper & Oak Kitchen & Bath === */
/* === Home Hero Styles :: BEGIN === */
.copper-oak-hero-intro {
  background: url(../img/copper-oak-hero-main-2000-785.webp) center center;
  background-size: cover;
  width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.copper-oak-hero-intro.sub {
  height: 785px;
}
.copper-oak-hero-padding {
  padding-top: 10rem;
  padding-bottom: 6rem;
}
.copper-oak-hero-intro.sub.kitchen {
  background: url(../img/copper-oak-hero-kitchen-2000-785.webp) center center;
  background-size: cover;
}
.copper-oak-hero-intro.sub.bathroom {
  background: url(../img/copper-oak-hero-bathroom-2000-785.webp) center center;
  background-size: cover;
}

.copper-oak-hero-intro h1 {
  font-size: 3rem;
  line-height: 1.125;
  font-family: raleway, sans-serif;
  font-style: normal;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 100%);
  padding: 0.75rem 1.5rem;
  display: inline-block;
  border-radius: 0.5rem;
}
.short-contact-form
{
    background-color: rgba(173, 173, 173, 0.95) !important;
}
.border-success {
  color: #d97734 !important;
}
.nav-pills
{
  color: black !important;
}
.copper-oak-hero-intro h2 {
  font-size: 1.75rem;
  font-family: source-sans-3, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 100%);
  padding: 0.5rem 1.25rem;
  display: inline-block;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
}
.copper-oak-hero-intro p {
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  font-size: 1.125rem;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 100%);
  padding: 0.5rem 1.25rem;
  display: inline-block;
  border-radius: 0.5rem;
}
.contact-card {
  background-color: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(28px);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* === Home Hero Styles :: END === */

.contact-card.sub {
  background-color: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(28px);
  border: 1px solid #fff;
  border-radius: 1rem;
}
/* === Rollover Styles :: BEGIN === */

/* === Rollover Styles :: END === */
/* === Banner Styles :: BEGIN === */
.copper-oak-buyers-guide-bg {
  position: absolute;
  background: url(../img/copper-oak-body-buyers-guide-250-200.webp);
  background-size: cover;
  height: 200px;
  width: 250px;
  bottom: -5.5rem;
  right: -2rem;
  z-index: 2;
}
/* === Banner Styles :: END === */
/* === Utility Styles :: BEGIN === */
.copper-oak-hero-intro .trust-block {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
/* === Utility Styles :: END === */

/* === Media Queries :: BEGIN === */
@media (max-width: 1600px) {
  /* === Home Hero Styles :: BEGIN === */
  .copper-oak-hero-intro {
    background: url(../img/copper-oak-hero-main-1600-785.webp) center center;
    background-size: cover;
    width: 100%;
  }
  .copper-oak-hero-intro h1 {
    font-size: 3.5rem;
    line-height: 1;
    font-family: barlow-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .copper-oak-hero-intro h2 {
    font-size: 1.5rem;
    font-family: barlow-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  /* === Home Hero Styles :: END === */
  /* === SUB Hero Styles :: BEGIN === */
  /* Sub-page heroes use main hero as fallback since specific images don't exist */
  .copper-oak-hero-intro.sub.inspection,
  .copper-oak-hero-intro.sub.insurance,
  .copper-oak-hero-intro.sub.skylight,
  .copper-oak-hero-intro.sub.valley,
  .copper-oak-hero-intro.sub.stone-coated,
  .copper-oak-hero-intro.sub.asphalt,
  .copper-oak-hero-intro.sub.gutter,
  .copper-oak-hero-intro.sub.replacement,
  .copper-oak-hero-intro.sub.custom {
    background: url(../img/copper-oak-hero-main-1600-785.webp) center center;
    background-size: cover;
  }
  .copper-oak-hero-intro.sub.kitchen {
    background: url(../img/copper-oak-hero-kitchen-1600-785.webp) center center;
    background-size: cover;
  }
  .copper-oak-hero-intro.sub.bathroom {
    background: url(../img/copper-oak-hero-bathroom-1600-785.webp) center center;
    background-size: cover;
  }
}

@media (max-width: 1400px) {
  .copper-oak-hero-intro {
    background: url(../img/copper-oak-hero-main-mobile-991-675.webp) center center;
    background-size: cover;
    width: 100%;
  }
  .copper-oak-hero-intro.sub {
    background: url(../img/copper-oak-hero-main-mobile-991-675.webp) center center;
    background-size: cover;
    width: 100%;
  }
  .copper-oak-hero-intro.sub.kitchen {
    background: url(../img/copper-oak-hero-kitchen-mobile-991-675.webp) center center;
    background-size: cover;
  }
  .copper-oak-hero-intro.sub.bathroom {
    background: url(../img/copper-oak-hero-bathroom-mobile-991-675.webp) center center;
    background-size: cover;
  }
  /* Sub-page heroes use main mobile hero as fallback */
  .copper-oak-hero-intro.sub.inspection,
  .copper-oak-hero-intro.sub.insurance,
  .copper-oak-hero-intro.sub.skylight,
  .copper-oak-hero-intro.sub.valley,
  .copper-oak-hero-intro.sub.stone-coated,
  .copper-oak-hero-intro.sub.asphalt,
  .copper-oak-hero-intro.sub.gutter,
  .copper-oak-hero-intro.sub.replacement,
  .copper-oak-hero-intro.sub.custom {
    background: url(../img/copper-oak-hero-main-mobile-991-675.webp) center center;
    background-size: cover;
  }
  .contact-card {
    background-color: rgba(255, 255, 255, 0.45);
    backdrop-filter: blur(28px);
    border: 1px solid #fff;
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

@media (max-width: 1200px) {
  /* === Home Hero Styles :: BEGIN === */
  .copper-oak-hero-intro h1 {
    font-size: 3rem;
  }
  .copper-oak-hero-intro h2 {
    font-size: 1.25rem;
  }
  /* === Home Hero Styles :: END === */
}

@media (max-width: 991px) {
  .copper-oak-hero-padding {
    padding-top: 8rem;
    padding-bottom: 4rem;
  }
}

@media (max-width: 767px) {
  /* === Home Hero Styles :: BEGIN === */
  .copper-oak-hero-intro.sub {
    height: fit-content;
  }
  .copper-oak-hero-intro h1 {
    font-size: 2.25rem;
  }
  .copper-oak-hero-intro h2 {
    font-size: 1rem;
  }
  /* === Home Hero Styles :: END === */
}

@media (max-width: 450px) {
  .copper-oak-buyers-guide-bg {
    height: 100px;
    width: 150px;
    bottom: -2rem;
    right: 0rem;
  }
}
/* === Media Queries :: END === */
