/*

zack's theme
lt-blue #738383 => maroon #501700
a-tan #38393e => tan #eabb87

alternates

*/
@font-face {
  font-family: 'Ebrima';
  src: url("../fonts/ebrima/Ebrima.eot");
  src: url("../fonts/ebrima/Ebrima.eot?#iefix") format("embedded-opentype"), url("../fonts/ebrima/Ebrima.woff2") format("woff2"), url("../fonts/ebrima/Ebrima.woff") format("woff"), url("../fonts/ebrima/Ebrima.ttf") format("truetype"), url("../fonts/ebrima/Ebrima.svg#Ebrima") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chaparral Pro Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Chaparral Pro Regular"), url("../fonts/ChaparralPro-Regular.woff") format("woff");
}

.ebrima {
  font-family: 'Ebrima', sans-serif;
  font-weight: normal;
  font-style: normal;
}

.chaparral {
  font-family: 'Chaparral Pro Regular';
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  font-family: 'Ebrima', sans-serif;
}

.bg-a-maroon {
  background-color: #330d00;
}

.bg-a-tan {
  background-color: #eabb87;
}

.a-maroon {
  color: #330d00;
}

.a-tan {
  color: #eabb87;
}

h1 {
  color: #eabb87;
  font-family: 'Chaparral Pro Regular';
}

.sidebar-nav a,
.footer-nav a,
.footer-nav a:hover,
.footer-nav a:active,
.footer-nav .sep,
a i {
  color: #330d00;
}

.sidebar-nav li .form-control,
.sidebar-nav li button,
body.b-statement .navbar-default {
  border-color: #330d00;
}

.sidebar-nav hr {
  border-top: 1px solid #330d00;
}

body.b-statement .navbar-default {
  background-color: #330d00;
}

#menu-toggle {
  border: 1px solid #eabb87;
  width: 74px;
}

#menu-toggle:hover {
  -webkit-box-shadow: inset 0 0 0 50px rgba(234, 187, 135, 0.27);
          box-shadow: inset 0 0 0 50px rgba(234, 187, 135, 0.27);
}

#menu-toggle h1,
#menu-toggle span,
.statement .active .pill {
  color: #eabb87;
}

#menu-toggle img {
  margin: 8px auto;
  display: block;
  width: 48px;
}

.sidebar-nav li .form-control,
.pill,
.btn-default {
  background-color: #eabb87;
}

.pill, .active .pill {
  border: 1px solid #eabb87;
}

.underline {
  border-bottom: 1px solid #eabb87;
}

.btn-default {
  border-color: #eabb87;
  color: #330d00;
}

.btn-primary {
  color: #eabb87;
  background-color: #330d00;
  border-color: #330d00;
}

section.statement, body, section, .footer-over {
  background-color: #ecd9c4;
  color: #330d00;
}

.pagination > li > a, .pagination > li > span {
  color: #eabb87;
  background-color: #330d00;
  border: 1px solid #330d00;
}

.btn.focus, .btn:focus, .btn:hover {
  color: #330d00;
}

.pagination a i, .video-main p, .section-video p {
  color: #eabb87;
}

.btn-purchase .btn {
  font-weight: 400;
}

.ad-mat .btn-purchase .btn {
  min-width: auto;
  font-size: 12px;
}

.sidebar-nav a {
  font-weight: 500;
}

.tracklist h4 {
  margin-top: 10px;
}

.sidebar-nav h5 {
  border-bottom: 1px solid #501700;
}

hr {
  border-top: 1px solid #eabb87;
}

@media (max-width: 767px) {
  .b-title {
    margin-top: 50px;
  }
}

.footer h1 {
  margin-bottom: 0;
  margin-top: 30px;
}

.footer-social {
  margin-top: 0;
}

.modal-body .underline {
  border-bottom: 1px solid #330d00;
}

a {
  color: #330d00;
}
/*# sourceMappingURL=artifacts.css.map */