@import url("style2.css");
/* Additional styles for the Magento Bootstrap theme
body {
    padding-top: 60px;
} */
body {
  background: #f2f2f2;
  font-family: 'Lora', serif;
  font-size: 16px;
}
h1, h2, h3, h4, h5 {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0;
  font-weight: lighter;
}
.image-cover img {
	border: 1px solid #dedede;
	width: 100%;
	height: 100%;
}
.btn {
	font-family: Helvetica, Arial, sans-serif;
}
.content {
	margin-top: 100px;
}

@media (max-width: 767px) {
	.content {
	margin-top: 0;
	}
	#footer {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.secondnav {
	margin-left: 0;
	list-style: none;
	padding-left: 0;
}

.secondnav li {
	display: inline-block;
	padding: 0 20px 0 0;
}

ul, ol#checkoutSteps {
	list-style: none;
	margin-left: 0;
}

th {
	text-align: left;
}

td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

h3.product-name, h3.product-name a {
	margin-top: 0;
	padding-top: 0;
	line-height: 24.5px;
}
.pager {
	text-align: left;
}
#my-orders-table {
	width: 100%;
}
.block-banner {
	display: none;
}
.tracktitle {
	margin: 5px 0;
	display: inline;
}
.image-cover {
	cursor: pointer;
}
.buy-now {
	font-weight: bold;
	margin: 10px 0;
}
.prices {
	margin-bottom: 10px;
}
.prices a {
	text-decoration: underline;
}
.quote-attribute, .quote {
	display: inline;
	font-size: 16px;
	font-weight: bold;
}
.short-description, .description {
	font-size: 16px;
	margin: 10px 0;
}
.packshot-name {
	font-weight: bold;
}
.listen {
	padding: 2px 5px;
	background-color: #666666;
	border-radius: 12px;
}
.product-details {
	display: inline;
}
.tabbable {
	border: none;
	outline: none;
	margin-top: 10px;
}
.nav-tabs:hover, .tabbable:hover {
	background: transparent;
	outline: none;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	background: #f2f2f2;
}
.nav-tabs > li > a:hover, .nav-pills > .active > a:hover {
	background: #f2f2f2;
}
.nav-tabs li:hover {
	background: #f2f2f2;
}
.product-option-button {
	margin-bottom: 10px;
	font-size: 15px;
}
@media (max-width: 979px) and (min-width: 768px) {
	.product-option-button {
		font-size: 14px;
		padding: 5px;
	}
}

.tab-pane p {
	margin: 10px;
}
.tab-pane p a {
	text-decoration: underline;
}
#header-tracklisting {
	margin-top: 20px;
}
.tracklistings {
	margin-right: 20px;
}
h4.buyopt {
	margin: 20px 0;
}
.headerline {
	border-top: 1px solid #999999;
}
#tracklistings li {
	border-bottom: 1px dashed #cccccc;
	padding: 10px 10px 15px 10px;
}
#tracklistings li:last-child {
	border: none;
}
.mejs-container, .svg, .mejs-audio, .mejs-inner, .mejs-mediaelement, .mejs-controls {
	-webkit-border-radius: 15px;
    border-radius: 15px;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #ffffff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.8)), to(rgba(255,255,255,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,0.8));
	background: -o-linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,0.8));
	background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.8));
}
.footer .links {
	display: none;
}
#footer {
  text-align: center;
  height: 200px;
  background: #000000;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
  display: block;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}
#footer ul li {
  display: inline-block;
  height: 32px;
  width: 32px;
  margin: 0 5px;
}
.facebook {
  height: 32px;
  width: 32px;
  background: url('/images/social/facebook.png');
}
.twitter {
  height: 32px;
  width: 32px;
  background: url('/images/social/twitter.png');
}
.youtube {
  height: 32px;
  width: 32px;
  background: url('/images/social/youtube.png');
}
.soundcloud {
  height: 32px;
  width: 32px;
  background: url('/images/social/soundcloud.png');
}
.spotify {
  height: 32px;
  width: 32px;
  background: url('/images/social/spotify.png') no-repeat;
}
.instagram {
  height: 32px;
  width: 32px;
  background: url('/images/social/instagram.png') no-repeat;
}
.rss {
  height: 32px;
  width: 32px;
  background: url('/images/social/rss.png');
}
.new-users, .registered-users, .col-1, .col-2, .buttons-set {
	display: inline;
}
label {
	display: inline;
}

ul.messages > li.error-msg {
	color: #ffffff;
	background-color: #ff3c3c;
	padding: 10px;
}

.mejs-list li {
	cursor: pointer;
}
.mejs-list li:hover {
    background: #ffffec;
}
.mejs-list li.current {
    background: #EAF2FF;
}