/*** STORE ***/












body {
  /*background: #272930;*/
  
    background: #eeeeee url('https://s9.limitedrun.com/images/1236243/B9STORE_FLYERS_background-web-res.jpg') repeat fixed ;
  
  font: 0.8em/1.8em 'Source Sans Pro', sans-serif;
  -webkit-font-smoothing: antialiased;
}

header {
  background: #272930;
}

#main {
  background-color: transparent; /*#eeeeee;*/
}

#content {
  margin: 0 auto;
  padding: 1.5em 0;
  max-width: 76em;
  /*background: #ffffff;*/
  background-color:#fff;
}

#bandIframeHeader {
  margin-top: 10px;
}

footer {
  background: #272930;/*transparent;*/
  color: ;
  text-align: center;
  padding: 7px;
}

footer div {
  text-align: left;
}

/********************
  TYPOGRAPHY
********************/

h1, h2, h3, h4 {
  font-weight: 400;
}

h1 a, h2 a, h3 a, h4 a {
  color: #333333;
}

h1 {
  font-size: 2.4em;
}

h2 {
  font-size: 2em;
  font-family: 'Montserrat', serif !important;
  /*
  border-bottom: 1px solid rgba(0,0,0,0.075);
  padding-bottom: 10px;
  */
  background-color: #E0E0E0;
  border-radius: 5px;
  padding: 5px;
  text-align: left;
  margin: 10px 2px 10px 2px;
  border: 1px solid #D0D0D0;
}

h3 {
  margin: 2em 0 0.5em;
  font-size: 1.5em;
  border-bottom: 1px solid rgba(0,0,0,0.075);
  padding-bottom: 10px;
}

h3:first-child {
  margin-top: 0.5em;
}

h4 {
  font-size: 1.25em;
}

h2 small, h3 small {
  font-size: 0.75rem;
  display: block;
  margin: 0 0 -5px;
}

.top-bar .name h1 {
  font-size: 0.8125rem;
}

hr {
  border: 1px solid #fff;
}

/********************
  ADDED ELEMENTS
********************/

.hide {
  display: none !important;
}

#cart {
  background: #eee;
  color: #252525;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.top-bar {
  height: 90px;
}

.new-header {
  background: -webkit-gradient(linear, left top, left bottom, from(#353535), to(#000));
  padding: 5px 0;
}

.new-header-banner {
  text-align: right;
}

.new-footer {
  text-align: left;
}

.new-footer li { 
  float: left;
  margin: 0 10px;
}

.add-flag-image {
  position: absolute;
  top: 0;
  height: 40px;
  width: 40px;
}

.flag-to-left {
  left: 0;
}

.flag-to-right {
  right: 0;
}

.is-new-flag {
  /*background: url('http://www.bowsnbags.com/img/new_icon.png') no-repeat;*/
  background-image: url('http://media.all4coding.com/media/catalog/product/cache/1/image/265x/9df78eab33525d08d6e5fb8d27136e95/n/e/newproducts.png');
  background-size: 40px 40px;
  background-repeat: no-repeat;
}

.is-sale-flag {
  /*background: url('http://www.askivy.net/vendor/shed/nails/assets/img/modules/shop/basket/ribbon-on-sale.png') no-repeat;*/
  background-image: url('http://www.smtmachineparts.com/images/sale_tag_256.png');
  background-size: 40px 40px;
  background-position: top;
  background-repeat: no-repeat;
}

.item-title {
  text-align: center;
  height: 22px;
  overflow: hidden;
  font-size: 11px;
  font-family: 'Montserrat', serif !important;
}

.product-wrapper {
  background: #ccc;
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #bbb;
}

.jumbotron {
  margin: 10px 0;
}

.jumbotron img {
  border-radius: 5px;
}

h3.roster {
  margin: 0.3em 0 !important;
}

iframe.roster {
  margin-top: 10px;
}

.top-bar {
  font-family: 'Montserrat', serif !important;
}

.footer-icons li a {
  display:block; 
  border-radius:3px; 
  text-decoration:none;
}

.footer-icons li {
  margin: 0 5px !important;
}

.icon { 
  width: 30px; 
  height: 30px; 
  display: block; 
}

.facebook { 
  /*background: #3b579d url('http://gilles2014.files.wordpress.com/2014/04/icon_fb3.png') no-repeat center !important; */
}

.twitter { 
  background: #2ba8e0 url('http://limitedrun.com.s3.amazonaws.com/images/1109865/twitter-icon_1_.jpg') no-repeat center !important;
}

.youtube { 
  background: #c91d27 url('http://limitedrun.com.s3.amazonaws.com/images/1109866/YouTube_1_.png') no-repeat center !important;
}

.instagram { 
  background: #d4c4a5 url('http://limitedrun.com.s3.amazonaws.com/images/1109868/instagram_36x36_1_.png') no-repeat center !important;
}

.tumblr { 
  background: #275a6b url('http://limitedrun.com.s3.amazonaws.com/images/1109867/st_tumblr_1_.gif') no-repeat center !important;
}

.top-bar-section ul li a {
  font-size: 12px;
  padding: 0 11px !important;
}

.roster img {
  width: 100%;
}

#highlights-wrapper { text-align: center; width: 100%; /*padding: 5px 5px 0 5px; background: #252525; border-radius: 5px;*/ margin-top: 10px; }
#highlights-wrapper ul li { padding: 0 5px 5px 5px !important; }
#highlights-wrapper ul li a img { border: 2px solid #454545; border-radius: 3px; }

#mc_embed_signup_scroll div {
  padding: 0.2pt !important;
}

#mc_embed_signup_scroll div input[type=text], #mc_embed_signup_scroll div input[type=email] {
  padding: 8px;
  background: #ccc;
  width: 98%;
  border-radius: 3px;
  margin-bottom: 2px;
}

#mc_embed_signup_scroll div input[type=submit] {
  border-radius: 3px;
}

/********************
  HTML ELEMENTS
********************/

p {
  margin: 0 0 20px;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

ol {
  list-style-position: inside;
}

a {
  color: #bababa;
  text-decoration: none;
}

a:hover {
  color: #333333;
}

select {
  /*-webkit-appearance: none;*/
  background: transparent;
	border: 0;
	cursor: pointer;
	font: inherit;
  border-radius: 0;
}

input, textarea {
  border: 0;
}

*:focus, *:active {
  outline: none;
}



/********************
  CLASSES
********************/

.button {
  background: #bababa;
  color: #fff;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  font-family: inherit;
  font-size: 0.9em;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  border-bottom-right-radius: 3px;
}

.button:hover {
  background: #333;
  color: #eee;
}

.overlay-wrapper {
  position: relative;
  overflow: hidden;
}

.overlay-wrapper:hover .overlay {
  display: block;
}

.overlay {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
	background: rgba(0,0,0,0.7);
}

.overlay span {
  color: white;
  height: 30px;
  width: 80%;
  text-align: center;
}

.overlay span, .absolute-center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}

.banner {
  background: #C51919;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 2px;
  text-align: center;
  color: white;
  font-size: 0.9em;
  font-weight: bold;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.boxed {
  background: rgba(0,0,0,0.05);
  padding: 10px;
  margin-bottom: 2em;
}

article.row + article.row {
  margin-top: 50px;
}

.badge {
  display: block;
  width: 110px;
  height: 20px;
  text-indent: -9999px;
  background: url(https://s9.limitedrun.com/images/1080831/limited-run-badge-white.png) no-repeat;
  margin: 20px 0 0;
  opacity: 0.15;
}



/********************
  HEADER
********************/

.header-image {
  text-align: left;
}

.header-image a img {
  /*height: 30px;*/
}




.contain-to-grid,
.top-bar,
.top-bar-section ul li,
.top-bar.expanded .title-area,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
  background: #272930;
}

.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section .dropdown li:not(.has-form) a:not(.button):hover,
.top-bar-section ul li:hover:not(.has-form)>a {
  background: rgba(0,0,0,0.1);
}

.top-bar-section li:not(.has-form) a:not(.button) {
  color: #eeeeee;
  font-family: inherit;
}

.top-bar .name h1 a {
  color: #eeeeee;
}

.top-bar-section .dropdown {
  min-width: 10em;
}
  
.top-bar-section ul li>a,
.top-bar-section .dropdown li a {
  padding: 0 15px;
}

.top-bar-section .dropdown li.title h5 a {
  line-height: inherit;
}

#search-table { 
  width: 100%;
  margin-bottom: 15px;
}

#search-table td {
  width: 50%;
}

.search-element {
  border: 1px solid #d0d0d0;
  height: 30px;
  /*background: #e0e0e0;*/
  font-size: 14px;
  border-radius: 3px;
  margin-bottom: 3px;
}

.search-box {
  min-width: 82%;
}

.search-button {
  font-size: 16px;
  font-weight: bold;
  /*min-width: 100px;
  height: 35px;*/
  border-radius: 3px
}

/********************
  PAGINATION
********************/

.pagination {
  margin: 2em 0;
  text-align: center;
}

.page a, .current {
  color: #333333;
  display: inline-block;
  padding: 2px 10px;
  margin: 2px;
}

.page a:hover, .current {
  background: rgba(0,0,0,0.05);
}

.prev, .next {
  display: none;
}



/********************
  FOOTER
********************/

footer div > div {
  padding: 1.5em 0;
}

footer, footer a {
  color: #eeeeee;
}

footer a:hover {
  color: white;
}



/********************
  PRODUCT GRIDS
********************/

.product .overlay-wrapper {
  /*height: 178px;
  line-height: 178px;*/
  text-align: center;
  background: #e0e0e0;
  /*
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  */
  border-radius: 3px;
}

@media (min-width: 640px) {
  .product .overlay-wrapper {
    /*height: 192px;
    line-height: 192px;*/
    background: #e0e0e0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
}

@media (min-width: 1024px) {
  .product .overlay-wrapper {
    /*height: 206px;
    line-height: 206px;*/
    background: transparent;
  }
}

.roster .overlay-wrapper {
  /*max-height:200px;*/
  max-height:140px;
}

.roster .overlay-wrapper img {
  border-radius: 3px;
}

.roster .band-title {
  background: #ccc;
  font-size: 14px;
  font-family: 'Montserrat', serif !important;
  text-align: center;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.roster a {
  color: #252525;
}

.product img {
  display: inline-block;
  /*max-height: 100%;*/
  vertical-align: top;
  width: auto;
}

.variations {
  background: white;
  height: 31px;
  line-height: 31px;
}

.variations select {
  width: 70%;
  color: #333;
  padding-left: 5px;
  line-height: 28px;
}

li .variations {
  border-top: 1px solid rgba(0,0,0,0.075);
  border-bottom: 1px solid rgba(0,0,0,0.075);
  border-left: 1px solid rgba(0,0,0,0.075);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #e0e0e0;
}


/********************
  PRODUCT PAGE
********************/

#social {
  margin: 2em 0;
}

#social li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.boxed span {
  display: block;
  text-align: center;
}

#notification {
  margin: -1.5em 0 2em 0;
  text-align: center;
}


/********************
  ORDER PAGE
********************/

#order table {
  margin-bottom: 40px;
  width: 100%;
}

#order table thead th, #order table tbody td {
  text-align: left;
  vertical-align: top;
}

#order table thead th {
  vertical-align: bottom;
}

#order table tbody td + td {
  text-align: right;
  width: 130px;
}

#order table#metadata td {
  width: 50%;
}

#order table#metadata td + td {
  text-align: left;
}



/********************
  CONTACT PAGE
********************/

#contact input, #contact textarea {
  border: 1px solid #dfdfdf;
  padding: 10px;
  width: 100%;
  margin-bottom: 20px;
}

#contact textarea {
  height: 150px;
}

#contact #recaptcha_widget_div {
  margin-bottom: 20px;
}



/********************
  BANDSINTOWN
********************/

.bit-header,
.bit-description-links,
.bit-rsvp {
  display: none;
}

td.bit-date {
  width: 15% !important;
}


/********************
  CLEARING STYLES
********************/
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #ccc; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #cccccc; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #cccccc; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
    
.clearing-assembled {
  
  margin: 0 auto 1.1875rem auto;
  max-width: 432px;
}

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

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

@media (max-width: 400px) {

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

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

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

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