br {
    display: none;
}


.site-info {
    display: none;
}


a.woocommerce-store-notice__dismiss-link {
    display: none;
}




body.post-template-default.single.single-post.postid-887.single-format-standard.custom-background.woocommerce-demo-store.fully-background.right-sidebar.woocommerce-active.storefront-site-logo-active {
    background-color: black;
}




[hidden woocommerce search bar]

input#woocommerce-product-search-field-0 {
    display: none;
}

form.woocommerce-product-search {
    display: none;
}





a {
    color: rgb(60, 251, 0);
}



input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], .input-text {
    border-radius: 0;
    border: 2px dashed rgba(0, 0, 0, 0.15);
    padding-left: 1em;
    background: rgba(90, 90, 90, 0.48);
    color: #777;
    box-shadow: none;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], .input-text {
    border-radius: 0;
    border: 2px dashed rgba(0, 0, 0, 0.15);
    padding-left: 1em;
    background: rgb(238 238 238 / 55%);
    color: #777;
    box-shadow: none;
}




.music-store-song a, .music-store-collection a {
    color: #ffffff;
}



.music-store-pagination .page-link {
    color: #1cf200;
    text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
    color: #ffffff;
}





.content-area {
    background: rgba(0, 0, 0, 0.74);
    position: relative;
    margin-bottom: 3.631em !important;
    padding: 1em;
}

.content-area {
    background: rgb(44 44 44 / 66%);
    position: relative;
    margin-bottom: 3.631em !important;
    padding: 1em;
}

.content-area {
    background: rgb(27 27 27 / 66%);
    position: relative;
    margin-bottom: 3.631em !important;
    padding: 1em;
}






.widget-area .widget {
    padding: 2.618em 1em 1em 1em;
    position: relative;
    background: rgba(60, 251, 0, 0.49);
    font-family: "Kalam";
}

.widget-area .widget {
    padding: 2.618em 1em 1em 1em;
    position: relative;
    background: rgb(156 144 155 / 72%);
    font-family: "Kalam";
}



button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget-area .widget a.button, .site-header-cart .widget_shopping_cart a.button {
    background-color: #090b0b;
    border-color: #090b0b;
    color: #f7f7f7;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .added_to_cart:hover, .widget-area .widget a.button:hover, .site-header-cart .widget_shopping_cart a.button:hover {
    background-color: #9c27b0;
    border-color: #9c27b0;
    color: #f7f7f7;
}




.main-navigation ul li a, .site-title a, ul.menu li a, .site-branding h1 a {
    color: #ffffff;
}

.main-navigation ul li a, .site-title a, ul.menu li a, .site-branding h1 a {
    color: #12c4d9;
}

.main-navigation ul li a, .site-title a, ul.menu li a, .site-branding h1 a {
    color: #ffffff;
}










.site-footer a:not(.button) {
    color: #25ec07;
}


.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
    color: #2dbe0a;
}





.demo_store {
    position: static;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 1em 1.387em;
    background-color: #090b0b;
    color: #fff;
}



table tbody td, fieldset, fieldset legend {
    background-color: rgba(60, 251, 0, 0.54) !important;
}

table tbody td, fieldset, fieldset legend {
    background-color: rgb(0 0 0 / 54%) !important;
}





table tbody tr:nth-child(2n) td, #payment .payment_methods > li .payment_box, #payment .place-order {
    background-color: #ff0000 !important;
}

table tbody tr:nth-child(2n) td, #payment .payment_methods > li .payment_box, #payment .place-order {
    background-color: #85688480 !important;
}




select#ordering_by {
    display: none;
}

.music-store-ordering {
    display: none;
}




.comment-text .description {
    padding: 1em;
    background: #00abff;
    border: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-top: 1.618em solid rgba(0, 0, 0, 0.025);
    font-family: "Kalam";
}




.woocommerce-pagination .page-numbers li .page-numbers.current {
    background: #e6309b;
}



.onsale {
    background: #e6309b;
    border: 0;
}



body, .secondary-navigation a, .widget-area .widget a, .onsale, #comments .comment-list .reply a, .pagination .page-numbers li .page-numbers:not(.current), .woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    color: #fff;
}




.music-store-tabs li.active-tab {
    background: #a0a0a0;
    background: -moz-linear-gradient(top, #a0a0a0 0%, #dcdcdc 12%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0a0a0), color-stop(12%,#dcdcdc));
    background: -webkit-linear-gradient(top, #a0a0a0 0%,#dcdcdc 12%);
    background: -o-linear-gradient(top, #a0a0a0 0%,#dcdcdc 12%);
    background: -ms-linear-gradient(top, #a0a0a0 0%,#dcdcdc 12%);
    background: linear-gradient(to bottom, #a0a0a0 0%,#dcdcdc82 12%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#dcdcdc',GradientType=0 );
    border: 1px solid #C3C3C3;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(255, 255, 255, 0.6);
    -moz-box-shadow: 0px 2px 1px 0px rgba(255, 255, 255, 0.6);
    box-shadow: 0px 2px 1px 0px rgba(255, 255, 255, 0.6);
    color: #3C3C3C;
}



.music-store-header {
    background: #eeeeed !important;
    background: -moz-linear-gradient(top, #eeeeed 0%, #f5f5f5 23%, #cbcaca 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeed), color-stop(23%,#f5f5f5), color-stop(100%,#cbcaca)) !important;
    background: -webkit-linear-gradient(top, #eeeeed 0%,#f5f5f5 23%,#cbcaca 100%) !important;
    background: -o-linear-gradient(top, #eeeeed 0%,#f5f5f5 23%,#cbcaca 100%) !important;
    background: -ms-linear-gradient(top, #eeeeed 0%,#f5f5f5 23%,#cbcaca 100%) !important;
    background: linear-gradient(to bottom, #eeeeed00 0%,#f5f5f500 23%,#cbcaca00 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeed', endColorstr='#cbcaca',GradientType=0 ) !important;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: table;
}







nav.woocommerce-MyAccount-navigation {
    display: none;
}



.storefront-handheld-footer-bar {
    display: none;
}





.hentry .entry-header h1 {
    border-bottom-style: double;
    /* border-bottom-width: 4px; */
    border-bottom-color: #ddd0;
    /* font-size: 2.618em; */
}




/*media all*/
table th, #payment .payment_methods > li {
    background-color: rgba(184, 184, 184, 1) !important;
}

/*media all*/
#order_review {
    background-color: rgba(153, 153, 153, 1);
}


