
/* CARD DESKTOP  -------------------------------------------------------*/
@media only screen and (min-width: 992px) {
  .card-catalogue {
    max-width: 17%;
  	background-color: #fff;
  	margin: 0 15px 20px 15px;
    padding: 0;
    position: relative;
    height: max-content;
  }
  .card-catalogue-xl {
    max-width: 48%;
  	background-color: #fff;
  	margin: 0 1% 20px 1%!important;
    padding: 0 0 0px 0;
    position: relative;
    height: max-content;
    float: none;
/*  margin:auto;
    border-top: 1px solid #000;
    min-height:250px;*/
  }
  .card-title {
    min-height: 73px;
    margin-bottom: .1rem;
  }
  .card-artist {
    font-family: 'Roboto Condensed', sans-serif;
  	margin: 5px 5px 0px 10px;
    font-size:15px;
    line-height: 16px;
    font-weight: bold;
  }
  .card-artist a {
    color: #000000;
    text-transform: uppercase;
  }
  .card-album {
    font-family: 'Roboto Condensed', sans-serif;
  	margin: 3px 10px 0 10px;
    font-size:16px;
    line-height: 1.2;
  }
  .card-album a {
    color: #44546d;
    text-transform: capitalize;
  }
  .card-label, .card-genres {
  	margin: 3px 10px 0 10px;
    line-height: 1.0;
  }
  .card-label a, .card-genres a {
    font-size:14px;
    color: #54545d;
    text-transform: none;
  }
  div.card-tracks-list {
    min-height: 105px;
    padding: 0;
  }
  ul.card-tracks-list {
    font-family: 'Roboto Condensed', sans-serif;
    font-size:12px;
  	padding: 0;
  	margin: 10px 0 0 0;
  	border-top: 1px solid rgba(0,0,0,.125);
    list-style-type: none;
  }
  ul.card-tracks-list li {
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin: 0;
    text-indent: 10px;
  }
  ul.card-tracks-list li a {
  	padding: 4px 0 6px 0;
    color: #000000;
  }
  ul.card-tracks-list li.card-tracks:before {
    font-family: "Font Awesome 5 Free";
    content: "\f58f";
    font-weight: 900;
    margin-right: 7px;
  }
  .card-moretracks {
    margin-top: 0px;
    margin-left: 10px;
    display: inline-block;
    padding: 0px;
  /*  height: 30px!important;*/
  }
  a.moretracks {
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-size:10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1;
    border-top: 0px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 0px;
    padding: 5px 8px 7px 8px;
  }
  .card-equipment {
    font-family: 'Roboto Condensed', sans-serif;
    font-size:15px!important;
    color: #444;
    margin: 10px;
    min-height: 100px;
    line-height: 20px;
    border-top: 1px solid rgba(0,0,0,0.125);
    padding-top: 5px;
  }
  .card-equipment-xl {
    font-family: 'Roboto Condensed', sans-serif;
    font-size:15px!important;
    color: #444;
    margin: 3px 10px 0 10px;
    line-height: 20px;
    border-top: 1px solid rgba(0,0,0,0.125);
    padding-top: 0px;
  }
  .card-brand-genres {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .card-price-cart {
  height: 50px;
  }
  .card-price {
    font-size:18px!important;
    line-height: 1.2;
    color: #000000;
    text-transform: uppercase;
    font-weight: normal;
    padding: 4px 0;
    text-align: center;
  }
  .card-stock {
    padding: 0;
  }
  .card-stock .card-in {
    font-size: 11px;
    color: #44546d;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
  }
  .card-stock .card-out {
    font-size: 11px;
    color: #999999;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 5px 0 0 0;
  }
  .card-addtocart {
  	background: linear-gradient(to bottom right, #f49860 0%, #f45800 100%);
  	height: 30px;
  	border-radius: 1px;
  	padding: 5px 0;
  	width:100%;
    line-height: 1.0;
  }
  .card-addtocart a {
    font-size: 12px;
    color: #ffffff!important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: normal;
  }
  .card-add-preorder {
  background: linear-gradient(to bottom right, #fff 0%, #fff 100%);
  border-style: solid;
  border-width: 4px;
  border-color: #f45800;
  height: 40px;
  border-radius: 1px;
  padding: 6px;
  width: 100%;
  margin: 0 auto 0px auto;
  line-height: 1.0;
  }
  .card-add-preorder a {
  font-size: 14px;
  color: #000!important;
  letter-spacing: 1px;
  text-transform: uppercase;
  }
} /* CARD DESKTOP */

/* CARD MOBILE ------------------------------------------------------- */
@media only screen and (max-width: 991px) {

.scrolling-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}

.card-catalogue {
max-width: 100%;
background-color: #fff;
margin: 0 0 30px 0;
padding: 0;
position: relative;
height: max-content;
}
div.row.card-catalogue {
display: inline-flex;
height:auto;
border-bottom: 10px solid rgb(233,232,231);
/*min-height: 350px */
}
.card-title {
min-height: 105px;
padding: 0;
margin:0;
}
.card-artist {
font-family: 'Roboto Condensed', sans-serif;
margin: 10px 10px 0px 0px;
white-space: normal;
overflow-y: hidden;
text-overflow: ellipsis;
max-height: none;
padding-top: 5px;
line-height: 18px!important;
}
.card-artist a {
font-size:16px!important;
color: #000000;
text-transform: uppercase;
font-weight: bold;
}
.card-album {
font-family: 'Roboto Condensed', sans-serif;
margin: 5px 0px 0px 0px;
line-height: 1.2;
white-space: normal;
overflow-y: hidden;
text-overflow: ellipsis;
max-height: none;
}
.card-album a {
font-size:18px;
color: #44546d;
text-transform: capitalize;
}
ul.card-tracks-list {
font-family: 'Roboto Condensed', sans-serif;
font-size:17px;
padding: 0;
margin: 10px 0 0 0;
border-top: 1px solid rgba(0,0,0,.125);
list-style-type: none;
}
ul.card-tracks-list li {
border-bottom: 1px solid rgba(0,0,0,.125);
padding: 5px 0 5px 10px;
margin: 0;
text-indent: 5px;
}
ul.card-tracks-list li a {
padding: 4px 0 6px 0;
color: #000000;
}
ul.card-tracks-list li.card-tracks:before {
font-family: "Font Awesome 5 Free";
content: "\f58f";
font-weight: 900;
margin: 0 5px 0 0;
}
.card-moretracks {
  margin-top: 0px;
  display: inline-block;
  padding: 0px;
/*  height: 30px!important;*/
}
a.moretracks {
  font-size:10px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  border-top: 0px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 0px;
  margin-left: 10px;
  margin-bottom: 10px;
  display: inline-block;
  padding: 10px 15px;
  vertical-align: top;
}
.card-equipment {
  font-family: 'Roboto Condensed', sans-serif;
  font-size:16px!important;
  line-height: 1.3;
  color: #444;
  margin: 10px 0 0 0;
  border-top: 1px solid rgba(0,0,0,0.125);
  padding: 10px;
}
.card-price {
font-size:21px!important;
line-height: 1.2;
color: #000000;
text-transform: uppercase;
font-weight: normal;
padding: 4px 0;
text-align: center;
}
.card-stock {
padding: 0;
}
.card-stock .card-in {
font-size: 10px;
color: #44546d;
letter-spacing: 1px;
text-transform: uppercase;
margin: 5px 0 1px 0;
}
.card-stock .card-out {
font-size: 11px;
color: #999999;
letter-spacing: 1px;
text-transform: uppercase;
margin: 5px 0 0 0;
}
.card-addtocart {
background: linear-gradient(to bottom right, #f49860 0%, #f45800 100%);
height: 40px;
border-radius: 1px;
padding: 10px;
width: 100%;
margin: 0 auto 0px auto;
line-height: 1.0;
}
.card-addtocart a {
font-size: 14px;
color: rgba(255, 255, 255, 0.9)!important;
letter-spacing: 1px;
text-transform: uppercase;
}
.card-add-preorder {
background: linear-gradient(to bottom right, #fff 0%, #fff 100%);
border-style: solid;
border-width: 8px;
border-color: #f45800;
height: 40px;
border-radius: 1px;
padding: 3px;
width: 100%;
margin: 0 auto 0px auto;
line-height: 1.0;
}
.card-add-preorder a {
font-size: 14px;
color: #000!important;
letter-spacing: 1px;
text-transform: uppercase;
}
} /* CARD MOBILE */

/** Cards
 **************************************************************** **/

.card {
    margin-bottom: 26px;
    overflow-y: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.027451) 0px 2px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.027451) 0px 2px 1px;
    -o-box-shadow: rgba(0, 0, 0, 0.027451) 0px 2px 1px;
    box-shadow: rgba(0, 0, 0, 0.027451) 0px 2px 1px;

    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card img {
	width: 100%;
}
.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
section.dark-2 div.category-grid .card {
    background-color: rgba(0,0,0,0.08);
}

.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
}
.card-body {
	padding: 0px 0px 0px 0px!important;
}
.card-default>.card-heading {
    color: #333;
    background-color: #f8f9fa;
    border-color: #ddd;
}
.card-default>.card-footer {
    background-color: #f8f9fa;
    border-top:0;
}
.card-heading {
    padding: 15px 15px;
}
.card-heading>h1,
.card-heading>h2 {
	margin:0;
}
