@charset "UTF-8";
/* CSS Document */
.aboutHero {
	background-image: url("../images/about.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 250px;
	color: #ffffff;
	padding: 2em 0;
}
.aboutHero a {
	color: #666766;
	text-decoration: none;
}
.aboutHero a:hover {
	color: #19acca;
	text-decoration: none;
}
.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
}
.active, .accordion:hover {
	background-color: #ccc;
}
body {
  	font-family: Roboto, sans-serif !important;
  	font-size: 14px;
  	line-height: 1.42857143;
  	color: #333;
  	background-color: #fff;
}
.bottomColumn {
	margin-bottom: 2em;
}
.btn {
	color: #fff!important;
  	background-color: #19acca!important;
  	border-color: #ccc!important;
	
}
.btn:hover {
	color: #000!important;
	background-color: #19acca!important;
	border-color: #ccc!important;
}
.card-body {
    color: #666766!important;
}
.card-title {
    color: #666766!important;
}
.carousel {
  position: relative;
  min-height: 200px!important;
}
.carousel-caption {
  	position: sticky!important;
  	right: 20%;
  	left: 20%;
	top: 20%;
  	z-index: 10;
  	color: #000!important;
  	padding-top: 0px!important;
  	padding-bottom: 20px!important;
  	text-align: center;
  	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  	text-shadow: none;
}
.carousel-indicators .active {
  	width: 12px;
  	height: 12px;
  	margin: 0;
 	background-color: #000!important;
}
.dessertTint {
	background: #cccccc;
	padding: 3em 0;
}
.dessertTint a {
	color: #666766;
	text-decoration: none;
}
.dessertTint a:hover {
	color: #19acca!important;
	text-decoration: none;
}
.glyphicon {
  	position: relative;
  	top: 1px;
  	display: inline-block;
  	font-family: 'Glyphicons Halflings';
  	font-style: normal;
  	font-weight: normal;
	color: #19acca;
  	line-height: 1;
}
.grey {
	background: #666776;
    color: white;
    padding: 3em 0;
}
.grey a {
	color: #19acca;
	text-decoration: none;
}
.grey a:hover {
	color: #19acca;
	text-decoration: none;
}
h1 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 3em;
  font-weight: 700 !important;
  
  margin: .67em 0;
}
h2 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 1.75em;
  font-weight: 300 !important;
  margin: .67em 0;
}
h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 2.5em;
  font-weight: 500 !important;
  margin: .67em 0;
}
h4 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 1.5em;
  font-weight: 500 !important;
  margin: .67em 0;
}
.homeHero {
	background-image: url("../images/home.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	color: #ffffff;
	padding: 2em 0;
}
.homeHero a {
	color: #666676;
	text-decoration: none;
}
.homeHero a:hover {
	color: #19acca;
	text-decoration: none;
}
.hpLines {
	background: #19acca;
	border-bottom: 5px solid #19acca;
	height: 2em;
}
.hpFooter {
	background: #000000;
	border-top: 5px solid #19acca;
	color: #fff;
	font-size: 0.875em;
	padding: 2em 0 5em;
}
.hpFooter a {
	color: #19acca;
	text-decoration: none;
}
.hpFooter a:hover {
	color: #666676;
	text-decoration: underline;
}
.list-group-item {
    color: #666766!important;
}
.navbar-default {
  background-color: #fff!important;
  border-color: #fff!important;
}
ol {
	font-family: Open Sans, sans !important;
}
p {
  font-family: Open Sans, sans !important;	
}
.panel {
	padding: 0 18px;
	display: none;
	max-height: 100;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.sponsorHero {
	background-image: url("..");
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	color: #ffffff;
	padding: 2em 0;
}
.sponsorHero a {
	color: #d30404;
	text-decoration: none;
}
.sponsorHero a:hover {
	color: #996666;
	text-decoration: none;
}
.store-embed {
    position: relative;
    width: 100%;
    min-height: 100vh; /* adjust to taste; 100vh makes it full screen */
    border: 0;
  }
  .store-embed iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  .store-embed__fallback {
    display: none;
    padding: 1rem;
    text-align: center;
  }
  /* If the iframe fails to load, show the fallback (basic heuristic) */
  .store-embed iframe:empty + .store-embed__fallback {
    display: block;
  }
table {
	border-width: 1px solid !important;
	border-color: black;
	font-family: Open Sans, sans !important;
}
table th {
	text-align: center !important;
	background-color: #e8846b;
}
.testimonial {
	background-color: #fff;
	color: #000;
	padding: 3em 0
}
.threadsHero {
	background-image: url("../images/tshirt101.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	color: #000000;
	padding: 2em 0;
}
.threadsHero a {
	color: #666776;
	text-decoration: none;
}
.threadsHero a:hover {
	color: #19acca;
	text-decoration: none;
}
ul {
	font-family: Open Sans, sans !important;
}
.videoWrapper {
	position: relative;
	padding-bottom: 30%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	width: 90%;
	height: 90%;
}
.white {
	padding: 3em 0;
}
.white a {
	color: #fff;
	text-decoration: none;
}
.white a:hover {
	color: #19acca;
	text-decoration: none;
}
