/*		 included CSS content		*/
@import url('https://fonts.googleapis.com/css?family=Permanent+Marker|Roboto:400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');

body {
font-family: 'Roboto', sans-serif;
}

.container .ProductGrid > li { min-width: 320px;}

.HorizontalCatNav a, .HorizontalCatNav li {
font-family: 'Roboto', sans-serif !important;
}
.HorizontalCatNav {
    text-align: center;
}
.MiniCartControls button {
font-family: 'Roboto', sans-serif !important;
text-transform: uppercase;
}
.Breadcrumbs li a, .Breadcrumbs li {
font-family: 'Roboto', sans-serif !important;
text-transform: uppercase;
}


h1, .CarouselTitle {
font-family: 'Permanent Marker', cursive;
}

/*
@media (min-width: 767px) {
.container .ProductGrid > li {
    min-width: 315px;
}
}
*/

#Block_ProductGrid img {
    border: 1px solid #c8c8c8;
}

.ProductGridComponent .CollectionTitle {
font-size: 45px;
text-align: center;
padding-bottom: 50px;
font-family: 'Permanent Marker', cursive;
}


.BreadcrumbsComponent a {
    font-family: 'Roboto', sans-serif !important;
}

.dropdown-menu > li > a {
    font-family: 'Roboto', sans-serif;
}

.ProductGrid .ProductName {
text-align: center;
font-size: 16px;
margin-top: 30px;
}

.ProductGrid ul.PricingContainer  {
text-align: center;
font-size: 20px;
}

.ProductGrid .Pricing {
    margin-top: 10px;
}

.CatalogName {
    padding: 22px 22px 22px;
}

@media (min-width: 1000px) {
.ProductGrid .ProductName {
    padding-right: 45px;
    padding-left: 45px;
}
}

.btnAddToCart, a.btnAddToCart {
    padding: 8px 25px;
    height: 41px;
}

.btn-sm, .btn-group-sm > .btn {
    font-size: 16px;
}

.AddToCartComponent .btnAddToCart {
 text-transform: uppercase;
}

button.ProductReviewWriteButton.btn.btn-primary {
font-family: 'Roboto';
text-transform: uppercase;
font-weight: 500;
}

.ReviewSubmitBtn {
    text-transform: uppercase;
}

.CarouselTitle {
    font-size: 45px;
    font-weight: normal;
    text-transform: capitalize;
    text-align: center;
    padding: 20px;
}

ul.col-sm-4 a {
    font-family: 'Roboto', sans-serif;
}

.ProductElementsDisplay .HoverText {
    font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #000;
}

.ProductElementsDisplay .HoverTextBackground {
	background: #fff;
}

.ProductGrid .ProductName {
    margin-top: 10px;
}

#Block_YouMightAlsoLike {
    margin-top: 40px;
    border-top: 1px solid #c3c3c3;
    padding-top: 20px;
}

.SocialNetworkingMenu .panel-title {
    padding: 0 22px 0;
}
.SocialNetworkingMenu ul {
    padding-top: 16px;
}


#Block_YouMightAlsoLike {
border: none;
}




/* Footer */
#EmailAddressFooter {
    border-top: solid 1px #c8c8c8;
    border-left: solid 1px #c8c8c8;
    border-bottom: solid 1px #c8c8c8;
}
.FooterMailingListSocial .MailingListBtn {
    border-top: solid 1px #c8c8c8;
    border-left: none;
    border-right: solid 1px #c8c8c8;
    border-bottom: solid 1px #c8c8c8;
}/*		 values from editor		*/
/*		Default Values		*/
a:hover, a:focus, a:active {
	color: #7d7d7d;
	text-decoration: none;
}

a {
	color: #000;
}

body {
	color: #000;
	background-color: #fff;
	background-image: url(https://static.musictoday.com/store/bands/4302/images/bkg_zebra-light.jpg);
	background-repeat: repeat;
	background-position: center top;
}

/*		Header		*/
.HeaderComponent {
	background-color: #fff;
}

.HeaderTopLinks, .AccountLinks {
	color: #000;
}

.HeaderTopLinks a, .AccountLinks > li > a {
	color: #000;
	font-size: 13px;
	text-decoration: none;
}

.HeaderTopLinks a:hover, .HeaderTopLinks a:active, .HeaderTopLinks a:focus, .AccountLinks > li > a:hover, .AccountLinks > li > a:active, .AccountLinks > li > a: focus {
	color: #7d7d7d;
	text-decoration: none;
}

.HeaderMobile button .icon-cms-hamburger {
	color: #000;
}

.SearchIcon .icon-cms-spyglass {
	color: #000;
}

.SearchIcon .icon-cms-spyglass:hover, .SearchIcon .icon-cms-spyglass:active, .SearchIcon .icon-cms-spyglass:focus {
	color: #7d7d7d;
}

.ShoppingCartIcon {
	color: #000;
}

.ShoppingCartIcon:hover, .ShoppingCartIcon:active, .ShoppingCartIcon:focus {
	color: #7d7d7d;
}

/*		Navigation		*/
.HorizontalCatNav {
	text-align: center;
}

.HorizontalCatNav > li > a {
	color: #000;
	font-size: 17px;
	text-transform: uppercase;
}

.HorizontalCatNav > li > a:hover, .HorizontalCatNav > li > a:focus, .HorizontalCatNav > li > a:active {
	color: #aaa;
}

/*		Product		*/
.Breadcrumbs li a,.Breadcrumbs li {
	color: #000;
}

.Breadcrumbs .CurrentDept {
	color: #7d7d7d;
	font-weight: bold;
}

.CarouselTitle {
	color: #373737;
	font-size: 35px;
}

.CatalogName {
	color: #000;
}

#HeaderMobileDeptName {
	color: #000;
}

.CarouselContainer .btn-primary {
	color: #000;
	background-color: transparent;
	border-color: #000;
}

.CarouselContainer .btn-primary:hover, .CarouselContainer .btn-primary:active, .CarouselContainer .btn-primary:focus {
	color: #000;
	background-color: #7d7d7d;
	border-color: #000;
}

.ProductGridComponent .btn-primary:hover {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.ProductGridComponent .btn-primary {
	color: #000;
	background-color: transparent;
	border-color: #000;
}

.ProductGridComponent .CollectionTitle {
	color: #373737;
}

li.SocialShareLink > a:hover, .SocialShareDropdownMenu > li > a:hover {
	color: #7d7d7d;
}

.SocialShareLink a, .SocialShareDropdownMenu > li > a {
	color: #000;
}

/*		Add to Cart Component		*/
.AddToCartComponent .btnAddToCart:hover, .AddToCartComponent .btnAddToCart:active {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.AddToCartComponent .btnAddToCart {
	color: #000;
	font-size: 18px;
	background-color: transparent;
	border-color: #000;
}

.MiniCartControls button {
	color: black;
	background-color: transparent;
	border-color: black;
}

.MiniCartControls .btn:hover {
	color: white;
	background-color: black;
	border-color: #000;
}

/*		Product Reviews		*/
.SelectStarRating .FullStar {
	fill: #000;
}

.ProductReviewSummaryComponent .FullStar, .ProductReviewSummaryComponent .lefthalfstar, .ProductRating .FullStar, .ProductRating .HalfStarWrapper, .ProductReviewListingComponent .FullStar, .ProductReviewListingComponent .HalfStarWrapper, .ProductRating .lefthalfstar, .lefthalfstar {
	fill: #000;
}

.ReviewSubmitBtn:hover {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.ReviewSubmitBtn {
	color: #000;
	background-color: transparent;
	border-color: #000;
}

button.ProductReviewWriteButton.btn.btn-primary:hover, button.ProductReviewWriteButton.btn.btn-primary:active, button.ProductReviewWriteButton.btn.btn-primary:focus {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

button.ProductReviewWriteButton.btn.btn-primary {
	color: #000;
	background-color: transparent;
	border-color: #000;
}

/*		Footer		*/
.CopyrightFooter {
	color: #000;
}

.Footer {
	color: #000;
}

.Footer a {
	color: #000;
}

.Footer a:hover, .Footer a:active, .Footer a:focus {
	color: #7d7d7d;
}

.FooterMailingListSocial .MailingListBtn {
	background-color: #fff;
}

.FooterMailingListSocial .MailingListBtn i {
	color: #000;
}

.FooterMailingListSocial .form-control {
	background-color: #fff;
	border-color: transparent;
}

.FooterSocialIcons i {
	color: #000;
}

.FooterSocialIcons i:hover, .FooterSocialIcons i:active, .FooterSocialIcons i:focus {
	color: #7d7d7d;
}

.FooterTitle {
	color: #000;
}

.QuestionsConcerns li {
	color: #000;
}

