/*!
Theme Name: Second City Sound 2018
Description: JumpStart child theme for Second City Sound
Author: dslanger@gmail.com
Template: jumpstart
Version: 1.00003
*/
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# mixins
--------------------------------------------------------------*/
.scs-cta-box .scs-cta-box__button {
  display: block;
  margin: 1rem auto; }

/*--------------------------------------------------------------
# global-elements
--------------------------------------------------------------*/
:root {
  font-size: 62.5%; }

body {
  color: #333; }

h1 {
  font-size: 3.2rem; }

.scs-show-large-up {
  display: none; }

@media (min-width: 1200px) {
  .scs-show-large-up {
    display: initial; } }

/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.site-header.light:not(.transparent) .tb-primary-menu > li > .menu-btn,
.site-header.light:not(.transparent) .header-toolbar li a {
  color: #333;
  font-size: 1.7rem; }
  .site-header.light:not(.transparent) .tb-primary-menu > li > .menu-btn:hover,
  .site-header.light:not(.transparent) .header-toolbar li a:hover {
    color: #af261e; }

.site-header .tb-primary-menu ul.sub-menu .menu-btn {
  color: #333;
  font-weight: 600;
  font-size: 1.5rem;
  padding: 1.2rem;
  transition: all ease 333ms; }
  .site-header .tb-primary-menu ul.sub-menu .menu-btn:hover {
    color: #fff;
    background-color: #333; }

.tb-primary-menu ul.non-mega-sub-menu {
  padding: 0;
  border: 1px solid #333; }

.tb-sticky-header > .wrap {
  height: 100px; }

.tb-sticky-header .logo-sticky img {
  max-height: 75px; }

.tb-sticky-header .scs-logo-text__description {
  font-size: 1.6rem; }

.tb-sticky-header .scs-logo-text__services {
  font-size: 1.2rem; }

.tb-sticky-header .scs-logo-text__phone {
  margin: 0;
  font-size: 1.4rem; }

.tb-mobile-header > .wrap {
  height: 80px; }

@media (min-width: 992px) {
  .scs-logo-text {
    position: absolute;
    left: 11rem;
    top: 50%;
    transform: translate3d(0, -50%, 0); }
  .tb-sticky-header .scs-logo-text {
    left: 9rem; }
  .scs-logo-text__description,
  .scs-logo-text__services {
    margin: 0 0 0.5rem; }
  .scs-logo-text__description {
    font-size: 1.8rem; }
  .scs-logo-text__services {
    font-size: 1.4rem; }
  .scs-logo-text__phone {
    margin: 0;
    font-size: 1.6rem; } }

/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
#bottom {
  position: relative; }

.skyline {
  margin-top: 12rem;
  position: relative;
  top: 0.2rem; }
  .skyline img {
    width: 100%; }

.site-footer {
  background-color: #3c3c3b;
  position: relative; }
  .site-footer .site-copyright {
    background: #3c3c3b; }
  .site-footer .site-copyright p {
    color: #fff; }
  .site-footer h3 {
    font-size: 2.2rem; }
  .site-footer h5 {
    font-size: 1.6rem; }
  .site-footer .scs-footer-fb svg {
    font-size: 5rem; }
  .site-footer .scs-footer-fb span {
    display: block;
    margin-bottom: 2.5rem; }

@media (min-width: 992px) {
  .site-footer {
    text-align: center; } }

/*--------------------------------------------------------------
# cta box
--------------------------------------------------------------*/
.scs-cta-box {
  text-align: center;
  max-width: 33rem;
  margin: 0 auto; }
  .scs-cta-box .scs-cta-box__headline {
    font-size: 2.8rem;
    color: #333; }
  .scs-cta-box .scs-cta-box__content {
    font-size: 2.2rem;
    color: #333; }
  .scs-cta-box .scs-cta-box__button {
    width: 16rem;
    border: 0.2rem solid #333;
    font-size: 1.4rem;
    font-weight: bold; }
    .scs-cta-box .scs-cta-box__button:hover {
      background: #fff;
      color: #333;
      border: 0.2rem solid #333; }

/*--------------------------------------------------------------
# home
--------------------------------------------------------------*/
.home.admin-bar #custom-main > .hero.scs-home-hero {
  min-height: calc(100vh - 96px); }

.home #custom-main > .hero.scs-home-hero {
  min-height: calc(100vh - 64px);
  background-position: top center;
  background-size: cover; }
  .home #custom-main > .hero.scs-home-hero .jumbotron-wrap {
    max-width: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(215, 215, 215, 0.15);
    padding: 3rem; }

.home .tb-logos .title {
  font-size: 3rem;
  text-align: center;
  padding: 1rem;
  border-bottom: 0.2rem solid rgba(0, 0, 0, 0.5);
  border-top: 0.2rem solid rgba(0, 0, 0, 0.5); }

.home .tb-logos .tb-logo.boxed img {
  max-width: 85%;
  max-height: 85%; }

.home .tb-logos .tb-logos-inner {
  max-width: 90%;
  margin: 6rem auto 9rem; }

.home .author-image {
  display: none; }

@media (min-width: 992px) {
  .home.admin-bar #custom-main > .hero.scs-home-hero {
    min-height: calc(100vh - 182px); }
  .home #custom-main > .hero.scs-home-hero {
    min-height: calc(100vh - 150px);
    background-position: top center; }
    .home #custom-main > .hero.scs-home-hero .jumbotron-wrap {
      display: flex;
      flex-direction: column;
      justify-content: center;
      bottom: 0;
      left: 0;
      top: 0;
      right: 70%;
      padding: 3rem; } }

.scs-home-header {
  display: flex;
  flex-direction: column; }

.scs-home-header__text {
  width: 100%;
  background: #333;
  text-align: center;
  padding: 2rem;
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  font-family: 'Oswald', sans-serif;
  display: flex;
  align-items: center; }

.scs-home-header__img {
  width: 100%;
  min-height: 40rem;
  background-image: url("/wp-content/uploads/2018/08/scs-digital-hq.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center; }

@media (min-width: 675px) {
  .scs-home-header__text {
    font-size: 2.4rem; } }

@media (min-width: 992px) {
  .scs-home-header {
    min-height: calc(100vh - 184px);
    flex-direction: row; }
  .scs-home-header__text {
    height: 100%;
    width: 40%;
    font-size: 2.6rem;
    order: -1;
    min-height: calc(100vh - 184px); }
  .scs-home-header__img {
    width: 60%;
    height: 100%;
    min-height: calc(100vh - 184px); }
  #home-section-1 {
    margin-top: 30px; } }

@media (min-width: 1200px) {
  .scs-home-header__text {
    font-size: 3rem; } }

/*--------------------------------------------------------------
# about
--------------------------------------------------------------*/
.custom-layout-about .scs-about .tb-headline h1 {
  font-size: 3.2rem; }

.custom-layout-about .scs-about .tb-headline p {
  font-size: 2.75rem; }

.custom-layout-about .scs-about p {
  font-size: 2rem; }

/*--------------------------------------------------------------
# contact
--------------------------------------------------------------*/
.custom-layout-contact div.wpforms-container-full .wpforms-form .wpforms-description {
  font-family: 'Oswald', sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  color: #333; }

.custom-layout-contact div.wpforms-container-full .wpforms-form .wpforms-required-label {
  color: #333; }

.custom-layout-contact div.wpforms-container-full .wpforms-form .wpforms-field-label {
  margin-bottom: 1rem;
  font-size: 2rem;
  color: #333; }

.custom-layout-contact div.wpforms-container-full .wpforms-form input[type='text'],
.custom-layout-contact div.wpforms-container-full .wpforms-form input[type='email'] {
  height: 4.5rem; }

.custom-layout-contact div.wpforms-container-full .wpforms-form button[type='submit'] {
  background-color: #fff;
  color: #333;
  border: 0.2rem solid #333;
  transition: all ease 333ms;
  padding: 1.25rem 3rem;
  font-size: 2rem;
  letter-spacing: 0.15rem;
  font-family: 'Oswald', sans-serif; }
  .custom-layout-contact div.wpforms-container-full .wpforms-form button[type='submit']:hover {
    color: #fff;
    background-color: #333;
    border: 0.2rem solid #333; }

/*--------------------------------------------------------------
# rental
--------------------------------------------------------------*/
.custom-layout-rentals .scs-rentals-header .scs-rentals-header__inner {
  color: #333;
  background-color: transparent;
  border: 0.2rem solid #333;
  padding-bottom: 5rem; }
  .custom-layout-rentals .scs-rentals-header .scs-rentals-header__inner .headline {
    font-weight: bold;
    font-size: 2.4rem;
    margin-bottom: 0;
    display: inline-block;
    padding: 1rem 2rem 0;
    transform: translate3d(0, -65%, 0);
    background: white;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif; }
  .custom-layout-rentals .scs-rentals-header .scs-rentals-header__inner .desc {
    text-align: left;
    line-height: 1.5;
    font-size: 1.6rem;
    padding: 0; }

.custom-layout-rentals .scs-rentals-header-image {
  padding: 0; }

.custom-layout-rentals .scs-rentals-header-text {
  padding: 3rem; }
  .custom-layout-rentals .scs-rentals-header-text h1 {
    font-size: 3rem; }
  .custom-layout-rentals .scs-rentals-header-text p {
    font-size: 2rem; }

.custom-layout-rentals .scs-rental-listings {
  padding: 0; }
  .custom-layout-rentals .scs-rental-listings .tablepress thead th {
    background-color: lightgray;
    color: #333; }
  .custom-layout-rentals .scs-rental-listings .tb-toggle.panel {
    margin-bottom: 2rem;
    border-color: #333;
    border-width: 0.2rem; }
    .custom-layout-rentals .scs-rental-listings .tb-toggle.panel .panel-title {
      font-family: 'Oswald', sans-serif;
      color: #333; }
      .custom-layout-rentals .scs-rental-listings .tb-toggle.panel .panel-title:hover, .custom-layout-rentals .scs-rental-listings .tb-toggle.panel .panel-title.active-trigger {
        background: #333;
        color: #fff; }
        .custom-layout-rentals .scs-rental-listings .tb-toggle.panel .panel-title:hover .panel-title-icon, .custom-layout-rentals .scs-rental-listings .tb-toggle.panel .panel-title.active-trigger .panel-title-icon {
          color: #fff; }
    .custom-layout-rentals .scs-rental-listings .tb-toggle.panel .panel-body {
      color: #333; }

@media (min-width: 768px) {
  .custom-layout-rentals .scs-rentals-header .scs-rentals-header__inner .headline {
    font-size: 3.2rem; }
  .custom-layout-rentals .scs-rentals-header .scs-rentals-header__inner .desc {
    padding: 0 3rem;
    font-size: 1.8rem; }
  .scs-rental-listings .tb-toggle.panel .panel-title {
    font-size: 2rem;
    padding: 1.5rem; } }

/*--------------------------------------------------------------
# sales
--------------------------------------------------------------*/
.custom-layout-sales .scs-sales-header-image {
  padding: 0; }

.custom-layout-sales .scs-sales-header-text .element {
  padding: 3rem; }

.custom-layout-sales .scs-sales-header-text h1 {
  font-size: 3.2rem; }

.custom-layout-sales .scs-sales-header-text p {
  font-size: 2.4rem; }

.custom-layout-sales .tb-headline p {
  font-size: 2.4rem; }

.custom-layout-sales .tb-logos .tb-logo.boxed img {
  max-width: 85%;
  max-height: 85%; }

.custom-layout-sales .tb-logos .tb-logos-inner {
  max-width: 90%;
  margin: 6rem auto 9rem; }

/*--------------------------------------------------------------
# used-gear
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# repairs
--------------------------------------------------------------*/
.scs-repairs-header-image {
  padding: 0; }

.scs-repairs-header-text {
  padding: 3rem; }
  .scs-repairs-header-text h1 {
    font-size: 3.2rem; }
  .scs-repairs-header-text p {
    font-size: 2.4rem; }

.scs-repairs-copy h2 {
  font-size: 2.5rem; }

.scs-repairs-copy p {
  font-size: 2rem; }

.custom-layout-repairs div.wpforms-container-full .wpforms-form .wpforms-description {
  font-family: 'Oswald', sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  color: #333; }

.custom-layout-repairs div.wpforms-container-full .wpforms-form .wpforms-required-label {
  color: #333; }

.custom-layout-repairs div.wpforms-container-full .wpforms-form .wpforms-field-label {
  margin-bottom: 1rem;
  font-size: 2rem;
  color: #333; }

.custom-layout-repairs div.wpforms-container-full .wpforms-form input[type='text'],
.custom-layout-repairs div.wpforms-container-full .wpforms-form input[type='email'] {
  height: 4.5rem; }

.custom-layout-repairs div.wpforms-container-full .wpforms-form button[type='submit'] {
  background-color: #fff;
  color: #333;
  border: 0.2rem solid #333;
  transition: all ease 333ms;
  padding: 1.25rem 3rem;
  font-size: 2rem;
  letter-spacing: 0.15rem;
  font-family: 'Oswald', sans-serif; }
  .custom-layout-repairs div.wpforms-container-full .wpforms-form button[type='submit']:hover {
    color: #fff;
    background-color: #333;
    border: 0.2rem solid #333; }

/*--------------------------------------------------------------
# repairs
--------------------------------------------------------------*/
.custom-layout-location-parking .scs-location .tb-content-block p {
  font-size: 1.8rem; }

.custom-layout-location-parking .scs-location .tb-content-block a {
  color: #333;
  text-transform: uppercase;
  font-weight: bold; }

.custom-layout-location-parking .scs-parking-pass {
  display: flex;
  justify-content: flex-start; }

.custom-layout-location-parking .scs-parking-pass__link {
  color: #fff;
  font-size: 2rem;
  background: #333;
  padding: 1.5rem 3rem;
  border: 0.2rem solid #333;
  font-weight: bold;
  max-width: 40rem;
  transition: all ease 333ms; }
  .custom-layout-location-parking .scs-parking-pass__link:hover {
    background: #fff;
    color: #333; }

@media (min-width: 768px) {
  .custom-layout-location-parking .scs-parking-pass {
    justify-content: center; } }
