
body {
    background-color: #dad5cb;
    -webkit-font-smoothing: antialiased !important;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #ef2a24;
    font-weight: 400;
}
a,
a:visited {
    color: #ef2a24;
}
h3 {
    font-size: 18px;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0px auto;
}
h3.artist {
    font-weight: 700;
}
.details h3 {
    margin-top: 30px;
}
.form-control {
    font-size: 0.9em;
    padding: 2px 6px;
    background-color:white;
    color:black;
}
.container-fluid {
    max-width: 1240px;
    margin-top: 5em;
    margin-bottom: 10rem;
    min-height: 100%;
}
.container-fluid .glyphicon {
    font-size: 80%;
}
.navbar .container {
    width: auto !important;
}
.navbar-brand {
    padding: 0px 20.5px;
    font-size: 1.1em;
    line-height: 65px;
}
.navbar-brand img {
    margin-top: 20px;
    max-height: 25px !important;
}
.navbar {
    font-size: 1em;
    background-color: #fff;
    color: #ef2a24;
}
.navbar-inverse {
    border-color: transparent;
}
.navbar-collapse {
    border-top: none;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar a, .navbar-brand a, .navbar-inverse .navbar-brand{
    color:black;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
}

.checkout {
    padding: 2px 6px;
    background-color: #ef2a24;
    color:white;
}
.checkout:hover {
    background-color: white;
    color: #ef2a24;
}
.navbar-right {
    margin-right: 45px;
}

.cart h4 {
    font-size:20px;
}
.cart .panel-heading, .cart .panel-body, .cart .panel-footer  {
    border-bottom: 1px solid #999;
}
.cart, .panel-info > .panel-heading, .panel-footer  {
    background-color:white;
    color:black;
}
.cart .panel-body .row {
    min-height: 45px;
    font-size: 1.1em;
}
.cart .panel-title .row {
    min-height: 50px;
    font-size: 1.7em;
    line-height: 50px;
}
.cart .panel-footer .row {
    min-height: 50px;
    font-size: 1.2em;
    line-height: 50px;
}
.tracklist {
    margin-left: -24px;
}
ol.tracklist {
    margin-top: 20px;
}
.nav-tabs > li {
    border: none;
    background-color: transparent;
    margin-right: 6px;
    min-width: 200px;
    text-align: center;
    margin-bottom: 0;
}
.nav-tabs {
    border: 0;
}
.nav {
    margin-left: -15px;
}
.navbar-inverse .navbar-nav > li > a {
    color: black;
}
.nav-tabs h4 {
    font-size:18px;
    color: #ef2a24;
}
.navbar-bottom h4 {
    font-size:1.2em;
    line-height:60px;
}
.nav-tabs > li > a {
    border: 0;
    border-radius: 0;
    color: #000;
    background-color: transparent;
}
.nav-tabs > li > a:hover {
    background-color: #000;
    border: 0;
    margin-right: 0;
    color: #ef2a24;
}

.nav-tabs > li.inactive {
  background: #c8c4b9;
    color: #ef2a24;
}

.nav-tabs > li.inactive > a:hover,
.nav-tabs > li.inactive > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li, .nav-tabs > li:hover 
{
    background-color: #fff;
    border: 0;
    color: #ef2a24;
}

.nav-tabs > li.inactive:hover,
.nav-tabs > li.inactive:focus,
.nav-tabs > li.active:hover,
.nav-tabs > li.active:focus,
.nav-tabs > li, .nav-tabs > li:hover {
    margin-right: 6px;
}

.container-product {
    min-height: 100%;
    padding-bottom: 20px;
    border: 0px;
    background: #fff;    
}
.navbar-bottom {
    background: #c8c4b9;
    border: none;
}
.button-container {
    display: block;
    width: 100%;
    margin: 30px auto 40px auto;
}
.btn,
.btn:active {
    display: block;
    margin: 10px auto;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background: #ef2a24;
}
.products .btn {
  max-width: 350px; 
}
.btn.trash {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    padding: 0px 12px;
    font-size: 24px;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: white;
    color:black;
    box-sizing: border-box;
}
.btn.trash:hover {
    color: black;
}
.highlight,
.price {
    color: #ef2a24;
}
.btn .highlight {
    color: #fff;
    
}

.btn a {
    color: #fff;
    display:block;
    padding:7px 0;
}
.btn:hover, .btn:hover a {
    color: #ef2a24;
    background: #fff;
}
.btn:hover .highlight {
    color: #ef2a24;
}
.details {
    font-size: 0.9em;
}
.details .btn {
    margin-left: 0;
    margin-right: 0;
}

legend {
    color: #000;
}

fieldset {
    margin-top: 30px;
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    .nav-tabs > li {
        min-width: 170px;
    }
    .products .img-responsive, .container-product .img-responsive, .btn, .btn:active {
    width: 100%;
    }    
}
@media only screen and (max-width: 960px) {
    .details, .navbar-right {
        text-align: left;
        padding: 0px 35px;
    }
  
}
/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
  .container-fluid {
    display: block;
    width: 90%;
      margin-top: 2em;
  }
    .container-product h3 {
        margin-top: 20px;
        font-size: 30px;
    }    
    
    h3.release {
        margin-bottom: 10px;
    }    
    
    .nav {
        margin-left: 0;
    }
    ul.nav.nav-tabs {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    ul.nav.nav-tabs > li {
        float: none;
        display: table-cell;
    }
    ul.nav.nav-tabs li {
        width: 100%;
    }
    .btn {
      width: 85%;
    }
  .merchbutton .btn {
    width: 90%;
  }
    .nav > li > a {
        padding: 5px;
    }
    .nav h4 {
        font-size: 93%;
    }
  .navbar-collapse {
    margin-bottom: 10px;
  }
  .navbar-collapse .navbar-right {
    text-align: left;
    padding: 0;
    width: 100%;
    float: none;
    margin-left: -10% !important;
    display: block;
  } 
  .navbar-bottom .navbar-right {
     padding: 0px 15px;
    line-height: auto;
  }
  .navbar-bottom h4 {
    font-size: 1em;
    line-height: 1em;
  } 
  .navbar-bottom img {
    padding-bottom: 15px;
  }
  .navbar-bottom a {
    padding: 10px;
  }
    .form-control {
        padding: 0px;
    }
    .products .img-responsive, .container-product .img-responsive, .btn, .btn:active {
        width: 100%;
    max-width: auto;
    }   
  .products div .btn {
    min-width: 250px !important;
  } 
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .nav-tabs > li {
        min-width: auto;
    }
}

@media only screen and (min-width: 768px) {
    h3 {
font-size: 20px !important;
    letter-spacing: 0px;
    display: block;
    margin: 0 auto;
        max-width: 350px;
    }
h3.release {
    min-height: 2.5em;
}    
    .details h3 {
        font-size: 30px !important;
    letter-spacing: 0px;
    font-size: 30px !important;
    letter-spacing: 0px;
    max-width: 100%;
    text-align: center;        
    }  
  .container-product {
    padding: 30px;
    box-sizing: border-box;
  } 
  .merchbutton {
    margin-bottom: 20px;
  }
  .products h3 .highlight {
    display: inline;
  }
    
}




.merchbutton .btn, .merchbutton .btn:active {
    background: #ef2a24;
color: #fff;
}

.merchbutton .btn:hover, .merchbutton .btn:hover a, .merchbutton .btn a:hover,   .merchbutton .btn:hover .highlight,  .merchbutton .btn:hover .price   {
    background: #000 !important;
    color: #ef2a24 !important;
}
 
.merchbutton .btn a, .merchbutton .btn .highlight  {
    color: #fff;
}

.checkoutpage .btn-success:hover, .checkoutpage .btn-success:hover a, .cart .btn-success:hover, .cart .btn-success:hover a,   {
    background: #000 !important;
}

.checkoutpage a {
    text-decoration: underline;
}

@media (min-width: 992px) {
.browse .col-md-6 {
    width: 100%;
}
.browse .product .img-responsive {
    max-width: 500px !important;
}    
.browse .products div .btn {
    min-width: 500px !important;
    max-width: 500px !important;
}    
}
h3.title {
    padding-bottom: 15px;
}