/* Custom CSS */

#navigation-outside{
  background:#f04e6d; 
  width:100%;
  height:65px;
  float:left;
  padding:5px 20px 0 20px;
  display:block;
}


#navigation-inside{

  max-width:1030px;
  margin:0 auto;
  height:60px;
  display:block;
}

#nav-logo{
  height:60px;
  float:left;
  margin:0;
  padding:0;
}

#nav-logo-right{
  height:60px;
  float:right;
  margin-top:1px;
}

#secondary-nav{
  width:100%;
  height:30px;
  background:black; 
  padding:0 20px;
  float:left;
}

#secondary-nav-inside{
  max-width:1020px;
  height:25px;
  margin:0 auto;
}


#nav-left {
  width:auto;
  float:left;
  margin:0 0 0 2px;
  height: 25px;
  list-style:none;
  padding-top:3px;
}

#nav-footer{
   width:auto;
  margin:0 0 0 2px;
  height: 25px;
  list-style:none;
  padding-top:3px; 
}

#nav-right{
  float:right;
  background:#dfef30;
  display:inline-block;
  padding-right:0px;
}

#nav-right:hover{
 background:#f04e6d;
 transition:background .5s;
}

#nav-right li{
  color:black;
  font-size:12px;
  float:right;
  height:29px;
  line-height:29px;
  padding-left:10px;
  list-style:none;
}

#nav-left li{
  float:left;
  width:auto;
  color:white;
  font-size:13px;
   font-weight:bold;
  padding-right:14px;
  line-height:25px;
  font-family:'Quicksand';
  letter-spacing:1px;
  transition:color .5s;
}

#nav-left li a{
 color:white !important; 
}

#nav-left li a:hover{
 color:#dfef30 !important; 
}

#socials{
 float:right;
 display:block;
 width:auto;
 padding-top:10px;
 height:auto;
}

#socials li {
 float:right;
 padding-right:13px;
 font-size:27px;
 list-style:none;
}

#socials li a{
  color:#d64561 !important;
transition:color .2s;
}

#socials li a:hover{
  color:#b53a52 !important;

}

#content{
  margin:0 auto;
  max-width:1040px;
  margin-top:80px; 
  height:auto;
  padding:10px;
  overflow:auto;
}


.row {
  max-width:1045px;
}

.medium-block-grid-4>li {
  padding: 0 0.625rem 0rem;
}

.panel h6{
 margin:0; 
 color:white;
}

.product:hover h6{
  color:black;
  transition:color .5s;
}

.product:hover span{
 color:black;
 transition:color .5s;
}

.custom-title{
 width:100%;
 color:white;
 width:100%;
 padding:8px 3px 5px 10px;
}

.panel>:first-child {
    margin-top: -4px;}

.list_artist{
  font-size:15px;
  font-weight:bold;
  font-family:'Quicksand';
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_title{
 font-size:12px; 
 line-height:12px;
 font-family:'Quicksand';
 
}

.header{
 font-size:15px; 
 letter-spacing:2px;
 float:left;
 display:inline-block;
 color: white !important;
 margin-bottom:15px;
 background:black;
 font-weight:700;
 padding:8px 12px 6px 12px;
 border-bottom:3px solid #f04e6d;
 font-family:'Quicksand';
 text-transform:uppercase;
}

hr{border:1px solid black;
}

.section{
  margin-top:20px;
  display:inline-block;
  width:100%;
  height:auto;
}

.section-right{
 float:right;
 width:30%;

}

.section-left{
 width:68%;
 float:left;

 display:inline-block;
}

.section-left > .header{
  color:black;
}

.headline{
 width:90%;
 float:left;
 padding-top:8px;
 font-family:'Kreon';
 letter-spacing:0px;
}

.headline h6{
  font-family:'Quicksand';
  
}

.headline li{
  list-style:none;
}

.headline li a{
 font-size:18px; 
}


.arrow-boi{
 float:right;
 margin-top:10px;
}

#view-all-news{
 float:right;
 margin-top:4px;
 background:#ed506f;
 padding:7px;
 font-weight:bold;
 color:white;
 font-size:12px;
}

#news-headlines{
 float:left; 
 display:inline-block;
}


#videos{
  float:left;
  display:inline-block;
  margin-bottom:10px;
 width:100%; 
}

.video{
 margin-right:10px;
  width:23%;

 float:left;
}


.video p{
 font-family:'Kreon';
 line-height:20px;
 font-weight:300;
 padding-top:10px;
}

#featured-ps{
  width:100%;
  display:inline-block;
  float:left;
  padding:0 5px;
}

.media-body{
padding:3px;
float:left;
padding-right:10px;
padding-bottom:0;
padding-left:10px;
border-bottom:1px solid gray;
width:100%;
margin-bottom:11px;
transition: background .8s;
border-left:15px solid #dfef30; 
}

.media-body:hover{
 background:#ed506f;
}

.media-body:hover a{
  color:white !important;
}
.media-heading a{
 font-size:13px; 
 font-weight:bold;
 color:#f04e6d;
 margin-bottom:0px;
}

.media-body h6{
  font-size:12px;

}

#socials li a:hover{
 color:#dfef30; 
 transition: color .4s;
}

#footer-content{
font-family:'EB Garamond';
 padding:40px 20px;
 max-width:1050px;
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.95rem;
}

article h3 a{
 color:black; 
 font-size:22px;
 font-weight:700;
 font-family:'Kreon';
}

article h3 a:hover{
  color:#f04e6d;
}

article h6  {
 font-family:'Quicksand';
 line-height:00px; 
 font-size:14px;
 margin-bottom:25px;
}

article p{
 font-family:'Kreon'; 
 font-size:14px;
 font-weight:300;
}

article p a{
 color:#f04e6d;
 font-weight:bold;
}

article p a:hover{
 color:black; 
}

.pink{
  color:#f04e6d !important;
}

.column, .columns{
  padding:0;
  width:100%;
}

/* Product Page */

#product-page-left{
  width:43% !important;
}

#product-page-right{
 width:55% !important; 
}


select{
 font-family:"Quicksand"; 
}

.product_photos .thumbnails {
  margin-bottom: 0;
  margin-left: 0;
  padding:0;
  list-style: none;
  text-align: center;
  width:100%;
}

.product_photos .featured img {
  width: 100%;
 display:block;
}

.thumbnails li {
  float: left;
  height: auto;
  width: 22%;
  margin-right:10px;
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #d8d8d8;
}

.thumbnails .featured {
  width: 100%;
  margin: 0;
  padding: 0;
}


/* History Page */

#history-left{
  float:left;
  width:30%;
  padding:0 10px 20px 10px
}

#history-right{
  float:right;
  width:70%;
  padding:0 10px;
}

#history .history-item .orbit-container {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    margin: 0 auto 0rem auto !important;
    max-width: 300px;
}

#history .history-item .links.inline-list li a {
font-size: 0.7rem;
color:white !important;
}

.inline-list {
 margin-left:-5px;
}

.inline-list>li {
    list-style: none;
    float: left;
    margin-left: .3rem;
    display: block;
    background:black;
    padding:4px 6px 4px 6px;
}

.inline-list>li:hover{
    color:white !important;
  background:#f04e6d !important;
   transition: background .6s;
}





/* News */

#news-left{
 width:70%;
 clear:both;
 display:inline-block;
}

#news-right{
 height:auto;
 width:28%;
 float:right;
 display:inline-block;
 clear:both;
}


.large-block-grid-4>li:nth-of-type(n) {
 width:25%; 
}

artist-item{
 width:33%; 
}

 #store-header{
 width:100%;
 display:inline-block;
 position:relative;
 padding:15px 0px 0 0px ;
 margin:0 0 18px 0 !important;
 float:left;
}


#store-header > ul{
 padding:0 0px 0 10px !important; 
 float:left;
 display:inline-block;
}

#store-header li{
 float:left;
 margin-right:10px;
 background:#dfef30;
 color:black;
 font-weight:bold;
 list-style:none;
 padding:5px 10px 5px 10px;
}

#store-header li:hover{
    color:white;
  background:#ed506f;
}

#store-header li:hover a {
 color:white !important; 
}

#store-header li a {
  color:black !important;
}

a.right{
 margin-top:35px; 
}

.tour-band-name{
 font-family:"Quicksand"; 
 padding:10px 0;
 font-weight:bold;
}

.band-tour-dates{
 float:left;
 display:block;
 position:relative;
}

#about-left{
  width:30%;
  float:left;
  height:500px;
  display:inline-block;
  position:relative;

}

#about-right{
 width:70%;
 float:right; 
 padding:0 30px;
 display:inline-block;
 position:relative;
}

#container{
 float:left;
 position:relative;
 display:block; 
 width:100%;
 height:auto;
}

@media only screen and (max-width: 900px) {
  
   #store-header ul{
    display:block;
    margin:10px 0 0 -10px !important;
  }
  
  
  #store-header li{
    font-size:11px;
  }
}

@media only screen and (max-width: 600px) {
  
  #news-left{
    width:100%;
  }
  #news-right{
    display:none;
  }
    
  #nav-right{display:none;
  }
  #socials{
   display:none; 
  }
  
  .section-left{width:100%;
}

  .section-right{width:100%;
  }
  
  .video{width:47%;
  }
  
  .large-block-grid-4>li:nth-of-type(n) {
    width: 50% !important;
    height:50$;
}
}




/* Foundation Overrides */

a {
color:#ed506f !important;
}

p{
 font-family:"Quicksand"; 
 font-size:13px;
 text-align:justify;
}

a:hover, a:focus {
  color: #000000;
}

.button {
  background-color: #f04e6d;
  border-color: #000000;
  color: #ffffff;
  font-family:'Quicksand';
}

.button:hover, .button:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}

.hide {
  display: none !important;
}

.orbit-container {
  margin: 0 0 1.1875rem 0;
  margin-top:0px;
  /* box-shadow: 2px 2px 1px black; */
}

.orbit-container .orbit-slides-container li {
  text-align: center;
}

.orbit-container .orbit-slides-container li img {
  margin: 0 auto;
}

.orbit-container .orbit-timer {
  visibility: hidden;
}

.orbit-container .orbit-bullets-container .orbit-bullets {
  margin-bottom: 0.59375rem;
}

.postfix {
  height: 2.125rem;
}

.postfix.button {
  height: 2.125rem;
  line-height: 2.125rem;
}

nav.pagination {
  display: block;
  font-size: 1rem;
  height: 1.5rem;
  line-height: 1.6;
  margin-left: -0.3125rem;
}

nav.pagination span {
  color: #999999;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
}

nav.pagination span a, nav.pagination span.current, nav.pagination span.inactive {
  background-color: transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #999999;
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
}

nav.pagination span:hover a, nav.pagination span a:focus {
  background-color: #e6e6e6;
  color: #999999;
}

nav.pagination span.inactive {
  background-color: transparent;
  color: #999999;
  cursor: default;
}

nav.pagination span.inactive:hover, nav.pagination span.inactive:focus {
  background-color: transparent;
}

nav.pagination span.current {
  background-color: #f04e6d;
  color: #ffffff;
  font-weight: bold;
  cursor: default;
}

nav.pagination span.current:hover, nav.pagination span.current:focus {
  background-color: #f04e6d;
  color: #ffffff;
}

nav.pagination span {
  float: left;
  display: block;
}

.pagination-centered nav.pagination span {
  float: none;
  display: inline-block;
}

.postfix {
  height: 2.2125rem;
}


.th {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; 
  }

  .th:hover, .th:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }


.top-bar .title-area .name h1 a img {
  height: auto;
  margin-top: -2px;
  max-height: 42px;
  max-width: 175px;
  width: auto;
}

.top-bar-section ul li > a {
  font-weight: 300;
}

@media only screen and (min-width: 40.063em) {
  .top-bar-section .social li a {
    padding: 0 7px;
  }

  h1 a.right, h2 a.right, h3 a.right, h4 a.right, h5 a.right {
    font-size: 0.5em;
    margin-top: 1.5em;
  }
}


/* Layout */

body {
font-family:'Lato' !impoartant;
height:auto;
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Kreon';
  letter-spacing:0px;
  color: #222222;
}

.content-container {
 background:#f4f3d3;
 width:100%;


}

.content-container > div {
  background:#faf9d7;
  margin: 0 auto;
  padding: 1.1875rem 0;
  max-width: 1050px;
  width: 100%;

}

.content-container h1 .right, .content-container h2 .right, .content-container h3 .right, .content-container h4 .right, .content-container h5 .right {
  font-size: 0.65em;
  margin-top: 0.5em;
}

.content-container h1 + hr, .content-container h2 + hr, .content-container h3 + hr, .content-container h4 + hr, .content-container h5 + hr {
  margin-top: 0;
}

.footer-container {
  background:black;
  color: #ffffff;
}

.footer-container > div {
  margin: 0 auto;
  padding: 1.1875rem 0;
  max-width: 58em;
  width: 100%;
}

.footer-container p, .footer-container ul {
  color: #ffffff;
  font-size: 0.75rem;
}

.footer-container a {
  color: #f9f9f9;
}

.footer-container a:hover {
  color: #ffffff;
}


/* Errors */

#error {
  padding: 100px 0 150px 0;
}

#error h3 {
  text-align: center;
}

#error p {
  text-align: center;
}


/* Product Grid */

.product {
  margin: 0 auto;
  padding:0;

box-shadow: 2px 2px 1px black;
background:#f04e6d;
}

.product:hover{
 background:#dfef30;
 transition: background .6s;
}






.product img{
  width:100%;
  height:100%;

}

.product-bg{

}



.product a.th {
  display: block;
  position: relative;
  text-align: center;
  width:100%;
  height:100%;
}

a.th {
  height:100%;
 width:100%; 
}

a.th img{
height:100%;
 padding:0 0px; 
}

@media (max-width: 400px) {


}

.product a.th .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 0 0;
  padding: 0.25rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}


.product .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 4px 0 0 0;
  margin:0;
  border-width:0px;
line-height:16px;
}

.product .panel div {
  display: block;
  margin-bottom: 0em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.product .panel-info div + div {
  font-size: 0.75rem;
  margin-top: 0rem;
}

.large-block-grid-4>li:nth-of-type(n) {
    margin-bottom: 20px;
    clear: none;
}




/* Product Page */

#product {

}

#product .clearing-assembled {
  
  margin: 0 auto 1.1875rem auto;
  max-width: 432px;
}

#product .clearing-assembled .clearing-thumbs li {
  text-align: center;
  width: 100%;
}

#product .clearing-assembled .clearing-thumbs li + li {
  height: 125px;
  line-height: 125px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 33%;
}

@media (max-width: 400px) {

  #product .clearing-assembled .clearing-thumbs li + li {
    height: 75px;
    line-height: 75px;
  }
}

#product .clearing-assembled .clearing-thumbs li + li a img {
  max-height: 100%;
  max-width: 100%;
}

#product .clearing-assembled.clearing-blackout {
  max-width: 100%;
}

#product .clearing-assembled.clearing-blackout .clearing-thumbs li {
  width: 120px !important;
}

#product .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  margin:0px !important;
  padding-bottom:0;

}

#product .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#product .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 1.1875rem 0;
  padding: 0.25rem;
  text-align: center;
}

#product .soundcloud-container {
  margin-bottom: 1.1875rem;
}

#product .add-to-cart-container {

}


/* Product Search */

#search {
  display: inline;
  float: right;
  margin: 0;
  text-align: right;
}

#search input {
  font-size: 0.6875rem;
  padding: 0.625rem 0.625rem 0.625rem 0.625rem;
}

#search .button {
  background-color: #f04e6d;
  border: 2px solid #000000;
  margin: 0;
  padding: 0.625rem 0.625rem 0.625rem 0.625rem;
}



/* Event Grid */

.event {
  margin: 0 auto;
  max-width: 202px;
}

.event a.th {
  display: block;
  height: 200px;
  line-height: 200px;
  position: relative;
  text-align: center;
}

@media (max-width: 400px) {

  .event a.th {
    height: 150px;
    line-height: 150px;
  }
  
  .event a.th img {
    max-height: 100%;
    max-width: 100%;
  }
}

.event a.th .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 0 0;
  padding: 0.25rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}

.event .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.25rem 0rem;
}

.event .panel div {
  display: block;
  margin-bottom: 0rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.event .panel-info div + div {
  font-size: 0.75rem;
  margin-top: 0rem;
}


/* Event Page */

#event {

}

#event .clearing-assembled {
  
  margin: 0 auto 1.1875rem auto;
  max-width: 432px;
}

#event .clearing-assembled .clearing-thumbs li {
  text-align: center;
  width: 100%;
}

#event .clearing-assembled .clearing-thumbs li + li {
  height: 125px;
  line-height: 125px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 33%;
}

@media (max-width: 400px) {

  #event .clearing-assembled .clearing-thumbs li + li {
    height: 75px;
    line-height: 75px;
  }
}

#event .clearing-assembled .clearing-thumbs li + li a img {
  max-height: 100%;
  max-width: 100%;
}

#event .clearing-assembled.clearing-blackout {
  max-width: 100%;
}

#event .clearing-assembled.clearing-blackout .clearing-thumbs li {
  width: 120px !important;
}

#event .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.5rem;
}

#event .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#event .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 1.1875rem 0;
  padding: 0.25rem;
  text-align: center;
}

#event .map-container {
  margin-bottom: 1.1875rem;
}

#event .soundcloud-container {
  margin-bottom: 1.1875rem;
}

#event .add-to-cart-container {

}


/* Contact Page */

#contact {

}

#contact textarea {
  height: 115px;
}

#contact #recaptcha_widget_div {
  margin: 0 0 1rem 0;
}


/* Gallery Page */

#gallery {

}

#gallery ul li > div {
  margin: 0 auto;
  max-width: 202px;
}


/* History Page */

#history {

}

#history .history-item {

}

#history .history-item .orbit-container {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  margin: 0 auto 1.1875rem auto;
  max-width: 300px;
}

#history .history-item .release-information {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  margin-bottom: 0;
}

#history .history-item .links.inline-list a {
  font-size: 0.9rem;
}


/* Order Page */

#order {

}

#order #question .panel {
  font-size: 0.9rem;
  line-height: 1.2rem;
  padding: 0.75rem 0;
  text-align: center;
}

#order table tbody tr td + td {
  text-align: right;
}

/* Roster Page */

#roster {

}

#roster ul li > div {
  margin: 0 auto;
  width: 100%;
}

#roster ul li > div .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  margin-top:-1px;
  padding: 0.25rem 0rem;
}

#roster ul li > div .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#roster img {
  width:100% !important; 
}

/* Roster Item Page */

#roster-item {

}

#roster-item #description p {
  font-size: 0.9rem;
}

#roster-item #links .inline-list a {
  font-size: 0.9rem;
}

#roster-item #soundcloud iframe {
  margin-bottom: 1rem;
}

#roster-item #bandsintown {
  margin-bottom: 1rem;
}